.as-spoiler>summary,details>summary{list-style-type:none}.as-spoiler>summary::-webkit-details-marker,.as-spoiler>summary::marker,details>summary::-webkit-details-marker,details>summary::marker{display:none}@keyframes a04ff-spoiler-closing{0%{grid-template-rows:1fr}to{grid-template-rows:0fr}}@keyframes caefd-spoiler-opening{0%{grid-template-rows:0fr}to{grid-template-rows:1fr}}:where(details,.e713b-as-spoiler)>div{display:grid}:where(details,.e713b-as-spoiler)>div>div{overflow:hidden}:where(details,.e713b-as-spoiler)>div.d7ffd-isOpening{animation:var( --accordion-animation-delay,.2s ) ease caefd-spoiler-opening;animation-fill-mode:forwards}:where(details,.e713b-as-spoiler)>div.d6619-isClosing{animation:var( --accordion-animation-delay,.2s ) ease a04ff-spoiler-closing;animation-fill-mode:forwards}.b75cd-dialog{width:100%;height:100%;display:grid;place-items:center;background-color:color-mix(in srgb,var(--color-primary-text),transparent 75%)}.d1faf-dialogSurface{width:min(100% - var(--space-ctrl-small),var(--dialogWidth));background-color:var(--color-background);padding-inline:var(--space-flow-x-small);max-height:calc(100dvh - var(--space-flow-medium));border-radius:var(--border-radius);overflow:auto}@media screen and (max-width:549px){.d1faf-dialogSurface{padding-inline:var(--space-flow-xxx-small)}}.d1faf-dialogSurface>:first-child{margin-top:var(--space-flow-x-small)}.d1faf-dialogSurface>:last-child{margin-bottom:var(--space-flow-x-small)}.d6006-isSizeAlert{--dialogWidth:571px}.b3774-isSizePage{--dialogWidth:770px}.a3950-actions{margin-top:var(--space-flow-x-small)}@media screen and (max-width:549px){.a3950-actions>[class*=Button],.a3950-actions>div>[class*=Button]{padding:var(--space-ctrl-large)}}