.consent-dialog{position:fixed;inset:0;margin:auto;width:min(730px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:0;border-radius:20px;background:#fff;color:#0b2332;box-shadow:0 24px 90px #00132355;overflow:auto;z-index:1000;text-align:left}.consent-dialog::backdrop{background:#071c2ba8;backdrop-filter:blur(3px)}.consent-open{overflow:hidden}.consent-brand{display:flex;justify-content:center;align-items:center;background:#092331;color:#fff;min-height:76px;padding:18px 38px;position:relative}.consent-brand .logo{font-size:31px}.consent-brand>svg{width:29px;height:29px;position:absolute;right:30px}.consent-body{padding:32px 40px 24px}.consent-body>.eyebrow{color:#df002b;font-size:12px;letter-spacing:1.4px}.consent-body h2{font-size:44px;letter-spacing:-1.5px;line-height:1.1;margin:13px 0 14px}.consent-body>p{font-size:16px;line-height:1.75;color:#526578;margin:0 0 24px}.consent-categories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.consent-categories>div{border:1px solid #d4dfe8;border-radius:9px;padding:18px 10px;text-align:center}.consent-categories .icon{display:block;width:32px;height:32px;margin:0 auto 12px}.consent-categories strong,.consent-categories small{display:block}.consent-categories strong{font-size:15px}.consent-categories small{color:#637488;font-size:12px;margin-top:6px}.consent-buttons{display:grid;grid-template-columns:1fr 1fr;gap:14px}.consent-dialog .button{background:#092331;color:#fff;border:1px solid #092331;border-radius:6px;min-height:50px;padding:14px 16px;font-size:15px;justify-content:center;cursor:pointer}.consent-dialog .button:hover{background:#163f54}.consent-dialog :focus-visible{outline:3px solid #e80032;outline-offset:3px}.consent-custom{margin-top:14px}.consent-custom summary{border:1px solid #173747;border-radius:6px;padding:14px;text-align:center;cursor:pointer;font-weight:700;list-style:none}.consent-custom summary::-webkit-details-marker{display:none}.consent-custom>p{font-size:13px;line-height:1.7;color:#526578;margin:16px 0}.consent-custom label{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 0;border-top:1px solid #e1e7ed;margin:0}.consent-custom label small{display:block;color:#526578;font-size:12px;line-height:1.6;margin-top:5px}.consent-custom input{width:22px;height:22px;flex:none;accent-color:#da0028}.consent-custom .button{width:100%;margin-top:15px}.consent-footer{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #d6dfe6;margin-top:24px;padding-top:20px;font-size:11px;color:#586c7c}.consent-footer nav{display:flex;gap:20px}.consent-footer a{color:#112f40;text-decoration:underline}@media(max-width:600px){.consent-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:15px}.consent-brand{min-height:60px;padding:14px 30px}.consent-brand .logo{font-size:24px}.consent-brand>svg{right:18px;width:22px}.consent-body{padding:23px 20px 20px}.consent-body h2{font-size:34px}.consent-body>p{font-size:14px;line-height:1.65;margin-bottom:18px}.consent-categories{gap:8px;margin-bottom:16px}.consent-categories>div{padding:14px 4px}.consent-categories strong{font-size:13px}.consent-categories small{font-size:10px}.consent-categories .icon{width:26px;height:26px;margin-bottom:9px}.consent-buttons{gap:9px}.consent-dialog .button{font-size:12px;padding:13px 8px;min-height:48px}.consent-footer{flex-wrap:wrap;gap:12px;margin-top:18px;padding-top:16px}.consent-custom summary{font-size:13px}}
