.cookie-row{align-items:center;background-color:#eff0f8;border-bottom:1px solid #fff;display:grid;font-size:16px;font-weight:400;gap:16px;grid-template-columns:2fr 2fr 4fr 2fr 2fr;padding:12px 20px}.cookie-link{color:#4285f4;cursor:pointer;font-weight:400;text-decoration:underline}.cookie-link:focus,.cookie-link:hover{color:rgba(66,133,244,.8);outline:2px solid rgba(66,133,244,.5);outline-offset:2px}@media (max-width:768px){@media (max-width:768px){.cookie-row{display:block;padding:12px 16px}.cookie-row>div{display:grid;gap:8px;grid-template-columns:1fr 1fr;padding:6px 0;width:100%}.cookie-row>div:before{font-weight:600;max-width:100%}}.cookie-row>div:first-child:before{content:"Naam: ";font-weight:600}.cookie-row>div:nth-child(2):before{content:"Link: ";font-weight:600}.cookie-row>div:nth-child(3):before{content:"Doel: ";font-weight:600}.cookie-row>div:nth-child(4):before{content:"Bewaartermijn: ";font-weight:600}.cookie-row>div:nth-child(5):before{content:"Type: ";font-weight:600}.cookie-row>div:before{margin-right:8px}}