html.is-legal-modal-open{overflow:hidden}.legal-modal{position:fixed;inset:0;z-index:100010;display:flex;align-items:flex-start;justify-content:center;box-sizing:border-box;padding:70px 8px 8px;color:#474040;pointer-events:none}.legal-modal[hidden]{display:none}.legal-modal[data-legal-modal-state=loading],.legal-modal[data-legal-modal-state=open],.legal-modal[data-legal-modal-state=error]{pointer-events:auto}.legal-modal__backdrop{position:absolute;inset:0;background:rgba(71,64,64,.28)}.legal-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;max-height:calc(100dvh - 78px);border-radius:8px;background:#fff;box-shadow:0 16px 40px rgba(71,64,64,.18);outline:none;overflow:hidden}.legal-modal__header{position:relative;z-index:2;flex:0 0 auto;padding:30px 36px 16px 8px;background:#fff}.legal-modal__close{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:20px;height:20px;margin:0;border:0;padding:0;background:rgba(0,0,0,0);color:#474040;cursor:pointer}.legal-modal__close svg{display:block;width:20px;height:20px}.legal-modal__scroll{flex:1 1 auto;min-height:0;padding:0 8px 20px;overflow:auto;scrollbar-gutter:stable}.legal-modal__title{font-family:"Newsreader",Georgia,serif;font-weight:400;font-style:normal;font-size:26px;line-height:1.1;margin:0;color:#474040}.legal-modal__status{font-family:"Open Sans",Arial,sans-serif;font-weight:400;font-style:normal;line-height:1.4;font-size:12px;display:flex;align-items:center;justify-content:center;min-height:180px;color:rgba(71,64,64,.8);text-align:center}.legal-modal__status[hidden]{display:none}.legal-modal__loading-text{position:relative;display:inline-flex;align-items:center;gap:10px}.legal-modal__loading-text::before{content:"";width:18px;height:18px;border:2px solid rgba(71,64,64,.15);border-top-color:#474040;border-radius:50%;animation:legalModalSpin .8s linear infinite}.legal-modal__error-text{margin:0}.legal-modal__error-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px}.legal-modal__error-button,.legal-modal__error-link{font-family:"Open Sans",Arial,sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2;display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #474040;border-radius:4px;padding:8px 14px;background:#474040;color:#fffde2;text-decoration:none;cursor:pointer}.legal-modal__error-link{background:rgba(0,0,0,0);color:#474040}.legal-modal__layout{display:block}.legal-modal__layout[hidden]{display:none}.legal-modal__anchors{display:none}.legal-modal__content{display:flex;flex-direction:column;gap:15px}.legal-document-section{box-sizing:border-box;width:100%;border-radius:8px;padding:20px 8px;background:#fbfbfb;color:#474040}.legal-document-section>:first-child{margin-top:0}.legal-document-section>:last-child{margin-bottom:0}.legal-document-section h2{font-family:"Newsreader",Georgia,serif;font-weight:400;font-style:normal;font-size:26px;line-height:1.1;margin:0 0 15px;color:#474040}.legal-document-section h3,.legal-document-section h4{font-family:"Open Sans",Arial,sans-serif;font-weight:600;font-style:normal;line-height:1.4;font-size:12px;margin:14px 0 4px;color:#474040}.legal-document-section p,.legal-document-section li{font-family:"Open Sans",Arial,sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:1.4;color:#474040}.legal-document-section p{margin:0 0 8px}.legal-document-section ol,.legal-document-section ul{display:flex;flex-direction:column;gap:2px;margin:0 0 10px;padding-left:18px}.legal-document-section strong,.legal-document-section b{font-weight:600}.legal-document-section a{color:#474040;text-decoration:underline;text-underline-offset:2px}.legal-modal .legal-document-section h2[data-legal-heading-active=true]{position:relative;isolation:isolate;width:fit-content;max-width:100%;margin-left:-4px;padding-inline:4px}.legal-modal .legal-document-section h2[data-legal-heading-active=true]::before{content:"";position:absolute;z-index:-1;inset:-5px -10px -6px;border-radius:999px;background:rgba(255,253,226,.82);filter:blur(8px)}@media(min-width: 1024px){.legal-modal{align-items:center;padding:40px 50px}.legal-modal__dialog{width:min(100%,1200px);max-height:calc(100dvh - 80px);border-radius:10px}.legal-modal__header{padding:40px 70px 50px}.legal-modal__close{top:29px;right:30px;width:24px;height:24px}.legal-modal__close svg{width:24px;height:24px}.legal-modal__scroll{padding:0 70px 50px}.legal-modal__title{font-size:42px;margin:0 40px;text-align:center}.legal-modal__status{font-size:14px;min-height:360px}.legal-modal__layout{display:grid;grid-template-columns:287px minmax(0, 704px);width:min(100%,1031px);margin-inline:auto;justify-content:start;align-items:start;gap:40px}.legal-modal__anchors{position:sticky;top:0;display:block;box-sizing:border-box;border-radius:8px;padding:20px;background:#f6f6f0}.legal-modal__anchors[hidden]{display:none}.legal-modal__anchors-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.legal-modal__anchors-link{font-family:"Open Sans",Arial,sans-serif;font-weight:400;font-style:normal;line-height:1.4;font-size:14px;display:block;box-sizing:border-box;min-height:50px;border-radius:4px;padding:15px 20px;background:#fff;color:#474040;text-decoration:none}.legal-modal__anchors-link[aria-current=true]{background:#fffde2;font-weight:600}.legal-modal__anchors[hidden]+.legal-modal__content{grid-column:1/-1;width:min(100%,704px);justify-self:center}.legal-document-section{border-radius:10px;padding:50px 40px}.legal-document-section h2{font-size:42px;margin-bottom:20px}.legal-document-section h3,.legal-document-section h4{font-family:"Open Sans",Arial,sans-serif;font-weight:600;font-style:normal;line-height:1.4;font-size:14px;margin-top:18px;margin-bottom:6px}.legal-document-section p,.legal-document-section li{font-family:"Open Sans",Arial,sans-serif;font-weight:400;font-style:normal;line-height:1.4;font-size:14px}.legal-document-section ol,.legal-document-section ul{padding-left:24px}}@media(prefers-reduced-motion: reduce){.legal-modal__loading-text::before{animation:none}}@keyframes legalModalSpin{to{transform:rotate(360deg)}}
