.hero{padding:3rem 0;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1.5rem;color:var(--text-color);line-height:1.2}.hero-content{max-width:900px;margin:0 auto;padding:0 20px}.hero-description{font-size:1.1rem;margin-bottom:2rem;line-height:1.8;color:hsla(0,0%,100%,.9)}.banner-image{width:100%;max-width:1200px;margin:2rem auto;border-radius:8px;overflow:hidden}.banner-image img{width:100%;height:auto;object-fit:cover}.section{padding:3rem 0}.section-content{max-width:900px;margin:0 auto;padding:0 20px}.section h2{font-size:2rem;margin-bottom:1.5rem;color:var(--accent-color)}.section p{margin-bottom:1.5rem;line-height:1.8;color:hsla(0,0%,100%,.9)}.section-image{width:100%;margin:2rem 0;border-radius:8px;overflow:hidden}.section-image img{width:100%;height:auto;object-fit:cover}.table-container{overflow-x:auto;margin:2rem 0}.table{width:100%;border-collapse:collapse;background-color:hsla(0,0%,100%,.05);border-radius:8px;overflow:hidden}.table td,.table th{padding:1rem;text-align:left;border-bottom:1px solid hsla(0,0%,100%,.1)}.table th{background-color:hsla(37,53%,63%,.2);color:var(--accent-color);font-weight:600}.table tr:last-child td{border-bottom:none}.faq{margin-top:3rem}.faq-item{margin-bottom:1.5rem;background-color:hsla(0,0%,100%,.05);border-radius:8px;padding:1.5rem}.faq-question{font-weight:600;color:var(--accent-color);margin-bottom:.75rem;font-size:1.1rem}.faq-answer{color:hsla(0,0%,100%,.9);line-height:1.8}.disclaimer{margin-top:3rem;padding:1.5rem;background-color:hsla(0,0%,100%,.05);border-radius:8px;font-size:.9rem;color:hsla(0,0%,100%,.8);line-height:1.8}.content-link{color:var(--accent-color);text-decoration:underline;transition:color .3s}.content-link:hover{color:var(--text-color)}@media (max-width:768px){.hero h1{font-size:1.75rem}.hero-description{font-size:1rem}.section h2{font-size:1.5rem}.table-container{margin:1.5rem -20px;padding:0 20px}.table{font-size:.9rem}.table td,.table th{padding:.75rem .5rem}}