.home-page .top-banner{background-image:url("/img/homePage/top-banner-bg.webp");width:100%;height:320px;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;border-radius:8px}.home-page .top-banner-wrapper{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0))}.home-page .top-banner-info{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:2rem 3rem 2rem 5rem;color:#395483;width:640px;text-align:center;z-index:1}.home-page .top-banner-info-title{font-size:3.5rem}.home-page .top-banner-info-text{font-size:1.25rem;font-weight:500}.home-page .top-banner-info-link{width:fit-content;align-self:center;background:hsla(0,0%,100%,.4);border:1px solid #395483;border-radius:5px;padding:5px 15px 2px;text-decoration:none;color:#395483;font-size:1.5rem;transition:background-color .2s}.home-page .top-banner-info-link:hover{background-color:hsla(0,0%,100%,.8)}.home-page .savings-section{display:flex;gap:20px}.home-page .savings-section .carousel{overflow:hidden;border-radius:8px;flex:2;min-width:0}.home-page .savings-section .extra-info{display:flex;flex-direction:column;gap:20px;flex:1}.home-page .savings-section .extra-info-item{display:flex;height:100%}.home-page .savings-section .extra-info-item-text{display:flex;flex-direction:column;justify-content:center;color:#fff;font-weight:bold;gap:.5rem;width:100%;background-color:#395483;border-radius:8px 0 0 8px;padding:5px}.home-page .savings-section .extra-info-item-text p{text-align:center;font-size:1rem;margin-bottom:0}.home-page .savings-section .extra-info-item-text a{width:150px;align-self:center;text-align:center;background:var(--bs-red);border-radius:5px;padding:5px 10px 2px;text-decoration:none;color:#fff;font-size:1.25rem;font-weight:700;transition:background-color .2s}.home-page .savings-section .extra-info-item-text a:hover{background-color:#b12a38}.home-page .savings-section .extra-info-item img{width:45%}.home-page .reward-section{display:flex}.home-page .reward-section-text-block{display:flex;justify-content:space-evenly;align-items:center;gap:1rem;padding:0 1rem;width:100%;color:#fff;background:linear-gradient(to right, #1D4F7B 50%, #F3F2F2)}.home-page .reward-section-text-block-content{display:flex;align-items:center;gap:1rem}.home-page .reward-section-text-block-content span{font-size:1.5rem}.home-page .reward-section-text-block-link{min-width:200px;text-align:center;background:hsla(0,0%,100%,.5);border:1px solid #395483;border-radius:5px;padding:5px 15px 2px;text-decoration:none;color:#395483;font-size:1.5rem;transition:background-color .2s;box-shadow:1px 2px 5px 0 rgba(0,0,0,.5)}.home-page .reward-section-text-block-link:hover{background-color:hsla(0,0%,100%,.9)}.home-page .categories-section{display:flex;flex-direction:column;gap:1rem}.home-page .more-ways-section{display:flex;flex-direction:column;gap:1rem}.home-page .bundle-banner{display:flex}.home-page .bundle-banner-img{width:50%}.home-page .bundle-banner-text{display:flex;flex-direction:column;gap:1rem;padding:2rem 3rem;color:#fff;background-color:#000}.home-page .bundle-banner-text :first-child{text-transform:uppercase;color:var(--bs-yellow)}.home-page .bundle-banner-text .learn-more{display:flex;gap:1rem}.home-page .bundle-banner-text .learn-more-link{color:var(--bs-black);background-color:var(--bs-yellow);text-decoration:none;text-align:center;padding:10px;border-radius:2rem;width:150px}.home-page .bundle-banner-text .learn-more span{align-content:center}@media(768px < width < 1024px){.home-page .savings-section{flex-direction:column}.home-page .savings-section .carousel{width:100%}.home-page .savings-section .extra-info{flex-direction:row}.home-page .savings-section .extra-info-item{width:100%}}@media(width <= 768px){.home-page .top-banner{justify-content:center;height:fit-content}.home-page .top-banner-wrapper{background:hsla(0,0%,100%,.5)}.home-page .top-banner-info{justify-content:center;gap:1rem;padding:2rem 1rem 1rem 1rem}.home-page .top-banner-info-title{font-size:3rem;margin:0}.home-page .top-banner-info-text{font-size:1.25rem;margin:0}.home-page .top-banner-info-link{font-size:2rem}.home-page .savings-section{flex-direction:column}.home-page .savings-section .carousel{width:100%}.home-page .savings-section .extra-info{gap:3px}.home-page .reward-section{margin-left:calc(var(--bs-gutter-x)*-0.5);margin-right:calc(var(--bs-gutter-x)*-0.5);width:calc(100% + var(--bs-gutter-x));flex-direction:column}.home-page .reward-section-text-block{padding-top:1rem;flex-wrap:wrap;background:linear-gradient(to bottom, #1D4F7B 50%, #EFEDED)}.home-page .reward-section-text-block-link{padding:10px 0 5px;width:100%;font-size:2rem;background-color:#fff}.home-page .bundle-banner{display:none}}
