.offers-page section{padding:3rem 1.25rem}.offers-page h1{font-size:2.2rem;text-align:center;margin-bottom:1rem}.offers-page h2{font-size:1.75rem;text-align:center;margin-bottom:2rem}.offers-page p{text-align:center;margin-bottom:1rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.offers-page table{width:100%;border-collapse:collapse;margin-top:1rem;border-radius:8px;overflow:hidden;background-color:#fff}.offers-page td,.offers-page th{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0;font-size:.95rem}.offers-page thead{background-color:#f3f4f6;font-weight:600}.offers-page tbody tr:nth-child(2n){background-color:#fafafa}.offers-page ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;padding-left:0;list-style:none;max-width:1000px;margin:0 auto}.offers-page ul li:before{content:"✔️ ";margin-right:.5rem;color:#0a8754}.offers-page .Link-button{background-color:#12213D;color:#fff;border:none;padding:.75rem 1.5rem;font-size:1.1rem;border-radius:8px;cursor:pointer;text-decoration:none;transition:background-color .2s ease-in-out}.offers-page button:hover{background-color:#12213D}@media (max-width:768px){.offers-page h1{font-size:1.8rem}.offers-page h2{font-size:1.5rem}.offers-page p{font-size:.95rem;padding:0 1rem}.offers-page table{display:block;overflow-x:auto;white-space:nowrap}.offers-page td,.offers-page th{font-size:.9rem;min-width:120px}.offers-page ul{grid-template-columns:1fr}.offers-page button{font-size:1rem;padding:.6rem 1.2rem}}@media (min-width:1200px){.offers-page h1{font-size:2.5rem}.offers-page h2{font-size:2rem}}.offer-hero{position:relative;height:55vh;min-height:380px;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:brightness(80%)}.hero-overlay{position:relative;z-index:10;padding:2rem 1rem;text-align:center;color:white;background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.6)}.hero-subtitle{font-size:1.1rem;max-width:700px;margin:0 auto;text-shadow:0 1px 3px rgba(0,0,0,.6)}.hero-description{margin-top:.8rem;font-size:.95rem;max-width:600px;margin-left:auto;margin-right:auto;text-shadow:0 1px 2px rgba(0,0,0,.6)}@media (min-width:768px){.offer-hero{height:65vh}.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1.1rem}}