.elementor-136668 .elementor-element.elementor-element-12eb1cbe{--min-height:350px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--justify-content:center;--align-items:center;--border-radius:0px 0px 0px 160px;--transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;--margin-top:-100px;--margin-right:0px;--margin-bottom:50px;--margin-left:0px;--padding-top:30px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}.elementor-136668 .elementor-element.elementor-element-12eb1cbe:not(.elementor-motion-effects-element-type-background), .elementor-136668 .elementor-element.elementor-element-12eb1cbe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("/source/bafb363293243fb87eb91c1e89533b95/rebatebg.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-136668 .elementor-element.elementor-element-3e52a208{text-align:center;}.elementor-136668 .elementor-element.elementor-element-3e52a208 .elementor-heading-title{color:#FFFFFF;font-family:"Montserrat", roboto;font-size:40px;font-weight:700;line-height:46px;}.elementor-136668 .elementor-element.elementor-element-403fd2bc{text-align:center;}.elementor-136668 .elementor-element.elementor-element-403fd2bc .elementor-heading-title{color:#FFFFFF;font-family:"Raleway", roboto;font-size:22px;font-weight:400;}.elementor-136668 .elementor-element.elementor-element-27fc575{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;}@media(max-width:1024px){.elementor-136668 .elementor-element.elementor-element-12eb1cbe{--padding-top:60px;--padding-right:0px;--padding-bottom:0px;--padding-left:0px;}.elementor-136668 .elementor-element.elementor-element-3e52a208 > .elementor-widget-container{padding:0px 40px 0px 40px;}.elementor-136668 .elementor-element.elementor-element-403fd2bc .elementor-heading-title{font-size:18px;}.elementor-136668 .elementor-element.elementor-element-403fd2bc > .elementor-widget-container{padding:0px 50px 0px 50px;}}@media(max-width:600px){.elementor-136668 .elementor-element.elementor-element-12eb1cbe{--min-height:290px;--border-radius:0px 0px 0px 40px;--margin-top:-66px;--margin-right:0px;--margin-bottom:50px;--margin-left:0px;--padding-top:20px;--padding-right:20px;--padding-bottom:10px;--padding-left:20px;}.elementor-136668 .elementor-element.elementor-element-12eb1cbe:not(.elementor-motion-effects-element-type-background), .elementor-136668 .elementor-element.elementor-element-12eb1cbe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("/source/8225fe0a2a63143fdbd4d1b7d85b8af0/Rebates-Mobile.webp");background-position:center center;}.elementor-136668 .elementor-element.elementor-element-3e52a208 .elementor-heading-title{font-size:24px;line-height:30px;}.elementor-136668 .elementor-element.elementor-element-403fd2bc .elementor-heading-title{font-size:16px;line-height:22px;}.elementor-136668 .elementor-element.elementor-element-403fd2bc > .elementor-widget-container{padding:0px 50px 0px 50px;}}/* Start custom CSS for container, class: .elementor-element-12eb1cbe */@media(min-width:1024px){
    .elementor-popup-modal .dialog-message{
        max-height:90vh;
    }
}
a:focus, button:focus, input[type=checkbox]:focus + i, input[type=submit]:focus{
    outline: none !important;
}
.hovclr p:hover{
    cursor: pointer;
    /*color:#0BA7D4 !important;*/
}
@media (min-width: 1261px){
    .l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
background: #ffffff00 !important;
}
#cusnave .level_1>li>a{
    color: #ffffff !important;
}
.pos_fixed.sticky #cusnave .level_1>li>a{
    color: #373737 !important;    
}
.w-search-open svg path, .w-cart-icon svg path{fill:#fff !important;
}
.curveBg{
background-position: 100% -38px !important;
}
}
@media(max-width:768px){
    .l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
background: transparent !important;
}
.w-nav-icon {
    color: #fff;
}
.sticky .w-nav-icon {
    color: #373737;
}
.hidebr br{display:none;}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-de1588a */.select2-container {
    width: 100% !important;
}
.hidden {
    display: none;
}
.selectionContainer .select2 {
    margin-bottom: 25px;
}
.select2-results__option:hover {
    background: #dcdcdc !important;
}
.select2-results__option--highlighted:hover{
    color:#373737 !important;
}
input.select2-search__field {
    padding-left: 15px !important;
}
#select2-utilitySelector-container span.select2-selection__placeholder {
    color: #898989 !important;
}
span#select2-stateSelector-container .select2-selection__placeholder {
    color: #373737 !important;
}
#rebatesContainer{
    margin: 0 auto;
    text-align: center;
    width: 100%;
    padding: 30px;
    min-height: 560px;
    background:#EBFFF4;
    border: 1px solid rgba(102, 102, 102, 0.4);
    border-radius: 30px;
}
#rebatesList{
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: flex-end;
    column-gap:20px;
    row-gap:20px;
    max-height: 402px;
    overflow-y: auto;
}
.mContentScrolll{
/*position: relative;*/
display:flex !important; 
flex-direction:column; 
}
/*.fl-col.arrow-animation::before {*/
/*    content: "";*/
/*    background-image: url("/source/027b4caab95d3251656d88e516f494f7/down-arrow.svg");*/
/*    height: 82px;*/
/*    width: 32px;*/
/*    position: absolute;*/
/*    right: 0;*/
/*    background-repeat: no-repeat;*/
/*    background-position: 0px 10px;*/
/*    z-index: 3;*/
    /*top: 22px;*/
