.warranty-page{background-color:#F8F8F8}.warranty-hero{position:relative;width:100%;height:40vh;min-height:350px;max-height:500px;overflow:hidden}.hero-image-wrapper{position:relative;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:2}.hero-title{color:white;font-size:3.5rem;font-weight:700;text-align:center;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.section-container{max-width:1000px;margin:0 auto;padding:4rem 1.5rem}.warranty-content-section{background-color:#F8F8F8;padding:2rem 0 5rem}.warranty-container{background-color:white;border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.05);padding:3rem;max-width:900px;margin:0 auto}.warranty-header{text-align:center;margin-bottom:2.5rem}.warranty-title{font-size:2rem;font-weight:600;color:#333;margin-bottom:1rem}.warranty-section{margin-bottom:2.5rem}.warranty-section:last-child{margin-bottom:0}.warranty-section h2{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #9cb24d;display:inline-block}.warranty-section p{margin-bottom:1.25rem;line-height:1.6;color:#444}.warranty-section ul{list-style-type:disc;margin-left:1.5rem;margin-bottom:1.25rem}.warranty-section li{margin-bottom:.75rem;line-height:1.6;color:#444}.warranty-contact{background-color:#f5f8f0;border-left:4px solid #9cb24d;padding:1.5rem;margin-top:2rem}.warranty-contact h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.warranty-contact p{margin-bottom:.75rem}.warranty-contact a{color:#9CB24D;text-decoration:none;font-weight:500;transition:color .2s ease}.warranty-contact a:hover{text-decoration:underline;color:#8CA23D}.warranty-address{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}@media (max-width:768px){.warranty-hero{height:35vh;min-height:250px}.hero-title{font-size:2.5rem}.section-container{padding:3rem 1.5rem}.warranty-container{padding:2rem}}@media (max-width:480px){.warranty-hero{height:30vh;min-height:200px}.hero-title{font-size:2rem}.section-container{padding:2rem 1rem}.warranty-container{padding:1.5rem}.warranty-title{font-size:1.5rem}}