.cookie-consent{position:fixed;right:0;bottom:0;left:0;z-index:2000;padding:0 16px 20px;pointer-events:none}.cookie-consent__card{width:min(1060px,100%);margin-inline:auto;padding:20px 28px 22px;border:1px solid #e4e7ec;border-radius:14px;color:#101828;background:#ffffff;box-shadow:0 14px 38px rgba(16,24,40,.2);pointer-events:auto}.cookie-consent__header{display:flex;align-items:center;justify-content:space-between;gap:20px}.cookie-consent__header h2{margin:0;color:#101828;font-size:20px;line-height:1.3}.cookie-consent__details-toggle{flex:0 0 auto;padding:7px 14px;border:0;border-radius:999px;color:#3f8f51;background:#ffffff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.cookie-consent__details-toggle:hover{background:#eff8f2}.cookie-consent__description{max-width:840px;margin:12px 0 0;color:#475467;font-size:14px;line-height:1.55}.cookie-consent__details{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.cookie-consent__details label{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px;border:1px solid #e4e7ec;border-radius:9px;cursor:pointer}.cookie-consent__details label:first-child{cursor:default}.cookie-consent__details small,.cookie-consent__details strong{display:block}.cookie-consent__details strong{font-size:14px}.cookie-consent__details small{margin-top:4px;color:#667085;font-size:12px;line-height:1.35}.cookie-consent__details input{width:18px;height:18px;margin:1px 0 0;accent-color:#3c6f63}.cookie-consent__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.cookie-consent__button{min-width:118px;min-height:42px;padding:9px 22px;border-radius:50px;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.cookie-consent__button--decline{border:1px solid #d0d5dd;color:#111827;background:transparent}.cookie-consent__button--decline:hover{background:#f8faf9}.cookie-consent__button--accept{border:1px solid #3c6f63;color:#ffffff;background:#3c6f63}.cookie-consent__button--accept:hover{background:#315d54}.cookie-consent__button--save{border:1px solid #8b7cf6;color:#40358d;background:#efecff}.cookie-settings-button{position:fixed;bottom:14px;left:14px;z-index:1900;padding:8px 13px;border:1px solid #d0d5dd;border-radius:999px;color:#344054;background:#ffffff;font:inherit;font-size:12px;cursor:pointer;box-shadow:0 5px 16px rgba(16,24,40,.12)}.cookie-settings-button:hover{color:#ffffff;border-color:#3c6f63;background:#3c6f63}@media (max-width:800px){.cookie-consent{padding:0 10px 10px}.cookie-consent__card{max-height:calc(100vh - 20px);padding:18px;overflow-y:auto}.cookie-consent__header{align-items:flex-start;flex-direction:column;gap:8px}.cookie-consent__details-toggle{margin-left:-14px}.cookie-consent__details{grid-template-columns:1fr}}@media (max-width:520px){.cookie-consent__actions{flex-direction:column-reverse}.cookie-consent__button{width:100%}}