@keyframes spinnerRotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}body{font-family:sans-serif;font-size:16px;line-height:1.5;background-color:#fff}a{color:rgba(0,0,0,0.95)}a:active,a:visited{color:rgba(0,0,0,0.95)}a:hover{color:rgba(0,0,0,0.95)}.meredithGdprConsentForm{padding:3rem}.meredithGdprConsentForm__siteLogo{padding-bottom:1rem;width:216px;height:auto}.meredithGdprConsentForm__list{margin:0 0 0 1rem;padding:0 0 0 1rem;list-style:disc}.meredithGdprConsentForm__listItem:last-of-type{padding-top:0.5rem}.meredithGdprConsentForm__button{background:rgba(0,0,0,0.95);color:#fff;margin-top:1rem;padding:1rem 2rem;border-width:0;border-radius:5px;font-size:18px}.meredithGdprConsentForm__button.processing{position:relative;font-size:0;background:#fff}.meredithGdprConsentForm__button.processing:after{content:'';display:block;position:absolute;top:0;left:0;width:50px;height:50px;animation:spinnerRotation .6s infinite linear;border-left:6px solid rgba(0,0,0,0.15);border-right:6px solid rgba(0,0,0,0.15);border-bottom:6px solid rgba(0,0,0,0.15);border-top:6px solid rgba(0,0,0,0.8);border-radius:100%;visibility:visible}
