.CookieConsentBanner-module__FZqHpG__bannerWrapper{z-index:60;pointer-events:none;display:block;position:fixed;bottom:0;left:0;right:0}.CookieConsentBanner-module__FZqHpG__banner{pointer-events:auto;width:100%;padding:.75rem 1rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom));background:#13262f;border-top:1px solid #ffffff14;flex-direction:column;gap:.5rem;animation:.3s cubic-bezier(.22,1,.36,1) CookieConsentBanner-module__FZqHpG__slideUp;display:flex;box-shadow:0 -4px 16px #00000040}@media (min-width:1024px){.CookieConsentBanner-module__FZqHpG__bannerWrapper{width:auto;bottom:16px;left:50%;right:auto;transform:translate(-50%)}.CookieConsentBanner-module__FZqHpG__banner{border:1px solid #ffffff14;border-radius:12px;width:720px;max-width:720px;padding-bottom:.75rem;box-shadow:0 8px 24px #00000040}}.CookieConsentBanner-module__FZqHpG__textBlock{flex-direction:column;gap:.2rem;display:flex}.CookieConsentBanner-module__FZqHpG__headingRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.CookieConsentBanner-module__FZqHpG__heading{color:#fff;letter-spacing:.01em;margin:0;font-size:.92rem;font-weight:600}.CookieConsentBanner-module__FZqHpG__headingDivider{color:#ffffff59;font-size:.85rem;line-height:1}.CookieConsentBanner-module__FZqHpG__headingLink{color:#d9a87a;text-underline-offset:2px;font-size:.78rem;text-decoration:underline;text-decoration-thickness:1px}.CookieConsentBanner-module__FZqHpG__headingLink:hover,.CookieConsentBanner-module__FZqHpG__headingLink:focus-visible{color:#f0c89a;text-decoration:none}.CookieConsentBanner-module__FZqHpG__body{color:#ffffffc7;margin:0;font-size:.78rem;line-height:1.45}.CookieConsentBanner-module__FZqHpG__buttonRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem;width:100%;display:flex}.CookieConsentBanner-module__FZqHpG__buttonRow>*{text-align:center;flex:1 1 0;justify-content:center}.CookieConsentBanner-module__FZqHpG__btn{cursor:pointer;border:1px solid #0000;border-radius:999px;padding:.45rem .85rem;font-family:inherit;font-size:.78rem;font-weight:600;line-height:1;transition:background .15s,color .15s,border-color .15s}.CookieConsentBanner-module__FZqHpG__btnPrimary{background:var(--brand-orange,#ff6e00);color:#fff;border-color:var(--brand-orange,#ff6e00)}.CookieConsentBanner-module__FZqHpG__btnPrimary:hover,.CookieConsentBanner-module__FZqHpG__btnPrimary:focus-visible{background:#e65c00;border-color:#e65c00}.CookieConsentBanner-module__FZqHpG__btnSecondary{color:#ffffffeb;background:0 0;border-color:#ffffff4d}.CookieConsentBanner-module__FZqHpG__btnSecondary:hover,.CookieConsentBanner-module__FZqHpG__btnSecondary:focus-visible{background:#ffffff14;border-color:#ffffff80}.CookieConsentBanner-module__FZqHpG__btnTertiary{color:#ffffffb3;background:#ffffff0a;border-color:#ffffff1f}.CookieConsentBanner-module__FZqHpG__btnTertiary:hover,.CookieConsentBanner-module__FZqHpG__btnTertiary:focus-visible{color:#fff;background:#ffffff1a;border-color:#ffffff40}.CookieConsentBanner-module__FZqHpG__btn:focus-visible{outline-offset:2px;outline:2px solid #d9a87a}.CookieConsentBanner-module__FZqHpG__backdrop{z-index:1600;background:#00000073;animation:.2s CookieConsentBanner-module__FZqHpG__fadeIn;position:fixed;inset:0}.CookieConsentBanner-module__FZqHpG__modal{z-index:1601;background:#fff;border-radius:16px;flex-direction:column;width:calc(100% - 32px);max-width:560px;max-height:85vh;animation:.3s cubic-bezier(.22,1,.36,1) CookieConsentBanner-module__FZqHpG__slideUpModal;display:flex;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}.CookieConsentBanner-module__FZqHpG__modalHeader{z-index:1;background:#fff;border-bottom:1px solid #f0f0f0;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;display:flex;position:sticky;top:0}.CookieConsentBanner-module__FZqHpG__modalTitle{color:#13262f;margin:0;font-size:1.1rem;font-weight:600}.CookieConsentBanner-module__FZqHpG__closeBtn{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CookieConsentBanner-module__FZqHpG__closeBtn:hover,.CookieConsentBanner-module__FZqHpG__closeBtn:focus-visible{color:#333;background:#e8e8e8}.CookieConsentBanner-module__FZqHpG__closeBtn:focus-visible{outline:2px solid var(--brand-orange,#ff6e00);outline-offset:2px}.CookieConsentBanner-module__FZqHpG__modalBody{flex-direction:column;gap:1rem;padding:1.25rem 1.4rem;display:flex}.CookieConsentBanner-module__FZqHpG__modalFooter{background:#fafafa;border-top:1px solid #f0f0f0;border-radius:0 0 16px 16px;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:1rem 1.4rem;display:flex}.CookieConsentBanner-module__FZqHpG__category{background:#fafafa;border:1px solid #ececec;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.CookieConsentBanner-module__FZqHpG__categoryInfo{flex:auto;min-width:0}.CookieConsentBanner-module__FZqHpG__categoryTitle{color:#13262f;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.CookieConsentBanner-module__FZqHpG__categoryDesc{color:#555;margin:0;font-size:.85rem;line-height:1.45}.CookieConsentBanner-module__FZqHpG__categoryControl{flex:none}.CookieConsentBanner-module__FZqHpG__alwaysOnTag{color:#2d5f8a;text-transform:uppercase;letter-spacing:.5px;background:#e8f1fa;border-radius:999px;padding:4px 10px;font-size:.72rem;font-weight:600;display:inline-block}.CookieConsentBanner-module__FZqHpG__toggle{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.CookieConsentBanner-module__FZqHpG__toggle input{opacity:0;width:0;height:0}.CookieConsentBanner-module__FZqHpG__toggleSlider{cursor:pointer;background-color:#ccc;border-radius:999px;transition:all .2s;position:absolute;inset:0}.CookieConsentBanner-module__FZqHpG__toggleSlider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0003}.CookieConsentBanner-module__FZqHpG__toggle input:checked+.CookieConsentBanner-module__FZqHpG__toggleSlider{background-color:#13262f}.CookieConsentBanner-module__FZqHpG__toggle input:checked+.CookieConsentBanner-module__FZqHpG__toggleSlider:before{transform:translate(20px)}.CookieConsentBanner-module__FZqHpG__toggle input:focus-visible+.CookieConsentBanner-module__FZqHpG__toggleSlider{outline:2px solid var(--brand-orange,#ff6e00);outline-offset:2px}@keyframes CookieConsentBanner-module__FZqHpG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes CookieConsentBanner-module__FZqHpG__slideUpModal{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes CookieConsentBanner-module__FZqHpG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:640px){.CookieConsentBanner-module__FZqHpG__banner{margin:0 8px 8px;padding:.75rem .9rem}.CookieConsentBanner-module__FZqHpG__textBlock{flex:100%}.CookieConsentBanner-module__FZqHpG__buttonRow{flex:100%;justify-content:stretch}.CookieConsentBanner-module__FZqHpG__buttonRow .CookieConsentBanner-module__FZqHpG__btn{flex:auto;min-width:0}.CookieConsentBanner-module__FZqHpG__btnTertiary{flex-basis:100%;order:3}.CookieConsentBanner-module__FZqHpG__modalFooter{flex-direction:column-reverse}.CookieConsentBanner-module__FZqHpG__modalFooter .CookieConsentBanner-module__FZqHpG__btn{width:100%}}
