<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

/********* public:CMTV_Math.less ********/
#editor_math_form .preview-loading,#editor_math_form .preview-container{opacity:0;transition:opacity .2s}#editor_math_form .preview-loading.showing,#editor_math_form .preview-container.showing{opacity:1}#editor_math_form .preview-loading{margin-right:5px}#editor_math_form .preview-container{display:flex;align-items:center;justify-content:center;min-height:100px}#editor_math_form .preview-container .empty,#editor_math_form .preview-container .error{font-size:120%;color:#9d9d9d}#editor_math_form .preview-container .preview{overflow:auto}#MathJax_MenuFrame{z-index:10000 !important}.mjx-chtml,.MathJax_Display,.MathJax,.MathJax_PHTML,.MathJax_PHTML_Display,.MathJax_SVG,.MathJax_SVG_Display,.MathJax_PlainSource,.MathJax_PlainSource_Display,.MathJax_MathML{padding-bottom:5px;overflow:hidden;overflow-x:auto}.mjx-chtml::-webkit-scrollbar,.MathJax_Display::-webkit-scrollbar,.MathJax::-webkit-scrollbar,.MathJax_PHTML::-webkit-scrollbar,.MathJax_PHTML_Display::-webkit-scrollbar,.MathJax_SVG::-webkit-scrollbar,.MathJax_SVG_Display::-webkit-scrollbar,.MathJax_PlainSource::-webkit-scrollbar,.MathJax_PlainSource_Display::-webkit-scrollbar,.MathJax_MathML::-webkit-scrollbar{width:7px;height:7px}.mjx-chtml::-webkit-scrollbar-track,.MathJax_Display::-webkit-scrollbar-track,.MathJax::-webkit-scrollbar-track,.MathJax_PHTML::-webkit-scrollbar-track,.MathJax_PHTML_Display::-webkit-scrollbar-track,.MathJax_SVG::-webkit-scrollbar-track,.MathJax_SVG_Display::-webkit-scrollbar-track,.MathJax_PlainSource::-webkit-scrollbar-track,.MathJax_PlainSource_Display::-webkit-scrollbar-track,.MathJax_MathML::-webkit-scrollbar-track{background:transparent}.mjx-chtml::-webkit-scrollbar-thumb,.MathJax_Display::-webkit-scrollbar-thumb,.MathJax::-webkit-scrollbar-thumb,.MathJax_PHTML::-webkit-scrollbar-thumb,.MathJax_PHTML_Display::-webkit-scrollbar-thumb,.MathJax_SVG::-webkit-scrollbar-thumb,.MathJax_SVG_Display::-webkit-scrollbar-thumb,.MathJax_PlainSource::-webkit-scrollbar-thumb,.MathJax_PlainSource_Display::-webkit-scrollbar-thumb,.MathJax_MathML::-webkit-scrollbar-thumb{background:#d0d0d0}.mjx-chtml::-webkit-scrollbar-thumb:hover,.MathJax_Display::-webkit-scrollbar-thumb:hover,.MathJax::-webkit-scrollbar-thumb:hover,.MathJax_PHTML::-webkit-scrollbar-thumb:hover,.MathJax_PHTML_Display::-webkit-scrollbar-thumb:hover,.MathJax_SVG::-webkit-scrollbar-thumb:hover,.MathJax_SVG_Display::-webkit-scrollbar-thumb:hover,.MathJax_PlainSource::-webkit-scrollbar-thumb:hover,.MathJax_PlainSource_Display::-webkit-scrollbar-thumb:hover,.MathJax_MathML::-webkit-scrollbar-thumb:hover{background:#b6b6b6}.mjx-chtml::-webkit-scrollbar-thumb:active,.MathJax_Display::-webkit-scrollbar-thumb:active,.MathJax::-webkit-scrollbar-thumb:active,.MathJax_PHTML::-webkit-scrollbar-thumb:active,.MathJax_PHTML_Display::-webkit-scrollbar-thumb:active,.MathJax_SVG::-webkit-scrollbar-thumb:active,.MathJax_SVG_Display::-webkit-scrollbar-thumb:active,.MathJax_PlainSource::-webkit-scrollbar-thumb:active,.MathJax_PlainSource_Display::-webkit-scrollbar-thumb:active,.MathJax_MathML::-webkit-scrollbar-thumb:active{background:#9d9d9d}

