:root{--articleMargin:64px}@media(max-width:1000px){:root{--articleMargin:32px}}#gaConsentPopup{align-items:center;background-color:#f8f8f8;border:2px solid #405c64;border-radius:20px;bottom:0;color:#405c64;display:none;flex-direction:row;gap:20px;justify-content:space-around;left:50%;margin:16px;padding:10px 30px;position:fixed;transform:translateX(-50%);width:640px;z-index:99999}#gaConsentPopup button{background-color:#ff6166;border-radius:10px;color:#f8f8f8;cursor:pointer;font-size:1rem;min-width:110px;padding:15px 0;transition:background-color .3s ease-out;width:50%}#gaConsentPopup button:hover{background-color:#e34449}#gaConsentPopup #consentRejectBtn{background-color:transparent;border:1px solid #405c64;color:#405c64}#gaConsentPopup #consentRejectBtn:hover{background-color:rgba(64,92,100,.231)}#gaConsentPopup a,#gaConsentPopup p{font-size:.9em;line-height:150%}#gaConsentPopup a{text-decoration:underline}#consentButtons{align-items:center;display:flex;gap:10px;width:100%}@media only screen and (max-width:640px){#gaConsentPopup{left:0;padding:15px 30px;transform:none;width:auto}#consentButtons{flex-direction:column}#gaConsentPopup button{width:100%}}