body{font-family:sans-serif;margin:0;padding:0;line-height:1.6;background-color:#f8f8f8;color:#333;}header{background-color:#2c3e50;color:white;text-align:center;padding:2rem 1rem;}.cta{display:inline-block;margin-top:1rem;background-color:#e74c3c;color:white;padding:0.75rem 1.5rem;text-decoration:none;border-radius:5px;}section{padding:0.5rem 1rem;max-width:800px;margin:auto;}form input,form textarea,form button{display:block;width:100%;margin-bottom:1rem;padding:0.5rem;font-size:1rem;}form button{background-color:#2c3e50;color:white;border:none;cursor:pointer;}footer{text-align:center;padding:1rem;background-color:#ddd;}nav[aria-label="breadcrumb"]{margin-top:1rem;max-width:800px;margin-left:auto;margin-right:auto;padding:0 1rem;font-size:0.9rem;color:#666;}nav[aria-label="breadcrumb"] p{margin:0;padding:0;}nav[aria-label="breadcrumb"] a{color:#2c3e50;text-decoration:none;}nav[aria-label="breadcrumb"] a:hover{color:#e74c3c;text-decoration:underline;}#cookie-banner{display:none;position:fixed;bottom:0;left:0;width:100%;background-color:#2c3e50;color:white;padding:1rem;text-align:center;box-shadow:0 -2px 10px rgba(0,0,0,0.2);z-index:1000;justify-content:center;align-items:center;gap:20px;}#cookie-banner p{margin:0;max-width:600px;}#cookie-banner a{color:#e74c3c;text-decoration:underline;}#cookie-banner button{flex-shrink:0;}