/********* public:bb_code.less ********/
.bbCodeBlock{display:flow-root;margin:.5em 0;background:#EAE8CF;border:1px solid #eee;border-left:3px solid #030}.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:13px}.bbCodeBlock-title{padding:10px 14px;font-size:13px;color:#003300;background:#edebd6}.bbCodeBlock-title:before,.bbCodeBlock-title:after{content:" ";display:table}.bbCodeBlock-title:after{clear:both}a.bbCodeBlock-sourceJump{color:inherit;text-decoration:none}a.bbCodeBlock-sourceJump:hover{text-decoration:underline}a.bbCodeBlock-sourceJump:after{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0aa";width:1.28571429em;text-align:center;display:inline-block;margin-left:5px}.bbCodeBlock-content{position:relative;padding:10px 14px}.bbCodeBlock-content:before,.bbCodeBlock-content:after{content:" ";display:table}.bbCodeBlock-content:after{clear:both}.bbCodeBlock-expandLink{display:none;position:absolute;top:95px;left:0;right:0;height:75px;cursor:pointer;z-index:100;background:transparent;background:linear-gradient(to bottom, rgba(234,232,207,0) 0%, #eae8cf 80%)}.bbCodeBlock-expandLink a{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:13px;color:#003300;text-decoration:none}.bbCodeBlock--screenLimited .bbCodeBlock-content{max-height:300px;max-height:70vh;overflow:auto;-webkit-overflow-scrolling:touch}.bbCodeBlock--expandable{overflow:hidden;-webkit-transition: -xf-height .15s ease, height .15s ease, padding .15s ease, margin .15s ease, border .15s ease;transition: -xf-height .15s ease, height .15s ease, padding .15s ease, margin .15s ease, border .15s ease}.bbCodeBlock--expandable .bbCodeBlock-content{overflow:hidden}.bbCodeBlock--expandable .bbCodeBlock-content .bbCodeBlock:not(.bbCodeBlock--expandable) .bbCodeBlock-content{overflow:visible}.bbCodeBlock--expandable .bbCodeBlock-content .bbCodeBlock.bbCodeBlock--screenLimited .bbCodeBlock-content{overflow:auto}.bbCodeBlock--expandable .bbCodeBlock-expandContent{max-height:150px;overflow:hidden}.bbCodeBlock--expandable.is-expandable .bbCodeBlock-expandLink{display:block}.bbCodeBlock--expandable.is-expanded .bbCodeBlock-expandContent{max-height:none}.bbCodeBlock--expandable.is-expanded .bbCodeBlock-expandLink{display:none}.bbCodeBlock--unfurl{color:#1d1d1d;background:#EAE8CF;padding:10px;width:650px;max-width:100%;border-left:2px solid #030;overflow:hidden}.bbCodeBlock--unfurl .contentRow-header{margin:0;font-size:15px;font-weight:normal;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.bbCodeBlock--unfurl .contentRow-snippet{font-size:12px;font-style:normal}.bbCodeBlock--unfurl .contentRow-minor{font-size:12px}.bbCodeBlock--unfurl.is-pending{opacity:0.5}.bbCodeBlock--unfurl.is-pending.is-recrawl{opacity:1}.bbCodeBlock--unfurl.is-simple .contentRow-figure{display:none}.bbCodeBlock--unfurl .bbCodeBlockUnfurl-icon{width:12px;vertical-align:-2px}.bbCodeCode{margin:0;padding:0;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;font-size:13px;line-height:1.4;text-align:left;direction:ltr;white-space:pre;position:relative;-moz-tab-size:4;tab-size:4}.has-hiddenscroll .bbCodeCode{padding-bottom:14px}.bbCodeCode code{font-family:inherit}.bbCodeCode .prism-token.prism-comment,.bbCodeCode .prism-token.prism-prolog,.bbCodeCode .prism-token.prism-doctype,.bbCodeCode .prism-token.prism-cdata{color:#a50}.bbCodeCode .prism-token.prism-constant{color:#05a}.bbCodeCode .prism-token.prism-tag{color:#170}.bbCodeCode .prism-token.prism-boolean{color:#219}.bbCodeCode .prism-token.prism-symbol,.bbCodeCode .prism-token.prism-atrule,.bbCodeCode .prism-token.prism-keyword{color:#708}.bbCodeCode .prism-token.prism-selector,.bbCodeCode .prism-token.prism-function{color:#05a}.bbCodeCode .prism-token.prism-deleted{color:#d44}.bbCodeCode .prism-token.prism-inserted{color:#292}.bbCodeCode .prism-token.prism-string,.bbCodeCode .prism-token.prism-attr-value{color:#a11}.bbCodeCode .prism-token.prism-number{color:#164}.bbCodeCode .prism-token.prism-attr-name,.bbCodeCode .prism-token.prism-char,.bbCodeCode .prism-token.prism-builtin{color:#00c}.bbCodeCode .prism-token.prism-regex,.bbCodeCode .prism-token.prism-important,.bbCodeCode .prism-token.prism-variable,.bbCodeCode .prism-token.prism-package{color:#05a}.bbCodeCode .prism-token.prism-class-name,.bbCodeCode .prism-token.prism-important,.bbCodeCode .prism-token.prism-bold{color:#00f}.bbCodeCode .prism-token.prism-bold{font-weight:bold}.bbCodeCode .prism-token.prism-italic,.bbCodeCode .prism-token.prism-constant{color:#05a;font-style:italic}.bbCodeCode .prism-token.prism-entity{cursor:help}.bbCodeInline{margin:0;font-size:80%;background:#EAE8CF;border:1px solid #eee;border-radius:2px;padding-top:1px;padding-right:5px;padding-bottom:1px;padding-left:5px;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;line-height:1.4;box-decoration-break:clone;-webkit-box-decoration-break:clone;white-space:pre-wrap}.bbCodeSpoiler{margin:.5em 0}.has-no-js .bbCodeSpoiler-button{display:none}.bbCodeSpoiler-content{display:none;opacity:0;-webkit-transition: all .15s ease, -xf-opacity .15s ease;transition: all .15s ease, -xf-opacity .15s ease;overflow-y:hidden;height:0;-webkit-transition-property:all,-xf-height;transition-property:all,-xf-height}.bbCodeSpoiler-content.is-active{display:block}.bbCodeSpoiler-content.is-active{display:block;opacity:1}.bbCodeSpoiler-content.is-transitioning{display:block}.bbCodeSpoiler-content.is-active{height:auto;overflow-y:visible}.bbCodeSpoiler-content.is-transitioning{overflow-y:hidden}.has-no-js .bbCodeSpoiler-content{display:block !important}.bbCodeSpoiler-content&gt;.bbCodeBlock--spoiler{margin:.2em 0 0}.bbCodeInlineSpoiler{filter:blur(6px);cursor:pointer}.has-js .bbCodeInlineSpoiler a,.has-js .bbCodeInlineSpoiler span{pointer-events:none}.bbCodeInlineSpoiler .smilie{filter:grayscale(90%)}.bbCodeInlineSpoiler:hover{filter:blur(5px)}

/********* public:lightbox.less ********/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47, 0, .74, .71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22, .61, .36, 1)}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5, 0, .14, 1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable='true']{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,0.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0.15) 65%, rgba(0,0,0,0.075) 75.5%, rgba(0,0,0,0.037) 82.84999999999999%, rgba(0,0,0,0.019) 88%, rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding: max(0px)){.fancybox-caption{padding:75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes fancybox-rotate{100%{transform:rotate(360deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0, 0, .25, 1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%, 0, 0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0, 0, 0)}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19, 1, .22, 1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5, 1.5, 1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5, .5, .5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1, 1, 1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1, 1, 1) translate3d(0, 0, 0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%, 0, 0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%, 0, 0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0, 0, 0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding: max(0px)){.fancybox-caption{padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,0.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,0.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25, .46, .45, .9399999999999999);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}body.compensate-for-scrollbar{margin-right:0 !important}.fancybox-container{z-index:700}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:inherit}.fancybox-slide--image .fancybox-content{left:0}.fancybox-slide--video .fancybox-content iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-slide--embed .fancybox-content{box-shadow:none;background:transparent;padding:0}.fancybox-slide--embed .fancybox-content .bbMediaWrapper,.fancybox-slide--embed .fancybox-content .bbMediaJustifier,.fancybox-slide--embed .fancybox-content .bbOembed{margin-left:auto;margin-right:auto}.fancybox-slide--embed .fancybox-content .bbMediaWrapper-inner{position:static}.fancybox-slide--embed .fancybox-content iframe{margin-bottom:0}.fancybox-progress{background:#003300}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.fancybox-inner{--backdrop-filter:blur(0px);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.fancybox-inner{background:none}}@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none){.fancybox-is-open .fancybox-inner{--backdrop-filter:blur(5px);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}}@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)){.fancybox-is-open .fancybox-inner{background:none}}.fancybox-content{box-shadow:5px 5px 15px rgba(0,0,0,0.5)}.fancybox-container{--fancybox-thumb-size:150px}@media (max-width:480px),(max-height:480px){.fancybox-container{--fancybox-thumb-size:75px}}.fancybox-thumbs__list a{width:var(--fancybox-thumb-size);height:var(--fancybox-thumb-size)}.fancybox-thumbs__list a::before{border:2px solid #eee;background:radial-gradient(transparent, rgba(0,0,0,0.75))}.fancybox-show-thumbs .fancybox-inner{right:0;bottom:var(--fancybox-thumb-size)}.fancybox-button&gt;i{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-is-zoomable .fancybox-button.fancybox-button--zoom&gt;i:before,.fancybox-button.fancybox-button--zoom[disabled]&gt;i:before{content:"\f00e";width:1.28571429em;display:inline-block;text-align:center}.fancybox-is-zoomable .fancybox-button.fancybox-button--zoom&gt;i:nth-child(1),.fancybox-button.fancybox-button--zoom[disabled]&gt;i:nth-child(1){display:block}.fancybox-is-zoomable .fancybox-button.fancybox-button--zoom&gt;i:nth-child(2),.fancybox-button.fancybox-button--zoom[disabled]&gt;i:nth-child(2){display:none}.fancybox-can-pan .fancybox-button.fancybox-button--zoom&gt;i:before{content:"\f010";width:1.28571429em;display:inline-block;text-align:center}.fancybox-can-pan .fancybox-button.fancybox-button--zoom&gt;i:nth-child(1){display:none}.fancybox-can-pan .fancybox-button.fancybox-button--zoom&gt;i:nth-child(2){display:block}.fancybox-button.fancybox-button--nw&gt;i:before{content:"\f08e";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--fsenter&gt;i:before{content:"\f065";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--fsenter&gt;i:nth-child(2){display:none}.fancybox-button.fancybox-button--fsexit&gt;i:before{content:"\f066";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--fsexit&gt;i:nth-child(1){display:none}.fancybox-button.fancybox-button--download&gt;i:before{content:"\f019";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--thumbs&gt;i:before{content:"\f58d";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--close&gt;i:before{content:"\f00d";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--sidebartoggle&gt;i:before{content:"\f323";width:1.28571429em;display:inline-block;text-align:center}.fancybox-show-sidebar .fancybox-button.fancybox-button--sidebartoggle&gt;i:before{content:"\f324";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--arrow_left&gt;i{padding:7px;height:100%}.fancybox-button.fancybox-button--arrow_left&gt;i:before{content:"\f053";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--arrow_right&gt;i{height:100%;padding:7px}.fancybox-button.fancybox-button--arrow_right&gt;i:before{content:"\f054";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--play&gt;i:before{content:"\f04b";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--play&gt;i:nth-child(2){display:none}.fancybox-button.fancybox-button--pause&gt;i:before{content:"\f04c";width:1.28571429em;display:inline-block;text-align:center}.fancybox-button.fancybox-button--pause&gt;i:nth-child(1){display:none}.fancybox-sidebartoggle{display:none;text-align:right}.fancybox-has-sidebar .fancybox-sidebartoggle{display:block}.fancybox-navigation .fancybox-button{background:transparent}.fancybox-navigation .fancybox-button i{background:rgba(30,30,30,0.6)}.fancybox-caption{padding-top:60px;padding-bottom:max(10px, env(safe-area-inset-bottom))}.fancybox-caption__body h4,.fancybox-caption__body p{margin:0}.fancybox-thumbs{top:auto;width:auto;bottom:0;left:0;right:0;height:auto;padding:0 10px;box-sizing:border-box;background:rgba(0,0,0,0.3)}.fancybox-show-thumbs .fancybox-inner{right:0}.fancybox-show-thumbs .fancybox-inner,.fancybox-show-thumbs .fancybox-sidebar{bottom:var(--fancybox-thumb-size);margin-bottom:4px}.fancybox-navigation .fancybox-button i,.fancybox-thumbs__list a,.fancybox-thumbs__list a:before,.fancybox-image{border-radius:5px}.fancybox-show-sidebar .fancybox-inner{right:360px}.fancybox-sidebar{background:#EAE8CF;bottom:0;margin:0;position:absolute;right:0;top:0;width:360px;z-index:700;overflow-y:auto;display:none}.fancybox-sidebar.is-active{display:block}.fancybox-sidebar-loader{opacity:0;position:absolute;height:100%;width:100%;left:0;top:0;text-align:center;pointer-events:none;color:#1d1d1d;background:rgba(234,232,207,0.9);z-index:200}.is-loading .fancybox-sidebar-loader{opacity:1}.is-loading .fancybox-sidebar-loader .fa--xf{animation-name:spin}.fancybox-sidebar-loader .fa--xf{position:absolute;left:calc(50% - 0.5em);top:calc(50% - 0.5em);animation-duration:1000ms;animation-iteration-count:infinite}@media (max-width:1400px){.fancybox-sidebar .block-row{padding:5px 10px}.fancybox-sidebar .xfmgInfoBlock-title .contentRow-figure{display:none}.fancybox-sidebar .xfmgInfoBlock-title .contentRow-main{padding-left:0}.fancybox-sidebar .message-responseRow .comment-avatar{display:none}.fancybox-sidebar .message-responseRow .comment-main{padding-left:0}}@media (max-width:750px){.fancybox-sidebar .block-container{margin:0}}

/********* public:notices.less ********/
.notices{list-style:none;margin:0;padding:0}.notices.notices--block .notice{margin-bottom:15px}.notices.notices--floating{margin:0 20px 0 auto;width:300px;max-width:100%;z-index:800}@media (max-width:340px){.notices.notices--floating{margin-right:10px}}.notices.notices--floating .notice{margin-bottom:20px}.notices.notices--scrolling{display:flex;align-items:stretch;overflow:hidden;border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04);margin-bottom:15px}.notices.notices--scrolling.notices--isMulti{margin-bottom:35px}.notices.notices--scrolling .notice{width:100%;flex-grow:0;flex-shrink:0;border:none}.noticeScrollContainer{margin-bottom:15px}.noticeScrollContainer .lSSlideWrapper{border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04)}.noticeScrollContainer .notices.notices--scrolling{border:none;margin-bottom:0}.notice{position:relative;border-width:1px;border-style:solid;border-top-color:#eee;border-right-color:#dfdfdf;border-bottom-color:#d2d2d2;border-left-color:#dfdfdf;box-shadow:2px 2px 2px rgba(0,0,0,0.04)}.notice:before,.notice:after{content:" ";display:table}.notice:after{clear:both}.notice.notice--primary{color:#1d1d1d;background:#EAE8CF}.notice.notice--accent{color:#fff;background:#003300}.notice.notice--accent a:not(.button--notice){color:#fff;text-decoration:underline}.notice.notice--dark{color:#fefefe;border:none;background:#141414}.notice.notice--dark a:not(.button--notice){color:#b4b4b4}.notice.notice--light{color:#141414;background:#fefefe}.notice.notice--light a:not(.button--notice){color:#828282}.notice.notice--enablePush{display:none}@media (max-width:1400px){.notice.notice--enablePush{padding:5px 5px 14px;font-size:13px}}@media (max-width:1400px){.notice.notice--cookie .notice-content{padding:5px 5px 14px;font-size:12px}.notice.notice--cookie .notice-content .button--notice{font-size:12px;padding:5px 10px}.notice.notice--cookie .notice-content .button--notice .button-text{font-size:12px}}.notice.notice--cookieAdvanced .notice-content{padding:1em 0}.notice.notice--cookieAdvanced .notice-content .u-pageCentered{display:grid;grid-template-columns:1fr 330px;gap:30px;align-items:end}@media (max-width:750px){.notice.notice--cookieAdvanced .notice-content .u-pageCentered{display:block}}.notice.notice--cookieAdvanced .notice-content h2{margin:0}.notice.notice--cookieAdvanced .notice-content .button{width:100%;margin:.5em 0;font-weight:bold}.notice.notice--cookieAdvanced .notice-content form.is-active{display:contents;grid-column:span 2}.notice.notice--cookieAdvanced .notice-content form.is-active .formRow.formRow--fullWidth&gt;dd{padding-left:0;padding-right:0}.notice.notice--cookieAdvanced .notice-content form:not(.is-active){display:none}.notices--block .notice{font-size:15px;border-radius:4px}.notices--floating .notice{font-size:12px;border-radius:4px;box-shadow:1px 1px 3px rgba(0,0,0,0.25)}.notices--floating .notice.notice--primary{background-color:rgba(234,232,207,0.8)}.notices--floating .notice.notice--accent{background-color:rgba(0,51,0,0.8)}.notices--floating .notice.notice--dark{background-color:rgba(20,20,20,0.8)}.notices--floating .notice.notice--light{background-color:rgba(254,254,254,0.8)}.has-js .notices--floating .notice{display:none}.notice.notice--hasImage .notice-content{margin-left:76px;min-height:76px}@media (max-width:1400px){.notice.notice--hidewide:not(.is-vis-processed){display:none;visibility:hidden}}@media (max-width:750px){.notice.notice--hidemedium:not(.is-vis-processed){display:none;visibility:hidden}}@media (max-width:480px){.notice.notice--hidenarrow:not(.is-vis-processed){display:none;visibility:hidden}}.notice-image{float:left;padding:14px 0 14px 14px}.notice-image img{max-width:48px;max-height:48px}.notice-content{padding:14px}.notice-content a.notice-dismiss{float:right;color:inherit;font-size:16px;line-height:1;height:1em;box-sizing:content-box;padding:0 0 5px 5px;opacity:.5;-webkit-transition: opacity .15s ease;transition: opacity .15s ease;cursor:pointer}.notice-content a.notice-dismiss:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";width:.75em;display:inline-block;text-align:center}.notice-content a.notice-dismiss:hover{text-decoration:none;opacity:1}.notices--floating .notice-content a.notice-dismiss{font-size:14px}

/********* public:share_controls.less ********/
.shareButtons:before,.shareButtons:after{content:" ";display:table}.shareButtons:after{clear:both}.shareButtons--iconic .shareButtons-buttons{display:grid;grid-template-columns:repeat(auto-fill, minmax(35px, 1fr))}.shareButtons-label{float:left;margin-right:3px;color:#9d9d9d;min-height:35px;line-height:35px}.shareButtons-button{float:left;margin-right:3px;padding:6px;color:#9d9d9d;font-size:20px;line-height:20px;white-space:nowrap;min-width:35px;border-radius:2px;background-color:transparent;-webkit-transition: all .15s ease;transition: all .15s ease}.shareButtons-button:last-of-type{margin-right:0}.shareButtons-button:hover{text-decoration:none;color:white}.shareButtons-button&gt;i{display:inline-block;vertical-align:middle;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareButtons-button.shareButtons-button--brand&gt;i{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareButtons-button&gt;span{font-weight:400;font-size:15px}.shareButtons--iconic .shareButtons-button{text-align:center}.shareButtons--iconic .shareButtons-button&gt;i{min-width:20px}.shareButtons--iconic .shareButtons-button&gt;span{position:absolute;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.shareButtons-button.shareButtons-button--facebook:hover{background-color:#3B5998}.shareButtons-button.shareButtons-button--facebook&gt;i:before{content:"\f39e";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--twitter:hover{background-color:#1DA1F3}.shareButtons-button.shareButtons-button--twitter&gt;i:before{content:"\f099";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}.shareButtons-button.shareButtons-button--pinterest&gt;i:before{content:"\f231";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}.shareButtons-button.shareButtons-button--tumblr&gt;i:before{content:"\f173";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}.shareButtons-button.shareButtons-button--reddit&gt;i:before{content:"\f281";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}.shareButtons-button.shareButtons-button--whatsApp&gt;i:before{content:"\f232";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}.shareButtons-button.shareButtons-button--email&gt;i:before{content:"\f0e0";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--share{cursor:pointer}.shareButtons-button.shareButtons-button--share:hover{background-color:#787878}.shareButtons-button.shareButtons-button--share&gt;i:before{content:"\f1e0";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--link{cursor:pointer}.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}.shareButtons-button.shareButtons-button--link&gt;i:before{content:"\f0c1";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.is-hidden{display:none}.shareInput{margin-bottom:5px}.shareInput:last-child{margin-bottom:0}.shareInput-label{font-size:13px}.shareInput-label:after{content:":"}.shareInput-label.is-sentence:after{content:""}.shareInput-button{color:#003300;cursor:pointer}.shareInput-button&gt;i{display:inline-block;vertical-align:middle;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareInput-button&gt;i:before{content:"\f0c5";width:1.28571429em;display:inline-block;text-align:center}.shareInput-button.is-hidden{display:none}.shareInput-input{font-size:13px}@media (max-width:568px){.shareInput-input{font-size:16px}}.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}

/********* public:svESE_autocomplete.less ********/
.searc-acs .svESE--autoComplete{max-width:100%}.uix_searchBar .menu-row.searc-acs{padding:0px !important}.uix_searchBar .menu-row.searc-acs .autoCompleteList.svESE--autoComplete{margin-top:0px !important;border-bottom-left-radius:0px !important;border-bottom-right-radius:0px !important;box-shadow:none !important}.quickSearch-ResultCloser{list-style:none;margin:0;padding:0;cursor:default;color:#1d1d1d;background:#EAE8CF;min-width:180px;max-width:95%;border:1px solid #dfdfdf;box-shadow:0 3px 5px 0 rgba(0,0,0,0.3);cursor:pointer;text-decoration:none;min-width:auto;font-size:13px;padding:0px 4px;position:relative}.quickSearch-ResultCloser li{padding:10px;line-height:24px}.quickSearch-ResultCloser li:before,.quickSearch-ResultCloser li:after{content:" ";display:table}.quickSearch-ResultCloser li:after{clear:both}.quickSearch-ResultCloser li.is-selected{background:#EAE8CF}.quickSearch-ResultCloser li .autoCompleteList-icon{float:left;margin-right:10px;width:24px;height:24px}.quickSearch-ResultCloser:after{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";width:1.28571429em;display:inline-block;text-align:center}.quickSearch-ResultCloser:active,.quickSearch-ResultCloser:focus,.quickSearch-ResultCloser:hover{text-decoration:none;opacity:1}

/********* public:xa_ubs.less ********/
.ubs-muted{color:#9d9d9d}.ubsNextBlogEntry,.ubsPreviousBlogEntry,.ubsNextPage,.ubsPreviousPage{font-size:15px;font-weight:700}.ubsSetCoverImage-attachments .attachment-icon.attachment-icon--img img{max-height:100px;max-width:100%}.ubsSetCoverImage-attachments .avatar{border-radius:0}.structItem--blog-entry.awaiting{background-color:#EAE8CF}.carousel--ubsFeaturedBlogs .contentRow-figure,.carousel--ubsFeaturedBlogEntries .contentRow-figure{width:175px;margin-left:10px;float:right}.carousel--ubsFeaturedBlogEntriesSimple .contentRow-figure{width:100%;padding-top:5px;padding-bottom:5px;margin:0 auto}.carousel--ubsFeaturedBlogEntriesSimple .contentRow-title{font-size:15px}.carousel--ubsFeaturedBlogEntriesSimple .carousel-body{height:100% !important}.carousel--ubsFeaturedSeries .contentRow-figure{width:100px;margin-left:10px;float:right}.carousel--ubsFeaturedBlogEntries .contentRow-ubsBlog,.carousel--ubsFeaturedBlogEntries .contentRow-ubsCategory,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-ubsBlog,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-ubsCategory,.carousel--ubsFeaturedSeries .contentRow-ubsSeries{font-size:12px;font-style:italic;color:#9d9d9d;padding-bottom:2px}.carousel--ubsFeaturedBlogEntriesSimple .contentRow-ubsBlog{padding-top:2px}.carousel--ubsFeaturedBlogEntries .contentRow-lesser,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-lesser,.carousel--ubsFeaturedBlogs .contentRow-lesser,.carousel--ubsFeaturedSeries .contentRow-lesser{padding:5px 0}.carousel--ubsFeaturedBlogs .contentRow-ubsLatestEntry,.carousel--ubsFeaturedSeries .contentRow-ubsLatestEntry{font-size:12px;font-style:italic;color:#9d9d9d;padding-top:5px}.carousel--ubsFeaturedBlogEntries .contentRow-blogEntryLocation,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-blogEntryLocation,.carousel--ubsFeaturedBlogs .contentRow-blogLocation{font-size:12px;color:#6a6a6a;margin-top:5px}.carousel--ubsFeaturedBlogEntries .contentRow-blogEntryLocationIcon,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-blogEntryLocationIcon,.carousel--ubsFeaturedBlogs .contentRow-blogLocationIcon{font-size:13px;padding-left:5px}.carousel--ubsFeaturedBlogEntries .contentRow-blogEntryCustomFields,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-blogEntryCustomFields{font-size:12px;margin-top:5px;margin-bottom:5px}.carousel--ubsFeaturedBlogEntries .contentRow-blogEntryMeta,.carousel--ubsFeaturedBlogEntriesSimple .contentRow-blogEntryMeta,.carousel--ubsFeaturedBlogs .contentRow-blogMeta{padding-top:5px}@media (max-width:750px){.carousel--ubsFeaturedBlogs .contentRow-figure,.carousel--ubsFeaturedBlogEntries .contentRow-figure{width:150px}}@media (max-width:480px){.carousel--ubsFeaturedBlogs .contentRow-figure,.carousel--ubsFeaturedBlogEntries .contentRow-figure{width:125px}}@media (max-width:374px){.carousel--ubsFeaturedBlogs .contentRow-figure,.carousel--ubsFeaturedBlogEntries .contentRow-figure{width:100px}.carousel--ubsFeaturedSeries .contentRow-figure{width:75px}}.ratingStars--ubsAuthorRating .ratingStars-star.ratingStars-star--full::before,.ratingStars--ubsAuthorRating .ratingStars-star.ratingStars-star--half::after{color:#176093}.ratingStars-star.ratingStars-star--half::after{top:0px}.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsCoverImage,.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsBlogCoverImage{width:175px}.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsSeriesCoverImage{width:110px}.structItem-cell--iconUbsCoverImage .structItem-iconContainer .avatar,.structItem-cell--iconUbsBlogCoverImage .structItem-iconContainer .avatar,.structItem-cell--iconUbsSeriesCoverImage .structItem-iconContainer .avatar{width:96px;height:96px;font-size:57.6px}@media (max-width:750px){.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsCoverImage,.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsBlogCoverImage{width:150px}}@media (max-width:480px){.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsCoverImage,.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsBlogCoverImage{width:125px}}@media (max-width:374px){.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsCoverImage,.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsBlogCoverImage{width:100px}.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded.structItem-cell--iconUbsSeriesCoverImage{width:65px}.structItem-cell--iconUbsCoverImage .structItem-iconContainer .avatar,.structItem-cell--iconUbsBlogCoverImage .structItem-iconContainer .avatar,.structItem-cell--iconUbsSeriesCoverImage .structItem-iconContainer .avatar{width:48px;height:48px;font-size:28.8px}}.structItem-cell.structItem-cell--listViewLayout{display:block;padding-bottom:.2em}.structItem-cell.structItem-cell--listViewLayout .structItem-minor{float:none !important}.structItem-blogEntryBlogTitleHeader,.structItem-blogEntryCategoryTitleHeader{font-size:12px;font-style:italic;color:#9d9d9d}.structItem-LatestEntryTitleFooter{padding-top:5px;font-size:12px;font-style:italic;color:#9d9d9d}.structItem-blogEntryLocation{font-size:12px;color:#6a6a6a;margin-top:5px;margin-bottom:5px}.structItem-blogEntryLocation .structItem-blogEntryLocationIcon{font-size:13px;padding-left:5px}.structItem-blogDescription,.structItem-blogEntryDescription{font-size:12px;margin-top:5px;margin-bottom:5px}.structItem-blogEntryCustomFields{font-size:12px;margin-top:5px;margin-bottom:5px}.structItem-listViewMeta{padding-top:0;color:#9d9d9d}.structItem-listViewMeta .pairs{display:inline}.structItem-listViewMeta .pairs:before,.structItem-listViewMeta .pairs:after{display:none}.structItem-listViewMeta .pairs&gt;dt,.structItem-listViewMeta .pairs&gt;dd{display:inline;float:none;margin:0}.structItem-listViewMeta .structItem-metaItem{display:inline}.structItem-listViewMeta .ratingStarsRow{display:inline}.structItem-listViewMeta .ratingStarsRow .ratingStarsRow-text{display:none}.structItem-listViewMeta .structItem-metaItem--author&gt;dt,.structItem-listViewMeta .structItem-metaItem--publishDate&gt;dt,.structItem-listViewMeta .structItem-metaItem--createDate&gt;dt,.structItem-listViewMeta .structItem-metaItem--readTime&gt;dt,.structItem-listViewMeta .structItem-metaItem--community&gt;dt,.structItem-listViewMeta .structItem-metaItem--blog&gt;dt,.structItem-listViewMeta .structItem-metaItem--category&gt;dt{display:none}.structItem-listViewMeta .structItem-metaItem+.structItem-metaItem:before{display:inline;content:"\20\00B7\20";color:#9d9d9d}.message--blogEntryView.is-moderated{background:#EAE8CF}.message--blogEntryView.is-deleted{opacity:.7}.message--blogEntryView.is-deleted .message-attribution-ubsBlogEntryTitle .contentRow-title{text-decoration:line-through}.message--blogEntryView .message-cell.message-cell--main{padding-left:14px}.message--blogEntryView .message-attribution-ubsBlogTitle,.message--blogEntryView .message-attribution-ubsCategoryTitle{font-style:italic}.message--blogEntryView .message-attribution-ubsBlogEntryTitle{border-bottom:none}.message--blogEntryView .message-attribution-ubsBlogEntryTitle .contentRow-title{font-size:18px}.message--blogEntryView .message-attribution-ubsBlogEntryLocation{border-bottom:none;font-size:13px;color:#6a6a6a}.message--blogEntryView .message-attribution-ubsBlogEntryLocation .message-attribution-ubsBlogEntryLocationIcon{padding-left:5px;font-size:13px}.message--blogEntryView .message-attribution-ubsBlogEntryMeta{border-bottom:none}@media (max-width:750px){.message--blogEntryView .message-attribution-ubsBlogEntryTitle .contentRow-title{font-size:16px}}@media (max-width:480px){.message--blogEntryView .message-attribution-ubsBlogEntryTitle .contentRow-title{font-size:16px}}.blogBody,.blogEntryBody{display:flex}.blogEntryBody .message-attribution-ubsPageMeta{margin-top:-10px;margin-bottom:10px}.blogBody-main,.blogEntryBody-main{flex:1;min-width:0;padding:10px 14px}.blogBody-main .bbWrapper a,.blogEntryBody-main .bbWrapper a{color:#003300}.blogBody-sidebar,.blogEntryBody-sidebar{flex:0 0 auto;width:250px;color:#1d1d1d;background:#EAE8CF;border-left:1px solid #dfdfdf;padding:10px 14px;font-size:13px}.blogBody-sidebar&gt;:first-child,.blogEntryBody-sidebar&gt;:first-child{margin-top:0}.blogBody-sidebar&gt;:last-child,.blogEntryBody-sidebar&gt;:last-child{margin-bottom:0}.blogEntryBody-description{margin-bottom:14px;padding-bottom:10px;font-weight:700;font-style:italic;color:#9d9d9d}.blogEntryBody-fields.blogEntryBody-fields--header{margin-top:14px;padding-top:10px}.blogEntryBody-fields.blogEntryBody-fields--before{margin-bottom:14px;padding-bottom:10px;border-bottom:1px solid #eee}.blogEntryBody-fields.blogEntryBody-fields--after{margin-top:14px;padding-top:10px;border-top:1px solid #eee}.blogBody-attachments,.blogEntryBody-attachments{margin:.5em 0}.blogBody .actionBar-set,.blogEntryBody .actionBar-set{margin-top:14px;font-size:13px}.blogSidebarGroup,.blogEntrySidebarGroup{margin-bottom:30px}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button{display:block;margin:5px 0}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:first-child,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:first-child{margin-top:0}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:last-child,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:last-child{margin-bottom:0}.blogSidebarGroup-title,.blogEntrySidebarGroup-title{margin:0;padding:0;font-size:16px;font-weight:400;color:#003300;padding-bottom:10px}.blogSidebarGroup-title a,.blogEntrySidebarGroup-title a{color:inherit;text-decoration:none}.blogSidebarGroup-title a:hover,.blogEntrySidebarGroup-title a:hover{text-decoration:underline}.blogSidebarList,.blogEntrySidebarList{list-style:none;margin:0;padding:0}.blogSidebarList&gt;li,.blogEntrySidebarList&gt;li{padding:5px 0}.blogSidebarList&gt;li:first-child,.blogEntrySidebarList&gt;li:first-child{padding-top:0}.blogSidebarList&gt;li:last-child,.blogEntrySidebarList&gt;li:last-child{padding-bottom:0}@media (max-width:1400px){.blogBody,.blogEntryBody{display:block}.blogBody-sidebar,.blogEntryBody-sidebar{width:auto;border-left:none;border-top:1px solid #dfdfdf}.blogSidebarGroup,.blogEntrySidebarGroup{max-width:600px;margin-left:auto;margin-right:auto}}.message-attribution-ubsPageTitle{border-bottom:none !important}.message-attribution-ubsPageTitle .contentRow-title{font-size:16px;font-weight:700}.message-attribution-ubsPageMeta{border-bottom:none !important}.message-attribution-ubsPageStats{padding-top:5px;border-bottom:none !important}@media (max-width:480px){.message-attribution-ubsPageTitle .contentRow-title{font-size:15px}}.structItem-status--community::before{content:"\f0c0";width:1.04em;display:inline-block;text-align:center;color:#003300}.structItem-seriesTitleHeader{font-size:13px}.actionBarSeries{font-size:13px}.seriesBody{display:flex}.seriesBody-main{flex:1;min-width:0;padding:10px 14px}.seriesBody-main .bbWrapper a{color:#003300}.seriesBody-sidebar{flex:0 0 auto;width:250px;color:#1d1d1d;background:#EAE8CF;border-left:1px solid #dfdfdf;padding:10px 14px;font-size:13px}.seriesBody-sidebar&gt;:first-child{margin-top:0}.seriesBody-sidebar&gt;:last-child{margin-bottom:0}.seriesBody-attachments{margin:.5em 0}.seriesBody .actionBar-set{margin-top:14px;font-size:13px}.blogSidebarGroup,.blogEntrySidebarGroup{margin-bottom:30px}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button{display:block;margin:5px 0}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:first-child,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:first-child{margin-top:0}.blogSidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:last-child,.blogEntrySidebarGroup.blogEntrySidebarGroup--buttons&gt;.button:last-child{margin-bottom:0}.seriesSidebarGroup-title{margin:0;padding:0;font-size:16px;font-weight:400;color:#003300;padding-bottom:10px}.seriesSidebarGroup-title a{color:inherit;text-decoration:none}.seriesSidebarGroup-title a:hover{text-decoration:underline}.seriesSidebarList{list-style:none;margin:0;padding:0}.seriesSidebarList&gt;li{padding:5px 0}.seriesSidebarList&gt;li:first-child{padding-top:0}.seriesSidebarList&gt;li:last-child{padding-bottom:0}@media (max-width:1400px){.seriesBody{display:block}.seriesBody-sidebar{width:auto;border-left:none;border-top:1px solid #dfdfdf}.seriesSidebarGroup{max-width:600px;margin-left:auto;margin-right:auto}}.ubsCoverImage{position:relative;margin-bottom:10px}.message--blogEntryView .ubsCoverImage{margin-top:14px}.ubsCoverImage-container .ubsCoverImage-container-image{position:relative}.ubsCoverImage-container{display:flex;justify-content:center;align-items:center;border:1px solid transparent;min-height:50px}.ubsCoverImage-container img{max-width:100%;max-height:80vh}.ubsMapContainer.top{padding-bottom:14px}.ubsMapInfoWindow{width:400px}.ubsMapInfoWindowItem{font-size:13px;font-weight:400;word-wrap:normal}.ubsMapInfoWindowItem .listBlock{vertical-align:top}.ubsMapInfoWindowItem .listBlockInner{padding-right:5px}.ubsMapInfoWindowItem .listBlockInnerImage{padding:0px}.ubsMapInfoWindowItem .blogEntryCoverImage{width:20%;min-width:100px;max-width:100px}.ubsMapInfoWindowItem .blogEntryCoverImage.left{float:left;margin-right:10px}.ubsMapInfoWindowItem .blogEntryCoverImage .thumbImage{width:100%;vertical-align:middle}.ubsMapInfoWindowItem .blogEntryCoverImage .listBlockInner{padding-right:0px}.ubsMapInfoWindowItem .title{font-size:16px;font-weight:700;padding:5px 0}.ubsMapInfoWindowItem .address,.ubsMapInfoWindowItem .authorRating,.ubsMapInfoWindowItem .userRating{padding:2px 0}.ubsMapInfoWindowItem .ubs-muted{color:#9d9d9d}@media (max-width:750px){.ubsMapInfoWindow{width:100%}.ubsMapInfoWindowItem{font-size:12px}.ubsMapInfoWindow .ubsMapInfoWindowItem .blogEntryCoverImage{width:10%;min-width:75px;max-width:75px}.ubsMapInfoWindow .ubsMapInfoWindowItem .title{font-size:15px}}@media (max-width:480px){.ubsMapInfoWindow{width:100%}.ubsMapInfoWindowItem{font-size:12px}.ubsMapInfoWindow .ubsMapInfoWindowItem .blogEntryCoverImage{width:10%;min-width:50px;max-width:50px}.ubsMapInfoWindow .ubsMapInfoWindowItem .title{font-size:13px}}

/********* public:xb.less ********/
body[data-template="forum_list"] .p-breadcrumbs--parent,body[data-template="forum_new_posts"] .p-breadcrumbs--parent{display:none}.block--category{margin-bottom:30px}.block--category .block-container .node{border-radius:0}.block--category .block-container .node:last-of-type{border-radius:0 0 3px 3px}.block--category.collapsible-nodes .block-header{display:flex;align-items:center;justify-content:space-between}.block--category.collapsible-nodes .block-header--left{margin-right:auto;max-width:100%}.block--category .collapseTrigger{opacity:0.5;transition:opacity .3s}.block--category .block-container:hover .collapseTrigger{opacity:1}.node .node-title a{font-weight:700}.node .node-statsMeta{display:inline}.node .node-stats{display:none}.node.node--read .node-icon i.fa-comments:before{content:"\f086\20";width:1.28571429em;display:inline-block;text-align:center;text-shadow:none}.node.node--unread .node-icon i.fa-comments{color:#FFF;opacity:1;background-color:#003300}.node.node--unread .node-icon i.fa-comments:before{content:"\f086\20";width:1.28571429em;display:inline-block;text-align:center;text-shadow:none}.node.node--page .node-icon i{opacity:1}.node.node--page .node-icon i:before{content:"\f15c\20";width:1.28571429em;display:inline-block;text-align:center;text-shadow:none}.node.node--link .node-icon i{opacity:1}.node.node--link .node-icon i:before{content:"\f14c\20";width:1.28571429em;display:inline-block;text-align:center;text-shadow:none}.node .node-icon i{font-size:18px;color:#989898;opacity:0.8;background-color:#dfdfdf;padding:10px 0px;border-radius:10px;width:100%}.block--category .block-body.nodedual{display:flex;flex-wrap:wrap;flex-direction:row;width:auto}.block--category .block-body.nodedual .node{min-width:280px;flex:1 1 50%;padding:10px 0;border-bottom:1px solid #eee;border-top-width:0}.block--category .block-body.nodedual .node .node-body{padding:0 14px}.block--category .block-body.nodedual .node .node-body .node-statsMeta{display:inline}.block--category .block-body.nodedual .node .node-body .node-stats{display:none}.block--category .block-body.nodedual .node .node-body .node-extra{display:block;width:auto;padding:0px;background-color:#EAE8CF;border-width:0;box-shadow:none}.block--category .block-body.nodedual .node .node-body .node-main{width:100%;display:block;padding:0 10px 10px 10px}.block--category .block-body.nodedual .node .node-body .node-icon{box-sizing:content-box;padding:0 10px}@media (max-width:1400px){.block--category .block-body.nodedual{display:block}.block--category .block-body.nodedual .node .node-body .node-icon{padding-left:0}}@media (min-width:1730px){.node-body .node-stats{width:155px}.node-body .node-extra{width:300px}}@media (min-width:750px){.block--category .block-header-wrapper .block-header{border-top-left-radius:3px;border-top-right-radius:3px}}@media (max-width:1730px){.node-stats{display:none}.node-statsMeta{display:inline}}.p-staffBar .badgeContainer:not(.badgeContainer--highlighted):after{background-color:rgba(255,255,255,0.25);color:#fff}.p-header .p-header-content{padding-right:0;padding-left:0}.p-nav-inner{align-items:center}.p-nav .p-nav-menuTrigger{padding-top:10px;padding-bottom:10px}.p-navSticky.is-sticky .p-nav{border-radius:0}.p-navSticky.is-sticky .p-nav .p-navEl.is-selected .p-navEl-splitTrigger:before{display:none}.menu-row.menu-row--highlighted{border-left:5px solid #030}@media (min-width:1401px){.p-sectionLinks--wrapper{max-width:1400px;padding:0 0;margin:0 auto;width:100%}.p-sectionLinks--wrapper .p-sectionLinks-inner{max-width:100%;margin-right:0;margin-left:0}.p-sectionLinks--wrapper .p-sectionLinks-inner .p-sectionLinks-list{padding-left:13px}}.p-nav-list .p-navEl.is-selected{background-color:transparent;color:}.p-nav-list .p-navEl.is-selected .p-navEl-link,.p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger{border-bottom:5px solid #eae8cf;padding-bottom:15px;opacity:1}@media (max-width:750px){.p-nav-opposite .p-navgroup-link{padding-right:10px;padding-left:10px}.p-navgroup-link--switch{display:none}}.p-navgroup-link--iconic.p-navgroup-link--switch i:after{content:"\f0eb\20";width:1.28571429em;display:inline-block;text-align:center}.p-navgroup-link--iconic.p-navgroup-link--sidebar i:after{content:"\f0c9";width:1.28571429em;display:inline-block;text-align:center}.p-sectionLinks-list .p-navEl-link:before{display:none}a[data-nav-id="login"]:before{content:"\f2f6";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="register"]:before{content:"\f007";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="home"]:before{content:"\f015";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="forums"]:before{content:"\f086";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="members"]:before{content:"\f0c0";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xfrm"]:before{content:"\f013";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="whatsNew"]:before{content:"\f0e7";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="closeMenu"]:before{content:"\f00d";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="contactUs"]:before{content:"\f0e0";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRrio"]:before{content:"\f1e8";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xfmg"]:before{content:"\f03d";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="snog_raffles_navtab"]:before{content:"\f145";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="th_donate"]:before{content:"\f2b5";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRatendo"]:before{content:"\f073";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRcarta"]:before{content:"\f02d";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRdiscord"]:before{content:"\f392";width:1.28571429em;display:inline-block;text-align:center;font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a[data-nav-id="EWRmedio"]:before{content:"\f4e1";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRporta"]:before{content:"\f015";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRrio"]:before{content:"\f144";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="EWRtorneo"]:before{content:"\f091";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xa_ams"]:before{content:"\f15c";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xa_ubs"]:before{content:"\f303";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xa_showcase"]:before{content:"\f00b";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xa_sportsbook"]:before{content:"\f091";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="xa_pickem"]:before{content:"\f51e";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="sidebar_canvas"]:before{content:"\f0c9";width:1.28571429em;display:inline-block;text-align:center}a[data-nav-id="lightswitch"]:before{content:"\f0eb";width:1.28571429em;display:inline-block;text-align:center}.p-offCanvasRegisterLink .offCanvasMenu-linkHolder:first-of-type .offCanvasMenu-link:before{content:"\f090";width:1.28571429em;display:inline-block;text-align:center}.p-offCanvasRegisterLink .offCanvasMenu-linkHolder:last-of-type .offCanvasMenu-link:before{content:"\f234";width:1.28571429em;display:inline-block;text-align:center}a.offCanvasMenu-link:before,.p-offCanvasRegisterLink .offCanvasMenu-link:before,.xbSidebar-nav .xbVerticalNav-linkHolder .xbVerticalNav-link:before,a.p-navEl-link:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;display:inline-block;width:1.25em;margin-right:5px}.p-body-sidebar{max-width:330px}@media (max-width:1400px){.p-body-sidebar{max-width:none}}.p-body-sidebar .block .block-container,.p-body-sideNavContent .block .block-container{background:#EAE8CF}.p-body-sidebar .block .block-minorHeader,.p-body-sideNavContent .block .block-minorHeader{font-size:16px;color:#1d1d1d;background:#f9f9f9;border:1px solid #eee;border-bottom-width:1px;box-shadow:inset 0px 1px 0px 0px #fff}.p-body-sidebar .block .block-minorHeader:before,.p-body-sideNavContent .block .block-minorHeader:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f101";width:1.28571429em;text-align:center;display:inline-block;margin-right:5px}.p-body-sidebar .block.block--login .block-minorHeader:before,.p-body-sideNavContent .block.block--login .block-minorHeader:before{content:"\f2f6";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-section="onlineNow"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-section="onlineNow"] .block-minorHeader:before{content:"\f0c0";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="find_member"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="find_member"] .block-minorHeader:before{content:"\f002";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="birthdays"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="birthdays"] .block-minorHeader:before{content:"\f1fd";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="new_posts"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="new_posts"] .block-minorHeader:before{content:"\f040";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="new_threads"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="new_threads"] .block-minorHeader:before{content:"\f086";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="new_profile_posts"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="new_profile_posts"] .block-minorHeader:before{content:"\f4ff";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-xf-init="poll-block"] .block-minorHeader:before,.p-body-sideNavContent .block[data-xf-init="poll-block"] .block-minorHeader:before{content:"\f080";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-section="staffMembers"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-section="staffMembers"] .block-minorHeader:before{content:"\f0e3";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-section="onlineNow"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-section="onlineNow"] .block-minorHeader:before{content:"\f0c0";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="online_statistics"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="online_statistics"] .block-minorHeader:before{content:"\f63d";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="member_stat"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="member_stat"] .block-minorHeader:before{content:"\f201";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-key="forum_overview_forum_statistics"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-key="forum_overview_forum_statistics"] .block-minorHeader:before{content:"\f1fe";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-key="forum_overview_share_page"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-key="forum_overview_share_page"] .block-minorHeader:before{content:"\f1e0";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-key="member_wrapper_find_member"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-key="member_wrapper_find_member"] .block-minorHeader:before{content:"\f002";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-key="member_wrapper_newest_members"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-key="member_wrapper_newest_members"] .block-minorHeader:before{content:"\f234";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-key="forum_list_new_profile_posts"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-key="forum_list_new_profile_posts"] .block-minorHeader:before{content:"\f4ff";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-xf-init="poll-block ajax-submit"] .block-minorHeader:before,.p-body-sideNavContent .block[data-xf-init="poll-block ajax-submit"] .block-minorHeader:before{content:"\f080";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="xfmg_latest_comments"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="xfmg_latest_comments"] .block-minorHeader:before{content:"\f086";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="xfmg_media_slider"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="xfmg_media_slider"] .block-minorHeader:before{content:"\f03d";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="xfmg_gallery_statistics"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="xfmg_gallery_statistics"] .block-minorHeader:before{content:"\f1fe";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="xfrm_top_resources"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="xfrm_top_resources"] .block-minorHeader:before{content:"\f005";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="xfrm_new_resources"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="xfrm_new_resources"] .block-minorHeader:before{content:"\f085";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="newest_members"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="newest_members"] .block-minorHeader:before{content:"\f234";width:1.28571429em;display:inline-block;text-align:center}.p-body-sidebar .block[data-widget-definition="forum_statistics"] .block-minorHeader:before,.p-body-sideNavContent .block[data-widget-definition="forum_statistics"] .block-minorHeader:before{content:"\f200";width:1.28571429em;display:inline-block;text-align:center}.p-body-sideNavContent .block-minorHeader{font-weight:bold}@media (min-width:1401px){.p-sidebarWrapper{display:table-cell;vertical-align:top;width:330px;height:0}.p-sidebarWrapper.is-active{height:auto}}@media (min-width:1401px) and (max-width:1400px){.p-sidebarWrapper{width:auto;display:block;height:auto}}.block--messages .block-container{box-shadow:none}.message-cell .messageNotice{background-color:#EAE8CF;color:#9d9d9d}.message-cell .messageNotice a{text-decoration:underline;color:#003300}.message-cell .messageNotice a:hover{color:#000}.message-main .message-attribution{padding-bottom:14px}.message .messageNotice:not(.messageNotice--highlighted) a,.message .messageNotice:not(.messageNotice--highlighted) a:hover{color:#000}.fr-element a,.bbWrapper a{color:#003300}.bbWrapper .bbCodeBlock-title a,.bbWrapper .bbCodeBlock-expandLink a{color:inherit}.bookmarkLink.bookmarkLink--highlightable.is-bookmarked:hover{color:#000}.message-footer .message-actionBar{margin-top:14px}.message-footer .message-actionBar .actionBar-set{margin-top:0}.actionBar-action.actionBar-action--report:before{content:"\f0f3\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--edit:before{content:"\f040\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--history:before{content:"\f133\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--delete:before{content:"\f1f8\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--warn:before{content:"\f071\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--ip:before{content:"\f0ac\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--reassign:before{content:"\f362\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--change-date:before{content:"\f783\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--date:before{content:"\f783\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--approve:before{content:"\f00c\20";width:1.28571429em;display:inline-block;text-align:center}.actionBar-action.actionBar-action--unapprove:before{content:"\f2ee\20";width:1.28571429em;display:inline-block;text-align:center}.message-header .message-attribution{font-size:15px;color:#fff;background:#003300;border:1px solid #030;padding-top:10px;padding-right:14px;padding-bottom:10px;padding-left:14px;background:linear-gradient(to bottom, #030 0%, #060 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.message-header .message-attribution a{padding:3px 7px;margin:-3px -7px;display:inline-block}.message-header .message-attribution a:hover{color:#fff;background-color:rgba(0,0,0,0.09);text-decoration:none !important}.message-header .message-attribution .bookmarkLink{color:#fff !important}.message .message-body{margin-top:0}.message-newIndicator.message-adminIndicator{background:#e74c3c}.message-newIndicator.message-moderatorIndicator{background:#2980b9}.message-newIndicator.message-staffIndicator{background:#27ae60}.message-newIndicator.message-bannedIndicator{background:#95a5a6}.message-newIndicator.message-threadStarter{background:#003300}@media (max-width:750px){.tag-threadStarter,.tag-adminIndicator,.tag-moderatorIndicator,.tag-staffIndicator,.tag-bannedIndicator{display:none}}footer.p-footer{padding:0;background:none;border-width:0;box-shadow:none}.layout-default .footer-stretched .p-footer-inner,.layout-classic .footer-stretched .p-footer-inner,.layout-canvas .footer-stretched .p-footer-inner,.layout-default .footer-stretched .p-footer-inner,.layout-classic .footer-stretched .p-footer-inner,.layout-canvas .footer-stretched .p-footer-inner{padding-right:20px;padding-left:20px}.p-footer-default{font-size:13px;color:#fff;background:#1e1e1e;padding:14px 20px}.p-footer-default a{color:#fff}.p-body .p-footer-default{margin-top:20px}.p-footer-default .p-footer-row{margin-bottom:0}.p-footer-default .p-footer-row&gt;div{margin-bottom:0}.p-footer-inner{max-width:1400px;padding:0 10px;margin:0 auto}.p-body .p-footer-inner{max-width:100% !important;padding-right:0;padding-left:0}.p-footer-rssLink&gt;span{top:0px;height:auto;font-size:13px;background-color:transparent}.p-footer-copyright{font-size:12px;color:#fff;background:#022402;padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px;margin-top:0;text-align:center}.p-footer-copyright .p-pe-copyright a{color:#fff}.p-footer-copyright .p-footer-default{font-size:12px}.p-footer-copyright .p-footer-default a{color:#fff}.p-footer-debug{margin-top:0px;background-color:#022402;color:#fff;font-size:12px;text-align:center;padding:5px 0}.p-footer-debug a{color:#fff;text-decoration:underline}.p-footer-debug .pairs&gt;dt{color:inherit}.p-footer--container:before,.p-footer--container:after{content:" ";display:table}.p-footer--container:after{clear:both}.p-footer-row-main{margin-right:.5em}.p-footer-linkList .shareButtons--iconic .shareButtons-button{font-size:13px;line-height:1}.p-footer-copyright--flex{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%}.p-footer-copyright--flex .copyright-right{margin-left:auto}.p-footer-copyright--flex .p-footer-default{background:none;border-width:0;padding:0 !important}.p-footer-copyright--flex .p-footer-default .p-footer-inner{max-width:100% !important;padding:0 !important}.p-footer-copyright--flex .p-footer-default .p-footer-inner&gt;*{float:none}@media (max-width:1400px){.p-footer--container .p-footer-copyright--flex{display:block}}@media (max-width:1400px){.p-footer--container .p-footer-default,.p-footer--container .p-footer-custom,.p-footer--container .p-footer-copyright{padding-left:10px;padding-right:10px;font-size:12px}.p-footer--container .p-footer-default .p-footer-inner,.p-footer--container .p-footer-custom .p-footer-inner,.p-footer--container .p-footer-copyright .p-footer-inner{padding-right:0;padding-left:0}.p-footer--container .p-footer-default .p-footer-linkList&gt;li a,.p-footer--container .p-footer-custom .p-footer-linkList&gt;li a,.p-footer--container .p-footer-copyright .p-footer-linkList&gt;li a{padding-left:0}.p-footer--container .p-footer-copyright .p-footer-debug{text-align:left;margin-top:10px}.p-footer--container .copyright-right{margin-top:10px}.p-footer-row-main{margin-bottom:10px}.p-footer-row-main,.p-footer-row-opposite{float:none}.p-footer-copyright{text-align:left;padding:10px 5px}}@media (max-width:480px){.p-footer--container .p-footer-default,.p-footer--container .p-footer-custom,.p-footer--container .p-footer-copyright{padding-left:10px;padding-right:10px}.p-footer--container .p-footer-default .p-footer-inner,.p-footer--container .p-footer-custom .p-footer-inner,.p-footer--container .p-footer-copyright .p-footer-inner{padding-right:0;padding-left:0}.p-footer--container .p-footer-default .p-footer-linkList&gt;li a,.p-footer--container .p-footer-custom .p-footer-linkList&gt;li a,.p-footer--container .p-footer-copyright .p-footer-linkList&gt;li a{padding-left:0}.p-footer--container span.p-pe-copyright{display:block;margin-top:10px}}@media (min-width:751px){.layout-boxed .footer-stretched&gt;div{padding-right:20px;padding-left:20px}}@media (max-width:750px){.p-body .p-footer-default{margin-right:-10px;margin-left:-10px}}.p-footer-custom{font-size:13px;color:#f9f9f9;background:#003300;border-top:5px solid #cbc688;padding-top:40px;padding-right:20px;padding-bottom:40px;padding-left:20px}.p-footer-custom .xb-footer--wrapper{display:flex;flex-wrap:wrap;align-items:stretch;width:auto}.p-footer-custom a{color:#EAE8CF}.p-footer-custom a.shareButtons-button.shareButtons-button--share{color:#f9f9f9}.p-footer-custom a.shareButtons-button{color:#FFF}.p-footer-custom .xb-footer-block{padding-right:20px;padding-left:20px}.p-footer-custom .xb-footer-block:first-child{padding-left:0;border-left-width:0}.p-footer-custom .xb-footer-block:last-child{padding-right:0;border-right-width:0}.p-footer-custom .xb-footer-block h3{font-size:15px;color:#fffefe;font-weight:700;padding:0;margin:15px 0}.p-footer-custom .xb-footer-block h3 a{color:#fffefe}.p-footer-custom .xb-footer-block p{line-height:1.8}.p-footer-custom .xb-footer-block ul.footerList{list-style-type:none;padding-left:0}.p-footer-custom .xb-footer-block ul.footerList li{margin-top:6px;margin-bottom:6px}@media (min-width:751px){.p-footer-custom .xb-footer-block ul.footerList li:first-child{margin-top:0}.p-footer-custom .xb-footer-block ul.footerList li:first-child a{padding-top:0}.p-footer-custom .xb-footer-block ul.footerList li:last-child{margin-bottom:0}.p-footer-custom .xb-footer-block ul.footerList li:last-child a{padding-bottom:0}}.p-footer-custom .xb-footer-block ul.footerList li a{padding:6px 0;display:inline-block;-webkit-transition: all .15s ease;transition: all .15s ease;color:#EAE8CF;font-weight:400;border-top:1px solid rgba(255,255,255,0.13);border-bottom:1px solid #000}.p-footer-custom .xb-footer-block ul.footerList li a:hover{color:#fff;text-decoration:none;padding-left:10px}.p-footer-custom .xb-footer-block .block-container{background-color:transparent;border-width:0;box-shadow:none}.p-footer-custom .xb-footer-block .block-container a{padding:0}.p-footer-custom .xb-footer-block .block-container a.shareButtons-button{padding:6px}.p-footer-custom .xb-footer-block .block-container&gt;*{padding-left:0;padding-right:0}.p-footer-custom .xb-footer-block .block-container .block-body{color:#f9f9f9;background:transparent}.p-footer-custom .xb-footer-block .block-container .block-row{padding:0}.p-footer-custom .xb-footer-block .pairs{padding:12px 0}.p-footer-custom .xb-footer-block .pairs&gt;dt{color:#f9f9f9}.p-footer-custom .xb-footer-block .block-footer{background:none;border-width:0;color:#c6c6c6}.p-footer-custom .xb-footer-block-1{width:25%}.p-footer-custom .xb-footer-block-2{width:25%}.p-footer-custom .xb-footer-block-3{width:25%}.p-footer-custom .xb-footer-block-4{width:25%}.p-footer-custom .xb-footer-block-5{width:0px}.p-footer-custom .shareButtons-footer-wrapper .shareButtons-button.is-hidden{display:block}.p-footer-social{margin:30px auto;padding:30px 0;text-align:center;border-top:1px solid #004d00;border-bottom:1px solid #004d00}.p-footer-social.p-footer-socialTop{border-top-width:0px;padding-top:0}.p-footer-social.p-footer-socialBottom{border-bottom-width:0;padding-bottom:0}.p-footer-social a{float:none;display:inline-block !important}.p-footer-social h3{margin-top:0;padding-top:0;font-size:22px}@media (max-width:1400px){.XenBase .xb-footer-block{margin:0 5px 30px;min-width:330px;flex:1 1 330px;padding:0}.XenBase .xb-footer-block h3{margin-top:0}}@media (max-width:750px){.XenBase .xb-footer-block{flex:1 1 100%;padding-right:0;margin:0;padding-left:0;min-width:0}.XenBase .xb-footer-block .block-container{margin-left:0;margin-right:0}}@media (max-width:750px){.p-footer--container .p-footer-default .p-footer-linkList li{margin-right:5px}.p-footer--container .p-footer-default .p-footer-linkList li a{padding:4px 6px;display:block}.p-footer--container .p-footer-default .p-footer-linkList li:first-of-type a{padding-left:0}.p-footer-default .p-footer-row-main{margin-bottom:5px;padding-right:0}.p-footer--container .p-footer-default .p-footer-linkList li,.p-footer-custom .xb-footer-block ul.footerList li{margin:0;float:none}.p-footer--container .p-footer-default .p-footer-linkList li a,.p-footer-custom .xb-footer-block ul.footerList li a{padding:10px 0;display:block}}@media (min-width:751px){.footer-stretched&gt;div{padding-right:0;padding-left:0}}.XenBase .notice{border-width:1px;border-style:solid;border-left-width:3px;border-radius:0}.XenBase .notice a:not(.button){text-decoration:underline}.XenBase .notice.notice--primary{color:#3f3a23;background:#fcf8e3;border-color:#e6ddb0}.XenBase .notice.notice--primary a:not(.button){color:#78735d}.XenBase .notice.notice--primary a.button{background:#3f3a23;color:#fff;border-color:#3f3a23}.XenBase .notice.notice--primary a.button:hover{background:rgba(63,58,35,0.9);border-color:#3f3a23}.XenBase .notice.notice--accent,.XenBase .notice.notice--enablePush,.XenBase .notice.notice--cookie{color:#fff;background:#003300;border-color:#000}.XenBase .notice.notice--accent a:not(.button),.XenBase .notice.notice--enablePush a:not(.button),.XenBase .notice.notice--cookie a:not(.button){color:#b3c2b3}.XenBase .notice.notice--accent a.button,.XenBase .notice.notice--enablePush a.button,.XenBase .notice.notice--cookie a.button{background:#fff;color:#000;border-color:#fff}.XenBase .notice.notice--accent a.button:hover,.XenBase .notice.notice--enablePush a.button:hover,.XenBase .notice.notice--cookie a.button:hover{background:rgba(255,255,255,0.9);border-color:#fff}.XenBase .notice.notice--dark{color:#fefefe;background:#282828;border-color:#404040}.XenBase .notice.notice--dark a:not(.button){color:#bebebe}.XenBase .notice.notice--dark a.button{background:#fefefe;color:#000;border-color:#fefefe}.XenBase .notice.notice--dark a.button:hover{background:rgba(254,254,254,0.9);border-color:#fefefe}.XenBase .notice.notice--light{color:#1d1d1d;background:#EAE8CF;border-color:#dfdfdf}.XenBase .notice.notice--light a:not(.button){color:#5b5a52}.XenBase .notice.notice--light a.button{background:#1d1d1d;color:#fff;border-color:#1d1d1d}.XenBase .notice.notice--light a.button:hover{background:rgba(29,29,29,0.9);border-color:#1d1d1d}.XenBase .notice.myCustomNotice{color:#FFF;background:#27826e;border-color:#1b6151}.XenBase .notice.myCustomNotice a:not(.button){color:#bedad4}.XenBase .notice.myCustomNotice a.button{background:#fff;color:#000;border-color:#fff}.XenBase .notice.myCustomNotice a.button:hover{background:rgba(255,255,255,0.9);border-color:#fff}.XenBase .notice.notice--cookie{border-left-width:0;border-right-width:0}.XenBase .notice.notice--cookie .notice-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;flex-wrap:wrap;padding:0}.XenBase .notice.notice--cookie .notice-content&gt;*{text-align:left;margin-top:0;margin:10px 14px}.XenBase .notice.notice--cookie .notice-content .u-inputSpacer{white-space:nowrap}.notices--floating .XenBase .notice.notice--primary{background-color:rgba(252,248,227,0.9)}.notices--floating .XenBase .notice.notice--accent{background-color:rgba(0,51,0,0.9)}.notices--floating .XenBase .notice.notice--dark{background-color:rgba(40,40,40,0.9)}.notices--floating .XenBase .notice.notice--light{background-color:rgba(234,232,207,0.9)}.notices--floating .XenBase .notice.myCustomNotice{background-color:rgba(39,130,110,0.9)}html,button,input,optgroup,select,textarea{font-family:'Poppins','Helvetica Neue',Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif}.p-navEl-link,.block-header a,.block-minorHeader a,.block-minorHeader a,.p-navgroup-link,.p-body-sidebar .block-minorHeader,.xbThreadBars{font-weight:700;text-transform:uppercase}.xb-page-wrapper{position:relative;display:flex;flex-direction:column;flex-grow:1}.xb-page-wrapper .xb-content-wrapper{flex-grow:1}@media (min-width:1401px){.p-nav-inner,.p-sectionLinks--wrapper,.p-sectionLinks-inner,.p-staffBar-inner,.p-header-inner,.p-body-inner,.p-topbar .p-topbar-inner,.p-footer-inner,.xb-welcome-fluid{-webkit-transition: all .15s ease;transition: all .15s ease;max-width:95%}.xb-toggle-default .p-nav-inner,.xb-toggle-default .p-sectionLinks--wrapper,.xb-toggle-default .p-sectionLinks-inner,.xb-toggle-default .p-staffBar-inner,.xb-toggle-default .p-header-inner,.xb-toggle-default .p-body-inner,.xb-toggle-default .p-topbar .p-topbar-inner,.xb-toggle-default .p-footer-inner,.xb-toggle-default .xb-welcome-fluid{max-width:1400px}.p-footer--container{margin-right:auto;margin-left:auto}}.xb-page-wrapper .xb-content-wrapper{flex-grow:1;flex-direction:column;display:flex}.p-body-inner{background:#D5E3D7;border-right:1px solid #dfdfdf;border-left:1px solid #dfdfdf;padding:20px;box-shadow:0px 0px 2px rgba(0,0,0,0.04)}@media (max-width:750px){.p-body-inner{padding:10px}}.button{background-color:#003300;color:#fff;-webkit-transition: all .15s ease;transition: all .15s ease}.button.button--icon--cancel .button-text:before{vertical-align:baseline}.block-container .structItem.structItem--note{color:#1d1d1d}.block-filterBar a{color:#000}.structItemContainer-group.structItemContainer-group--sticky:before,.structItemContainer-group.structItemContainer-group--sticky:after{display:block;padding:14px 12px;color:#6a6a6a;background:#EAE8CF;border-bottom:1px solid #d2d2d2;background:linear-gradient(0deg, #eae8cf, #eae8cf)}.structItemContainer-group.structItemContainer-group--sticky:before{content:"Sticky Threads"}.structItemContainer-group.structItemContainer-group--sticky:after{content:"Threads"}.structItemContainer .structItem{-webkit-transition: all .15s ease;transition: all .15s ease}.p-breadcrumbs--parent{display:flex;align-items:center;margin-bottom:5px}@media (max-width:750px){.p-breadcrumbs--parent{display:block}}.p-breadcrumbs--parent.p-breadcrumbs--bottom{margin-top:30px;margin-bottom:0}.p-breadcrumbs--parent .p-breadcrumbs{flex:1 1 auto;margin-bottom:0;color:#003300;font-weight:400;background:#EAE8CF;border:1px solid #eee;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;box-shadow:2px 2px 2px rgba(0,0,0,0.04)}.p-breadcrumbs--parent .p-breadcrumbs a{color:#003300}.p-breadcrumbs--parent .p-breadcrumbs&gt;li:after{color:#090}.p-breadcrumbs--parent .p-breadcrumbs.p-breadcrumbs--bottom{margin-top:0;margin-bottom:0}.p-breadcrumbs--parent .shareButtons{margin-left:5px;align-self:center}@media (max-width:750px){.p-breadcrumbs--parent .shareButtons{display:none}}.p-body-pageContent .block .block-minorHeader{padding:10px 14px;margin:0;font-weight:400;text-decoration:none;font-size:18px;color:#fff;background:#003300;border:1px solid #030;background:linear-gradient(to bottom, #030 0%, #060 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.p-body-pageContent .block .block-minorHeader:before,.p-body-pageContent .block .block-minorHeader:after{content:" ";display:table}.p-body-pageContent .block .block-minorHeader:after{clear:both}.p-body-pageContent .block .block-minorHeader a{color:inherit;text-decoration:none}.p-body-pageContent .block .block-minorHeader a:hover{text-decoration:underline}.pika-prev,.pika-next{color:#1d1d1d}.tabs--editor .tabs-tab{color:#6a6a6a}.XenBase label.iconic:hover&gt;input+i{color:#000a00}.XenBase label.iconic i{color:#003300}.XenBase .offCanvasMenu--nav .offCanvasMenu-content{color:#1d1d1d;background:#fff}.XenBase .offCanvasMenu--nav .offCanvasMenu-content .offCanvasMenu-subHeader{display:none}.blockMessage.blockMessage--none{box-shadow:none}a.shareButtons-button{border-radius:2px}a.shareButtons-button.shareButtons-button--youtube:hover{background-color:#ff0000}a.shareButtons-button.shareButtons-button--youtube&gt;i:before{content:"\f167";width:1.29em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--linkedin:hover{background-color:#0077b5}a.shareButtons-button.shareButtons-button--linkedin&gt;i:before{content:"\f0e1";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--vimeo:hover{background-color:#1ab7ea}a.shareButtons-button.shareButtons-button--vimeo&gt;i:before{content:"\f27d";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--steam:hover{background-color:#00adee}a.shareButtons-button.shareButtons-button--steam&gt;i:before{content:"\f1b6";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--twitch:hover{background-color:#6441a5}a.shareButtons-button.shareButtons-button--twitch&gt;i:before{content:"\f1e8";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--vk:hover{background-color:#45668e}a.shareButtons-button.shareButtons-button--vk&gt;i:before{content:"\f189";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--instagram:hover{background-color:#833ab4}a.shareButtons-button.shareButtons-button--instagram&gt;i:before{content:"\f16d";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--github:hover{background-color:#4078c0}a.shareButtons-button.shareButtons-button--github&gt;i:before{content:"\f09b";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--discord:hover{background-color:#7289DA}a.shareButtons-button.shareButtons-button--discord&gt;i:before{content:"\f392";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--tiktok:hover{background-color:#25F4EE}a.shareButtons-button.shareButtons-button--tiktok&gt;i:before{content:"\e07b";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--mastodon:hover{background-color:#6364ff}a.shareButtons-button.shareButtons-button--mastodon&gt;i:before{content:"\f4f6";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--rss:hover{background-color:#f26522}a.shareButtons-button.shareButtons-button--rss&gt;i:before{content:"\f09e";width:1em;display:inline-block;text-align:center}a.shareButtons-button.shareButtons-button--share{background:transparent;color:#1d1d1d}a.shareButtons-button.shareButtons-button--share:hover{background-color:transparent;color:#1d1d1d}a.shareButtons-button{color:#FFF;margin-bottom:5px}a.shareButtons-button.shareButtons-button--facebook{background-color:#3B5998}a.shareButtons-button.shareButtons-button--facebook:hover{background-color:#898F9C}a.shareButtons-button.shareButtons-button--twitter{background-color:#1DA1F3}a.shareButtons-button.shareButtons-button--twitter:hover{background-color:#2795e9}a.shareButtons-button.shareButtons-button--youtube{background-color:#ff0000}a.shareButtons-button.shareButtons-button--youtube:hover{background-color:#e80000}a.shareButtons-button.shareButtons-button--gplus{background-color:#dd4b39}a.shareButtons-button.shareButtons-button--gplus:hover{background-color:#c23321}a.shareButtons-button.shareButtons-button--pinterest{background-color:#bd081c}a.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#9f191f}a.shareButtons-button.shareButtons-button--tumblr{background-color:#35465c}a.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#1c2d3f}a.shareButtons-button.shareButtons-button--reddit{background-color:#FF4500}a.shareButtons-button.shareButtons-button--reddit:hover{background-color:#ea3f00}a.shareButtons-button.shareButtons-button--whatsApp{background-color:#25D366}a.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#21c35d}a.shareButtons-button.shareButtons-button--email{background-color:#1289ff}a.shareButtons-button.shareButtons-button--email:hover{background-color:#137de6}a.shareButtons-button.shareButtons-button--link{background-color:#787878}a.shareButtons-button.shareButtons-button--link:hover{background-color:#656565}a.shareButtons-button.shareButtons-button--linkedin{background-color:#0077b5}a.shareButtons-button.shareButtons-button--linkedin:hover{background-color:#00a0dc}a.shareButtons-button.shareButtons-button--vimeo{background-color:#1ab7ea}a.shareButtons-button.shareButtons-button--vimeo:hover{background-color:#162221}a.shareButtons-button.shareButtons-button--steam{background-color:#00adee}a.shareButtons-button.shareButtons-button--steam:hover{background-color:#000000}a.shareButtons-button.shareButtons-button--twitch{background-color:#6441a5}a.shareButtons-button.shareButtons-button--twitch:hover{background-color:#b9a3e3}a.shareButtons-button.shareButtons-button--vk{background-color:#45668e}a.shareButtons-button.shareButtons-button--vk:hover{background-color:#3b597d}a.shareButtons-button.shareButtons-button--instagram{background-color:#405de6}a.shareButtons-button.shareButtons-button--instagram:hover{background-color:#f56040}a.shareButtons-button.shareButtons-button--github{background-color:#4078c0}a.shareButtons-button.shareButtons-button--github:hover{background-color:#6cc644}a.shareButtons-button.shareButtons-button--discord{background-color:#7289DA}a.shareButtons-button.shareButtons-button--discord:hover{background-color:#99AAB5}a.shareButtons-button.shareButtons-button--tiktok{background-color:#25F4EE}a.shareButtons-button.shareButtons-button--tiktok:hover{background-color:#FE2C55}a.shareButtons-button.shareButtons-button--mastodon{background-color:#6364ff}a.shareButtons-button.shareButtons-button--mastodon:hover{background-color:#5840d4}a.shareButtons-button.shareButtons-button--rss{background-color:#f26522}a.shareButtons-button.shareButtons-button--rss:hover{background-color:#de5819}a.shareButtons-button.shareButtons-button--share{background:transparent;color:#1d1d1d}a.shareButtons-button.shareButtons-button--share:hover{background-color:transparent;color:#1d1d1d}.userBanner{font-size:75%;font-weight:400;border:1px solid transparent;border-radius:2px;padding-top:3px;padding-right:10px;padding-bottom:3px;padding-left:10px;font-style:normal;text-align:center}.userBanner.userBanner--staff{color:#FFF;background:#003300;border-color:#000;background:linear-gradient(to bottom, #030, #000 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.userBanner.userBanner--primary{color:#FFF;background:#003300;border-color:#000;background:linear-gradient(to bottom, #030, #000 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.userBanner.userBanner--accent{color:#FFF;background:#003300;border-color:#000;background:linear-gradient(to bottom, #030, #000 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.userBanner.userBanner--red{color:#FFF;background:#d80000;border-color:#720000;background:linear-gradient(to bottom, #d80000, #a50000 100%);box-shadow:inset 0px 1px 0px 0px #ff7272}.userBanner.userBanner--green{color:#FFF;background:green;border-color:#001a00;background:linear-gradient(to bottom, #008000, #004d00 100%);box-shadow:inset 0px 1px 0px 0px #1aff1a}.userBanner.userBanner--olive{color:#FFF;background:olive;border-color:#1a1a00;background:linear-gradient(to bottom, #808000, #4d4d00 100%);box-shadow:inset 0px 1px 0px 0px #ffff1a}.userBanner.userBanner--lightGreen{color:#3b5638;background:#ccf9c8;border-color:#77ef6c;background:linear-gradient(to bottom, #ccf9c8, #a1f49a 100%);box-shadow:inset 0px 1px 0px 0px #fff}.userBanner.userBanner--blue{color:#FFF;background:#0008e3;border-color:#00047d;background:linear-gradient(to bottom, #0008e3, #0006b0 100%);box-shadow:inset 0px 1px 0px 0px #7d82ff}.userBanner.userBanner--royalBlue{color:#FFF;background:royalblue;border-color:#1a3ca2;background:linear-gradient(to bottom, #4169e1, #214cce 100%);box-shadow:inset 0px 1px 0px 0px #c5d1f6}.userBanner.userBanner--skyBlue{color:#FFF;background:#7cc3e0;border-color:#2f9bc7;background:linear-gradient(to bottom, #7cc3e0, #53b0d6 100%);box-shadow:inset 0px 1px 0px 0px #f8fcfd}.userBanner.userBanner--gray{color:#FFF;background:gray;border-color:#4d4d4d;background:linear-gradient(to bottom, #808080, #676767 100%);box-shadow:inset 0px 1px 0px 0px #cdcdcd}.userBanner.userBanner--silver{color:black;background:silver;border-color:#8d8d8d;background:linear-gradient(to bottom, #c0c0c0, #a7a7a7 100%);box-shadow:inset 0px 1px 0px 0px #fff}.userBanner.userBanner--yellow{color:black;background:#ffff91;border-color:#b3b325;background:linear-gradient(to bottom, #ffff91, #ffff5e 100%);box-shadow:inset 0px 1px 0px 0px #fff}.userBanner.userBanner--orange{color:black;background:#ffcb00;border-color:#997a00;background:linear-gradient(to bottom, #ffcb00, #cca200 100%);box-shadow:inset 0px 1px 0px 0px #ffea99}.js-prefixMenuContent .menu-row{padding-bottom:5px;padding-top:5px}.label{font-size:80%;font-weight:400;text-decoration:none;border:1px solid rgba(0,0,0,0);border-radius:4px;padding-top:1px;padding-right:.35em;padding-bottom:1px;padding-left:.35em;display:inline-block;line-height:1.26}.label.menuPrefix{display:block;font-size:100%;padding:5px 10px}.label.label--primary,a.labelLink:hover .label.label--primary,.menuPrefix.label:hover.label--primary,a:hover .label.label--primary{color:#fff;background:#003300;border-color:#000;background:linear-gradient(to bottom, #030, #000 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.label.label--accent,a.labelLink:hover .label.label--accent,.menuPrefix.label:hover.label--accent,a:hover .label.label--accent{color:#fff;background:#003300;border-color:#000;background:linear-gradient(to bottom, #030, #000 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.label.label--red,a.labelLink:hover .label.label--red,.menuPrefix.label:hover.label--red,a:hover .label.label--red{color:#FFFFFF;background:#e20000;border-color:#7c0000;background:linear-gradient(to bottom, #e20000, #af0000 100%);box-shadow:inset 0px 1px 0px 0px #ff7c7c}.label.label--green,a.labelLink:hover .label.label--green,.menuPrefix.label:hover.label--green,a:hover .label.label--green{color:#FFFFFF;background:#008000;border-color:#001a00;background:linear-gradient(to bottom, #008000, #004d00 100%);box-shadow:inset 0px 1px 0px 0px #1aff1a}.label.label--olive,a.labelLink:hover .label.label--olive,.menuPrefix.label:hover.label--olive,a:hover .label.label--olive{color:#FFFFFF;background:#556B2F;border-color:#1d2410;background:linear-gradient(to bottom, #556b2f, #39481f 100%);box-shadow:inset 0px 1px 0px 0px #a4c172}.label.label--lightGreen,a.labelLink:hover .label.label--lightGreen,.menuPrefix.label:hover.label--lightGreen,a:hover .label.label--lightGreen{color:#000000;background:#ccf9c8;border-color:#77ef6c;background:linear-gradient(to bottom, #ccf9c8, #a1f49a 100%);box-shadow:inset 0px 1px 0px 0px #fff}.label.label--blue,a.labelLink:hover .label.label--blue,.menuPrefix.label:hover.label--blue,a:hover .label.label--blue{color:#FFFFFF;background:#0008e3;border-color:#00047d;background:linear-gradient(to bottom, #0008e3, #0006b0 100%);box-shadow:inset 0px 1px 0px 0px #7d82ff}.label.label--royalBlue,a.labelLink:hover .label.label--royalBlue,.menuPrefix.label:hover.label--royalBlue,a:hover .label.label--royalBlue{color:#FFFFFF;background:#4169e1;border-color:#1a3ca2;background:linear-gradient(to bottom, #4169e1, #214cce 100%);box-shadow:inset 0px 1px 0px 0px #c5d1f6}.label.label--skyBlue,a.labelLink:hover .label.label--skyBlue,.menuPrefix.label:hover.label--skyBlue,a:hover .label.label--skyBlue{color:#FFFFFF;background:#7cc3e0;border-color:#2f9bc7;background:linear-gradient(to bottom, #7cc3e0, #53b0d6 100%);box-shadow:inset 0px 1px 0px 0px #f8fcfd}.label.label--gray,a.labelLink:hover .label.label--gray,.menuPrefix.label:hover.label--gray,a:hover .label.label--gray{color:#FFFFFF;background:#767676;border-color:#434343;background:linear-gradient(to bottom, #767676, #5d5d5d 100%);box-shadow:inset 0px 1px 0px 0px #c3c3c3}.label.label--silver,a.labelLink:hover .label.label--silver,.menuPrefix.label:hover.label--silver,a:hover .label.label--silver{color:#4a4a4a;background:#b6b6b6;border-color:#838383;background:linear-gradient(to bottom, #b6b6b6, #9d9d9d 100%);box-shadow:inset 0px 1px 0px 0px #fff}.label.label--yellow,a.labelLink:hover .label.label--yellow,.menuPrefix.label:hover.label--yellow,a:hover .label.label--yellow{color:#5f5f11;background:#ffff91;border-color:#b3b325;background:linear-gradient(to bottom, #ffff91, #ffff5e 100%);box-shadow:inset 0px 1px 0px 0px #fff}.label.label--orange,a.labelLink:hover .label.label--orange,.menuPrefix.label:hover.label--orange,a:hover .label.label--orange{color:#423915;background:#ebbb00;border-color:#856a00;background:linear-gradient(to bottom, #ebbb00, #b89200 100%);box-shadow:inset 0px 1px 0px 0px #ffe685}.label.label--error,a.labelLink:hover .label.label--error,.menuPrefix.label:hover.label--error,a:hover .label.label--error{color:#c84448;background:#fde9e9;border-color:#c84448;background:linear-gradient(to bottom, #fde9e9, #f9baba 100%);box-shadow:inset 0px 1px 0px 0px #fff}a.labelLink:hover .label,.menuPrefix.label:hover,a:hover .label{cursor:pointer;box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,0.1) !important}.overlay{background:none no-repeat 0 0 #eae8cf}[data-template="login"] .formRow a:not(.button),[data-template="register_form"] .formRow a:not(.button),.overlay-content .formRow a:not(.button):not(.menuTrigger--prefix){text-decoration:underline}.blockMessage.blockMessage.blockMessage.blockMessage--highlight{background-color:#EAE8CF;color:#000;border-color:#dad7ac;border-left:3px solid #dad7ac}.blockMessage.blockMessage.blockMessage.blockMessage--highlight:before{color:#dad7ac}.blockMessage.blockMessage.blockMessage.blockMessage--important{background-color:#003300;color:#fff;border-color:#000}.blockMessage.blockMessage.blockMessage.blockMessage--important:before{color:#000}.blockMessage.blockMessage.blockMessage.blockMessage--success{border-color:#63b265}.blockMessage.blockMessage.blockMessage.blockMessage--warning{border-color:#dcda54}.blockMessage.blockMessage.blockMessage.blockMessage--error{border-color:#c84448}.pageNav-page,.pageNav-jump{background:#EAE8CF}@media (max-width:1400px){.p-linkList-changeWidth{display:none}}@media (max-width:750px){.p-header-inner,.p-nav-inner,.p-body-inner,.p-footer-inner{max-width:100%}}@media (max-width:480px){.block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow){display:block}}#xbSearch .menu-row,#xbSearch .menu-footer{padding-right:14px;padding-left:14px}.structItem-cell .structItem-status--watched::before{color:#9d9d9d}.pageNav-page&gt;a{padding-right:14px;padding-left:14px}.block--category{box-shadow:2px 2px 2px rgba(0,0,0,0.04)}.block--category .block-header{padding-top:0;padding-bottom:0;padding-left:0}.block--category .block-header .block-header--left a{color:#1d1d1d;background-color:#fff;display:inline-block;padding:10px 14px;border-bottom:1px solid #fff;margin-bottom:-1px;margin-left:-1px}.block--category .block-header .block-desc{display:none}.block--category .node-stats{opacity:0;-webkit-transition: all .15s ease;transition: all .15s ease}.block--category .node:hover .node-stats{opacity:1}.block--category .node-icon{width:60px}.block--category .collapseTrigger.is-active:before{content:"\f0d8"}.block--category .collapseTrigger:before{content:"\f0d7";margin-right:0 !important;font-size:22px}.p-body-sidebar .block-container .block-row{border-top:1px solid #eee}.p-body-sidebar .block-container .block-row:first-of-type{border-top-width:0}a.custom-top--button{width:0;height:0;border-style:solid;border-width:0 100px 100px 100px;border-color:transparent transparent #007bff transparent}.p-nav-list .p-navEl.is-selected .p-navEl-link,.p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger{border-bottom:5px solid rgba(0,0,0,0.3);opacity:1}.p-footer-social h3{font-size:22px}.xb-welcome-notice .button{padding:10px 25px;font-size:16px}.p-topbar .p-topbar-inner{border-bottom:1px solid #005700}.tooltip--reaction .tooltip-content{border-color:#d2d2d2}@media (max-width:750px){.button,a.button{padding:7px 10px}.p-body-header{margin-right:0px;margin-left:0px}.p-nav .p-nav-menuTrigger,.p-navgroup-link{padding-top:12px;padding-bottom:12px}}

/********* public:xb_search.less ********/
.xb-searchWrapper{position:relative;font-size:13px}.xb-searchWrapper input{font-size:13px}.xb-searchWrapper:before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:300;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f002";width:1.28571429em;display:inline-block;text-align:center;line-height:1;position:absolute;top:50%;transform:translateY(-50%);left:10px;color:#1d1d1d;z-index:1}.xb-searchWrapper .xb-search&gt;input{padding-left:33px;color:#1d1d1d;background:#ebebeb;width:280px}.xb-searchWrapper .xb-search&gt;input::-webkit-input-placeholder{color:inherit}.xb-searchWrapper .xb-search&gt;input:-ms-input-placeholder{color:inherit}.xb-searchWrapper .xb-search&gt;input::-moz-placeholder{color:inherit;opacity:1}.xb-searchWrapper .xb-search&gt;input:-moz-placeholder{color:inherit;opacity:1}.p-sectionLinks .xb-searchWrapper .xb-search&gt;input{padding-top:10px;padding-bottom:10px}.xb-searchWrapper .xb-search .menu--search{width:280px}.xb-searchWrapper .xb-search .menu--search input{padding:5px 10px}.xb-searchWrapper .xb-search .menu--search .button{color:#fff;padding-right:5px;padding-left:5px}.xb-searchWrapper .xb-search .menu--search .button.button--primary{color:#fff}.xb-searchWrapper.is-active .menu--search{display:block;opacity:1}.p-navgroup.p-discovery{display:none}@media (min-width:1401px){.is-sticky .p-nav .p-navgroup.p-discovery{display:block}.is-sticky .p-nav .p-navgroup.p-discovery .p-navgroup-link--search .p-navgroup-linkText{display:none}}@media (max-width:1400px){.p-navgroup.p-discovery{display:block}.xb-searchWrapper{display:none}}

/********* public:xb_welcome.less ********/
.xb-welcome-notice{border-radius:4px;margin-bottom:30px;font-size:24px;color:#fff;background:#003300;border:1px solid #030;padding:20px;text-align:center;background:url(https://www.edaboard.com/data/styles/4/styles/nova/xenforo/sources/welcome-bg-abstract1.png) no-repeat center center #030;background-size:cover}.xb-welcome-notice .xb-welcome-notice--inner{margin:30px auto;padding:0 10px;text-align:center}@media (max-width:1400px){.xb-welcome-notice .xb-welcome-notice--inner{margin:10px auto}}.xb-welcome-notice .xb-welcome-notice--inner h3{margin:0 auto;font-size:inherit}.xb-welcome-notice .xb-welcome-notice--inner h4{margin:30px auto;font-weight:normal;font-size:80%}.xb-welcome-notice .xb-welcome-notice--inner a:not(.button){color:#fff;text-decoration:underline}.xb-welcome-notice .xb-welcome-notice--inner a.button{padding:10px 20px;background:#030;color:#fff;border-color:#030}.xb-welcome-notice .xb-welcome-notice--inner a.button:hover{background:rgba(0,51,0,0.9);border-color:#030}[data-template="login"] .xb-welcome-notice,[data-template="register_form"] .xb-welcome-notice{display:none}

/********* public:xcpa_main.css ********/
#exit-banner-container {
  position: absolute;
  text-align: center;
  z-index: 9998;
  width: 100%; }
  @media (max-width: 1023px) {
    #exit-banner-container {
      width: 89%; } }
  @media (max-width: 767px) {
    #exit-banner-container {
      width: 89%; } }
  @media (max-width: 480px) {
    #exit-banner-container {
      width: 100%; } }
  #exit-banner-container #exit-banner-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -9999999;
    opacity: 0.3;
    background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#979797));
    background: linear-gradient(#353535, #979797); }
    @media (max-width: 1023px) {
      #exit-banner-container #exit-banner-overlay {
        top: 0;
        left: 0; } }
  #exit-banner-container #exit-banner-grid {
    text-align: center;
    position: relative;
    margin: 0 auto; }
    #exit-banner-container #exit-banner-grid .close-cta {
      font-family: "Open Sans", sans-serif;
      text-transform: uppercase;
      font-size: 122%;
      font-weight: bold;
      text-align: right;
      color: white;
      cursor: pointer;
      margin-top: 20px;
      margin-right: 20px;
      position: relative;
      top: 135px;
      right: 22%; }
      #exit-banner-container #exit-banner-grid .close-cta .fas {
        font-size: 175%; }
      @media (max-width: 1023px) {
        #exit-banner-container #exit-banner-grid .close-cta {
          margin-top: 10px;
          margin-bottom: 10px;
          right: 8%; } }
      @media (max-width: 767px) {
        #exit-banner-container #exit-banner-grid .close-cta {
          width: 130px;
          top: 150px;
          left: 50%; } }
    #exit-banner-container #exit-banner-grid #exit-banner {
      position: relative;
      top: 150px; }

