.rebates-page .section-title{align-items:center;column-gap:1rem;display:flex;margin-bottom:.5rem;margin-top:.5rem}.rebates-page .section-title h1{color:#595959;font-size:1.75rem;margin-bottom:0;margin-top:.25rem}.rebates-page .section-title .line{border:1px solid #595959;flex:auto;height:0}.rebates-page .rebates{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.rebates-page .rebates .rebate{background-color:#eaeaea;border-radius:15px;box-shadow:0 10px 10px #ccc;display:flex;flex-direction:column;gap:10px;justify-content:space-between;position:relative;width:calc(33.3% - 20px)}.rebates-page .rebates .rebate .rebate-info{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:space-between}.rebates-page .rebates .rebate .rebate-info .rebate_section-title{padding:15px 20px 0}.rebates-page .rebates .rebate .rebate-info .rebate_title{font-size:24px;font-weight:600}.rebates-page .rebates .rebate .rebate-info .logo{float:right;margin:5px 0 5px 10px;max-width:140px}.rebates-page .rebates .rebate .rebate-info.hidden{display:none}.rebates-page .rebates .rebate .rebate-info .description{color:#595959;padding:0 10px;text-align:center}.rebates-page .rebates .rebate .rebate-info .more-info-link{align-self:center;color:#395483;font-size:20px;text-align:center}.rebates-page .rebates .rebate .image{border-bottom-left-radius:15px;border-bottom-right-radius:15px;width:100%}.rebates-page .rebates .rebate .shop-btn{background-color:#eaeaead1;border-radius:7px;bottom:25px;color:#333;font-size:18px;font-weight:600;left:0;margin-inline:auto;opacity:88%;padding:2px 10px;position:absolute;right:0;text-decoration:none;width:fit-content}@media(min-width:641px) and (max-width:990px){.rebates-page .rebates .rebate{width:calc(50% - 15px)}}@media(max-width:639px){.rebates-page .rebates .rebate{width:100%}}.rebates-page .rebates .featured-rebate{background:linear-gradient(180deg,#333,#c1c1c1);color:#fff}.rebates-page .rebates .featured-rebate .rebate-info .description,.rebates-page .rebates .featured-rebate .rebate-info .rebate_title{color:inherit}.rebates-page .rebates .featured-rebate .rebate-info .more-info-link{color:#ccc}.rebates-page .brand-search{background-color:#395483;border-radius:7px;display:flex;gap:10px;justify-content:space-between;padding:10px}.rebates-page .brand-search .filter-input-group{align-items:center;color:#939393;display:flex;flex-grow:1;flex-wrap:nowrap;gap:5px;position:relative}.rebates-page .brand-search .filter-input-group .icon{height:16px;position:absolute;right:10px;width:16px}.rebates-page .brand-search .filter-input-group .brand-search-input{padding-right:32px;width:250px}.rebates-page .brand-search .filter-select-group{display:flex;flex-grow:2;gap:10px;justify-content:space-between}.rebates-page .brand-search .filter-select-group .select{border-radius:var(--bs-border-radius-sm);color:#395483;font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem;width:100%}.rebates-page .brand-search .filter-select-group .select:focus{border-color:#88b8fd;box-shadow:0 0 0 3.89787px rgba(13,110,253,.243)}.rebates-page .page-navigation{background-color:#395483;border-radius:7px;color:#fff;justify-content:space-between;padding:10px}.rebates-page .page-navigation,.rebates-page .page-navigation .filter-page_size-group{align-items:center;display:flex;gap:10px}.rebates-page .page-navigation .filter-page_size-group .page_size-select{border-radius:var(--bs-border-radius-sm);color:#395483;font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);min-width:60px;padding:.25rem .5rem}.rebates-page .page-navigation .pagination{margin:0}.rebates-page .page-navigation .pagination .page-item .page-link{background:none;border-color:#395483;box-shadow:none;color:#fff}.rebates-page .page-navigation .pagination .page-item.active .page-link{border-color:#fff;border-radius:7px}@media(max-width:990px){.brand-search{flex-direction:column}}@media(max-width:639px){.page-navigation{flex-direction:column-reverse}.page-navigation .filter-page_size-group{flex-direction:row}}