/*    right:0;*/
/*    left:0;*/
/*    margin: 0 auto;*/
/*    left: 50%;*/
/*    bottom:70px;*/
    /*animation:updownArr 1000ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);*/
/*}*/
.arrowhide .fl-col.arrow-animation.mContentScrolll::before {
  content: none;
}
/*@keyframes updownArr {*/
/* 0%, 100% {*/
/*    transform: translateY(0);*/
/*  }*/
/*  50% {*/
/*    transform: translateY(-10px);*/
/*  }*/
/*}*/
.arrow-icon {
    position: absolute;
    right: 0;
    margin: 0 auto;
    left:0;
    bottom: -5px;
    z-index: 1;
    max-width: max-content;
    cursor: pointer;
}
.arrowhide .arrow-icon {
    display: none;
}
.fn-14{
    font-size: 14px;
}
.mb-10{margin-bottom:10px;}
.mContentScrolll h4{
padding-bottom:10px;font-size: 16px;
}
.pd-block-20{
    padding-block:20px
}
.view-ls{
font-size: 12px;
line-height: 14px;
font-weight: 500 !important;
font-family: 'Montserrat', sans-serif;
color: #373737;
}
.rebate-card p {
text-align: center;
font-size: 16px;
font-weight: bold;
margin-bottom: 15px;
color: #373737;
}
.fl-col {
grid-column: span 2;
display: grid;
grid-template-columns: 50% 50%;
}
.fl-col h4{
 font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 18px;
line-height: 23px;
color: #373737;
padding-block: 20px !important;
}
#utilityName{
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 29px;
color: #373737;
text-align: center;
margin-bottom: 20px;
}
.eligible-products{
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #373737;
}
.rebate-card a {text-decoration: none;color: #373737;}
.rebate-container {
display: flex;
flex-wrap: wrap;
gap: 15px;
justify-content: center;
margin-top: 20px;
}
.rebate-card {
    text-align: center;
}
.btn-view-all{
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
text-align: center;
color: #373737;
text-decoration: underline;
}
.btn-apply-online, .btn.link-download-app {
background-color: #0CA6D3;
border-radius: 50px;
padding: 10px 24px;
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: 500;
font-size:16px;
line-height: 21px;
color: #FFFFFF;
}
.btn.btn-apply-online:hover, .btn.link-download-app:hover {
color: #fff !important;
background-color: #373737 !important;
text-decoration: none !important;
}
.button-group-wrapper {
grid-column: 1 / -1; 
width: 100%; 
display: flex;
justify-content: center; 
margin-top: 20px;
}
.button-group {
display: flex;
justify-content: center;
gap: 10px;
flex-wrap: wrap;
align-items: center;
}
.rebate-filter {
width: 100%;
min-height: 560px; 
background:#C9EBF5;
border-radius: 30px;
padding:40px;
}

.rebatesParent-container{
display: grid;
grid-template-columns: 44% 44%;
gap:20px;
margin: 0 auto 100px auto;
max-width: 1260px;
justify-content: center;
align-items: center;
}
.rebate-card img {
padding: 20px;
height: 109px;
background: #FFFFFF;
border: 1px solid #C8C8C8;
border-radius: 12px;
}
.rebate-card p { 
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height:18px; 
text-align: center;
color: #373737;
}

.rebate-filter .hdfind{
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #373737;
}
.rebate-filter .nm-txt{
    font-family: "Raleway", roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #373737;
}
.rebate-filter .nm-txt.smtxt{
 font-size: 16px;   
}
.rebate-filter label{ 
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px; 
    color: #373737;
    display:block;
    margin-bottom:10px;
}
p#rebateDescription {
    font-size: 13px;
    line-height: 17px;
    padding-top: 24px;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
}
.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow{
    height: 40px !important;
    border: 1px solid #666666 !important;
    border-radius: 10px !important;
    background: transparent !important;
}
span.select2-dropdown.select2-dropdown--below {
    background: #f0f5f7 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height: 40px !important;
}
.select2-selection.select2-selection--single {
height: 40px !important;
border: 1px solid #666666 !important;
border-radius: 10px !important;
background: transparent !important;
}
li.select2-results__option{
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #373737;
}
span.select2-selection__rendered {
    font-family: "Raleway", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #373737;
}
.rebate-banner{
    display:flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 0px 0px 0px 160px;
    margin-top: -100px;
    margin-right: 0px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding-top: 30px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    min-height: 350px;
    background-image: url("/source/bafb363293243fb87eb91c1e89533b95/rebatebg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.rebate-heading-desc h1{
    color: #FFFFFF !important;
    text-align:center;
    font-family: "Montserrat", sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 46px;
}
.rebate-heading-desc p{
    color: #FFFFFF;
    text-align:center;
    font-family: "Raleway", roboto;
    font-size: 22px;
    font-weight: 400;
}
div#specialOffersContainer p {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 22px;
    text-align: center;
    color: #373737;
}
.spec-xcel{
    display: flex;
    gap: 10px;
    justify-content: center;  
}
@media (min-width: 1261px) {
.l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
    background: #ffffff00 !important;
}
#cusnave .level_1>li>a {
    color: #ffffff !important;
}
.pos_fixed.sticky #cusnave .level_1>li>a {
    color: #373737 !important;
}
.w-search-open svg path, .w-cart-icon svg path {
    fill: #fff !important;
}
.curveBg {
    background-position: 100% -38px !important;
}
}
@media(max-width:1120px){
 .l-subheader.at_middle, .l-subheader.at_middle .w-dropdown-list, .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
        background: transparent !important;
    }
    .w-nav-icon {
        color: #fff;
    }
    .sticky .w-nav-icon {
        color: #373737;
    }
    .hidebr br {
        display: none;
    }
    .rebate-banner{
        background-image: url("/source/8225fe0a2a63143fdbd4d1b7d85b8af0/Rebates-Mobile.webp");
        background-position: center center;
        background-size: 100% 413px;
        min-height: 413px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 50px;
        margin-left: 0px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
        border-radius: 0px;
    }
    .rebate-heading-desc h1{
        font-size: 24px; 
        line-height: 29px;
    }
    .rebate-heading-desc p{
        font-size: 16px;
        line-height:22px
    }
    .hide br{display:none}
    .rebatesParent-container {
        grid-template-columns: 100%;
        margin: 0 auto 50px auto;
        max-width: 100%;
        /*padding-left: 20px;*/
        /*padding-right: 20px;*/
    }
    .rebate-filter,#rebatesContainer{height: auto; min-height: auto;}
    .rebate-filter .hdfind, #utilityName {
        font-size: 20px;
        line-height: 25px;
    }
    .rebate-filter .nm-txt{
        font-size: 16px;
        line-height: 21px
    }
    .btn-apply-online, .link-download-app{
        font-size: 16px;
        line-height: 21px; 
    }
    div#specialOffersContainer p {
    font-size: 14px;
    line-height: 19px; 
}
}
@media(max-width:600px){
    #rebatesList {
    align-items: flex-start;
    }
    .flexColMob{
        flex-direction:column;
        gap:30px;
    }
    .spec-xcel{
        display: flex;
        flex-direction: column;
        gap: 10px;
        flex-wrap: wrap;
        justify-content: center;   
    }
   .arrow-icon {
    left: 15px;
    }
    .fl-col h4{
        font-size: 14px;
        line-height:18px;
        padding-block: 10px !important;
    }
    .btn-apply-online, .btn.link-download-app{
        display: -webkit-inline-box;
        text-align: center;
        display: inline;
        font-size: 14px;
        padding: 8px 20px;
    }
    .rebate-card img{
        height:auto;
    }
   .innerBtnsGap p:first-child {
        margin-bottom: 20px;
    }
}/* End custom CSS */
/* Start custom CSS */@media(max-width:600px){
    .vi-wcaio-sidebar-cart-icon-wrap.vi-wcaio-sidebar-cart-icon-wrap-top_right.vi-wcaio-sidebar-cart-icon-wrap-click.topHundred {
    top: 10px !important;
    }
}/* End custom CSS */