.consentFooterLink{color:inherit;font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:0;padding:0;text-decoration:underline;display:inline}.consentFooterLink:hover{color:#fff}.consentFooterLink:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:3px}.consentBanner{z-index:300;border:2px solid var(--yellow);color:#fff;background:#211425;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;width:min(1120px,100% - 44px);margin-inline:auto;padding:24px;display:grid;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 18px 70px #0000007a,0 6px #120a15}.consentBanner h2,.consentPreferences h2{color:#fff;margin:0 0 9px;font-size:clamp(1.3rem,2.4vw,1.75rem)!important}.consentBanner h2:focus,.consentPreferences h2:focus{outline:0}.consentBanner p{color:#ded7e4;max-width:700px;margin:0;font-size:.88rem;line-height:1.55}.consentBannerActions{grid-template-columns:repeat(3,max-content);gap:10px;display:grid}.consentAction{border:2px solid var(--yellow);color:#fff;cursor:pointer;background:0 0;border-radius:9px;min-height:46px;padding:0 17px;font:800 .78rem/1.2 inherit}.consentAction:hover{background:#ffffff14}.consentAction:focus-visible,.consentClose:focus-visible,.consentCategory input:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.consentDecision,.consentSave{background:var(--yellow);color:#211425;box-shadow:0 4px #9d6712}.consentDecision:hover,.consentSave:hover{background:var(--gold-light)}.consentSettingsAction{border-color:#8b7f90}.consentBackdrop{z-index:310;background:#09090bc2;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.consentPreferences{border:2px solid var(--yellow);color:#fff;background:#211425;border-radius:14px;width:min(620px,100%);max-height:calc(100dvh - 44px);padding:30px;position:relative;overflow-y:auto;box-shadow:0 24px 90px #00000094}.consentClose{color:#fff;cursor:pointer;background:#35263a;border:1px solid #786d7c;border-radius:8px;width:40px;height:40px;font-size:1.6rem;line-height:1;position:absolute;top:15px;right:15px}.consentCategories{gap:12px;margin:24px 0;display:grid}.consentCategory{background:#ffffff0a;border:1px solid #66596a;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:17px;display:grid}.consentCategory>span:first-child{gap:5px;display:grid}.consentCategory strong{color:#fff}.consentCategory small{color:#d1c8d4;font-size:.78rem;line-height:1.5}.consentCategory input[type=checkbox]{width:22px;height:22px;accent-color:var(--blue);cursor:pointer}.consentCategory input:disabled{cursor:not-allowed}.consentToggleLabel{color:#d1c8d4;white-space:nowrap;justify-items:center;gap:5px;font-size:.64rem;display:grid}.consentSave{width:100%}@media (max-width:900px){.consentBanner{grid-template-columns:1fr;gap:19px}.consentBannerActions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:600px){.consentBanner{width:calc(100% - 20px);padding:19px 16px;bottom:10px;left:10px;right:10px}.consentBannerActions{grid-template-columns:1fr}.consentAction{width:100%}.consentPreferences{padding:26px 17px 19px}.consentPreferences h2{padding-right:45px}.consentCategory{gap:14px;padding:14px}}
