@keyframes spin{0%{transform:rotate(-1turn);animation-timing-function:ease-in-out}12%{transform:rotate(-390deg);animation-timing-function:ease-in-out}71.4%{transform:rotate(390deg);animation-timing-function:ease-in-out}95.2%{transform:rotate(1turn);animation-timing-function:ease-in}to{transform:rotate(1turn);animation-timing-function:linear}}.spin{animation:spin 2s linear infinite}@font-face{font-family:Gill Sans MT Condensed;src:url(/fonts/GillSansMT-Condensed.woff2) format("woff2"),url(/fonts/GillSansMT-Condensed.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT.woff2) format("woff2"),url(/fonts/GillSansMT.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-Italic.woff2) format("woff2"),url(/fonts/GillSansMT-Italic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gill Sans Ultra;src:url(/fonts/GillSans-UltraBold.woff2) format("woff2"),url(/fonts/GillSans-UltraBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans Ultra Bold Condensed;src:url(/fonts/GillSans-UltraBoldCondensed.woff2) format("woff2"),url(/fonts/GillSans-UltraBoldCondensed.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-Bold.woff2) format("woff2"),url(/fonts/GillSansMT-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gill Sans MT;src:url(/fonts/GillSansMT-BoldItalic.woff2) format("woff2"),url(/fonts/GillSansMT-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gill Sans MT Ext Condensed;src:url(/fonts/GillSansMT-ExtraCondensedBold.woff2) format("woff2"),url(/fonts/GillSansMT-ExtraCondensedBold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}:root{--black:#000000;--dark-grey-1:#0d0d0d;--dark-grey-2:#1a1a1a;--dark-grey-3:#292929;--grey:#666666;--light-grey-1:#999999;--light-grey-2:#cccccc;--dark-blue-1:#2c4377;--dark-blue-2:#2f5c98;--blue:#4391f2;--gold:#cc9900;--green:#008000;--purple:#800080;--orange-1:#ff6600;--white:#ffffff;--background:#ffffff;--foreground:"black";--input-color:var(--light-grey-2);--default-icon-color:var(--light-grey-1)}[data-theme=dark]{--background:#292929;--foreground:var(--white);--input-color:var(--grey);--default-icon-color:var(--light-grey-2)}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100%;width:100%;overflow-x:hidden;background-color:var(--background);min-width:350px}a{color:inherit;text-decoration:none}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{border-radius:5px;background-color:transparent}::-webkit-scrollbar-thumb{border-radius:7px;background-color:var(--grey);border:1px solid var(--grey)}@media print{body,html{height:auto!important;overflow:initial!important}}.confluence-content{font-family:Arial,sans-serif;line-height:1.6;color:#e0e0e0;max-width:800px;width:100%;margin:0 auto}.confluence-content h2{font-size:20px;font-weight:700;color:#ffffff;margin-top:20px;display:block}.confluence-content p{display:block!important;width:100%!important;margin-bottom:10px;color:#d0d0d0}.confluence-content table{display:none!important}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}