/*  pulled from Drupal off canvas css */
.visually-hidden {
  width: 0;
  height: 0;
  letter-spacing: -2em;
  opacity: 0;
}

/********* public:xcpa_prestitial.css ********/
#prestitial {
  height: 100vh;
  text-align: center;
  z-index: 99999;
  position: relative;
  }

#prestitial-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -9999999;
  display: none;
  background: -webkit-gradient(linear, left top, left bottom, from(gray), to(lightgray));
  background: linear-gradient(gray, lightgray); }

.prestitial-logo {
  grid-area: headerlogo;
  margin-top: 20px;
  margin-left: 20px;
  text-align: left; }

#prestitial-banner {
  grid-area: banner; }

.close-cta {
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 122%;
  font-weight: bold;
  text-align: right;
  color: black;
  cursor: pointer;
  grid-area: headercta;
  margin-top: 20px;
  margin-right: 20px; }
  @media (max-width: 480px) {
    .close-cta {
      margin-top: 10px;
      margin-bottom: 10px; } }

@media (min-width: 768px) {
  #prestitial-grid {
    display: grid;
    grid-template-columns: 121px auto auto 121px;
    grid-template-rows: 150px auto;
    grid-template-areas: "headerlogo headerlogo headercta headercta" "blank banner banner otherblank"; } }

