@-webkit-keyframes wave{0%,100%,60%{-webkit-transform:initial;transform:initial}30%{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}@keyframes wave{0%,100%,60%{-webkit-transform:initial;transform:initial}30%{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}@-webkit-keyframes loading{0%{width:0}100%{width:100%}}@keyframes loading{0%{width:0}100%{width:100%}}@-webkit-keyframes fadeIn{0%{opacity:.2}100%{opacity:1}}@keyframes fadeIn{0%{opacity:.2}100%{opacity:1}}#save-modal{background:#fff}#save-modal .img-wrap img{margin:auto}#save-modal h2,#save-modal p{text-align:center}.call__to-banner{padding:17px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffdd28;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.call__to-banner .text{font-weight:700;font-size:24px;line-height:28px;color:#292929}.call__to-banner .phone{font-weight:500;font-size:24px;line-height:28px;color:#292929;text-decoration:none}@media screen and (max-width:460px){.call__to-banner .phone,.call__to-banner .text{font-size:18px;line-height:21px}}@media screen and (max-width:340px){.call__to-banner .phone,.call__to-banner .text{font-size:15px;line-height:17px}}#budget_tab.tab:has(.inputs.inputs--radio) h2,#financing_option.tab:has(.inputs.inputs--radio) h2,#rate_credit.tab:has(.inputs.inputs--radio) h2{margin-bottom:40px!important}@media (max-width:767px){#budget_tab.tab:has(.inputs.inputs--radio) h2,#financing_option.tab:has(.inputs.inputs--radio) h2,#rate_credit.tab:has(.inputs.inputs--radio) h2{margin-bottom:20px!important}}#budget_tab.tab:has(.inputs.inputs--radio) .sm-text,#financing_option.tab:has(.inputs.inputs--radio) .sm-text,#rate_credit.tab:has(.inputs.inputs--radio) .sm-text{margin-bottom:40px!important}@media (max-width:767px){#budget_tab.tab:has(.inputs.inputs--radio) .sm-text,#financing_option.tab:has(.inputs.inputs--radio) .sm-text,#rate_credit.tab:has(.inputs.inputs--radio) .sm-text{margin-bottom:20px!important}}#budget_tab.tab:has(.inputs.inputs--radio):has(.sm-text) h2,#financing_option.tab:has(.inputs.inputs--radio):has(.sm-text) h2,#rate_credit.tab:has(.inputs.inputs--radio):has(.sm-text) h2{margin-bottom:15px!important}@media (max-width:767px){#budget_tab.tab:has(.inputs.inputs--radio):has(.sm-text) h2,#financing_option.tab:has(.inputs.inputs--radio):has(.sm-text) h2,#rate_credit.tab:has(.inputs.inputs--radio):has(.sm-text) h2{margin-bottom:10px!important}}#budget_tab .inputs--radio,#financing_option .inputs--radio,#rate_credit .inputs--radio{max-width:513px;width:100%;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}#budget_tab .inputs--radio .checkbox-btn+label,#financing_option .inputs--radio .checkbox-btn+label,#rate_credit .inputs--radio .checkbox-btn+label{margin:0}#budget_tab .inputs--radio .checkbox-btn:checked+label,#financing_option .inputs--radio .checkbox-btn:checked+label,#rate_credit .inputs--radio .checkbox-btn:checked+label{-webkit-animation:none!important;animation:none!important}#budget_tab .inputs--radio label,#financing_option .inputs--radio label,#rate_credit .inputs--radio label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:17px;font:600 20px/115% Rubik;text-align:center;border-radius:6px;border:none;height:auto;background:#55b435;color:#fff}#budget_tab .inputs--radio label::before,#financing_option .inputs--radio label::before,#rate_credit .inputs--radio label::before{display:none}@media screen and (max-width:767px){#budget_tab .inputs--radio label,#financing_option .inputs--radio label,#rate_credit .inputs--radio label{font-size:18px;padding:18px 10px}}.zmarg{margin:0 -50px 15px -50px}@media screen and (max-width:768px){.zmarg{margin:unset}}#notifyBoxAdress{display:none;width:309px;height:83px;padding:10px 16px 10px 10px;gap:10px;grid-template-columns:63px 1fr;background:#fff;border-radius:24px;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:46px}@media screen and (max-width:580px){#notifyBoxAdress{margin-left:auto;margin-right:auto;left:0;right:0}}#notifyBoxAdress span{font-weight:600;font-size:16px;margin-bottom:3px;font-family:Rubik;line-height:19px;color:#444}#notifyBoxAdress p{font-size:14px;line-height:17px;margin-bottom:5px;font-family:Rubik;color:#444;font-weight:400}#notifyBoxAdress .bottom-text{color:#a4a4a4;font-size:12px;line-height:14px;font-family:Rubik;font-weight:400}#notifyBoxAdress.show-notify-addres{-webkit-animation:1s ease-in 3s both slideUpNotify;animation:1s ease-in 3s both slideUpNotify;display:grid;opacity:0;bottom:29px}#notifyBox{display:none;width:287px;height:83px;padding:10px 16px 10px 10px;gap:10px;grid-template-columns:63px 1fr;background:#fff;border-radius:24px;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:46px}@media screen and (max-width:580px){#notifyBox{margin-left:auto;margin-right:auto;left:0;right:0}}#notifyBox p{color:#444;font-family:Rubik,sans-serif;font-size:16px;line-height:19px;font-weight:400}#notifyBox p span{font-weight:600}#notifyBox.show-notify{-webkit-animation:1s ease-in 3s both slideUpNotify;animation:1s ease-in 3s both slideUpNotify;display:grid;opacity:0;bottom:29px}@-webkit-keyframes slideUpNotify{from{opacity:0;bottom:-82px}to{opacity:1;bottom:29px}}@keyframes slideUpNotify{from{opacity:0;bottom:-82px}to{opacity:1;bottom:29px}}@media screen and (max-width:580px){@-webkit-keyframes slideUpNotify{from{opacity:0;bottom:-42px}to{opacity:1;bottom:10px}}@keyframes slideUpNotify{from{opacity:0;bottom:-42px}to{opacity:1;bottom:10px}}}.step-animate{position:absolute;right:0;bottom:25px}@media screen and (max-width:768px){.step-animate{bottom:7px;right:16px}}.step-loading .wave{position:relative;margin:0 auto 5px auto;text-align:center;line-height:0}.step-loading .wave .dot{display:inline-block;vertical-align:bottom;width:2px;height:2px;border-radius:2px;margin-right:1px;background:#66aa4f;-webkit-animation:wave 1s linear infinite;animation:wave 1s linear infinite}.step-loading .wave .dot:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.step-loading .wave .dot:nth-child(3){-webkit-animation-delay:-.9s;animation-delay:-.9s}.step-loading .loading{position:relative;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;left:0;top:0;font-size:16px;line-height:19px;font-weight:400;text-transform:capitalize;overflow:hidden}@media screen and (max-width:768px){.step-loading .loading{font-size:12px;line-height:14px}}.step-loading .loading:before{color:#aaa;content:attr(data-loading-text)}.step-loading .loading:after{top:0;left:0;width:0;opacity:1;color:#66aa4f;overflow:hidden;position:absolute;content:attr(data-loading-text);-webkit-animation:loading 3s infinite;animation:loading 3s infinite}.steps-checkbox{margin:9px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.steps-checkbox input[type=checkbox]{display:none}.steps-checkbox input[type=checkbox]:checked+.styled-box{border-color:#55b435;background-color:#55b435;background-image:url(/v2/img/dist/icons/check-box.svg);background-size:12px;background-repeat:no-repeat;background-position:center}.steps-checkbox .styled-box{display:inline-block;cursor:pointer;width:21px;height:21px;background:#fff;border:1px solid #99d14c;border-radius:6px}.steps-checkbox .text{padding-left:10px;font-weight:400;font-style:italic;font-size:17px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;text-align:center;line-height:127%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black{padding:0 0 100px 0}}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request{margin-top:0;padding-top:0;padding-bottom:0;padding:0;margin-left:0;margin-right:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black .request,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request{padding-top:0;margin-top:0;padding-bottom:0;padding:0}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br{display:none}}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-payday .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-security .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-siding .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-solar .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom,.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;text-align:center;width:519px;max-width:519px;margin-left:-60px;margin-right:-60px}@media screen and (max-width:520px){.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black{width:100%;margin-left:0;margin-right:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black{padding:0 0 100px 0}}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request{margin-top:0;padding-top:0;padding-bottom:0;padding:0;margin-left:0;margin-right:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request{padding-top:0;margin-top:0;padding-bottom:0;padding:0}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .request .black-br{display:none}}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #phone_tab .form .tcpa-black .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}.landing-wrap.funnel-black-style .hero__quiz.full-w .content #windows_repair .steps__inner.first-step-h2,.landing-wrap.funnel-black-style.black-roofing #roofing_replace .steps__inner.first-step-h2,.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner.first-step-h2{margin-top:0}.landing-wrap.funnel-black-style .hero__quiz.full-w .content #windows_repair .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-roofing #roofing_replace .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner.first-step-h2 h2{font-size:20px;line-height:30px;margin-bottom:30px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .hero__quiz.full-w .content #windows_repair .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-roofing #roofing_replace .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner.first-step-h2 h2{margin-bottom:20px;margin-top:5px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz.full-w .content #windows_repair .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-roofing #roofing_replace .steps__inner.first-step-h2 h2,.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner.first-step-h2 h2{font-size:15px!important}}.horizontal__labels-wrap{margin-bottom:30px}.horizontal__labels-wrap .form{max-width:100%!important}.horizontal__labels-wrap .inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.horizontal__labels-wrap .inputs .steps__form_checkbox{margin-right:12px}.horizontal__labels-wrap .inputs .steps__form_checkbox:last-child{margin-right:0}.horizontal__labels-wrap .inputs .steps__form_checkbox label{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:16px 14px;background:rgba(32,32,32,.8);border:1px solid #686868;border-radius:8px;font-weight:400;font-size:18px;line-height:21px;color:#fff;height:auto}.horizontal__labels-wrap .inputs .steps__form_checkbox label:before{content:"";display:none}.horizontal__labels-wrap .inputs .steps__form_checkbox label .mil{padding-left:5px;font-size:14px;line-height:16px}.horizontal__labels-wrap .inputs .steps__form_checkbox .checkbox-btn:checked+label{background:#55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.horizontal__labels-wrap.blue-items .inputs .steps__form_checkbox label{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:16px 14px;background:#232323;border:1px solid #555;border-radius:5px;font-weight:400;font-size:18px;line-height:22px;color:#fff;height:auto}.horizontal__labels-wrap.blue-items .inputs .steps__form_checkbox label:before{content:"";display:none}.horizontal__labels-wrap.blue-items .inputs .steps__form_checkbox label .mil{padding-left:5px;font-size:14px;line-height:16px}.horizontal__labels-wrap.blue-items .inputs .steps__form_checkbox .checkbox-btn:checked+label{background:#277bff;border:1px solid #277bff;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#fff;font-weight:600;-webkit-animation:none;animation:none;-webkit-box-shadow:none;box-shadow:none}@media screen and (max-width:505px){.horizontal__labels-wrap .inputs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.horizontal__labels-wrap .inputs .steps__form_checkbox{margin:0;width:100%}.horizontal__labels-wrap .inputs .steps__form_checkbox label{font-size:17px;line-height:20px;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.horizontal__labels-wrap .inputs .steps__form_checkbox label a{color:#fff;text-decoration:none}}.webp .landing-wrap.funnel-black-style.black-walk-in-tubs .hero{background:url(/v2/img/funnel/black/wit/webp/walk-in-tubs-img-hero.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report{background:url(/v2/img/funnel/black/wit/webp/table_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-walk-in-tubs .solar__technology{background:url(/v2/img/funnel/black/wit/webp/bg-technology.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-walk-in-tubs .funnel__bottom-li{max-width:950px}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero{background:url(/v2/img/funnel/black/plumbing/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .free__roofing__report{background:url(/v2/img/funnel/black/plumbing/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__technology{background:url(/v2/img/funnel/black/plumbing/webp/steps-bg.webp) no-repeat center center/cover}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumb-renovation .hero{background:url(/v2/img/domain/plumbrenovation-com/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumb-renovation .plumb-renovation__report{background:url(/v2/img/domain/plumbrenovation-com/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumb-renovation .plumb-renovation__tehnology{background:url(/v2/img/domain/plumbrenovation-com/webp/steps_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero{background:url(/v2/img/domain/bestwarrantypros-com/webp/top-bg.webp) no-repeat center center/cover!important}.webp .landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report{background:url(/v2/img/domain/bestwarrantypros-com/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .solar__technology{background:url(/v2/img/domain/bestwarrantypros-com/webp/steps-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-windows .hero{background:url(/v2/img/funnel/black/windows/webp/black-windows_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-windows .free__solar__report{background:url(/v2/img/funnel/black/windows/webp/table_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-windows .solar__technology{background:url(/v2/img/funnel/black/windows/webp/bg-technology.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-hvac .hero{background:url(/v2/img/funnel/black/hvac/webp/hvac-top_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-hvac .free__solar__report{background:url(/v2/img/funnel/black/hvac/webp/table_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-hvac .solar__technology{background:url(/v2/img/funnel/black/hvac/webp/steps_bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-flooring .hero{background:url(/v2/img/funnel/black/flooring/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-flooring .free__solar__report{background:url(/v2/img/funnel/black/flooring/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-flooring .solar__technology{background:url(/v2/img/funnel/black/flooring/webp/steps-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-siding .hero{min-height:100vh;background:url(/v2/img/funnel/black/siding/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-siding .free__solar__report{background:url(/v2/img/funnel/black/siding/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-siding .solar__technology{background:url(/v2/img/funnel/black/siding/webp/steps-bg.webp) no-repeat center center/cover}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-siding .solar__technology{background:url(/v2/img/funnel/black/siding/webp/steps-bg_sm.webp) no-repeat center center/cover}}.webp .landing-wrap.funnel-black-style.black-gutter .hero{background:url(/v2/img/funnel/black/gutter/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-gutter .free__solar__report{background:url(/v2/img/funnel/black/gutter/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-gutter .solar__technology{background:url(/v2/img/funnel/black/gutter/webp/steps-bg.webp) no-repeat center center/cover}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-gutter .solar__technology{background:url(/v2/img/funnel/black/gutter/webp/steps-bg_sm.webp) no-repeat center center/cover}}.webp .landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-image:url(/v2/img/funnel/black/gutter/webp/content-1.webp)}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-image:none}}.webp .landing-wrap.funnel-black-style.black-gutter .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.webp .landing-wrap.funnel-black-style.black-gutter .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.webp .landing-wrap.funnel-black-style.black-gutter .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}.webp .landing-wrap.funnel-black-style.black-kitchen .hero{background:url(/v2/img/funnel/black/kitchen/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-kitchen .free__solar__report{background:url(/v2/img/funnel/black/kitchen/webp/table-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.black-kitchen .solar__technology{background:url(/v2/img/funnel/black/kitchen/webp/steps-bg.webp) no-repeat center center/cover}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-kitchen .solar__technology{background:url(/v2/img/funnel/black/kitchen/webp/steps-bg_sm.webp) no-repeat center center/cover}}.webp .landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-image:url(/v2/img/funnel/black/kitchen/webp/content-1.webp)}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-image:none}}.webp .landing-wrap.funnel-black-style.black-solar .hero{background:url(/v2/img/funnel/black/solar/webp/top-bg.webp) no-repeat center center/cover}@media screen and (max-width:768px){.webp .landing-wrap.funnel-black-style.black-solar .hero{background:url(/v2/img/funnel/black/solar/webp/top-bg_sm.webp) no-repeat center center/cover}}.webp .landing-wrap.funnel-black-style.black-solar .solar__technology{background:url(/v2/img/funnel/black/solar/webp/steps-bg.webp) no-repeat center center/cover}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.black-solar .solar__technology{background:url(/v2/img/funnel/black/solar/webp/steps-bg_sm.webp) no-repeat center center/cover}}@media screen and (max-width:1000px){.webp .landing-wrap.funnel-black-style.black-solar .solar__technology__list__item{-webkit-box-align:normal;-ms-flex-align:normal;align-items:normal}.webp .landing-wrap.funnel-black-style.black-solar .solar__technology__list__item picture{display:-webkit-box;display:-ms-flexbox;display:flex}.webp .landing-wrap.funnel-black-style.black-solar .solar__technology__list__item picture img{-o-object-fit:cover;object-fit:cover}}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form{max-width:800px!important}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .inputs{max-width:513px!important}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .steps__buttons{margin-top:15px}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-black{max-width:640px;margin:15px auto 0 auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;line-height:18px}@media (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-black{margin:10px auto 0 auto;padding:0}}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-black .request{font-size:13px}@media (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-black .request{font-size:11px}}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .steps__buttons{max-width:513px!important;width:100%;margin-left:auto;margin-right:auto}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-bottom{margin-top:5px}@media (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.mob-sr .hero__quiz .content #phone_tab .form .tcpa-bottom{font-size:11px}}.landing-wrap.funnel-black-style .hero{min-height:100vh;background:url(/v2/img/funnel/black/roofing/roofing-img-hero_roofing.jpg) no-repeat center center/cover;background-color:#262b2f!important;-webkit-transition:background .3s ease;-o-transition:background .3s ease;transition:background .3s ease}.landing-wrap.funnel-black-style .hero.black-bg{background:#1c1c1c!important}.landing-wrap.funnel-black-style .hero__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;-webkit-backdrop-filter:none;backdrop-filter:none;margin-bottom:0}.landing-wrap.funnel-black-style .hero__logo.left-logo{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:580px){.landing-wrap.funnel-black-style .hero__logo.left-logo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style .hero__logo.left-logo img{max-width:80px}}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;max-width:410px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:580px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call{max-width:inherit}}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .info-call{max-width:175px;width:100%;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:115%}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .info-call span{color:#85c32f}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .info-call{font-size:14px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .info-call{font-size:16px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .info-call{font-size:14px}}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link{width:100%;max-width:255px;padding:8px 0;border-radius:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background-color:#3787ff;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;z-index:100}@media screen and (max-width:480px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link{max-width:175px;gap:5px;padding:3px 0}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link svg{width:12px}}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link:hover{opacity:.8}.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link span{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link span{font-size:17px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style .hero__logo.left-logo .wrap-phone-call .phone-link span{font-size:14px}}.landing-wrap.funnel-black-style .hero__logo.left-logo .step-animate{position:absolute;right:70px;bottom:-25px}@media screen and (max-width:1300px){.landing-wrap.funnel-black-style .hero__logo.left-logo .step-animate{bottom:-5px;right:75px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .hero__logo.left-logo .step-animate{bottom:-25px;right:85px}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style .hero__logo.left-logo .step-animate{bottom:70px;right:25px}}.landing-wrap.funnel-black-style .hero__logo img{max-width:127px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__logo{margin-bottom:0;padding-top:10px}.landing-wrap.funnel-black-style .hero__logo img{max-width:75px}}.landing-wrap.funnel-black-style .hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style .hero__content .steps__box{width:100%}.landing-wrap.funnel-black-style .hero__content .steps__buttons{margin-top:20px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;position:relative;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__content .steps__buttons{width:auto;padding:0;margin-top:20px}}.landing-wrap.funnel-black-style .hero__content .btn-prev{position:relative;margin:20% 0 0 0;padding-left:15px!important;width:100%!important;max-width:125px;padding:13px 0;background:0 0;border:none;font-weight:500;font-size:16px;line-height:24px;color:#cfcfcf}.landing-wrap.funnel-black-style .hero__content .btn-prev:before{content:"";position:absolute;left:30px;top:17px;width:12px;height:12px;background:url(/img/ico/arrow-lft.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style .hero__content .btn-next{width:100%!important;max-width:513px;height:57px;background:#55b435;font-weight:600;font-size:20px;line-height:23px}.landing-wrap.funnel-black-style .hero__content .btn-next.plumb-renovation-btn-next{background:#3d48e0}.landing-wrap.funnel-black-style .hero__quiz{min-height:auto;margin:auto;-webkit-backdrop-filter:none;backdrop-filter:none;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap{-webkit-box-shadow:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .steps__bar_wrapper{display:none}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content{background:0 0!important}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps{padding:0}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__roofing_located{padding-top:0}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__item{min-height:auto;padding:35px 0 65px 0}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{max-width:625px!important;padding:0 20px}.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-size:20px;line-height:30px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{padding-bottom:150px;padding-left:0;padding-right:0}}.landing-wrap.funnel-black-style .hero__quiz.full-w{max-width:100%}.landing-wrap.funnel-black-style .hero__quiz.full-w .content{max-width:100%}.landing-wrap.funnel-black-style .hero__quiz.full-w .content .steps__item{max-width:100%!important}.landing-wrap.funnel-black-style .hero__quiz.full-w .content .steps__item .steps__inner{max-width:100%!important}.landing-wrap.funnel-black-style .hero__quiz #zip_tab .form{max-width:513px;width:100%;padding:0}.landing-wrap.funnel-black-style .hero__quiz #zip_tab .steps__inner{margin-top:0}.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form{max-width:513px}.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form .irs-max{right:-50px}.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form .irs-max:after{content:"+";position:absolute;top:1px;right:-7px}.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form .irs-min{left:-47px}@media screen and (max-width:700px){.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form .irs-min{left:0}.landing-wrap.funnel-black-style .hero__quiz #electric_bill .form .irs-max{right:0}}.landing-wrap.funnel-black-style .hero__quiz #address_tab .form{max-width:513px;width:100%;padding:0}.landing-wrap.funnel-black-style .hero__quiz #names_tab .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style .hero__quiz #email_tab .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style .hero__quiz #phone_tab .form{margin:auto;max-width:520px;width:100%}.landing-wrap.funnel-black-style .hero__quiz #phone_tab .form .inputs-item{margin-bottom:0}.landing-wrap.funnel-black-style .hero__quiz #phone_tab .form .inputs{margin:auto;max-width:513px;width:100%}.landing-wrap.funnel-black-style .hero__quiz .content{position:relative!important;width:100%;background:0 0}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_wrapper{top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateX(-50%)!important;-ms-transform:translateX(-50%)!important;transform:translateX(-50%)!important;max-width:700px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_wrapper{width:100%!important;top:5px!important}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar{width:100%;padding:0;margin:0;height:7px;background:rgba(86,86,86,.28)!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:-o-linear-gradient(179.98deg,#63e437 .69%,#55b435 99.99%);background:linear-gradient(270.02deg,#63e437 .69%,#55b435 99.99%)}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_number{display:none}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_text{margin-top:10px;font-weight:400;font-size:14px;line-height:17px;color:#fff;text-align:center}.landing-wrap.funnel-black-style .hero__quiz .content .steps__bar_text strong{color:#55b435;font-weight:600}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item{min-height:485px;padding-top:35px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item.animated-tab{-webkit-animation:fadeIn .5s;animation:fadeIn .5s}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__item{padding-top:0!important}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner{padding-bottom:0;margin-top:125px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .last-step-title{margin-bottom:60px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .last-step-title{margin-bottom:30px}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .steps__inner-title,.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner h2{font-weight:500;color:#fff;font-size:44px;line-height:66px}@media screen and (max-width:1100px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .steps__inner-title,.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner h2{line-height:40px;margin-bottom:10px}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .sm-text{display:inline-block;margin:0 0 30px;padding:0;font-weight:500;font-size:22px;line-height:30px;text-align:center;color:#fff;max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner{margin-top:80px;padding:0}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner.top-security-inner{margin-top:110px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner h2{text-align:center;margin-bottom:0;font-weight:500;font-size:28px!important;line-height:32px!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item .steps__inner .sm-text{margin:10px 0!important;font-size:16px!important;line-height:24px!important}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:20px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item_active{-webkit-animation:none;animation:none;-webkit-box-shadow:none;box-shadow:none;overflow:hidden;border:2px solid #3bc60c!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item_active.plumb-renovation-checkbox-active{border:2px solid #3d48e0!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item_active .steps__checkbox_img_item_title{background:#55b435!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item_active .steps__checkbox_img_item_title.plumb-renovation-steps-title{background:#3d48e0!important}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item{width:100%!important;border:2px solid #686868;border-radius:20px;overflow:hidden}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img{border:none!important;height:72px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{background:#1c1c1c;color:#fff}@media screen and (max-width:375px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{font-size:14px;line-height:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:10px;padding-top:10px;padding-bottom:10px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img{height:63px}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img_item_title{font-weight:400;font-size:16px;line-height:22px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style .hero__quiz .content .steps__checkbox_img_item_title .alphabet-symbol{display:none}.landing-wrap.funnel-black-style .hero__quiz .content .request{max-width:519px;font-weight:400;font-size:14px;line-height:150%;color:#fff;height:auto!important;max-height:initial}.landing-wrap.funnel-black-style .hero__quiz .content .request a{color:#adff92;text-decoration:underline;border:none}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field{position:relative}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input{height:57px;opacity:1;font-size:20px;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#6b6f81!important;opacity:1;font-size:20px;font-weight:400;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#6b6f81!important;opacity:1;font-size:20px;font-weight:400;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#6b6f81!important;opacity:1;font-size:20px;font-weight:400;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input::-ms-input-placeholder{color:#6b6f81!important;opacity:1;font-size:20px;font-weight:400;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field input::placeholder{color:#6b6f81!important;opacity:1;font-size:20px;font-weight:400;line-height:24px}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field.validation-in-progress-indicator .input-loader{display:inline-block}.landing-wrap.funnel-black-style .hero__quiz .content .form .inputs-field .input-loader{position:absolute;top:14px;right:15px;border:2px solid #d6d6d6;border-bottom-color:transparent;width:28px;height:28px}.landing-wrap.funnel-black-style .hero__quiz .content .form .input-agree label{font-style:italic;font-weight:400;font-size:14px;line-height:17px;color:#fff}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace+label .label-icon{background-color:rgba(32,32,32,.8)!important;background:url(/img/ico/black-roofing/replace-dark.svg) no-repeat center center/cover;width:85px;height:61px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace:checked+label .label-icon{background-color:#55b435!important;background:url(/img/ico/black-roofing/replace-dark.svg) no-repeat center center/cover;width:85px;height:61px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace:checked.plumb-renovation-checkbox+label .label-icon{background-color:#3d48e0!important;background:url(/img/ico/black-roofing/replace-dark.svg) no-repeat center center/cover;width:85px;height:61px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{background-color:rgba(32,32,32,.8)!important;background:url(/img/ico/black-roofing/repair-dark.svg) no-repeat center center/cover;width:85px;height:61px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair:checked+label .label-icon{background-color:#55b435!important;background:url(/img/ico/black-roofing/repair-dark.svg) no-repeat center center/cover;width:85px;height:61px}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{background-color:rgba(32,32,32,.8)!important;color:#fff;border:2px solid #686868;border-radius:20px;width:243px;height:176px;font-size:22px;line-height:25px}@media (max-width:767px){.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{width:155px;height:120px;font-size:17px}}.landing-wrap.funnel-black-style .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{background-color:#55b435!important;color:#fff;-webkit-animation:none;animation:none;border:none}.landing-wrap.funnel-black-style .hero__quiz .top-label.grey-bg{background:rgba(13,13,13,.17);border-radius:10px;margin-bottom:20px}.landing-wrap.funnel-black-style .hero__quiz .top-label.grey-bg img{position:relative}.landing-wrap.funnel-black-style .hero__quiz .top-label.grey-bg img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:50px;height:50px;background:#58d1ec;-webkit-filter:blur(18px);filter:blur(18px)}.landing-wrap.funnel-black-style .top-text__box{margin-top:100px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .top-text__box .br-mob{display:none}}.landing-wrap.funnel-black-style .top-text__box .h1{margin:0 auto 20px auto;padding:0;font-weight:500;font-size:44px;line-height:51px;text-align:center;color:#fff}.landing-wrap.funnel-black-style .top-text__box .h1 .green-text{font-weight:500;font-size:44px;line-height:51px;background-color:transparent;color:#55b435}.landing-wrap.funnel-black-style .top-text__box .sm-title,.landing-wrap.funnel-black-style .top-text__box p{margin:0;padding:0;font-weight:500;font-size:30px;line-height:45px;text-align:center;color:#fff;max-width:100%}.landing-wrap.funnel-black-style .top-text__box .top-text__box-h2{margin:0;padding:0;font-weight:500;font-size:30px;line-height:45px;text-align:center;color:#fff;max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .top-text__box .top-text__box-h2{font-size:20px;line-height:23px;margin-bottom:20px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style .top-text__box{margin-top:93px}.landing-wrap.funnel-black-style .top-text__box .h1{font-weight:500;font-size:28px;line-height:32px}.landing-wrap.funnel-black-style .top-text__box .h1 .green-text{font-weight:500;font-size:28px;line-height:32px;display:block}.landing-wrap.funnel-black-style .top-text__box .sm-title,.landing-wrap.funnel-black-style .top-text__box p{font-size:20px;line-height:23px;margin-bottom:20px}}.landing-wrap.funnel-black-style .funnel__bottom-li{margin:auto;max-width:720px;list-style-type:disc;color:#fff;font-weight:400;font-size:14px;line-height:21px;text-align:center}@media screen and (max-width:760px){.landing-wrap.funnel-black-style .funnel__bottom-li{display:none}}.landing-wrap.funnel-black-style .funnel__bottom-li li{position:relative;display:inline-block;margin:0 40px 24px 0;font-size:16px;line-height:24px;color:#d4d4d4}.landing-wrap.funnel-black-style .funnel__bottom-li li:before{content:"";position:absolute;top:9px;left:-8px;width:3px;height:3px;background:#fff}.landing-wrap.funnel-black-style .grid-4{display:grid;grid-template-columns:1fr 1fr;gap:10px}.landing-wrap.funnel-black-style .grid-4 .steps__roofing_form_checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px;border-radius:20px;margin:0}.landing-wrap.funnel-black-style .grid-4 .steps__roofing_form_checkbox label img{margin:0 0 15px 0}.landing-wrap.funnel-black-style .grid-4 .steps__roofing_form_checkbox label span{font-size:20px;line-height:30px}.landing-wrap.funnel-black-style .grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;min-width:705px;margin:0 -95px}.landing-wrap.funnel-black-style .grid-3 .steps__roofing_form_checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px;border-radius:20px;margin:0}.landing-wrap.funnel-black-style .grid-3 .steps__roofing_form_checkbox label img{margin:0 0 15px 0}.landing-wrap.funnel-black-style .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style .grid-3{grid-template-columns:1fr;margin:0;min-width:100%}.landing-wrap.funnel-black-style .grid-3 .steps__roofing_form_checkbox label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style .grid-3 .steps__roofing_form_checkbox label span{max-width:100%}}.landing-wrap.funnel-black-style .grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}.landing-wrap.funnel-black-style .grid-2 .steps__roofing_form_checkbox label{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px;border-radius:20px;margin:0}.landing-wrap.funnel-black-style .grid-2 .steps__roofing_form_checkbox label img{margin:0 0 15px 0}.landing-wrap.funnel-black-style .grid-2 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px}.landing-wrap.funnel-black-style .free__solar__report{background:url(/v2/img/funnel/black/solar/free-solar-report.jpg) no-repeat center center/cover}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .free__solar__report{background:url(/v2/img/funnel/black/solar/free-solar-report_sm.jpg) no-repeat center center/cover}}.landing-wrap.funnel-black-style .free__solar__report .inf-sources{font-size:14px}.landing-wrap.funnel-black-style .free__solar__report .inf-sources span{font-style:italic}.landing-wrap.funnel-black-style .free__solar__report .inf-sources a{display:block}.landing-wrap.funnel-black-style .free__solar__report .table__content.payday-funnel>div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style .free__solar__report .table__content.payday-funnel>div span:first-child{width:85%}.landing-wrap.funnel-black-style .free__solar__report .table__content.payday-funnel>div span:last-child{text-align:right;width:15%}.landing-wrap.funnel-black-style .free__solar__report__container{max-width:1140px;padding:80px 15px;margin:0 auto}.landing-wrap.funnel-black-style .free__solar__report__container .h2,.landing-wrap.funnel-black-style .free__solar__report__container h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;text-align:center;text-align:left}.landing-wrap.funnel-black-style .free__solar__report__container .h2 span,.landing-wrap.funnel-black-style .free__solar__report__container h3 span{color:#55b435}.landing-wrap.funnel-black-style .free__solar__report__container p{font-size:24px;line-height:150%;color:#444;text-align:center}.landing-wrap.funnel-black-style .free__solar__report_table{background:-webkit-gradient(linear,right top,left top,from(rgba(255,255,255,.9)),color-stop(106.48%,rgba(255,255,255,0)));background:-o-linear-gradient(right,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);background:linear-gradient(270deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:40px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style .free__solar__report_table>div{width:50%}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h4{font-weight:500;font-size:46px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style .free__solar__report_table .free__solar__report_table-title{font-weight:500;font-size:46px;line-height:126.5%;color:#444}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style .free__solar__report_table .free__solar__report_table-title{font-size:32px!important}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style .free__solar__report_table .free__solar__report_table-title{font-size:24px!important;padding-bottom:15px}}.landing-wrap.funnel-black-style .free__solar__report_table .free__solar__report_table-title span{color:#ff7438}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit{color:#444;font-size:24px}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit span{font-size:32px;color:#ff7438;font-weight:700}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h5{font-weight:500;font-size:24px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style .free__solar__report_table .table__content>div:nth-of-type(2n){background:rgba(255,255,255,.38)}.landing-wrap.funnel-black-style .free__solar__report_table .table__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:18px;line-height:150%;color:#444;border-radius:3px;padding:10px}.landing-wrap.funnel-black-style .free__solar__report_table .table__content .total-profit{background:#7095fa;border-radius:3px;font-weight:600;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style .free__solar__report .tooltip-wrapp{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3px}@media screen and (max-width:700px){.landing-wrap.funnel-black-style .free__solar__report .tooltip-wrapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.landing-wrap.funnel-black-style .free__solar__report .tooltip-wrapp .tooltip-wrapp__subtitle{color:#444;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.landing-wrap.funnel-black-style .free__solar__report .tooltip-wrapp .tooltip-box{padding:0}.landing-wrap.funnel-black-style .free__solar__report .title-lg{text-align:center;font-weight:500;font-size:44px;line-height:115%;color:#444;text-wrap:balance}.landing-wrap.funnel-black-style .free__solar__report .title-lg span{color:#55b435}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style .free__solar__report .title-lg{font-size:36px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .free__solar__report .title-lg{font-size:32px}.landing-wrap.funnel-black-style .free__solar__report .title-lg br{display:none}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style .free__solar__report .title-lg{font-size:24px}}.landing-wrap.funnel-black-style .free__solar__report .title-tb span{color:#ff7438}.landing-wrap.funnel-black-style .free__solar__report .title-tb .info-text{font-weight:400;font-size:18px;line-height:23px;color:#444}.landing-wrap.funnel-black-style .solar__panel__pricing{background:#fff}.landing-wrap.funnel-black-style .solar__panel__pricing__container{max-width:1140px;padding:80px 15px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style .solar__panel__pricing__container .solar__panel__pricing__container-title{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:20px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style .solar__panel__pricing__container .solar__panel__pricing__container-title{font-size:32px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style .solar__panel__pricing__container .solar__panel__pricing__container-title{font-size:24px;padding-top:20px}}.landing-wrap.funnel-black-style .solar__panel__pricing__container .solar__panel__pricing__container-title span{color:#55b435}.landing-wrap.funnel-black-style .solar__panel__pricing__container .h2,.landing-wrap.funnel-black-style .solar__panel__pricing__container h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:20px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .h2 span,.landing-wrap.funnel-black-style .solar__panel__pricing__container h3 span{color:#55b435}.landing-wrap.funnel-black-style .solar__panel__pricing__container p{font-weight:400;font-size:18px;line-height:150%;color:#444;padding-bottom:30px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .btn{width:100%;max-width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style .solar__panel__pricing__container .under-text{font-weight:400;font-size:14px;line-height:150%;color:#444;padding-top:15px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .under-text span{color:#55b435}.landing-wrap.funnel-black-style .solar__panel__pricing__container>div{width:50%}.landing-wrap.funnel-black-style .benefits__solar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style .benefits__solar picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.landing-wrap.funnel-black-style .benefits__solar picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style .benefits__solar__wrapper{max-width:570px;padding:80px 20px 80px 30px}.landing-wrap.funnel-black-style .benefits__solar__wrapper .btn{width:100%;max-width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .benefits__solar__wrapper .btn{font-size:17px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style .benefits__solar__wrapper .btn{max-width:100%}}@media screen and (max-width:374px){.landing-wrap.funnel-black-style .benefits__solar__wrapper .btn{font-size:14px}}.landing-wrap.funnel-black-style .benefits__solar__wrapper .h2,.landing-wrap.funnel-black-style .benefits__solar__wrapper h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:15px}.landing-wrap.funnel-black-style .benefits__solar__wrapper .benefits__solar__wrapper-title{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:15px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style .benefits__solar__wrapper .benefits__solar__wrapper-title{font-size:32px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style .benefits__solar__wrapper .benefits__solar__wrapper-title{font-size:24px}}.landing-wrap.funnel-black-style .benefits__solar__wrapper p{font-weight:400;font-size:18px;line-height:150%;padding-bottom:30px;color:#444}.landing-wrap.funnel-black-style .benefits__solar>div{width:50%}.landing-wrap.funnel-black-style .benefits__solar .img-benefits-1000{display:none}.landing-wrap.funnel-black-style .solar__technology{background:url(/v2/img/funnel/black/solar/solar-technology.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style .solar__technology__container{max-width:1452px;margin:0 auto;padding:80px 15px}.landing-wrap.funnel-black-style .solar__technology__container .h2,.landing-wrap.funnel-black-style .solar__technology__container h3{font-weight:500;font-size:36px;line-height:126.5%;text-align:center;color:#fff;padding-bottom:15px}.landing-wrap.funnel-black-style .solar__technology__container .solar__technology__container-title{font-weight:500;font-size:36px;line-height:126.5%;text-align:center;color:#fff;padding-bottom:15px}@media screen and (max-width:420px){.landing-wrap.funnel-black-style .solar__technology__container .solar__technology__container-title{font-size:24px}}.landing-wrap.funnel-black-style .solar__technology__container p{font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#fff;max-width:952px;margin:0 auto}.landing-wrap.funnel-black-style .solar__technology__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:63px;padding-bottom:63px}.landing-wrap.funnel-black-style .solar__technology__list.sm-list-homemaster{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.landing-wrap.funnel-black-style .solar__technology__list.sm-list-homemaster .solar__technology__list__item{width:100%}.landing-wrap.funnel-black-style .solar__technology__list__item{width:19%;border-radius:20px;background:rgba(30,30,30,.69)}.landing-wrap.funnel-black-style .solar__technology__list__item img{border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style .solar__technology__content{padding:20px;color:#fff}.landing-wrap.funnel-black-style .solar__technology__content .h3,.landing-wrap.funnel-black-style .solar__technology__content h5{text-align:left;font-style:normal;font-weight:500;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style .solar__technology__content .solar__technology__content-title{text-align:left;font-style:normal;font-weight:500;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style .solar__technology__content p{font-weight:400;font-size:14px;line-height:150%;color:#fff;text-align:left}.landing-wrap.funnel-black-style .solar__technology__content .solar__technology__content-description{font-weight:400;font-size:14px;line-height:150%;color:#fff;text-align:left}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .solar__technology__content .solar__technology__content-description{font-size:17px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style .solar__technology__content .solar__technology__content-description{font-size:22px}}.landing-wrap.funnel-black-style .disclaimer-bottom .title{text-align:center;font-family:Rubik;font-style:normal;font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:16px;max-width:100%;margin:0 auto}@media screen and (max-width:768px){.landing-wrap.funnel-black-style .disclaimer-bottom .title{font-size:24px}}@media (max-width:1000px){.landing-wrap.funnel-black-style .solar__technology__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style .solar__technology__list__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.landing-wrap.funnel-black-style .solar__technology__list__item img{width:270px;-ms-flex-negative:0;flex-shrink:0;border-radius:20px 0 0 20px}.landing-wrap.funnel-black-style .img-desc{display:none}.landing-wrap.funnel-black-style .benefits__solar__wrapper{padding-bottom:0;padding-top:50px}.landing-wrap.funnel-black-style .benefits__solar__wrapper .h2,.landing-wrap.funnel-black-style .benefits__solar__wrapper h3{font-size:32px}.landing-wrap.funnel-black-style .benefits__solar__wrapper p:last-child{padding-bottom:0}.landing-wrap.funnel-black-style .benefits__solar .img-benefits-1000{display:block}.landing-wrap.funnel-black-style .solar__panel__pricing__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .h2,.landing-wrap.funnel-black-style .solar__panel__pricing__container h3{font-size:32px}.landing-wrap.funnel-black-style .solar__panel__pricing__container>div:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style .free__solar__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style .free__solar__report__container p{font-size:22px}.landing-wrap.funnel-black-style .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style .free__solar__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style .free__solar__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h4{font-size:32px;line-height:126.5%}}@media (max-width:768px){.landing-wrap.funnel-black-style .free__solar__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style .free__solar__report__container .h2,.landing-wrap.funnel-black-style .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style .free__solar__report__container p{font-size:20px}.landing-wrap.funnel-black-style .free__solar__report_table{margin-top:15px;padding:30px}.landing-wrap.funnel-black-style .free__solar__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style .free__solar__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h4{font-size:32px;line-height:126.5%}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit{font-size:20px}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit span{font-size:27px}.landing-wrap.funnel-black-style .solar__panel__pricing__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.landing-wrap.funnel-black-style .solar__panel__pricing__container .btn{font-size:17px}.landing-wrap.funnel-black-style .solar__panel__pricing__container>div{width:100%}.landing-wrap.funnel-black-style .solar__technology__list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.landing-wrap.funnel-black-style .solar__technology__content p{font-size:17px}.landing-wrap.funnel-black-style .benefits__solar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style .benefits__solar .img-benefits-1000{display:none}.landing-wrap.funnel-black-style .benefits__solar .img-desc{display:block}.landing-wrap.funnel-black-style .benefits__solar__wrapper{max-width:100%}.landing-wrap.funnel-black-style .benefits__solar>div{width:100%}}@media (max-width:480px){.landing-wrap.funnel-black-style .free__solar__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h4{font-size:24px;padding-bottom:15px}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h5{font-size:20px}.landing-wrap.funnel-black-style .free__solar__report_table>div:first-child{width:100%}.landing-wrap.funnel-black-style .free__solar__report_table>div:last-child{width:100%}.landing-wrap.funnel-black-style .free__solar__report_table .table__content{padding-top:40px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .btn{max-width:100%;font-size:17px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .under-text{font-size:17px;padding-bottom:0}.landing-wrap.funnel-black-style .solar__panel__pricing__container p{font-size:22px;line-height:33px}.landing-wrap.funnel-black-style .solar__technology__container p{font-size:22px}.landing-wrap.funnel-black-style .solar__technology__list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style .solar__technology__list__item img{width:100%;border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style .benefits__solar__wrapper p{font-size:22px}}@media screen and (max-width:374px){.landing-wrap.funnel-black-style .solar__panel__pricing__container .btn{width:100%;font-size:14px}}@media (max-width:420px){.landing-wrap.funnel-black-style .hero__quiz .content .steps{padding-top:10px}}@media (max-width:480px){.landing-wrap.funnel-black-style .hero__quiz .content .steps.top-progress{padding-top:10px}.landing-wrap.funnel-black-style .free__solar__report__container .h2,.landing-wrap.funnel-black-style .free__solar__report__container h3{font-size:24px;padding-bottom:10px}.landing-wrap.funnel-black-style .free__solar__report__container p{font-size:18px}.landing-wrap.funnel-black-style .free__solar__report_table{font-size:21px;padding:15px}.landing-wrap.funnel-black-style .free__solar__report_table .table__content>div{font-size:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style .free__solar__report_table .table__content>div>span{width:50%}.landing-wrap.funnel-black-style .free__solar__report_table .table__content>div>span:last-child{text-align:right}.landing-wrap.funnel-black-style .free__solar__report_table .table__content .total-profit{font-size:18px}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit{font-size:18px}.landing-wrap.funnel-black-style .free__solar__report_table .tax-credit span{font-size:24px}.landing-wrap.funnel-black-style .free__solar__report_table .h3,.landing-wrap.funnel-black-style .free__solar__report_table h5{font-size:18px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .h2,.landing-wrap.funnel-black-style .solar__panel__pricing__container h3{font-size:24px;padding-top:20px}.landing-wrap.funnel-black-style .solar__panel__pricing__container p{font-size:17px;line-height:25px}.landing-wrap.funnel-black-style .solar__panel__pricing__container .under-text{font-size:14px}.landing-wrap.funnel-black-style .solar__technology__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style .solar__technology__container .h2,.landing-wrap.funnel-black-style .solar__technology__container h3{font-size:24px}.landing-wrap.funnel-black-style .solar__technology__container p{font-size:17px}.landing-wrap.funnel-black-style .solar__technology__list{padding-top:40px;padding-bottom:40px}.landing-wrap.funnel-black-style .benefits__solar__wrapper{padding:30px 15px}.landing-wrap.funnel-black-style .benefits__solar__wrapper .h2,.landing-wrap.funnel-black-style .benefits__solar__wrapper h3{font-size:24px}.landing-wrap.funnel-black-style .benefits__solar__wrapper p{font-size:17px}}.landing-wrap.funnel-black-style.black-solar .logo-black{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar.ab-solar #names_tab .inputs-item:first-child .inputs-field{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-solar.ab-solar .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar.ab-solar .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.black-solar.ab-solar .benefits__solar__wrapper{padding:80px 15px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-solar.ab-solar .benefits__solar__wrapper{padding:50px 40px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar.ab-solar .benefits__solar__wrapper{padding:30px 20px 50px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar .top-text__box{margin-top:45px;padding:0 11px}.landing-wrap.funnel-black-style.black-solar .top-text__box .green-text{display:inline}}.landing-wrap.funnel-black-style.black-solar .hero{min-height:100vh;background:url(/v2/img/funnel/black/solar/solar-black-bg.jpg) no-repeat center center/cover}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-solar .hero{background:url(/v2/img/funnel/black/solar/solar-black-bg_sm.jpg) no-repeat center center/cover}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar .hero__logo{padding-top:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar .hero__content{margin-top:0}}.landing-wrap.funnel-black-style.black-solar .irs{max-width:513px;margin:0 auto}.landing-wrap.funnel-black-style.black-solar .irs-max,.landing-wrap.funnel-black-style.black-solar .irs-min{top:24px;display:block;font-size:17px;line-height:20px;font-weight:500;color:#c2c2c2;visibility:visible!important;background:0 0}.landing-wrap.funnel-black-style.black-solar .irs-max span,.landing-wrap.funnel-black-style.black-solar .irs-min span{font-size:14px;line-height:17px}.landing-wrap.funnel-black-style.black-solar .irs-min{left:-75px}.landing-wrap.funnel-black-style.black-solar .irs-max{right:-85px}@media screen and (max-width:700px){.landing-wrap.funnel-black-style.black-solar .irs-max,.landing-wrap.funnel-black-style.black-solar .irs-min{top:55px;padding:0;font-size:15px;line-height:18px}.landing-wrap.funnel-black-style.black-solar .irs-min{left:0}.landing-wrap.funnel-black-style.black-solar .irs-max{right:0}}.landing-wrap.funnel-black-style.black-solar .irs-bar{top:31px;height:8px;background:#4ed91f;border:none;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.black-solar .irs-line{height:6px;background:rgba(94,94,94,.68);border:none;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.black-solar .irs-handle{top:20px;width:30px;height:30px;background-color:#fff;background:url(/img/ico/range-lines.svg) no-repeat center #fff;border:1px solid rgba(7,7,7,.15);-webkit-box-shadow:none;box-shadow:none;cursor:pointer}.landing-wrap.funnel-black-style.black-solar .js-range-val-wrap{color:#fff;text-align:center;margin-bottom:25px}.landing-wrap.funnel-black-style.black-solar .js-range-val-wrap #js-ran-val{font-weight:500;font-size:22px;line-height:26px}.landing-wrap.funnel-black-style.black-solar .js-range-val-wrap .sqft{font-weight:400;font-size:14px;line-height:17px}.landing-wrap.funnel-black-style.black-solar .bill-range-slider .js-range-val-wrap{font-size:22px;line-height:26px}.landing-wrap.funnel-black-style.black-solar .funnel__bottom-li{max-width:815px}.landing-wrap.funnel-black-style.black-solar .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.black-solar .steps__roofing_form_checkbox label{padding:28px 30px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-solar .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar .steps__roofing_form_checkbox label{font-size:17px;line-height:20px;padding:16px 0}.landing-wrap.funnel-black-style.black-solar .steps__roofing_form_checkbox label span{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-solar .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-solar .grid-4 .steps__roofing_form_checkbox label svg{display:none}.landing-wrap.funnel-black-style.black-solar #zip_tab .error-text{margin:0;padding:3px 0 0 0}.landing-wrap.funnel-black-style.black-solar #zip_tab .sm-text{margin-bottom:20px}.landing-wrap.funnel-black-style.black-solar #zip_tab .steps__form_checkbox label{font-weight:400;font-size:18px;line-height:21px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #zip_tab .steps__inner{margin-top:0}}@media screen and (max-width:405px){.landing-wrap.funnel-black-style.black-solar #zip_tab .steps__form_checkbox label{padding:16px 0;font-size:17px;line-height:20px}}.landing-wrap.funnel-black-style.black-solar #names_tab .inputs-field{margin-bottom:20px}.landing-wrap.funnel-black-style.black-solar #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-solar #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-solar #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-solar #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-solar #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #phone_tab .form .request{padding:0 0 100px 0;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-solar #electric_bill h2{margin:0 -50px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-solar #electric_bill h2{margin:55px 0 15px 0}}.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner-title{margin:0 auto;display:block!important}@media screen and (max-width:1100px){.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner-title{line-height:40px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner-title{margin:55px 0 15px 0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #electric_bill .steps__inner-title{text-align:center;margin-bottom:0;font-weight:500;font-size:28px!important;line-height:32px!important}}.landing-wrap.funnel-black-style.black-solar #electric_bill .sm-text{margin-bottom:20px}.landing-wrap.funnel-black-style.black-solar #names_tab h2{margin-left:-50px;margin-right:-50px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #names_tab h2{margin-left:0;margin-right:0}}.landing-wrap.funnel-black-style.black-solar #names_tab .inputs-item:first-child{margin-bottom:0}.landing-wrap.funnel-black-style.black-solar #solar-provider-step .steps__inner-title{display:block!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #solar-provider-step .steps__inner-title{text-align:center;margin-bottom:0;font-weight:500;font-size:28px!important;line-height:32px!important}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #solar-provider-step .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}}.landing-wrap.funnel-black-style.black-solar #address_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #email_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #names_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #phone_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #solar-how-much .steps__inner-title{display:block!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar #address_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #email_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #names_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #phone_tab .steps__inner-title,.landing-wrap.funnel-black-style.black-solar #solar-how-much .steps__inner-title{text-align:center;margin-bottom:0;font-weight:500;font-size:28px!important;line-height:32px!important}}.landing-wrap.funnel-black-style.black-solar .steps__inner .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style.black-solar .solar__panel__pricing__container .under-text{max-width:431px;text-align:center}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-solar .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-solar .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .logo-white{display:none}.landing-wrap.funnel-black-style.black-solar.light-mode .logo-black{display:block}.landing-wrap.funnel-black-style.black-solar.light-mode .hero{background:url(/v2/img/dist/white-solar/solar-white-bg.jpg) no-repeat center center/cover}}@media screen and (prefers-color-scheme:light) and (max-width:768px){.landing-wrap.funnel-black-style.black-solar.light-mode .hero{background:url(/v2/img/dist/white-solar/solar-white-sm-bg.jpg) no-repeat center center/cover}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .hero.black-bg{background:#fff!important}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .top-text__box .h1,.landing-wrap.funnel-black-style.black-solar.light-mode .top-text__box p{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .steps__item .steps__inner .sm-text{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .funnel__bottom-li li{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .funnel__bottom-li li::before{background:#444;border-radius:50%}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .steps__item .steps__inner h2{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .steps__bar_text{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input{border:1px solid #dadada;-webkit-box-shadow:0 4px 14px rgba(68,68,68,.19);box-shadow:0 4px 14px rgba(68,68,68,.19);color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input::-ms-input-placeholder{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode .hero__quiz .content .form .inputs-field input::placeholder{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .horizontal__labels-wrap .inputs .steps__form_checkbox label{background:#fff;border:1px solid #dadada;color:#444;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .horizontal__labels-wrap .inputs .steps__form_checkbox .checkbox-btn:checked+label{color:#fff;background:#55b435;border:1px solid #55b435}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .steps__roofing_form_checkbox label{background:#fff;border:2px solid #dadada;color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .steps-checkbox .text{color:#444}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .grid-4 .steps__roofing_form_checkbox label img{display:none}.landing-wrap.funnel-black-style.black-solar.light-mode .grid-4 .steps__roofing_form_checkbox label svg{margin:0 0 15px 0;display:block}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode .grid-4 .steps__roofing_form_checkbox .checkbox-btn:checked+label svg{fill:#fff}}@media (prefers-color-scheme:light){.landing-wrap.funnel-black-style.black-solar.light-mode #phone_tab .form .request{color:#444}.landing-wrap.funnel-black-style.black-solar.light-mode #phone_tab .form .request a{color:#444}}.landing-wrap.funnel-black-style.glucose-meters .content #zip_tab .error-text{height:0;margin-bottom:0}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz #address_tab .form,.landing-wrap.funnel-black-style.glucose-meters .hero__quiz #email_tab .form,.landing-wrap.funnel-black-style.glucose-meters .hero__quiz #names_tab .form,.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__inner .form{max-width:400px}.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .inputs-field,.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .steps__buttons{max-width:400px;text-align:center;margin:0 auto}.landing-wrap.funnel-black-style.glucose-meters .tcpa-black{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;text-align:center;line-height:127%}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters .tcpa-black{margin-top:0}}.landing-wrap.funnel-black-style.glucose-meters .hero__logo img{max-width:175px;width:166px;height:42px}@media screen and (max-width:380px){.landing-wrap.funnel-black-style.glucose-meters .hero__logo img{max-width:175px;width:101px;height:26px}}.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .request{margin-top:20px;padding-bottom:0}}.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .steps__buttons{margin:20px auto 0}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters #phone_tab .form .steps__buttons{width:100%}}.landing-wrap.funnel-black-style.glucose-meters .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__item .steps__inner h2{font-weight:700;font-family:Rubik,sans-serif;margin-bottom:40px;line-height:115%}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz #zip_tab .form{max-width:400px}.landing-wrap.funnel-black-style.glucose-meters .step-loading .loading:after{color:#3165f4}.landing-wrap.funnel-black-style.glucose-meters .step-loading .wave .dot{background:#3165f4}.landing-wrap.funnel-black-style.glucose-meters .checkbox-btn,.landing-wrap.funnel-black-style.glucose-meters .radio-btn{position:absolute;opacity:0}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .checkbox-btn:checked+label:before,.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .radio-btn:checked+label:before{display:none}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .inputs .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #insurance_use_tab .checkbox-btn:checked+label{border-radius:6px;background:#3165f4;color:#fff!important;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:115%;-webkit-box-shadow:none;box-shadow:none;border:none!important}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #insurance_use_tab .checkbox-btn+label,.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #insurance_use_tab .radio-btn+label{border-radius:6px;border:2px solid #555;background:#232323;height:62px;padding:0 30px;color:#fff;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:115%}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .grid-2 .steps__roofing_form_checkbox label img{margin:0 0 28px 0}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #gender_tab .grid-2{display:grid;grid-template-columns:1fr}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #gender_tab .grid-2 .steps__roofing_form_checkbox label{padding:15px 20px;width:100%;height:auto;display:grid;grid-template-columns:70px 1fr}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #gender_tab .grid-2 .steps__roofing_form_checkbox label img{margin:0}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content #gender_tab .grid-2 .steps__roofing_form_checkbox label span{text-align:left;padding-left:25px;font-weight:500;font-size:20px;line-height:115%;width:100%}}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__bar_line{background:#3165f4}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__bar_text{font-family:Rubik,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:150%}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__bar_text strong{color:#3165f4}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{border-radius:6px;border:2px solid #555;background:#3165f4!important;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{padding-top:38px}.landing-wrap.funnel-black-style.glucose-meters .grid-3 .steps__roofing_form_checkbox label span{color:#fff;text-align:center;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:115%}.landing-wrap.funnel-black-style.glucose-meters .hero{background:url(/v2/img/domain/insurquote-io/funnel/hero-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/insurquote-io/webp/hero-bg.webp")){.landing-wrap.funnel-black-style.glucose-meters .hero{background:url(/v2/img/domain/insurquote-io/webp/hero-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h1{color:#fff;text-align:center;font-family:Rubik,sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:115%;margin:0 auto 15px auto}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h1{font-size:36px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h1{font-size:27px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h1{font-size:24px}}.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h2{color:#fff;text-align:center;font-family:Rubik,sans-serif;font-size:30px;font-style:normal;font-weight:500;line-height:115%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h2{font-size:24px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h2{margin-bottom:40px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.glucose-meters .top-text__box .h2{font-size:18px;margin-bottom:20px}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters .hero__quiz .content .steps{padding-top:80px!important}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.glucose-meters .hero__quiz.fist-step__wrap .content .steps{padding-top:0!important}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.glucose-meters .hero__quiz.fist-step__wrap .content .steps{padding-top:0!important}}.landing-wrap.funnel-black-style.glucose-meters .hero__content .btn-next{border-radius:6px;background:#3165f4;color:#fff;max-width:400px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.glucose-meters .hero__content .btn-next{margin:0!important}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-roofing .top-text__box .h1{margin-bottom:-5px}}.landing-wrap.funnel-black-style.black-roofing .container{max-width:1300px}.landing-wrap.funnel-black-style.black-roofing .container .funnel__bottom-li{max-width:100%}.landing-wrap.funnel-black-style.black-roofing #zip_tab{padding-top:0}.landing-wrap.funnel-black-style.black-roofing #zip_tab .error-text{margin:0;padding:3px 0 0 0}.landing-wrap.funnel-black-style.black-roofing #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:10px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .inputs-field.invalid .error-text{padding:0}}.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-roofing #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-roofing #names_tab,.landing-wrap.funnel-black-style.black-roofing #roofing_material,.landing-wrap.funnel-black-style.black-roofing #roofing_replace{max-width:100%!important}.landing-wrap.funnel-black-style.black-roofing #names_tab .steps__inner,.landing-wrap.funnel-black-style.black-roofing #roofing_material .steps__inner,.landing-wrap.funnel-black-style.black-roofing #roofing_replace .steps__inner{max-width:100%!important}.landing-wrap.funnel-black-style.black-roofing #roofing_replace p.sm-text{font-size:30px}.landing-wrap.funnel-black-style.black-roofing #roofing_material p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #roofing_material .btn-prev{margin-top:11%}.landing-wrap.funnel-black-style.black-roofing #roofing_material .steps__checkbox_img_item_title{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #roofing_material .steps__checkbox_img_item_img{height:auto}.landing-wrap.funnel-black-style.black-roofing #address_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #email_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #names_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #phone_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-roofing #firstNameInput,.landing-wrap.funnel-black-style.black-roofing #phoneInput{margin-bottom:10px}.landing-wrap.funnel-black-style.black-roofing .hero{background:url(/v2/img/funnel/black/roofing/roofing-img-hero_roofing.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/funnel/black/roofing/webp/top-bg.webp")){.landing-wrap.funnel-black-style.black-roofing .hero{background:url(/v2/img/funnel/black/roofing/webp/top-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-roofing .hero__quiz{max-width:1200px}.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content{max-width:100%}@media (max-width:505px){.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content .steps__buttons{margin-top:10px}}.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content .steps__item{margin:0 auto}.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content .steps__checkbox_img{max-width:700px;margin:0 auto}.landing-wrap.funnel-black-style.black-roofing .hero .top-text__box{position:relative;z-index:2}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{max-width:570px;padding:80px 40px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:15px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .benefits__roofing__wrapper-title{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:15px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .benefits__roofing__wrapper-title{font-size:32px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .benefits__roofing__wrapper-title{font-size:24px}}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .btn{width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:700;font-size:20px;line-height:17px;text-transform:uppercase;color:#fff}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .btn{width:100%}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper .btn{font-size:17px;margin:0 auto}}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper p{font-weight:400;font-size:18px;line-height:150%;padding-bottom:30px;color:#444}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing>div{width:50%}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.black-roofing .roofing__technology{background:url(/v2/img/funnel/black/roofing/roofing-technology.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/funnel/black/roofing/webp/steps-bg.webp")){.landing-wrap.funnel-black-style.black-roofing .roofing__technology{background:url(/v2/img/funnel/black/roofing/webp/steps-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container{max-width:1452px;margin:0 auto;padding:80px 15px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container h3{font-weight:500;font-size:36px;line-height:126.5%;text-align:center;color:#fff;padding-bottom:15px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container .roofing__technology__container-title{font-weight:500;font-size:36px;line-height:126.5%;text-align:center;color:#fff;padding-bottom:15px}@media screen and (max-width:420px){.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container .roofing__technology__container-title{font-size:24px}}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container p{font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#fff;max-width:952px;margin:0 auto}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:63px;padding-bottom:63px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item{width:19%;border-radius:20px;background:rgba(30,30,30,.69)}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item img{border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content{padding:20px;color:#fff}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content h5{font-style:normal;font-weight:500;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content .roofing__technology__content-title{font-style:normal;font-weight:500;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content p{font-weight:400;font-size:14px;line-height:150%;color:#fff;text-align:left}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content .roofing__technology__content-descr{font-weight:400;font-size:14px;line-height:150%;color:#fff;text-align:left}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content .roofing__technology__content-descr{font-size:17px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content .roofing__technology__content-descr{font-size:17px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content .roofing__technology__content-descr{font-size:22px}}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{width:32%;padding:80px 22px 20px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:20px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content h3 span{color:#55b435}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .roofing__pricing__content-title{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:20px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .roofing__pricing__content-title{font-size:32px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .roofing__pricing__content-title{font-size:24px;padding-top:20px}}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content p{font-weight:400;font-size:18px;line-height:150%;color:#444;padding-bottom:30px;padding-right:30px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .btn{width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:700;font-size:20px;line-height:17px;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .btn.plumbrenovation-btn{background:#3d48e0}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .under-text{font-weight:400;font-size:14px;line-height:150%;color:#444;padding-top:15px;padding-left:80px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .under-text span{color:#55b435}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img{width:50%}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report{background:url(/v2/img/funnel/black/roofing/free-roofing-report.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/funnel/black/roofing/webp/table-bg.webp")){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report{background:url(/v2/img/funnel/black/roofing/webp/table-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container{max-width:1140px;padding:80px 15px;margin:0 auto}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container .free__roofing__report-title{font-weight:500;font-size:44px;line-height:126.5%;color:#444;text-align:center}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container .free__roofing__report-title{font-size:32px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container .free__roofing__report-title{font-size:24px;padding-bottom:10px}}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container .free__roofing__report-title span{color:#55b435}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container h3{font-weight:500;font-size:44px;line-height:126.5%;color:#444;text-align:center}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container h3 span{color:#55b435}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container p{font-size:24px;line-height:150%;color:#444;text-align:center}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table{background:-webkit-gradient(linear,right top,left top,from(rgba(255,255,255,.9)),color-stop(106.48%,rgba(255,255,255,0)));background:-o-linear-gradient(right,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);background:linear-gradient(270deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:40px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div{width:50%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h4{font-weight:500;font-size:46px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h4 span{color:#ff7438}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .report_table-title{font-weight:500;font-size:46px;line-height:126.5%;color:#444;padding-bottom:7px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .report_table-title{font-size:32px;line-height:126.5%}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .report_table-title{font-size:24px}}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .report_table-title span{color:#ff7438}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .report_table-subtitle{color:#444;text-align:left;font-size:14px;font-weight:400;line-height:130%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h5{font-weight:500;font-size:24px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content>div:nth-of-type(2n){background:rgba(255,255,255,.38)}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:18px;line-height:150%;color:#444;border-radius:3px;padding:10px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content .total-profit{background:#7095fa;border-radius:3px;font-weight:600;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report .tooltip-wrapp{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3px}@media screen and (max-width:700px){.landing-wrap.funnel-black-style.black-roofing .free__roofing__report .tooltip-wrapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report .tooltip-wrapp .tooltip-wrapp__subtitle{color:#444;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report .tooltip-wrapp .tooltip-box{padding:0}@media (max-width:1480px){.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{width:48%}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{max-width:100%}}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{padding-bottom:0;padding-top:50px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper h3{font-size:32px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper p:last-child{padding-bottom:0}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing .img-benefits-1000{display:block}.landing-wrap.funnel-black-style.black-roofing .img-desc{display:none}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-o-object-fit:cover;object-fit:cover;max-width:270px;-ms-flex-negative:0;flex-shrink:0;border-radius:20px 0 0 20px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{width:50%;padding-top:50px;padding-bottom:10px;padding-left:40px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content h3{font-size:32px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .btn{width:100%}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img .img-desc{display:none}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img .img-pricing-1000{display:block;width:100%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container p{font-size:22px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table{margin-top:15px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h4{font-size:32px;line-height:126.5%}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-roofing .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing .img-benefits-1000{display:none}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing .img-desc{display:block}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{max-width:100%}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing>div{width:100%}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__content p{font-size:17px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{width:100%}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content p{padding-right:0}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .btn{font-size:17px;margin:0 auto}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .under-text{padding-left:0;padding-right:0;text-align:center}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img{width:100%}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img .img-desc{display:block}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__img .img-pricing-1000{display:none}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container p{font-size:20px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table{margin-top:15px;padding:30px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h4{font-size:32px;line-height:126.5%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .tax-credit{font-size:20px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .tax-credit span{font-size:27px}}@media (max-width:525px){.landing-wrap.funnel-black-style.black-roofing #address_tab p.sm-text,.landing-wrap.funnel-black-style.black-roofing #email_tab p.sm-text,.landing-wrap.funnel-black-style.black-roofing #names_tab p.sm-text,.landing-wrap.funnel-black-style.black-roofing #phone_tab p.sm-text,.landing-wrap.funnel-black-style.black-roofing #roofing_material p.sm-text,.landing-wrap.funnel-black-style.black-roofing #roofing_replace p.sm-text{font-size:16px;line-height:24px}.landing-wrap.funnel-black-style.black-roofing #firstNameInput,.landing-wrap.funnel-black-style.black-roofing #phoneInput{margin-bottom:0}.landing-wrap.funnel-black-style.black-roofing #roofing_material .steps__checkbox_img_item_title{font-size:17px}.landing-wrap.funnel-black-style.black-roofing #zip_tab p.sm-text{font-size:20px}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{padding:30px 15px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper h3{font-size:24px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper p{font-size:17px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container p{font-size:22px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list__item img{max-width:100%;width:100%;border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{padding-top:30px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .btn{width:100%;font-size:17px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .under-text{font-size:17px;padding-bottom:0}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content p{font-size:22px;line-height:33px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h4{font-size:24px;padding-bottom:15px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h5{font-size:20px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:first-child{width:100%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table>div:last-child{width:100%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content{padding-top:40px}}@media (max-width:420px){.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper{padding:30px 15px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper h3{font-size:24px}.landing-wrap.funnel-black-style.black-roofing .benefits__roofing__wrapper p{font-size:17px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__container p{font-size:17px}.landing-wrap.funnel-black-style.black-roofing .roofing__technology__list{padding-top:40px;padding-bottom:40px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content{padding-bottom:50px;padding-left:20px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content h3{font-size:24px;padding-top:20px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content p{font-size:17px;line-height:25px}.landing-wrap.funnel-black-style.black-roofing .roofing__pricing__content .under-text{font-size:14px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container h3{font-size:24px;padding-bottom:10px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report__container p{font-size:18px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table{font-size:21px;padding:15px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content>div{font-size:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content>div>span{width:50%}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content>div>span:last-child{text-align:right}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .table__content .total-profit{font-size:18px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .tax-credit{font-size:18px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table .tax-credit span{font-size:24px}.landing-wrap.funnel-black-style.black-roofing .free__roofing__report_table h5{font-size:18px}}.landing-wrap.funnel-black-style.black-bathroom .top-text__box .h1{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .top-text__box p{max-width:300px;margin-left:auto;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}}.landing-wrap.funnel-black-style.black-bathroom .funnel__bottom-li{max-width:830px}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report_table .tax-credit span{font-weight:600;font-size:46px;line-height:58px}.landing-wrap.funnel-black-style.black-bathroom .hero{background:url(/v2/img/funnel/black/bathroom/black-bathroom_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-bathroom .bathr-zip-tab .steps__roofing_located{margin-top:0!important;padding:0!important}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__inner .form{max-width:513px;padding:0}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .error-text{margin:0!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content #phone_tab .form .request{padding:40px 0 100px 0;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox label{padding:16px 0}.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-bathroom .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.black-bathroom .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report{background:url(/v2/img/funnel/black/bathroom/bathr-table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-bathroom .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-bathroom .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-bathroom .solar__technology{background:url(/v2/img/funnel/black/bathroom/bathr-gray-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-bathroom .solar__technology__container p{max-width:100%}.landing-wrap.funnel-black-style.black-bathroom .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}.landing-wrap.funnel-black-style.black-bathroom .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-bathroom .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing{background-image:url(/v2/img/funnel/black/bathroom/bathroom-cost-bg.jpg);background-position:100% 50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1810px){.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing{background-position:145% 50%}}@media screen and (max-width:1450px){.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing{background-position:185% 50%}}@media screen and (max-width:1280px){.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing{background-position:250% 50%}}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container{max-width:1140px;padding:0 15px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .text-col{padding:80px 0;max-width:50%}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .img-col{display:none}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:50px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-bathroom .solar__panel__pricing .text-col{padding:30px 15px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-bathroom .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-bathroom .top-text__box p{margin-bottom:20px}.landing-wrap.funnel-black-style.black-bathroom .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-bathroom .grid-4{margin-top:20px}}.landing-wrap.funnel-black-style.black-windows .top-text__box .h1{max-width:100%}.landing-wrap.funnel-black-style.black-windows .top-text__box p{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .top-text__box p{max-width:100%;margin-left:auto;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}}.landing-wrap.funnel-black-style.black-windows .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.black-windows .free__solar__report_table h4 .info-text,.landing-wrap.funnel-black-style.black-windows .title-lg .info-text{font-weight:400;font-size:18px;line-height:23px;color:#444}.landing-wrap.funnel-black-style.black-windows .free__solar__report_table .tax-credit span{font-weight:600;font-size:46px;line-height:58px}.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px;max-width:145px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label img{margin:0}.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label span{max-width:100%;text-align:left}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label{padding:3px 0}.landing-wrap.funnel-black-style.black-windows .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-windows .hero{background:url(/v2/img/funnel/black/windows/black-windows_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-windows .bathr-zip-tab .steps__roofing_located{margin-top:0!important;padding:0!important}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__inner .form{max-width:513px;padding:0}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .error-text{margin:0!important}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #roject_type_tab .sm-text,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #windows_repair .sm-text{font-size:30px;min-width:765px;margin-left:-150px;margin-right:-150px}@media screen and (max-width:765px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #roject_type_tab .sm-text,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #windows_repair .sm-text{min-width:100%;margin-left:0;margin-right:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #roject_type_tab .sm-text,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #windows_repair .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #heating_system_type_tab h2,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #windows_how_many h2{margin-left:-200px;margin-right:-200px}@media screen and (max-width:1100px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #heating_system_type_tab h2,.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #windows_how_many h2{margin-left:auto;margin-right:auto}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #names_tab .sm-text{margin:0 -150px 30px -150px;min-width:760px}@media screen and (max-width:760px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #names_tab .sm-text{min-width:100%;margin:0 0 30px 0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #names_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .form .request{padding:40px 0 100px 0;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .sm-text{margin:0 -150px 30px -150px;min-width:760px}@media screen and (max-width:760px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .sm-text{min-width:100%;margin:0 0 30px 0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content #phone_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-windows .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-windows .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.black-windows .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.black-windows .free__solar__report{background:url(/v2/img/funnel/black/windows/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-windows .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-windows .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container h3 br{display:none}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-windows .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-windows .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-windows .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .free__solar__report_table{padding:20px;margin-top:0}.landing-wrap.funnel-black-style.black-windows .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-windows .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-windows .solar__technology{background:url(/v2/img/funnel/black/windows/steps_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-windows .solar__technology__container p{max-width:100%}.landing-wrap.funnel-black-style.black-windows .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}@media screen and (max-width:767px){.landing-wrap.funnel-black-style.black-windows .benefits__solar__wrapper{padding:80px 40px 40px}}.landing-wrap.funnel-black-style.black-windows .benefits__solar__wrapper .btn{width:100%;max-width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style.black-windows .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-windows .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-windows .benefits__solar img{width:100%}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing{background:#fff}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:0}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col{width:40%;padding:80px 25px 20px 0}@media screen and (max-width:1480px){.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col{width:48%}}@media screen and (max-width:1480px){.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col{width:50%;padding-top:50px;padding-bottom:10px;padding-left:40px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col{width:100%;padding-right:40px}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col .btn,.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .text-col .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .img-col{width:50%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .img-col{width:100%}}.landing-wrap.funnel-black-style.black-windows .solar__panel__pricing .solar__panel__pricing__container .img-col img{display:block;max-width:100%;height:100%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-windows .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-windows .top-text__box p{margin-bottom:20px}.landing-wrap.funnel-black-style.black-windows .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-windows .grid-4{margin-top:20px}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps{padding-top:10px}}.landing-wrap.funnel-black-style.black-gutter .top-text__box .h1{max-width:100%}.landing-wrap.funnel-black-style.black-gutter .top-text__box p{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .top-text__box{margin-top:25px}.landing-wrap.funnel-black-style.black-gutter .top-text__box p{margin-left:auto;margin-bottom:20px;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.black-gutter .top-text__box .green-text{display:inline}}.landing-wrap.funnel-black-style.black-gutter .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-gutter .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-gutter .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.black-gutter .hero{background:url(/v2/img/funnel/black/gutter/gutter-top_bg.jpg) no-repeat center center/cover}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.black-gutter .hero__content .steps__buttons .btn-next{margin:0!important}.landing-wrap.funnel-black-style.black-gutter .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__inner .form{max-width:513px;padding:0}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .error-text{margin:0!important}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #select-bathr-h .sm-text{font-size:30px;line-height:45px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #select-bathr-h .sm-text{font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #names_tab .sm-text{min-width:800px;margin:0 -150px 30px -150px}@media screen and (max-width:750px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #names_tab .sm-text{min-width:100%;margin:10px 0 20px 0}}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .sm-text{min-width:800px;margin:0 -150px 30px -150px}@media screen and (max-width:750px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .sm-text{min-width:100%;margin:10px 0 20px 0}}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .steps__buttons{margin-top:10px}}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content #phone_tab .form .request{padding:40px 0 100px 0;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label span{font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label{padding:5px 10px;text-align:left}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label img{max-width:90px;margin:0}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-gutter .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-gutter .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-gutter .free__solar__report{background:url(/v2/img/funnel/black/gutter/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-gutter .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-gutter .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-gutter .free__solar__report_table h4{padding-bottom:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-gutter .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-image:url(/v2/img/funnel/black/gutter/gutter-md.jpg);background-position:110% 50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1810px){.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-position:145% 50%}}@media screen and (max-width:1450px){.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-position:185% 50%}}@media screen and (max-width:1280px){.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-position:330% 50%}}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container{max-width:1140px;padding:0 15px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .text-col{padding:80px 0;max-width:50%}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .img-col{display:none}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:50px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing .text-col{padding:30px 15px}}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-gutter .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-gutter .solar__technology{background:url(/v2/img/funnel/black/gutter/steps_bg.jpg) no-repeat center center/cover}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__buttons button.btn-prev{margin:30% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-warranty .top-text__box .h1{max-width:1150px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-warranty .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-warranty .hero{min-height:100vh;background:url(/v2/img/funnel/black/warranty/black-warranty_bg.jpg) no-repeat center center/cover}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty .hero__logo{padding-top:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty .hero__content{margin-top:0}}.landing-wrap.funnel-black-style.black-warranty .funnel__bottom-li{max-width:955px}.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-warranty .steps__roofing_form_checkbox label{padding:28px 30px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-warranty .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty .steps__roofing_form_checkbox label{font-size:17px;line-height:20px;padding:16px 0}.landing-wrap.funnel-black-style.black-warranty .steps__roofing_form_checkbox label span{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-warranty .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-warranty #zip_tab .error-text{margin:0;padding:3px 0 0 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty #zip_tab .steps__inner{margin-top:0}}.landing-wrap.funnel-black-style.black-warranty #address_tab h2{min-width:860px;margin:0 -150px 0 -150px}@media screen and (max-width:860px){.landing-wrap.funnel-black-style.black-warranty #address_tab h2{margin:0;min-width:auto}}.landing-wrap.funnel-black-style.black-warranty #email_tab h2{margin:0 -150px 0 -150px}@media screen and (max-width:970px){.landing-wrap.funnel-black-style.black-warranty #email_tab h2{margin:0;min-width:auto}}.landing-wrap.funnel-black-style.black-warranty #phone_tab .steps__inner h2{margin-left:-300px;margin-right:-300px;min-width:880px}@media screen and (max-width:1030px){.landing-wrap.funnel-black-style.black-warranty #phone_tab .steps__inner h2{margin-left:-200px;margin-right:-200px}}@media screen and (max-width:880px){.landing-wrap.funnel-black-style.black-warranty #phone_tab .steps__inner h2{min-width:100%;margin-left:0;margin-right:0}}.landing-wrap.funnel-black-style.black-warranty #phone_tab .steps__inner .sm-text{margin-left:-200px;margin-right:-200px;min-width:880px}@media screen and (max-width:880px){.landing-wrap.funnel-black-style.black-warranty #phone_tab .steps__inner .sm-text{min-width:100%;margin-left:0;margin-right:0}}.landing-wrap.funnel-black-style.black-warranty #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-warranty #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-warranty #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-warranty #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-warranty #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-warranty #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-warranty #names_tab h2{margin-left:-150px;margin-right:-150px}@media screen and (max-width:830px){.landing-wrap.funnel-black-style.black-warranty #names_tab h2{margin-left:0;margin-right:0}}@media screen and (max-width:830px){.landing-wrap.funnel-black-style.black-warranty #names_tab h2{margin-bottom:20px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.black-warranty #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-warranty .steps__inner .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style.black-warranty .free__solar__report{background:url(/v2/img/funnel/black/warranty/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-warranty .free__solar__report h4{padding-right:20px}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container .free__solar__report-title{font-weight:500;font-size:44px;line-height:115%;color:#444}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container .free__solar__report-title{font-size:36px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container .free__solar__report-title{font-size:32px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container .free__solar__report-title{font-size:24px}}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container .free__solar__report-title span{color:#55b435}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-warranty .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table h4 span{color:#ff7438}.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .report_table-title{font-weight:500;font-size:46px;line-height:126.5%;color:#444;padding-right:20px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .report_table-title{font-size:32px;line-height:126.5%}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .report_table-title{font-size:24px;padding-bottom:15px}}.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .report_table-title span{color:#ff7438}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-warranty .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-warranty .solar__technology{background:url(/v2/img/funnel/black/warranty/steps_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-warranty .solar__technology__container p{max-width:955px}.landing-wrap.funnel-black-style.black-warranty .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}.landing-wrap.funnel-black-style.black-warranty .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-warranty .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-image:url(/v2/img/funnel/black/warranty/content-1.jpg);background-position:100% 50%;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1811px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-position:116% 50%}}@media screen and (min-width:2048px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-position:100% 50%}}@media screen and (max-width:1810px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-position:145% 50%}}@media screen and (max-width:1450px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-position:185% 50%}}@media screen and (max-width:1280px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-position:250% 50%}}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container{max-width:1140px;padding:0 15px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .text-col{padding:80px 0;max-width:50%}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .img-col{display:none}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-warranty .solar__panel__pricing .text-col{padding:30px 15px}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-warranty .benefits__solar__wrapper{padding:50px 40px}}.landing-wrap.funnel-black-style.black-warranty .disclaimer-bottom h4{max-width:685px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-warranty .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps__bar_line{background:#31eaa7}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps{padding:25px 0 0 0!important}}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps__bar_text strong{color:#31eaa7}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero{background:url(/v2/img/dist/best-warranty-pros/top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report{background:url(/v2/img/dist/best-warranty-pros/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .solar__technology{background:url(/v2/img/dist/best-warranty-pros/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content #phone_tab p{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content #phone_tab .form .steps__buttons{max-width:100%}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content #credit_tab .steps__inner .zmarg{margin-bottom:40px}@media (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content #credit_tab .steps__inner .zmarg{margin-bottom:10px}}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps__item .steps__inner .sm-text,.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps__item .steps__inner h2{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .form .inputs-field input{border-radius:6px;border:1px solid #999}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .hero__quiz .content .steps__buttons .btn-next{border-radius:6px;font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .solar__panel__pricing__container .btn{border-radius:6px;font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report .free__solar__report__container h3{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report .free__solar__report__container .free__solar__report_table{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report .free__solar__report__container .free__solar__report_table h4{font-weight:500}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .free__solar__report .free__solar__report__container .free__solar__report_table h4 span{font-weight:600;color:#2d8dff}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .disclaimer-bottom h4{font-family:Rubik,sans-serif;font-weight:500}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .disclaimer-bottom p{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .top-text__box .h1{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .top-text__box .h1 .green-text{color:#31eaa7!important}@media screen and (max-width:1400px){.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .top-text__box .h1 br{display:none}}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .top-text__box p{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz .funnel__bottom-li{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz h3,.landing-wrap.funnel-black-style.windows-replacement.black-warranty-quiz p{font-family:Rubik,sans-serif}.landing-wrap.funnel-black-style.black-payday .top-text__box .h1{max-width:1150px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-payday .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-payday .hero{min-height:100vh;background:url(/v2/img/domain/dealsmaker-io/black-payday/payday_bg.jpg) no-repeat center center/cover}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday .hero__logo{padding-top:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday .hero__content{margin-top:0}}.landing-wrap.funnel-black-style.black-payday .funnel__bottom-li{max-width:955px}.landing-wrap.funnel-black-style.black-payday .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.black-payday .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-payday .steps__roofing_form_checkbox label{padding:28px 30px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-payday .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday .steps__roofing_form_checkbox label{font-size:17px;line-height:20px;padding:16px 0}.landing-wrap.funnel-black-style.black-payday .steps__roofing_form_checkbox label span{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-payday .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-payday #zip_tab .error-text{margin:0;padding:3px 0 0 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday #zip_tab .steps__inner{margin-top:0}}.landing-wrap.funnel-black-style.black-payday #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-payday #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-payday #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-payday #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-payday #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-payday #names_tab h2{margin-bottom:40px}@media screen and (max-width:830px){.landing-wrap.funnel-black-style.black-payday #names_tab h2{margin-bottom:20px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.black-payday #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-payday .steps__inner .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style.black-payday .free__solar__report{background:url(/v2/img/domain/dealsmaker-io/black-payday/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-payday .free__solar__report h4{padding-right:20px}.landing-wrap.funnel-black-style.black-payday .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-payday .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-payday .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-payday .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-payday .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-payday .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-payday .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-payday .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-payday .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-payday .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-payday .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-payday .solar__technology{background:url(/v2/img/domain/dealsmaker-io/black-payday/steps_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-payday .solar__technology__container p{max-width:100%}.landing-wrap.funnel-black-style.black-payday .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}.landing-wrap.funnel-black-style.black-payday .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-payday .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-image:url(/v2/img/domain/dealsmaker-io/black-payday/content-1.jpg);background-position:100% 50%;background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1920px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-position:106% 50%}}@media screen and (max-width:1810px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-position:145% 50%}}@media screen and (max-width:1450px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-position:185% 50%}}@media screen and (max-width:1280px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-position:250% 50%}}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container{max-width:1140px;padding:0 15px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .text-col{padding:80px 0;max-width:50%}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .img-col{display:none}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-payday .solar__panel__pricing .text-col{padding:30px 15px}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-payday .benefits__solar__wrapper{padding:50px 40px}}.landing-wrap.funnel-black-style.black-payday .disclaimer-bottom h4{max-width:100%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-payday .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-payday .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-hvac .top-text__box .h1{max-width:1000px}.landing-wrap.funnel-black-style.black-hvac .top-text__box p{font-size:30px;line-height:45px;max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .top-text__box p{max-width:100%;margin-left:auto;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}}.landing-wrap.funnel-black-style.black-hvac .funnel__bottom-li{max-width:990px}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container h3{max-width:800px;margin-left:auto;margin-right:auto}.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:23px;color:#444}.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table .tax-credit span{font-weight:600;font-size:46px;line-height:58px}.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px;max-width:145px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label img{margin:0}.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label span{max-width:100%;text-align:left}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label{padding:12px 0}.landing-wrap.funnel-black-style.black-hvac .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-hvac .hero{background:url(/v2/img/funnel/black/hvac/hvac-top_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-hvac .bathr-zip-tab .steps__roofing_located{margin-top:0!important;padding:0!important}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__inner .form{max-width:513px;padding:0}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .error-text{margin:0!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #names_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .form .request{padding:0 0 100px 0;font-size:12px;line-height:18px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content #phone_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-hvac .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox label{padding:16px 14px;font-size:17px;font-weight:400;line-height:20px;height:auto}.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-hvac .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.black-hvac .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.black-hvac .free__solar__report{background:url(/v2/img/funnel/black/hvac/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container .free__solar__report__container-title{font-weight:500;font-size:44px;line-height:115%;color:#444}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container .free__solar__report__container-title span{color:#55b435}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container .free__solar__report__container-title{font-size:36px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container .free__solar__report__container-title{font-size:32px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container .free__solar__report__container-title{font-size:24px}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-hvac .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table{padding:20px;margin-top:0}.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-hvac .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-hvac .solar__technology{background:url(/v2/img/funnel/black/hvac/steps_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-hvac .solar__technology__container p{max-width:952px}.landing-wrap.funnel-black-style.black-hvac .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-hvac .benefits__solar__wrapper{padding:30px 20px 40px}}.landing-wrap.funnel-black-style.black-hvac .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-hvac .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing{background:#fff}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container{max-width:initial;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{width:32%;padding:80px 25px 20px 0}@media screen and (max-width:1480px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{width:48%}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{width:50%;padding-top:50px;padding-bottom:10px;padding-left:40px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{width:100%;padding-right:40px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{padding-top:50px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .img-col{width:50%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .img-col{width:100%}}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .img-col img{display:block;max-width:100%;height:100%}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-hvac .solar__panel__pricing .text-col{padding:30px 15px}}.landing-wrap.funnel-black-style.black-hvac .disclaimer-bottom h4{max-width:100%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-hvac .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-hvac .top-text__box p{margin-bottom:20px}.landing-wrap.funnel-black-style.black-hvac .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-hvac .grid-4{margin-top:20px}}.landing-wrap.funnel-black-style.black-kitchen .top-text__box .h1{max-width:100%}.landing-wrap.funnel-black-style.black-kitchen .top-text__box p{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .top-text__box p{max-width:100%;margin-left:auto;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}}.landing-wrap.funnel-black-style.black-kitchen .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:23px;color:#444}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table .tax-credit span{font-weight:600;font-size:46px;line-height:58px}.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px;max-width:100%}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label img{margin:0}.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label span{max-width:100%;text-align:left}.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label{padding:12px 0}.landing-wrap.funnel-black-style.black-kitchen .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-kitchen .hero{background:url(/v2/img/funnel/black/kitchen/top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-kitchen .bathr-zip-tab .steps__roofing_located{margin-top:0!important;padding:0!important}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__inner .form{max-width:513px;padding:0}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .error-text{margin:0!important}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #windows_repair .sm-text{font-size:22px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #windows_repair .sm-text{font-size:16px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}@media screen and (max-width:760px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #names_tab .sm-text{margin:0 0 30px 0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #names_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .form .request{margin-top:40px;padding:0 0 100px 0;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .sm-text{margin:0 -150px 30px -150px;min-width:760px}@media screen and (max-width:760px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .sm-text{min-width:100%;margin:0 0 30px 0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content #phone_tab .sm-text{margin:0 0 10px 0}}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-kitchen .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.black-kitchen .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report{background:url(/v2/img/funnel/black/kitchen/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table h4 span{color:#ff7438}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table .info-text{font-size:18px;line-height:23px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table{padding:20px;margin-top:0}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table h4{padding-bottom:0}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table .info-text{font-size:15px}.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-kitchen .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-kitchen .solar__technology{background:url(/v2/img/funnel/black/kitchen/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-kitchen .solar__technology__container p{max-width:100%}.landing-wrap.funnel-black-style.black-kitchen .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.black-kitchen .benefits__solar .img-col img{-o-object-fit:contain;object-fit:contain;display:block!important}.landing-wrap.funnel-black-style.black-kitchen .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-kitchen .benefits__solar__wrapper{padding:30px 20px}}.landing-wrap.funnel-black-style.black-kitchen .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-kitchen .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-image:url(/v2/img/funnel/black/kitchen/content-1.jpg);background-position:100% 50%;background-repeat:no-repeat;background-size:contain}@media screen and (min-width:1811px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-position:110% 50%}}@media screen and (min-width:2048px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-position:100% 50%}}@media screen and (max-width:1810px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-position:150% 50%}}@media screen and (max-width:1450px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-position:200% 50%}}@media screen and (max-width:1280px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-position:250% 50%}}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container{max-width:1140px;padding:0 15px;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .text-col{padding:80px 0;max-width:50%}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .img-col{display:none}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:50px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style.black-kitchen .solar__panel__pricing .text-col{padding:30px 15px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-kitchen .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-kitchen .top-text__box p{margin-bottom:20px}.landing-wrap.funnel-black-style.black-kitchen .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-kitchen .grid-4{margin-top:20px}}.landing-wrap.funnel-black-style.black-flooring .top-text__box .h1{max-width:1150px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-flooring .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-flooring .hero{min-height:100vh;background:url(/v2/img/funnel/black/flooring/top-bg.jpg) no-repeat center center/cover}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .hero__logo{padding-top:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .hero__content{margin-top:0}}.landing-wrap.funnel-black-style.black-flooring .funnel__bottom-li{max-width:955px}.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label{width:100%!important;height:auto!important;padding:42px 15px 15px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label img{max-width:60px;margin:0 0 40px 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label.line-text-label{padding:15px 30px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox label.line-text-label{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-flooring .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-flooring .grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;min-width:705px;margin:0 -95px}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label{width:100%;height:auto}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px;max-width:145px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-flooring .grid-3{grid-template-columns:1fr;margin:0;min-width:100%}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label{padding:17px 0 17px 35px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label img{margin:0 37px 0 0}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label span{max-width:100%;text-align:left}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label{padding:17px 0 17px 35px}.landing-wrap.funnel-black-style.black-flooring .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-flooring .label-styles h2{max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:40px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring .label-styles h2{margin-bottom:15px!important}}.landing-wrap.funnel-black-style.black-flooring #address_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #email_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #names_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #zip_tab .form .inputs-field input{padding:17.5px 41px 17.5px 20px}@media (max-width:767px){.landing-wrap.funnel-black-style.black-flooring #address_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #email_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #names_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .inputs-field input,.landing-wrap.funnel-black-style.black-flooring #zip_tab .form .inputs-field input{padding:15.5px 35px 15.5px 20px}}.landing-wrap.funnel-black-style.black-flooring #address_tab .inputs-field.valid input,.landing-wrap.funnel-black-style.black-flooring #email_tab .inputs-field.valid input,.landing-wrap.funnel-black-style.black-flooring #names_tab .inputs-field.valid input,.landing-wrap.funnel-black-style.black-flooring #phone_tab .inputs-field.valid input,.landing-wrap.funnel-black-style.black-flooring #zip_tab .inputs-field.valid input{border:2px solid #66aa4f;background:#fff url(/v2/img/dist/icons/valid-input-icon.svg) no-repeat 97% center}.landing-wrap.funnel-black-style.black-flooring #zip_tab .error-text{margin:0;padding:3px 0 0 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring #zip_tab .steps__inner{margin-top:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring #project_tab h2{margin-bottom:20px}.landing-wrap.funnel-black-style.black-flooring #project_tab .steps__buttons button.btn-prev{margin:10px 0 0 0!important}}.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img .steps__checkbox_img_item.steps__checkbox_img_item_active{background:#3bc60c}.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img .steps__checkbox_img_item{background:#1c1c1c;max-width:250px}@media screen and (max-width:767px){.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img .steps__checkbox_img_item{max-width:100%}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{font-size:13px;line-height:115%}}.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:1200px}@media screen and (max-width:767px){.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__checkbox_img{display:grid;grid-template-columns:1fr 1fr;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:739px){.landing-wrap.funnel-black-style.black-flooring #material_tab h2 br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring #material_tab .steps__buttons button.btn-prev{margin:10px 0 0 0!important}}.landing-wrap.funnel-black-style.black-flooring #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-flooring #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.black-flooring #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img{border:none!important;height:auto}.landing-wrap.funnel-black-style.black-flooring .steps__inner .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__checkbox_img{max-width:876px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report{background:url(/v2/img/funnel/black/flooring/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-flooring .free__solar__report h4{padding-right:20px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container .free__roofing__report-title{color:#444;font-weight:500;font-size:44px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container .free__roofing__report-title{font-size:36px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container .free__roofing__report-title{font-size:32px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container .free__roofing__report-title{font-size:24px}}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container .free__roofing__report-title span{color:#55b435}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-flooring .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-flooring .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-flooring .solar__technology{background:url(/v2/img/funnel/black/flooring/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-flooring .solar__technology__container p{max-width:100%}.landing-wrap.funnel-black-style.black-flooring .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}.landing-wrap.funnel-black-style.black-flooring .zmarg{margin:0 -50px 15px -50px}@media screen and (max-width:1145px){.landing-wrap.funnel-black-style.black-flooring .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-flooring .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.black-flooring .free__solar__report__container{max-width:1200px}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing{background:0 0}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container{max-width:2560px;width:100%;padding:0;margin:0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .text-col{padding:80px 0 80px 40px;max-width:515px;margin-right:60px}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .img-col picture img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-flooring .solar__panel__pricing .text-col{padding:30px 15px}}.landing-wrap.funnel-black-style.black-flooring .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-flooring .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-flooring .benefits__solar__wrapper{padding:50px 40px}}.landing-wrap.funnel-black-style.black-flooring .disclaimer-bottom h4{max-width:100%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-flooring .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-siding .top-text__box .h1{max-width:1150px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .top-text__box .green-text{display:inline}.landing-wrap.funnel-black-style.black-siding .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-siding .hero{min-height:100vh;background:url(/v2/img/funnel/black/siding/top-bg.jpg) no-repeat center center/cover}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .hero__logo{padding-top:15px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .hero__content{margin-top:0}}.landing-wrap.funnel-black-style.black-siding .funnel__bottom-li{max-width:955px}.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox label{width:100%!important;height:auto!important;padding:42px 15px 15px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox label img{max-width:60px;margin:0 0 40px 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-siding .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-siding .grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;min-width:705px;margin:0 -95px}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label{width:100%;height:auto}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px;max-width:145px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-siding .grid-3{grid-template-columns:1fr;margin:0;min-width:100%}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label{padding:17px 0 17px 35px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label img{margin:0 37px 0 0}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label span{max-width:100%;text-align:left}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label{padding:17px 0 17px 35px}.landing-wrap.funnel-black-style.black-siding .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-siding #zip_tab .error-text{margin:0;padding:3px 0 0 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding #zip_tab .steps__inner{margin-top:0}}.landing-wrap.funnel-black-style.black-siding #project_tab h2{margin-bottom:40px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding #project_tab h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-siding #material_tab .steps__checkbox_img_item_img img{margin-bottom:0}.landing-wrap.funnel-black-style.black-siding #material_tab .steps__checkbox_img_item_title{padding:15px 0!important;font-size:22px;line-height:115%}@media screen and (max-width:739px){.landing-wrap.funnel-black-style.black-siding #material_tab h2 br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding #material_tab .steps__buttons button.btn-prev{margin:10px 0 0 0!important}.landing-wrap.funnel-black-style.black-siding #material_tab .steps__checkbox_img_item_title{padding:8px!important;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.black-siding #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-siding #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-siding #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}.landing-wrap.funnel-black-style.black-siding #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-siding #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.black-siding #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img{border:none!important;height:auto}.landing-wrap.funnel-black-style.black-siding .steps__inner .form{max-width:513px;width:100%}.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__checkbox_img{max-width:876px}.landing-wrap.funnel-black-style.black-siding .free__solar__report{background:url(/v2/img/funnel/black/siding/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-siding .free__solar__report h4{padding-right:20px}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container p{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-siding .free__solar__report__container h3{font-size:36px}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container p{font-size:22px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-siding .free__solar__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container p{font-size:20px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.black-siding .free__solar__report__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container p{font-size:18px}}.landing-wrap.funnel-black-style.black-siding .free__solar__report_table h4 span{color:#ff7438}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-siding .free__solar__report_table .table__content{padding-top:0}}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-siding .free__solar__report_table .tax-credit span{font-size:24px}}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container h3{max-width:90%}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container .under-text{text-align:center;max-width:431px}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container ul{margin:0 0 30px 20px;list-style-type:disc}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container ul li{list-style-type:disc;font-weight:400;font-size:18px;line-height:27px;color:#444}.landing-wrap.funnel-black-style.black-siding .solar__technology{background:url(/v2/img/funnel/black/siding/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-siding .solar__technology__container p{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-siding .solar__technology__container br{display:none}}.landing-wrap.funnel-black-style.black-siding .benefits__solar__wrapper{max-width:750px;padding:80px 10px 40px 40px}.landing-wrap.funnel-black-style.black-siding .zmarg{margin:0 -150px 15px -150px}@media screen and (max-width:925px){.landing-wrap.funnel-black-style.black-siding .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.black-siding .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.black-siding .free__solar__report__container{max-width:1200px}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing{background:0 0}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container{max-width:2560px;width:100%;padding:0;margin:0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .text-col{padding:80px 0 80px 40px;max-width:515px;margin-right:60px}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .img-col picture img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container .btn{margin:auto}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing__container p.under-text{max-width:100%}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.black-siding .solar__panel__pricing .text-col{padding:30px 15px}}.landing-wrap.funnel-black-style.black-siding .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-siding .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.black-siding .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-siding .benefits__solar__wrapper{padding:50px 40px}}.landing-wrap.funnel-black-style.black-siding .disclaimer-bottom h4{max-width:100%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-siding .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .hero{background:url(/v2/img/funnel/black/wit/walk-in-tubs-img-hero.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report{background:url(/v2/img/funnel/black/wit/table_bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-walk-in-tubs .solar__technology{background:url(/v2/img/funnel/black/wit/bg-technology.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-walk-in-tubs .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.black-walk-in-tubs #phone_tab .inputs-field{margin-bottom:20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs #phone_tab .inputs-field{margin-bottom:0}}.landing-wrap.funnel-black-style.black-walk-in-tubs .benefits__solar .img-col img{height:100%}.landing-wrap.funnel-black-style.black-walk-in-tubs .form .inputs-field.invalid .error-text{margin:0!important}.landing-wrap.funnel-black-style.black-walk-in-tubs .benefits__solar__wrapper{padding:80px 0 20px 20px}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.black-walk-in-tubs .benefits__solar__wrapper{padding:50px 20px 10px 25px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-walk-in-tubs .benefits__solar__wrapper p{font-size:18px}}@media screen and (max-width:420px){.landing-wrap.funnel-black-style.black-walk-in-tubs .benefits__solar__wrapper p{font-size:18px}}.landing-wrap.funnel-black-style.black-walk-in-tubs #names_tab .inputs-item{margin-bottom:20px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs #names_tab .inputs-item{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .steps__buttons{margin-top:10px}.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .form .inputs-item{margin-bottom:20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .form .inputs-item{margin-bottom:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .steps__item .steps__inner h2{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .steps__item .steps__inner .sm-text{margin:0 0 40px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__content .steps__item .steps__inner .sm-text{margin:0 0 20px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box{padding:0 20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box{padding:0 15px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .green-text,.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .h1{font-size:44px;line-height:115%;margin:0 auto 15px auto}@media screen and (max-width:769px){.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .green-text,.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .h1{font-size:36px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .green-text,.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box .h1{margin:0 auto 10px auto;font-weight:500;font-size:28px;line-height:32px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box p{font-size:30px;line-height:150%}@media screen and (max-width:769px){.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box p{font-size:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .top-text__box p{font-size:20px;margin-bottom:20px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .request-text{margin-top:60px;font-weight:400;font-size:14px;line-height:150%;text-align:center;color:#b1b1b1}.landing-wrap.funnel-black-style.black-walk-in-tubs .request-text a{color:#b1b1b1;font-weight:600;border:none;text-decoration:underline}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .request-text{font-size:12px;margin-top:40px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .hero__quiz .content .steps__inner .form{max-width:513px}.landing-wrap.funnel-black-style.black-walk-in-tubs #select-bathr-h h2{margin-bottom:40px}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff;height:201px}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label::before{display:none}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0 15px 0}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label img{margin:0;height:55px}}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label span{text-align:left;margin-left:40px}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label span br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label span{font-size:17px}}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox label{height:86px;padding:17px 40px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox .last-lable img{margin:30px 0 15px 0}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox .last-lable img{margin:0;height:35px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox .last-lable span{margin-top:20px}@media screen and (max-width:725px){.landing-wrap.funnel-black-style.black-walk-in-tubs .steps__roofing_form_checkbox .last-lable span{margin-top:0}}.landing-wrap.funnel-black-style.black-walk-in-tubs .checkbox-btn,.landing-wrap.funnel-black-style.black-walk-in-tubs .radio-btn{position:absolute;opacity:0}.landing-wrap.funnel-black-style.black-walk-in-tubs .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .img-col{width:50%}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .img-col img{display:block;max-width:100%;height:100%}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .img-col{width:100%}}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col{width:32%;padding:80px 25px 20px 0}@media (max-width:1480px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col{width:48%}}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col{width:50%;padding-top:50px;padding-bottom:10px;padding-left:40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col{width:100%;padding-right:40px}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col{padding-top:50px;padding-bottom:20px;padding-left:20px;padding-right:20px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col h3{font-weight:500;font-size:36px;line-height:115%;color:#444;padding-bottom:20px}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col h3{font-size:32px}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col h3{font-size:24px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col p{font-weight:400;font-size:18px;line-height:150%;color:#444;padding-bottom:30px}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col .btn{width:100%;max-width:424px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#fff}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col .btn{margin:0 auto}}.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col .under-text{font-weight:400;font-size:14px;line-height:150%;color:#444;padding-top:15px;max-width:424px;text-align:center}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .black-walk_container .text-col .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container h3{text-align:center;font-weight:500;font-size:44px;line-height:115%}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container h3{font-size:36px}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container h3{font-size:32px}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container h3{font-size:28px}}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table{padding:40px 30px;margin-top:0}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table{grid-template-columns:1fr;display:grid}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table{padding:20px 30px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .title-table{width:52%}@media (max-width:768px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .title-table{width:100%}}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .table__content{width:100%}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .table__content div{font-size:15px}}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .table__content div span:first-child{width:58%}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .table__content div span:last-child{width:38%;text-align:right}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table h4{font-weight:500;font-size:46px;line-height:115%}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table h4{font-size:32px}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table h4{font-size:22px;padding:0}}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table h4 span{color:#ff7438}.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .info-text{font-family:Rubik;font-style:normal;font-weight:400;font-size:22px;line-height:115%;color:#444}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .info-text{font-size:20px}}@media (max-width:505px){.landing-wrap.funnel-black-style.black-walk-in-tubs .free__solar__report__container .free__solar__report_table .info-text{font-size:17px}}@media screen and (max-width:1023px){.landing-wrap.funnel-black-style.black-security .top-text__box .h1 br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security .top-text__box .h1{margin-bottom:-5px}}.landing-wrap.funnel-black-style.black-security .bottom-table-text{font-size:13px;display:block;margin-top:12px;color:#767272}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security .bottom-table-text{font-size:11px}}.landing-wrap.funnel-black-style.black-security .container{max-width:1300px}.landing-wrap.funnel-black-style.black-security .container .funnel__bottom-li{max-width:725px}.landing-wrap.funnel-black-style.black-security .error-text{height:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security .error-text{padding:6px 0 9px 0!important}}.landing-wrap.funnel-black-style.black-security #zip_tab{padding-top:0}.landing-wrap.funnel-black-style.black-security #zip_tab .sm-text{font-size:30px;font-style:normal;font-weight:500;line-height:150%}@media screen and (max-width:525px){.landing-wrap.funnel-black-style.black-security #zip_tab .sm-text{font-size:20px}}.landing-wrap.funnel-black-style.black-security #zip_tab .error-text{margin:0;padding:3px 0 0 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security #zip_tab .error-text{padding:0 0 9px 0}}.landing-wrap.funnel-black-style.black-security #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-security #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-security #phone_tab .form .inputs .error-text{padding:0 0 8px 0;margin-top:-4px}.landing-wrap.funnel-black-style.black-security #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:10px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security #phone_tab .form .inputs-field.invalid .error-text{padding:0}}.landing-wrap.funnel-black-style.black-security #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;color:#b1b1b1}.landing-wrap.funnel-black-style.black-security #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security #phone_tab .form .request{padding:0 0 70px 0;margin-top:40px;font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.black-security #names_tab,.landing-wrap.funnel-black-style.black-security #roofing_material,.landing-wrap.funnel-black-style.black-security #roofing_replace{max-width:100%!important}.landing-wrap.funnel-black-style.black-security #names_tab .steps__inner,.landing-wrap.funnel-black-style.black-security #roofing_material .steps__inner,.landing-wrap.funnel-black-style.black-security #roofing_replace .steps__inner{max-width:100%!important}.landing-wrap.funnel-black-style.black-security #roofing_material p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-security #roofing_material .btn-prev{margin-top:11%}.landing-wrap.funnel-black-style.black-security #roofing_material .steps__checkbox_img_item_title{font-size:22px}.landing-wrap.funnel-black-style.black-security #roofing_material .steps__checkbox_img_item_img{height:auto}.landing-wrap.funnel-black-style.black-security #address_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-security #email_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-security #names_tab p.sm-text{font-size:22px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security #names_tab h2{max-width:300px;margin-left:auto;margin-right:auto}}.landing-wrap.funnel-black-style.black-security #phone_tab p.sm-text{font-size:22px}.landing-wrap.funnel-black-style.black-security #firstNameInput,.landing-wrap.funnel-black-style.black-security #phoneInput{margin-bottom:10px}.landing-wrap.funnel-black-style.black-security .hero{background:url(/v2/img/funnel/black/security/top-bg.jpg) no-repeat center center/cover!important}@supports (background:url("/v2/img/funnel/black/security/webp/top-bg.webp")){.landing-wrap.funnel-black-style.black-security .hero{background:url(/v2/img/funnel/black/security/webp/top-bg.webp) no-repeat center center/cover!important}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-security .hero{background:url(/v2/img/funnel/black/security/top-bg-mob.jpg) no-repeat center center/cover!important}}.landing-wrap.funnel-black-style.black-security .hero.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/funnel/top-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsecuritysystem-co/webp/top-bg.webp")){.landing-wrap.funnel-black-style.black-security .hero.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/webp/top-bg.webp) no-repeat center center/cover}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-security .hero.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/funnel/top-bg-sm.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsecuritysystem-co/webp/top-bg-sm.webp")){.landing-wrap.funnel-black-style.black-security .hero.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/webp/top-bg-sm.webp) no-repeat center center/cover}}}.landing-wrap.funnel-black-style.black-security .hero.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/funnel/top-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsafesystem-co/webp/top-bg.webp")){.landing-wrap.funnel-black-style.black-security .hero.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/webp/top-bg.webp) no-repeat center center/cover}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-security .hero.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/funnel/top-bg-sm.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsafesystem-co/webp/top-bg-sm.webp")){.landing-wrap.funnel-black-style.black-security .hero.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/webp/top-bg-sm.webp) no-repeat center center/cover}}}.landing-wrap.funnel-black-style.black-security .hero__quiz{max-width:1200px}.landing-wrap.funnel-black-style.black-security .hero__quiz .content{max-width:100%}@media (max-width:505px){.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__buttons{margin-top:10px}}.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__item{margin:0 auto}.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__item .steps__inner h2{line-height:115%}@media screen and (max-width:1023px){.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__item .steps__inner h2 br{display:none}}.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__checkbox_img{max-width:700px;margin:0 auto}.landing-wrap.funnel-black-style.black-security .hero .top-text__box{position:relative;z-index:2}.landing-wrap.funnel-black-style.black-security .grid-3{margin:0 auto;max-width:750px}@media screen and (max-width:767px){.landing-wrap.funnel-black-style.black-security .grid-3{grid-template-columns:1fr}.landing-wrap.funnel-black-style.black-security .grid-3 .steps__roofing_form_checkbox label{padding:0}.landing-wrap.funnel-black-style.black-security .grid-3 .steps__roofing_form_checkbox label img{margin:0}.landing-wrap.funnel-black-style.black-security .grid-3 .steps__roofing_form_checkbox label span{padding:0 20px;text-align:left}}.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox label{padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #686868;border-radius:20px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff}.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox label:before{display:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox label{padding:20px 30px;height:auto}.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.black-security .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#55b435;border:2px solid #55b435;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.black-security .benefits__roofing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{max-width:570px;padding:80px 40px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:15px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper p{font-weight:400;font-size:18px;line-height:150%;padding-bottom:30px;color:#444}.landing-wrap.funnel-black-style.black-security .benefits__roofing>div{width:50%}.landing-wrap.funnel-black-style.black-security .benefits__roofing picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.landing-wrap.funnel-black-style.black-security .benefits__roofing picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.black-security .benefits__roofing .btn{width:100%;max-width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:600;font-size:20px;line-height:24px;text-transform:uppercase;color:#fff}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.black-security .benefits__roofing .btn{font-size:17px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-security .benefits__roofing .btn{max-width:100%}}@media screen and (max-width:374px){.landing-wrap.funnel-black-style.black-security .benefits__roofing .btn{font-size:14px}}.landing-wrap.funnel-black-style.black-security .roofing__technology{background:url(/v2/img/funnel/black/security/steps-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/funnel/black/security/webp/steps-bg.webp")){.landing-wrap.funnel-black-style.black-security .roofing__technology{background:url(/v2/img/funnel/black/security/webp/steps-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .roofing__technology.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/funnel/steps-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsecuritysystem-co/webp/steps-bg.webp")){.landing-wrap.funnel-black-style.black-security .roofing__technology.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/webp/steps-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .roofing__technology.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/funnel/steps-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsafesystem-co/webp/steps-bg.webp")){.landing-wrap.funnel-black-style.black-security .roofing__technology.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/webp/steps-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .roofing__technology__container{max-width:1452px;margin:0 auto;padding:80px 15px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container .h2,.landing-wrap.funnel-black-style.black-security .roofing__technology__container h3{font-weight:500;font-size:36px;line-height:126.5%;text-align:center;color:#fff;padding-bottom:15px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container p{font-weight:400;font-size:18px;line-height:150%;text-align:center;color:#fff;max-width:952px;margin:0 auto}.landing-wrap.funnel-black-style.black-security .roofing__technology__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:63px;padding-bottom:63px}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item{width:19%;border-radius:20px;background:rgba(30,30,30,.69)}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item img{border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style.black-security .roofing__technology__content{padding:20px;color:#fff}.landing-wrap.funnel-black-style.black-security .roofing__technology__content .h3,.landing-wrap.funnel-black-style.black-security .roofing__technology__content h5{font-style:normal;font-weight:500;font-size:22px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.black-security .roofing__technology__content p{font-weight:400;font-size:14px;line-height:150%;color:#fff;text-align:left}.landing-wrap.funnel-black-style.black-security .roofing__pricing{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{width:32%;padding:80px 22px 20px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content h3{font-weight:500;font-size:36px;line-height:126.5%;color:#444;padding-bottom:20px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content h3 span{color:#55b435}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content p{font-weight:400;font-size:18px;line-height:150%;color:#444;padding-bottom:30px;padding-right:30px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .btn{width:431px;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;background:#55b435;border-radius:6px;font-weight:700;font-size:20px;line-height:17px;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .under-text{font-weight:400;font-size:14px;line-height:150%;color:#444;padding-top:15px;padding-left:80px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .under-text span{color:#55b435}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img{width:50%}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img picture{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.black-security .free__roofing__report{background:url(/v2/img/funnel/black/security/table-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/funnel/black/security/webp/table-bg.webp")){.landing-wrap.funnel-black-style.black-security .free__roofing__report{background:url(/v2/img/funnel/black/security/webp/table-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .free__roofing__report.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/funnel/table-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsecuritysystem-co/webp/table-bg.webp")){.landing-wrap.funnel-black-style.black-security .free__roofing__report.top-secur-sys{background:url(/v2/img/domain/topsecuritysystem-co/webp/table-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .free__roofing__report.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/funnel/table-bg.jpg) no-repeat center center/cover}@supports (background:url("/v2/img/domain/topsafesystem-co/webp/table-bg.webp")){.landing-wrap.funnel-black-style.black-security .free__roofing__report.top-safe-sys{background:url(/v2/img/domain/topsafesystem-co/webp/table-bg.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container{max-width:1140px;padding:80px 15px;margin:0 auto}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .title-lg,.landing-wrap.funnel-black-style.black-security .free__roofing__report__container h3{font-weight:500;font-size:44px;line-height:126.5%;color:#444;text-align:center}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .title-lg span,.landing-wrap.funnel-black-style.black-security .free__roofing__report__container h3 span{color:#55b435}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container p{font-size:24px;line-height:150%;color:#444;text-align:center}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .tooltip-wrapp{padding-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3px}@media screen and (max-width:700px){.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .tooltip-wrapp{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .tooltip-wrapp .tooltip-wrapp__subtitle{color:#444;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:130%}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .tooltip-wrapp .tooltip-box{padding:0}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table{background:-webkit-gradient(linear,right top,left top,from(rgba(255,255,255,.9)),color-stop(106.48%,rgba(255,255,255,0)));background:-o-linear-gradient(right,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);background:linear-gradient(270deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0) 106.48%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:40px 60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div{width:50%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h4{font-weight:500;font-size:46px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h4 span{color:#ff7438}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h5{font-weight:500;font-size:24px;line-height:126.5%;color:#444}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content>div:nth-of-type(2n){background:rgba(255,255,255,.38)}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:400;font-size:18px;line-height:150%;color:#444;border-radius:3px;padding:10px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content .total-profit{background:#7095fa;border-radius:3px;font-weight:600;font-size:22px;line-height:150%;color:#fff}@media (max-width:1480px){.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{width:48%}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{max-width:100%}}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{padding-bottom:0;padding-top:50px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper h3{font-size:32px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper p:last-child{padding-bottom:0}.landing-wrap.funnel-black-style.black-security .benefits__roofing .img-benefits-1000{display:block}.landing-wrap.funnel-black-style.black-security .img-desc{display:none}.landing-wrap.funnel-black-style.black-security .roofing__technology__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-o-object-fit:cover;object-fit:cover;width:270px;-ms-flex-negative:0;flex-shrink:0;border-radius:20px 0 0 20px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{width:50%;padding-top:50px;padding-bottom:10px;padding-left:40px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content h3{font-size:32px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .btn{width:100%}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img .img-desc{display:none}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img .img-pricing-1000{display:block;width:100%}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container p{font-size:22px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table{margin-top:15px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h4{font-size:32px;line-height:126.5%}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-security .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:18px;line-height:21px}.landing-wrap.funnel-black-style.black-security .benefits__roofing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-security .benefits__roofing .img-benefits-1000{display:none}.landing-wrap.funnel-black-style.black-security .benefits__roofing .img-desc{display:block}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{max-width:100%}.landing-wrap.funnel-black-style.black-security .benefits__roofing>div{width:100%}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.landing-wrap.funnel-black-style.black-security .roofing__technology__content p{font-size:17px}.landing-wrap.funnel-black-style.black-security .roofing__pricing{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{width:100%}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content p{padding-right:0}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .btn{font-size:17px;margin:0 auto}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .under-text{padding-left:0;padding-right:0;text-align:center}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img{width:100%}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img .img-desc{display:block}.landing-wrap.funnel-black-style.black-security .roofing__pricing__img .img-pricing-1000{display:none}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .title-lg,.landing-wrap.funnel-black-style.black-security .free__roofing__report__container h3{font-size:32px}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container p{font-size:20px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table{margin-top:15px;padding:30px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:first-child{width:40%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:last-child{width:60%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h4{font-size:32px;line-height:126.5%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .tax-credit{font-size:20px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .tax-credit span{font-size:27px}}@media (max-width:525px){.landing-wrap.funnel-black-style.black-security #address_tab p.sm-text,.landing-wrap.funnel-black-style.black-security #email_tab p.sm-text,.landing-wrap.funnel-black-style.black-security #names_tab p.sm-text,.landing-wrap.funnel-black-style.black-security #phone_tab p.sm-text,.landing-wrap.funnel-black-style.black-security #roofing_material p.sm-text,.landing-wrap.funnel-black-style.black-security #roofing_replace p.sm-text{font-size:16px;line-height:24px}.landing-wrap.funnel-black-style.black-security #firstNameInput,.landing-wrap.funnel-black-style.black-security #phoneInput{margin-bottom:0}.landing-wrap.funnel-black-style.black-security #roofing_material .steps__checkbox_img_item_title{font-size:17px}.landing-wrap.funnel-black-style.black-security #zip_tab p.sm-text{font-size:20px}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{padding:30px 15px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper .title-lg,.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper h3{font-size:24px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper p{font-size:17px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container p{font-size:22px}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-security .roofing__technology__list__item img{width:100%;border-radius:20px 20px 0 0}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{padding-top:30px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .btn{width:100%;font-size:17px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .under-text{font-size:17px;padding-bottom:0}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content p{font-size:22px;line-height:33px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h4{font-size:24px;padding-bottom:15px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h5{font-size:20px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:first-child{width:100%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table>div:last-child{width:100%}}@media (max-width:420px){.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper{padding:30px 15px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper .title-lg,.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper h3{font-size:24px}.landing-wrap.funnel-black-style.black-security .benefits__roofing__wrapper p{font-size:17px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container{padding-top:50px;padding-bottom:50px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container h3{font-size:24px}.landing-wrap.funnel-black-style.black-security .roofing__technology__container p{font-size:17px}.landing-wrap.funnel-black-style.black-security .roofing__technology__list{padding-top:40px;padding-bottom:40px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content{padding-bottom:50px;padding-left:20px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content h3{font-size:24px;padding-top:20px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content p{font-size:17px;line-height:25px}.landing-wrap.funnel-black-style.black-security .roofing__pricing__content .under-text{font-size:14px}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .title-lg,.landing-wrap.funnel-black-style.black-security .free__roofing__report__container h3{font-size:24px;padding-bottom:10px}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container .title-lg br,.landing-wrap.funnel-black-style.black-security .free__roofing__report__container h3 br{display:none}.landing-wrap.funnel-black-style.black-security .free__roofing__report__container p{font-size:18px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table{font-size:21px;padding:15px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content>div{font-size:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content>div>span{width:50%}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content>div>span:last-child{text-align:right}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .table__content .total-profit{font-size:18px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .tax-credit{font-size:18px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table .tax-credit span{font-size:24px}.landing-wrap.funnel-black-style.black-security .free__roofing__report_table h5{font-size:18px}}.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .inputs,.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .steps__buttons,.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .tcpa-black{-webkit-box-ordinal-group:initial!important;-ms-flex-order:initial!important;order:initial!important}.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .tcpa-black{margin-block:15px!important}@media (max-width:505px){.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .tcpa-black{padding:0!important}}@media (max-width:575px){.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .steps__buttons{position:fixed;bottom:0!important;left:0!important;background:rgba(0,0,0,.6);width:100%;padding:10px 0;border-radius:0}.landing-wrap.funnel-black-style.black-security #phone_tab.ab-reverse .steps__buttons button{width:100%;max-width:85%}}.desk-br{display:none}@media (max-width:505px){.desk-br{display:block}}#reason_tab .steps__inner.mr-top{margin-top:0}.hero__quiz .content .steps__item .steps__inner-title{padding-left:20px;padding-right:20px;max-width:100%;margin:0 auto;height:100%;padding-bottom:0;margin-top:125px}@media (max-width:505px){.hero__quiz .content .steps__item .steps__inner-title{margin-top:80px;padding:0}}.hero__quiz .content .steps__item .steps__inner-title h2{color:#fff;font-size:44px;line-height:66px;font-weight:500;margin-bottom:15px}@media (max-width:505px){.hero__quiz .content .steps__item .steps__inner-title h2{line-height:40px;margin-bottom:10px}}@media (max-width:505px){.hero__quiz .content .steps__item .steps__inner-title h2{text-align:center;margin-bottom:0;font-weight:500;font-size:28px!important;line-height:32px!important}}.hero__quiz .content .steps__item .steps__inner-title .sm-text{font-weight:500;font-size:22px;line-height:115%;display:inline-block;margin:0 0 30px;padding:0;font-weight:500;text-align:center;color:#fff;max-width:100%}@media (max-width:505px){.hero__quiz .content .steps__item .steps__inner-title .sm-text{font-size:16px;line-height:24px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-roofing #zip_tab .steps__inner.mr-steps .sm-text{font-size:16px;line-height:24px}}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-windows.mob-sr #zip_tab .steps__inner.mr-steps,.landing-wrap.funnel-black-style.black-roofing #zip_tab .steps__inner.mr-steps,.landing-wrap.funnel-black-style.black-solar.mob-sr #zip_tab .steps__inner.mr-steps{padding-bottom:0!important;margin-top:125px!important}@media screen and (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-windows.mob-sr #zip_tab .steps__inner.mr-steps,.landing-wrap.funnel-black-style.black-roofing #zip_tab .steps__inner.mr-steps,.landing-wrap.funnel-black-style.black-solar.mob-sr #zip_tab .steps__inner.mr-steps{margin-top:80px!important;padding:0!important}}@media screen and (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-windows.mob-sr #geoBountyForZipTab{margin-top:10px}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-windows.mob-sr #geoBountyForZipTab .h1{margin:0 auto 10px auto}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-windows.mob-sr #geoBountyForZipTab p{margin-bottom:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-solar.mob-sr .top-text__box.margin-mob{margin-top:10px}.landing-wrap.funnel-black-style.black-solar.mob-sr .top-text__box.margin-mob .h1.margin-mob{margin-bottom:10px}.landing-wrap.funnel-black-style.black-solar.mob-sr #zip_tab .sm-text.margin-mob{margin:8px 0;margin-bottom:8px}.landing-wrap.funnel-black-style.black-solar.mob-sr .horizontal__labels-wrap.margin-mob{margin-bottom:15px}.landing-wrap.funnel-black-style.black-solar.mob-sr .hero__quiz .content .form .inputs-item.margin-mob{margin-bottom:-10px}.black-gutter.mob-sr .top-text__box.margin-mob{margin-top:20px}.black-gutter.mob-sr .top-text__box.margin-mob .h1.margin-mob{margin-bottom:10px}.landing-wrap.funnel-black-style.black-gutter .hero__quiz .content .steps__buttons button.btn-prev{margin:20% 0 0 0!important}}.black-green-footer.black-warranty-footer{background:#fff}.black-green-footer.black-warranty-footer .footer__inner{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.black-green-footer.black-warranty-footer .footer__inner .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media screen and (max-width:800px){.black-green-footer.black-warranty-footer .footer__inner .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:25px;padding:20px 0}}@media screen and (max-width:400px){.black-green-footer.black-warranty-footer .footer__inner .footer__inner_menu{row-gap:0;padding:0}}.black-green-footer.black-warranty-footer .footer__inner .footer__inner_menu li a{text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#353535}@media screen and (max-width:480px){.black-green-footer.black-warranty-footer .footer__inner .footer__inner_menu li a{font-size:14px}}.black-green-footer.black-warranty-footer .footer__inner .black-green-footer-rights{font-size:14px;font-style:normal;font-weight:400;line-height:115%;color:#353535}@media screen and (max-width:480px){.black-green-footer.black-warranty-footer .footer__inner .black-green-footer-rights{font-size:12px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero{background:url(/v2/img/funnel/black/plumbing/top-bg.jpg) no-repeat center center/cover}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .free__roofing__report{background:url(/v2/img/funnel/black/plumbing/table-bg.jpg) no-repeat center center/cover}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__technology{background:url(/v2/img/funnel/black/plumbing/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__pricing__img img{width:100%}@media screen and (max-width:768px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner h2 .mob-br{display:none}@media screen and (max-width:768px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner h2 .mob-br{display:block}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{background:url(/v2/img/funnel/black/plumbing/icons/conduct.svg) no-repeat center center/cover;background-color:rgba(68,68,68,0)!important;height:60px;width:55px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{height:40px;width:38px;margin-left:31px;margin-top:13px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon.plmb-ren{background:url(/v2/img/domain/plumbrenovation-com/icons/conduct.svg) no-repeat center center/cover}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace+label .label-icon{background:url(/v2/img/funnel/black/plumbing/icons/plumbing.svg) no-repeat center center/cover;height:60px;width:60px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace+label .label-icon{width:52px;height:52.5px;margin-left:24px;margin-top:13px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace+label .label-icon.plmb-ren{background:url(/v2/img/domain/plumbrenovation-com/icons/plumbing.svg) no-repeat center center/cover}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label,.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{padding:25px 20px;text-align:center;height:185px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label,.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{padding:3px;text-align:left;height:86px;display:grid;width:98%;grid-template-columns:95px 1fr}}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content #project_plumbing .steps__inner .form .inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:10px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img{max-width:1200px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img{grid-template-columns:1fr;height:335px;overflow:auto}}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item{height:50px;font-size:17px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;text-align:left;height:100%;padding:10px 18px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;height:60px;font-weight:500;line-height:115%;font-size:22px}@media screen and (max-width:880px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{font-size:17px}}@media screen and (max-width:600px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{font-size:15px}}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{height:50px;font-size:17px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:30px}@media screen and (max-width:768px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:24px}}@media screen and (max-width:650px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner .sm-text br{display:none}}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px}}@media screen and (max-width:900px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .top-text__box .h1 br{display:none}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .container .funnel__bottom-li{max-width:735px}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__pricing__content .under-text{padding-left:0;padding-right:0;text-align:center;max-width:431px}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__pricing__content .under-text .mob-br{display:none}@media screen and (max-width:768px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__pricing__content .under-text .mob-br{display:block}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .benefits__roofing .benefits__roofing__wrapper{max-width:585px;padding:80px 0 80px 40px}@media screen and (max-width:1180px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .benefits__roofing .benefits__roofing__wrapper{padding:50px 40px}}@media screen and (max-width:768px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .benefits__roofing .benefits__roofing__wrapper{max-width:100%}}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .benefits__roofing .benefits__roofing__wrapper{padding:30px 20px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .disclaimer-bottom h4{max-width:100%}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .free__roofing__report__container h3 br{display:none}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__technology__content h5 .br-mob{display:none}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .roofing__technology__content h5 .br-mob{display:block}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .form .inputs-item{margin-bottom:20px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz .content .form .inputs-item{margin-bottom:10px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing #firstNameInput,.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing #phoneInput{margin-bottom:0}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz #phone_tab .form .inputs-item{margin-bottom:20px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .hero__quiz #phone_tab .form .inputs-item{margin-bottom:10px}}.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .form .inputs-field.invalid .error-text{height:0;padding-bottom:0;padding-top:2px}@media screen and (max-width:480px){.landing-wrap.landing-wrap-solar.funnel-black-style.black-roofing.black-plumbing .form .inputs-field.invalid .error-text{padding-bottom:5px}}@media screen and (max-width:505px){.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.has-phone-btn .sm-text{margin-bottom:5px!important;margin-top:0}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.has-phone-btn .top-text__box .h1{margin:0 auto 5px auto}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.has-phone-btn .horizontal__labels-wrap{margin-bottom:10px;margin-top:15px}.landing-wrap.content.landing-wrap-solar.funnel-black-style.black-solar.has-phone-btn .steps__buttons{margin-top:10px}}@font-face{font-family:ssn-font;src:url(/v2/fonts/mask-font.woff) format("woff")}@media screen and (max-width:480px){.hero__quiz .content .steps{padding-top:10px}}.select2-container--default .select2-selection--single{height:auto;background:#fff;border:1px solid #e2e2e2;-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);border-radius:10px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:20px 30px 20px 20px;font-weight:400;font-size:18px;line-height:19px;white-space:normal;-o-text-overflow:initial;text-overflow:initial}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{right:19px;top:calc(50% - 7px)}.select2-container--default .select2-selection--single .select2-selection__arrow b{top:calc(50% - 7px);right:20px;width:11px;height:7px;background:url(/v2/img/dist/icons/arrow__dwn-icon.svg) no-repeat center center/cover;border:none}@media screen and (max-width:620px){.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px;line-height:20px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .text-center{text-align:center}.landing-wrap.funnel-black-style.black-payday.dm-funnel .landing-wrap.funnel-black-style .hero__quiz.fist-step__wrap .content .steps__item{min-height:auto;padding:40px 0 65px 0}.landing-wrap.funnel-black-style.black-payday.dm-funnel .solar__panel__pricing__container .btn{font-weight:500;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box .h1{font-weight:800;line-height:115%;margin:0 auto 15px auto}.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box .h1 span{font-weight:800}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box p{font-size:16px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__item .steps__inner h2{font-weight:800;line-height:115%}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__item .steps__inner h2 span{font-weight:800}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__item .steps__inner h2{font-size:28px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:22px;line-height:150%}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__logo img{max-width:175px}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz.fist-step__wrap .content .steps__item{margin-top:0!important}.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box .h1 .green-text{color:#1ac070}@media screen and (max-width:840px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box br{display:none}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .top-text__box{margin-top:80px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon{cursor:pointer;margin-left:5px;position:relative;display:inline}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon .tooltip-content{position:absolute;visibility:hidden;padding:20px 20px 5px 20px;width:400px;min-height:45px;right:-90px;top:23px;background:#484848;border-radius:10px;text-align:left;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.15);box-shadow:0 2px 15px rgba(0,0,0,.15);z-index:10;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon .tooltip-content::after{content:" ";position:absolute;bottom:100%;right:95px;margin-left:-5px;border-width:6px;border-style:solid;border-color:transparent transparent #484848 transparent}@media screen and (max-width:700px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon .tooltip-content{width:280px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon .text-bold{display:inline-block;font-weight:500;font-weight:700;font-size:15px;line-height:115%;color:#ededed}.landing-wrap.funnel-black-style.black-payday.dm-funnel .dm-tooltip-icon .text{display:inline-block;margin:8px 0 15px 0;font-weight:400;font-size:15px;line-height:150%;color:#ededed}.landing-wrap.funnel-black-style.black-payday.dm-funnel #zip_tab .steps__inner{margin-top:80px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #loan_size_tab .steps__inner{margin-top:0}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content .input-wrapper.invalid .error-text{display:block}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content .input-wrapper.valid .error-text{display:none}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content .error-text{font-weight:400;font-size:16px;line-height:150%;font-family:Rubik;font-style:italic;color:#ffb0b0;margin-top:5px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content #zip_tab .steps__inner{margin-top:125px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content #loan_size_and_purpose_tab .steps__inner{margin-top:0}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content #loan_size_and_purpose_tab .inputs-field{margin-bottom:40px}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content #loan_size_and_purpose_tab .inputs-field{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel #pesonal-loan_content #loan_size_and_purpose_tab .inputs-field .sm-text{text-align:center;width:100%;margin:0 0 20px}.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report_table .subtitle{padding-right:20px;text-align:left}.landing-wrap.funnel-black-style.black-payday.dm-funnel #monthly_income_tab .sm-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.black-payday.dm-funnel #monthly_income_tab .sm-text .tooltip-content{padding:10px 20px;width:240px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #monthly_income_tab .sm-text .tooltip-content .text{margin:0}@media screen and (max-width:860px){.landing-wrap.funnel-black-style.black-payday.dm-funnel #monthly_income_tab .sm-text .tooltip-content{right:-3px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #monthly_income_tab .sm-text .tooltip-content::after{right:8px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel #employment_details_tab .inputs-field{margin-bottom:20px}.landing-wrap.funnel-black-style.black-payday.dm-funnel #names_tab h2{margin-bottom:15px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday.dm-funnel #names_tab h2{margin-bottom:0}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .steps__roofing_form_checkbox label{font-weight:400;font-size:24px;line-height:35px;background:rgba(35,35,35,.8);border:2px solid #484848;border-radius:20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .steps__roofing_form_checkbox label{padding:16px 30px;height:auto;font-size:19px;line-height:28px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#1ac070;border:2px solid #1ac070;font-weight:700;font-size:24px;line-height:35px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .steps__roofing_form_checkbox .checkbox-btn:checked+label{padding:16px 30px;height:auto;font-size:19px;line-height:28px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__bar_line{background:-o-linear-gradient(246.91deg,#27c87b 1.59%,#84ffc4 80.29%);background:linear-gradient(203.09deg,#27c87b 1.59%,#84ffc4 80.29%)}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .steps__bar_text strong{color:#1ac070}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .request{padding:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;color:#999}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .request a{color:#1ac070;font-weight:400}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}@media screen and (max-width:398px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .steps__buttons{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .select__area-wrap{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content #phone_tab .form .select__area-wrap .text{padding-right:10px;font-weight:400;font-size:20px;line-height:29px;color:#ededed}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .form .inputs-item .input-title{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 7px 0;font-weight:400;font-size:20px;line-height:29px;color:#ededed}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__quiz .content .form .inputs-item .input-title{font-size:16px;line-height:150%}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .hero__content .btn-next{background:#1ac070}.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report__container h3 span{color:#1ac070}@media screen and (max-width:630px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report__container h3 br{display:none}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report__container .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report_table h4 span{color:#1ac070!important}@media screen and (max-width:630px){.landing-wrap.funnel-black-style.black-payday.dm-funnel .free__solar__report_table h4 br{display:none}}.landing-wrap.funnel-black-style.black-payday.dm-funnel .solar__panel__pricing__container h3 span{color:#1ac070}.landing-wrap.funnel-black-style.black-payday.dm-funnel .solar__panel__pricing__container .btn{background:#1ac070}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#6b6f81}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-selection--single .select2-selection__arrow b{top:calc(50% - 7px);right:20px;width:10px;height:6px;background:url(/v2/img/domain/dealsmaker-io/icons/select-arrow.svg) no-repeat center center/cover;border:none}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-selection--single .select2-selection__rendered{padding:14px 30px 14px 20px;font-weight:400;font-size:20px;line-height:29px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;color:#292929}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:transparent;color:#1ac070}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-results__option--highlighted[aria-selected]::before{display:none}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-results__option[aria-selected=true]{background-color:transparent}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-results__option[aria-selected=true]::before{display:none}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-container--open .select2-dropdown--above{border-bottom:none;border-top-left-radius:10px;border-top-right-radius:10px}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-search--dropdown{position:relative;padding:0}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-search--dropdown::before{content:"";position:absolute;top:18px;left:23px;width:18px;height:18px;background:url(/v2/img/domain/dealsmaker-io/icons/search-green-icon.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-search--dropdown .select2-search__field{padding-left:54px;height:57px;border-bottom:1px solid #999;outline:0}.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-search--dropdown .select2-search__field :focus-visible,.landing-wrap.funnel-black-style.black-payday.dm-funnel .select2-container--default .select2-search--dropdown .select2-search__field:active{outline:0}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dm-loader__wrap{position:fixed;padding:0 15px;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;background:url(/v2/img/domain/dealsmaker-io/black-payday/payday_bg.jpg) no-repeat center center/cover;z-index:100}.dm-loader__wrap .slider-box{position:relative;width:100%;overflow:hidden}.dm-loader__wrap .slider-box .dm-loader{position:absolute;top:50%;right:0;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:100}.dm-loader__wrap .slider-box .dm-loader img{margin:auto;-webkit-animation:2s linear infinite spin;animation:2s linear infinite spin}@media screen and (max-width:1024px){.dm-loader__wrap .slider-box .dm-loader img{max-width:200px}}.dm-loader__wrap .dmpartners__slider{padding:180px 0;max-width:755px}.dm-loader__wrap .dmpartners__slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.dm-loader__wrap .dmpartners__slider .swiper-slide img{width:100%;border-radius:14px}.dm-loader__wrap .text__wrap{text-align:center;color:#ededed}.dm-loader__wrap .text__wrap p{font-weight:500;font-size:22px;line-height:150%;margin:0 0 12px 0}.dm-loader__wrap .text__wrap strong{font-weight:500;font-size:30px;line-height:125%}.show-ssn-js{position:absolute;cursor:pointer;top:18px;right:18px;width:21px;height:21px;background:url(/v2/img/domain/dealsmaker-io/icons/eye-on.svg) no-repeat center center/cover}.form .inputs-field input.mask-ssn{font-family:ssn-font}.form .inputs-field input.mask-ssn~.show-ssn-js{background:url(/v2/img/domain/dealsmaker-io/icons/eye-off.svg) no-repeat center center/cover}.form .inputs-field input.no-green-bird{background-image:none!important}.webp .landing-wrap.funnel-black-style.bathremodel .hero{background:url(/v2/img/domain/bathremodel-io/top-bg.jpg) no-repeat center center/cover!important}.landing-wrap.funnel-black-style.bathremodel{font-family:Raleway,sans-serif;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.landing-wrap.funnel-black-style.bathremodel #reason_tab .form{max-width:496px}.landing-wrap.funnel-black-style.bathremodel #project_tab h2{margin:0 0 40px 0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.bathremodel #project_tab h2{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .inputs-field,.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .steps__buttons{max-width:400px}.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .inputs-field{text-align:center;margin:0 auto}.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .inputs-field.invalid .error-text{height:0}.landing-wrap.funnel-black-style.bathremodel #names_tab .inputs-field{margin-bottom:0}.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .request{font-family:Raleway}.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .steps__buttons{margin:20px auto 0}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel #phone_tab .form .steps__buttons{width:100%}}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:400;font-size:22px;line-height:115%;font-family:Raleway,sans-serif;margin:0 0 40px 0;max-width:100%}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;margin:0 0 20px 0}}.landing-wrap.funnel-black-style.bathremodel .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:30px;font-weight:400}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:19px}}.landing-wrap.funnel-black-style.bathremodel .funnel__bottom-li{max-width:840px}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input{height:57px;opacity:1;font-size:23px;line-height:24px;border:1px solid #1f1f1f;-webkit-box-shadow:0 4px 14px rgba(68,68,68,.19);box-shadow:0 4px 14px rgba(68,68,68,.19);border-radius:7px;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input::-ms-input-placeholder{color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .form .inputs-field input::placeholder{color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .funnel__bottom-li li:before{top:9px;left:-11px}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.bathremodel .content .steps__item h2{font-weight:700}.landing-wrap.funnel-black-style.bathremodel .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{max-width:440px!important}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #address_tab .steps__inner .form,.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #electric_bill .steps__inner .form,.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #email_tab .steps__inner .form,.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #names_tab .steps__inner .form,.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #phone_tab .steps__inner .form .inputs .hero__quiz .content #phone_tab .steps__inner .form .btn-green{max-width:400px!important}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content #solar-how-much .steps__inner .form{max-width:496px!important}.landing-wrap.funnel-black-style.bathremodel #firstNameInput{margin-bottom:20px}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel #firstNameInput{margin-bottom:10px}}.landing-wrap.funnel-black-style.bathremodel #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .steps__item h2{font-family:Merriweather,serif;font-weight:700;line-height:115%;margin:0 0 15px 0}.landing-wrap.funnel-black-style.bathremodel .hero{background:url(/v2/img/domain/bathremodel-io/top-bg.jpg) no-repeat center center/cover!important;min-height:105vh}@media (max-width:400px){.landing-wrap.funnel-black-style.bathremodel .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.bathremodel .steps__roofing_form_checkbox .checkbox-btn:checked+label{color:#fff;-webkit-animation:none;animation:none;font-weight:700;-webkit-box-shadow:none;box-shadow:none;background:#24bc8e;border:2px solid #3c3c3c;border-radius:7px}.landing-wrap.funnel-black-style.bathremodel .steps__roofing_form_checkbox label{padding:28px 20px;text-align:center;font-style:normal;background:rgba(26,26,26,.8);border:2px solid #3c3c3c;border-radius:7px;font-weight:600;font-size:22px;line-height:115%}.landing-wrap.funnel-black-style.bathremodel .step-loading .wave .dot{background:#24bc8e}.landing-wrap.funnel-black-style.bathremodel .step-loading .loading:after{color:#24bc8e}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:-o-linear-gradient(9.9deg,#14b554 38.32%,#24bc8e 101.39%);background:linear-gradient(80.1deg,#14b554 38.32%,#24bc8e 101.39%);border-radius:36px}.landing-wrap.funnel-black-style.bathremodel .hero__quiz .content .steps__bar_text strong{color:#24bc8e}.landing-wrap.funnel-black-style.bathremodel .hero__logo img{max-width:254px}.landing-wrap.funnel-black-style.bathremodel .top-text__box .h1{font-family:Merriweather,serif;font-weight:700;max-width:90%}.landing-wrap.funnel-black-style.bathremodel .top-text__box .h1 .green-text{color:#24bc8e!important;font-weight:700}.landing-wrap.funnel-black-style.bathremodel .top-text__box p{font-family:Raleway,sans-serif;font-size:24px;line-height:115%}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .top-text__box p{margin-bottom:20px}}@media (max-width:360px){.landing-wrap.funnel-black-style.bathremodel .top-text__box p{font-size:20px}}.landing-wrap.funnel-black-style.bathremodel .irs-bar{background:#ffb022}.landing-wrap.funnel-black-style.bathremodel .hero__content .btn-next{background:#24bc8e;border-radius:7px;font-family:Raleway;font-weight:800;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text{padding:0 16px 50px 16px}}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text p{color:#1f1f1f;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;font-weight:500;font-size:18px;line-height:150%}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text ul{margin:0 0 30px 0;padding-left:20px;list-style-type:disc}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container__text ul li{-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;list-style-type:disc;font-weight:500;font-size:18px;line-height:150%}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-benefits-768{display:none}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-benefits-768{display:block}}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-benefits-1000{display:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-benefits-1000{display:block}}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-benefits-1000{display:none}}@media (max-width:1000px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-desc{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .img-desc{display:none}}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container h3{font-family:Merriweather,serif;font-weight:700}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container h3 span{color:#24bc8e}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:150%}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .under-text span{color:#24bc8e}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .btn{background:#24bc8e;border-radius:7px;font-family:Raleway,sans-serif;color:#f1f8f0;font-weight:800;font-size:20px;line-height:115%;max-width:424px}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.bathremodel .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.bathremodel .solar__technology{background:url(/v2/img/domain/bathremodel-io/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.bathremodel .solar__technology__container h3{font-family:Merriweather,serif;font-weight:700}.landing-wrap.funnel-black-style.bathremodel .solar__technology__content h5{font-family:Merriweather,serif;font-weight:700;font-size:22px;line-height:150%;margin-bottom:10px}.landing-wrap.funnel-black-style.bathremodel .benefits__solar__wrapper h3{font-family:Merriweather,serif;font-weight:700}.landing-wrap.funnel-black-style.bathremodel .disclaimer-bottom h4{font-family:Merriweather,serif;font-weight:700;max-width:100%}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .disclaimer-bottom h4{font-size:32px}}.landing-wrap.funnel-black-style.bathremodel .disclaimer-bottom p{font-family:Raleway,sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .disclaimer-bottom p{font-size:18px}}.landing-wrap.funnel-black-style.bathremodel .free__solar__report{background:url(/v2/img/domain/bathremodel-io/table-bg.jpg) no-repeat center center/cover}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table{padding:15px 30px}}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table{margin-top:0;padding:15px}}.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4{font-family:Merriweather,serif;font-weight:700;font-size:44px;line-height:126.5%;color:#1f1f1f}.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4 span{font-weight:900;color:#24bc8e;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:150%;color:#1f1f1f}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4{font-size:32px}}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4{font-size:24px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table h4{font-size:22px}}.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table .table__content>div{color:#1f1f1f;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table>div:last-child{width:57%}}@media (max-width:480px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report_table>div:last-child{width:100%;padding-top:0}}.landing-wrap.funnel-black-style.bathremodel .free__solar__report .free__solar__report__container h3{font-family:Merriweather,serif;font-weight:700;font-size:44px;line-height:115%;margin:0 auto}.landing-wrap.funnel-black-style.bathremodel .free__solar__report .free__solar__report__container h3 span{color:#24bc8e}@media (max-width:1000px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report .free__solar__report__container h3{font-size:36px}}@media (max-width:768px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report .free__solar__report__container h3{font-size:32px}}@media (max-width:479px){.landing-wrap.funnel-black-style.bathremodel .free__solar__report .free__solar__report__container h3{font-size:24px}}.landing-wrap.funnel-black-style.bathremodel .btn-prev{color:#8d8d8d}.landing-wrap.funnel-black-style.bathremodel .btn-prev:before{top:18px;left:30px;background:url(/v2/img/domain/bathremodel-io/funnels/btn-back.svg) no-repeat center center/cover}.bathremodel-footer{background:#fafafa}.bathremodel-footer.logo-center .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:21px 15px}.bathremodel-footer .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.bathremodel-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.bathremodel-footer .footer__inner_menu{font-family:Raleway;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media (max-width:800px){.bathremodel-footer .footer__inner_menu{width:100%;padding-bottom:15px}}@media (max-width:400px){.bathremodel-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bathremodel-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px;font-weight:600;font-size:16px;line-height:19px;color:#1f1f1f}.bathremodel-footer .footer__inner_menu li a{text-decoration:none;color:#1f1f1f}@media (max-width:800px){.bathremodel-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.bathremodel-footer .footer__inner_menu li{padding:20px}}@media (max-width:768px){.bathremodel-footer .footer__inner_menu li:last-child{margin-bottom:0}}.bathremodel-footer .footer-rights{font-family:Raleway,sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:115%;color:#8d8d8d}.bathremodel-footer .footer-rights img{margin-right:14px}@media (max-width:800px){.bathremodel-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.bathremodel-footer-logo img{max-width:221px}}.privacy_bathremodel_content h1,.privacy_bathremodel_content h4{font-family:Merriweather,serif;font-weight:900}.privacy_bathremodel_content p,.privacy_bathremodel_content ul li{font-family:"League Spartan",sans-serif;font-weight:400}.privacy_bathremodel_content p a{color:#24bc8e}.main__wrapper_content .bathremodel-thnk-page{font-family:Raleway,sans-serif}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .btn-orange{padding:12px 0;background:#24bc8e;border-radius:7px;font-weight:700;font-size:14px;line-height:115%}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .btn-orange:hover{background-color:rgba(36,188,142,.7882352941)!important}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .typ-steps-list-content{padding-top:95px!important;padding-bottom:95px!important}@media screen and (max-width:1000px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .typ-steps-list-content{padding-top:22px!important;padding-bottom:22px!important}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/bathremodel-io/thank-page-bg.jpg) no-repeat center center/cover}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .top-box__wrap .h1{font-family:Merriweather,serif;font-weight:700;font-size:32px;line-height:40px;color:#24bc8e}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .top-box__wrap .md-text{margin:15px auto 20px auto;text-align:center;max-width:550px;font-weight:500;font-size:18px;line-height:115%;color:#fff}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .top-box__wrap .sm-text{text-align:center;font-weight:400;font-size:18px;line-height:115%;color:#444}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;max-width:600px;margin:0 auto}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col{text-align:center}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col img{margin:auto}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col a{display:inline-block;font-weight:400;font-size:14px;line-height:115%;text-decoration:underline;color:#7c38ea!important}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:15px}@media screen and (max-width:570px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col a{font-size:15px;line-height:115%}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:0}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content h5,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-family:Poppins,sans-serif}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content typ-steps-renovation h5{font-weight:600}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-weight:400;font-size:14px;line-height:115%}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-list-img{border-radius:0!important}@media screen and (max-width:1024px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{margin-left:51%;max-width:468.5px}}@media screen and (max-width:768px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{width:352.5px}}@media screen and (max-width:744px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{margin-left:0;margin:0 auto}}@media screen and (max-width:480px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{width:100%}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h2,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{font-family:Raleway,sans-serif!important;color:#24bc8e!important;line-height:115%}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h2{font-weight:700;line-height:1;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:6px}@media screen and (max-width:414px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{margin-bottom:0}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .members-info p{font-family:Raleway,sans-serif!important;line-height:115%}@media screen and (max-width:1024px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{max-width:468.5px}}@media screen and (max-width:768px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{width:352.5px}}@media screen and (max-width:744px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{margin-left:0;margin:0 auto}}@media screen and (max-width:480px){.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{width:100%}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2{font-weight:700;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info p{line-height:115%;text-align:left;font-family:Raleway,sans-serif!important}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4{font-family:Raleway,sans-serif!important;font-weight:700;color:#24bc8e!important}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps h2{font-family:Merriweather,serif;text-transform:none;font-weight:700;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#1f1f1f}.main__wrapper_content .bathremodel-thnk-page .typ-steps .container{max-width:1440px}.main__wrapper_content .bathremodel-thnk-page .typ-steps .container.sm-container-typ{max-width:1440px;padding:0 20px;margin:0 auto}@media screen and (max-width:1024px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .container.sm-container-typ{padding:0 60px}}@media screen and (max-width:768px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .container.sm-container-typ{padding:0 50px}}@media screen and (max-width:767px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .container.sm-container-typ{padding:0 20px}}.main__wrapper_content .bathremodel-thnk-page .typ-steps h2{padding:40px 0 30px 0;max-width:100%;font-weight:500;font-size:24px;line-height:123%;text-align:center;text-transform:uppercase;color:#444}@media screen and (max-width:360px){.main__wrapper_content .bathremodel-thnk-page .typ-steps h2{padding:20px 0}}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);width:100%;overflow:hidden;color:#1f1f1f;max-width:345px}@media screen and (max-width:1000px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:580px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-family:Merriweather,serif!important;font-weight:700;font-size:18px;line-height:115%;color:#1f1f1f}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item p{font-family:Raleway,sans-serif;margin:10px 0 5px 0;font-weight:500;font-size:16px;line-height:115%;color:#1f1f1f}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li{font-family:Raleway,sans-serif;position:relative;margin-left:8px;margin-bottom:10px;padding-left:10px;color:#1f1f1f;font-size:16px;line-height:115%}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li:before{position:absolute;top:6px;left:0;background-color:#1f1f1f}.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item .typ-btn-box{padding:0 15px 15px 15px}@media screen and (max-width:505px){.main__wrapper_content .bathremodel-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-size:18px}}.main__wrapper_content .bathremodel-thnk-page .thk-page__wrap .typ-steps{background:#fff;padding:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .step-loading .wave .dot{background:#3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .step-loading .loading:after{color:#3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero{background:url(/v2/img/domain/insurquote-io/funnel/life-insurance-funnel/insurquote-black-life-top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero.funnel-black-insurance-car{background:url(/v2/img/domain/insurquote-io/funnel/car-insurance-funnel/insurquote-black-life-top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report{background:url(/v2/img/domain/insurquote-io/funnel/life-insurance-funnel/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report.funnel-black-insurance-car{background:url(/v2/img/domain/insurquote-io/funnel/car-insurance-funnel/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__technology{background:url(/v2/img/domain/insurquote-io/funnel/life-insurance-funnel/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__technology.funnel-black-insurance-car{background:url(/v2/img/domain/insurquote-io/funnel/car-insurance-funnel/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__technology__container h3{font-weight:500;font-size:36px;line-height:115%}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__technology__content h5{font-weight:500;margin-bottom:10px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar__wrapper h3{font-weight:500;line-height:115%;color:#1f1f1f}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar__wrapper h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar__wrapper h3{font-size:24px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom h4{font-weight:500;font-size:36px;line-height:115%;color:#1f1f1f}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom h4{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom h4{font-size:24px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom p{font-weight:300;font-size:23px;line-height:130%;color:#1f1f1f}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom p{font-size:18px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom p{font-size:24px;font-size:15px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar__wrapper p{color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-black-insurance-life .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:auto}.landing-wrap.funnel-black-style.funnel-black-insurance-life .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .funnel__bottom-li li{font-weight:400;font-size:16px;line-height:150%;color:#fff}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .funnel__bottom-li li{margin:0 0 24px 0}}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .funnel__bottom-li{max-width:405px;text-align:left;padding-left:13px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .h1{font-weight:700;margin:0 auto 15px auto}.landing-wrap.funnel-black-style.funnel-black-insurance-life .h1 .green-text{color:#94ff85;font-weight:700}@media (max-width:900px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .h1 br{display:none}}@media (max-width:505px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .h1{line-height:40.6px;font-size:36px;padding:0 15px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .h1{font-size:28px;line-height:32px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container{padding:80px 0}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container{padding:80px 45px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container{padding:50px 20px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%;color:#1f1f1f;text-align:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container h3 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container h3{font-size:36px;line-height:115%}}@media (max-width:835px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report__container h3{font-size:28px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table{max-width:1025px;margin:0 auto;margin-top:15px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table h4{font-family:Rubik;font-style:normal;font-weight:500;font-size:46px;line-height:115%}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table .table__content .table__thead span{font-weight:600;font-size:18px;color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table .table__content span{color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table h4{margin-right:20px;color:#1f1f1f;font-size:46px;font-weight:600;line-height:53px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table h4 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table h4{color:#1f1f1f;font-size:32px;font-weight:600;line-height:115%}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table h4{font-size:22px}}@media (max-width:705px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:705px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .free__solar__report_table div{width:100%}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container__text{padding:80px 50px 80px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container__text{width:50%;padding:50px 40px 50px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container h3{font-weight:500;font-size:36px;line-height:115%;color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container h3 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container h3{font-size:24px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .btn{background:#3165f4;border-radius:6px;font-weight:600;font-size:20px;line-height:115%;max-width:413px}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom-divider:after,.landing-wrap.funnel-black-style.funnel-black-insurance-life .disclaimer-bottom-divider:before{background:#3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz.fist-step__wrap .content .steps__item{min-height:auto;padding:0 0 65px 0}.landing-wrap.funnel-black-style.funnel-black-insurance-life #geoBountyForZipTab .h1{font-family:Rubik;font-style:normal;font-weight:500;font-size:44px;line-height:115%}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life #geoBountyForZipTab .h1{padding:0 18px;font-size:36px}}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life #geoBountyForZipTab .h1{font-size:28px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89{margin-bottom:60px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89 input{max-width:245px;margin-top:20px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89 input{max-width:100%;margin-top:0}}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89{margin-bottom:40px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #anthropometry_tab .bottom-area.center .btn-prev{grid-row:2}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content .steps form{height:100%}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content .steps__bar_line{background:#3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content .steps__bar_text strong{color:#7095fa}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps__item{padding-top:100px}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps__item{padding-top:80px!important}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:513px;margin:0 auto;margin-bottom:20px;margin-top:-10px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox input[type=checkbox]{display:none}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox input[type=checkbox]:checked+.styled-box{border-color:#3165f4;background-color:#3165f4;background-image:url(/v2/img/dist/icons/check-box.svg);background-size:12px;background-repeat:no-repeat;background-position:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox .styled-box{display:inline-block;cursor:pointer;width:16px;height:16px;background:#fff;border:1px solid #3165f4;border-radius:4px;margin-top:6px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox .text{padding-left:10px;font-style:italic;font-weight:400;font-size:20px;line-height:24px;color:#d8e2ff;max-width:325px;text-align:left}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .steps-checkbox .text{font-size:17px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form input:focus-visible{outline:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap .valid-text{display:none!important}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap.valid input{border:1px solid #66aa4f;background:#fff url(/img/ico/valid-checked.png) no-repeat 98% center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #names_tab .h4{margin-bottom:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .subtitle{font-weight:500;font-size:22px;color:#fff;line-height:115%;max-width:initial;margin:15px 0 40px 0;padding:0}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .subtitle{display:block;font-size:16px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .btn-prev{margin:20% 0 0 0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #names_tab .top-area .input__item-wrap.validation-wrapper{margin-bottom:20px;margin-top:0}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #names_tab .input__item-wrap.validation-wrapper.first{margin-bottom:10px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab{padding-top:0}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab{padding-top:10px!important}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .h4{font-family:Rubik;font-weight:500;font-size:30px;line-height:150%}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .h4{font-size:24px}}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .h4{font-size:20px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .input__item-wra{margin-top:40px;margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #address_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #birthday_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #coverage_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #disorders_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #email_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #names_tab .bottom-area.center,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #address_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #birthday_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #coverage_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #disorders_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #email_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #names_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #zip_tab .bottom-area.center .btn-prev{grid-row:2;margin:20% 0 0 0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .text-scroll{font-weight:400;font-size:14px;color:#d5d5d5;line-height:150%;max-width:595px;margin:0 auto;margin-top:60px}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .text-scroll{font-size:12px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .text-scroll .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .text-scroll .tcpa-bottom .black-br{display:none}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #coverage_tab .input__item-wrap,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #disorders_tab .input__item-wrap{margin-bottom:60px;margin-top:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #coverage_tab .input__item-wrap,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #disorders_tab .input__item-wrap{margin-bottom:40px;margin-top:20px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .grid-2{max-width:480px;margin:0 auto;margin-top:40px;margin-bottom:60px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .grid-2{margin-top:20px;margin-bottom:40px;max-width:320px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap [type=checkbox],.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap [type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-2GenderMarital]::before{content:"";background-image:url(/v2/img/domain/insurquote-io/icons/single-icon.svg);background-size:cover;background-position:center;width:67px;height:67px;display:block;text-align:center;margin:0 auto;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-2GenderMarital]::before{width:52px;height:52px;margin-top:25px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-3GenderMarital]::before{content:"";background-image:url(/v2/img/domain/insurquote-io/icons/married-icon.svg);background-size:cover;background-position:center;width:102.89px;height:67px;display:block;text-align:center;margin:0 auto;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-3GenderMarital]::before{width:79px;height:50px;margin-top:25px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:235px;height:181px;font-weight:400;font-size:20px;line-height:115%;display:grid;grid-template-rows:4fr 1fr}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-famale,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-male{width:100%;height:86px;font-size:68px;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-famale,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-male{width:100%;height:51px;font-size:50px;margin-top:26px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label #text{display:block}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{width:155px;height:131px;font-size:18px;grid-template-rows:3fr 1fr}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection.select2-selection--single{background:#fff;border:1px solid #6a6a6a;border-radius:10px;width:100%;height:61px;padding:17px 24px;color:#a5a5a5;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__choice{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection.select2-selection--multiple{background:#fff;border:1px solid #6a6a6a;border-radius:10px;width:100%;padding:17px 24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered{display:grid;padding:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field{border-radius:0;height:auto;width:auto;border:0;margin:0;padding:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-moz-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field:-ms-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-ms-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .grid-2{max-width:513px;margin:0 auto;margin-top:40px;margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap [type=checkbox],.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap [type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:400;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap label{text-align:center;font-size:18px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form #health_status_tab .bottom-area.center .btn-prev{grid-row:2}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .h4{font-weight:500;font-size:44px;line-height:115%;color:#eee;margin-bottom:20px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .h4{font-size:22px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap{position:relative;max-width:513px;margin:0 auto;margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input{background:#fff;border:1px solid #6a6a6a;border-radius:10px;font-weight:400;font-size:20px;line-height:24px;width:100%;height:61px;padding:17px 24px}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input::-webkit-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input::-moz-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input:-ms-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input::-ms-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .input__item-wrap input::placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .btn-blue,.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content #quiz_form .btn-green{background:#3165f4;border-radius:6px;width:100%;max-width:513px;height:57px;text-align:center;text-transform:uppercase;color:#fff;font-weight:600;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.funnel-black-insurance-life .hero__quiz .content .validation-wrapper.invalid .error-text{margin-bottom:25px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .free__solar__report_table h4{padding-bottom:0}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .free__solar__report_table h4{font-size:22px;line-height:115%}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .free__solar__report_table .table__content{padding-top:40px}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .free__solar__report_table .table__content{padding-top:20px}}@media (max-width:420px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .free__solar__report_table .table__content div span{width:auto}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #names_birthday_tab h4{margin-bottom:15px}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap.grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap.grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{text-align:center;grid-template-rows:4fr 2fr}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .radio__btns-wrap label{height:74px;padding:0 17px}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .radio__btns-wrap label{font-size:14px}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label{height:74px}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label{font-size:14px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label br{display:none}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label br{display:block}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip{max-width:498px;margin:0 auto;margin-bottom:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:10fr 1fr}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip{margin-bottom:20px}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-60px}}@media (max-width:420px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-40px}}@media (max-width:380px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-30px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #have_insurance_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #past_accidents_tab .grid-2{max-width:394px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #have_insurance_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #past_accidents_tab .grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .grid-2{margin-bottom:20px;grid-template-columns:1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label{display:grid;height:inherit;padding:18px 30px}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label strong{font-weight:500;font-size:22px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label strong{font-size:18px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label span{font-weight:400;font-size:22px;line-height:115%}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label span{font-size:15px}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label{padding:12px 19px;text-align:left}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_expire_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_expire_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_expire_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_company_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #insurance_expire_tab .grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #driver_license_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #driver_license_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #driver_license_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #driver_license_tab .grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #mt-40{margin-top:40px}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #education_job_tab .input__item-wrap{margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #education_job_tab .input__item-wrap{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip{max-width:815px;margin:0 auto;margin-bottom:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-template-columns:10fr 1fr}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon{position:absolute;top:157px;margin-right:-465px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon{position:absolute;top:106px;margin-right:-240px}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #driver_license_tab .radio__btns-wrap label{padding:0 13px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip{max-width:600px;margin:0 auto;margin-bottom:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-template-columns:10fr 1fr}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip .tooltip-icon,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip .tooltip-icon{margin:0 0 5px -40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip .tooltip-icon,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip .tooltip-icon{margin:0 0 0 -40px}}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip{margin-bottom:20px;max-width:315px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-4{grid-template-columns:1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_model_tab .h4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_model_tab .input__item-wrap{margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_model_tab .h4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_model_tab .input__item-wrap{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .radio__btns-wrap.grid-2{max-width:394px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #add_second_car_tab .radio__btns-wrap.grid-2{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .mb10{margin-bottom:10px!important}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4{margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #address_tab .h4,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #email_tab .h4{margin-bottom:0}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_financing_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_financing_tab .grid-2{grid-template-columns:1fr}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-3,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip{margin-bottom:20px}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .h4{margin-bottom:0}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon{cursor:pointer;margin-left:10px;position:relative;font-weight:400;font-size:20px;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:2px solid #3165f4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#3165f4}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon{font-size:15px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;margin-top:0}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .text-bold{display:inline-block;font-weight:500;font-size:12px;line-height:14px;color:#292929}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .text{display:inline-block;margin:6px 0 15px 0;font-weight:400;font-size:12px;line-height:14px;color:#292929}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .tooltip-content{position:absolute;visibility:hidden;padding:10px 15px 0 15px;width:251px;min-height:45px;right:-6px;top:40px;background:#fff;color:#7a7778;border-radius:5px;text-align:left;z-index:10;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .tooltip-content::after{content:" ";position:absolute;bottom:100%;right:15px;margin-left:-5px;border-width:6px;border-style:solid;border-color:transparent transparent #fff transparent}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap input[type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:500;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap label br{display:none}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .grid-2,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{max-width:653px;margin:0 auto;margin-top:40px;margin-bottom:60px}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap input[type=radio],.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap input[type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:500;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label br,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label br{display:none}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label br,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label br{display:none}@media (max-width:580px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{font-size:18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap input:checked+label,.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.insurance-black-funnel-car .hero__quiz .content #quiz_form .bottom-area.center .btn-prev{grid-row:2}.site__footer.insurance-quote{background:#292929}@media screen and (max-width:700px){.site__footer.insurance-quote{margin-top:40px}}.site__footer.insurance-quote .footer-logo-lnk{display:inline-block;margin-bottom:40px}@media screen and (max-width:700px){.site__footer.insurance-quote .footer-logo-lnk{margin-bottom:10px}}@media screen and (max-width:700px){.site__footer.insurance-quote .mobile__lnks{display:grid;gap:14px}}@media screen and (max-width:700px){.site__footer.insurance-quote .mobile__lnks .footer__social-lnks{margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero{background:url(/v2/img/domain/insurquote-io/funnel/property-insurance-funnel/insurquote-black-life-top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report{background:url(/v2/img/domain/insurquote-io/funnel/property-insurance-funnel/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .solar__technology{background:url(/v2/img/domain/insurquote-io/funnel/property-insurance-funnel/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .benefits__solar .img-col{display:block}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report_table .table__content{width:80%}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report_table .table__content{width:100%}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report_table .h4{padding-bottom:0;margin-right:0}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .solar__technology__container h3 br{display:none}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report__container h3{text-align:center}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report__container h3{text-align:center}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report_table h4{padding-bottom:0}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .free__solar__report_table>div{width:auto}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .benefits__solar__wrapper{padding:40px 40px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #address_tab .h4{margin-bottom:15px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #address_tab .input__item-wrap{margin-bottom:10px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #address_tab .steps-checkbox{margin-top:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #email_tab .h4{margin-bottom:15px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #email_tab .input__item-wrap{margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip{display:block}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip .h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip .h4{display:inline-block}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip .tooltip-icon{display:inline-block;line-height:32px;margin-top:0}@media screen and (max-width:712px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip .tooltip-icon{position:absolute;margin-top:7px}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .h4-tooltip .tooltip-icon{position:relative;display:inline-block;line-height:23px;margin-top:0}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:653px;margin:0 auto;gap:10px;margin-bottom:40px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid{display:block}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid{margin-bottom:20px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid .grid-3{margin:0;grid-template-columns:repeat(3,1fr);min-width:388px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid .grid-3{padding-bottom:5px;min-width:auto}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .custom-grid .grid-2{margin:0;min-width:255px;grid-template-columns:repeat(2,1fr)}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #military_birthday_tab .input__item-wrap{margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #currently_insured_tab .grid-2,.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #military_birthday_tab .grid-2{max-width:394px;margin:0 auto;margin-bottom:40px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{text-align:center;grid-template-rows:4fr 2fr}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon{cursor:pointer;margin-left:10px;position:relative;font-weight:400;font-size:20px;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:2px solid #3165f4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#3165f4}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon{font-size:15px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;margin-top:0}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon .text-bold{display:inline-block;font-weight:500;font-size:12px;line-height:14px;color:#292929}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon .text{display:inline-block;margin:6px 0 15px 0;font-weight:400;font-size:12px;line-height:14px;color:#292929}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon .tooltip-content{position:absolute;visibility:hidden;padding:10px 15px 0 15px;width:251px;min-height:45px;right:-6px;top:40px;background:#fff;color:#7a7778;border-radius:5px;text-align:left;z-index:10;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .tooltip-icon .tooltip-content::after{content:" ";position:absolute;bottom:100%;right:15px;margin-left:-5px;border-width:6px;border-style:solid;border-color:transparent transparent #fff transparent}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #names_tab .input__item-wrap.validation-wrapper.mb10{margin-bottom:10px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #phone_tab .input__item-wrap{margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .grid-2{max-width:653px;margin:0 auto;grid-template-columns:repeat(4,1fr);margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #rooms_tab .grid-2{grid-template-columns:1fr 1fr}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap input[type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:500;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap label br{display:none}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #property_tab .subtitle{color:#d8e2ff;font-weight:400;font-size:22px;line-height:26px;margin:10px 0 15px 0;text-align:center}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #property_tab .subtitle{font-size:14px;line-height:17px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .h4,.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .input__item-wrap{margin-bottom:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .h4,.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .input__item-wrap{margin-bottom:20px}}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #zip_tab .h4,.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form #zip_tab .input__item-wrap{margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.funnel-black-insurance-life.insurance-black-funnel-home .hero__quiz .content #quiz_form .bottom-area.center .btn-prev{grid-row:2}.footer-wrap{background:#1a1a1a}.footer-wrap .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.footer-wrap .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.footer-wrap .left-col{width:151px;height:38px}@media (max-width:800px){.footer-wrap .left-col{margin-bottom:15px}}.footer-wrap .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media (max-width:800px){.footer-wrap .footer__menu{width:100%;padding:0 0 15px 0}}@media (max-width:480px){.footer-wrap .footer__menu{gap:20px;padding:15px 0 25px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-wrap .footer__menu li{margin-bottom:0;padding:0 20px;display:block;color:#f0eadf;font-size:16px}@media (max-width:800px){.footer-wrap .footer__menu li{font-size:15px}}.footer-wrap .footer__menu li a{color:#a4a4a4}.footer-wrap .footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}@media (max-width:800px){.footer-wrap .footer__copyright{font-size:15px}}.footer-wrap .footer__copyright img{margin-right:14px}.webp .landing-wrap.funnel-black-style.solar-contactors .hero{background:url(/v2/img/domain/solarcontractors-io/webp/top-bg.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.solar-contactors .solar__technology{background:url(/v2/img/domain/solarcontractors-io/webp/bg-solar-technology.webp) no-repeat center center/cover}.landing-wrap.funnel-black-style.solar-contactors{font-family:"Albert Sans",sans-serif}.landing-wrap.funnel-black-style.solar-contactors .top-text__box{margin-top:45px}@media (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .top-text__box{margin-top:10px}}@media (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .horizontal__labels-wrap{margin-bottom:20px}}@media (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.solar-contactors .funnel__bottom-li li:before{top:12px}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .inputs .steps__roofing_form_checkbox label:before{display:none}@media (max-width:480px){.landing-wrap.funnel-black-style.solar-contactors #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.solar-contactors .horizontal__labels-wrap .inputs .steps__form_checkbox label{font-family:"Albert Sans";font-weight:600;font-size:18px;line-height:22px}.landing-wrap.funnel-black-style.solar-contactors .horizontal__labels-wrap .inputs .steps__form_checkbox .checkbox-btn:checked+label{background:#36bd2a;border:1px solid #36bd2a}.landing-wrap.funnel-black-style.solar-contactors .content .steps__item h2{font-weight:800}.landing-wrap.funnel-black-style.solar-contactors .content #zip_tab .error-text{margin-bottom:0;height:0}.landing-wrap.funnel-black-style.solar-contactors .funnel__bottom-li li{font-family:"Albert Sans";font-weight:400;font-size:16px;line-height:150%;color:#f2f2f2}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__item .steps__inner h2{font-family:"Albert Sans";font-weight:600}.landing-wrap.funnel-black-style.solar-contactors .steps__inner .form{max-width:400px!important;width:100%}.landing-wrap.funnel-black-style.solar-contactors .horizontal__labels-wrap .form{max-width:100%!important}.landing-wrap.funnel-black-style.solar-contactors .hero__content .steps__buttons{max-width:400px!important;width:100%;margin-left:auto;margin-right:auto}.landing-wrap.funnel-black-style.solar-contactors .top-text__box p{font-weight:700;line-height:115%}.landing-wrap.funnel-black-style.solar-contactors .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.solar-contactors .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #solar-how-much .steps__inner .form{max-width:496px!important}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #solar-how-much .steps__inner .form label{padding:28px 30px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #solar-how-much .steps__inner .form label{padding:10px}}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content #solar-provider-step .steps__inner .form{max-width:513px!important}.landing-wrap.funnel-black-style.solar-contactors #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__item h2{margin-bottom:0}.landing-wrap.funnel-black-style.solar-contactors .hero{background:url(/v2/img/domain/solarcontractors-io/funnel/top-bg.jpg) no-repeat center center/cover;min-height:105vh}@media (max-width:400px){.landing-wrap.funnel-black-style.solar-contactors .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.solar-contactors .steps__roofing_form_checkbox .checkbox-btn:checked+label{color:#fff;-webkit-animation:none;animation:none;background:#36bd2a;border:1px solid #36bd2a;border-radius:5px;font-weight:700;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.solar-contactors .steps__roofing_form_checkbox label{padding:28px 30px;text-align:center;background:#232323;border:2px solid #555;border-radius:5px;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff}.landing-wrap.funnel-black-style.solar-contactors .step-loading .wave .dot{background:#36bd2a}.landing-wrap.funnel-black-style.solar-contactors .step-loading .loading:after{color:#36bd2a}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:-webkit-gradient(linear,left top,right top,color-stop(0,#38ba2d),to(#76d26e));background:-o-linear-gradient(left,#38ba2d 0,#76d26e 100%);background:linear-gradient(90deg,#38ba2d 0,#76d26e 100%);border-radius:36px}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__bar_text strong{color:#36bd2a}.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__item .steps__inner .sm-text{font-family:"Albert Sans";font-weight:700;color:#fff;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:19px}}.landing-wrap.funnel-black-style.solar-contactors .hero__logo img{max-width:254px}.landing-wrap.funnel-black-style.solar-contactors .top-text__box .h1{font-family:"Albert Sans",sans-serif;font-weight:700}.landing-wrap.funnel-black-style.solar-contactors .top-text__box .h1 .green-text{color:#36bd2a!important;font-weight:700}.landing-wrap.funnel-black-style.solar-contactors .hero__content .btn-next{background:-webkit-gradient(linear,left top,right top,from(#38ba2d),to(#76d26e));background:-o-linear-gradient(left,#38ba2d 0,#76d26e 100%);background:linear-gradient(90deg,#38ba2d 0,#76d26e 100%);border-radius:110px;font-family:"Albert Sans",sans-serif}.landing-wrap.funnel-black-style.solar-contactors .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.solar-contactors #zip_tab .sm-text{font-family:"Albert Sans";font-weight:700;font-size:20px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors #zip_tab .sm-text{font-size:16px;line-height:19px}}.landing-wrap.funnel-black-style.solar-contactors #names_tab h2{margin-left:0;margin-right:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors #names_tab h2{margin-left:0;margin-right:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.solar-contactors #names_tab .inputs-item:first-child{margin-bottom:10px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.solar-contactors #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.solar-contactors #phone_tab .form .request{width:519px;margin-left:-60px;margin-right:-60px}@media screen and (max-width:520px){.landing-wrap.funnel-black-style.solar-contactors #phone_tab .form .request{width:100%;margin-left:0;margin-right:0}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container>div{width:50%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container>div{width:100%}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media screen and (max-width:1580px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container__text{padding:80px 61px 31px;width:34%}@media (max-width:1000px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-benefits-768{display:none}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-benefits-768{display:block}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-benefits-1000{display:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-benefits-1000{display:block}}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-benefits-1000{display:none}}@media (max-width:1000px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-desc{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .img-desc{display:none}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container h3{font-family:"Albert Sans",sans-serif;font-weight:800}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container h3 span{color:#277bff}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .btn{background:-webkit-gradient(linear,left top,right top,from(#38ba2d),to(#76d26e));background:-o-linear-gradient(left,#38ba2d 0,#76d26e 100%);background:linear-gradient(90deg,#38ba2d 0,#76d26e 100%);border-radius:110px;font-family:"Albert Sans",sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .solar__panel__pricing__container .btn{margin:0 auto}}.landing-wrap.funnel-black-style.solar-contactors .solar__technology{background:url(/v2/img/domain/solarcontractors-io/funnel/bg-solar-technology.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.solar-contactors .solar__technology__container h3{font-weight:800}.landing-wrap.funnel-black-style.solar-contactors .solar__technology__content h5{font-weight:800}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .benefits__solar__wrapper{max-width:570px;padding:80px 0 80px 40px}@media (max-width:1200px){.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .benefits__solar__wrapper{padding:80px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .benefits__solar__wrapper{padding:50px 40px}}@media (max-width:480px){.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .benefits__solar__wrapper{padding:50px 20px}}@media (max-width:360px){.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .benefits__solar__wrapper{padding:30px 20px}}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar>div{width:50%}@media (max-width:768px){.landing-wrap.funnel-black-style.solar-contactors .benefits__solar>div{width:100%}}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .img-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.solar-contactors .benefits__solar__wrapper h3{font-weight:800}.landing-wrap.funnel-black-style.solar-contactors .disclaimer-bottom h4{font-weight:800;font-family:"Albert Sans",sans-serif}.landing-wrap.funnel-black-style.solar-contactors .disclaimer-bottom p{font-family:"Albert Sans",sans-serif;color:#444}.landing-wrap.funnel-black-style.solar-contactors .disclaimer-bottom h4{max-width:100%;font-family:"Albert Sans",sans-serif}.black-solar-green-energy~footer{display:none}.black-green-footer{background:#333}.black-green-footer .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.black-green-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.black-green-footer .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:800px){.black-green-footer .footer__inner_menu{width:100%;padding-bottom:15px}}@media (max-width:400px){.black-green-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.black-green-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px}@media (max-width:800px){.black-green-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.black-green-footer .footer__inner_menu li{padding:20px}}.black-green-footer-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}.black-green-footer-rights img{margin-right:14px}@media (max-width:800px){.black-green-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.black-green-footer-logo img{max-width:221px}}.main__wrapper__green__energy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper__green__energy.solar-contactors .black-green-footer,.main__wrapper__green__energy.solar-contactors .header-seg{background:#1e291c}.main__wrapper__green__energy .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__wrapper__green__energy.typ-solar-contractors .header-seg{background:#1e291c}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list{display:grid!important;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;margin-bottom:30px}@media screen and (max-width:900px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list{grid-template-columns:1fr}}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list .typ-steps-list-item{max-width:466.67px}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list .typ-steps-list-item .typ-steps-list-content h5{font-family:"Albert Sans",sans-serif;font-weight:700;font-size:24px;line-height:130%;color:#444}@media screen and (max-width:360px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list .typ-steps-list-item .typ-steps-list-content h5{font-size:20px}}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list .typ-steps-list-item .typ-steps-list-content p{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:110%;color:#444}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps-list .typ-steps-list-item .typ-steps-list-content ul li{font-family:"Albert Sans",sans-serif;font-weight:400;font-size:14px;line-height:150%;color:#444;margin-bottom:5px}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .top-box__wrap{padding:30px 0 30px 0}@media screen and (max-width:580px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .top-box__wrap{padding:20px 0 20px 0}}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .top-box__wrap h1{font-family:"Albert Sans",sans-serif;font-weight:800;font-size:32px;line-height:38px;text-transform:uppercase;color:#36bd2a}@media screen and (max-width:768px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .top-box__wrap h1{font-size:27px}}@media screen and (max-width:360px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .top-box__wrap h1{font-size:24px}}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .green{color:#36bd2a;font-weight:600}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .md-text{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:20px;line-height:115%;color:#3a4d36;margin-top:10px}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .subtitle{font-family:"Albert Sans";font-weight:400;font-size:18px;line-height:115%;text-align:center;margin-top:10px}@media screen and (max-width:480px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .thk-page__wrap .subtitle{margin-top:0}}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .btn-light-green{display:inline-block;width:100%;padding:10px 0;max-width:457px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#38ba2d),to(#76d26e));background:-o-linear-gradient(left,#38ba2d 0,#76d26e 100%);background:linear-gradient(90deg,#38ba2d 0,#76d26e 100%);border-radius:40px;font-weight:800;font-size:14px;line-height:17px;text-transform:uppercase;color:#fff;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps h2{font-family:"Albert Sans",sans-serif;font-weight:700;font-size:20px;line-height:123%;text-align:center;color:#1e291c;text-transform:inherit;padding:20px}@media screen and (max-width:480px){.main__wrapper__green__energy.typ-solar-contractors .typ-new.typ-energy-green .typ-steps h2{font-size:18px}}.main__wrapper__green__energy .black-green-footer .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__wrapper__green__energy .typ-steps-renovation.solar-contactors{background:url(/v2/img/domain/solarcontractors-io/bg-renovations.jpg) no-repeat center center/cover}.main__wrapper__green__energy .typ-steps-renovation.solar-contactors .typ-steps-list-content{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:750px){.main__wrapper__green__energy .typ-steps-renovation.solar-contactors .typ-steps-list-content{grid-template-columns:repeat(1,440px);row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:480px){.main__wrapper__green__energy .typ-steps-renovation.solar-contactors .typ-steps-list-content{grid-template-columns:repeat(1,1fr)}}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote{background:url(/img/main/renovation.png) no-repeat top center/cover}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content{padding-top:95px!important;padding-bottom:95px!important}@media screen and (max-width:1000px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content{padding-top:22px!important;padding-bottom:22px!important}}@media screen and (max-width:1000px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info{max-width:352px}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info h2{font-size:65px;line-height:115%}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info h4{font-size:22px;line-height:115%}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info p{font-size:17px;line-height:115%}}@media screen and (max-width:750px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info{max-width:100%;margin-bottom:20px}}@media screen and (max-width:580px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info{margin-bottom:0}}@media screen and (max-width:480px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info h2{font-size:38px}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info h4{font-size:15px}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .projects-info p{font-size:12px;margin-top:5px;padding-left:0}}@media screen and (max-width:1000px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info{max-width:352px;margin-left:51%;margin-top:-11%}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info h2{font-size:65px;line-height:115%}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info h4{font-size:22px;line-height:115%}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info p{font-size:17px;line-height:115%}}@media screen and (max-width:750px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info{max-width:100%;margin-left:0;margin-top:0}}@media screen and (max-width:480px){.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info h2{font-size:38px}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info h4{font-size:15px}.main__wrapper__green__energy .thk-page__wrap .typ-steps-renovation.roofing-quote .typ-steps-list-content .members-info p{font-size:12px;margin-top:5px;padding-left:0}}.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content{display:grid!important;grid-template-columns:1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;max-width:1240px!important;padding:0 20px;padding-top:20px!important;padding-bottom:20px!important}@media screen and (max-width:580px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content{grid-template-columns:1fr;row-gap:20px}}.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info{background:rgba(255,255,255,.88);-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);border-radius:20px;padding:20px}.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-family:"Albert Sans";font-weight:700;font-size:79px;line-height:115%;text-align:center;color:#36bd2a}@media screen and (max-width:768px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:54px}}@media screen and (max-width:480px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:79px}}@media screen and (max-width:360px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:56px}}.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-family:"Albert Sans";font-weight:700;font-size:20px;line-height:115%;text-align:center;text-transform:uppercase;color:#1e291c}@media screen and (max-width:768px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:18px}}@media screen and (max-width:480px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:24px}}@media screen and (max-width:360px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:20px}}.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info p{font-family:"Albert Sans";font-weight:600;font-size:18px;line-height:115%;text-align:center;color:#3a4d36}@media screen and (max-width:768px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info p{font-size:16px}}@media screen and (max-width:480px){.main__wrapper__green__energy .typ-steps-renovation .typ-steps-list-content .box-info p{font-size:20px}}.black-green-footer .black-green-footer-rights{color:#8e948d}.solar-contactors .content-wrap h1,.solar-contactors .content-wrap h2,.solar-contactors .content-wrap h3,.solar-contactors .content-wrap h4,.solar-contactors .content-wrap h5,.solar-contactors .content-wrap h6,.solar-contactors .content-wrap p{font-family:"Albert Sans",sans-serif}.solar-contactors .content-wrap h4{font-weight:700;font-size:24px}.solar-contactors .content-wrap h5,.solar-contactors .content-wrap h6{font-size:18px}.webp .landing-wrap.funnel-black-style.gutter-protection-new .hero{background:url(/v2/img/domain/gutterprotection-io/gutter-hero.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.gutter-protection-new{font-family:"League Spartan",sans-serif}.landing-wrap.funnel-black-style.gutter-protection-new #reason_tab .form{max-width:496px}.landing-wrap.funnel-black-style.gutter-protection-new #phone_tab .form .inputs-field,.landing-wrap.funnel-black-style.gutter-protection-new #phone_tab .form .steps__buttons{max-width:400px}.landing-wrap.funnel-black-style.gutter-protection-new #phone_tab .form .inputs-field{text-align:center;margin:0 auto}.landing-wrap.funnel-black-style.gutter-protection-new #names_tab .inputs-field{margin-bottom:0}.landing-wrap.funnel-black-style.gutter-protection-new #phone_tab .form .steps__buttons{margin:20px auto 0}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new #phone_tab .form .steps__buttons{max-width:95%;width:100%}}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:700;font-size:22px;font-family:"League Spartan",sans-serif;margin:0 -150px 20px -150px;max-width:106%}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.gutter-protection-new .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:30px}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:19px}}.landing-wrap.funnel-black-style.gutter-protection-new .funnel__bottom-li{max-width:840px}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .form .inputs-field input{height:57px;opacity:1;font-size:23px;line-height:24px;border:1px solid #555;-webkit-box-shadow:0 4px 14px rgba(68,68,68,.19);box-shadow:0 4px 14px rgba(68,68,68,.19);border-radius:70px}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#333}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#333}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .form .inputs-field input:-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.gutter-protection-new .funnel__bottom-li li:before{top:9px;left:-11px}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.gutter-protection-new .content .steps__item h2{font-weight:700}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{max-width:440px!important}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #address_tab .steps__inner .form,.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #electric_bill .steps__inner .form,.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #email_tab .steps__inner .form,.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #names_tab .steps__inner .form,.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #phone_tab .steps__inner .form .inputs .hero__quiz .content #phone_tab .steps__inner .form .btn-green{max-width:400px!important}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content #solar-how-much .steps__inner .form{max-width:496px!important}.landing-wrap.funnel-black-style.gutter-protection-new #firstNameInput{margin-bottom:20px}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new #firstNameInput{margin-bottom:10px}}.landing-wrap.funnel-black-style.gutter-protection-new #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .steps__item h2{margin-bottom:0}.landing-wrap.funnel-black-style.gutter-protection-new .hero{background:url(/v2/img/domain/gutterprotection-io/gutter-hero.jpg) no-repeat center center/cover;min-height:105vh}@media (max-width:400px){.landing-wrap.funnel-black-style.gutter-protection-new .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.gutter-protection-new #names_tab h2{margin-left:-10px;margin-right:-10px}.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox .checkbox-btn:checked+label{color:#fff;-webkit-animation:none;animation:none;font-weight:700;-webkit-box-shadow:none;box-shadow:none;background:#10b278;border:2px solid #555;border-radius:50px}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox .checkbox-btn:checked+label{border-radius:30px}.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox .checkbox-btn:checked+label img{margin:0}}.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox .gutter-redesigne__checkbox:checked+label{background:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox label{padding:28px 20px;text-align:center;background:#232323;font-family:Lato;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;border:2px solid #555;border-radius:50px}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox label{padding:12px 20px;border-radius:30px}.landing-wrap.funnel-black-style.gutter-protection-new .steps__roofing_form_checkbox label img{margin:0}}.landing-wrap.funnel-black-style.gutter-protection-new .step-loading .wave .dot{background:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .step-loading .loading:after{color:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .redesigne-gutter-loading .wave .dot{background:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .redesigne-gutter-loading .loading:after{color:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:-o-linear-gradient(9.9deg,#14b554 38.32%,#2ed972 101.39%);background:linear-gradient(80.1deg,#14b554 38.32%,#2ed972 101.39%);border-radius:36px}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .gutter-redesigne__line{background:-o-linear-gradient(9.9deg,#4e95ff 38.32%,#75acff 101.39%)!important;background:linear-gradient(80.1deg,#4e95ff 38.32%,#75acff 101.39%)!important}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .steps__bar_text strong{color:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .hero__quiz .content .gutter-redesigne-bar__text strong{color:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .hero__logo img{max-width:254px}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box .h1{font-family:"League Spartan",sans-serif;font-weight:700;max-width:90%}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box .h1 .green-text{color:#2ed972!important;font-weight:700}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box .h1 .blue-text{color:#97c1ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box p{font-family:"League Spartan",sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.gutter-protection-new .irs-bar{background:#ffb022}.landing-wrap.funnel-black-style.gutter-protection-new .hero__content .btn-next{background:-o-linear-gradient(9.9deg,#10b378 38.32%,#38d7ba 101.39%);background:linear-gradient(80.1deg,#10b378 38.32%,#38d7ba 101.39%);border-radius:110px;font-family:"League Spartan";font-style:normal;font-size:24px;font-weight:700}.landing-wrap.funnel-black-style.gutter-protection-new .hero__content .btn-next.blue-btn{background:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-benefits-768{display:none}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-benefits-768{display:block}}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-benefits-1000{display:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-benefits-1000{display:block}}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-benefits-1000{display:none}}@media (max-width:1000px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-desc{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .img-desc{display:none}}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container h3{font-family:Lato;font-weight:800}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container h3 span{color:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .btn{background:-o-linear-gradient(9.9deg,#10b378 38.32%,#38d7ba 101.39%);background:linear-gradient(80.1deg,#10b378 38.32%,#38d7ba 101.39%);border-radius:110px;font-family:"League Spartan",sans-serif;font-weight:700;font-size:24px;max-width:424px}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .btn.gutter-blue-btn{background:#4e95ff!important}.landing-wrap.funnel-black-style.gutter-protection-new .solar__panel__pricing__container .gutter-redesign__pricing h3 span{color:#4e95ff}.landing-wrap.funnel-black-style.gutter-protection-new .solar__technology{background:url(/v2/img/domain/gutterprotection-io/gutter-technology.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.gutter-protection-new .solar__technology.gutter__tehhology-wrap{background:url(/v2/img/domain/gutterprotection-io/gutter-technology.jpg) no-repeat center center/cover!important}.landing-wrap.funnel-black-style.gutter-protection-new .solar__technology__container h3{font-weight:600}.landing-wrap.funnel-black-style.gutter-protection-new .solar__technology__content h5{font-weight:500;line-height:25px}.landing-wrap.funnel-black-style.gutter-protection-new .benefits__solar__wrapper h3{font-weight:600}.landing-wrap.funnel-black-style.gutter-protection-new .disclaimer-bottom h4{font-weight:600;font-family:"League Spartan",sans-serif;max-width:100%}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .disclaimer-bottom h4{font-size:32px}}.landing-wrap.funnel-black-style.gutter-protection-new .disclaimer-bottom p{font-family:"League Spartan",sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .disclaimer-bottom p{font-size:18px}}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report{background:url(/v2/img/domain/gutterprotection-io/free-gutter-report.jpg) no-repeat center center/cover}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table{padding:15px 30px}}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table{margin-top:0}}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table h4{font-weight:600;color:#1a1a1a}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table h4 span{color:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:150%;color:#1a1a1a}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table .table__content>div{color:#1a1a1a}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table>div:last-child{width:57%}}@media (max-width:480px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report_table>div:last-child{width:100%;padding-top:0}}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign__table h4 span{color:#4e95ff}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign__table h4 .info-text{color:#1a1a1a}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .free__solar__report__container h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .free__solar__report__container h3 span{color:#2ed972}@media (max-width:1000px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .free__solar__report__container h3{font-size:36px;line-height:41px}}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .free__solar__report__container h3{font-size:32px;line-height:36px}}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto;text-align:center}.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign h3 span{color:#4e95ff}@media (max-width:1000px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign h3{font-size:36px;line-height:41px}}@media (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new .free__solar__report .gutter-redesign h3{font-size:32px;line-height:36px}}.landing-wrap.funnel-black-style.gutter-protection-new .zmarg{margin:0 0 15px 0}.landing-wrap.funnel-black-style.gutter-protection-new .btn-prev{color:#2ed972}.landing-wrap.funnel-black-style.gutter-protection-new .btn-prev:before{background:url(/v2/img/domain/gutterprotection-io/icons/icon-arrow.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style.gutter-protection-new .gutter-redesigne-btn__prev{color:#999}.landing-wrap.funnel-black-style.gutter-protection-new .gutter-redesigne-btn__prev:before{background:url(/v2/img/domain/gutterprotection-io/icons/redesigne-gutter-arrow.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style.gutter-protection-new.hide-notify #notifyBox.show-notify{display:none!important}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm{margin-top:40px}@media screen and (max-width:1220px){.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm .h1 br{display:none}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm{margin-top:0}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm .container{padding:0}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm .h1,.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm span{font-size:36px;line-height:120%}.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm p{font-size:24px;line-height:115%}}@media screen and (max-width:479px){.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm .h1,.landing-wrap.funnel-black-style.gutter-protection-new .top-text__box.countdowm span{font-size:24px}}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap{margin-bottom:70px;padding:12px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;background:#1a1a1a;border-radius:12px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .action-title{display:block;margin:23px 0 10px 0;color:#fff;text-align:center;font-size:36px;font-style:normal;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 30px 8px;border-radius:20px 20px 3px 3px;background:#31c94a}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box span{color:#fff;font-size:42px;font-style:normal;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box img{margin:0 9px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-transform:translateY(23px);-ms-transform:translateY(23px);transform:translateY(23px)}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-line{margin-bottom:5px;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:100%}@media screen and (max-width:1200px){.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .action-title{font-size:27px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-line{font-size:17px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateY(32px);-ms-transform:translateY(32px);transform:translateY(32px)}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box{padding:10px 30px 8px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box span{font-size:28px}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap{margin-bottom:40px;padding:30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:29px;border-radius:0 0 20px 20px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .action-title{margin:0 0 10px 0;font-size:36px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-line{margin:0 0 8px 0;font-size:22px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px;padding:4px 27px 0}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box span{font-size:30px}}@media screen and (max-width:550px){.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap{padding:30px 20px 13px;margin-bottom:30px;row-gap:20px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .action-title{font-size:27px}}@media screen and (max-width:450px){.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .action-title{font-size:22px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box span{padding-top:4px;font-size:24px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box img{margin:-6px 9px}}@media screen and (max-width:380px){.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box span{font-size:18px}.landing-wrap.funnel-black-style.gutter-protection-new .action__wrap .color-box img{max-width:35px}}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap{margin:40px auto 50px auto;padding:12px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;background:#1a1a1a;border-radius:12px;max-width:1170px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title{display:block;margin:23px 0 10px 0;color:#fff;text-align:center;font-size:36px;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title-ttu{color:#fff;text-align:center;font-size:27px;font-weight:700;line-height:125%;text-transform:uppercase}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 30px 8px;border-radius:20px 20px 3px 3px;background:#3787ff}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box span{color:#fff;font-size:42px;font-style:normal;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box img{margin:0 9px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-transform:translateY(23px);-ms-transform:translateY(23px);transform:translateY(23px)}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-col.no-transform{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-col.vam{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-line{margin-bottom:5px;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .timer-col.timer-size .flipdown{zoom:.6}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .timer-col.timer-size .text-line{font-size:18px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap.wo-color-box{margin:27px auto;-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px;padding:14px 18px;max-width:792px;background:rgba(0,0,0,.29);position:relative}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap.wo-color-box .text-col{-webkit-box-flex:0;-ms-flex:0 0 57%;flex:0 0 57%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap.wo-color-box{row-gap:9px;margin:0 0 15px 0;background:#222123}}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap.wo-color-box .discount{position:absolute;width:66.116px;height:66.116px;-webkit-transform:rotate(8.055deg);-ms-transform:rotate(8.055deg);transform:rotate(8.055deg);right:0;bottom:0;right:-25px;bottom:-25px;display:none;z-index:10}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap.wo-color-box .discount{width:75.829px;height:75.829px;bottom:-40px;right:6px}}@media screen and (max-width:1200px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title{font-size:27px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-line{font-size:17px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateY(32px);-ms-transform:translateY(32px);transform:translateY(32px)}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box{padding:10px 30px 8px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box span{font-size:28px}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap{margin-top:0;margin-bottom:40px;padding:30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:29px;border-radius:0 0 20px 20px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title{margin:0 0 10px 0;font-size:36px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-line{margin:0 0 8px 0;font-size:22px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px;padding:4px 27px 0}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box span{font-size:30px}}@media screen and (max-width:550px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap{padding:30px 20px 13px;margin-bottom:30px;row-gap:20px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title-ttu{font-size:20px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title{font-size:27px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .timer-col.timer-size .flipdown{zoom:1}}@media screen and (max-width:450px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .action-title{font-size:22px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box span{padding-top:4px;font-size:24px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box img{margin:-6px 9px}}@media screen and (max-width:380px){.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box span{font-size:18px}.landing-wrap.funnel-black-style.gutter-protection-new.game .action__wrap .color-box img{max-width:35px}}.landing-wrap.funnel-black-style.gutter-protection-new.game .steps__inner.has-countdown{margin-top:0!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.gutter-protection-new.game .steps__inner.has-countdown{margin-top:30px!important}}.landing-wrap.funnel-black-style.gutter-protection-new.game.hide-notify #notifyBox.show-notify{display:none!important}.landing-wrap.funnel-black-style.gutter-protection-new .game__title span{color:#4ed91f}.gutter-protection-new~footer{display:none}.black-green-footer{background:#333}.black-green-footer .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.black-green-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.black-green-footer .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media (max-width:800px){.black-green-footer .footer__inner_menu{width:100%;padding:0 0 15px 0}}@media (max-width:400px){.black-green-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.black-green-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px}.black-green-footer .footer__inner_menu li a{text-decoration:none;color:#a4a4a4}@media (max-width:800px){.black-green-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.black-green-footer .footer__inner_menu li{padding:20px}}@media (max-width:768px){.black-green-footer .footer__inner_menu li:last-child{margin-bottom:0}}.black-green-footer-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}.black-green-footer-rights img{margin-right:14px}@media (max-width:800px){.black-green-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.black-green-footer-logo img{max-width:221px}}.main__wrapper__green__energy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper__green__energy .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.gutter-protection-footer{background:#1a1a1a}.webp .landing-wrap.funnel-black-style.home-mastereu .hero{background:url(/v2/img/domain/homemastereu-com/webp/hero.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.home-mastereu .solar__technology{background:url(/v2/img/domain/homemastereu-com/webp/bg-step.webp) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.homesrenew .hero.bg-home{background:url(/v2/img/domain/homemastereu-com/webp/top-bg.webp) no-repeat center center/cover}.webp.home-mast-windows .landing-wrap.funnel-black-style.home-mastereu .hero{background:url(/v2/img/domain/homemastereu-com/webp/hero-wind.webp) no-repeat center center/cover}.webp.home-mast-windows .landing-wrap.funnel-black-style.home-mastereu .solar__technology{background:url(/v2/img/domain/homemastereu-com/webp/bg-step-wind.webp) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu.homesrenew{font-family:"Nunito Sans",sans-serif}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero.bg-home{background:url(/v2/img/domain/homemastereu-com/funnel/top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu.homesrenew #benefits_type .custom-select-wrap{max-width:402px;width:100%;margin:0 auto}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz.fist-step__wrap .content .steps__item{padding:40px 0}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .horizontal__labels-wrap{margin-bottom:28px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content #benefits_type .steps__inner .sm-text{font-family:"Nunito Sans",sans-serif;font-size:24px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content #benefits_type .steps__inner .sm-text{font-size:20px;line-height:130%}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box p{font-size:24px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__content .btn-next{color:#fff;font-family:"Nunito Sans",sans-serif;font-size:20px;font-style:normal;font-weight:900;line-height:115%;text-transform:uppercase}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .select2-container--default .select2-selection--single .select2-selection__rendered{color:#42464e;font-family:"Albert Sans",sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:normal;height:57px;padding:16px 10px 17px 25px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .select2-container--default .select2-selection--single .select2-selection__arrow b{background:url(/v2/img/domain/homemastereu-com/icons/arrow-select.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .select2-container--open .select2-selection--single .select2-selection__arrow b{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .steps__item .steps__inner h2{color:#fff;text-align:center;font-family:"Nunito Sans",sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:115%;margin-bottom:40px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .steps__item .steps__inner h2{font-size:28px;margin-bottom:20px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .form #address_tab .inputs-field.invalid .error-text{padding-bottom:5px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .steps__item .steps__inner .sm-text{margin-top:15px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .steps__item .steps__inner .sm-text{color:#fff;text-align:center;font-family:"Albert Sans",sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;margin-top:10px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box .text-first{color:#fff;text-align:center;font-family:"Albert Sans",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:150%}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box .text-first{font-size:14px;line-height:130%;font-weight:600}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box .h1{color:#fff;text-align:center;font-family:"Nunito Sans",sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:115%;margin:0 auto 10px auto}@media (max-width:1005px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box .h1 br{display:none}}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box .h1{font-size:24px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .steps__item .steps__inner .sm-text{color:#fff;font-family:"Nunito Sans",sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:115%;margin:0 0 40px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .steps__item .steps__inner .sm-text{margin:0 0 20px}}@media (max-width:1100px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text__box{padding:0 20px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .form .request{color:#989b9d;text-align:center;font-family:"Albert Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:115%}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .form .input-agree label{margin-top:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:"Nunito Sans",sans-serif;position:relative;cursor:pointer}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .form .input-agree label::before{content:"";-webkit-appearance:none;background-color:transparent;border:2px solid #288fcb;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;background:0 0}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .input-agree #check-owner:checked+label:after{content:"";display:block;position:absolute;top:2px;left:9px;width:6px;height:14px;border:solid #288fcb;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:412px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .input-agree #check-owner:checked+label:after{top:8px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz .content .steps__wrapper{overflow:initial}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{padding-bottom:0!important}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .desk-text{margin:15px auto 0 auto;padding:10px 15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;font-family:"Albert Sans",sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:130%;border-radius:10px;border:1px solid #437dc1;background:#1c2029;max-width:1060px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .desk-text .blue-text{font-weight:700;color:#79c7ff}@media (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .desk-text{font-size:18px}}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .desk-text{margin-bottom:5px;font-size:14px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text-funnel{color:#fff;text-align:center;font-family:"Nunito Sans",sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:20px}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text-funnel{font-size:20px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text-funnel br{display:none}}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text-funnel{font-size:18px}}@media (max-width:360px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .top-text-funnel{font-size:15px}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li li{font-family:"Nunito Sans",sans-serif;margin:0 24px 7px 0;font-size:18px}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li li:before{top:12px}@media (max-width:580px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li li{margin:0;font-family:"Nunito Sans",sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:12px}}@media (max-width:360px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li li{font-size:12px}}@media (max-width:760px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li{display:block}}@media (max-width:580px){.landing-wrap.funnel-black-style.home-mastereu.homesrenew .funnel__bottom-li{padding:0 23px;text-align:left;columns:2;-webkit-columns:2;-moz-columns:2}}.landing-wrap.funnel-black-style.home-mastereu.homesrenew .form .inputs-field.invalid .error-text{padding-top:5px;padding-bottom:6px}.landing-wrap.funnel-black-style.home-mastereu{font-family:"Albert Sans",sans-serif}.landing-wrap.funnel-black-style.home-mastereu.home-mast-windows .hero{background:url(/v2/img/domain/homemastereu-com/funnel/hero-wind.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu.home-mast-windows .solar__technology{background:url(/v2/img/domain/homemastereu-com/funnel/bg-step-wind.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{margin-top:0}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__item .steps__inner{padding-left:0;padding-right:0}.landing-wrap.funnel-black-style.home-mastereu .grid-3{margin:0 -160px!important}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .grid-3{margin:0!important;grid-template-columns:1fr;min-width:100%}}.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox label{padding:15px 15px;text-align:center;background:#42464e;border:2px solid #989b9d;border-radius:10px;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;width:100%;max-width:400px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox label span{text-align:left;font-weight:400;font-size:22px;line-height:115%}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox label{grid-template-columns:1fr}.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox label span{font-size:20px;font-weight:400;line-height:20px;text-align:left}}.landing-wrap.funnel-black-style.home-mastereu .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#437dc1;border:2px solid rgba(68,102,68,.4);color:#fff;font-weight:500;-webkit-animation:none;animation:none;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.home-mastereu .btn-solar-nl{max-width:475px;text-align:center}@media (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu .btn-solar-nl{font-size:17px}}.landing-wrap.funnel-black-style.home-mastereu .steps__item.window-repair-homemaster .inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.home-mastereu .steps__item.window-repair-homemaster .inputs .steps__form_checkbox{margin-right:0;width:100%}.landing-wrap.funnel-black-style.home-mastereu .steps__item.window-repair-homemaster .inputs .steps__form_checkbox label{padding:15px 15px;text-align:center;background:#42464e;border:2px solid #989b9d;border-radius:10px;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;width:100%;max-width:400px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .steps__item.window-repair-homemaster .inputs .steps__form_checkbox label{grid-template-columns:1fr}}.landing-wrap.funnel-black-style.home-mastereu .steps__item.electric-bill .inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.home-mastereu .steps__item.electric-bill .inputs .steps__form_checkbox{margin-right:0;width:100%}.landing-wrap.funnel-black-style.home-mastereu .steps__item.electric-bill .inputs .steps__form_checkbox label{padding:15px 15px;text-align:center;background:#42464e;border:2px solid #989b9d;border-radius:10px;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;width:100%;max-width:400px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .steps__item.electric-bill .inputs .steps__form_checkbox label{grid-template-columns:1fr}}.landing-wrap.funnel-black-style.home-mastereu .btn-prev.btn-homemastereu-solar-es-address-prev:before,.landing-wrap.funnel-black-style.home-mastereu .btn-prev.btn-homemastereu-solar-es-name-prev:before,.landing-wrap.funnel-black-style.home-mastereu .btn-prev.btn-homemastereu-solar-nl-address-prev:before,.landing-wrap.funnel-black-style.home-mastereu .btn-prev.btn-homemastereu-solar-nl-name-prev:before{top:19px}@media (max-width:580px){.landing-wrap.funnel-black-style.home-mastereu #geoBountyForZipTab{padding:0 16px}}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu #geoBountyForZipTab{margin-top:30px;margin-bottom:20px}}.landing-wrap.funnel-black-style.home-mastereu .error-text{font-family:Rubik,sans-serif;font-size:12px;font-style:italic}.landing-wrap.funnel-black-style.home-mastereu .funnel__bottom-li li:before{top:10px}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .inputs .steps__roofing_form_checkbox label:before{display:none}@media (max-width:480px){.landing-wrap.funnel-black-style.home-mastereu #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs{row-gap:10px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs{display:grid;grid-template-columns:1fr;row-gap:10px}}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .checkbox-btn:checked+label{background:#437dc1;border:1px solid #437dc1}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label{font-family:"Albert Sans";font-weight:600;font-size:18px;line-height:22px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:14px;border-radius:2px;margin:0 auto;border:2px solid #989b9d;background:#42464e;-webkit-box-shadow:none;box-shadow:none;width:243px;height:201px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label img{margin-right:0;margin-bottom:25px;margin-top:10px}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label img{margin-bottom:0;margin-top:0}}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label span{font-weight:400;font-size:22px;line-height:115%;text-align:center}@media (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label{grid-template-columns:75px 1fr;-webkit-column-gap:26px;-moz-column-gap:26px;column-gap:26px;width:100%;height:auto;display:grid}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox label span{font-size:20px;text-align:left}}.landing-wrap.funnel-black-style.home-mastereu #benefits_type .steps__roofing_located.steps__inner{margin-top:0}.landing-wrap.funnel-black-style.home-mastereu #benefits_type .validation-wrapper.invalid .error-text{margin-bottom:0}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .inputs .steps__form_checkbox .checkbox-btn:checked+label{background:#437dc1;border:2px solid #464646;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.home-mastereu .content .steps__item h2{font-weight:800}.landing-wrap.funnel-black-style.home-mastereu .content #zip_tab .error-text{margin-bottom:0;height:0}.landing-wrap.funnel-black-style.home-mastereu .funnel__bottom-li li{font-family:"Albert Sans";font-weight:400;font-size:16px;line-height:150%;color:#f2f2f2}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__item .steps__inner h2{font-family:"Albert Sans";font-weight:600}.landing-wrap.funnel-black-style.home-mastereu #solar-provider-step h2{font-size:42px}.landing-wrap.funnel-black-style.home-mastereu .steps__inner .form{max-width:400px!important;width:100%}@media screen and (max-width:720px){.landing-wrap.funnel-black-style.home-mastereu .steps__inner .form.homemaster-wind-form{max-width:90%!important}}.landing-wrap.funnel-black-style.home-mastereu .horizontal__labels-wrap .form{max-width:100%!important;padding:0}.landing-wrap.funnel-black-style.home-mastereu .hero__content .steps__buttons{max-width:400px!important;width:100%;margin-left:auto;margin-right:auto}.landing-wrap.funnel-black-style.home-mastereu .top-text__box p{font-weight:700;line-height:115%}.landing-wrap.funnel-black-style.home-mastereu .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.home-mastereu .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content #solar-how-much .steps__inner .form{max-width:496px!important}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content #solar-how-much .steps__inner .form label{padding:28px 30px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content #solar-how-much .steps__inner .form label{padding:10px}}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .request a{color:#437dc1;text-decoration:underline;border:none}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content #solar-provider-step .steps__inner .form{max-width:513px!important}.landing-wrap.funnel-black-style.home-mastereu #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__item h2{margin-bottom:0}.landing-wrap.funnel-black-style.home-mastereu .hero{background:url(/v2/img/domain/homemastereu-com/funnel/hero.jpg) no-repeat center center/cover;min-height:105vh}@media (max-width:400px){.landing-wrap.funnel-black-style.home-mastereu .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.home-mastereu .steps__form_checkbox .checkbox-btn:checked+label{background:#437dc1;border:2px solid #464646;-webkit-box-shadow:none;box-shadow:none;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.home-mastereu .steps__form_checkbox label{padding:15px 15px;text-align:center;background:#42464e;border:2px solid #989b9d;border-radius:10px;font-family:"Albert Sans",sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;width:100%;max-width:400px;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.home-mastereu .steps__form_checkbox label::before{display:none}.landing-wrap.funnel-black-style.home-mastereu .steps__form_checkbox label span{font-weight:400;font-size:22px;line-height:115%;color:#fff;text-align:initial}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .steps__form_checkbox label span{font-size:20px;line-height:20px}}.landing-wrap.funnel-black-style.home-mastereu .step-loading .wave .dot{background:#437dc1}.landing-wrap.funnel-black-style.home-mastereu .step-loading .loading:after{color:#437dc1}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1));background:-o-linear-gradient(left,#437dc1 0,#71cde1 100%);background:linear-gradient(90deg,#437dc1 0,#71cde1 100%);border-radius:36px}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__bar_text strong{color:#437dc1}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__item .steps__inner .sm-text{font-family:"Albert Sans";font-weight:700;color:#fff;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:19px}}.landing-wrap.funnel-black-style.home-mastereu .hero__logo img{max-width:254px}.landing-wrap.funnel-black-style.home-mastereu .top-text__box .h1{font-family:"Albert Sans",sans-serif;font-weight:700}.landing-wrap.funnel-black-style.home-mastereu .top-text__box .h1 .blue-text{color:#79c7ff;font-weight:700}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .top-text__box .h1 br{display:none}}.landing-wrap.funnel-black-style.home-mastereu .hero__content .btn-next{background:-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1));background:-o-linear-gradient(left,#437dc1 0,#71cde1 100%);background:linear-gradient(90deg,#437dc1 0,#71cde1 100%);border-radius:10px;font-family:"Albert Sans",sans-serif;margin:0!important}.landing-wrap.funnel-black-style.home-mastereu .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:25px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.home-mastereu #zip_tab .sm-text{font-family:"Albert Sans";font-weight:700;font-size:20px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu #zip_tab .sm-text{font-size:16px;line-height:19px}}.landing-wrap.funnel-black-style.home-mastereu #names_tab h2{margin-left:0;margin-right:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu #names_tab h2{margin-left:0;margin-right:0}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.home-mastereu #names_tab .inputs-item:first-child{margin-bottom:10px}}@media screen and (min-width:505px){.landing-wrap.funnel-black-style.home-mastereu #names_tab .inputs-item:first-child{margin-bottom:20px}}.landing-wrap.funnel-black-style.home-mastereu #names_tab .inputs-item:has(.inputs-field.invalid):first-child{margin-bottom:17px}.landing-wrap.funnel-black-style.home-mastereu .hero__quiz .content .form .inputs-item{margin-bottom:0}.landing-wrap.funnel-black-style.home-mastereu #phone_tab .form .request{width:519px;margin-left:-60px;margin-right:-60px}@media screen and (max-width:520px){.landing-wrap.funnel-black-style.home-mastereu #phone_tab .form .request{width:100%;margin-left:0;margin-right:0}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container>div{width:50%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container>div{width:100%}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .solar__panel__pricing__container__text{padding:80px 61px 29px;width:37%}@media screen and (max-width:1580px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .solar__panel__pricing__container__text .btn{font-size:14px}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .solar__panel__pricing__container__text .btn.homemaster-wind-btn{font-size:18px}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container__text{padding:80px 61px 31px;width:34%}@media (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-benefits-768{display:none}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-benefits-768{display:block}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-benefits-1000{display:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-benefits-1000{display:block}}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-benefits-1000{display:none}}@media (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-desc{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .img-desc{display:none}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container h2,.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container h3{font-family:"Albert Sans",sans-serif;font-weight:800}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container h2 span,.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container h3 span{color:#277bff}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .btn{background:-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1));background:-o-linear-gradient(left,#437dc1 0,#71cde1 100%);background:linear-gradient(90deg,#437dc1 0,#71cde1 100%);border-radius:10px;font-family:"Albert Sans",sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .solar__panel__pricing__container .btn{margin:0 auto}}.landing-wrap.funnel-black-style.home-mastereu .solar__technology{background:url(/v2/img/domain/homemastereu-com/funnel/bg-step.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.home-mastereu .solar__technology__container h2,.landing-wrap.funnel-black-style.home-mastereu .solar__technology__container h3{font-weight:800}.landing-wrap.funnel-black-style.home-mastereu .solar__technology__content h5{font-weight:800}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper{max-width:570px;padding:80px 0 80px 40px}@media (max-width:1200px){.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper{padding:80px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper{padding:50px 40px}}@media (max-width:480px){.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper{padding:50px 20px}}@media (max-width:360px){.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper{padding:30px 20px}}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper ol{padding-left:25px;margin-bottom:20px}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .benefits__solar__wrapper ol li{color:#444}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar>div{width:50%}@media (max-width:768px){.landing-wrap.funnel-black-style.home-mastereu .benefits__solar>div{width:100%}}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .img-col{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.home-mastereu .benefits__solar__wrapper h2,.landing-wrap.funnel-black-style.home-mastereu .benefits__solar__wrapper h3{font-weight:800}.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom h2,.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom h4{font-weight:800;font-family:"Albert Sans",sans-serif}.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom p{font-family:"Albert Sans",sans-serif;color:#444}.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom h2{max-width:100%;font-family:"Albert Sans",sans-serif;text-align:center;font-weight:800;font-size:36px;line-height:126.5%;color:#444;padding-bottom:16px;margin:0 auto}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom h2{font-size:32px;line-height:40px}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.home-mastereu .disclaimer-bottom h2{font-size:24px;line-height:30px}}.black-solar-green-energy~footer{display:none}.black-green-footer{background:#1c2029}.black-green-footer .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.black-green-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.black-green-footer .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:800px){.black-green-footer .footer__inner_menu{width:100%;padding-bottom:15px}}@media (max-width:400px){.black-green-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.black-green-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px}@media (max-width:800px){.black-green-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.black-green-footer .footer__inner_menu li{padding:20px}}.black-green-footer-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}.black-green-footer-rights img{margin-right:14px}@media (max-width:800px){.black-green-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.black-green-footer-logo img{max-width:221px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .black-green-footer,.main__wrapper.main__wrapper__green__energy.typ-homemastereu .header-seg{background:#1c2029}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/homemastereu-com/bg-typ.jpg) no-repeat center center/cover;padding:137px 0 137px 0}@media screen and (max-width:580px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap{padding:20px 0 20px 0}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap h1{font-family:"Nunito Sans",sans-serif;font-weight:800;font-size:32px;line-height:38px;text-transform:uppercase;color:#437dc1;margin-bottom:10px}@media screen and (max-width:1000px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap h1{font-size:36px}}@media screen and (max-width:360px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap h1{font-size:27px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap .subtitle{font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:22px;line-height:115%;color:#42464e}@media screen and (max-width:768px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap .subtitle{font-size:18px}}@media screen and (max-width:360px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap .subtitle{font-size:15px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap .md-text{font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:24px;line-height:115%;color:#42464e}@media screen and (max-width:360px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .top-box__wrap .md-text{font-size:17px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .img-top-box{margin:0 auto;padding-bottom:15px}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .img-top-box{display:none}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .green{color:#36bd2a;font-weight:600}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .md-text{font-family:"Albert Sans",sans-serif;font-weight:500;font-size:20px;line-height:115%;color:#3a4d36;margin-top:10px}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .subtitle{font-family:"Albert Sans";font-weight:400;font-size:18px;line-height:115%;text-align:center;margin-top:10px}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .thk-page__wrap .subtitle{margin-top:0}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .btn-light-green{display:inline-block;width:100%;padding:10px 0;max-width:457px;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#38ba2d),to(#76d26e));background:-o-linear-gradient(left,#38ba2d 0,#76d26e 100%);background:linear-gradient(90deg,#38ba2d 0,#76d26e 100%);border-radius:40px;font-weight:800;font-size:14px;line-height:17px;text-transform:uppercase;color:#fff;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .typ-steps h2{font-family:"Albert Sans",sans-serif;font-weight:700;font-size:20px;line-height:123%;text-align:center;color:#1e291c;text-transform:inherit;padding:20px}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-new .typ-steps h2{font-size:18px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .black-green-footer .container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation{background:url(/v2/img/domain/homemastereu-com/bg-bottom-typ.jpg) no-repeat center center/cover}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:750px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(1,440px);row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(1,1fr)}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content{display:grid!important;grid-template-columns:1fr 1fr 1fr;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;max-width:1240px!important;padding:0 20px;padding-top:20px!important;padding-bottom:20px!important}@media screen and (max-width:580px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:1fr;row-gap:20px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info{background:rgba(255,255,255,.88);-webkit-box-shadow:0 4px 15px rgba(0,0,0,.1);box-shadow:0 4px 15px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);border-radius:20px;padding:20px}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-family:"Nunito Sans",sans-serif;font-style:normal;font-weight:700;font-size:79px;line-height:115%;color:#437dc1}@media screen and (max-width:768px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:54px}}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:79px}}@media screen and (max-width:360px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h2{font-size:56px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-family:"Nunito Sans",sans-serif;font-weight:700;font-size:20px;line-height:115%;text-align:center;text-transform:uppercase;color:#1c2029}@media screen and (max-width:768px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:18px}}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:24px}}@media screen and (max-width:360px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info .h4{font-size:20px}}.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info p{font-family:"Albert Sans";font-weight:600;font-size:18px;line-height:115%;text-align:center;color:#79c7ff}@media screen and (max-width:768px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info p{font-size:16px}}@media screen and (max-width:480px){.main__wrapper.main__wrapper__green__energy.typ-homemastereu .typ-steps-renovation .typ-steps-list-content .box-info p{font-size:20px}}.black-green-footer .black-green-footer-rights{color:#8e948d}.main__wrapper.main__wrapper__green__energy.home-mastereu .main__wrapper_content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h1,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h2,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h3,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h4,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h5,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap h6{text-align:left;color:#1c2029}.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap a{color:#437dc1}.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap li,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap p,.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap span{color:#1c2029}.main__wrapper.main__wrapper__green__energy.home-mastereu .content-wrap .scroll__top-btn:before{background-image:url(/v2/img/domain/homemastereu-com/icons/arr-up-blue.svg)}.page-404.home-mastereu .preview{padding:40px 0 0}.page-404.home-mastereu .preview__body{padding:90px 0}@media screen and (max-width:480px){.page-404.home-mastereu .preview__body{padding:40px 0}}.page-404.home-mastereu .typ-steps-list-content .box-info .h2{font-family:"Nunito Sans",sans-serif;font-style:normal;font-weight:700;font-size:79px;line-height:115%;color:#437dc1;margin:0}.page-404.home-mastereu .typ-steps-list-content .box-info p{color:#79c7ff}.page-404.home-mastereu .preview__title{color:#437dc1;font-family:"Nunito Sans",sans-serif}.page-404.home-mastereu .preview__subtitle{color:#437dc1;font-family:"Nunito Sans",sans-serif;text-transform:inherit}.page-404.home-mastereu .button.preview__button{background:-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1));background:-o-linear-gradient(left,#437dc1 0,#71cde1 100%);background:linear-gradient(90deg,#437dc1 0,#71cde1 100%);border-radius:10px}.page-404.home-mastereu .typ-steps-renovation{background:url(/v2/img/domain/homemastereu-com/bg-bottom-typ.jpg) no-repeat center center/cover}.page-404.home-mastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(3,1fr)}@media screen and (max-width:750px){.page-404.home-mastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(1,440px);row-gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:480px){.page-404.home-mastereu .typ-steps-renovation .typ-steps-list-content{grid-template-columns:repeat(1,1fr)}}.home-mastereu .cookie-banner{background:#1c2029;padding:40px 0}.home-mastereu .cookie-banner .wrap{position:relative}.home-mastereu .cookie-banner .wrap .h4{color:#79c7ff;font-family:"Nunito Sans",sans-serif;font-weight:400;font-size:24px;line-height:150%}.home-mastereu .cookie-banner .wrap p{color:#fff;font-weight:400;font-size:18px;line-height:150%;font-family:"Nunito Sans",sans-serif}.home-mastereu .cookie-banner .wrap .btns-group{margin-top:20px}@media screen and (max-width:480px){.home-mastereu .cookie-banner .wrap .btns-group{display:grid;row-gap:20px}}.home-mastereu .cookie-banner .wrap .btn-blue{background:-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1));background:-o-linear-gradient(left,#437dc1 0,#71cde1 100%);background:linear-gradient(90deg,#437dc1 0,#71cde1 100%)}.home-mastereu .cookie-banner .wrap .btn-blue-outline{margin-left:20px;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:-webkit-gradient(linear,left top,left bottom,from(#1c2029),to(#1c2029)) padding-box,-webkit-gradient(linear,left top,right top,from(#437dc1),to(#71cde1)) border-box;background:-o-linear-gradient(#1c2029,#1c2029) padding-box,-o-linear-gradient(left,#437dc1,#71cde1) border-box;background:linear-gradient(#1c2029,#1c2029) padding-box,linear-gradient(to right,#437dc1,#71cde1) border-box;border:2px solid transparent}@media screen and (max-width:480px){.home-mastereu .cookie-banner .wrap .btn-blue-outline{margin-left:0}}.home-mastereu .cookie-banner .wrap .close-btn{position:absolute;right:0;top:0}.home-mastereu .cookie-banner .wrap button{border-radius:10px;padding:15px 32px;font-family:"Nunito Sans",sans-serif;font-weight:900;font-size:16px;line-height:115%;text-transform:uppercase;color:#fff}.home-mastereu .black-green-footer,.home-mastereu .header-seg{background:#1c2029}.home-mastereu .content-wrap h1,.home-mastereu .content-wrap h2,.home-mastereu .content-wrap h3,.home-mastereu .content-wrap h4,.home-mastereu .content-wrap h5,.home-mastereu .content-wrap h6,.home-mastereu .content-wrap p{font-family:"Albert Sans",sans-serif}.home-mastereu .content-wrap h4{font-weight:700;font-size:24px}.home-mastereu .content-wrap h5,.home-mastereu .content-wrap h6{font-size:18px}#loader-wrap{top:0;position:absolute;width:100%;height:100%;display:none;background:rgba(0,0,0,.3098039216);z-index:999}#loader-wrap .loader{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#loader-wrap .loader .loader-icon{width:187px;height:187px;border-radius:123px}.form-checkbox{padding-top:6px;margin-top:11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:none;visibility:none;height:0}.form-checkbox input[type=checkbox]:checked~.styled-checkbox svg .svg-arrow,.form-checkbox input[type=checkbox]:checked~.styled-checkbox svg .svg-bg{display:initial}.form-checkbox .styled-checkbox{display:block;width:19px;height:19px}.form-checkbox .styled-checkbox svg .svg-arrow,.form-checkbox .styled-checkbox svg .svg-bg{display:none}.form-checkbox .text{padding-left:5px;color:#fff;font-size:14px;font-style:normal;font-weight:400;line-height:115%}.webp .landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero{background:url(/v2/img/dist/plumbrenovation/plumb-renovation-hero.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation{font-family:Roboto,sans-serif}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #reason_tab .form{max-width:513px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #phone_tab .form .inputs-field,.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #phone_tab .form .steps__buttons{max-width:513px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #phone_tab .form .inputs-field{text-align:center;margin:0 auto}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #names_tab .inputs-field{margin-bottom:0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #phone_tab .form .steps__buttons{margin:0 auto 0}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #phone_tab .form .steps__buttons{max-width:100%;width:100%}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:400;font-size:22px!important;line-height:33px!important;margin-bottom:40px;color:#fff}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px!important}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__item .steps__inner .sm-text.lg{font-weight:400;font-size:30px!important;line-height:33px!important;margin-bottom:40px;color:#fff}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__item .steps__inner .sm-text.lg{font-size:20px!important}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:30px}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:19px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .funnel__bottom-li{max-width:840px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .form .inputs-field input{max-width:513px;font-family:Roboto,sans-serif;font-weight:400;height:57px;opacity:1;font-size:20px;line-height:23px;color:#6b6f81;border:1px solid #999;-webkit-box-shadow:0 4px 14px 0 rgba(68,68,68,.1882352941);box-shadow:0 4px 14px 0 rgba(68,68,68,.1882352941);border-radius:7px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#333}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#333}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .form .inputs-field input:-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .funnel__bottom-li li{font-weight:300}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .funnel__bottom-li li:before{top:9px;left:-11px;border-radius:50%;background:#d4d4d4}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .content .steps__item h2{font-weight:500}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz.fist-step__wrap .content .steps__item .steps__inner{max-width:100%!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #address_tab .steps__inner .form,.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #electric_bill .steps__inner .form,.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #email_tab .steps__inner .form,.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #names_tab .steps__inner .form,.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #phone_tab .steps__inner .form .inputs .hero__quiz .content #phone_tab .steps__inner .form .btn-green{max-width:513px!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content #solar-how-much .steps__inner .form{max-width:496px!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #firstNameInput{margin-bottom:20px}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #firstNameInput{margin-bottom:10px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__item h2{margin-bottom:0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero{background:url(/v2/img/dist/gutter-protection-new/gutter-hero.jpg) no-repeat center center/cover;min-height:105vh}@media (max-width:400px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation #names_tab h2{margin-left:-10px;margin-right:-10px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .steps__roofing_form_checkbox .checkbox-btn:checked+label{color:#fff;-webkit-animation:none;animation:none;font-weight:500;-webkit-box-shadow:none;box-shadow:none;background:#3d48e0!important;border:2px solid #555}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .steps__roofing_form_checkbox .checkbox-btn:checked+label img{margin:0}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .steps__roofing_form_checkbox label{padding:28px 20px;text-align:center;background:#232323;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;font-size:22px;line-height:115%;color:#fff;border:2px solid #555;border-radius:50px}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .steps__roofing_form_checkbox label{padding:12px 20px;border-radius:30px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .steps__roofing_form_checkbox label img{margin:0}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .step-loading .wave .dot{background:#3d48e0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .step-loading .loading:after{color:#3d48e0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:#ff7e47;border-radius:36px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .gutter-redesigne__line{background:-o-linear-gradient(9.9deg,#4e95ff 38.32%,#75acff 101.39%)!important;background:linear-gradient(80.1deg,#4e95ff 38.32%,#75acff 101.39%)!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__quiz .content .steps__bar_text strong{color:#ff7e47}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .black-plumb-logo img{max-width:326px}@media screen and (max-width:1000px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .black-plumb-logo img{max-width:263px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .top-text__box .h1{font-weight:500;max-width:90%}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .top-text__box .h1 .green-text{color:#2ed972!important;font-weight:700}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .top-text__box .h1 .blue-text{color:#97c1ff!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .top-text__box p{font-family:"League Spartan",sans-serif}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .top-text__box p{margin-bottom:20px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .irs-bar{background:#ffb022}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .hero__content .btn-next.plumb-renovation-btn{font-family:Roboto,sans-serif;color:#fff;font-size:20px;font-weight:600;line-height:23px;text-align:center;background:#3d48e0;border-radius:7px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-benefits-768{display:none}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-benefits-768{display:block}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-benefits-1000{display:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-benefits-1000{display:block}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-benefits-1000{display:none}}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-desc{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .img-desc{display:none}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container h3{font-family:Lato;font-weight:800}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container h3 span{color:#2ed972}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .btn{background:-o-linear-gradient(9.9deg,#10b378 38.32%,#38d7ba 101.39%);background:linear-gradient(80.1deg,#10b378 38.32%,#38d7ba 101.39%);border-radius:110px;font-family:"League Spartan",sans-serif;font-weight:700;font-size:24px;max-width:424px}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .btn.gutter-blue-btn{background:#4e95ff!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__panel__pricing__container .gutter-redesign__pricing h3 span{color:#4e95ff}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__technology{background:url(/v2/img/domain/gutter-protection-io/gutter-technology.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__technology.gutter__tehhology-wrap{background:url(/v2/img/domain/gutter-protection-io/gutter-technology.jpg) no-repeat center center/cover!important}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__technology__container h3{font-weight:600}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .solar__technology__content h5{font-weight:500;line-height:25px}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .benefits__solar__wrapper h3{font-weight:600}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .disclaimer-bottom h4{font-weight:500;font-family:Roboto,sans-serif;max-width:100%}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .disclaimer-bottom h4{font-size:32px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .disclaimer-bottom p{font-family:Roboto,sans-serif;font-weight:300}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .disclaimer-bottom p{font-size:18px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report{background:url(/v2/img/dist/gutter-protection-new/free-gutter-report.jpg) no-repeat center center/cover}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table{padding:15px 30px}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table{margin-top:0}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table h4{font-weight:600;color:#1a1a1a}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table h4 span{color:#2ed972}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:150%;color:#1a1a1a}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table .table__content>div{color:#1a1a1a}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table>div:last-child{width:57%}}@media (max-width:480px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report_table>div:last-child{width:100%;padding-top:0}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign__table h4 span{color:#4e95ff}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign__table h4 .info-text{color:#1a1a1a}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .free__solar__report__container h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .free__solar__report__container h3 span{color:#2ed972}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .free__solar__report__container h3{font-size:36px;line-height:41px}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .free__solar__report__container h3{font-size:32px;line-height:36px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto;text-align:center}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign h3 span{color:#4e95ff}@media (max-width:1000px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign h3{font-size:36px;line-height:41px}}@media (max-width:768px){.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .free__solar__report .gutter-redesign h3{font-size:32px;line-height:36px}}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .zmarg{margin:0 0 15px 0}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .btn-prev{color:#c2c2c2}.landing-wrap.funnel-black-style.black-plumbing.black-plumb-renovation .btn-prev:before{background:url(/v2/img/domain/plumbrenovation-com/icons/plumb-funnel-arrow.svg) no-repeat center center/cover;top:19.5px}.gutter-protection-new~footer{display:none}.black-green-footer .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media (max-width:800px){.black-green-footer .footer__inner_menu{width:100%;padding:0 0 15px 0}}@media (max-width:515px){.black-green-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.black-green-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px}@media (max-width:800px){.black-green-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.black-green-footer .footer__inner_menu li{padding:20px}}@media (max-width:768px){.black-green-footer .footer__inner_menu li:last-child{margin-bottom:0}}.black-green-footer-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}.black-green-footer-rights img{margin-right:14px}@media (max-width:800px){.black-green-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.black-green-footer-logo img{max-width:221px}}.black-green-footer.black-plumb-footer{background:#1a1a1a;padding:40px 0}@media screen and (max-width:768px){.black-green-footer.black-plumb-footer{padding:20px 0}}.black-green-footer.black-plumb-footer ul li{padding:0 48px!important}@media screen and (max-width:1225px){.black-green-footer.black-plumb-footer ul li{padding:0 24px!important}}@media screen and (max-width:970px){.black-green-footer.black-plumb-footer ul li{padding:0!important}}.black-green-footer.black-plumb-footer ul li a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:Roboto,sans-serif;color:#e3e3e3}.black-green-footer.black-plumb-footer .black-green-footer-rights p{color:#e8f7ff}.black-green-footer.black-plumb-footer .container{max-width:1470px;padding:0 15px}@media screen and (max-width:970px){.black-green-footer.black-plumb-footer .plumb-footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}@media screen and (max-width:1225px){.black-green-footer.black-plumb-footer .plumb-logo{max-width:252px}}.black-green-footer.black-plumb-footer .plumb-logo img{max-width:100%}@media screen and (max-width:970px){.black-green-footer.black-plumb-footer .plumb-inner-menu{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.main__wrapper__green__energy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper__green__energy .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__wrapper__plumb__renovation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper__plumb__renovation .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main__wrapper__plumb__renovation .container{max-width:1260px;padding:0 20px}.main__wrapper__plumb__renovation .container.topsecurity-inner{padding:40px 15px}@media screen and (max-width:800px){.main__wrapper__plumb__renovation .container.topsecurity-inner{padding:25px 15px}}.main__wrapper__plumb__renovation .plumb-renovation-footer{background:#fff;padding:40px 0}@media screen and (max-width:1000px){.main__wrapper__plumb__renovation .plumb-renovation-footer{padding:20px 0}}.main__wrapper__plumb__renovation .plumb-renovation-footer .container{max-width:1470px;padding:0 15px}@media screen and (max-width:970px){.main__wrapper__plumb__renovation .plumb-renovation-footer .plumb-footer-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:1225px){.main__wrapper__plumb__renovation .plumb-renovation-footer .plumb-logo{max-width:252px}}.main__wrapper__plumb__renovation .plumb-renovation-footer .plumb-logo img{max-width:100%}@media screen and (max-width:970px){.main__wrapper__plumb__renovation .plumb-renovation-footer .plumb-inner-menu{width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.main__wrapper__plumb__renovation .plumb-renovation-footer ul li{padding:0 48px!important}@media screen and (max-width:1225px){.main__wrapper__plumb__renovation .plumb-renovation-footer ul li{padding:0 24px!important}}@media screen and (max-width:970px){.main__wrapper__plumb__renovation .plumb-renovation-footer ul li{padding:0!important}}.main__wrapper__plumb__renovation .plumb-renovation-footer ul li a{font-family:"Source Sans 3",sans-serif!important;font-size:16px!important;font-weight:600!important;line-height:20px!important;color:#61514b!important}.main__wrapper__plumb__renovation .plumb-renovation-footer .black-green-footer-rights p{font-family:"Source Sans 3",sans-serif;font-size:14px;font-weight:400;line-height:18px;color:#8d8d8d}.plumb-typ-wrapper .plumb-ren-logo{max-width:326px}@media screen and (max-width:1000px){.plumb-typ-wrapper .plumb-ren-logo{max-width:212px}}.plumb-typ-wrapper .plumbrenovation-thnk-page{font-family:Roboto,serif}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .btn-orange{padding:12px 0;background:#3d48e0;border-radius:7px;font-weight:900;font-size:16px;line-height:18px}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .btn-orange:hover{background-color:#3d48e0!important}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .typ-steps-list-content{padding-top:95px!important;padding-bottom:95px!important}@media screen and (max-width:1000px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .typ-steps-list-content{padding-top:22px!important;padding-bottom:22px!important}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/plumbrenovation-com/plumb-typ-bg.jpg) no-repeat center center/cover}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .top-box__wrap .h1{font-family:Roboto,serif;font-weight:700;font-size:32px;line-height:37px;color:#ff7e47}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .top-box__wrap .md-text{margin:15px auto auto;text-align:center;max-width:100%;font-size:18px;font-weight:500;line-height:21px;color:#fff}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .top-box__wrap .sm-text{text-align:center;font-weight:400;font-size:18px;line-height:115%;color:#444}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;max-width:600px;margin:0 auto}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col{text-align:center}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col img{margin:auto}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col a{display:inline-block;font-weight:400;font-size:14px;line-height:115%;text-decoration:underline;color:#7c38ea!important}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:15px}@media screen and (max-width:570px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col a{font-size:15px;line-height:115%}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:0}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content h5,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-family:Roboto,sans-serif}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content typ-steps-renovation h5{font-weight:600}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-weight:400;font-size:14px;line-height:115%}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-list-img{border-radius:0!important}@media screen and (max-width:1024px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{margin-left:51%;max-width:468.5px}}@media screen and (max-width:768px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{width:352.5px}}@media screen and (max-width:744px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{margin-left:0;margin:0 auto}}@media screen and (max-width:480px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info{width:100%}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h2,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{font-family:Roboto,sans-serif!important;color:#3d48e0!important;line-height:115%}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h2{font-weight:700;line-height:1;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:6px}@media screen and (max-width:414px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{margin-bottom:0}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .members-info p{font-family:Roboto,sans-serif!important;line-height:115%}@media screen and (max-width:1024px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{max-width:468.5px}}@media screen and (max-width:768px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{width:352.5px}}@media screen and (max-width:744px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{margin-left:0;margin:0 auto}}@media screen and (max-width:480px){.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info{width:100%}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2{font-weight:700;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info p{line-height:115%;text-align:left;font-family:Roboto,sans-serif!important}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4{font-family:Roboto,sans-serif!important;font-weight:700;color:#3d48e0!important}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps h2{font-family:Roboto,serif;text-transform:none;font-weight:700;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#61514b}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .container{max-width:1440px}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .container.sm-container-typ{max-width:1440px;padding:0 20px;margin:0 auto}@media screen and (max-width:1024px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .container.sm-container-typ{padding:0 60px}}@media screen and (max-width:768px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .container.sm-container-typ{padding:0 50px}}@media screen and (max-width:767px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .container.sm-container-typ{padding:0 20px}}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps h2{padding:40px 0 30px 0;max-width:100%;font-weight:500;font-size:24px;line-height:123%;text-align:center;text-transform:uppercase;color:#444}@media screen and (max-width:360px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps h2{padding:20px 0}}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0;position:relative;border-radius:20px;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);width:100%;max-width:345px}@media screen and (max-width:1000px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:580px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-family:Roboto,serif!important;font-weight:700;font-size:18px;line-height:20px;color:#61514b}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item p{font-family:Roboto,sans-serif;margin:10px 0 5px 0;font-weight:600;font-size:16px;line-height:18px;color:#61514b}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li{font-family:Roboto,sans-serif;position:relative;margin-left:8px;margin-bottom:10px;padding-left:10px;color:#61514b;font-size:16px;line-height:115%}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li:before{position:absolute;top:6px;left:0;background-color:#61514b}.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item .typ-btn-box{padding:0 15px 15px 15px}@media screen and (max-width:505px){.plumb-typ-wrapper .plumbrenovation-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-size:18px}}.plumb-typ-wrapper .plumbrenovation-thnk-page .thk-page__wrap .typ-steps{background:#fff}.ff-poppins{font-family:Poppins,sans-serif}.landing-wrap.funnel-black-style.funnel-hvacsystem{font-family:"Source Sans Pro",sans-serif}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero{background:url(/v2/img/domain/hvacsystem-io/funnel/hvacsystem-top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report{background:url(/v2/img/domain/hvacsystem-io/funnel/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__technology{background:url(/v2/img/domain/hvacsystem-io/funnel/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__technology__container h3{font-weight:600;line-height:115%}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__technology__content h5{font-weight:600;margin-bottom:10px}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair:checked+label .label-icon{background-color:#8057f8!important}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace+label .label-icon{background:0 0;width:54px;height:36px}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{border-radius:7px;border:2px solid #3a3250;width:243px;height:201px}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace:checked+label .label-icon{width:68px;height:60px}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace:checked+label .label-icon{width:50px;height:36px}}@media (max-width:767px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{width:155px;height:151px;font-size:17px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{text-align:center;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn+label{width:130px;height:120px;text-align:center}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{width:54px;height:33px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar__wrapper h3{font-weight:600;line-height:115%;color:#1f1f1f}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar__wrapper h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar__wrapper h3{font-size:24px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom h4{font-weight:600;font-size:36px;line-height:115%;font-family:"Source Sans Pro",sans-serif;color:#1f1f1f}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom h4{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom h4{font-size:24px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__bar_line{background:#94ff85}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__bar_text strong{color:#94ff85}.landing-wrap.funnel-black-style.funnel-hvacsystem .step-loading .loading:after{color:#94ff85}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{background-color:#8057f8!important;border:2px solid #8057f8!important;color:#fff!important;-webkit-box-shadow:0 0 0 1px #8057f8;box-shadow:0 0 0 1px #8057f8;-webkit-animation:none;animation:none;padding-left:0;text-align:center;width:243px;height:201px}@media (max-width:767px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{width:155px;height:151px;font-size:17px}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn:checked+label{width:130px;height:120px;text-align:center}}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-replace:checked+label .label-icon{background-color:#8057f8!important;background:0 0}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item__trusted__icons .checkbox-btn.checkbox-btn-repair+label .label-icon{background:0 0}.landing-wrap.funnel-black-style.funnel-hvacsystem .funnel__bottom-li li:before{top:12px}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__content .btn-prev:before{top:19px}.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom p{font-weight:400;font-size:23px;line-height:130%;color:#1f1f1f;font-family:"Source Sans Pro",sans-serif}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom p{font-size:18px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom p{font-size:24px;font-size:15px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar__wrapper p{color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-hvacsystem .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:auto}.landing-wrap.funnel-black-style.funnel-hvacsystem .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.funnel-hvacsystem .funnel__bottom-li li{font-weight:400;font-size:16px;line-height:150%;color:#fff}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-hvacsystem .funnel__bottom-li li{margin:0 0 24px 0}}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-hvacsystem .funnel__bottom-li{max-width:405px;text-align:left;padding-left:13px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .h1{font-weight:700;margin:0 auto 15px auto}.landing-wrap.funnel-black-style.funnel-hvacsystem .h1 .green-text{color:#94ff85;font-weight:700}@media (max-width:900px){.landing-wrap.funnel-black-style.funnel-hvacsystem .h1 br{display:none}}@media (max-width:505px){.landing-wrap.funnel-black-style.funnel-hvacsystem .h1{line-height:40.6px;font-size:36px;padding:0 15px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .h1{font-size:28px;line-height:32px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz.fist-step__wrap .content .steps__item{padding:0 0 65px 0}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz.fist-step__wrap .content .steps__item .steps__inner .sm-text{margin:0 0 40px;font-family:"Source Sans Pro",sans-serif;font-size:24px;color:#fff}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz.fist-step__wrap .content .steps__item .steps__inner .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__content .btn-next{max-width:400px;margin:0!important;font-style:normal;font-weight:900;font-size:20px;line-height:115%;background:#8057f8;border-radius:7px;color:#fff}.landing-wrap.funnel-black-style.funnel-hvacsystem .form{max-width:400px!important;padding:0}.landing-wrap.funnel-black-style.funnel-hvacsystem .form .inputs-field input{border-radius:7px}.landing-wrap.funnel-black-style.funnel-hvacsystem .checkbox-btn+label img,.landing-wrap.funnel-black-style.funnel-hvacsystem .radio-btn+label img{margin-right:0}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report__container h3{font-size:44px;font-weight:600;line-height:51px;color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report__container h3 span{color:#8057f8}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report__container h3{font-size:36px;line-height:115%}}@media (max-width:835px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report__container h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report__container h3{font-size:28px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table .table__content .table__thead span{font-weight:600;font-size:18px;color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table .table__content span{color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table h4{color:#1f1f1f;font-size:46px;font-weight:600;line-height:53px}.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table h4 span{color:#8057f8}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table h4{color:#1f1f1f;font-size:32px;font-weight:600;line-height:115%;padding-right:20px}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table h4{font-size:22px}}@media (max-width:705px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:705px){.landing-wrap.funnel-black-style.funnel-hvacsystem .free__solar__report_table div{width:100%}}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container h3{font-weight:600;line-height:115%;font-size:36px;color:#1f1f1f}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container h3 span{color:#7c38ea}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container h3{font-size:32x}}@media (max-width:380px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container h3{font-size:24px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .btn{background:#7c38ea;border-radius:2px;font-weight:600;font-size:20px;line-height:115%;max-width:413px}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.funnel-hvacsystem .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom-divider:after,.landing-wrap.funnel-black-style.funnel-hvacsystem .disclaimer-bottom-divider:before{background:#8057f8}.landing-wrap.funnel-black-style.funnel-hvacsystem .steps__hvac_form_checkbox label{padding:18.5px 30px;background:rgba(26,26,26,.8);border:2px solid #3a3250;border-radius:7px;font-weight:400;font-size:22px;line-height:25px;text-align:center;color:#fff;height:62px}.landing-wrap.funnel-black-style.funnel-hvacsystem .steps__hvac_form_checkbox label::before{display:none}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .form .inputs-item{margin-bottom:20px;text-align:center}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .request{display:block;max-width:519px;font-style:normal;font-weight:400;font-size:14px;line-height:115%;color:#8d8d8d}.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:60px;text-align:center}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black{padding:0 0 100px 0}}.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black .request{margin-top:0;padding-top:0;padding-bottom:0;padding:0}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black .request{padding-top:0;margin-top:0;padding-bottom:0;padding:0}.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black .request .black-br{display:none}}.landing-wrap.funnel-black-style.funnel-hvacsystem .tcpa-black .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item .steps__inner h2{font-weight:700;line-height:115%;font-family:"Source Sans Pro",sans-serif}.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item .steps__inner .sm-text{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:24px;line-height:115%}@media (max-width:580px){.landing-wrap.funnel-black-style.funnel-hvacsystem .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px}}.landing-wrap.funnel-black-style.funnel-hvacsystem .steps__hvac_form_checkbox .checkbox-btn:checked+label{background:#8057f8;border:2px solid #8057f8!important;color:#fff!important;-webkit-box-shadow:0 0 0 1px #8057f8;box-shadow:0 0 0 1px #8057f8;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.funnel-hvacsystem .steps__hvac_form_checkbox .checkbox-btn:checked+label::before{display:none}.funnel-hvacsystem_footer{background-color:#1a1a1a}.funnel-hvacsystem_footer .footer__inner_menu li a{color:#f1f8f0}.funnel-hvacsystem_footer .black-green-footer-rights{color:#8d8d8d}.landing-wrap.funnel-black-style.funnel-roofing-quote{font-family:Poppins,sans-serif}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__logo{padding-bottom:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__wrapper{overflow:visible}.landing-wrap.funnel-black-style.funnel-roofing-quote .step-loading .loading:after{color:#f9ce37}.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box .h1{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box .h1 .yellow-text{color:#f9ed37}.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box p{max-width:100%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box .h1{font-size:28px;line-height:115%;margin-bottom:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box p{margin-left:auto;margin-bottom:20px;margin-right:auto;font-weight:500;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.funnel-roofing-quote .top-text__box .green-text{display:inline}}.landing-wrap.funnel-black-style.funnel-roofing-quote .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.funnel-roofing-quote .funnel__bottom-li li{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:150%;color:#fff}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero{background:url(/v2/img/domain/roofingquote-io/funnel/roofingio-top-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar_wrapper{max-width:575px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar{background:rgba(153,153,153,.28)!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar_line{background:-o-linear-gradient(9.9deg,#f9c337 38.32%,#f9ed37 101.39%);background:linear-gradient(80.1deg,#f9c337 38.32%,#f9ed37 101.39%)}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar_text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:150%}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar_text strong{font-family:Poppins,sans-serif;font-weight:600;color:#f9ed37}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__bar_text{font-size:14px;line-height:21px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__buttons{margin-top:0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__buttons .btn-next{max-width:400px;margin:0!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:115%;background:#7c38ea;border-radius:2px;color:#fff}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__content .steps__buttons .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form{max-width:400px!important;padding:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form.width-mod{max-width:519px!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form.width-mod .steps__roofing_form_checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:243px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form.width-mod .steps__roofing_form_checkbox:last-child{margin-left:10px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-item{margin-bottom:20px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input{border-radius:2px;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input::-webkit-input-placeholder{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input::-moz-placeholder{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input:-ms-input-placeholder{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input::-ms-input-placeholder{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__inner .form .inputs-field input::placeholder{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:30px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .error-text{margin:0!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img{max-width:876px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item{background:rgba(26,26,26,.8);border:2px solid #464646;border-radius:2px;height:auto}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img{height:auto}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_img img{margin:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{background:rgba(26,26,26,.8)!important;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:115%;text-align:center}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item .steps__checkbox_img_item_title{font-size:17px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item.steps__checkbox_img_item_active{border:2px solid #464646!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__checkbox_img .steps__checkbox_img_item.steps__checkbox_img_item_active .steps__checkbox_img_item_title{background:rgba(26,26,26,.8)!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #zip_tab .sm-text{font-size:24px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #zip_tab .sm-text{font-size:20px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label{width:100%;height:auto;max-width:243px;padding:25px 15px;background:rgba(32,32,32,.8);border:2px solid #464646;border-radius:2px;text-align:center;color:#fff;-webkit-box-shadow:none;box-shadow:none}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label:before{display:none}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label .label-icon{width:100%;max-width:75px;background:0 0;background-color:transparent!important}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label .label-icon img{margin:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label span{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label{padding:25px 0 10px 0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label img{max-width:90px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox label span{font-size:17px;font-weight:400;line-height:20px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox .checkbox-btn:checked+label{background-color:#7c38ea!important;border:2px solid #464646;color:#fff;font-weight:500;-webkit-animation:none;animation:none}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #roofing_replace .steps__roofing_form_checkbox .checkbox-btn:checked+label span{font-family:Poppins,sans-serif;font-weight:600}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #names_tab .inputs-item:first-child{margin-bottom:10px}}@media screen and (max-width:750px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #names_tab .sm-text{min-width:100%;margin:10px 0 20px 0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #email_tab input{max-width:400px}@media screen and (max-width:750px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .sm-text{min-width:100%;margin:10px 0 20px 0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .inputs{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .inputs .inputs-field{margin:auto;max-width:400px}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .steps__buttons{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .steps__buttons{margin-top:10px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .request{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;max-width:519px;font-size:14px;line-height:21px;color:#b1b1b1}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .request a{color:#b1b1b1;font-weight:600;border:none}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content #phone_tab .form .request{font-size:12px;line-height:18px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz.fist-step__wrap .content .steps__item{padding:0 0 65px 0}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{font-weight:500;font-size:44px;line-height:66px;color:#eee}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz.fist-step__wrap .content .steps__item .steps__inner h2{margin-bottom:20px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__item .steps__inner h2{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:44px;line-height:115%}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__item .steps__inner .sm-text{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__item .steps__inner .sm-text{font-size:16px;line-height:24px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container__text{padding:80px 61px 29px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container__text{width:50%;padding:26px 20px 6px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container h3{font-weight:800}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container h3 span{color:#7c38ea}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .btn{background:#7c38ea;border-radius:2px;font-weight:600;font-size:20px;line-height:115%;max-width:413px}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__technology{background:url(/v2/img/domain/roofingquote-io/funnel/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__technology__container h3{font-weight:600}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__technology__content{background:#333}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__technology__content h5{margin-bottom:10px;font-size:22px;line-height:150%;font-weight:500;line-height:25px}.landing-wrap.funnel-black-style.funnel-roofing-quote .solar__technology__list__item,.landing-wrap.funnel-black-style.funnel-roofing-quote img{border-radius:0}.landing-wrap.funnel-black-style.funnel-roofing-quote .benefits__solar__wrapper h3{font-weight:600}.landing-wrap.funnel-black-style.funnel-roofing-quote .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.funnel-roofing-quote .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:auto}.landing-wrap.funnel-black-style.funnel-roofing-quote .benefits__solar .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.funnel-roofing-quote .disclaimer-bottom h4{font-weight:600;font-size:36px;line-height:126.5%}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .disclaimer-bottom h4{font-size:32px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .disclaimer-bottom p{max-width:1050px;font-size:18px;font-weight:300}@media (max-width:505px){.landing-wrap.funnel-black-style.funnel-roofing-quote .disclaimer-bottom p{font-size:15px;font-size:15px;line-height:130%}}@media screen and (min-width:1000px){.landing-wrap.funnel-black-style.funnel-roofing-quote .disclaimer-bottom p{font-size:23px;line-height:130%}}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report{background:url(/v2/img/domain/roofingquote-io/funnel/table-bg.jpg) no-repeat center center/cover}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table{padding:15px 30px}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table{margin-top:0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table h4{font-weight:600;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table h4 span{color:#7c38ea}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table h4 .info-text{font-weight:400;font-size:18px;line-height:150%;color:#1a1a1a}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table .table__content>div{color:#464646}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table>div:last-child{width:57%}}@media (max-width:480px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report_table>div:last-child{width:100%;padding-top:0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container h3 span{color:#7c38ea}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container h3{font-size:36px;line-height:41px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container h3{font-size:32px;line-height:36px}}@media (max-width:525px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container h3 br{display:none}}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container p{margin:10px 0 15px 0;font-size:24px;line-height:115%;color:#464646}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container p{font-size:20px;line-height:115%}}@media screen and (max-width:360px){.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .free__solar__report__container p{font-size:18px;line-height:115%}}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .main__wrapper__green__energy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.landing-wrap.funnel-black-style.funnel-roofing-quote .free__solar__report .main__wrapper__green__energy .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.landing-wrap.funnel-black-style.funnel-roofing-quote .roofing-protection-footer{background:#f8f8f8}.landing-wrap.funnel-black-style.funnel-roofing-quote .roofing-protection-footer .footer__inner_menu li a{font-weight:400;font-size:16px;line-height:24px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu{width:100%;padding-bottom:15px}}@media (max-width:400px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu li{margin-bottom:0;padding:0 20px}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu li a{color:#a4a4a4}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:400px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu li{padding:20px}}@media (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer .footer__inner_menu li:last-child{margin-bottom:0}}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer-rights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#464646}.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer-rights img{margin-right:14px}@media (max-width:800px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer-logo{padding-bottom:15px}}@media (max-width:1000px){.landing-wrap.funnel-black-style.funnel-roofing-quote .black-green-footer-logo img{max-width:221px}}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__buttons button.btn-next{margin:0!important;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.funnel-roofing-quote .hero__quiz .content .steps__buttons button.btn-prev{margin:50% 0 0 0!important;font-size:16px;line-height:24px}}.funnel-roofing-quote__footer{background:#f8f8f8}.funnel-roofing-quote__footer .footer__inner_menu{list-style-type:none}.funnel-roofing-quote__footer .footer__inner_menu li a{font-weight:400;font-size:16px;line-height:24px;color:#464646;text-decoration:none}.funnel-roofing-quote__footer .black-green-footer-rights{color:#464646;font-size:14px;line-height:18px}.privacy_roofing_content .content-wrap h1,.privacy_roofing_content .content-wrap h4,.privacy_roofing_content .content-wrap p,.privacy_roofing_content .content-wrap ul li{font-family:Poppins,sans-serif}.privacy_roofing_content .content-wrap a{color:#7c38ea}.privacy_roofing_content .content-wrap p a{color:#7c38ea}.privacy_roofing_content .content-wrap .h1{margin:0;text-align:left;font-size:44px;line-height:50px;font-weight:700}.privacy_roofing_content .content-wrap h4{margin:50px 0 0 0;text-align:left;font-size:24px;line-height:115%;font-weight:700}.privacy_roofing_content .content-wrap h5{text-align:left}.privacy_roofing_content .content-wrap .scroll__top-btn{padding:0;-webkit-box-shadow:none;box-shadow:none}.privacy_roofing_content .content-wrap .scroll__top-btn::before{content:"";display:none}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .btn-orange{padding:12px 0;background:#7c38ea;border-radius:2px;font-weight:600;font-size:18px;line-height:115%}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .btn-orange:hover{background-color:rgba(124,56,234,.7882352941)!important}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/roofingquote-io/roofing-thnk-bg.jpg) no-repeat center center/cover}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .top-box__wrap .h1{font-weight:800;font-size:32px;line-height:48px;color:#7c38ea}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .top-box__wrap .md-text{margin:15px auto 20px auto;text-align:center;max-width:550px;font-weight:400;font-size:20px;line-height:115%;color:#444}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .top-box__wrap .sm-text{text-align:center;font-weight:400;font-size:18px;line-height:115%;color:#444}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;max-width:600px;margin:0 auto}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col{text-align:center}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col img{margin:auto}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col a{display:inline-block;font-weight:400;font-size:14px;line-height:115%;text-decoration:underline;color:#7c38ea!important}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:15px}@media screen and (max-width:570px){.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col a{font-size:15px;line-height:115%}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .terms__wrap .col a:last-child{margin-left:0}}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content h5,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-family:Poppins,sans-serif}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content typ-steps-renovation h5{font-weight:600}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content li,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-item .typ-steps-list-content p{font-weight:400;font-size:14px;line-height:115%}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-list-img{border-radius:0!important}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h2,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{font-family:Poppins,sans-serif!important;color:#7c38ea!important;font-weight:900}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:13px}@media screen and (max-width:414px){.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .members-info h4{margin-bottom:0}}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .members-info p{font-family:Poppins,sans-serif!important;margin-top:-15px}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info p{font-family:Poppins,sans-serif!important;text-align:left}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h2,.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps-renovation .projects-info h4{font-weight:900;color:#10b278!important}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps h2{text-transform:capitalize;font-weight:700;color:#444}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .container{max-width:1440px}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .container.sm-container-typ{max-width:1440px;padding:0 20px;margin:0 auto}@media screen and (max-width:1024px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .container.sm-container-typ{padding:0 60px}}@media screen and (max-width:768px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .container.sm-container-typ{padding:0 50px}}@media screen and (max-width:767px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .container.sm-container-typ{padding:0 20px}}.main__wrapper_content .roofing-quote-thnk-page .typ-steps h2{padding:40px 0 30px 0;max-width:100%;font-weight:500;font-size:24px;line-height:123%;text-align:center;text-transform:uppercase;color:#444}@media screen and (max-width:360px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps h2{padding:20px 0}}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);width:100%;max-width:345px;overflow:hidden;color:#444}@media screen and (max-width:1000px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:580px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-weight:600;font-size:20px;line-height:115%;color:#444}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item p{margin:10px 0 5px 0;font-size:14px;line-height:130%;color:#444}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li{position:relative;margin-left:8px;margin-bottom:10px;padding-left:10px;color:#444;font-size:14px;line-height:115%}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item ul li:before{position:absolute;top:6px;left:0;background-color:#444}.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item .typ-btn-box{padding:0 15px 15px 15px}@media screen and (max-width:505px){.main__wrapper_content .roofing-quote-thnk-page .typ-steps .typ-steps-list .typ-steps-list-item h5{font-size:18px}}.main__wrapper_content .roofing-quote-thnk-page .thk-page__wrap .typ-steps{background:#fff;padding:0}.footer-logo-center{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:505){.footer-logo-center img{max-width:76px}}.webp .hero{background:url(/v2/img/domain/theyboughtmycar-com/webp/hero-bg.webp) no-repeat center center/cover}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__logo img{max-width:166px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .step-loading .wave .dot{background:#3165f4}.landing-wrap.funnel-black-style.theyboughtmycar-quote .step-loading .loading:after{color:#3165f4}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero{background:url(/v2/img/domain/theyboughtmycar-com/funnel/hero-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report{background:url(/v2/img/domain/theyboughtmycar-com/funnel/table-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.theyboughtmycar-quote .validation-wrapper.invalid .error-text{padding-top:5px;padding-bottom:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .h2{color:#fff;text-align:center;font-family:Rubik;font-size:30px;font-style:normal;font-weight:500;line-height:150%}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .h2{font-size:24px}}@media (max-width:360px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .h2{font-size:20px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__technology__container h3{font-weight:500;font-size:36px;line-height:115%}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__technology__content h5{font-weight:500;margin-bottom:10px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.theyboughtmycar-quote .radio__btns-wrap .grid-3{max-width:653px;margin:0 auto;margin-top:40px;margin-bottom:60px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .top-text__box{margin-top:20px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar__wrapper .btn{background:#3165f4;border-radius:6px;font-weight:600;font-size:20px;line-height:115%;max-width:413px;width:100%;height:57px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar__wrapper h3{font-weight:500;line-height:115%;color:#1f1f1f}@media (max-width:800px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar__wrapper h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar__wrapper h3{font-size:24px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom h4{font-weight:500;font-size:36px;line-height:115%;color:#1f1f1f;max-width:none}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom h4{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom h4{font-size:24px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom p{font-weight:300;font-size:23px;line-height:130%;color:#1f1f1f}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom p{font-size:18px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom p{font-size:24px;font-size:15px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar__wrapper p{color:#1f1f1f}.landing-wrap.funnel-black-style.theyboughtmycar-quote .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:auto}.landing-wrap.funnel-black-style.theyboughtmycar-quote .funnel__bottom-li{max-width:950px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .funnel__bottom-li li{font-weight:400;font-size:16px;line-height:150%;color:#fff}@media (max-width:800px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .funnel__bottom-li li{margin:0 0 24px 0}}@media (max-width:800px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .funnel__bottom-li{max-width:405px;text-align:left;padding-left:13px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .h1{font-weight:700;margin:0 auto 15px auto}.landing-wrap.funnel-black-style.theyboughtmycar-quote .h1 .green-text{color:#94ff85;font-weight:700}@media (max-width:900px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .h1 br{display:none}}@media (max-width:505px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .h1{line-height:40.6px;font-size:36px;padding:0 15px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .h1{font-size:28px;line-height:32px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container{padding:80px 0}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container{padding:80px 45px}}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container{padding:50px 20px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container h3{font-weight:500;font-size:44px;line-height:115%;color:#1f1f1f;text-align:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container h3 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container h3{font-size:36px;line-height:115%}}@media (max-width:835px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report__container h3{font-size:24px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table{max-width:1025px;margin:0 auto;margin-top:15px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .left-title-table{color:#292929;font-family:Rubik,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:115%;text-align:left}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .left-title-table span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .left-title-table{font-size:27px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .left-title-table{font-size:18px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .table__content .table__thead span{font-weight:600;font-size:18px;color:#1f1f1f}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table .table__content span{color:#1f1f1f}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table{margin-top:15px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table h4{margin-right:20px;color:#1f1f1f;font-size:46px;font-weight:600;line-height:53px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table h4 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table h4{color:#1f1f1f;font-size:32px;font-weight:600;line-height:115%}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table h4{font-size:22px}}@media (max-width:705px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:705px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .free__solar__report_table div{width:100%}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container{max-width:100%;padding:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container__text{padding:80px 50px 80px;width:34%}@media (max-width:1580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container__text{width:50%;padding:50px 40px 50px 40px}}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container__text{width:100%;padding-right:40px;padding-bottom:50px}}@media (max-width:480px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container__text{padding:30px 16px 50px 16px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container__text p{color:#1a1a1a}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container>div{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;height:100%}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .img-col img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container h3{font-weight:500;font-size:36px;line-height:115%;color:#1f1f1f}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container h3 span{color:#3165f4}@media (max-width:1000px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container h3{font-size:32px}}@media (max-width:380px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container h3{font-size:24px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .under-text span{color:#2ed972}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .btn{background:#3165f4;border-radius:6px;font-weight:600;font-size:20px;line-height:115%;max-width:413px}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .solar__panel__pricing__container .btn{font-size:18px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom-divider:after,.landing-wrap.funnel-black-style.theyboughtmycar-quote .disclaimer-bottom-divider:before{background:#6a6a6a}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz.fist-step__wrap .content .steps__item{min-height:auto;padding:0 0 65px 0}.landing-wrap.funnel-black-style.theyboughtmycar-quote #geoBountyForZipTab .h1{font-family:Rubik;font-style:normal;font-weight:500;font-size:44px;line-height:115%}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote #geoBountyForZipTab .h1{padding:0 16px;font-size:36px;line-height:41px;margin:0 auto 10px auto}}@media (max-width:479px){.landing-wrap.funnel-black-style.theyboughtmycar-quote #geoBountyForZipTab .h1{font-size:24px;line-height:27px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89{margin-bottom:60px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89 input{max-width:245px;margin-top:20px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89 input{max-width:100%;margin-top:0}}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .input__item-wrap.maxw-89{margin-bottom:40px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #anthropometry_tab .bottom-area.center .btn-prev{grid-row:2}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content .steps form{height:100%}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content .steps__bar_line{background:#3165f4}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content .steps__bar_text strong{color:#7095fa}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps__item{padding-top:100px}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps__item{padding-top:80px!important}}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #car_model_tab.steps__item{padding-top:30px!important}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:513px;margin:0 auto;margin-bottom:20px;margin-top:-10px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox input[type=checkbox]{display:none}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox input[type=checkbox]:checked+.styled-box{border-color:#3165f4;background-color:#3165f4;background-image:url(/v2/img/dist/icons/check-box.svg);background-size:12px;background-repeat:no-repeat;background-position:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox .styled-box{display:inline-block;cursor:pointer;width:16px;height:16px;background:#fff;border:1px solid #3165f4;border-radius:4px;margin-top:6px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox .text{padding-left:10px;font-style:italic;font-weight:400;font-size:20px;line-height:24px;color:#d8e2ff;max-width:325px;text-align:left}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .steps-checkbox .text{font-size:17px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form input:focus-visible{outline:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap .valid-text{display:none!important}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap.valid input{border:1px solid #66aa4f;background:#fff url(/img/ico/valid-checked.png) no-repeat 98% center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .subtitle{font-weight:500;font-size:22px;color:#fff;line-height:115%;max-width:initial;margin:15px 0 40px 0;padding:0}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .subtitle{display:block;font-size:16px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .btn-prev{margin:20% 0 0 0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .btn-prev::before{top:18px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #names_tab .top-area .input__item-wrap.validation-wrapper{margin-bottom:20px;margin-top:0}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #names_tab .input__item-wrap.validation-wrapper.first{margin-bottom:10px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .h4{font-family:Rubik;font-weight:500;font-size:30px;line-height:150%}@media (max-width:768px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .h4{font-size:24px}}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .h4{font-size:20px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .input__item-wra{margin-top:40px;margin-bottom:20px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #address_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #birthday_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #coverage_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #disorders_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #email_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #names_tab .bottom-area.center,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #address_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #birthday_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #coverage_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #disorders_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #email_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #names_tab .bottom-area.center .btn-prev,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #zip_tab .bottom-area.center .btn-prev{grid-row:2;margin:20% 0 0 0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .text-scroll{font-weight:400;font-size:14px;color:#d5d5d5;line-height:150%;max-width:595px;margin:0 auto;margin-top:60px}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .text-scroll{font-size:12px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .text-scroll a{color:#d5d5d5;font-weight:600;border:none;text-decoration:underline}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .text-scroll .tcpa-bottom{margin-top:10px;font-weight:400;font-size:12px;line-height:130%;text-align:center;text-decoration-line:underline;text-transform:uppercase;color:#888;display:block}@media screen and (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .text-scroll .tcpa-bottom .black-br{display:none}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #coverage_tab .input__item-wrap,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #disorders_tab .input__item-wrap{margin-bottom:60px;margin-top:40px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #coverage_tab .input__item-wrap,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #disorders_tab .input__item-wrap{margin-bottom:40px;margin-top:20px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .grid-2{max-width:480px;margin:0 auto;margin-top:40px;margin-bottom:60px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .grid-2{margin-top:20px;margin-bottom:40px;max-width:320px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap [type=checkbox],.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap [type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-2GenderMarital]::before{content:"";background-image:url(/v2/img/dist/insurance-black-funnel/single-icon.svg);background-size:cover;background-position:center;width:67px;height:67px;display:block;text-align:center;margin:0 auto;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-2GenderMarital]::before{width:52px;height:52px;margin-top:25px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-3GenderMarital]::before{content:"";background-image:url(/v2/img/dist/insurance-black-funnel/married-icon.svg);background-size:cover;background-position:center;width:102.89px;height:67px;display:block;text-align:center;margin:0 auto;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label[for=btnChoice-3GenderMarital]::before{width:79px;height:50px;margin-top:25px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:235px;height:181px;font-weight:400;font-size:20px;line-height:115%;display:grid;grid-template-rows:4fr 1fr}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-famale,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-male{width:100%;height:86px;font-size:68px;margin-top:38px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-famale,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label .icon-male{width:100%;height:51px;font-size:50px;margin-top:26px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label #text{display:block}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{width:155px;height:131px;font-size:18px;grid-template-rows:3fr 1fr}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection.select2-selection--single{background:#fff;border:1px solid #6a6a6a;border-radius:10px;width:100%;height:61px;padding:17px 24px;color:#a5a5a5;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection.select2-selection--single{height:50px;padding:16px 25px 17px 15px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__choice{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection.select2-selection--multiple{background:#fff;border:1px solid #6a6a6a;border-radius:10px;width:100%;padding:17px 24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered{display:grid;padding:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field{border-radius:0;height:auto;width:auto;border:0;margin:0;padding:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-webkit-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-moz-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field:-ms-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::-ms-input-placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .select2-selection__rendered .select2-search__field::placeholder{font-weight:400;font-size:20px;line-height:24px;color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .grid-2{max-width:513px;margin:0 auto;margin-top:40px;margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:wrap;flex-flow:wrap}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap [type=checkbox],.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap [type=radio]{position:absolute;opacity:0}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:400;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .radio__btns-wrap label{text-align:center;font-size:18px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .bottom-area.center{display:grid;justify-items:center}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form #health_status_tab .bottom-area.center .btn-prev{grid-row:2}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .h4{font-weight:500;font-size:44px;line-height:115%;color:#eee;margin-bottom:20px}@media (max-width:580px){.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .h4{font-size:22px}}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap{max-width:513px;margin:0 auto;margin-bottom:20px;position:relative}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input{background:#fff;border:1px solid #6a6a6a;border-radius:10px;font-weight:400;font-size:20px;line-height:24px;width:100%;height:61px;padding:17px 24px}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input::-webkit-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input::-moz-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input:-ms-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input::-ms-input-placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .input__item-wrap input::placeholder{color:#a5a5a5}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .btn-blue,.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content #quiz_form .btn-green{background:#3165f4;border-radius:6px;width:100%;max-width:513px;height:57px;text-align:center;text-transform:uppercase;color:#fff;font-weight:600;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.theyboughtmycar-quote .hero__quiz .content .validation-wrapper.invalid .error-text{margin-bottom:25px;margin:0 auto}@media (max-width:580px){#damaged_areas_tab .radio__btns-wrap label{height:52px;padding:0 16px}}#damaged_areas_tab .radio__btns-wrap [type=checkbox],#damaged_areas_tab .radio__btns-wrap [type=radio]{position:absolute;opacity:0}#damaged_areas_tab .car{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:580px){#damaged_areas_tab .car img{width:112px;height:224px}}#damaged_areas_tab .grid-1{display:grid;grid-template-columns:1fr;gap:10px}@media (max-width:580px){#damaged_areas_tab .grid-1{grid-template-columns:1fr 1fr}}#damaged_areas_tab .col-wrap.grid-2{max-width:590px;margin:0 auto;padding-bottom:40px;padding-top:20px}@media (max-width:580px){#damaged_areas_tab .col-wrap.grid-2{grid-template-columns:1fr}}@media (max-width:580px){#damaged_areas_tab #last-btn-dmg{margin-left:50%}}@media (max-width:580px){.free__solar__report_table h4{padding-bottom:0}}@media (max-width:480px){.free__solar__report_table h4{font-size:22px;line-height:115%}}@media (max-width:580px){.free__solar__report_table .table__content{padding-top:40px}}@media (max-width:480px){.free__solar__report_table .table__content{padding-top:20px}}@media (max-width:420px){.free__solar__report_table .table__content div span{width:auto}}.hero__quiz .content #quiz_form #names_birthday_tab h4{margin-bottom:15px}.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap.grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap.grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form #gender_marital_tab .radio__btns-wrap label{text-align:center;grid-template-rows:4fr 2fr}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_company_tab .radio__btns-wrap label{height:74px;padding:0 17px}}@media (max-width:480px){.hero__quiz .content #quiz_form #insurance_company_tab .radio__btns-wrap label{font-size:14px}}@media (max-width:580px){.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label{height:74px}}@media (max-width:480px){.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label{font-size:14px}}.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label br{display:none}@media (max-width:580px){.hero__quiz .content #quiz_form #credit_score_tab .radio__btns-wrap label br{display:block}}.hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip{max-width:498px;margin:0 auto;margin-bottom:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;grid-template-columns:10fr 1fr}@media (max-width:580px){.hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip{margin-bottom:20px}}@media (max-width:580px){.hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-60px}}@media (max-width:420px){.hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-40px}}@media (max-width:380px){.hero__quiz .content #quiz_form #add_second_car_tab .h4-tooltip .tooltip-icon{margin-left:-30px}}.hero__quiz .content #quiz_form #have_insurance_tab .grid-2,.hero__quiz .content #quiz_form #past_accidents_tab .grid-2{max-width:394px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #have_insurance_tab .grid-2,.hero__quiz .content #quiz_form #past_accidents_tab .grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form #insurance_needs_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_needs_tab .grid-2{margin-bottom:20px;grid-template-columns:1fr}}.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label{display:grid;height:inherit;padding:18px 30px}.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label strong{font-weight:500;font-size:22px}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label strong{font-size:18px}}.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label span{font-weight:400;font-size:22px;line-height:115%}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label span{font-size:15px}}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_needs_tab .radio__btns-wrap label{padding:12px 19px;text-align:left}}.hero__quiz .content #quiz_form #insurance_company_tab .grid-3,.hero__quiz .content #quiz_form #insurance_expire_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_company_tab .grid-3,.hero__quiz .content #quiz_form #insurance_expire_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.hero__quiz .content #quiz_form #insurance_company_tab .grid-2,.hero__quiz .content #quiz_form #insurance_expire_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #insurance_company_tab .grid-2,.hero__quiz .content #quiz_form #insurance_expire_tab .grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form #driver_license_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #driver_license_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.hero__quiz .content #quiz_form #driver_license_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #driver_license_tab .grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form #mt-40{margin-top:40px}.hero__quiz .content #quiz_form #education_job_tab .input__item-wrap{margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #education_job_tab .input__item-wrap{margin-bottom:20px}}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip{max-width:815px;margin:0 auto;margin-bottom:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-template-columns:10fr 1fr}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon{position:absolute;top:157px;margin-right:-465px}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip .tooltip-icon{position:absolute;top:106px;margin-right:-240px}}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .h4-tooltip,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .h4-tooltip{margin-bottom:20px}}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-4,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-4{grid-template-columns:1fr 1fr}}.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_comprehensive_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_comprehensive_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}@media (max-width:580px){.hero__quiz .content #quiz_form #driver_license_tab .radio__btns-wrap label{padding:0 13px}}.hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip{max-width:600px;margin:0 auto;margin-bottom:40px;-webkit-box-align:end;-ms-flex-align:end;align-items:end;grid-template-columns:10fr 1fr}.hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip .tooltip-icon,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip .tooltip-icon{margin:0 0 5px -40px}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip .tooltip-icon,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip .tooltip-icon{margin:0 0 0 -40px}}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_collision_ins_tab .h4-tooltip,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .h4-tooltip{margin-bottom:20px;max-width:315px}}.hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-4,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-4{grid-template-columns:1fr 1fr 1fr 1fr;padding-bottom:20px;max-width:653px;margin:0 auto}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-4,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-4{grid-template-columns:1fr 1fr}}.hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_collision_ins_tab .grid-3,.hero__quiz .content #quiz_form #second_car_collision_ins_tab .grid-3{margin-bottom:20px;grid-template-columns:1fr 1fr 1fr}}.hero__quiz .content #quiz_form .h5{color:#eee;text-align:center;font-size:32px;font-style:normal;font-weight:500;line-height:115%;margin-bottom:10px;padding-bottom:0}@media (max-width:580px){.hero__quiz .content #quiz_form .h5{font-size:22px;line-height:25px}}.hero__quiz .content #quiz_form #car_model_tab,.hero__quiz .content #quiz_form #vin_vehicle{padding-top:40px}.hero__quiz .content #quiz_form #car_model_tab .input__item-wrap,.hero__quiz .content #quiz_form #vin_vehicle .input__item-wrap{margin-bottom:30px}@media (max-width:580px){.hero__quiz .content #quiz_form #car_model_tab .input__item-wrap,.hero__quiz .content #quiz_form #vin_vehicle .input__item-wrap{margin-bottom:20px}}.hero__quiz .content #quiz_form #vin_vehicle .h5{margin-bottom:0}.hero__quiz .content #quiz_form #vin_vehicle .h5 br{display:none}@media screen and (max-width:870px){.hero__quiz .content #quiz_form #vin_vehicle .h5 br{display:block}}@media screen and (max-width:768px){.hero__quiz .content #quiz_form #vin_vehicle .h5{width:auto}}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon{cursor:pointer;margin-left:10px;position:relative;font-weight:400;font-size:20px;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px;border-radius:50%;border:2px solid #7e7e7e;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#7e7e7e;-webkit-transition:all .5s linear;-o-transition:all .5s linear;transition:all .5s linear}@media screen and (max-width:870px){.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon{-ms-flex-item-align:end;align-self:flex-end;-webkit-transform:translate(-110px,-4px);-ms-transform:translate(-110px,-4px);transform:translate(-110px,-4px);z-index:10}}@media screen and (max-width:580px){.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon{-webkit-transform:translate(-80px,-2px);-ms-transform:translate(-80px,-2px);transform:translate(-80px,-2px);width:20px;height:20px;font-size:15px;line-height:17px}}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon:hover{border:2px solid #fff;color:#fff}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .text{display:block;margin:0;font-weight:400;font-size:14px;line-height:16px;color:#a5a5a5;text-align:center}@media screen and (max-width:480px){.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .text{font-size:12px;line-height:14px;text-align:initial}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .text br{display:none}}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .tooltip-content{position:absolute;visibility:hidden;padding:6px;width:155px;min-height:45px;left:40px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border:1px solid #6a6a6a;background:#fff;color:#7a7778;border-radius:5px;text-align:left;z-index:10;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}@media screen and (max-width:480px){.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .tooltip-content{width:100px;left:28px}}.hero__quiz .content #quiz_form #vin_vehicle .tooltip-icon .tooltip-content svg{position:absolute;left:-11px;top:53%;-webkit-transform:translateY(-100%) rotate(270deg);-ms-transform:translateY(-100%) rotate(270deg);transform:translateY(-100%) rotate(270deg);fill:#fff;stroke:#6a6a6a}.hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{max-width:653px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form #add_second_car_tab .radio__btns-wrap.grid-2{max-width:394px;margin:0 auto;margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #add_second_car_tab .radio__btns-wrap.grid-2{margin-bottom:20px}}.hero__quiz .content #quiz_form .mb10{margin-bottom:10px!important}.hero__quiz .content #quiz_form .h4{margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form .h4{margin-bottom:20px}}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_financing_tab .grid-2,.hero__quiz .content #quiz_form #second_car_financing_tab .grid-2{grid-template-columns:1fr}}.hero__quiz .content #quiz_form #first_car_financing_tab .radio__btns-wrap.grid-3,.hero__quiz .content #quiz_form #second_car_financing_tab .radio__btns-wrap.grid-3{max-width:653px;margin:0 auto;margin-bottom:40px;min-width:auto}.hero__quiz .content #quiz_form .h4-tooltip{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:580px){.hero__quiz .content #quiz_form .h4-tooltip{margin-bottom:20px}}.hero__quiz .content #quiz_form .h4-tooltip .h4{margin-bottom:0}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon:hover .tooltip-content{opacity:1;visibility:visible}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon{cursor:pointer;margin-left:10px;position:relative;font-weight:400;font-size:20px;line-height:21px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 36px;flex:0 0 36px;width:36px;height:36px;border-radius:50%;border:2px solid #3165f4;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;color:#3165f4}@media (max-width:580px){.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon{font-size:15px;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;margin-top:0}}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .text-bold{display:inline-block;font-weight:500;font-size:12px;line-height:14px;color:#292929}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .text{display:inline-block;margin:6px 0 15px 0;font-weight:400;font-size:12px;line-height:14px;color:#292929}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .tooltip-content{position:absolute;visibility:hidden;padding:10px 15px 0 15px;width:251px;min-height:45px;right:-6px;top:40px;background:#fff;color:#7a7778;border-radius:5px;text-align:left;z-index:10;opacity:0;-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.hero__quiz .content #quiz_form .h4-tooltip .tooltip-icon .tooltip-content::after{content:" ";position:absolute;bottom:100%;right:15px;margin-left:-5px;border-width:6px;border-style:solid;border-color:transparent transparent #fff transparent}.hero__quiz .content #quiz_form .radio__btns-wrap input[type=radio]{position:absolute;opacity:0}.hero__quiz .content #quiz_form .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:500;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__quiz .content #quiz_form .radio__btns-wrap label br{display:none}@media (max-width:580px){.hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.hero__quiz .content #quiz_form .radio__btns-wrap label{font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero__quiz .content #quiz_form .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.hero__quiz .content #quiz_form #car_operating_status_tab .radio__btns-wrap.grid-3{max-width:997px;min-width:none;margin:0 auto;margin-top:40px;margin-bottom:40px;width:100%}@media (max-width:580px){.hero__quiz .content #quiz_form #car_operating_status_tab .radio__btns-wrap.grid-3{margin-top:20px}}.hero__quiz .content #quiz_form #damage_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #mechanical_issues_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #original_keys_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #status_your_vehicle_tab .radio__btns-wrap.grid-2{max-width:650px;min-width:none;margin:0 auto;margin-top:40px;margin-bottom:40px;width:100%}@media (max-width:580px){.hero__quiz .content #quiz_form #damage_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #mechanical_issues_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #original_keys_tab .radio__btns-wrap.grid-2,.hero__quiz .content #quiz_form #status_your_vehicle_tab .radio__btns-wrap.grid-2{grid-template-columns:1fr;margin-top:20px}}.hero__quiz .content #quiz_form #first_car_usage_tab .grid-2,.hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{max-width:653px;margin:0 auto;margin-top:40px;margin-bottom:40px}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_usage_tab .grid-2,.hero__quiz .content #quiz_form #second_car_usage_tab .grid-2{margin-top:20px;margin-bottom:20px}}.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap input[type=radio],.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap input[type=radio]{position:absolute;opacity:0}.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{cursor:pointer;color:#fff;background:rgba(32,32,32,.8);border:2px solid #6a6a6a;border-radius:20px;width:100%;height:61px;font-weight:500;font-size:20px;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label br,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label br{display:none}.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label br,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label br{display:none}@media (max-width:580px){.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{font-size:18px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:480px){.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap label,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap label{font-size:14px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero__quiz .content #quiz_form #first_car_usage_tab .radio__btns-wrap input:checked+label,.hero__quiz .content #quiz_form #second_car_usage_tab .radio__btns-wrap input:checked+label{background-color:#3165f4;border:2px solid #3165f4}.hero__quiz .content #quiz_form .bottom-area.center{display:grid;justify-items:center}.hero__quiz .content #quiz_form .bottom-area.center .btn-prev{grid-row:2}.black-green-footer.insurance-quote{background:#292929}.junk-car-sell{text-align:center;background-color:#083647;padding:20px}.junk-car-sell .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.junk-car-sell .junk-car-sell__logo{max-width:180px}@media screen and (max-width:700px){.site__footer.insurance-quote{margin-top:40px}}.site__footer.insurance-quote .footer-logo-lnk{display:inline-block;margin-bottom:40px}@media screen and (max-width:700px){.site__footer.insurance-quote .footer-logo-lnk{margin-bottom:10px}}@media screen and (max-width:700px){.site__footer.insurance-quote .mobile__lnks{display:grid;gap:14px}}@media screen and (max-width:700px){.site__footer.insurance-quote .mobile__lnks .footer__social-lnks{margin-right:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-wrap{background:#1a1a1a}.footer-wrap .container{padding:40px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:800px){.footer-wrap .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:25px 15px}}.footer-wrap .left-col{width:151px;height:38px}@media (max-width:800px){.footer-wrap .left-col{margin-bottom:15px}}.footer-wrap .footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style-type:none}@media (max-width:800px){.footer-wrap .footer__menu{width:100%;padding:0 0 15px 0}}@media (max-width:480px){.footer-wrap .footer__menu{gap:20px;padding:15px 0 25px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-wrap .footer__menu li{margin-bottom:0;padding:0 20px;display:block;color:#f0eadf;font-size:16px}@media (max-width:800px){.footer-wrap .footer__menu li{font-size:15px}}.footer-wrap .footer__menu li a{color:#a4a4a4}.footer-wrap .footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px;line-height:18px;color:#fff}@media (max-width:800px){.footer-wrap .footer__copyright{font-size:15px}}.footer-wrap .footer__copyright img{margin-right:14px}.junk-car-typ{font-family:Rubik,sans-serif}.junk-car-typ .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/theyboughtmycar-com/hot-wind-bg.jpg) no-repeat center center/cover}.junk-car-typ .thk-page__wrap .top-box__wrap .h1{color:#3165f4}.junk-car-typ .thk-page__wrap .top-box__wrap .md-text{font-weight:500;font-size:18px;line-height:115%;text-align:center;color:#fff}.junk-car-typ .thk-page__wrap .typ-steps{background:#fff}.junk-car-typ .thk-page__wrap .typ-steps .container{max-width:1470px}.junk-car-typ .thk-page__wrap .typ-steps h2{text-transform:capitalize;line-height:115%}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);width:100%;max-width:345px}@media screen and (max-width:1000px){.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:580px){.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item h5{font-family:Rubik,sans-serif;color:#1f1f1f;font-weight:700;font-size:18px;line-height:115%}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item p{color:#1f1f1f;font-weight:500;font-size:16px;line-height:115%}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item ul li{font-family:Rubik,sans-serif;font-weight:400;color:#1f1f1f;font-size:16px;line-height:18px}.junk-car-typ .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item .btn-blue{display:block;text-align:center;width:100%;padding:13px 0;background:#3165f4;border-radius:6px;font-weight:700;font-size:16px;line-height:115%;color:#fff;text-transform:uppercase}.site__footer.insurance-quote.theyboughtmycar-quote .container{grid-template-columns:.5fr 1fr .5fr}@media screen and (max-width:750px){.site__footer.insurance-quote.theyboughtmycar-quote .container{grid-template-columns:1fr}}@media screen and (max-width:750px){.site__footer.insurance-quote.theyboughtmycar-quote .mobile__lnks .footer__copyright{text-align:center}}.webp .landing-wrap.funnel-black-style.windows-replacement .hero{background:url(/v2/img/domain/hotwindows-io/top-bg.jpg) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.windows-replacement.buildhomedreams .hero{background:url(/v2/img/domain/buildhomedreams-io/top-bg.jpg) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.windows-replacement.buildhomedreams .free__solar__report{background:url(/v2/img/domain/buildhomedreams-io/table-bg.jpg) no-repeat center center/cover}.webp .landing-wrap.funnel-black-style.windows-replacement.buildhomedreams .solar__technology{background:url(/v2/img/domain/buildhomedreams-io/webp/steps-bg.webp) no-repeat center center/cover}@media screen and (max-width:1024px){.webp .landing-wrap.funnel-black-style.windows-replacement.buildhomedreams .solar__technology{background:url(/v2/img/domain/buildhomedreams-io/webp/steps-bg_sm.webp) no-repeat center center/cover}}.landing-wrap.funnel-black-style.windows-replacement{font-family:Ubuntu,sans-serif}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link{position:absolute;top:24px;right:10px;width:100%;max-width:255px;padding:8px 0;border-radius:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;background-color:#3787ff;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;z-index:100}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link:hover{opacity:.8}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link span{font-size:19px;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;color:#fff}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .step-animate{top:90px;right:80px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link{padding:6px 0;max-width:160px}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link svg{width:16px;height:22px}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link span{font-size:14px}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .step-animate{top:70px;right:45px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .phone-link{top:45px;right:auto}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .step-animate{top:12px;right:16px}.landing-wrap.funnel-black-style.windows-replacement.has-phone-btn .hero.black-bg .phone-link{top:94px;right:auto}}.landing-wrap.funnel-black-style.windows-replacement #reason_tab .form{max-width:496px}.landing-wrap.funnel-black-style.windows-replacement #windows_how_many .checkbox-btn:checked+label{background:#3787ff;border:2px solid #3787ff}.landing-wrap.funnel-black-style.windows-replacement #windows_how_many label{font-weight:500;border-radius:140px;border:2px solid #55567b}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement #windows_how_many label{font-weight:400;font-size:17px;line-height:115%}}.landing-wrap.funnel-black-style.windows-replacement #phone_tab p{font-family:Ubuntu,sans-serif}.landing-wrap.funnel-black-style.windows-replacement #phone_tab .form .inputs-field,.landing-wrap.funnel-black-style.windows-replacement #phone_tab .form .steps__buttons{max-width:400px}.landing-wrap.funnel-black-style.windows-replacement #phone_tab .form .inputs-field{text-align:center;margin:0 auto}.landing-wrap.funnel-black-style.windows-replacement #phone_tab .form .steps__buttons{margin:20px auto 0}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement #phone_tab .form .steps__buttons{max-width:95%;width:100%}}.landing-wrap.funnel-black-style.windows-replacement #save-modal .h2,.landing-wrap.funnel-black-style.windows-replacement #save-modal h2,.landing-wrap.funnel-black-style.windows-replacement #save-modal p{font-family:Ubuntu,sans-serif}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__item .steps__inner .sm-text{font-family:Ubuntu,sans-serif;margin:0 0 40px 0;font-weight:400;font-size:22px;line-height:115%}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__item .steps__inner .sm-text{font-weight:500;font-size:16px;line-height:18px;margin:10px 0 20px 0}}.landing-wrap.funnel-black-style.windows-replacement .grid-4 .steps__roofing_form_checkbox label span{font-size:22px;line-height:30px}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement .grid-4 .steps__roofing_form_checkbox label span{font-size:17px;line-height:19px}}.landing-wrap.funnel-black-style.windows-replacement .funnel__bottom-li{max-width:930px}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content #address_tab .form,.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content #email_tab .form,.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content #names_tab .form,.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content #zip_tab .form{max-width:400px}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .form .inputs-field input{height:57px;opacity:1;font-size:20px;line-height:23px;border:1px solid #1f1f1f;-webkit-box-shadow:0 4px 14px rgba(68,68,68,.19);box-shadow:0 4px 14px rgba(68,68,68,.19);border-radius:80px}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .form .inputs-field input::-webkit-input-placeholder{color:#333}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .form .inputs-field input::-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .form .inputs-field input:-ms-input-placeholder{color:#333}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .form .inputs-field input:-moz-placeholder{color:#333}.landing-wrap.funnel-black-style.windows-replacement .funnel__bottom-li li:before{top:9px;left:-11px}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement #solar-provider-step .steps__roofing_form_checkbox label{font-size:17px}}.landing-wrap.funnel-black-style.windows-replacement .content .steps__item h2{font-weight:700}.landing-wrap.funnel-black-style.windows-replacement #firstNameInput{margin-bottom:0}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement #firstNameInput{margin-bottom:0}}.landing-wrap.funnel-black-style.windows-replacement #firstNameInput.parsley-error{margin-bottom:0}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__item h2{margin-bottom:0}.landing-wrap.funnel-black-style.windows-replacement .hero{background:url(/v2/img/domain/hotwindows-io/top-bg.jpg) no-repeat center center/cover;min-height:100vh}@media (max-width:400px){.landing-wrap.funnel-black-style.windows-replacement .hero{padding-bottom:0;min-height:100vh}}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__roofing_form_checkbox .checkbox-btn:checked+label{color:#fff;-webkit-animation:none;animation:none;font-weight:700;-webkit-box-shadow:none;box-shadow:none;background:#3787ff!important;border-radius:20px;border:2px solid #55567b}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__roofing_form_checkbox label{padding:28px 20px;text-align:center;background:#232323;font-family:Lato;font-style:normal;font-weight:700;font-size:22px;line-height:115%;color:#fff;background:#3c3c3c!important;border:2px solid #55567b;border-radius:20px}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3{display:grid}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label{padding:33px 20px 25px;height:auto!important}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label img{margin-bottom:23px}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label span{font-weight:400;font-size:22px;line-height:115%}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label span{text-align:left;padding-left:25px;font-weight:500;font-size:17px;line-height:115%}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label span br{display:none}}@media screen and (max-width:767px){.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3{grid-template-columns:1fr}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label{padding:15px 20px;width:100%;height:auto}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .grid-3 .steps__roofing_form_checkbox label img{margin:0}}.landing-wrap.funnel-black-style.windows-replacement .step-loading .wave .dot{background:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .step-loading .loading:after{color:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__bar_line{-webkit-box-shadow:none;box-shadow:none;border:none;height:7px;background:#3787ff;border-radius:36px;margin:0}.landing-wrap.funnel-black-style.windows-replacement .hero__quiz .content .steps__bar_text strong{color:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .hero__logo img{max-width:254px}.landing-wrap.funnel-black-style.windows-replacement .top-text__box .h1{font-family:Ubuntu,sans-serif;font-weight:700;max-width:90%}.landing-wrap.funnel-black-style.windows-replacement .top-text__box .h1 .green-text{color:#3787ff!important;font-weight:700}@media screen and (max-width:1200px){.landing-wrap.funnel-black-style.windows-replacement .top-text__box .h1 br{display:none}}.landing-wrap.funnel-black-style.windows-replacement .top-text__box p{font-family:Ubuntu,sans-serif;font-size:24px;line-height:115%}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .top-text__box p{font-size:20px;margin-bottom:20px}}.landing-wrap.funnel-black-style.windows-replacement .irs-bar{background:#ffb022}.landing-wrap.funnel-black-style.windows-replacement .hero__content .btn-next{background:#3787ff;max-width:400px;border-radius:110px;font-style:normal;font-size:20px;line-height:23px;font-weight:700}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing{background:0 0}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container{max-width:2560px;width:100%;padding:0;margin:0 auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .h2 span,.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container h3 span{color:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .under-text{max-width:431px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .under-text span{color:#3787ff}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .under-text{margin:0 auto}}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .btn{background:#3787ff;border-radius:110px;font-family:Ubuntu,sans-serif;font-weight:700;font-size:20px;line-height:23px;max-width:424px}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .btn{margin:0 auto}}@media (max-width:450px){.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .btn{font-size:18px;line-height:20px}}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col{padding:80px 0 80px 40px;max-width:515px;margin-right:60px}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col ul{list-style-type:disc;margin:0 0 30px 25px}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col ul li{list-style-type:disc;padding-left:5px;color:#1f1f1f}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col p:last-child{margin-bottom:0;color:#1f1f1f}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .img-col{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .img-col picture img{-o-object-fit:cover;object-fit:cover}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing{background-image:none}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container{max-width:1140px;padding:0;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .btn{margin:auto;font-size:20px;line-height:115%}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container p{color:#1f1f1f}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing__container .under-text{max-width:100%}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col{width:100%;max-width:100%;padding:30px 15px 30px 15px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .img-col{width:100%;display:block;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .img-col img{width:100%}}@media screen and (max-width:375px){.landing-wrap.funnel-black-style.windows-replacement .solar__panel__pricing .text-col{padding:30px 15px}}.landing-wrap.funnel-black-style.windows-replacement .solar__technology{background:url(/v2/img/domain/hotwindows-io/steps-bg.jpg) no-repeat center center/cover}.landing-wrap.funnel-black-style.windows-replacement .solar__technology__container .h2,.landing-wrap.funnel-black-style.windows-replacement .solar__technology__container h3{font-weight:600}.landing-wrap.funnel-black-style.windows-replacement .solar__technology__content .h3,.landing-wrap.funnel-black-style.windows-replacement .solar__technology__content h5{font-weight:500;line-height:25px;margin-bottom:10px}.landing-wrap.funnel-black-style.windows-replacement .benefits__solar .img-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.landing-wrap.funnel-black-style.windows-replacement .benefits__solar .img-col picture{display:-webkit-box;display:-ms-flexbox;display:flex}.landing-wrap.funnel-black-style.windows-replacement .benefits__solar .img-col picture img{-o-object-fit:cover;object-fit:cover}.landing-wrap.funnel-black-style.windows-replacement .benefits__solar__wrapper .h2,.landing-wrap.funnel-black-style.windows-replacement .benefits__solar__wrapper h3,.landing-wrap.funnel-black-style.windows-replacement .benefits__solar__wrapper p{color:#1f1f1f}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.windows-replacement .benefits__solar__wrapper{padding:50px 40px}}.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom .h3,.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom h4{font-weight:600;font-family:Ubuntu,sans-serif;max-width:100%;color:#1f1f1f}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom .h3,.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom h4{font-size:32px}}.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom p{font-family:Ubuntu,sans-serif;color:#1f1f1f}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .disclaimer-bottom p{font-size:18px}}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report{background:url(/v2/img/domain/hotwindows-io/table-bg.jpg) no-repeat center center/cover}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table{padding:15px 30px}}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table{margin-top:0}}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table .h3,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table h4{font-weight:500;color:#444}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table .h3 span,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table h4 span{color:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table .h3 .info-text,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table h4 .info-text{font-weight:400;font-size:22px;line-height:28px;color:#1a1a1a}@media screen and (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table .h3 br,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table h4 br{display:none}}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table .table__content>div{color:#1f1f1f}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table>div:last-child{width:57%}}@media (max-width:480px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report_table>div:last-child{width:100%;padding-top:0}}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h2,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container h3{font-weight:600;font-size:44px;max-width:975px;margin:0 auto}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h2 span,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container h3 span{color:#3787ff}@media (max-width:1000px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h2,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container h3{font-size:36px;line-height:41px}.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h2 br,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container h3 br{display:none}}@media (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h2,.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container h3{font-size:32px;line-height:36px}}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement .free__solar__report .free__solar__report__container .h3{font-size:24px}}.landing-wrap.funnel-black-style.windows-replacement .zmarg{margin:0 -150px 15px -150px}@media (max-width:925px){.landing-wrap.funnel-black-style.windows-replacement .zmarg{margin:0 0 15px 0}}.landing-wrap.funnel-black-style.windows-replacement .btn-prev{color:#8d8d8d}.landing-wrap.funnel-black-style.windows-replacement .btn-prev:before{top:19px;width:13px;height:13px;background:url(/v2/img/domain/hotwindows-io/icons/arr-left-icon.svg) no-repeat center center/cover}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .top-text__box .h1 .green-text{color:#fc8282!important}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red #windows_how_many .checkbox-btn:checked+label{background:#d31a1a;border:2px solid #d31a1a}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero__quiz .content .steps__roofing_form_checkbox .checkbox-btn:checked+label{background:#d31a1a!important}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .step-loading .wave .dot{background:#d31a1a}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .step-loading .loading:after{color:#d31a1a}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero__quiz .content .steps__bar_line{background:#d31a1a}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero__quiz .content .steps__bar_text strong{color:#d31a1a}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero{background:url(/v2/img/domain/hotwindows-io/webp/top-bg-quote.webp) no-repeat center center/cover!important}@media (max-width:400px){.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero{background:url(/v2/img/domain/hotwindows-io/webp/top-bg-quote_sm.webp) no-repeat center center/cover!important}}.landing-wrap.funnel-black-style.windows-replacement.accent-color-red .hero__content .btn-next{background:#d31a1a}.landing-wrap.funnel-black-style.windows-replacement .action__wrap{margin:40px auto 50px auto;padding:12px 45px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;background:#1a1a1a;border-radius:12px;max-width:1170px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title{display:block;margin:23px 0 10px 0;color:#fff;text-align:center;font-size:36px;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title-ttu{color:#fff;text-align:center;font-size:27px;font-weight:700;line-height:125%;text-transform:uppercase}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:15px 30px 8px;border-radius:20px 20px 3px 3px;background:#3787ff}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box span{color:#fff;font-size:42px;font-style:normal;font-weight:700;line-height:100%}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box img{margin:0 9px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-transform:translateY(23px);-ms-transform:translateY(23px);transform:translateY(23px)}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-col.no-transform{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-col.vam{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-line{margin-bottom:5px;color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .timer-col.timer-size .flipdown{zoom:.6}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .timer-col.timer-size .text-line{font-size:18px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box{margin:27px auto;-webkit-column-gap:17px;-moz-column-gap:17px;column-gap:17px;padding:14px 18px;max-width:792px;background:rgba(0,0,0,.29);position:relative}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box.warranty-ten{padding:7px 18px}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box.warranty-ten{margin:0 0 7px 0}}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .text-col{-webkit-box-flex:0;-ms-flex:0 0 57%;flex:0 0 57%}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box{row-gap:9px;margin:0 0 15px 0;background:#222123}}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .discount{position:absolute;width:66.116px;height:66.116px;-webkit-transform:rotate(8.055deg);-ms-transform:rotate(8.055deg);transform:rotate(8.055deg);right:0;bottom:0;right:-25px;bottom:-25px;display:none;z-index:10}@media screen and (max-width:768px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .discount{width:75.829px;height:75.829px;bottom:-40px;right:6px}}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .discount.with-coupon{bottom:60px;right:-50px}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .discount.with-coupon{right:-25px;bottom:-25px}}@media screen and (max-width:852px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .discount.with-coupon{width:66.116px;height:66.116px;bottom:-40px;right:6px}}.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .free-coupon{position:absolute;width:66.116px;height:66.116px;-webkit-transform:rotate(8.055deg);-ms-transform:rotate(8.055deg);transform:rotate(8.055deg);right:0;bottom:0;right:-50px;bottom:-10px;display:none;z-index:10}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .free-coupon{left:-25px;bottom:-25px}}@media screen and (max-width:852px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap.wo-color-box .free-coupon{width:66.116px;height:66.116px;bottom:-40px;left:6px}}@media screen and (max-width:1200px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title{font-size:27px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-line{font-size:17px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-transform:translateY(32px);-ms-transform:translateY(32px);transform:translateY(32px)}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box{padding:10px 30px 8px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box span{font-size:28px}}@media screen and (max-width:1024px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap{margin-top:0;margin-bottom:40px;padding:30px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:29px;border-radius:0 0 20px 20px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title{margin:0 0 10px 0;font-size:36px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-line{margin:0 0 8px 0;font-size:22px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .text-col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .timer-col{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50px;padding:4px 27px 0}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box span{font-size:30px}}@media screen and (max-width:550px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap{padding:30px 20px 13px;margin-bottom:30px;row-gap:20px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title-ttu{font-size:20px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title{font-size:27px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .timer-col.timer-size .flipdown{zoom:1}}@media screen and (max-width:450px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap .action-title{font-size:22px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box span{padding-top:4px;font-size:24px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box img{margin:-6px 9px}}@media screen and (max-width:380px){.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box{padding:0 30px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box span{font-size:18px}.landing-wrap.funnel-black-style.windows-replacement .action__wrap .color-box img{max-width:35px}}.landing-wrap.funnel-black-style.windows-replacement .steps__inner.has-countdown{margin-top:0!important}@media screen and (max-width:505px){.landing-wrap.funnel-black-style.windows-replacement .steps__inner.has-countdown{margin-top:30px!important}}.landing-wrap.funnel-black-style.windows-replacement.hide-notify #notifyBox.show-notify{display:none!important}.game__wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:18px 47px;max-width:934px;border-radius:48px;border:6px solid rgba(28,235,164,.19);background:rgba(0,0,0,.56);-webkit-backdrop-filter:blur(5.9000000954px);backdrop-filter:blur(5.9000000954px);z-index:10}@media screen and (max-width:480px){.game__wrap.warranty-ten{padding:12px!important}}.game__wrap .title{display:block;margin-bottom:8px;color:#fff;text-align:center;font-variant-numeric:lining-nums proportional-nums;font-size:36px;font-style:normal;font-weight:700;line-height:115%}.game__wrap .life-score{margin:0 auto;padding:5px 15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:190px;border:2px solid rgba(255,255,255,.3);background:#0da167;color:#fff;text-align:center;font-variant-numeric:lining-nums proportional-nums;font-size:24px;font-style:normal;font-weight:700;line-height:115%}.game__wrap .game__items{margin-top:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:768px){.game__wrap .game__items{margin-top:5px}.game__wrap .game__items .option__item{min-width:0;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;gap:5px}}.game__wrap .option__item{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-tap-highlight-color:transparent}.game__wrap .option__item[data-win=false]{overflow:hidden}.game__wrap .option__item img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game__wrap .option__item svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game__wrap .option__item.disable{cursor:default;opacity:.5}@media screen and (max-width:768px){.game__wrap{margin:0 20px}}@media screen and (max-width:480px){.game__wrap{padding:18px;margin-bottom:25px}.game__wrap .life-score{margin-top:5px}.game__wrap .title{font-size:20px}.game__wrap .life-score{font-size:14px}.game__wrap .option__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.game__wrap .option__item img{max-width:97px}}.game__title{max-width:1170px;margin:0 auto 25px auto;color:#fff;text-align:center;font-variant-numeric:lining-nums proportional-nums;font-size:44px;font-style:normal;font-weight:700;line-height:115%}.game__title.lg-title{padding:0 18px}.game__title.br-title{padding:0 18px}@media screen and (max-width:480px){.game__title.br-title br{display:none}}.game__title span{color:#3787ff}@media screen and (max-width:768px){.game__title{font-size:20px;margin-bottom:15px}}.game__winBtn{position:relative;display:none;margin:25px auto 0;padding:12px 49px;color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;border-radius:130px;-webkit-box-shadow:0 0 0 8px rgba(188,67,190,.48);box-shadow:0 0 0 8px rgba(188,67,190,.48);background:#bc43be;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;-webkit-animation:fly-btn .5s;animation:fly-btn .5s}.game__winBtn:hover{opacity:.85}.game__winBtn.show{display:block;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@-webkit-keyframes fly-btn{0%{-webkit-transform:translateY(-108px);transform:translateY(-108px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fly-btn{0%{-webkit-transform:translateY(-108px);transform:translateY(-108px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@media screen and (max-width:768px){.game__winBtn{font-size:17px;margin:25px auto;padding:12px 15px}}.main__wrapper__green__energy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.main__wrapper__green__energy .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.windows-replacement{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.windows-replacement .main__wrapper_content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.windows-replacement .how-w-logo__line{padding:19px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#1f203c}.windows-replacement .content-wrap .link,.windows-replacement .content-wrap .scroll__top-btn{color:#3787ff}.windows-replacement .privacy_content,.windows-replacement .privacy_windows_content{font-family:Ubuntu,sans-serif}.windows-replacement .privacy_content h1,.windows-replacement .privacy_content h4,.windows-replacement .privacy_windows_content h1,.windows-replacement .privacy_windows_content h4{text-align:left}.windows-replacement .privacy_content h1,.windows-replacement .privacy_windows_content h1{font-size:44px;line-height:50px}.windows-replacement .privacy_content h4,.windows-replacement .privacy_windows_content h4{font-size:24px;line-height:27px}.windows-replacement .privacy_content p,.windows-replacement .privacy_windows_content p{font-size:16px;line-height:18px;color:#1f1f1f}.windows-replacement .privacy_content p a,.windows-replacement .privacy_windows_content p a{color:#3787ff;font-weight:500}.windows-replacement .typ-new .typ-steps-renovation .projects-info h2,.windows-replacement .typ-new .typ-steps-renovation .projects-info h4{font-family:Ubuntu,sans-serif;color:#3787ff;text-align:left}.windows-replacement .typ-new .typ-steps-renovation .projects-info p{font-family:Ubuntu,sans-serif;text-align:left}.windows-replacement .typ-new .typ-steps-renovation .members-info .align-fix{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.windows-replacement .typ-new .typ-steps-renovation .members-info h2,.windows-replacement .typ-new .typ-steps-renovation .members-info h4{font-family:Ubuntu,sans-serif;color:#3787ff}.windows-replacement .typ-new .typ-steps-renovation .members-info h4{line-height:65px}.windows-replacement .typ-new .typ-steps-renovation .members-info p{font-family:Ubuntu,sans-serif}@media screen and (max-width:505px){.windows-replacement .typ-new .typ-steps-renovation .members-info h4{line-height:28px}}.windows-replacement .windows-protection-footer{background:#1f203c;font-family:Ubuntu,sans-serif}.windows-replacement .windows-protection-footer .footer__inner_menu{list-style-type:none}.windows-replacement .windows-protection-footer .footer__inner_menu li{list-style-type:none}.windows-replacement .windows-protection-footer .footer__inner_menu li a{font-weight:500;font-size:16px;line-height:18px;color:#fff;text-decoration:none}.typ-hot-wind-new{font-family:Ubuntu,sans-serif}.typ-hot-wind-new.bhd-thnk-page-wrap .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/buildhomedreams-io/hot-wind-bg.jpg) no-repeat center center/cover}.typ-hot-wind-new .thk-page__wrap .top-box__wrap{background:url(/v2/img/domain/hotwindows-io/hot-wind-bg.jpg) no-repeat center center/cover}.typ-hot-wind-new .thk-page__wrap .top-box__wrap .h1{color:#3787ff}.typ-hot-wind-new .thk-page__wrap .top-box__wrap .md-text{font-weight:500;font-size:18px;line-height:115%;text-align:center;color:#fff}.typ-hot-wind-new .thk-page__wrap .typ-steps{background:#fff}.typ-hot-wind-new .thk-page__wrap .typ-steps .container{max-width:1470px}.typ-hot-wind-new .thk-page__wrap .typ-steps .container.sm-container-typ{max-width:1440px;padding:0 20px;margin:0 auto}@media screen and (max-width:1024px){.typ-hot-wind-new .thk-page__wrap .typ-steps .container.sm-container-typ{padding:0 60px}}@media screen and (max-width:768px){.typ-hot-wind-new .thk-page__wrap .typ-steps .container.sm-container-typ{padding:0 50px}}@media screen and (max-width:767px){.typ-hot-wind-new .thk-page__wrap .typ-steps .container.sm-container-typ{padding:0 20px}}.typ-hot-wind-new .thk-page__wrap .typ-steps h2{text-transform:capitalize;line-height:115%}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px;justify-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 20px);flex:0 0 calc(25% - 20px);width:100%;max-width:345px}@media screen and (max-width:1000px){.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px)}}@media screen and (max-width:580px){.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item h5{font-family:Ubuntu,sans-serif;color:#1f1f1f;font-weight:700;font-size:18px;line-height:115%}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item p{color:#1f1f1f;font-weight:500;font-size:16px;line-height:115%}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item ul li{font-family:Ubuntu,sans-serif;font-weight:400;color:#1f1f1f;font-size:16px;line-height:18px}.typ-hot-wind-new .thk-page__wrap .typ-steps .typ-steps-list .typ-steps-list-item .btn-blue{display:block;text-align:center;width:100%;padding:13px 0;background:#3787ff;border-radius:130px;font-weight:700;font-size:16px;line-height:115%;color:#fff;text-transform:uppercase}.main__wrapper.main__wrapper__green__energy.solargreenenergy .header-seg{background:#333;padding:30px}@media screen and (max-width:580px){.main__wrapper.main__wrapper__green__energy.solargreenenergy .header-seg{padding:18px}}.main__wrapper.main__wrapper__green__energy.solargreenenergy .header-seg img{max-width:196px}
/*# sourceMappingURL=funnel-black.min.css.map */
