.geely-offers-page{background-color:#fff;overflow-x:hidden}.offers-header{text-align:center;padding:80px 20px;background:#fff;color:#000}.offers-main-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;letter-spacing:.1em;margin:0;color:#000}.offers-subtitle{font-size:1.125rem;margin:24px 0 0;color:#666;font-weight:400;max-width:600px;margin-left:auto;margin-right:auto}.offers-list{padding:0;max-width:100%;overflow:hidden}.offer-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:40px;margin-bottom:80px;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 20px;overflow:hidden}@media (max-width:1024px){.offer-grid{gap:32px;margin-bottom:60px}}@media (max-width:768px){.offer-grid{gap:24px;margin-bottom:40px}}.offer-image-section{grid-column:span 12;overflow:hidden}@media (min-width:1024px){.offer-image-section{grid-column:span 6}}.offer-image-container{overflow:hidden;border-radius:8px}.offer-image-wrapper{position:relative;width:100%;aspect-ratio:4/3}.offer-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:8px;transition:transform .3s ease}.offer-grid:hover .offer-image{transform:scale(1.05)}.offer-content-section{grid-column:span 12;display:flex;align-items:flex-start;flex-direction:column;height:100%}@media (min-width:1024px){.offer-content-section{grid-column:span 6}}.offer-content-wrapper{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}@media (min-width:1024px){.offer-content-wrapper{padding:40px 0}}.offer-content-inner{display:flex;align-items:flex-start;flex-direction:column;gap:24px}.offer-eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.1em;color:#666;margin:0;text-transform:uppercase}.offer-heading{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#000;margin:0;line-height:1.2}.offer-rich-text{color:#333;line-height:1.6}.offer-rich-text p{margin-bottom:16px;font-size:1rem}.offer-rich-text p:last-child{margin-bottom:0}.offer-rich-text b,.offer-rich-text strong{font-weight:600;color:#000}.offer-disclaimer{font-size:.875rem;color:#999;margin:0;line-height:1.5}.offer-button-group{display:flex;flex-direction:row;gap:12px;margin-top:32px;width:100%}@media (max-width:768px){.offer-button-group{flex-direction:column;gap:8px}}.button{padding:12px 24px;border-radius:6px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease;display:inline-block;text-align:center;border:2px solid;min-width:140px;flex:1}@media (min-width:768px){.button{flex:none;width:auto}}.button-secondary{background:transparent;color:#000;border-color:#ddd}.button-secondary:hover{background:#f8f9fa;border-color:#000;color:#000}.button-primary{background:#000;color:#fff;border-color:#000}.button-primary:hover{background:#333;border-color:#333;color:#fff}.offer-panel-header{border:1px solid #e6e6e6}.offer-panel-header .features li:before{background-image:none;background-color:#c00;border-radius:25px;top:8px;width:.3em;height:.3em}.features li span{font-size:12px;line-height:18px}