.cookie-consent{position:fixed;right:0;bottom:0;left:0;z-index:9999;box-sizing:border-box;width:100%;padding:25px;background-color:#fff;box-shadow:0 -1px 10px 0 rgba(172,171,171,0.3);color:#333;font-size:15px;font-weight:300}.cookie-consent[hidden]{display:none}.cookie-consent__bar{display:flex;align-items:center;justify-content:space-between;margin:0 auto;font-size:11pt;font-weight:normal;line-height:18px}.cookie-consent__message{width:70%;margin:0;text-align:left;font-size:14px;font-weight:400;line-height:18px;color:#333}.cookie-consent__actions{display:flex;flex-wrap:nowrap;align-items:center;margin-left:20px}.cookie-consent__btn{display:inline-block;margin:5px 0 5px 5px;padding:9px 12px;border:0;border-radius:0;font-family:inherit;font-size:16px;font-weight:400;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer}.cookie-consent__btn--settings{margin:0 5px 0 0;background-color:#dedfe0;color:#333}.cookie-consent__btn--accept{background-color:#009dd1;color:#fff}@media (max-width: 985px){.cookie-consent__bar{flex-wrap:wrap;justify-content:left}.cookie-consent__message{width:100%}.cookie-consent__actions{margin-top:10px;margin-left:0}}.cookie-consent-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1.6rem;overflow-x:hidden;overflow-y:auto}.cookie-consent-modal[hidden]{display:none}.cookie-consent-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0.5}.cookie-consent-modal__dialog{position:relative;z-index:1;width:100%;max-width:50rem;max-height:calc(100vh - 3.2rem);overflow-y:auto;background-color:#fff;border-radius:0.3rem;box-shadow:0 0.5rem 1.5rem rgba(0,0,0,0.2)}@media (min-width: 992px){.cookie-consent-modal__dialog{max-width:90rem}}.cookie-consent-modal__close{position:absolute;top:1rem;right:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;padding:0;border:0;background:transparent;cursor:pointer}.cookie-consent-modal__close svg{fill:#000}.cookie-consent-modal__body{padding:2.4rem 2rem 1.6rem;font-family:inherit;font-size:1.4rem;line-height:1.5;color:#212529;text-align:left}@media (min-width: 576px){.cookie-consent-modal__body{padding:3rem 2.4rem 2rem}}.cookie-consent-modal__overview{margin-bottom:1.6rem}.cookie-consent-modal__overview h4{margin:0 0 1.2rem;font-size:1.8rem;font-weight:700;line-height:1.3;color:#000}.cookie-consent-modal__overview-text{display:-webkit-box;margin:0;overflow:hidden;font-size:1.4rem;line-height:1.5;color:#212529;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cookie-consent-modal__overview-text.is-expanded{display:block;-webkit-line-clamp:unset}.cookie-consent-modal__readmore{display:inline-block;margin-top:1.2rem;padding:0;border:0;background:transparent;color:#000;font-family:inherit;font-size:1.2rem;line-height:1.5;text-decoration:underline;cursor:pointer}.cookie-consent-modal__categories{display:flex;flex-direction:column;gap:0.8rem}.cookie-consent-modal__category{border-radius:0.4rem;background-color:#f2f2f2;overflow:hidden}.cookie-consent-modal__category-header{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:4.4rem;padding:0.8rem 1.2rem}.cookie-consent-modal__category-toggle{display:flex;align-items:center;flex:1;min-width:0;padding:0;border:0;background:transparent;color:#212529;font-family:inherit;font-size:1.4rem;font-weight:400;text-align:left;cursor:pointer}.cookie-consent-modal__category-toggle::before{content:'';display:inline-block;width:0.6rem;height:0.6rem;margin-right:1rem;border-right:2px solid #666;border-bottom:2px solid #666;transform:rotate(-45deg);transition:transform 0.2s ease;flex-shrink:0}.cookie-consent-modal__category-toggle[aria-expanded='true']::before{transform:rotate(45deg)}.cookie-consent-modal__category-title{font-size:1.4rem;line-height:1.4}.cookie-consent-modal__category-content{padding:0.4rem 1.6rem 1.2rem 2.8rem}.cookie-consent-modal__category-content[hidden]{display:none}.cookie-consent-modal__category-content p{margin:0;font-size:1.3rem;line-height:1.5;color:#212529}.cookie-consent-modal__switch{position:relative;display:inline-block;flex-shrink:0;min-height:2rem;min-width:3.8rem;padding-left:3.8rem;margin-left:8rem;font-size:1.4rem;cursor:pointer;overflow:visible}.cookie-consent-modal__switch input{display:none}.cookie-consent-modal__slider{position:absolute;top:0;left:0;width:3.8rem;height:2rem;background-color:#e3e1e8;border-radius:3.4rem;transition:0.4s;font-size:0}.cookie-consent-modal__slider::before{position:absolute;content:'';height:1.5rem;width:1.5rem;left:0.3rem;bottom:0.25rem;background-color:#fff;border-radius:50%;transition:0.4s}.cookie-consent-modal__slider::after{content:attr(data-disabled);position:absolute;right:4.6rem;min-width:8rem;color:#000;font-size:1.2rem;text-align:right;line-height:2rem}.cookie-consent-modal__switch input:checked+.cookie-consent-modal__slider{background-color:#61a229}.cookie-consent-modal__switch input:checked+.cookie-consent-modal__slider::before{transform:translateX(1.8rem)}.cookie-consent-modal__switch input:checked+.cookie-consent-modal__slider::after{content:attr(data-enabled)}.cookie-consent-modal__always-enabled{flex-shrink:0;margin-left:auto;font-size:1.2rem;color:#000;white-space:nowrap}.cookie-consent-modal__footer{display:flex;justify-content:flex-end;padding:2rem 0 0}.cookie-consent-modal__save{padding:1rem 1.6rem;border:0;border-radius:0;background-color:#61a229;color:#fff;font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:0.02em;text-transform:uppercase;cursor:pointer}body.cookie-consent-modal-open{overflow:hidden}
