.ndx-cookie-banner{background-color:#fefefe;color:#003764;position:fixed;bottom:15px;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);z-index:9999;padding:18px 20px 18px 30px;width:640px;max-width:calc(100% - 20px);-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,0.25);box-shadow:0 2px 12px 0 rgba(0,0,0,0.25);font-family:"Barlow", sans-serif;font-weight:400;font-size:14px;line-height:14px}.ndx-cookie-banner.hide{display:none !important}.ndx-cookie-banner__inner-wrapper{display:flex;flex-direction:column;align-items:flex-start}.ndx-cookie-banner__inner-wrapper p{margin-bottom:10px;padding-right:25px;font-weight:300;line-height:1.6}@media only screen and (max-width: 600px){.ndx-cookie-banner__inner-wrapper p{line-height:1.3;padding-right:20px}}.ndx-cookie-banner__inner-wrapper p a{color:#00AEEF;text-decoration:none}.ndx-cookie-banner__close-button{position:absolute;top:9px;right:7px;font-size:24px;color:#003764;cursor:pointer}.ndx-cookie-banner__accept-button{-ms-grid-row-align:end;align-self:end;width:120px;padding:14px 20px;color:#003764;font-weight:bold;font-size:14px;font-family:'LATO';text-align:center;background-color:#fff;border:2px solid #003764;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.ndx-cookie-banner__accept-button:hover{color:#fff;background-color:#003764}body.lp-pom-body .ndx-cookie-banner{max-width:calc(100% - 80px)}body.lp-pom-body .ndx-cookie-banner__inner-wrapper p{font-family:sans-serif}