@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");.cookie-container{font-family:Roboto,sans-serif;max-width:1200px;margin:0 auto;padding:40px 20px;color:#333;background-color:#f9f9f9}.cookie-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:40px}.cookie-header{text-align:center;margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #eee}.cookie-header h1{font-size:2.5rem;color:#2a5298;margin-bottom:10px}.cookie-section{margin-bottom:30px}.cookie-section h2{color:#2a5298;font-size:1.5rem;margin-bottom:15px;padding-bottom:5px;border-bottom:1px solid #eee}.cookie-section p{margin-bottom:15px;line-height:1.6}.cookie-section ul{padding-left:20px;margin-bottom:15px}.cookie-section li{margin-bottom:10px;line-height:1.6}.cookie-section strong{font-weight:600}.cookie-table{width:100%;border-collapse:collapse;margin:15px 0 20px}.cookie-table td,.cookie-table th{border:1px solid #ddd;padding:10px 12px;text-align:left;line-height:1.6}.cookie-table th{background-color:#2a5298;color:#fff;font-weight:500}.cookie-table tr:nth-child(2n){background-color:#f5f5f5}@media (max-width:768px){.cookie-content{padding:20px}.cookie-header h1{font-size:2rem}.cookie-section h2{font-size:1.3rem}.cookie-table td,.cookie-table th{padding:8px;font-size:.9rem}}