.bundle-full-width-banner{align-items:center;background-position:50%;background-size:cover;color:#fff;display:flex;height:800px;justify-content:center;position:relative;text-align:center;width:100%}.bundle-banner-content{border-radius:10px;max-width:800px;padding:20px}.bundle-name{font-size:48px;font-weight:700;margin-bottom:20px}.bundle-description{font-size:24px;margin-bottom:20px}.bundle-price{font-size:36px;font-weight:700;margin-bottom:30px}.bundle-buy-button{border-radius:3.5rem;font-size:24px;padding:15px 30px;text-decoration:none;transition:background-color .3s ease}.old-bundle-price{font-size:16px;text-decoration:line-through}.bundle-buy-button:hover{background-color:#c44229}@media screen and (max-width:768px){.bundle-full-width-banner{height:500px}.bundle-banner-content{max-width:100%;padding:15px}.bundle-name{font-size:36px}.bundle-description{font-size:18px}.bundle-price{font-size:28px}.bundle-buy-button{font-size:20px;padding:10px 20px}}@media screen and (max-width:480px){.bundle-full-width-banner{height:400px}.bundle-name{font-size:28px}.bundle-description{font-size:16px}.bundle-price{font-size:24px}.bundle-buy-button{font-size:18px;padding:10px 20px}}