.cookie-consent{background-color:#fff;z-index:9999;position:fixed;bottom:0;left:0;right:0;width:100%;max-width:1600px;max-height:100vh;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;padding:25px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:VW-Text,sans-serif;font-weight:400;font-size:16px;line-height:1.2;-webkit-box-shadow:4px 4px 25px 0 rgba(0,0,0,.2);box-shadow:4px 4px 25px 0 rgba(0,0,0,.2)}.cookie-consent p{margin-bottom:30px;line-height:1.5;-ms-hyphens:auto;hyphens:auto}.cookie-consent button:not(.close){color:#001e50;font-size:14px;font-family:inherit;margin:0 13px 13px 0;padding:0 34px 3px;border:2px solid #001e50;background-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:22px;height:44px;line-height:16px}.cookie-consent button:not(.close):hover{color:#6a767d;cursor:pointer}.cookie-consent button:not(.close).primary{color:#fff;border:0;padding:0 34px 3px;background-color:#001e50;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:22px;height:44px;font-size:14px;line-height:16px}.cookie-consent button:not(.close).primary:hover{color:#dfe4e8}.cookie-consent .close{position:absolute;top:28px;right:25px;width:28px;height:28px;overflow:hidden;text-indent:-9999px;border:0;margin:0;color:#000;background-color:rgba(0,0,0,0)}.cookie-consent .close:hover{-webkit-filter:drop-shadow(1px 1px 10px rgba(0, 30, 80, 0.6));filter:drop-shadow(1px 1px 10px rgba(0, 30, 80, 0.6))}.cookie-consent .close::before,.cookie-consent .close::after{content:"";width:28px;height:4px;background-color:currentcolor;position:absolute;top:50%;left:50%}.cookie-consent .close::after{-webkit-transform:translate(-50%, -50%) rotate(45deg);-ms-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.cookie-consent .close::before{-webkit-transform:translate(-50%, -50%) rotate(-45deg);-ms-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.cookie-consent-body{margin-bottom:65px}.cookie-consent--customize .cookie-consent-body{display:none}.cookie-consent-body h3{font-family:VW-Head,sans-serif;font-size:28px;font-weight:800;line-height:33px;margin:0 0 10px}.cookie-consent-body a{color:#000;-webkit-text-decoration:none;text-decoration:none;border-bottom:1px solid #001e50}.cookie-consent-customize{margin:65px 0 30px;height:45vh;max-height:565px;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;scrollbar-width:thin;scrollbar-color:#001e50 #001e50}.cookie-consent-customize h4{font-size:18px;font-weight:800;margin:0 0 25px}.cookie-consent-customize::-webkit-scrollbar{width:14px}.cookie-consent-customize::-webkit-scrollbar-track{background-color:#001e50;border-radius:7px}.cookie-consent-customize::-webkit-scrollbar-thumb{background-color:#fff;border-radius:7px;border:4px solid #001e50}.cookie-consent-option{position:relative;padding:15px 0;margin:0 15px 0 0}.cookie-consent-option:not(:first-of-type){border-top:1px solid #001e50}.cookie-consent-option strong{display:block;font-weight:800;margin:0 50px 5px 0}.cookie-consent-option input{position:absolute;top:15px;right:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#001e50;border-radius:11px;width:50px;height:22px;margin:0;padding:0;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-areas:"track";font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;-webkit-transition:background-color 250ms ease;transition:background-color 250ms ease}.cookie-consent-option input::before{content:"";grid-area:track;width:16px;height:16px;border-radius:50%;background-color:#fff;-webkit-transform:translateX(calc(0% + 4px));-ms-transform:translateX(calc(0% + 4px));transform:translateX(calc(0% + 4px));-webkit-transition:background-color 250ms ease, -webkit-transform 250ms ease;transition:background-color 250ms ease, -webkit-transform 250ms ease;transition:transform 250ms ease, background-color 250ms ease;transition:transform 250ms ease, background-color 250ms ease, -webkit-transform 250ms ease}.cookie-consent-option input:checked{background-color:#001e50}.cookie-consent-option input:checked::before{background-color:#000;-webkit-transform:translateX(calc(100% + 14px));-ms-transform:translateX(calc(100% + 14px));transform:translateX(calc(100% + 14px))}.cookie-consent-option input[disabled]{cursor:not-allowed;background-color:#001e50}.cookie-consent-option input[disabled]::before{background-color:#fff}.cookie-consent-option--yes,.cookie-consent-option--no{display:none}@media (min-width: 480px){.cookie-consent-option{display:grid;grid-template-columns:1fr 96px;grid-gap:22px;gap:22px;margin-right:25px;padding-top:25px;padding-bottom:25px}.cookie-consent-option input{position:relative;top:revert;right:revert}.cookie-consent-option input::after{content:attr(data-no);position:absolute;top:0;left:60px;line-height:1}}@media (min-width: 768px){.cookie-consent{padding-top:25px;padding-bottom:25px;padding-right:125px}.cookie-consent p{-ms-hyphens:revert;hyphens:revert}.cookie-consent button:not(.close){margin-bottom:0;width:auto}.cookie-consent-customize{margin-top:0}.cookie-consent-option{gap:44px;margin-right:64px}.cookie-consent-option input:checked::after{color:#001e50;content:attr(data-yes)}}@media (min-width: 992px){.cookie-consent{padding-left:100px;padding-top:45px;padding-bottom:45px;font-size:20px;line-height:36px}.cookie-consent button:not(.close):nth-of-type(1){margin-right:135px}.cookie-consent--customize .cookie-consent-body{display:block}}@media (min-width: 1440px){.cookie-consent{padding-right:308px}.cookie-consent .close{top:48px;right:110px}}
