.mvfc-cookie-banner[hidden],.mvfc-cookie-modal[hidden]{display:none!important}
.mvfc-cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:2147483000;background:#071a31;color:#fff;border-top:1px solid rgba(255,255,255,.18);box-shadow:0 -14px 42px rgba(7,20,38,.24);font-family:inherit}
.mvfc-cookie-inner{max-width:1180px;margin:0 auto;padding:20px 22px;display:flex;gap:24px;align-items:center;justify-content:space-between}
.mvfc-cookie-copy{max-width:760px}.mvfc-cookie-copy strong{font-size:19px;display:block;margin-bottom:6px}.mvfc-cookie-copy p{margin:0;color:#d9e5f3;line-height:1.5;font-size:14px}.mvfc-cookie-links{margin-top:7px!important}.mvfc-cookie-links a{color:#fff;text-decoration:underline}
.mvfc-cookie-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.mvfc-cookie-btn{appearance:none;border:1px solid transparent;border-radius:10px;padding:11px 15px;font:inherit;font-weight:800;cursor:pointer;line-height:1.15}.mvfc-cookie-btn:focus-visible,.mvfc-cookie-settings:focus-visible,.mvfc-cookie-close:focus-visible{outline:3px solid #7fc4ff;outline-offset:3px}
.mvfc-cookie-accept{background:#f13a3a;color:#fff}.mvfc-cookie-reject{background:#fff;color:#071a31;border-color:#fff}.mvfc-cookie-manage{background:transparent;color:#fff;border-color:#9fb3ca}
.mvfc-cookie-settings{position:fixed;left:14px;bottom:14px;z-index:2147482000;border:1px solid #b7c6d6;background:#fff;color:#102843;border-radius:999px;padding:8px 12px;font:inherit;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 4px 18px rgba(7,20,38,.16)}
.mvfc-cookie-modal{position:fixed;inset:0;z-index:2147483500;display:grid;place-items:center;padding:20px}.mvfc-cookie-modal-backdrop{position:absolute;inset:0;background:rgba(4,15,29,.66)}
.mvfc-cookie-panel{position:relative;width:min(650px,100%);max-height:min(720px,90vh);overflow:auto;background:#fff;color:#10243d;border-radius:18px;padding:26px;box-shadow:0 25px 80px rgba(0,0,0,.3)}.mvfc-cookie-panel h2{margin:0 42px 18px 0;font-size:28px}.mvfc-cookie-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:1px solid #d5dee8;border-radius:9px;background:#fff;font-size:25px;line-height:1;cursor:pointer;color:#10243d}
.mvfc-cookie-option{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:18px 0;border-top:1px solid #e4eaf0}.mvfc-cookie-option strong{display:block;font-size:17px}.mvfc-cookie-option p{margin:5px 0 0;color:#5d6d80;line-height:1.45;font-size:14px}.mvfc-cookie-always{font-size:12px;font-weight:800;color:#176b39;background:#e7f5ec;padding:7px 10px;border-radius:999px;white-space:nowrap}
.mvfc-cookie-switch{flex:0 0 auto}.mvfc-cookie-switch input{position:absolute;opacity:0;pointer-events:none}.mvfc-cookie-switch span{display:block;width:50px;height:28px;border-radius:999px;background:#cbd4df;position:relative;cursor:pointer;transition:.2s}.mvfc-cookie-switch span:after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 5px rgba(0,0,0,.25);transition:.2s}.mvfc-cookie-switch input:checked+span{background:#1556a5}.mvfc-cookie-switch input:checked+span:after{transform:translateX(22px)}
.mvfc-cookie-panel-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #e4eaf0;padding-top:18px}.mvfc-cookie-policy-link{color:#1556a5;font-weight:700}
body.mvfc-cookie-modal-open{overflow:hidden}
@media(max-width:760px){.mvfc-cookie-inner{align-items:stretch;flex-direction:column;padding:17px}.mvfc-cookie-actions{justify-content:stretch}.mvfc-cookie-actions .mvfc-cookie-btn{flex:1 1 145px}.mvfc-cookie-panel{padding:22px 18px}.mvfc-cookie-option{align-items:flex-start}.mvfc-cookie-panel-actions{align-items:stretch;flex-direction:column}.mvfc-cookie-settings{bottom:9px;left:9px}}