/********* public:extra.less ********/
.p-body-sidebar iframe{width:100% !important}.p-footer-custom .xb-footer-block ul li a{border-bottom:1px #000 !important}.block-footer{color:#f9f9f9 !important}@media all and (min-width:480px){.deskContent{display:block;margin:0 auto}.phoneContent{display:none}}@media all and (max-width:479px){.deskContent{display:none}.phoneContent{display:block;margin:0 auto}}iframe#undefined_left,iframe#undefined_right{width:16vw !important;height:100vh !important;top:0 !important;z-index:500 !important}@media all and (max-width:800px){iframe#undefined_left,iframe#undefined_right{display:none !important}body{width:100% !important}}body{width:68vw;margin:auto}html[data-logged-in="true"] body{width:100vw;margin:auto}.kl_amdp_merge_message{color:silver;padding-top:5px;border:none;padding-right:10px;padding-left:10px;text-align:center;font-size:small;margin:2px}.XenBase .p-pageWrapper a[data-nav-id="bestanswers"]:before{content:"\f21e"}.XenBase .p-pageWrapper a[data-nav-id="rules"]:before{content:"\f321"}.XenBase .p-pageWrapper a[data-nav-id="xfrm"]:before{content:"\f022"}.XenBase .p-pageWrapper a[data-nav-id="xfmg"]:before{content:"\f030"}.XenBase .p-pageWrapper a[data-nav-id="tl_groups"]:before{content:"\f500"}.XenBase .p-pageWrapper a[data-nav-id="xa_ubs"]:before{content:"\f305"}.XenBase .p-pageWrapper a[data-nav-id="help"]:before{content:"\f059"}.XenBase .block--messages .message .message-content a{color:blue;text-decoration:underline}.actionBar-action.actionBar-action--reputation:before{content:"\f005\20"}.p-navgroup-link.p-navgroup-link--dbtech-credits i:after{content:"\f2bd";display:inline-block;width:0.88em}.fa-exchange-alt:before{content:"\f2bd"}.mrs_contentRow-header{margin:0;padding:0;font-weight:550;font-size:13px}.mrs_contentRow-title{margin:0;padding:0;font-weight:400;font-size:13px}.mrs_contentRow-extra.contentRow-extra--large{font-size:13px;color:#9d9d9d}.message-footer .message-actionBar{margin-top:30px}.pf-widget.pf-widget-variant-2.image-widget,.pf-widget-img{border-radius:0px !important;width:100% !important;height:auto !important;top:0px !important;left:0px !important;margin:0px !important;z-index:2147483648 !important}.pf-widget.pf-widget-variant-2.image-widget,.pf-widget-content,.pf-widget-headline{margin-top:100px}.pf-widget.image-widget,.pf-widget-close{color:white !important;z-index:1}.overlay-container .structItem{background-color:#fff !important}.memberTooltip-stats .pairJustifier{display:inline-block !important}.memberTooltip-stats .pairJustifier dl{width:18% !important;float:left;margin:0;white-space:nowrap;margin-right:1% !important}.xb-welcome-notice{display:none}ins.dcmads{max-width:100% !important;height:auto !important}@media (max-width:1500px){.logged-out .p-body-main--withSidebar.p-body-main,.logged-out .p-body-main--withSidebar .p-body-content{display:block !important;padding-left:0;padding-right:0}}.u-bottomFixer .notices .notice.notice--cookie .notice-content .button--notice{color:#000 !important}.logged-out .u-bottomFixer{left:50% !important;width:68vw !important;transform:translate(-50%) !important}.logged-out .p-footer-custom{padding-left:15px !important;padding-right:15px !important}.pf-widget-slideout.opened.pf-position-bottom-right{z-index:2147483648 !important;overflow:visible !important}.pf-widget-slideout.pf-widget-variant-2 .pf-widget-img{z-index:-1 !important}.pf-widget .pf-widget-close{z-index:1}.block--category .block-header .block-header--left a{color:#1d1d1d;background-color:#EAE8CF;display:inline-block;padding:10px 14px;border-bottom:none;margin-bottom:-1px;margin-left:-1px}.node-footer{background:#EAE8CF;height:5px !important}.block-header{padding:10px 14px;margin:0;font-weight:400;text-decoration:none;font-size:18px;color:#ffffff;background:#003300;border:0;background:linear-gradient(to bottom, #030 0%, #060 100%);box-shadow:inset 0px 1px 0px 0px #0c0}.block-container{color:#1d1d1d;background:#EAE8CF;border-width:1px;border-style:solid;border-top-color:#EAE8CF;border-right-color:#EAE8CF;border-bottom-color:#EAE8CF;border-left-color:#EAE8CF;box-shadow:2px 2px 2px rgba(0,0,0,0.04);border-radius:4px}.XenBase .p-body-sidebar .block-minorHeader{font-size:16px;color:#1d1d1d;background:#EAE8CF;border:0;border-bottom-width:1px;box-shadow:inset 0px 0px 0px 0px #eae8cf}.block-footer{padding:10px 14px;font-size:12px;color:#6a6a6a !important;background:#EAE8CF;border-top:1px solid #eee}.node .node-icon i{font-size:18px;color:#989898;opacity:0.8;background-color:#dfdfdf;padding:10px 0px;border-radius:10px;width:100%}#memberlist_table td{padding:4px 6px;border-bottom:1px solid #eee;background:#EAE8CF}.XenBase .block--messages .message .message-content a{color:blue;text-decoration:underline}.bbCodeInline{margin:0;font-size:80%;background:#eacfcf;border:1px solid #eee;border-radius:2px;padding-top:1px;padding-right:5px;padding-bottom:1px;padding-left:5px;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;line-height:1.4;box-decoration-break:clone;-webkit-box-decoration-break:clone}div.inContentAd{display:none;text-align:center;padding:10px}.contentVote-vote{color:#022402;text-decoration:solid;line-height:1;padding:10px;-webkit-transition:all .15s ease;transition:all .15s ease}a.solutionIcon{color:#022402;text-decoration:solid}.fr-command.fr-btn+.fr-dropdown-menu .fr-dropdown-wrapper .fr-dropdown-content ul.fr-dropdown-list li a.fr-active,.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active{color:#fff !important}.fr-toolbar .fr-command.fr-btn.fr-dropdown.fr-active:hover{color:#1c2e4c !important}a[href^="#amp-broken-url:"]{color:red}a[href^="#amp-broken-url:"]:before{font-weight:bold;font-size:1.5em;content:'broken link:'}</pre></body></html>