dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:#fff;color:#000;display:block}dialog:not([open]){display:none}dialog+.backdrop{position:fixed;inset:0;background:#0000001a}._dialog_overlay{position:fixed;inset:0}dialog.fixed{position:fixed;top:50%;transform:translateY(-50%)}.agreement{text-align:left}.agreement h2{line-height:1.2}.agreement__checkbox{width:20px!important;height:20px!important;margin-right:5px;margin-top:0}.agreement__label{display:flex!important;align-items:flex-start;justify-content:flex-start;gap:6px;width:100%;margin-bottom:.75em}.agreement__label:last-child{margin-bottom:0}.agreement__label span{line-height:20px}.agreement__break{display:block;white-space:nowrap}.agreement__label:hover{text-decoration:none!important}.agreement__label_error{color:red!important}.agreement__overlay{position:fixed;z-index:99998;inset:0;background:#0009}.agreement__modal{width:75%;max-width:800px;border:1px solid #e8e8e8;box-shadow:none;background:var(--color-bg);position:fixed;left:0;right:0;margin:0 auto;z-index:99999;overflow:auto;transition:opacity .3s;text-align:left;line-height:1.6!important;top:50%;transform:translateY(-50%);max-height:90vh;font-size:var(--text-md);padding:20px!important}.agreement__modal::backdrop{background:#0009}.agreement__content{width:100%}.agreement__content .static-container{font-size:inherit;padding:0;margin:0}.agreement__content .static-container>:first-child{margin-top:0}.agreement__modal .agreement__content .static-container.static-content{padding-top:0;padding-bottom:0;--content-text: var(--text-md);--content-line: 1.7;--content-space: 1.5em;--content-space-tight: .75em}.agreement__modal .agreement__content .static-container.static-content h1:not(.static-content__title){margin-bottom:.5em;font-size:var(--text-h1);line-height:1.25;font-weight:500;color:var(--color-text)}.agreement__modal .agreement__content .static-container.static-content>h1:first-child{margin-top:0}.agreement__modal .agreement__content .static-container.static-content h2{margin-top:1.35em;margin-bottom:.45em;font-size:var(--text-h2);line-height:1.3;font-weight:500;color:var(--color-text)}.agreement__modal .agreement__content .static-container.static-content h3{margin-top:1.2em;margin-bottom:.4em;font-size:var(--text-h3);line-height:1.35;font-weight:500;color:var(--color-text)}.agreement__modal .agreement__content .static-container.static-content p{margin-top:0;margin-bottom:var(--content-space);font-size:var(--content-text);line-height:var(--content-line);font-weight:400;color:var(--color-text)}.agreement__modal .agreement__content .static-container.static-content p:last-child{margin-bottom:0}.agreement__modal .agreement__content .static-container.static-content h1+p,.agreement__modal .agreement__content .static-container.static-content h2+p,.agreement__modal .agreement__content .static-container.static-content h3+p,.agreement__modal .agreement__content .static-container.static-content h4+p{margin-top:0}.agreement__modal .agreement__content .static-container.static-content ul,.agreement__modal .agreement__content .static-container.static-content ol{margin-top:0;margin-bottom:var(--content-space);padding-left:1.75em;font-size:var(--content-text);line-height:var(--content-line);color:var(--color-text)}.agreement__modal .agreement__content .static-container.static-content ul{list-style-type:disc}.agreement__modal .agreement__content .static-container.static-content ol{list-style-type:decimal}.agreement__modal .agreement__content .static-container.static-content ul li,.agreement__modal .agreement__content .static-container.static-content ol li{list-style-type:inherit;margin-bottom:var(--content-space-tight)}.agreement__modal .agreement__content .static-container.static-content ul li:last-child,.agreement__modal .agreement__content .static-container.static-content ol li:last-child{margin-bottom:0}.agreement__content .more-agreement-data-container{text-align:left;font-size:var(--text-md, 14px);line-height:1.65;color:var(--main-text-color, #1a1a1a);padding:0 8px 12px 0;box-sizing:border-box}.agreement__content .more-agreement-data-container h1{margin:0 0 1rem;font-size:1.85rem;font-weight:600;line-height:1.2}.agreement__content .more-agreement-data-container h2{margin:1.35rem 0 .65rem;font-size:1.15rem;font-weight:600;line-height:1.28}.agreement__content .more-agreement-data-container h1+h2{margin-top:1rem}.agreement__content .more-agreement-data-container p{margin:0 0 .85rem}.agreement__content .more-agreement-data-container ul,.agreement__content .more-agreement-data-container ol{margin:0 0 1rem 1.35rem;padding:0}.agreement__content .more-agreement-data-container ul{list-style:disc}.agreement__content .more-agreement-data-container ol{list-style:decimal}.agreement__content .more-agreement-data-container li{margin-bottom:.45rem}.agreement__content .more-agreement-data-container li p{margin:0 0 .2rem}.agreement__modal_hidden{visibility:hidden;opacity:0;z-index:-1}@media(max-width:767px){.agreement__modal{width:calc(100% - 20px);bottom:0;height:auto;padding-bottom:70px;top:-70px;transform:translateY(70px);-webkit-overflow-scrolling:touch}}.agreement__btn{text-align:left;-webkit-appearance:none;cursor:pointer}.agreement__btn_close{float:right;cursor:pointer;display:inline-block;position:relative;width:24px;height:24px;padding:0;text-decoration:none;border:none;background:none;font-size:0;line-height:0;color:transparent;overflow:hidden}.agreement__btn_close:before,.agreement__btn_close:after{content:"";position:absolute;width:2px;height:18px;background:var(--main-text-color, #000);top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);pointer-events:none}.agreement__btn_close:after{transform:translate(-50%,-50%) rotate(-45deg)}.agreement__btn_close:hover:before,.agreement__btn_close:hover:after{background:var(--accent-color, #ef8b2e)}.agreement__btn_open{text-decoration:underline}.agreement__btn_open:hover{text-decoration:none}
