.tbe-ballot-container{color:#000;font-family:Helvetica Neue,sans-serif;margin:0 auto;max-width:48rem}.tbe-ballot-header{background-color:#fff;border:2px solid #000;margin-bottom:0}.tbe-header-top{border-bottom:2px solid #000;padding:1rem;text-align:center}.tbe-header-top h1{font-size:1.5rem;font-weight:700;letter-spacing:.05em;margin:0;text-transform:uppercase}.tbe-sub-header{background-color:#f9fafb;border-bottom:2px solid #000;display:flex;font-size:.875rem;justify-content:space-between;padding:1rem}.tbe-instructions{background-color:#f3f4f6;border-bottom:2px solid #000;color:#4b5563;font-size:.75rem;padding:.75rem;text-align:center}.tbe-ballot-body{background-color:#fff;border-left:2px solid #000;border-right:2px solid #000}.tbe-ballot-group{border-bottom:2px solid #000;display:flex}.tbe-ballot-number-box{align-items:center;background-color:#f9fafb;border-right:2px solid #000;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;justify-content:center;width:4rem}.tbe-parties-column{flex-grow:1}.tbe-party-row-container{padding:1rem}.tbe-party-row-divider{border-bottom:1px solid #d1d5db}.tbe-vote-button{align-items:center;background-color:#fff;border:2px solid #000;border-radius:9999px;cursor:pointer;display:flex;flex-shrink:0;height:1.25rem;justify-content:center;margin-top:.25rem;transition:background-color .2s;width:2rem}.tbe-vote-button:hover{background-color:#f3f4f6}.tbe-vote-oval-filled{background-color:#000;border-radius:9999px;height:.75rem;width:1.25rem}.tbe-party-info h3{font-size:1.125rem;font-weight:700;margin:0}.tbe-party-native-name{color:#4b5563;font-size:.875rem;margin:0}.tbe-party-abbreviation{background-color:#e5e7eb;border:1px solid #9ca3af;display:inline-block;font-family:monospace;font-size:.75rem;margin-top:.25rem;padding:.125rem .5rem}.tbe-expand-toggle{align-items:center;background:none;border:none;color:#4b5563;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;margin-top:.75rem;padding:0;text-decoration:underline}.tbe-candidate-list{background-color:#f9fafb;border-left:2px solid #9ca3af;margin-top:.75rem;padding:.5rem 0 .5rem 1rem}.tbe-candidate-item{align-items:baseline;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.25rem}.tbe-ballot-footer{align-items:center;background-color:#fff;border:2px solid #000;border-top:0;display:flex;justify-content:space-between;padding:1rem}.tbe-cast-vote-btn{border:2px solid #000;cursor:pointer;font-weight:700;padding:.5rem 1.5rem;text-transform:uppercase;transition:all .2s}.tbe-cast-vote-btn-enabled{background-color:#000;color:#fff}.tbe-cast-vote-btn-enabled:hover{background-color:#333}.tbe-cast-vote-btn-disabled{background-color:#e5e7eb;border-color:#9ca3af;color:#9ca3af;cursor:not-allowed}.tbe-selection-summary{background-color:#fff;border:2px solid #000;margin-top:1rem;padding:1rem}#article{word-wrap:break-word;color:var(--article-font-color);font-size:16px;line-height:1.6;overflow-wrap:break-word}@media only screen and (max-width:499.9px){#article{font-size:16px}}#article:last-child{margin-bottom:1.5rem}#article h1,#article h2,#article h3,#article h4,#article h5,#article h6{color:var(--article-heading-font-color);font-weight:500;margin-bottom:.5em;margin-top:1em;position:relative}#article h1:first-of-type{margin-top:1.5rem}#article h1{font-size:35px;font-weight:300;line-height:1.25}@media only screen and (max-width:499.9px){#article h1{font-size:29px;line-height:1.4}}#article h2{font-size:29px;line-height:1.25}@media only screen and (max-width:499.9px){#article h2{font-size:23px;line-height:1.4}}#article h3{font-size:21px}@media only screen and (max-width:499.9px){#article h3{font-size:17px}}#article h4{font-size:17px}@media only screen and (max-width:499.9px){#article h4{font-size:15.5px}}#article h5{font-size:15px}@media only screen and (max-width:499.9px){#article h5{font-size:13.5px}}#article h6{font-size:13px}@media only screen and (max-width:499.9px){#article h6{font-size:11.5px}}#article p{margin-bottom:1em;margin-top:1em}#article h1+p,#article h2+p,#article h3+p,#article h4+p,#article h5+p,#article h6+p{margin-top:0}#article b,#article strong{font-weight:700}#article a{background-image:linear-gradient(var(--link-underline-color) 0,var(--link-underline-color) 100%);background-position:0 100%;background-repeat:repeat-x;background-size:1px 1px;color:var(--link-color);overflow:hidden;text-decoration:none}#article a:hover{background-image:linear-gradient(var(--link-underline-color-hover) 0,var(--link-underline-color-hover) 100%)}#article ol,#article ul{margin-top:0;padding-left:1.5em}#article ol{counter-reset:step-counter;list-style-type:none}#article li{margin:.25em 0}#article ol>li{position:relative}#article ol>li:before{color:var(--list-prefix-color);content:counter(step-counter);counter-increment:step-counter;font-size:14px;left:-1.6em;position:absolute;top:1.5px}#article ol>li ol{counter-reset:sub-counter}#article ol>li ol li:before{content:counter(sub-counter,lower-alpha);counter-increment:sub-counter}#article ul{list-style:none}#article ul>li:before{color:var(--list-prefix-color);content:"•";margin-left:-1.4em;position:absolute}#article .task-list{padding-left:0}#article .task-list-item{align-items:center;display:flex}#article .task-list-item:before{content:""}#article .task-list-item-checkbox{margin-right:.6em}#article hr{background-color:var(--horizontal-rule-color);border:none;height:1px;margin:2rem 0;padding:0}#article hr+*{margin-top:0}#article blockquote{background-color:var(--blockquote-background-color);border-left:4px solid var(--blockquote-border-left-color);margin-left:4px;margin-right:4px;margin-top:0;margin-inline:0;padding:1px 10px}#article blockquote>p{margin-bottom:10px;margin-top:10px}pre{margin:.5em 0 0}code{background-color:var(--code-background-color);border:1px solid var(--code-border-color);border-radius:4px;font-family:SFMono-Regular,Menlo,Consolas,Monospace;font-size:12px;font-weight:400;line-height:1.4;padding:.2em .15em}#article .table-wrapper{word-wrap:normal;border-radius:4px;box-shadow:0 1px 2px #0000001f,0 3px 10px #00000014;display:block;margin-bottom:1.5rem;margin-top:.5em;max-width:100%;overflow-wrap:normal;overflow-x:auto;width:100%}#article h1+.table-wrapper,#article h2+.table-wrapper,#article h3+.table-wrapper,#article h4+.table-wrapper,#article h5+.table-wrapper,#article h6+.table-wrapper{margin-top:1em}#article table{border-collapse:initial;border-spacing:0;display:table;margin-top:0;min-width:100%}#article th img:first-of-type{margin-top:.375rem}#article td,#article th{background-color:var(--table-background-color);border-bottom:1px solid var(--table-inner-border-color-row);border-left:1px solid var(--table-inner-border-color);font-size:14px;padding:.5rem .75rem}#article tbody tr:last-of-type td,#article tbody tr:last-of-type th{border-bottom:0}#article tbody tr:last-of-type td{padding-bottom:.75rem}#article thead th{border-bottom:1px solid var(--table-inner-border-color)}#article td img,#article th img{display:block;margin-left:auto;margin-right:auto}#article img{border-radius:3px;height:auto;max-width:100%}@media only screen{html[data-theme=dark] #article img:not(.no-invert){filter:brightness(.8) contrast(1.2) invert(100%) hue-rotate(180deg)}#article img.spoiler{cursor:pointer;filter:blur(30px)}html[data-theme=dark] #article img.spoiler:not(.no-invert){filter:blur(30px) brightness(.8) contrast(1.2) invert(100%) hue-rotate(180deg)}}input,select,textarea{background-color:var(--input-background-color);border-color:var(--input-border-color);border-radius:0;border-style:solid;border-width:var(--input-border-width);color:var(--font-color)}#article #references+#article ul{font-size:93.75%}#article .notice{background-color:var(--notice-background-color);border:1px solid var(--notice-border-color);border-radius:3px;font-weight:700;padding:10px}#article .anchor-heading{background-image:none;height:100%;left:-28px;overflow:visible;padding-left:4px;padding-right:4px;position:absolute;right:auto;text-decoration:none;width:24px}#article .anchor-heading:hover{background-image:none}@media only screen and (max-width:899.9px){#article .anchor-heading{left:auto;right:-14px}}#article .anchor-heading svg{color:var(--link-color);display:inline-block;height:100%;visibility:hidden;width:100%}#article .anchor-heading:hover svg,#article h2:hover .anchor-heading svg,#article h3:hover .anchor-heading svg,#article h4:hover .anchor-heading svg,#article h5:hover .anchor-heading svg,#article h6:hover .anchor-heading svg{visibility:visible}#article h1 a.anchor-heading{display:none}#article .gcsc-find-more-on-google,#article .gcsc-more-maybe-branding-box,#article .gcsc-more-maybe-branding-root,#article .gsc-url-top{display:none!important}#article .gsst_a{padding:0 8px!important}#article .gsst_a,#article .gsst_a:hover{background-image:none;color:var(--link-color)!important}#article .gsst_a .gscb_a{vertical-align:middle!important}#article .gs-result .gs-title *,#article .gsst_a .gscb_a{color:var(--link-color)!important}#article .gsc-input,#article .gsc-input-box,#article .gscb_a,#article .gsib_a,#article .gsib_b{line-height:0!important;padding:0!important}#article .gsib_b{line-height:1!important}#article #gsc-i-id1{line-height:1.6;padding:12px!important}#article .gsc-input,#article .gsc-result-info-container,#article .gsc-search-button,#article .gsib_a,#article .gsib_b{border-left:none!important}#article .gsc-search-button-v2{background-color:#8153ed!important;padding:9px 28px!important}#article .gsc-above-wrapper-area{margin-bottom:15px!important}#article .gs-image,#article .gs-image:hover{background-image:none;border:none!important}#article .gs-no-results-result .gs-snippet{background-color:initial!important;border:none!important;color:var(--article-font-color)!important;font-weight:600!important}@media only screen{html[data-theme=dark] #article .gsc-control-cse,html[data-theme=dark] #article .gsc-cursor-page,html[data-theme=dark] #article .gsc-input,html[data-theme=dark] #article .gsc-input-box,html[data-theme=dark] #article .gsc-result,html[data-theme=dark] #article .gsc-result-info,html[data-theme=dark] #article .gsc-result-info-container,html[data-theme=dark] #article .gsc-search-button,html[data-theme=dark] #article .gsib_a,html[data-theme=dark] #article .gsib_b{background-color:var(--background-color)!important}html[data-theme=dark] #article .gsc-search-button-v2{background-color:#8153ed!important}html[data-theme=dark] #article .gsc-control-cse,html[data-theme=dark] #article .gsc-result{border-color:var(--background-color)!important}html[data-theme=dark] #article .gsc-input-box{border:1px solid #b4b4b4!important}html[data-theme=dark] #article .gsc-above-wrapper-area{border-bottom:1px solid #b4b4b4!important}html[data-theme=dark] #article .gs-snippet,html[data-theme=dark] #article .gsc-cursor,html[data-theme=dark] #article .gsc-cursor-page,html[data-theme=dark] #article .gsc-input,html[data-theme=dark] #article .gsc-result-info{fill:var(--article-font-color)!important;color:var(--article-font-color)!important}html[data-theme=dark] #article .gsc-cursor-current-page{color:#8153ed!important}html[data-theme=dark] #article .gs-image{filter:none!important}}#artice #lunrsearch-container{flex-wrap:nowrap;margin-top:15px;width:100%}#article #lunrsearch-form{align-items:center;display:flex}#article #lunrsearch-input{background-color:var(--background-color);border:1px solid silver;border-radius:3px;flex-grow:1;flex-shrink:0;max-width:600px;padding:10px}#article #lunrsearch-button{fill:#fff;background-color:#8153ed;border:1px solid silver;border-radius:3px;height:40px;margin-left:7px;width:40px}#article #lunrsearch-results{padding-top:.4rem}#article #lunrsearch-results-label{margin-bottom:2rem;margin-top:2rem}#article .lunrsearch-result{padding-bottom:1rem}#article .lunrsearch-result .title{color:var(--link-color)}#article .lunrsearch-result .body{font-size:13px;line-height:1!important}#article .lunrsearch-result .url{color:silver;font-size:13px}@font-face{font-family:LINESeedSansTH_Bd;src:local("LINESeedSansTH_Bd"),url(/static/media/LINESeedSansTH_Bd.2934a1ccd21c6a72b24c.otf) format("opentype")}@font-face{font-family:LINESeedSansTH_Rg;src:local("LINESeedSansTH_Rg"),url(/static/media/LINESeedSansTH_Rg.5fc8a963f232de4eccaf.otf) format("opentype")}@font-face{font-family:LINESeedSansTH_Th;src:local("LINESeedSansTH_Th"),url(/static/media/LINESeedSansTH_Th.51df4d1dbad580bf99b5.otf) format("opentype")}@font-face{font-family:FoundryContextW03Regular;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03Regular.a79a0e38deb837c212b3.ttf) format("truetype")}@font-face{font-family:FoundryContextW03Demi;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03Demi.c7db85c306b7da9f07d4.ttf) format("truetype")}@font-face{font-family:FoundryContextW03Bd;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03Bd.28ad26988074d13f462f.ttf) format("truetype")}@font-face{font-family:FoundryContextW03Md;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03Md.da4a6f51241eec9225d0.ttf) format("truetype")}@font-face{font-family:FoundryContextW03XBd;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03XBd.0e2c33b4cd8f836820c7.ttf) format("truetype")}@font-face{font-family:FoundryContextW03It;font-style:normal;font-weight:400;src:url(/static/media/FoundryContextW03It.93ef103b5c4e0e5d9963.ttf) format("truetype")}@font-face{font-family:Rubik-Bold;font-style:normal;font-weight:400;src:url(/static/media/Rubik-Bold.c934eb22c2c69992b34c.ttf) format("truetype")}@font-face{font-family:Rubik-Medium;font-style:normal;font-weight:400;src:url(/static/media/Rubik-Medium.0e121b4fa4d6e9bc5c69.ttf) format("truetype")}@font-face{font-family:Rubik-Regular;font-style:normal;font-weight:400;src:url(/static/media/Rubik-Regular.55fa11cdc8b9a3ee842f.ttf) format("truetype")}@font-face{font-family:Rubik-Light;font-style:normal;font-weight:400;src:url(/static/media/Rubik-Light.9d2ccd264dc61b954019.ttf) format("truetype")}@font-face{font-family:NotoSansKR-Bold;font-style:normal;font-weight:400;src:url(/static/media/NotoSansKR-Bold.f064e139058bfd9df2fb.ttf) format("truetype")}@font-face{font-family:NotoSansKR-Medium;font-style:normal;font-weight:400;src:url(/static/media/NotoSansKR-Medium.b9d6e1b3e7a3d63546cc.ttf) format("truetype")}@font-face{font-family:NotoSansKR-Regular;font-style:normal;font-weight:400;src:url(/static/media/NotoSansKR-Regular.9bc92a36ed81392f698b.ttf) format("truetype")}@font-face{font-family:NotoSansKR-Light;font-style:normal;font-weight:400;src:url(/static/media/NotoSansKR-Light.eef1c4b85baf52cc28a7.ttf) format("truetype")}@font-face{font-family:MYingHeiPRCW48W3;font-style:normal;font-weight:400;src:url(/static/media/MYingHeiPRCW48W3.a0c5283d7b7849dd4938.ttf) format("truetype")}body,html{-webkit-tap-highlight-color:var(--tap-highlight-color);-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;background-color:initial!important;box-sizing:border-box;color:var(--font-color);font-family:FoundryContextW03Md,LINESeedSansTH_Rg,-apple-system,BlinkMacSystemFont,helvetica neue,helvetica,roboto,noto,segoe ui,arial,sans-serif;font-size:16px;height:auto;line-height:1.4;margin:0;min-height:100%;overflow-anchor:none;padding:0;scroll-behavior:auto;width:100%}a{color:inherit;text-decoration:none}html{overflow-y:scroll;scrollbar-gutter:stable}@media only screen and (max-width:499.9px){html[data-sidebar-open]{max-height:100%;overflow:hidden}}*,:after,:before{box-sizing:inherit}@media only screen{::selection{background-color:var(--selection-background-color);color:var(--selection-font-color)}:target{scroll-margin-top:calc(20px + var(--header-height-persistent) + var(--google-translate-bar-height))}html[data-header-persistent][data-persistent-header-hidden] :target,html[data-persistent-header-hidden]:not([data-header-persistent]) :target{scroll-margin-top:calc(20px + var(--google-translate-bar-height))}}@media only screen and (max-width:899.9px){html :target{scroll-margin-top:calc(20px + var(--header-height-persistent-mobile) + var(--google-translate-bar-height))}:target{scroll-margin-top:calc(20px + var(--header-height-persistent-mobile) + var(--mobile-menu-height) + var(--google-translate-bar-height))}}button{-webkit-appearance:none;-moz-appearance:none;background:none;background-image:none;border:none;border-radius:2px;box-shadow:none;color:none;cursor:pointer;display:inline-block;font-family:FoundryContextW03Md,LINESeedSansTH_Rg,-apple-system,BlinkMacSystemFont,helvetica neue,helvetica,roboto,noto,segoe ui,arial,sans-serif;font-size:16px;line-height:1;margin:0;padding:0;text-align:center;text-decoration:none;transition:none}button:focus,button:hover{background:none}button:focus{outline:2px solid #000;outline-offset:0}@media only screen{html[data-theme=dark] button:focus{outline:1.5px solid #fff}}button:active{transform:none}#header{-webkit-touch-callout:none;background-color:var(--background-color);border-bottom:var(--layout-border-style);box-shadow:0 0 4px 0 #0000;height:var(--header-height);overflow-x:scroll;overflow-y:hidden;position:fixed;scrollbar-width:none;top:var(--google-translate-bar-height);transition:height .2s,border-bottom-width .2s,box-shadow .2s;-webkit-user-select:none;user-select:none;width:100%;z-index:999}#header::-webkit-scrollbar{height:0;width:0}@media only screen{html[data-header-persistent] #header{box-shadow:0 0 4px 0 #00000040;height:var(--header-height-persistent)}}@media only screen and (min-width:900px){html[data-header-persistent][data-persistent-header-hidden] #header{border-bottom-width:0;box-shadow:0 0 4px 0 #0000;height:0}}@media only screen and (max-width:899.9px){#header{height:var(--header-height-mobile)}html[data-header-persistent] #header{height:var(--header-height-persistent-mobile)}#header{height:calc(var(--header-height-mobile) + var(--mobile-menu-height))}html[data-header-persistent] #header{height:calc(var(--header-height-persistent-mobile) + var(--mobile-menu-height))}#header{background-color:var(--header-footer-background-color-mobile);border-bottom-width:0;box-shadow:0 0 0 0 #00000040}html[data-header-persistent] #header{border-bottom:var(--layout-border-style);box-shadow:0 0 4px 0 #00000040}}#header-subcontainer{align-items:center;display:flex;flex-wrap:nowrap;height:var(--header-height);justify-content:space-between;margin:0 auto;transition:width .2s,height .2s;white-space:nowrap;width:85%}@media only screen and (max-width:899.9px){#header-subcontainer{height:var(--header-height-mobile);width:100%}}@media only screen and (max-width:1149.9px){#header-subcontainer{width:100%}}@media only screen{html[data-header-persistent] #header-subcontainer{height:var(--header-height-persistent)}}@media only screen and (max-width:899.9px){html[data-header-persistent] #header-subcontainer{height:var(--header-height-persistent-mobile)}}#site-icon-and-title-container{align-items:center;cursor:pointer;display:flex;flex-wrap:nowrap;height:100%;justify-content:center;padding-left:20px;padding-right:20px;text-decoration:none}#site-icon-and-title-container:active{background-color:var(--top-link-background-color-hover)}@media only screen and (min-width:900px){#site-icon-and-title-container{min-width:300px}#site-icon-and-title-container:hover{background-color:var(--top-link-background-color-hover)}}@media only screen and (max-width:899.9px){#site-icon-and-title-container{padding-left:10px;padding-right:10px}}#site-icon{align-items:center;background-image:var(--site-logo);background-position:0;background-repeat:no-repeat;background-size:contain;display:flex;height:100%;margin-right:9px;min-width:30px;padding:2px;transition:width .2s,min-width .2s,margin-right .2s;width:30px}@media only screen{html[data-persistent-header-toggle-no-transition]:not([data-persistent-header-hidden]) #site-icon{transition:none}html[data-persistent-header-toggle-no-transition][data-persistent-header-hidden] #site-icon{transition-delay:.2s}}@media only screen and (min-width:900px){html[data-header-persistent]:not([data-persistent-header-hidden]) #site-icon{margin-right:7px;min-width:22px;width:22px}}@media only screen and (max-width:899.9px){#site-icon,html[data-header-persistent] #site-icon{margin-right:9px;min-width:27px;width:27px}}#site-title{align-items:center;color:var(--site-title-color);display:flex;font-family:FoundryContextW03Regular;font-size:21px;height:100%;transition:font-size .2s}@media only screen{html[data-persistent-header-toggle-no-transition]:not([data-persistent-header-hidden]) #site-title{transition:none}html[data-persistent-header-toggle-no-transition][data-persistent-header-hidden] #site-title{transition-delay:.2s}}@media only screen and (min-width:900px){html[data-header-persistent]:not([data-persistent-header-hidden]) #site-title{font-size:18px}}@media only screen and (max-width:899.9px){#site-title,html[data-header-persistent] #site-title{font-size:18px}}#site-title-text-lg,#site-title-text-md,#site-title-text-sm,#site-title-text-xs{display:none;max-width:220px;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:305px) and (max-width:319.9px){#site-title-text-xs{display:inline-block}}@media only screen and (min-width:320px) and (max-width:379.9px){#site-title-text-sm{display:inline-block}}@media only screen and (min-width:380px) and (max-width:459.9px){#site-title-text-md{display:inline-block}}@media only screen and (min-width:460px){#site-title-text-lg{display:inline-block}}#top-buttons,#top-links{align-items:center;display:flex;height:100%;justify-content:center}#top-buttons{margin-left:20px;margin-right:20px}@media only screen and (min-width:1150px){#top-buttons{width:250px}}@media only screen and (max-width:899.9px){#top-buttons{margin-left:0;margin-right:5px}}@supports (-webkit-touch-callout:none){@media only screen and (max-width:899.9px){#header-subcontainer{padding-left:10px;padding-right:10px}#top-buttons{margin-left:0;margin-right:0}}}.top-link{align-items:center;color:var(--link-color);cursor:pointer;display:flex;font-size:16px;height:100%;justify-content:center;padding-left:17px;padding-right:17px;text-decoration:none;transition:font-size .2s}@media only screen{html[data-persistent-header-toggle-no-transition]:not([data-persistent-header-hidden]) .top-link{transition:none}html[data-persistent-header-toggle-no-transition][data-persistent-header-hidden] .top-link{transition-delay:.2s}}.top-link:active{background-color:var(--top-link-background-color-hover);color:var(--link-color)}@media only screen and (min-width:900px){.top-link:hover{background-color:var(--top-link-background-color-hover);color:var(--link-color)}html[data-header-persistent]:not([data-persistent-header-hidden]) .top-link{font-size:15px}}.top-button{fill:var(--button-icon-fill-color);align-items:center;color:var(--button-icon-fill-color);cursor:pointer;display:flex;height:100%;justify-content:center;padding-left:12px;padding-right:12px;width:44px}@media only screen and (max-width:899.9px){.top-button{padding-left:9px;padding-right:9px;width:40px}}#menu-button-mobile-menu,.top-button:active{fill:var(--button-icon-fill-color-hover);color:var(--button-icon-fill-color-hover)}@media only screen and (min-width:900px){.top-button:hover{fill:var(--button-icon-fill-color-hover);color:var(--button-icon-fill-color-hover)}}#theme-button-light-svg{display:inline-block}#theme-button-dark-svg{display:none}@media only screen{html[data-theme=dark] #theme-button-dark-svg{display:inline-block}html[data-theme=dark] #theme-button-light-svg{display:none}}.top-button-svg{height:24px;pointer-events:none;transition:height .2s}@media only screen{html[data-persistent-header-toggle-no-transition]:not([data-persistent-header-hidden]) .top-button-svg{transition:none}html[data-persistent-header-toggle-no-transition][data-persistent-header-hidden] .top-button-svg{transition-delay:.2s}}@media only screen and (min-width:900px){html[data-header-persistent]:not([data-persistent-header-hidden]) .top-button-svg{height:18px}html[data-header-persistent]:not([data-persistent-header-hidden]) #search-button .top-button-svg{height:22px}html[data-header-persistent]:not([data-persistent-header-hidden]) #toc-button-mobile .top-button-svg{height:15px}}@media only screen and (max-width:899.9px){html[data-no-contents-sidebar] #toc-button-mobile{display:none}}@media only screen and (min-width:900px){html[data-no-contents-sidebar] #toc-button-mobile{pointer-events:none;visibility:hidden}#menu-button-mobile-menu{display:none}}@media only screen and (max-width:899.9px){#top-links{display:none}}#mobile-menu{background-color:var(--header-footer-background-color-mobile);display:block;height:0;transition:height .2s;width:100%}@media only screen and (max-width:899.9px){#mobile-menu{display:block;height:var(--mobile-menu-height)}}#top-links-mobile{align-items:center;display:flex;height:var(--mobile-menu-height);position:relative}@media only screen and (max-width:899.9px){.top-link{color:var(--link-color)}}@media only screen and (max-width:499.9px){.top-link{font-size:15.5px}}#hide-persistent-header-button{align-items:center;cursor:pointer;display:none;justify-content:center;opacity:0;padding-left:0;padding-right:0;pointer-events:none;transition:opacity .2s;width:40px}@media only screen and (min-width:900px){html[data-header-persistent] #hide-persistent-header-button{display:flex;opacity:1;pointer-events:auto}html[data-header-persistent][data-persistent-header-hidden] #hide-persistent-header-button{opacity:0;pointer-events:none}}@media only screen and (min-width:1150px){html[data-header-persistent] #hide-persistent-header-button{position:absolute;right:20px;top:0}}@media only screen and (max-width:1149.9px){#hide-persistent-header-button{display:flex}}@media only screen and (max-width:899.9px){#hide-persistent-header-button{display:none}}#restore-persistent-header-button{align-items:center;cursor:pointer;height:calc(var(--header-height-persistent));justify-content:center;opacity:0;padding-left:0;padding-right:0;pointer-events:none;position:fixed;right:20px;top:var(--google-translate-bar-height);transition:opacity .2s;width:40px}@media only screen and (min-width:900px){html[data-header-persistent][data-persistent-header-hidden] #restore-persistent-header-button{opacity:1;pointer-events:auto}}@media only screen and (max-width:899.9px){#restore-persistent-header-button{display:none}}#hide-persistent-header-button-svg{pointer-events:none;transform:rotate(270deg)}#restore-persistent-header-button-svg{fill:var(--sidebar-button-icon-fill-color);pointer-events:none;transform:rotate(90deg)}#hide-persistent-header-button:active #hide-persistent-header-button-svg{fill:var(--button-icon-fill-color-hover)}@media only screen and (min-width:900px){#hide-persistent-header-button:hover #hide-persistent-header-button-svg{fill:var(--button-icon-fill-color-hover)}}#restore-persistent-header-button:active #restore-persistent-header-button-svg{fill:var(--button-icon-fill-color-hover)}@media only screen and (min-width:900px){#restore-persistent-header-button:hover #restore-persistent-header-button-svg{fill:var(--button-icon-fill-color-hover)}}#mid-section{margin-top:calc(var(--header-height) + var(--google-translate-bar-height));transition:margin-top .2s;width:100%}@media only screen and (max-width:899.9px){#mid-section{margin-top:calc(var(--header-height-mobile) + var(--google-translate-bar-height));margin-top:calc(var(--header-height-mobile) + var(--mobile-menu-height) + var(--google-translate-bar-height))}}#sidebar{background-color:var(--background-color);border-right:var(--layout-border-style);bottom:0;display:inline-block;left:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;position:fixed;scrollbar-gutter:stable;scrollbar-width:none;top:calc(var(--header-height) + var(--google-translate-bar-height));transition:width .15s,height .15s,top .15s;-webkit-user-select:none;user-select:none;width:0;z-index:995}#sidebar::-webkit-scrollbar{width:0}@media only screen and (min-width:900px){#sidebar:hover{scrollbar-width:thin}#sidebar:hover::-webkit-scrollbar{width:5px}}#sidebar-button-standalone{top:calc(var(--header-height) + var(--google-translate-bar-height))}@media only screen{html[data-sidebar-open] #sidebar-button-standalone{pointer-events:none}}@media only screen and (max-width:899.9px){#sidebar-button-standalone{display:none}}@media only screen{html[data-sidebar-open] #sidebar{width:var(--sidebar-width)}}@media only screen and (min-width:1700px){html[data-sidebar-open] #sidebar{width:var(--sidebar-width-wide)}}@media only screen and (max-width:899.9px){#sidebar{border-right:none;transition:width .15s,height .15s,top .15s}html[data-sidebar-open] #sidebar{width:100%}html[data-sidebar-slide-transition-disable] #sidebar{transition:width 0ms,height .15s,top .15s}}@media only screen{html[data-header-persistent] #sidebar,html[data-header-persistent] #sidebar-button-standalone{top:calc(var(--header-height-persistent) + var(--google-translate-bar-height))}}@media only screen and (min-width:900px){html[data-header-persistent][data-persistent-header-hidden] #sidebar,html[data-header-persistent][data-persistent-header-hidden] #sidebar-button-standalone{top:var(--google-translate-bar-height)}}@media only screen and (max-width:899.9px){#sidebar{top:calc(var(--header-height-mobile) + var(--google-translate-bar-height))}html[data-header-persistent] #sidebar{top:calc(var(--header-height-persistent-mobile) + var(--google-translate-bar-height))}html[data-mobile-menu-open] #sidebar{top:calc(var(--header-height-mobile) + var(--mobile-menu-height) + var(--google-translate-bar-height))}html[data-header-persistent][data-mobile-menu-open] #sidebar{top:calc(var(--header-height-persistent-mobile) + var(--mobile-menu-height) + var(--google-translate-bar-height))}}#sidebar-subcontainer{padding:25px 20px 35px;width:var(--sidebar-width)}@media only screen and (min-width:1700px){html[data-sidebar-open] #sidebar-subcontainer{width:var(--sidebar-width-wide)}}@media only screen and (max-width:899.9px){#sidebar-subcontainer{padding:25px 15px 35px;width:100vw}}#sidebar-title-container{align-items:center;display:flex;height:50px}.sidebar-button{-webkit-touch-callout:none;cursor:pointer;margin-left:-10px;padding:14px;transition:top .2s;-webkit-user-select:none;user-select:none}@-moz-document url-prefix(){.sidebar-button{margin-top:-.5px}}#sidebar-button-standalone{left:20px;margin-top:25px;position:fixed}@-moz-document url-prefix(){#sidebar-button-standalone{margin-top:25px}}.sidebar-button-icon{fill:var(--sidebar-button-icon-fill-color);pointer-events:none}.sidebar-button:active .sidebar-button-icon{fill:var(--button-icon-fill-color-hover)}@media only screen and (min-width:900px){.sidebar-button:hover .sidebar-button-icon{fill:var(--button-icon-fill-color-hover)}}.sidebar-button-icon-svg{margin-left:2px;margin-top:3px;pointer-events:none}@media only screen and (max-width:899.9px){.sidebar-button{display:none}}#sidebar-title{color:var(--article-heading-font-color);font-size:21px}@media only screen and (max-width:899.9px){#sidebar-title{font-size:24px;margin-left:5px;margin-top:-15px}}@media only screen and (max-width:499.9px){#sidebar-title{font-size:28px}}#sidebar-contents{font-size:14px;line-height:1.4}@media only screen and (max-width:899.9px){#sidebar-contents{font-size:15px}}@media only screen and (max-width:499.9px){#sidebar-contents{font-size:16px}}@media only screen{html[data-sidebar-open] #sidebar-title{display:inline-block}}#sidebar-contents a{color:var(--article-font-color);display:block;padding:5px;scroll-margin:calc((100vh - var(--header-height) - var(--google-translate-bar-height))/2);text-decoration:none}@media only screen and (max-width:899.9px){#sidebar-contents a{scroll-margin:calc((100vh - var(--header-height-mobile) - var(--google-translate-bar-height))/2)}html[data-mobile-menu-open] #sidebar-contents a{scroll-margin:calc((100vh - var(--header-height-mobile) - var(--mobile-menu-height) - var(--google-translate-bar-height))/2)}}#sidebar-contents a.active-section,#sidebar-contents a:active{background-color:var(--sidebar-item-background-color-hover);border-radius:3px;color:var(--sidebar-item-font-color-hover)}@media only screen and (min-width:900px){#sidebar-contents a:hover{background-color:var(--sidebar-item-background-color-hover);border-radius:3px;color:var(--sidebar-item-font-color-hover)}}@media only screen and (max-width:899.9px){#sidebar-contents a{padding:10px 5px}}.toc-h1,.toc-h2{padding-left:0}.toc-h3,.toc-h4,.toc-h5,.toc-h6{padding-left:10px}html[data-no-contents-sidebar] #sidebar,html[data-no-contents-sidebar] #sidebar-button-standalone{display:none}#main-area{display:block;min-height:calc(100vh - var(--header-height) - var(--google-translate-bar-height) - var(--footer-height));overflow-x:auto;padding:25px 50px;transition:width .15s,min-height .15s,margin-left .15s;width:100%}@media only screen and (max-width:899.9px){#main-area{min-height:calc(100vh - var(--header-height-mobile) - var(--google-translate-bar-height) - var(--footer-height));padding:15px}html[data-mobile-menu-open] #main-area{min-height:calc(100vh - var(--header-height) - var(--mobile-menu-height) - var(--google-translate-bar-height) - var(--footer-height))}}@media only screen and (min-width:900px){html[data-sidebar-open]:not([data-no-contents-sidebar]) #main-area{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}}@media only screen and (min-width:1700px){html[data-sidebar-open]:not([data-no-contents-sidebar]) #main-area{margin-left:var(--sidebar-width-wide);width:calc(100% - var(--sidebar-width-wide))}}#article{height:100%;margin:0 auto;max-width:var(--article-width)}@media only screen and (max-width:899.9px){#article{width:100%}}@media only screen and (min-width:1700px){#article{max-width:var(--article-width-wide)}}#footer{-webkit-touch-callout:none;border-top:var(--layout-border-style);display:block;height:var(--footer-height);padding:5px;-webkit-user-select:none;user-select:none;width:100%}#footer-subcontainer{align-items:center;color:var(--footer-font-color);display:flex;font-size:12px;height:100%;justify-content:center}@media only screen and (max-width:499.9px){#footer-subcontainer{font-size:11px}}.footer-divider{margin-left:12px;margin-right:9px}@media only screen and (max-width:899.9px){#footer{background-color:var(--header-footer-background-color-mobile);border-top:none}}@media only screen and (min-width:900px){html[data-sidebar-open]:not([data-no-contents-sidebar]) #footer{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}}@media only screen and (min-width:1700px){html[data-sidebar-open]:not([data-no-contents-sidebar]) #footer{margin-left:var(--sidebar-width-wide);width:calc(100% - var(--sidebar-width-wide))}}#social-media-buttons a{display:inline-block;padding:6px 4px;text-decoration:none}#social-media-buttons a svg{fill:var(--footer-button-colors);vertical-align:middle}#social-media-buttons>span:hover{cursor:pointer}#social-media-buttons>span#facebook-button:hover>a>svg{fill:#3b5998}#social-media-buttons>span#twitter-button:hover>a>svg{fill:#55acee}#social-media-buttons>span#reddit-button:hover>a>svg{fill:#ff4500}#social-media-buttons>span#rss-feed-button:hover>a>svg{fill:#f99839}#social-media-buttons>span#facebook-button>a>svg{height:16px}#social-media-buttons>span#twitter-button>a>svg{height:18px}#social-media-buttons>span#reddit-button>a>svg{height:16px}#social-media-buttons>span#rss-feed-button>a>svg{height:15px}::-webkit-scrollbar{background-color:var(--background-color);border:none;height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb-color);border:1px solid var(--scrollbar-thumb-color)}::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-color-hover);border:none;box-shadow:inset 0 0 3px 0 #0003}#buttonlist{align-items:flex-start;display:flex;flex-direction:column;margin-left:7.5%;position:relative}.buttonone{filter:drop-shadow(0 3px 3px rgba(0,0,0,.5));text-decoration:none}.button-overlay{bottom:50px;left:10px;position:fixed}.rulemenu{background-color:var(--background-color);border:2px solid #5f6368;border-radius:5px;height:70px;width:70px}a:focus,button:focus{outline:none!important}.CookiePopupCookie{opacity:1;transition:opacity .5s ease}.hiddenCPC{opacity:0;pointer-events:none}.dwc--SiaHeader__SubNav__Content{background-color:var(link-underline-color-hover);box-sizing:border-box;display:block;height:100px;padding:0 10px 30px;width:100%}.hydrated{visibility:inherit}.fta1{align-items:center;color:#fff;display:block;flex-wrap:wrap;margin-top:.75rem;outline-color:#0000;outline-offset:8px;outline-offset:calc(var(--focus-visible-outline-offset, 4px) + 4px);outline-style:solid;text-decoration:inherit;transition-duration:.2s;transition-property:outline-color,outline-offset}.fta1,.ftd1{border:0 solid #9c59d1;box-sizing:border-box}.ftd1{display:inline-flex;font-size:.875rem;line-height:1.25rem;vertical-align:middle}.input-container{margin-bottom:20px;position:relative}.file-input,.input-field{border:2px solid #ccc;border-radius:5px;font-size:16px;padding:10px;width:100%}.input-label{color:#888;font-size:16px;left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:top .3s,font-size .3s}.input-field:focus+.input-label,.input-field:not(:placeholder-shown)+.input-label{color:#333;font-size:12px;top:0}.file-label{background-color:#4caf50;border-radius:5px;color:#fff;cursor:pointer;padding:10px 20px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.submit-button{padding:10px}.main15d{align-items:flex-end;border:0 solid;bottom:0;box-sizing:border-box;display:flex;height:100%;justify-content:flex-end;pointer-events:none;position:absolute;right:0;transform:translate(0) rotate(0) skew(0) skewY(0) scaleX(1) scaleY(1);width:50%;z-index:-1}.main16i{height:auto;max-width:100%;transform:translateY(150px);vertical-align:middle}.main14s,.main16i{border:0 solid;box-sizing:border-box;display:block}.main14s{flex-shrink:0;overflow:hidden;text-align:center;text-overflow:ellipsis;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);white-space:nowrap;width:100%}.main13d{border:0 solid;box-sizing:border-box;display:flex;flex-grow:1;justify-content:center;max-width:100%}.main12b{background-color:#ffffff1a;color:#fff}.main11b,.main12b{font-feature-settings:inherit;align-items:center;-webkit-appearance:button;appearance:button;background-image:none;border:0 solid;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;font-family:inherit;font-size:1rem;font-variation-settings:inherit;font-weight:inherit;gap:.375rem;line-height:1.5rem;margin:0;outline:none;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-transform:none;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.main11b{background-color:#9c59d1;color:#f2f4fb}.main11btransgender{font-feature-settings:inherit;align-items:center;-webkit-appearance:button;appearance:button;background-image:none;background:#f5a9b8;border:0 solid;border-radius:.5rem;color:#f2f4fb;cursor:pointer;flex-shrink:0;font-family:inherit;font-size:1rem;font-variation-settings:inherit;font-weight:inherit;gap:.375rem;line-height:1.5rem;margin:0;outline:none;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-transform:none;transition-duration:.2s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.main10p,.main11btransgender{box-sizing:border-box;display:flex}.main10p{align-items:stretch;border:0 solid;flex-direction:row;gap:1rem;justify-content:flex-start;margin:auto;max-width:none}.main9p{border:0 solid;box-sizing:border-box;color:#9195ab;font-size:1rem;line-height:1.5rem;margin:1.75rem 0 2.5rem;white-space:pre-line}.texthighlightpurplebox{background-color:#9c59d1;border-radius:5px;color:#fff;padding:7px}.h1t8{color:#9c59d1;font-size:3.5rem;font-weight:700;line-height:4rem;margin:0;min-height:127px}.h1t8,.main7d{border:0 solid;box-sizing:border-box;color:#fff}.main7d{margin-left:0;margin-right:0;text-align:left;width:60%}.main6d{color:#fff;margin-left:auto;margin-right:auto;max-width:1240px;padding:6rem 2.5rem 9rem}.main5d,.main6d{border:0 solid;box-sizing:border-box;width:100%}.main5d{align-items:center;display:flex;justify-content:flex-start;min-height:100%}.main4i{display:block;height:auto;max-width:100%;vertical-align:middle}.main3d,.main4i{border:0 solid;bottom:0;box-sizing:border-box;position:absolute;width:100%}.main3d{height:100%;left:0;overflow:hidden;pointer-events:none;z-index:-1}.main2d{background:linear-gradient(#13151f -4.84%,#1d1c2f 34.9%,#212036 48.6%,#33283e 66.41%,#623d53 103.41%,#8c5166 132.18%);color:rgb(156,89,209/1);display:flex;min-height:calc(-20% + 100vh);position:relative;width:100%;z-index:1}.main2d,.wwomain{border:0 solid;box-sizing:border-box}.wwomain{color:var(--font-color);font-size:50px;font-weight:700;margin:45px 0 20px;text-align:center}.mb-0-text-centre-pt{-webkit-box-orient:vertical;-webkit-line-clamp:3;box-sizing:border-box;color:#0c3058;display:-webkit-box;font:700 16px/24px Rubik,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;margin-top:1rem;overflow:hidden;text-align:center}.div25a-pt{box-sizing:border-box;display:flex;justify-content:center;margin-bottom:.25rem}.div24a-pt{box-sizing:border-box;height:70px;margin-top:10px;opacity:1;transition:opacity 1s ease 0s;vertical-align:middle;width:70px}.div23a-pt{background-color:#fff;border-radius:8px;box-shadow:0 2px 7px #00000014;box-sizing:border-box;height:240px;padding:1.5rem}.div21a-pt{background-color:initial;display:block;margin-top:16px;padding-left:8px;padding-right:8px}.div21a-pt,.h320a-pt{box-sizing:border-box}.h320a-pt{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#0c3058;display:-webkit-box;font:700 16px/24px Rubik-Regular,sans-serif;font-size:16px;font-weight:500;line-height:24px;margin-bottom:0;margin-top:1rem;overflow:hidden;text-align:center}.mainintrop{background-color:#fff;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAa4AAAPoCAYAAACGaxrCAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFyGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNi4wLWMwMDMgNzkuMTY0NTI3LCAyMDIwLzEwLzE1LTE3OjQ4OjMyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA3LTExVDE3OjIxOjAxKzAzOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTA3LTExVDE3OjIxOjAxKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNy0xMVQxNzoyMTowMSswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDplNjZiZjRjOS1kNGU4LTA3NGUtYjE3Yy0yMTg4YjkwOTUwMDQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo5YjdlNjNmOC1jNWU1LTZkNDEtYjFiMS1hOTZlZjJiMjI4YTEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDowMzgzNzI5My1iYjUxLWZiNDktODZkMS01MGQ1ODhhMDY1OWMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDowMzgzNzI5My1iYjUxLWZiNDktODZkMS01MGQ1ODhhMDY1OWMiIHN0RXZ0OndoZW49IjIwMjItMDctMTFUMTc6MjE6MDErMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyMi4xIChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZTY2YmY0YzktZDRlOC0wNzRlLWIxN2MtMjE4OGI5MDk1MDA0IiBzdEV2dDp3aGVuPSIyMDIyLTA3LTExVDE3OjIxOjAxKzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjIuMSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+opkMigAADspJREFUeJzt1UENgEAQwEBAI9LW76LhXqTJjIL+eu/uBQAFM/M+f0cAwAnjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABIMS4AUowLgBTjAiDFuABI+QA5LQzd4NUrXgAAAABJRU5ErkJggg==);background-position:calc(100% - 6.25rem);background-size:calc(27.6% - 6.25rem);box-sizing:initial;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 13.125rem);overflow:hidden;text-align:start}.video-gradient{bottom:0;pointer-events:none;position:absolute;top:0;width:100px;z-index:-1}.video-gradient.left{background:linear-gradient(90deg,#000c,#0000);left:0}.video-gradient.right{background:linear-gradient(270deg,#000c,#0000);right:0}.gradient-text{color:#fff;display:inline-block;font-size:2rem;height:5em;margin-top:50px;padding:10px;position:relative;text-shadow:1px 1px 2px #00000080,-1px -1px 2px #00000080,1px -1px 2px #00000080,-1px 1px 2px #00000080;z-index:1}.gradient-text:before{background:linear-gradient(180deg,#0009,#0000);border-radius:5px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.gradient-text-m{color:#fff;display:inline-block;font-size:2rem;height:5em;margin-top:50px;padding:10px;position:relative;text-shadow:1px 1px 2px #00000080,-1px -1px 2px #00000080,1px -1px 2px #00000080,-1px 1px 2px #00000080;z-index:1}.gradient-text-m:before{background:linear-gradient(180deg,#0009,#0000);border-radius:5px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.scrollable-container{height:100%;overflow:hidden;position:relative;width:100%}.scrollable-horizontal{display:flex;flex-flow:row nowrap;height:100%;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;white-space:nowrap}#site-copyright{font-size:16px;margin-top:10px}#site-copyright,#site-copyright-aa{color:#888;font-family:MYingHeiPRCW48W3}#site-copyright-aa{font-size:14px;margin-top:0}@media screen and (max-width:800px){.gradient-text-m-800x{left:-100px;width:335px}}@media screen and (min-width:801px){.gradient-text-m-800x{color:#fff;font-family:FoundryContextW03Bd,sans-serif;font-size:2.5rem;height:110%;left:-100px;line-height:3.5rem;max-width:50.125rem;position:relative;top:50px;white-space:break-spaces;width:335px}}.hebrew-rtl{direction:rtl}@media screen and (max-width:1299px){.dwc--LocaleSelector__Root22,.dwc--enbyHeader__NavLogin22{position:relative;right:350px}}@media screen and (min-width:1300px){.dwc--LocaleSelector__Root22,.dwc--enbyHeader__NavLogin22{position:relative;right:80%}}.hot-positions{transform:scale(1);transition:transform 4s ease}.hot-position{background-image:linear-gradient(90deg,#1c1c1c,#1c1c1c);background-size:1px 12.5rem;border-image:linear-gradient(90deg,#851aff,#4e18ff 22.43%,#4317ff 37.48%,#4913ff 49.3%,#2812fe 60.48%,#2b0ffe 62.58%,#0a33fe 73.46%,#045dfe 83.92%,#02befe) 1 1 100% /1 /0 stretch;border-style:solid;border-width:6px 0 0;box-sizing:border-box;color:#fff;display:flex;flex-basis:calc(25% - 3rem);flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;min-height:25.101rem;min-width:23.6875rem;opacity:0;padding:.9rem 1.75rem;position:relative;text-align:left;transform:translateY(100px);transition:transform .3s ease,opacity .3s ease;z-index:2}.hot-position.visible{opacity:1;transform:translateY(0)}.hot-position-body{margin:auto}.hot-position-type{font-family:FoundryContextW03Regular;font-size:1.25rem}.hot-position-type-he{font-family:Rubik-Regular;font-size:1.25rem}.hot-position h5{-webkit-line-clamp:2;font-family:FoundryContextW03Regular;font-size:2rem;min-height:72px}.hot-position h5,.hot-position p{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.hot-position p{-webkit-line-clamp:3;font-size:1.75rem;max-height:0;opacity:0;transition:max-height 1.5s ease-out,opacity 1.5s ease-out}.hot-position.expanded p{max-height:1000px}.hot-position-footer{display:none;gap:2rem;margin:auto auto 0;transition:1s;width:100%}.rohm-save{background-color:initial;border:0;cursor:pointer;padding:0}.rohm-save img{width:1.75rem}.share-div{display:flex;position:relative}.multi-select-background{background-color:initial;display:none;height:100%;inset-inline-start:0;position:fixed;top:0;width:100%;z-index:99}.hot-position-footer a{border-bottom:.125rem solid #0000;color:#fff;font-family:FoundryContextW03Regular;font-size:1.5rem;font-weight:500;margin:auto;margin-inline-end:0;padding-bottom:.185rem;text-decoration:none;transition:border-bottom 2.5s ease-out}.employee-card{align-items:center;background-color:#fff;border-radius:.375rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;color:#2d3748;display:flex;justify-content:space-between;margin:1rem 0;padding:1rem 2.5rem}.employee-avatar{border:1px solid #e2e8f0;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;max-width:60px}.employee-name,.employee-phone,.employee-role,.employee-userid{margin:0;text-align:center}.employee-userid{color:#131137}.employee-cardparent{font-family:FoundryContextW03Md;margin:50px 200px}@media (max-width:1050px){.employee-card{align-items:flex-start;flex-direction:column;padding:1rem}.employee-cardparent{margin-left:20px;margin-right:20px}.employee-avatar{max-width:40px}.employee-name{font-size:1.2rem}.employee-role,.employee-userid{font-size:.9rem}}@media (max-width:768px){.recruitstaff{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:20px;width:100%}.pnl-banner{box-sizing:border-box;max-width:100%;width:auto}}.bannera{align-items:center;background:#000;border-style:solid;border-width:0 0 10px;min-height:196px}.bannera,.containera{box-sizing:border-box;display:flex}.containera{flex-direction:column;height:100%;margin-left:auto;margin-right:auto;max-width:1152px;padding-left:15px;padding-right:15px;width:100%}.bannera-img__txt{align-items:center;box-sizing:border-box;color:#fff;display:flex;font-size:2.05882rem;font-weight:600;justify-content:space-between;line-height:3.05882rem;margin-bottom:auto;margin-top:auto;padding-top:0;text-align:left}.bannera--black__info{-webkit-line-clamp:3;-webkit-box-orient:vertical;box-sizing:border-box;display:-webkit-box;max-height:129px;max-width:65%;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.pointsa{font-size:1rem;font-weight:400;letter-spacing:normal;line-height:normal}.namea,.pointsa{box-sizing:border-box}.namea{font-size:1.58824rem;font-weight:600}.bannera--black__status{-webkit-line-clamp:3;-webkit-box-orient:vertical;box-sizing:border-box;display:-webkit-box;max-height:129px;max-width:65%;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.statusa{align-items:center;box-sizing:border-box;display:flex}.statusa-name{display:block;font-size:1.58824rem;font-weight:300;letter-spacing:.58rem;line-height:normal;opacity:.9}.statusa-bar-koru,.statusa-name{box-sizing:border-box}.money-transfer-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:20px auto;max-width:400px;padding:20px}.send-money-title{margin-bottom:15px}.balance,.discord-id,.nickname,.tier{margin:5px 0}.amount,.recipient-email{border:1px solid #dcdcdc;border-radius:8px;padding:10px;transition:border-color .3s;width:100%}.amount:focus,.recipient-email:focus{border-color:#9c59d1;outline:none}.send-button{background-color:#9c59d1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background-color .3s;width:100%}.send-button:hover{background-color:#7a4da0}.redeem-gift-card-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:20px auto;max-width:400px;padding:20px}.redeem-title{margin-bottom:15px;text-align:center}.input-field{display:flex;flex-direction:column;gap:10px;margin:10px 0}.card-label{display:block;margin-bottom:5px}.card-input{border:1px solid #dcdcdc;border-radius:8px;padding:10px;transition:border-color .3s;width:100%}.card-input:focus{border-color:#9c59d1;outline:none}.redeem-button{background-color:#9c59d1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:background-color .3s;width:100%}.redeem-button:hover{background-color:#7a4da0}.redeem-message{color:#333;margin-top:15px;text-align:center}.logoutoverlaybtn{background-color:#9c59d1;border:none;border-radius:25px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;position:absolute;right:20px;top:6em;transition:background-color .3s,transform .3s;z-index:1000}.logoutoverlaybtn:hover{background-color:#7a4da0;transform:scale(1.05)}.logoutoverlaybtnaa{background-color:#242424;border:none;border-radius:25px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px;position:absolute;right:130px;top:6em;transition:background-color .3s,transform .3s;z-index:1000}.logoutoverlaybtnaa:hover{background-color:#000;transform:scale(1.05)}.container-tx{align-items:center;display:flex;flex-direction:column}.button-container-tx{display:flex;flex-wrap:wrap;justify-content:space-around;margin:20px 0;max-width:400px;width:100%}.button-wrapper-tx{align-items:center;display:flex;flex-direction:column;margin:10px}.circle-button-tx{align-items:center;background:#fff;border:1px solid #ccc;border-radius:50%;display:flex;height:80px;justify-content:center;transition:background .3s;width:80px}.circle-button-tx.active-tx{background:#ddd}.content-container-tx{max-width:400px;text-align:center;width:100%}.app-container-tx{padding:20px;text-align:center}.transactions-container-tx{margin:0 auto;max-width:600px}.transactions-list-tx{list-style-type:none;padding:0}.transaction-item-tx{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:10px;padding:15px}.transaction-item-tx p{margin:5px 0}.transaction-item-tx p strong{color:#333}.pagination-tx{display:flex;justify-content:center;margin-top:20px}.page-number-tx{background-color:#fff;border:1px solid #9c59d1;border-radius:4px;color:#9c59d1;cursor:pointer;margin:0 5px;padding:5px 10px}.page-number-tx.active{background-color:#9c59d1;color:#fff}.pronouns-card{background:#f9f9f9;border:1px solid #ccc;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px auto;max-width:400px;padding:20px;text-align:center}.user-image{border-radius:50%;height:auto;margin-bottom:15px;width:100%}.pronouns-info h2{font-size:1.2rem;margin:10px 0 5px}.flags-container{display:flex;flex-wrap:wrap;justify-content:flex-start}.flag-item{align-items:center;box-sizing:border-box;display:flex;margin:10px;min-width:150px;width:calc(25% - 20px)}.flag-image{height:auto;margin-right:10px;width:40px}.flag-label{font-size:1.2em;line-height:40px}@media (max-width:600px){.pronouns-card{padding:15px}.user-image{width:80%}.pronouns-info h2{font-size:1rem}}.container-pc{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;margin:100px auto 0;max-width:600px;padding:20px}.input-group-pc{margin-bottom:15px}.input-field-pc{border:1px solid #ccc;border-radius:5px;padding:10px;width:100%}.option-button-pc{background-color:#ddd;border:none;cursor:pointer;margin:5px;padding:10px 20px;transition:background-color .3s ease}.option-button-pc.selected-pc{background-color:#bbb}.flags-grid-pc{display:flex;flex-wrap:wrap;gap:10px}.flag-item-pc{border-radius:5px;cursor:pointer;overflow:hidden;transition:filter .3s ease}.flag-image-pc{aspect-ratio:11/8;height:auto;max-height:100px;max-width:100px;overflow:hidden;width:auto;width:100%}.flag-item-pc.selected-pc .flag-image-pc{filter:brightness(.7)}.confirm-button-pc{background-color:#9c59d1;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px;transition:background-color .3s;width:100%}.confirm-button-pc:hover{background-color:#7a4da0}@media (max-width:600px){.flags-grid-pc{grid-template-columns:repeat(2,1fr)}}.login-container{align-items:center;background-color:#f5f5f5;height:80vh;justify-content:center}.login-box,.login-container{display:flex;padding:20px;position:relative}.login-box{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000001a;flex-direction:column;gap:10px;max-width:400px;text-align:center;width:100%}.login-box h2{margin-bottom:14px}.ploginpbp{margin-bottom:0}.google-button{align-items:center;background-color:#9c59d1;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:center;padding:10px 20px;text-align:center;transition:background-color .3s}.google-button:hover{background-color:#7a3db5}.meaa-button{align-items:center;background-color:#4d4a50;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:50px;justify-content:center;padding:10px 20px;position:relative;transition:background-color .3s,transform .1s ease;z-index:1}.meaa-button:hover{background-color:#2e2c31}.meaa-button:active{background-color:#2b292f;transform:scale(.98)}.meaa-button:focus{background-color:#4d4a50;box-shadow:0 0 4px #007bff80;outline:none}.loginf-email-login-form{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:15px;margin:0 auto;width:300px}.loginf-email-input,.loginf-password-input{border:1px solid #ccc;border-radius:4px;font-family:FoundryContextW03Regular;font-size:16px;margin:5px 0;outline:none;padding:10px;width:100%}.loginf-email-input:focus,.loginf-password-input:focus{border-color:#4caf50}.loginf-submit-button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px;width:100%}.loginf-submit-button:hover{background-color:#45a049}.loginf-email-login-form.hidden{display:none}@media (max-width:600px){.login-box{padding:10px}.login-box h2{font-size:1.5rem}.google-button{font-size:14px;padding:8px 16px}}.not-found-container{align-items:center;background-color:#f4f4f4;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:20px;text-align:center}.svg-container-fzf{margin-bottom:20px;max-width:300px;width:100%}.sfm-partnership-card-wrapper{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-auto-rows:auto;grid-template-columns:repeat(4,1fr);padding:10px;width:25%}.sfm-content-box-wrapper{background-color:initial;box-sizing:border-box;display:block;margin-top:16px;padding-left:8px;padding-right:8px}@media (max-width:1050px) and (min-width:768px){.sfm-partnership-card-wrapper{grid-template-columns:repeat(2,1fr);width:50%}}.sfm-link{box-sizing:border-box;color:#9c59d1;display:block;text-decoration:none}.sfm-content-box{background-color:#fff;border-radius:8px;box-shadow:0 2px 7px #00000014;box-sizing:border-box;height:240px;opacity:0;padding:1.5rem;transition:opacity 1s ease;width:240px}.sfm-content-box.sfm-visible{opacity:1}@media (max-width:767px){.sfm-partnership-card-wrapper{grid-template-columns:repeat(1,1fr)}.sfm-content-box{width:350px}}.sfm-img-wrapper{box-sizing:border-box;display:flex;justify-content:center;margin-bottom:.5rem}.sfm-img{box-sizing:border-box;height:70px;margin-top:10px;opacity:0;transition:opacity 1s ease;vertical-align:middle;width:70px}.sfm-content-box.sfm-visible .sfm-img{opacity:1}.sfm-title-wrapper{box-sizing:border-box;display:flex;justify-content:center;margin-bottom:.25rem}.sfm-title{margin:0}.pnm-create-partnership-wrapper{align-items:center;display:flex;flex-direction:column;margin:20px}.pnm-form{background-color:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;padding:20px;width:300px}.pnm-label{font-weight:700;margin-bottom:10px}.pnm-input{border:1px solid #ccc;border-radius:4px;margin-bottom:20px;padding:10px}.pnm-button{background-color:#28a745!important;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.pnm-button:hover{background-color:#218838!important}.pnm-message{color:#dc3545;font-size:14px;margin-top:20px}.aup-about-us{align-items:center;background-color:#121212;display:flex;flex-direction:column;overflow-x:hidden;padding:20px}.aup-about-us-header{background:linear-gradient(135deg,#9c59d1,#224177);border-radius:6px;color:#fff;padding:50px 0;text-align:center;width:100%}.aup-about-us-header h1{font-size:3rem;margin:0}.aup-about-us-description{margin:40px 0;max-width:800px;text-align:center}.aup-about-us-description h2{color:#9c59d1;font-size:2rem;margin-bottom:20px}.aup-about-us-description p{color:#ccc;font-size:1.2rem;line-height:1.6}.aup-about-us-platforms{margin:50px 0;max-width:900px;text-align:center;width:100%}.aup-about-us-platforms h2{color:#9c59d1;font-size:2.5rem;margin-bottom:40px}.aup-platform-list{display:flex;flex-direction:column;gap:20px;margin:0 20px}.aup-platform-item{align-items:center;background-color:#1e1c1f;border-radius:15px;display:flex;justify-content:flex-start;padding:20px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.aup-platform-item:hover{box-shadow:0 10px 30px #9c59d14d;transform:translateY(-10px) scale(1.05)}.aup-platform-logo{height:50px;margin-right:20px;width:50px}.aup-platform-item h3{color:#ccc;font-size:1.5rem;margin:0}.aup-about-us-contact{margin:50px 0;text-align:center}.aup-about-us-contact h2{color:#9c59d1;font-size:2.5rem;margin-bottom:20px}.aup-about-us-contact p{color:#ccc;font-size:1.2rem;line-height:1.6}.aup-about-us-contact a{color:#9c59d1;font-weight:700;text-decoration:none}.aup-about-us-contact a:hover{text-decoration:underline}.rpp-law-container{font-family:Arial,sans-serif;margin:0 auto;max-width:600px;padding:16px}.rpp-law-header{color:#333;font-family:Rubik-Bold;text-align:center}.rpp-law-list{display:flex;flex-direction:column;font-family:Rubik-Regular;gap:12px}.rpp-law-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;padding:12px}.rpp-law-title-row{align-items:center;display:flex;justify-content:space-between}.rpp-law-title{color:#222;font-size:18px;margin:0}.rpp-law-toggle-button{background-color:#9c59d1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Rubik-Regular;font-size:14px;padding:8px 12px}.rpp-law-toggle-button:hover{background-color:#7a4da0}.rpp-law-content{margin-top:12px}.rpp-law-pdf-link{color:#9c59d1;display:inline-block;margin-top:8px;text-decoration:none}.rpp-law-pdf-link:hover{text-decoration:underline}@media (max-width:600px){.rpp-law-title{font-size:16px}.rpp-law-toggle-button{font-size:12px;padding:6px 10px}}.prl-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;display:flex;flex-direction:column;font-family:Rubik-Regular,sans-serif;min-height:100vh;padding:20px}.prl-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 10px #00000080}.prl-speaker{background:#ffffff1a;border-radius:15px;box-shadow:0 4px 10px #0000004d;margin-bottom:30px;max-width:600px;padding:20px;text-align:center;width:80%}.prl-party-badge{background:#ff4b5c;border-radius:20px;display:inline-block;font-size:.9rem;font-weight:700;margin-top:10px;padding:5px 15px}.prl-members-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));max-width:1200px;width:100%}.prl-member-card{background:#ffffff1a;border-radius:15px;box-shadow:0 4px 10px #0000004d;padding:15px;text-align:center;transition:transform .3s ease-in-out}.prl-member-card:hover{transform:scale(1.05)}.prl-status-badge{border-radius:5px;display:inline-block;font-size:.8rem;font-weight:700;margin-top:10px;padding:5px 15px}.prl-status-badge.active{background-color:#1dbf73cc}.prl-status-badge.suspended{background-color:#ffcc0080}.prl-status-badge.vacant{background-color:#77777780}.frm-bg{background:linear-gradient(135deg,#1a1a2e,#16213e)}.frm-container{border-radius:15px;margin:0 auto;max-width:1200px;padding:30px}.frm-title{color:#9c59d1;font-size:2.5rem;font-weight:700;text-align:center;transition:color .3s ease}.frm-toggle-button{background-color:#9c59d1;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1rem;margin:20px auto;padding:12px;transition:background-color .3s ease,transform .3s ease;width:200px}.frm-toggle-button:hover{background-color:#7e4bb8;transform:scale(1.05)}.frm-create-post{background-color:#0009;border-radius:8px;padding:20px;transition:background-color .3s ease}.frm-create-post:hover{background-color:#000c}.frm-textarea{background-color:#2c2c3e;border:1px solid #9c59d1;border-radius:5px;color:#fff;font-size:1rem;margin-bottom:15px;padding:12px;resize:none;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.frm-textarea:focus{border-color:#9c59d1;box-shadow:0 0 10px #9c59d180}.frm-button{background-color:#9c59d1;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;padding:12px 24px;transition:background-color .3s ease,transform .3s ease}.frm-button:hover{background-color:#7e4bb8;transform:scale(1.05)}.frm-post-card{background-color:#0009;border-radius:10px;margin:20px 0;padding:20px;transition:transform .3s ease}.frm-post-card:hover{transform:scale(1.02)}.frm-post-header{align-items:center;display:flex;margin-bottom:15px}.frm-author-img{border-radius:50%;height:50px;margin-right:15px;width:50px}.frm-author-name{color:#9c59d1;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s ease}.frm-author-name:hover{color:#7e4bb8}.frm-timestamp{color:#aaa;font-size:.9rem}.frm-post-title{font-size:1.8rem;font-weight:700;margin:15px 0}.frm-post-content{color:#ddd;font-size:1rem}.frm-post-footer{align-items:center;display:flex;gap:10px;justify-content:flex-start}.frm-vote-button{background-color:#2a3236;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .3s ease,transform .3s ease}.frm-vote-button:hover{background-color:#7e4bb8;transform:scale(1.05)}.frm-upvoted{background-color:#d93900}.frm-downvoted{background-color:#6a9cff}.frm-comments{color:#9c59d1;font-size:1rem}.frm-comment-section{margin-top:20px}.frm-comment{background-color:#000000b3;border-radius:5px;margin:10px 0;padding:10px}.frm-comment strong{color:#9c59d1}.staff-grid-container{display:flex;justify-content:center;padding:0 20px;width:100%}.staff-grid{grid-gap:20px;color:#fff;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);justify-items:center;max-width:1200px;min-height:100vh;width:100%}@media (max-width:768px){.staff-grid{grid-template-columns:repeat(2,1fr)}}.staff-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:16px;text-align:center;transition:transform .3s ease-in-out;width:250px}@media (max-width:768px){.staff-card{width:10em}}.staff-card:hover{transform:translateY(-5px)}.avatar-container{margin-bottom:16px}.avatar{border-radius:50%;height:80px;object-fit:cover;width:80px}.platform-icons{display:flex;justify-content:center;margin-bottom:8px}.platform-icon{margin:0 8px}.platform-icon-img{height:20px;object-fit:contain;width:20px}.employee-name{font-size:1.2rem;font-weight:700;margin:8px 0}.employee-role{color:#555;font-size:1rem;margin:4px 0}.employee-userid{color:#9c59d1;font-size:.9rem;text-decoration:none}.employee-userid:hover{text-decoration:underline}@media (max-width:768px){.staff-grid{grid-template-columns:repeat(2,1fr)}.avatar{height:60px;width:60px}.platform-icon-img{height:16px;width:16px}.employee-name{font-size:1rem}.employee-role{font-size:.9rem}}.dsm-banner{background-color:#000;box-shadow:0 4px 12px #0000001a;color:#fff;min-height:200px;padding:2rem 0;position:relative}.dsm-banner,.dsm-banner-content{align-items:center;display:flex;justify-content:center;text-align:center}.dsm-banner-content{flex-direction:column;max-width:1200px;width:100%}.dsm-banner-text{font-size:1.5rem;font-weight:700;line-height:1.4;margin-bottom:20px}.dsm-banner-btn{background-color:#fff;border:none;border-radius:30px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:12px 30px;transition:all .3s ease}.dsm-banner-btn a{color:inherit;text-decoration:none}.dsm-banner-btn:hover{background-color:#9c59d1;box-shadow:0 4px 8px #0000001a;color:#fff}@media (max-width:768px){.dsm-banner-text{font-size:1.2rem;padding:0 20px}.dsm-banner-btn{font-size:.9rem;padding:10px 25px}}.prm-loading-container{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.prm-loading-spinner{animation:spin 1s linear infinite;border:5px solid #0000001a;border-radius:50%;border-top-color:#eecbbf;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.prm-blog-container{display:flex;flex-wrap:wrap;font-family:Rubik-Regular;gap:20px;justify-content:center;padding:20px}.prm-blog-card{background:#fdf2f0;border-radius:10px;box-shadow:0 4px 10px #0000001a;max-width:350px;overflow:hidden;width:100%}.prm-single-blog-item{display:flex;flex-direction:column}.prm-blog-image{border-radius:10px 10px 0 0;overflow:hidden}.prm-blog-image img{border-radius:10px 10px 0 0;cursor:pointer;height:auto;transition:transform .5s ease-in-out;width:100%}.prm-blog-image img:hover{transform:scale(1.3) rotate(5deg)}.prm-blog-content{background:#fdf2f0;border-radius:0 0 10px 10px;padding:15px}.prm-post-meta{color:#283d5e;display:flex;font-size:14px;justify-content:space-between;list-style:none;margin:0 0 10px;padding:0}.prm-post-meta li{align-items:center;display:flex;gap:5px}.prm-post-meta .bookmark{color:#eecbbf}.prm-blog-content h3{color:#1b0238;font-size:18px;font-weight:700;margin:10px 0 0}.prm-blog-content h3 a{color:inherit;text-decoration:none;transition:color .3s ease-in-out}.prm-blog-content h3 a:hover{color:#803d27}.prm-section-title{box-sizing:border-box;margin-bottom:25px;padding-top:35px;text-align:center}.prm-section-subtitle{box-sizing:border-box;color:#a77b6c;font-family:Rubik-Medium,sans-serif;font-size:18px;font-weight:600}.prm-section-heading{box-sizing:border-box;color:#fff;font-family:Rubik-Bold,sans-serif;font-size:28px;line-height:1.2;margin-bottom:0;margin-top:15px}.prm-bg{background-color:#121212}.prm-container{font-family:Rubik-Regular;margin:auto;max-height:400px;max-width:1320px;padding:0 15px;width:100%}.prm-row{display:flex;flex-wrap:wrap;justify-content:space-between}.prm-col-lg-3{padding:15px;width:25%}.prm-col-md-6{width:50%}.prm-single-teacher-content{background-color:#222;border-radius:10px;padding:20px;text-align:center}.prm-title{color:#a77b6c;font-size:16px;font-weight:600}.prm-link{color:#fff;font-size:24px;font-weight:700;text-decoration:none}.prm-teacher-btn{align-items:center;display:flex;gap:15px;justify-content:center;margin-top:20px}.prm-default-btn{background-color:#a77b6c;border-radius:10px;color:#fff;display:inline-block;padding:12px 25px;text-decoration:none;transition:.3s}.prm-default-btn:hover{background-color:#803d27}.prm-image{border-radius:15px;overflow:hidden;padding-top:100%;position:relative;width:100%}.prm-image img{border-radius:15px;height:244px;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s ease-in-out;width:244px}.prm-image:hover img{transform:scale(1.1) rotate(5deg)}.prm-content{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s}.prm-image:hover .prm-content{opacity:1}.prm-social{text-align:center}.prms-footer-icons{display:flex;font-size:20px;gap:15px}.prm-social-btn{background-color:#fff;border-radius:50%;color:#a77b6c;display:inline-block;font-size:20px;height:40px;line-height:40px;text-align:center;transition:.3s;width:40px}.prm-social-btn:hover{background-color:#803d27;color:#fff}@media (max-width:992px){.prm-col-lg-3{width:50%}}@media (max-width:576px){.prm-col-lg-3,.prm-col-md-6{width:100%}.prm-container{font-family:Rubik-Regular;margin:auto;max-height:600px;max-width:1320px;padding:0 15px;width:100%}}.prm-footer-widget{background-color:#121212;border-radius:12px;color:#fff;margin:0 auto;max-width:400px;padding:20px;text-align:center;width:100%}.prm-logo img{height:auto;max-width:100%}.prm-address,.prm-description{font-family:Rubik-Regular,sans-serif;font-size:14px;line-height:1.8;margin-bottom:10px}.prm-social{display:flex;justify-content:center;list-style:none;margin-top:15px;padding:0}.prm-social li{margin:0 10px}.prm-social a{align-items:center;background-color:#a77b6c;border-radius:50%;color:#fff;display:flex;font-size:18px;height:35px;justify-content:center;transition:.3s;width:35px}.prm-social a:hover{background-color:#803d27}@media (max-width:768px){.prm-footer-widget{max-width:90%;padding:15px}.prm-address,.prm-description{font-size:12px}.prm-social a{font-size:16px;height:30px;width:30px}}.prms-sidebar-container{align-items:flex-end;display:flex;flex-direction:column;gap:10px;position:fixed;right:0;top:50%;transform:translateY(-50%)}.prms-sidebar-bar{align-items:center;background:#a77b6c;border-bottom-left-radius:30px;border-top-left-radius:30px;box-shadow:-5px 5px 10px #0f0f0f4d;cursor:pointer;display:flex;height:60px;justify-content:flex-end;overflow:hidden;padding:0 15px;position:relative;transition:all .4s ease-in-out;width:60px}.prms-sidebar-bar:hover{outline:4px solid #948279;outline-offset:3px;transition:outline .2s ease-in-out}.prms-sidebar-bar.prms-expanded{background:#803d27;box-shadow:-8px 8px 20px #00000080;justify-content:flex-start;padding-left:15px;padding-right:0;width:180px}.prms-sidebar-bar.prms-expanded .prms-sidebar-emoji{margin-right:10px}.prms-sidebar-emoji{font-size:24px;text-align:right;transform:translateX(40px);transition:transform .4s ease-in-out;width:30px}.prms-sidebar-bar.prms-expanded .prms-sidebar-emoji{transform:translateX(20px)}.prms-sidebar-bar:first-child .prms-sidebar-emoji{transform:translateX(29px)}.prms-sidebar-bar:nth-child(2) .prms-sidebar-emoji{transform:translateX(61px)}.prms-sidebar-bar:nth-child(3) .prms-sidebar-emoji{transform:translateX(76px)}.prms-sidebar-bar.prms-expanded:first-child .prms-sidebar-emoji,.prms-sidebar-bar.prms-expanded:nth-child(2) .prms-sidebar-emoji,.prms-sidebar-bar.prms-expanded:nth-child(3) .prms-sidebar-emoji{transform:translateX(0)}.prms-sidebar-link{color:#333;font-family:Rubik-Regular;font-size:16px;font-weight:600;opacity:0;text-decoration:none;transform:translateX(-10px);transition:opacity .4s ease-in-out,transform .4s ease-in-out}.prms-sidebar-bar.prms-expanded .prms-sidebar-link{color:#fff;opacity:1;transform:translateX(0)}.prms-sidebar-bar:hover .prms-sidebar-emoji{transform:scale(1.2)}.prmad-container{background:#1e1e1e;border-radius:12px;box-shadow:0 4px 10px #00000080;font-family:Rubik-Regular;margin:auto;max-width:800px;padding:20px;transition:all .3s ease-in-out}.prmad-title{color:#fff;font-size:24px;font-weight:700;text-align:center}.prmad-section-title{border-bottom:2px solid #444;font-size:20px;margin-top:20px;padding-bottom:5px}.prmad-input{background:#333;border:1px solid #444;border-radius:8px;color:#fff;font-family:Rubik-Regular;margin:8px 0;padding:10px;transition:border .3s ease-in-out;width:100%}.prmad-input:focus{border-color:#888;outline:none}.prmad-button{background:#444;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-family:Rubik-Regular;font-weight:700;margin-top:10px;padding:10px 15px;transition:background .3s ease-in-out,transform .2s}.prmad-button:hover{background:#666;transform:scale(1.05)}.prmad-button:active{transform:scale(.95)}.prmad-list{list-style:none;padding:0}.prmad-list-item{background:#222;border-radius:8px;box-shadow:0 2px 5px #0000004d;margin:10px 0;padding:15px;transition:background .3s ease-in-out}.prmad-list-item:hover{background:#2a2a2a}.prmad-image{border-radius:6px;display:block;height:auto;margin-top:8px;max-width:100px;transition:transform .3s ease-in-out}.prmad-image:hover{transform:scale(1.1)}@media print{*{color-adjust:exact;-webkit-print-color-adjust:exact;print-color-adjust:exact}#footer,#header{background-color:initial}#header{height:var(--header-height);position:absolute;top:0}#header-subcontainer{height:var(--header-height);width:100%}#site-icon{margin-bottom:2px;margin-right:15px;min-width:28px;padding:0;width:28px}#site-title{font-size:24px}#site-title-text-lg{display:inline-block;max-width:100%;overflow:visible;text-overflow:clip}#mobile-menu,#restore-persistent-header-button,#sidebar,#sidebar-button-standalone,#top-buttons,#top-links{display:block}#mid-section{margin-top:var(--header-height)}#main-area{padding-left:20px;padding-right:20px}#article{max-width:100%;width:100%}#article .table-wrapper,#article table{break-inside:avoid;overflow-y:hidden;page-break-inside:avoid}#article thead{display:table-row-group}#gt-nvframe{display:none}}:root{--header-height:60px;--header-height-persistent:40px;--header-height-mobile:55px;--header-height-persistent-mobile:55px;--mobile-menu-height:55px;--footer-height:60px;--sidebar-width:300px;--sidebar-width-wide:450px;--article-width:745px;--article-width-wide:1000px;--google-translate-bar-height:0px;--viewport-width-x-small-1:320px;--viewport-width-x-small-2:380px;--viewport-width-x-small-3:460px;--viewport-width-small:500px;--viewport-width-medium:900px;--viewport-width-medium-large:1150px;--viewport-width-large:1400px;--viewport-width-x-large:1700px;--site-logo:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAgACADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAACAcJ/8QALhAAAQMCBQMDAwQDAAAAAAAAAQIDBAURAAYHEiETMUEIIlEUI2EJFTJxQoGR/8QAGAEAAwEBAAAAAAAAAAAAAAAAAQQFAwb/xAAmEQAABAYBAwUAAAAAAAAAAAAAAQIDBAUREjFBkQYTIVNxcoHR/9oADAMBAAIRAxEAPwBM0r0+ZL0ygM1zUSsMOkD7ceSCG1Ec2bZHvcP98c/xxJNVv1FIVPqKsnaPUB+sVwjotpgspekJA45tdthI/O4jyE4MjkTPvqAriqlqXmiTR6VIKS7TKbIK3lpJ4TIkHsOD7UXFvCcP/Qv0k6eZN09piIa2qEKvtVFRDcQgyOLpJUsb3lFIKrEmwPbjE+X9NSyRmUQlvvP+o4WPgjCePOyFRx60qJL84398AX1jQbUnVWcqp6uZmcjx5iQ+vLtFldRSx8SZFyVm3+KSR8EYteRNL8vZQo7FKoUGPRoJ2qHSZ2W4sVLPJUq/kk3wj89aH0al5WqFSotTem1CmX+s3uIcJSOVAhI9igk3/oYmdZrFPy1llM4tx+qpoIabfd2EK+bHv842jJa5N1XxKzXTWi9iwFiW4s7sgZQsnVeZR/q2SpCWvcm47oIB5Fwbcg3/ADhWUD1t5JqFGyhTqjkx9/MuVVdJtMx/oMI6TO3rMvC9yrYPtKR3I59tyfH5sNTqnRIXDCB0247qSUIQR7kg289uf+4hebMzN0OO4hMVU9mO4W1LZe3L3k8kq7/iwx2LsVDPUu0GlONLyNB6f66MgfsWb0wsryKTWKu64qQhDvUbIU3ZT7jh7G5PsSnxe/JIKOsOsVPrsmBMjSGndjRbVY7ipAJCSfA/15xCa9mdCqUqXTmzHfW2EuRHFWuk3BNz547ecTGXnpDlPDERjY8shKwkG6Tc8A/HGC1FQzNbdgJdaRWg/9k=);--site-title-color:#27262b;--font-color:#5c5962;--background-color:#fff;--header-footer-background-color-mobile:#fdfcff;--background-lighter-color:#fff;--link-color:#9c59d1;--link-underline-color:#eeebee;--link-underline-color-hover:#8153ed73;--top-link-font-color:#5c5962;--top-link-background-color-hover:#f4efff;--button-icon-fill-color:#5c5962;--button-icon-fill-color-hover:#9c59d1;--layout-border-style:solid 1px #eeebee;--tap-highlight-color:#e9dfff80;--sidebar-button-icon-fill-color:#ced1d3;--sidebar-item-font-color-hover:#9c59d1;--sidebar-item-background-color-hover:#f5efffcc;--article-font-color:#5c5962;--article-heading-font-color:#27262b;--list-prefix-color:#959396;--blockquote-background-color:#f9f9f9;--blockquote-border-left-color:#ddd;--code-background-color:#f5f6fa;--code-border-color:#eeebee;--horizontal-rule-color:#eeebee;--table-background-color:#fff;--table-inner-border-color:#eeebee;--table-inner-border-color-row:#eeebee80;--input-background-color:#fff;--input-border-color:#858585;--input-border-width:1px;--footer-font-color:#959396;--footer-button-colors:#d5d5d5;--selection-font-color:#fff;--selection-background-color:#9c59d1;--notice-background-color:#f3edff;--notice-border-color:#ede5ff;--scrollbar-thumb-color:#bfbfbf;--scrollbar-thumb-color-hover:#a3a3a3}@media only screen{[data-theme=dark]{--site-logo:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAMCAgMCAgMDAwMEAwMEBQgFBQQEBQoHBwYIDAoMDAsKCwsNDhIQDQ4RDgsLEBYQERMUFRUVDA8XGBYUGBIUFRT/2wBDAQMEBAUEBQkFBQkUDQsNFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBT/wAARCAAgACADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAACAcJ/8QALhAAAQMCBQMDAwQDAAAAAAAAAQIDBAURAAYHEiETMUEIIlEUI2EJFTJxQoGR/8QAGAEAAwEBAAAAAAAAAAAAAAAAAQQFAwb/xAAmEQAABAYBAwUAAAAAAAAAAAAAAQIDBAUREjFBkQYTIVNxcoHR/9oADAMBAAIRAxEAPwBM0r0+ZL0ygM1zUSsMOkD7ceSCG1Ec2bZHvcP98c/xxJNVv1FIVPqKsnaPUB+sVwjotpgspekJA45tdthI/O4jyE4MjkTPvqAriqlqXmiTR6VIKS7TKbIK3lpJ4TIkHsOD7UXFvCcP/Qv0k6eZN09piIa2qEKvtVFRDcQgyOLpJUsb3lFIKrEmwPbjE+X9NSyRmUQlvvP+o4WPgjCePOyFRx60qJL84398AX1jQbUnVWcqp6uZmcjx5iQ+vLtFldRSx8SZFyVm3+KSR8EYteRNL8vZQo7FKoUGPRoJ2qHSZ2W4sVLPJUq/kk3wj89aH0al5WqFSotTem1CmX+s3uIcJSOVAhI9igk3/oYmdZrFPy1llM4tx+qpoIabfd2EK+bHv842jJa5N1XxKzXTWi9iwFiW4s7sgZQsnVeZR/q2SpCWvcm47oIB5Fwbcg3/ADhWUD1t5JqFGyhTqjkx9/MuVVdJtMx/oMI6TO3rMvC9yrYPtKR3I59tyfH5sNTqnRIXDCB0247qSUIQR7kg289uf+4hebMzN0OO4hMVU9mO4W1LZe3L3k8kq7/iwx2LsVDPUu0GlONLyNB6f66MgfsWb0wsryKTWKu64qQhDvUbIU3ZT7jh7G5PsSnxe/JIKOsOsVPrsmBMjSGndjRbVY7ipAJCSfA/15xCa9mdCqUqXTmzHfW2EuRHFWuk3BNz547ecTGXnpDlPDERjY8shKwkG6Tc8A/HGC1FQzNbdgJdaRWg/9k=);--site-title-color:#f5f6fa;--font-color:#e6e1e8;--background-color:#24262c;--background-lighter-color:#2e2e36;--header-footer-background-color-mobile:#24262c;--link-color:rgb(89,209);--link-underline-color:#44434d;--link-underline-color-hover:#bda3ff73;--top-link-font-color:#e6e1e8;--top-link-background-color-hover:#1e1d21;--button-icon-fill-color:#e6e1e8;--button-icon-fill-color-hover:#9c59d1;--layout-border-style:solid 1px #43434e;--tap-highlight-color:#15141780;--sidebar-button-icon-fill-color:#787a7b;--sidebar-item-font-color-hover:#9c59d1;--sidebar-item-background-color-hover:#1e1d21;--article-font-color:#e6e1e8;--article-heading-font-color:#f5f6fa;--list-prefix-color:#959396;--blockquote-background-color:#1d1d21;--blockquote-border-left-color:#19191c;--code-background-color:#2e2e36;--code-border-color:#44434d;--horizontal-rule-color:#44434d;--table-background-color:#2e2e36;--table-inner-border-color:#44434d;--table-inner-border-color-row:#44434d80;--input-background-color:#3f3e47;--input-border-color:#323232 #505050 #505050 #323232;--input-border-width:2px;--footer-font-color:#959396;--footer-button-colors:#959396;--selection-font-color:#fff;--selection-background-color:#9c59d1;--notice-background-color:#2e2e36;--notice-border-color:#44434d;--scrollbar-thumb-color:#43434e;--scrollbar-thumb-color-hover:#1e1d21}}
/*# sourceMappingURL=main.a7a66702.css.map*/