.cookieConsent{position:fixed;left:0;right:0;bottom:0;z-index:10001;background:#fff;border-top:1px solid #d5d5d5;box-shadow:0 -2px 10px rgba(0,0,0,.15);font-size:13px;line-height:1.45;color:#333}.cookieConsent__inner{max-width:1200px;margin:0 auto;padding:16px 20px}.cookieConsent__text{margin-bottom:12px}.cookieConsent__policyLink{color:#0068b3;text-decoration:underline;white-space:nowrap}.cookieConsent__options{margin:0 0 14px;padding:12px 0 4px;border-top:1px solid #ececec}.cookieConsent__option{display:block;margin-bottom:10px;cursor:pointer}.cookieConsent__option--locked{cursor:default;opacity:.7}.cookieConsent__option input{margin-right:8px;vertical-align:middle}.cookieConsent__optionTitle{font-weight:700;vertical-align:middle}.cookieConsent__optionHint{display:block;margin:2px 0 0 24px;color:#767676;font-size:12px}.cookieConsent__buttons{text-align:right}.cookieConsent__btn{display:inline-block;margin:4px 0 4px 8px;padding:9px 20px;border:1px solid #ccc;border-radius:3px;background:#f4f4f4;color:#333;font:inherit;line-height:1.2;cursor:pointer}.cookieConsent__btn:hover{background:#ebebeb}.cookieConsent__btn--accept,.cookieConsent__btn--save{border-color:#2e8b2e;background:#35a035;color:#fff}.cookieConsent__btn--accept:hover,.cookieConsent__btn--save:hover{background:#2e8b2e}.cookieConsent__btn--reject{border-color:#999;background:#fff}@media (max-width:767px){.cookieConsent{max-height:80%;overflow-y:auto}.cookieConsent__inner{padding:14px 15px}.cookieConsent__buttons{text-align:left}.cookieConsent__btn{display:block;width:100%;margin:8px 0 0;box-sizing:border-box;text-align:center}}