@CHARSET "UTF-8";

/********* public:alnb_navigation.less ********/
[dir="LTR"] .badgeContainer.badgeContainer--highlighted.customBadgeContainer:after{margin-left:4px}[dir="RTL"] .badgeContainer.badgeContainer--highlighted.customBadgeContainer:after{margin-right:4px}.badgeContainer.badgeContainer--highlighted.customBadgeContainer:after{position:relative}

/********* public:bb_code.less ********/
.copy-button{float:right}.bbCodeBlock{display:flow-root;margin:.5em 0;background:hsla(var(--xf-contentAltBg));border:1px solid hsla(var(--xf-borderColorFaint));border-left:3px solid hsla(var(--xf-borderColorAttention))}.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:16px}.bbCodeBlock.bbCodeBlock--feature{border-left:3px solid hsla(var(--xf-borderColorFeature))}.bbCodeBlock.bbCodeBlock--feature .bbCodeBlock-title{color:hsla(var(--xf-textColorFeature))}.bbCodeBlock-title{padding:6px 10px;font-size:16px;color:hsla(var(--xf-textColorAttention));background:hsla(var(--xf-contentAltBg--h),var(--xf-contentAltBg--s),calc(var(--xf-contentAltBg--l) + (var(--xf-color-adjust, 1) * 2%)),var(--xf-contentAltBg--a))}.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{content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/arrow-circle-upe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/arrow-circle-upe100.svg?v=5.15.3') no-repeat center;display:inline-block;margin-left:5px}.bbCodeBlock-content{position:relative;padding:6px 10px}.bbCodeBlock-content:before,.bbCodeBlock-content:after{content:" ";display:table}.bbCodeBlock-content:after{clear:both}.bbCodeBlock-expandLink{display:none;position:absolute;bottom:0;left:0;right:0;height:75px;cursor:pointer;z-index:100;background:hsla(0,0%,0%,0);background:linear-gradient(to bottom, hsla(var(--xf-contentAltBg--h),var(--xf-contentAltBg--s),var(--xf-contentAltBg--l),0%) 0%, hsla(var(--xf-contentAltBg)) 80%)}.bbCodeBlock-expandLink a{position:absolute;bottom:6px;left:0;right:0;text-align:center;font-size:16px;color:hsla(var(--xf-textColorAttention));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 .25s ease, height .25s ease, padding .25s ease, margin .25s ease, border .25s ease;transition: -xf-height .25s ease, height .25s ease, padding .25s ease, margin .25s ease, border .25s 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:hsla(var(--xf-textColor));background:hsla(var(--xf-contentHighlightBg));padding:6px;width:650px;max-width:100%;border-left:2px solid hsla(var(--xf-borderColorFeature));overflow:hidden}.bbCodeBlock--unfurl .contentRow-header{margin:0;font-size:18px;font-weight:normal;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.bbCodeBlock--unfurl .contentRow-snippet{font-size:15px;font-style:normal}.bbCodeBlock--unfurl .contentRow-minor{font-size:15px}.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-image{aspect-ratio:auto 1 / 1}.bbCodeBlock--unfurl .bbCodeBlockUnfurl-icon{width:12px;vertical-align:-2px;aspect-ratio:auto 1 / 1}.bbCodeCode{margin:0;padding:0;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;font-size:16px;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:10px}.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}@media (prefers-color-scheme:dark){:root:not([data-variation]) .bbCodeCode .prism-token.prism-comment,:root:not([data-variation]) .bbCodeCode .prism-token.prism-prolog,:root:not([data-variation]) .bbCodeCode .prism-token.prism-doctype,:root:not([data-variation]) .bbCodeCode .prism-token.prism-cdata{color:#8292a2}:root:not([data-variation]) .bbCodeCode .prism-token.prism-constant{color:#f92672}:root:not([data-variation]) .bbCodeCode .prism-token.prism-tag{color:#f92672}:root:not([data-variation]) .bbCodeCode .prism-token.prism-boolean{color:#ae81ff}:root:not([data-variation]) .bbCodeCode .prism-token.prism-symbol,:root:not([data-variation]) .bbCodeCode .prism-token.prism-atrule,:root:not([data-variation]) .bbCodeCode .prism-token.prism-keyword{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-selector,:root:not([data-variation]) .bbCodeCode .prism-token.prism-function{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-string,:root:not([data-variation]) .bbCodeCode .prism-token.prism-attr-value{color:#a6e22e}:root:not([data-variation]) .bbCodeCode .prism-token.prism-number{color:#ae81ff}:root:not([data-variation]) .bbCodeCode .prism-token.prism-attr-name,:root:not([data-variation]) .bbCodeCode .prism-token.prism-char,:root:not([data-variation]) .bbCodeCode .prism-token.prism-builtin{color:#a6e22e}:root:not([data-variation]) .bbCodeCode .prism-token.prism-regex,:root:not([data-variation]) .bbCodeCode .prism-token.prism-important,:root:not([data-variation]) .bbCodeCode .prism-token.prism-variable,:root:not([data-variation]) .bbCodeCode .prism-token.prism-package{color:#fd971f}:root:not([data-variation]) .bbCodeCode .prism-token.prism-class-name,:root:not([data-variation]) .bbCodeCode .prism-token.prism-important,:root:not([data-variation]) .bbCodeCode .prism-token.prism-bold{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-italic,:root:not([data-variation]) .bbCodeCode .prism-token.prism-constant{color:#f92672}}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-comment,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-prolog,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-doctype,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-cdata{color:#8292a2}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-constant{color:#f92672}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-tag{color:#f92672}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-boolean{color:#ae81ff}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-symbol,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-atrule,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-keyword{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-selector,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-function{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-string,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-attr-value{color:#a6e22e}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-number{color:#ae81ff}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-attr-name,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-char,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-builtin{color:#a6e22e}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-regex,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-important,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-variable,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-package{color:#fd971f}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-class-name,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-important,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-bold{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-italic,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-constant{color:#f92672}.bbCodeInline{margin:0;font-size:80%;background:hsla(var(--xf-contentAltBg));border:1px solid hsla(var(--xf-borderColorLight));border-radius:2px;padding-top:1px;padding-right:3px;padding-bottom:1px;padding-left:3px;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 .25s ease, -xf-opacity .25s ease;transition: all .25s ease, -xf-opacity .25s 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>.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:notices.less ********/
.notices{list-style:none;margin:0;padding:0}.notices.notices--block .notice{margin-bottom:10px}.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:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor));margin-bottom:10px}.notices.notices--scrolling.notices--isMulti{margin-bottom:30px}.notices.notices--scrolling .notice{width:100%;flex-grow:0;flex-shrink:0;border:none}.notice{position:relative;border-width:1px;border-style:solid;border-top-color:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor))}.notice:before,.notice:after{content:" ";display:table}.notice:after{clear:both}.notice.notice--primary{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentHighlightBg))}.notice.notice--accent{color:hsla(var(--xf-textColorAccentContent));background:hsla(var(--xf-contentAccentBg))}.notice.notice--accent a:not(.button--notice){color:hsla(var(--xf-textColorAttention))}.notice.notice--dark{color:#fefefe;border:none;background:hsl(0,0%,8%)}.notice.notice--dark a:not(.button--notice){color:hsl(0,0%,71%)}.notice.notice--light{color:hsl(0,0%,8%);background:hsl(0,0%,100%)}.notice.notice--light a:not(.button--notice){color:hsl(0,0%,51%)}.notice.notice--enablePush{display:none}@media (max-width:900px){.notice.notice--enablePush{padding:3px 3px 10px;font-size:16px}}@media (max-width:900px){.notice.notice--cookie .notice-content{padding:3px 3px 10px;font-size:15px}.notice.notice--cookie .notice-content .button--notice{font-size:15px;padding:3px 6px}.notice.notice--cookie .notice-content .button--notice .button-text{font-size:15px}}.notice.notice--cookieAdvanced .notice-content{padding:1em 0}.notice.notice--cookieAdvanced .notice-content .u-pageCentered{display:grid;grid-template-columns:1fr 250px;gap:10px;align-items:end}@media (max-width:650px){.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>dd{padding-left:0;padding-right:0}.notice.notice--cookieAdvanced .notice-content form:not(.is-active){display:none}.notices--block .notice{font-size:18px;border-radius:4px}.notices--floating .notice{font-size:11px;border-radius:4px;box-shadow:1px 1px 3px hsla(0,0%,0%,.25)}.notices--floating .notice.notice--primary{background-color:hsla(var(--xf-contentHighlightBg--h),var(--xf-contentHighlightBg--s),var(--xf-contentHighlightBg--l),80%)}.notices--floating .notice.notice--accent{background-color:hsla(var(--xf-contentAccentBg--h),var(--xf-contentAccentBg--s),var(--xf-contentAccentBg--l),80%)}.notices--floating .notice.notice--dark{background-color:hsla(0,0%,8%,80%)}.notices--floating .notice.notice--light{background-color:hsla(0,0%,100%,80%)}.has-js .notices--floating .notice{display:none}.notice.notice--hasImage .notice-content{margin-left:68px;min-height:68px}@media (max-width:900px){.notice.notice--hidewide:not(.is-vis-processed){display:none;visibility:hidden}}@media (max-width:650px){.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:10px 0 10px 10px}.notice-image img{max-width:48px;max-height:48px}.notice-content{padding:10px}.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 .25s ease;transition: opacity .25s ease;cursor:pointer}.notice-content a.notice-dismiss:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.75em;mask:url('styles/fa/regular/timese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/timese100.svg?v=5.15.3') no-repeat center}.notice-content a.notice-dismiss:hover{text-decoration:none;opacity:1}.notices--floating .notice-content a.notice-dismiss{font-size:14px}

/********* public:rating_stars.less ********/
.ratingStars{display:inline-block;line-height:1;font-size:120%;vertical-align:sub;position:relative}.ratingStars.ratingStars--larger{font-size:140%;vertical-align:bottom}.ratingStars.ratingStars--smaller{font-size:100%;vertical-align:top;top:.2em}.ratingStars-star{float:left;position:relative;margin-left:2px}.ratingStars-star:first-child{margin-left:0}.ratingStars-star:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;color:hsla(var(--xf-starEmptyColor))}.ratingStars-star.ratingStars-star--full:before{color:hsla(var(--xf-starFullColor))}.ratingStars-star.ratingStars-star--half:after{position:absolute;left:0;display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/solid/star-halfe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/star-halfe100.svg?v=5.15.3') no-repeat center;color:hsla(var(--xf-starFullColor))}.ratingStarsRow.ratingStarsRow--justified{display:flex}.ratingStarsRow.ratingStarsRow--justified .ratingStarsRow-text{margin-left:auto}.ratingStarsRow.ratingStarsRow--textBlock{display:block}.ratingStarsRow.ratingStarsRow--textBlock .ratingStarsRow-text{display:block}.br-select{display:none}.br-theme-fontawesome-stars .br-widget.br-widget--withSelected{height:40px}.br-theme-fontawesome-stars .br-widget.br-widget--withSelected .br-current-rating{display:block;font-size:80%}.br-theme-fontawesome-stars .br-widget{height:28px;white-space:nowrap}.br-theme-fontawesome-stars .br-widget a{font-size:120%;text-decoration:none;margin-right:2px}.br-theme-fontawesome-stars .br-widget a:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;color:hsla(var(--xf-starEmptyColor))}.br-theme-fontawesome-stars .br-widget a.br-active:after{color:hsla(var(--xf-starFullColor))}.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:hsla(var(--xf-starFullColor))}.br-theme-fontawesome-stars .br-widget .br-current-rating{display:none}.br-theme-fontawesome-stars .br-readonly a{cursor:default}@media print{.br-theme-fontawesome-stars .br-widget a:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/stare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/stare100.svg?v=5.15.3') no-repeat center;color:black}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/stare100.svg?v=5.15.3') no-repeat center;color:black}}

/********* 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:hsla(var(--xf-textColorMuted));min-height:35px;line-height:35px}.shareButtons-button{float:left;margin-right:3px;padding:6px;color:hsla(var(--xf-textColorMuted));font-size:20px;line-height:20px;white-space:nowrap;min-width:35px;border-radius:2px;background-color:transparent;-webkit-transition: all .25s ease;transition: all .25s ease}.shareButtons-button:last-of-type{margin-right:0}.shareButtons-button:hover{text-decoration:none;color:white}.shareButtons-button>i{display:inline-block;vertical-align:middle}.shareButtons-button>span{font-weight:400;font-size:18px}.shareButtons--iconic .shareButtons-button{text-align:center}.shareButtons--iconic .shareButtons-button>i{min-width:20px}.shareButtons--iconic .shareButtons-button>svg{vertical-align:middle}.shareButtons--iconic .shareButtons-button>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--twitter:hover{background-color:#000000}.shareButtons-button.shareButtons-button--bluesky:hover{background-color:#1185fe}.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}.shareButtons-button.shareButtons-button--linkedin:hover{background-color:#0077B5}.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}.shareButtons-button.shareButtons-button--share{cursor:pointer}.shareButtons-button.shareButtons-button--share:hover{background-color:#787878}.shareButtons-button.shareButtons-button--link{cursor:pointer}.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}.shareButtons-button.is-hidden{display:none}.shareInput{margin-bottom:5px}.shareInput:last-child{margin-bottom:0}.shareInput-label{font-size:16px}.shareInput-label:after{content:":"}.shareInput-label.is-sentence:after{content:""}.shareInput-button{color:hsla(var(--xf-linkColor));cursor:pointer}.shareInput-button>i{display:inline-block;vertical-align:middle}.shareInput-button.is-hidden{display:none}.shareInput-input{font-size:16px}@media (max-width:568px){.shareInput-input{font-size:16px}}.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}

/********* public:xfmg_comment.less ********/
.message-attribution .br-select{display:none}.message-attribution .br-wrapper{display:inline-block}.message-attribution .br-wrapper .br-wrapper.br-theme-fontawesome-stars{height:20px}.message+.message,.message.message--bordered{border-top:1px solid hsla(var(--xf-borderColor))}.message.is-mod-selected,.block--messages .message.is-mod-selected{background:hsla(var(--xf-inlineModHighlightColor))}.message.is-mod-selected .message-cell--user,.block--messages .message.is-mod-selected .message-cell--user,.message.is-mod-selected .message-cell--vote,.block--messages .message.is-mod-selected .message-cell--vote{background:hsla(var(--xf-inlineModHighlightColor))}.message.is-mod-selected .message-userArrow:after,.block--messages .message.is-mod-selected .message-userArrow:after{border-right-color:hsla(var(--xf-inlineModHighlightColor))}.message-inner{display:flex}.message-inner+.message-inner{border-top:1px solid hsla(var(--xf-borderColor))}.message-cell{display:block;vertical-align:top;padding:10px}.message--quickReply .message-cell>.formRow:last-child>dd{padding-bottom:0}.message-cell.message-cell--closer{padding:6px}.message-cell.message-cell--closer.message-cell--user{flex:0 0 182px}.message--simple .message-cell.message-cell--closer.message-cell--user{flex:0 0 82px}.message-cell.message-cell--closer.message-cell--action{flex:0 0 52px}.message-cell.message-cell--user,.message-cell.message-cell--action{position:relative;background:hsla(var(--xf-contentAltBg));border-right:1px solid hsla(var(--xf-borderColor));min-width:0}.message-cell.message-cell--vote{position:relative;background:hsla(var(--xf-contentAltBg));border-left:1px solid hsla(var(--xf-borderColor));border-right:0;padding-top:0;padding-bottom:0}.message--solution .message-cell.message-cell--vote{background:hsla(var(--xf-successBg))}.message-cell.message-cell--vote .solutionIcon{margin-top:6px}.message-cell.message-cell--user{flex:0 0 190px}.message--simple .message-cell.message-cell--user{flex:0 0 82px}.message-cell.message-cell--action{flex:0 0 60px}.message-cell.message-cell--main{flex:1 1 auto;width:100%;min-width:0}.message-cell.message-cell--main.is-editing{padding:0}.message-cell.message-cell--main .block{margin:0}.message-cell.message-cell--main .block-container{margin:0;border:none}.message-cell.message-cell--alert{font-size:16px;flex:1 1 auto;width:100%;min-width:0;color:hsla(var(--xf-textColorAccentContent));background:hsla(var(--xf-contentAccentBg))}.message-cell.message-cell--alert a{color:hsla(var(--xf-textColorAttention))}.message-cell.message-cell--extra{flex:0 0 200px;border-left:1px solid hsla(var(--xf-borderColor));background:hsla(var(--xf-contentAltBg))}.message-cell.message-cell--extra .formRow-explain{margin:6px 0 0;font-size:16px;color:hsla(var(--xf-textColorMuted));font-size:80%}.message-cell.message-cell--extra .formRow-explain a{color:inherit;text-decoration:underline}.message-cell.message-cell--header,.message-cell.message-cell--solutionHeader{flex:1 1 auto;width:100%;min-width:0;padding:6px 10px;margin:0}.message-cell.message-cell--header{font-weight:400;text-decoration:none;font-size:20px;color:hsla(var(--xf-majorHeadingTextColor));background:hsla(var(--xf-majorHeadingBg));border-bottom:1px solid hsla(var(--xf-borderColorLight));background:linear-gradient(0deg, hsla(var(--xf-majorHeadingBg)), hsla(var(--xf-majorHeadingBg--h),var(--xf-majorHeadingBg--s),calc(var(--xf-majorHeadingBg--l) + (var(--xf-color-adjust, 1) * 5%)),var(--xf-majorHeadingBg--a)));border-bottom:none}.message-cell.message-cell--header a{color:inherit;text-decoration:none}.message-cell.message-cell--header a:hover{text-decoration:underline}.message-cell.message-cell--solutionHeader{color:hsla(var(--xf-successColor));font-size:17px;background:hsla(var(--xf-successBg));border-left:3px solid hsla(var(--xf-successFeatureColor))}.message-main{height:100%;display:flex;flex-direction:column}.message-content{flex:1 1 auto;min-height:1px}.message-footer{margin-top:auto;-webkit-user-select:none;user-select:none}.message-expandWrapper{position:relative;overflow:hidden;-webkit-transition: -xf-height height ease;transition: -xf-height height ease}.message-expandWrapper .message-expandContent{max-height:250px;overflow:hidden}.message-expandWrapper .message-expandContent--small{max-height:160px}.message-expandWrapper.is-expandable .message-expandLink{display:block}.message-expandWrapper.is-expanded .message-expandContent{max-height:none}.message-expandWrapper.is-expanded .message-expandLink{display:none}.message-column{display:flex;flex-direction:column;align-items:center}.message-expandLink{display:none;position:absolute;top:60%;bottom:0;left:0;right:0;cursor:pointer;z-index:100;background:hsla(0,0%,0%,0);background:linear-gradient(to bottom, hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),var(--xf-contentBg--l),0%) 0%, hsla(var(--xf-contentBg)) 70%)}.message-expandLink:empty{cursor:auto;background:hsla(0,0%,0%,0);background:linear-gradient(to bottom, hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),var(--xf-contentBg--l),0%) 0%, hsla(var(--xf-contentBg)) 100%)}.message-expandLink a{position:absolute;bottom:10px;left:0;right:0;text-align:center;font-size:16px;color:hsla(var(--xf-textColorAttention));text-decoration:none}.message-microdata{display:none}@media (max-width:650px){.message:not(.message--forceColumns) .message-inner{display:block}.message:not(.message--forceColumns) .message-cell{display:block}.message:not(.message--forceColumns) .message-cell:before,.message:not(.message--forceColumns) .message-cell:after{content:" ";display:table}.message:not(.message--forceColumns) .message-cell:after{clear:both}.message:not(.message--forceColumns) .message-cell.message-cell--user{width:auto;border-right:none;border-bottom:1px solid hsla(var(--xf-borderColor))}.message:not(.message--forceColumns) .message-cell.message-cell--vote{width:auto;border-left:none;border-top:1px solid hsla(var(--xf-borderColor))}.message:not(.message--forceColumns) .message-cell.message-cell--vote .solutionIcon{margin-top:0}.message:not(.message--forceColumns) .message-cell.message-cell--main{padding-left:10px}.message:not(.message--forceColumns) .message-cell.message-cell--extra{width:auto;border-left:none;border-top:1px solid hsla(var(--xf-borderColor))}.message:not(.message--forceColumns) .message-column{flex-direction:row;justify-content:space-evenly}.message--simple:not(.message--forceColumns) .message-cell.message-cell--user,.message--quickReply:not(.message--forceColumns) .message-cell.message-cell--user{display:none}}.message-userArrow{position:absolute;top:20px;right:-1px;border:10px solid hsla(0,0%,0%,0);border-left-width:0;border-right-color:hsla(var(--xf-borderColor))}.message-userArrow:after{position:absolute;top:-9px;right:-10px;content:"";border:9px solid hsla(0,0%,0%,0);border-left-width:0;border-right-color:hsla(var(--xf-contentBg))}.message-avatar{text-align:center}.message-avatar .avatar{vertical-align:bottom}.message-avatar-wrapper{position:relative;display:inline-block;vertical-align:bottom;margin-bottom:.5em}.message-avatar-wrapper .message-avatar-online{position:absolute;left:50%;bottom:-.4em;margin-left:-.615em;height:calc(1em + 4px);background:hsla(var(--xf-contentAltBg));border-radius:50%;padding:2px}.message-avatar-wrapper .message-avatar-online:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('styles/fa/solid/user-circlee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/user-circlee100.svg?v=5.15.3') no-repeat center;color:hsl(79,100%,36%);vertical-align:top}.message-name{font-weight:700;font-size:inherit;text-align:center;margin:0}.message-userTitle{font-size:15px;font-weight:normal;text-align:center;margin:0}.message-userBanner.userBanner{display:block;margin-top:3px}.message-userExtras{margin-top:3px;font-size:15px}.message--deleted .message-userDetails{display:none}.message--deleted .message-avatar .avatar{width:48px;height:48px;font-size:29px}@media (max-width:650px){.message:not(.message--forceColumns) .message-userArrow{top:auto;right:auto;bottom:-1px;left:24px;border:none;border:10px solid hsla(0,0%,0%,0);border-top-width:0;border-bottom-color:hsla(var(--xf-borderColor))}.message:not(.message--forceColumns) .message-userArrow:after{top:auto;right:auto;left:-9px;bottom:-10px;border:none;border:9px solid hsla(0,0%,0%,0);border-top-width:0;border-bottom-color:hsla(var(--xf-contentBg))}.message:not(.message--forceColumns).is-mod-selected .message-userArrow:after{border-color:transparent;border-bottom-color:hsla(var(--xf-inlineModHighlightColor))}.message:not(.message--forceColumns) .message-user{display:flex}.message:not(.message--forceColumns) .message-avatar{margin-bottom:0}.message:not(.message--forceColumns) .message-avatar .avatar{width:48px;height:48px;font-size:29px}.message:not(.message--forceColumns) .message-avatar .avatar+.message-avatar-online{left:auto;right:0}.message:not(.message--forceColumns) .message-userDetails{flex:1;min-width:0;padding-left:10px}.message:not(.message--forceColumns) .message-name{text-align:left}.message:not(.message--forceColumns) .message-userTitle,.message:not(.message--forceColumns) .message-userBanner.userBanner{display:inline-block;text-align:left;margin:0}.message:not(.message--forceColumns) .message-userExtras{display:none}.message:not(.message--forceColumns) .message--deleted .message-userDetails{display:block}}.message-content{position:relative}.message-content .js-selectToQuoteEnd{height:0;font-size:0;overflow:hidden}.message--multiQuoteList .message-content{min-height:80px;max-height:120px;overflow:hidden}.message--multiQuoteList .message-content .message-body{pointer-events:none}.message-attribution{color:hsla(var(--xf-textColorMuted));font-size:15px;padding-bottom:3px;border-bottom:1px solid hsla(var(--xf-borderColorFaint))}.message-attribution:before,.message-attribution:after{content:" ";display:table}.message-attribution:after{clear:both}.message-attribution.message-attribution--plain{border-bottom:none;font-size:inherit;padding-bottom:0}.message-attribution.message-attribution--split{display:flex;align-items:flex-end;flex-wrap:wrap}.message-attribution.message-attribution--split .message-attribution-opposite{margin-left:auto}.message-attribution-main{float:left}.message-attribution-opposite{float:right}.message-attribution-opposite.message-attribution-opposite--list{display:flex;list-style:none;margin:0;padding:0}.message-attribution-opposite.message-attribution-opposite--list>li{margin-left:14px}.message-attribution-opposite.message-attribution-opposite--list>li:first-child{margin-left:0}.message-attribution-opposite a{color:inherit}.message-attribution-opposite a:hover{text-decoration:none;color:hsla(var(--xf-linkHoverColor))}.message-attribution-gadget{display:inline-block;margin:-3px -7px;padding:3px 7px}.message-attribution-source{font-size:15px;margin-bottom:3px}.message-attribution-user{font-weight:700}.message-attribution-user .avatar{display:none}.message-attribution-user .attribution{display:inline;font-size:inherit;font-weight:inherit;margin:0}.message-newIndicator,a.message-newIndicator{font-size:90%;color:hsla(var(--xf-paletteAccent2--h),var(--xf-paletteAccent2--s),clamp(0%,calc((var(--xf-paletteAccent2--l) - 67%) * -100),100%),var(--xf-paletteAccent2--a));background:hsla(var(--xf-paletteAccent2));border-radius:2px;padding-top:1px;padding-right:4px;padding-bottom:1px;padding-left:4px;white-space:nowrap}a.message-newIndicator:hover{color:hsla(var(--xf-paletteAccent2--h),var(--xf-paletteAccent2--s),clamp(0%,calc((var(--xf-paletteAccent2--l) - 67%) * -100),100%),var(--xf-paletteAccent2--a))}.message-minorHighlight{font-size:16px;color:hsla(var(--xf-textColorFeature))}.message-fields{margin:10px 0}.message--simple .message-fields{margin-top:6px;margin-bottom:6px}.message-fields:last-child{margin-bottom:0}.message-body{margin:10px 0;font-family:'Segoe UI','Helvetica Neue',Helvetica,Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans',sans-serif}.message-body:before,.message-body:after{content:" ";display:table}.message-body:after{clear:both}.message--simple .message-body{margin-top:6px;margin-bottom:6px}.message-body:last-child{margin-bottom:0}.message-body .message-title{font-size:17px;font-weight:400;margin:0 0 10px 0;padding:0}.message-attachments{margin:.5em 0}.message-attachments-list{list-style:none;margin:0;padding:0}.message-lastEdit{margin-top:.5em;color:hsla(var(--xf-textColorMuted));font-size:11px;text-align:right}.message-signature{margin-top:10px;font-size:15px;color:hsla(var(--xf-textColorMuted));border-top:1px solid hsla(var(--xf-borderColorLight));padding-top:3px}.message-actionBar .actionBar-set{margin-top:10px;font-size:16px}.message--simple .message-actionBar .actionBar-set{margin-top:6px}.message .likesBar{margin-top:10px;padding:6px}.message .reactionsBar{margin-top:10px;padding:6px}.message-historyTarget{margin-top:10px}.message-gradient{position:absolute;bottom:0;left:0;right:0;height:60px;background:hsla(var(--xf-contentBg));background:linear-gradient(to bottom, hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),var(--xf-contentBg--l),0%) 0%, hsla(var(--xf-contentBg)) 90%)}.message-responses{margin-top:6px;font-size:16px}.message-responses .editorPlaceholder .input{font-size:inherit}.message-responseRow{margin-top:-1px;background:hsla(var(--xf-contentAltBg));border:1px solid hsla(var(--xf-borderColorLight));padding:6px}.message-responseRow.message-responseRow--likes,.message-responseRow.message-responseRow--reactions{display:none;opacity:0;-webkit-transition: all .25s ease, -xf-opacity .25s ease;transition: all .25s ease, -xf-opacity .25s ease;overflow-y:hidden;height:0;-webkit-transition-property:all,-xf-height;transition-property:all,-xf-height;align-items:center}.message-responseRow.message-responseRow--likes.is-active,.message-responseRow.message-responseRow--reactions.is-active{display:flex;opacity:1}.message-responseRow.message-responseRow--likes.is-transitioning,.message-responseRow.message-responseRow--reactions.is-transitioning{display:flex}.message-responseRow.message-responseRow--likes.is-active,.message-responseRow.message-responseRow--reactions.is-active{height:auto;overflow-y:visible}.message-responseRow.message-responseRow--likes.is-transitioning,.message-responseRow.message-responseRow--reactions.is-transitioning{overflow-y:hidden}@media (max-width:650px){.message:not(.message--forceColumns) .message-attribution-user .avatar{display:inline-flex;width:25.2px;height:25.2px;font-size:15px}.message:not(.message--forceColumns) .message-content{min-height:1px}}@media (max-width:480px){.message-signature{display:none}}.message-menuGroup{display:inline-block}.message-menuTrigger{display:inline-block}.message-menuTrigger:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.2em;mask:url('styles/fa/solid/caret-downe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/solid/caret-downe100.svg?v=5.15.3') no-repeat center;text-align:right}.message-menuTrigger:hover:after{color:black}.message-menu-section--editDelete .menu-linkRow{font-weight:700;font-size:18px}.message-menu-link--delete i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center}.message-menu-link--edit i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/edite100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/edite100.svg?v=5.15.3') no-repeat center}.message-menu-link--report i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/frowne100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/frowne100.svg?v=5.15.3') no-repeat center}.message-menu-link--warn i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center}.message-menu-link--spam i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/bane100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/bane100.svg?v=5.15.3') no-repeat center}.message-menu-link--ip i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sitemape100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sitemape100.svg?v=5.15.3') no-repeat center}.message-menu-link--history i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/historye100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/historye100.svg?v=5.15.3') no-repeat center}.message-menu-link--follow i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center}.message-menu-link--ignore i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-timese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-timese100.svg?v=5.15.3') no-repeat center}.message-menu-link--share i:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/share-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/share-alte100.svg?v=5.15.3') no-repeat center}.message-articleUserInfo{background:hsla(var(--xf-contentAltBg));border-top:1px solid hsla(var(--xf-borderColor))}.message-articleUserInfo:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.message-articleUserInfo .contentRow-figure{width:170px;text-align:center}.message-articleUserInfo .contentRow-main{padding-left:20px;text-align:left}@media (max-width:650px){.message-articleUserInfo .contentRow-figure{width:auto}.message-articleUserInfo .contentRow-main{padding-left:10px}}.message-articleWrittenBy{color:hsla(var(--xf-textColorMuted));font-size:16px}.message-articleUserName{font-weight:700;font-size:20px;margin:0;display:inline}.message-articleUserBlurb,.message-articleUserBlurb div{font-size:16px;display:inline}.message-articleUserAbout{font-size:16px;margin:.5em 0}.message-articleUserBanners .userBanner{margin-bottom:3px}.message-articleUserStats{font-size:16px;color:hsla(var(--xf-textColorMuted))}@media (max-width:480px){.message-articleUserStats{display:none}}.comment-inner{display:table;table-layout:fixed;width:100%}.comment-avatar{display:table-cell;width:24px;vertical-align:top}.comment-avatar .avatar,.comment-avatar img{vertical-align:bottom}.comment-main{display:table-cell;padding-left:10px;vertical-align:top}.comment-contentWrapper{margin-bottom:6px}.comment-user{font-weight:700}.comment-body{display:inline}.comment-note{color:hsla(var(--xf-textColorMuted));font-size:11px}.comment-input{display:block;height:2.34em;margin-bottom:6px}.comment-actionBar .actionBar-set{margin-top:6px;color:hsla(var(--xf-textColorMuted))}.comment-likes,.comment-reactions{display:none;opacity:0;-webkit-transition: all .25s ease, -xf-opacity .25s ease;transition: all .25s ease, -xf-opacity .25s ease;overflow-y:hidden;height:0;-webkit-transition-property:all,-xf-height;transition-property:all,-xf-height;margin-top:6px;font-size:15px;align-items:center}.comment-likes.is-active,.comment-reactions.is-active{display:flex;opacity:1}.comment-likes.is-transitioning,.comment-reactions.is-transitioning{display:flex}.comment-likes.is-active,.comment-reactions.is-active{height:auto;overflow-y:visible}.comment-likes.is-transitioning,.comment-reactions.is-transitioning{overflow-y:hidden}.formSubmitRow.formSubmitRow--messageQr .formSubmitRow-controls{text-align:center;padding-left:0;padding-right:0;margin-left:10px;margin-right:10px}@media (max-width:540px){.formSubmitRow.formSubmitRow--messageQr .formSubmitRow-controls{text-align:right}}.messageNotice{margin:6px 0;padding:6px 10px;color:hsla(var(--xf-textColorAccentContent));background:hsla(var(--xf-contentAccentBg));font-size:15px;border-left:2px solid hsla(var(--xf-borderColorAttention))}.messageNotice.messageNotice--nested{border-left-width:1px}.messageNotice:not(.messageNotice--highlighted) a,.messageNotice:not(.messageNotice--highlighted) a:hover{color:hsla(var(--xf-textColorAttention))}.messageNotice:before{display:inline-block;padding-right:.2em;font-size:125%;color:hsla(var(--xf-textColorAttention))}.messageNotice.messageNotice--highlighted{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentHighlightBg));border-left-color:hsla(var(--xf-borderColorFeature))}.messageNotice.messageNotice--highlighted:before{color:hsla(var(--xf-textColorFeature))}.messageNotice.messageNotice--deleted:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center}.messageNotice.messageNotice--moderated:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/shielde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/shielde100.svg?v=5.15.3') no-repeat center}.messageNotice.messageNotice--warning:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center}.messageNotice.messageNotice--ignored:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/microphone-slashe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/microphone-slashe100.svg?v=5.15.3') no-repeat center}@media (min-width:650px){.block:not(.block--messages) .block-container:not(.block-container--noStripRadius)>.block-body:first-child>.message:first-child .message-inner:first-of-type .message-cell:first-child,.block:not(.block--messages) .block-topRadiusContent.message .message-inner:first-of-type .message-cell:first-child,.block:not(.block--messages) .block-topRadiusContent>.message:first-child .message-inner:first-of-type .message-cell:first-child{border-top-left-radius:3px}.block:not(.block--messages) .block-container:not(.block-container--noStripRadius)>.block-body:first-child>.message:first-child .message-inner:first-of-type .message-cell:last-child,.block:not(.block--messages) .block-topRadiusContent.message .message-inner:first-of-type .message-cell:last-child,.block:not(.block--messages) .block-topRadiusContent>.message:first-child .message-inner:first-of-type .message-cell:last-child{border-top-right-radius:3px}.block:not(.block--messages) .block-container:not(.block-container--noStripRadius)>.block-body:last-child>.message:last-child .message-inner:last-of-type .message-cell:first-child,.block:not(.block--messages) .block-bottomRadiusContent.message .message-inner:last-of-type .message-cell:first-child,.block:not(.block--messages) .block-bottomRadiusContent>.message:last-child .message-inner:last-of-type .message-cell:first-child{border-bottom-left-radius:3px}.block:not(.block--messages) .block-container:not(.block-container--noStripRadius)>.block-body:last-child>.message:last-child .message-inner:last-of-type .message-cell:last-child,.block:not(.block--messages) .block-bottomRadiusContent.message .message-inner:last-of-type .message-cell:last-child,.block:not(.block--messages) .block-bottomRadiusContent>.message:last-child .message-inner:last-of-type .message-cell:last-child{border-bottom-right-radius:3px}}.block--messages .block-container{background:none;border:none}.block--messages .message,.block--messages .block-row{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentBg));border-width:1px;border-style:solid;border-top-color:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor));border-radius:4px}.block--messages .message+.message,.block--messages .block-row+.message,.block--messages .message+.block-row,.block--messages .block-row+.block-row{margin-top:6px}.block--messages .block-filterBar{border-width:1px;border-style:solid;border-top-color:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor));border-radius:4px;margin-bottom:6px}.block--messages .message-spacer+.message,.block--messages .message-spacer+.block-row{margin-top:6px}.block--messages .message-inner .message-cell{border-radius:0}.block--messages .message-inner:first-of-type .message-cell:first-child{border-top-left-radius:3px}.block--messages .message-inner:first-of-type .message-cell:last-child{border-top-right-radius:3px}.block--messages .message-inner:last-of-type .message-cell:first-child{border-bottom-left-radius:3px}.block--messages .message-inner:last-of-type .message-cell:last-child{border-bottom-right-radius:3px}@media (max-width:650px){.block--messages .message-inner .message-cell{border-radius:0}.block--messages .message-inner:first-of-type .message-cell:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.block--messages .message-inner:last-of-type .message-cell:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}.block--messages .message--simple .message-cell--user+.message-cell{border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px}}@media (max-width:650px){.block--messages .message,.block--messages .block-row,.block--messages .block-filterBar{border-left:none;border-right:none;border-radius:0}.block--messages .message .message-inner .message-cell{border-radius:0}.block--messages .message .message-inner .message-cell:first-child,.block--messages .message .message-inner .message-cell:last-child{border-radius:0}.block--messages .message--simple .message-cell--user+.message-cell{border-radius:0}}.message--article.is-moderated{background:hsla(var(--xf-contentHighlightBg))}.message--article.is-deleted{opacity:.65}.message--articlePreview{display:flex;flex-direction:column;min-width:0;margin-bottom:10px;overflow:hidden}.message--articlePreview:last-child{margin-bottom:0}.message--articlePreview .articlePreview-main{display:flex;flex-direction:column;flex:1 1 auto}.message--articlePreview .articlePreview-image{flex:0 0 auto;width:100%;max-width:750px;text-decoration:none}.message--articlePreview .articlePreview-image>img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.message--articlePreview .articlePreview-image+.articlePreview-text .bbImageWrapper,.message--articlePreview .articlePreview-image+.articlePreview-text .bbImage{display:none}.message--articlePreview .articlePreview-text{flex:1 1 auto;display:flex;min-width:0;flex-direction:column;padding:10px}.message--articlePreview .articlePreview-text .bbWrapper{position:relative;max-height:11.2em;overflow:hidden}.message--articlePreview .articlePreview-text .bbWrapper:after{content:'';position:absolute;bottom:0;right:0;text-align:right;width:75%;height:1.4em;background:linear-gradient(to right, hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),var(--xf-contentBg--l),0%), hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),var(--xf-contentBg--l),100%))}.message--articlePreview .articlePreview-title{margin:0;font-size:17px}.message--articlePreview .articlePreview-content{flex:1 1 auto}.message--articlePreview .articlePreview-links{text-align:right;padding-top:6px}.message--articlePreview .articlePreview-statuses{float:left;display:flex;list-style:none;margin:0;padding:0}.message--articlePreview .articlePreview-statuses>li{margin-right:8px}.message--articlePreview .articlePreview-statuses .message-newIndicator{font-size:16px}.message--articlePreview .articlePreview-footer{padding:0 10px}.message--articlePreview .articlePreview-meta{display:flex;align-items:center;border-top:solid 1px hsla(var(--xf-borderColor));padding:6px 0;color:hsla(var(--xf-textColorMuted));font-size:16px}.message--articlePreview .articlePreview-meta>li{margin-right:10px}.message--articlePreview .articlePreview-meta>li:last-child{margin-right:0}.message--articlePreview .articlePreview-replies{white-space:nowrap}.message--articlePreview .articlePreview-by,.message--articlePreview .articlePreview-repliesLabel{display:none}.block--articles.block--messages.block--expanded .article-title{margin:0 0 5px;font-size:24px;font-weight:400}.block--articles.block--messages.block--expanded .message-snippet-link{margin-top:.5em;text-align:center}.block--articles.block--messages.block--expanded .message+.message{margin-top:15px}@supports (display: grid){@media (min-width:650px){.block--previews .block-body{display:grid;gap:10px;grid-template-rows:auto;grid-template-columns:repeat(2, 1fr);grid-template-areas:"a a"}.block--previews .block-body>.message:first-of-type:last-of-type{grid-area:a}.block--previews .block-body>.message--articlePreview{margin-bottom:0}.block--previews .block-body>.message--articlePreview:nth-of-type(-n+5) .articlePreview-title{font-size:20px}.block--previews .block-body>.message--articlePreview:nth-of-type(-n+5) .articlePreview-image{max-width:none}.block--previews .block-body>.message--articlePreview:nth-of-type(-n+5) .articlePreview-image>img{aspect-ratio:5 / 3}.block--previews .block-body>.message--articlePreview:nth-of-type(-n+5) .articlePreview-meta .articlePreview-by{display:block}.block--previews .block-body>.message--articlePreview:first-of-type{grid-area:a}.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-title{font-size:24px}.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-meta{border-top:none}.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-main{flex-direction:row-reverse}.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-image{width:50%;height:100%}.block--previews .block-body>.message--articlePreview:first-of-type .articlePreview-image>img{height:100%}}@media (min-width:900px){.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body{grid-template-columns:repeat(4, 1fr);grid-template-areas:"a a a a" "b_1 b_1 b_2 b_2" "b_3 b_3 b_4 b_4"}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message:first-of-type:last-of-type{grid-area:a}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message--articlePreview:nth-of-type(1){grid-area:a}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message--articlePreview:nth-of-type(2){grid-area:b_1}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message--articlePreview:nth-of-type(3){grid-area:b_2}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message--articlePreview:nth-of-type(4){grid-area:b_3}.p-body-main:not(.p-body-main--withSidebar) .block--previews .block-body>.message--articlePreview:nth-of-type(5){grid-area:b_4}}@media (min-width:1150px){.p-body-main--withSidebar .block--previews .block-body{grid-template-columns:repeat(4, 1fr);grid-template-areas:"a a a a" "b_1 b_1 b_2 b_2" "b_3 b_3 b_4 b_4"}.p-body-main--withSidebar .block--previews .block-body>.message:first-of-type:last-of-type{grid-area:a}.p-body-main--withSidebar .block--previews .block-body>.message--articlePreview:nth-of-type(1){grid-area:a}.p-body-main--withSidebar .block--previews .block-body>.message--articlePreview:nth-of-type(2){grid-area:b_1}.p-body-main--withSidebar .block--previews .block-body>.message--articlePreview:nth-of-type(3){grid-area:b_2}.p-body-main--withSidebar .block--previews .block-body>.message--articlePreview:nth-of-type(4){grid-area:b_3}.p-body-main--withSidebar .block--previews .block-body>.message--articlePreview:nth-of-type(5){grid-area:b_4}}}

/********* public:xfmg_media_list.less ********/
.itemList-itemTypeIcon.itemList-itemTypeIcon--image{display:none}.itemList-itemTypeIcon.itemList-itemTypeIcon--image::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/photo-videoe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/photo-videoe100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--video::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/videoe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/videoe100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--audio::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/musice100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/musice100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--applemusic::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/applee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/applee100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--facebook::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/facebooke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/facebooke100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--flickr::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/flickre100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/flickre100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--instagram::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/instagrame100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/instagrame100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--pinterest::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/pinterest-squaree100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/pinterest-squaree100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--reddit::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/reddit-aliene100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/reddit-aliene100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--soundcloud::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/soundcloude100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/soundcloude100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--spotify::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/spotifye100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/spotifye100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--tumblr::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/tumblr-squaree100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/tumblr-squaree100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitch::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/twitche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/twitche100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitter::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/twittere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/twittere100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--vimeo::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/vimeoe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/vimeoe100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--youtube::after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/brands/youtubee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/brands/youtubee100.svg?v=5.15.3') no-repeat center}.itemList{display:flex;flex-flow:row wrap;margin:3px}.itemList.itemList--strip{justify-content:center;min-height:56px}@media (max-width:480px){.itemList.itemList--strip{min-height:44.46153846px}}@media (max-width:360px){.itemList.itemList--strip{min-height:32.31578947px}}.itemList.itemList--slider{--f-carousel-spacing:5px;--f-button-color:white;--f-button-hover-color:white;--f-button-svg-filter:drop-shadow(0 0 1px hsl(0,0%,0%));--f-button-width:32px;--f-button-height:32px;--f-button-svg-width:32px;--f-button-svg-height:32px;flex-wrap:nowrap;margin:0;overflow:hidden}.itemList.itemList--slider.itemList--slider--withPager{margin-bottom:calc(var(--f-carousel-dots-height))}.itemList.itemList--slider .itemList-item--slider{flex:0 0 auto;width:calc((100% - (var(--f-carousel-spacing) * (var(--xfmg-slidesPerPage) - 1))) / var(--xfmg-slidesPerPage));margin:0 var(--f-carousel-spacing) 0 0}.itemList.itemList--slider .itemList-item--slider .itemList-itemTypeIcon{display:none}.itemList-item{flex:auto;width:187.5px;max-width:300px;margin:3px;position:relative;overflow:hidden}.itemList--strip .itemList-item{justify-items:center;width:31.25px;max-width:50px;margin-top:auto;margin-bottom:auto;opacity:1;-webkit-transition: opacity .25s ease;transition: opacity .25s ease}.itemList--strip .itemList-item.itemList-item--fading{opacity:0 !important}@media (max-width:480px){.itemList-item{width:150px}.itemList--strip .itemList-item.itemList-item{max-width:38.46153846px}}@media (max-width:360px){.itemList--strip .itemList-item.itemList-item{max-width:26.31578947px}}.itemList-item.itemList-item--placeholder{margin-top:0;margin-bottom:0;height:0}.itemList--strip .itemList-item.itemList-item--placeholder{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentAltBg));border-width:1px;border-style:solid;border-top-color:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor));margin-top:inherit;margin-bottom:inherit;height:initial;opacity:0.7}.itemList-button{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentAltBg));border-width:1px;border-style:solid;border-top-color:hsla(var(--xf-borderColorLight));border-right-color:hsla(var(--xf-borderColor));border-bottom-color:hsla(var(--xf-borderColorHeavy));border-left-color:hsla(var(--xf-borderColor));width:25px;border-radius:4px;color:hsla(var(--xf-linkColor));display:block;position:relative;margin:3px;cursor:pointer}.itemList-button.is-disabled{display:none}.itemList-button.is-loading{color:hsla(var(--xf-textColorMuted));background:hsla(var(--xf-contentBg--h),var(--xf-contentBg--s),calc(var(--xf-contentBg--l) - (var(--xf-color-adjust, 1) * 6%)),var(--xf-contentBg--a));pointer-events:none;cursor:default}.itemList-button-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-size:1.2em}.itemList-button--next .itemList-button-icon:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.63em;mask:url('styles/fa/regular/chevron-righte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/chevron-righte100.svg?v=5.15.3') no-repeat center}.itemList-button--prev .itemList-button-icon:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.63em;mask:url('styles/fa/regular/chevron-lefte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/chevron-lefte100.svg?v=5.15.3') no-repeat center}.itemList-itemTypeIcon{position:absolute;top:6px;right:6px;z-index:100;width:20px;height:20px;display:flex;align-items:center;justify-content:center;-webkit-text-fill-color:hsl(0,0%,100%);-webkit-text-stroke-color:hsl(0,0%,0%);-webkit-text-stroke-width:thin;color:#fff;opacity:0.6}.has-touchevents .itemList-itemTypeIcon,.itemList-item:hover .itemList-itemTypeIcon,.itemList-item.is-mod-selected .itemList-itemTypeIcon{opacity:1}.itemList-itemTypeIcon::after{font-size:24px}.itemList-itemOverlay{width:100%;height:52px;bottom:-52px;position:absolute;background-color:hsla(0,0%,0%,.6);-webkit-transition: all .25s ease;transition: all .25s ease;padding:4px;overflow:hidden}.itemList-itemOverlay a{color:inherit;text-decoration:none}.itemList-itemOverlay a:hover{text-decoration:underline}.has-touchevents .itemList-itemOverlay,.itemList-item:hover .itemList-itemOverlay{bottom:0}.itemList-item.is-mod-selected .itemList-itemOverlay{bottom:0;background:hsla(var(--xf-inlineModHighlightColor))}.itemList-itemOverlay a:hover{text-decoration:none}.itemList-itemOverlayTop{cursor:pointer;top:3px;left:3px;z-index:205;width:25px;height:25px;border-radius:4px;background:hsla(0,0%,0%,.4);display:flex;align-items:center;justify-content:center;opacity:0}.has-touchevents .itemList-itemOverlayTop,.itemList-item:hover .itemList-itemOverlayTop{opacity:1}.itemList-item.is-mod-selected .itemList-itemOverlayTop{opacity:1;background:hsla(var(--xf-inlineModHighlightColor))}.itemList-item.is-mod-selected .itemList-itemOverlayTop.iconic>input+i:before{color:hsla(var(--xf-textColorDimmed))}.itemList-item.is-mod-selected .itemList-itemOverlayTop.iconic>input:hover+i:before{color:hsla(var(--xf-textColorDimmed))}.itemList-itemOverlayTop.itemList-itemOverlayTop.iconic{display:flex;position:absolute}.itemList-itemOverlayTop.itemList-itemOverlayTop.iconic>input+i{position:absolute;top:2px;left:6px}.itemList-itemOverlayTop.itemList-itemOverlayTop.iconic>input+i:before{color:#fff}.itemList-itemOverlayTop.itemList-itemOverlayTop.iconic>input:hover+i:before{color:hsl(0,0%,calc(100% - (var(--xf-color-adjust, 1) * 15%)))}.itemInfoRow{display:flex;align-items:center}.itemInfoRow-avatar{white-space:nowrap;word-wrap:normal;text-align:center}.itemInfoRow-main{flex:1;min-width:0;vertical-align:top;text-shadow:0 0 2px hsla(0,0%,0%,.6);color:#fff}.itemList-item.is-mod-selected .itemInfoRow-main{text-shadow:none;color:hsla(var(--xf-textColorDimmed))}.itemInfoRow-main:before{content:'';display:block;margin-top:-.18em}.itemInfoRow-title{margin:0;padding:0 0 0 3px;font-size:16px;font-weight:400;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.itemInfoRow-status{margin:0;padding:0 0 0 3px;font-size:11px;overflow:hidden;white-space:nowrap}

/********* public:xfmg_media_view.less ********/
.media{position:relative;margin-bottom:10px}.media-button{position:absolute;top:calc(50% -  27px);z-index:100;width:30px;height:50px;background:hsla(calc((var(--xf-paletteNeutral2--h) * .5) + (var(--xf-paletteNeutral3--h) * .5)),calc((var(--xf-paletteNeutral2--s) * .5) + (var(--xf-paletteNeutral3--s) * .5)),calc((var(--xf-paletteNeutral2--l) * .5) + (var(--xf-paletteNeutral3--l) * .5)),70%);border-radius:4px;opacity:0.2;-webkit-transition: opacity .25s ease;transition: opacity .25s ease;cursor:pointer}.has-touchevents .media-button,.media:hover .media-button{opacity:0.6}.media-button.media-button:hover{text-decoration:none;opacity:1}.media-button .media-button-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:#FFF;-webkit-text-fill-color:hsl(0,0%,100%);-webkit-text-stroke-color:hsl(0,0%,0%);-webkit-text-stroke-width:1px;font-size:1.75em}.media-button.media-button--next{right:5px}.media-button.media-button--next .media-button-icon:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.1em;mask:url('styles/fa/regular/chevron-righte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/chevron-righte100.svg?v=5.15.3') no-repeat center}.media-button.media-button--prev{left:5px}.media-button.media-button--prev .media-button-icon:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.1em;mask:url('styles/fa/regular/chevron-lefte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/chevron-lefte100.svg?v=5.15.3') no-repeat center}.media-container{display:flex;justify-content:center;align-items:center;border:1px solid hsla(0,0%,0%,0);min-height:50px}.media-container img{max-height:80vh;object-fit:contain}.media-container video{width:100%}.media-container video[data-video-type="audio"][poster=""]{max-height:180px;display:block;padding:6px}.media-container .bbWrapper{width:100%;text-align:center}.media-container .bbWrapper>:first-child{margin-left:auto;margin-right:auto}.media-container .bbMediaWrapper{width:100%;text-align:center}.media-container .bbMediaWrapper .bbMediaWrapper-inner.bbMediaWrapper-inner--thumbnail{padding-bottom:300px}.media-container .fb-video iframe{background-color:hsla(var(--xf-contentBg))}.media-container .fb_iframe_widget{margin-left:auto;margin-right:auto}@media (max-width:650px){.media-container{margin-left:-10px;margin-right:-10px}}.media-container .cropper-container.cropper-bg{background:none}.media-container .media-container-image{position:relative}.has-touchevents .media-container .media-container-image .mediaNote,.media-container .media-container-image.is-tooltip-active .mediaNote,.media-container .media-container-image:hover .mediaNote{opacity:.75;transition:opacity .75s ease-out}.media-container .mediaNote{display:none;position:absolute;border-radius:2px;border:2px solid hsla(var(--xf-paletteNeutral1));box-shadow:0 5px 10px 0 hsla(0,0%,0%,.35);opacity:0}.media-container .mediaNote-tooltip{display:none}.tooltip.tooltip--mediaNote{max-width:100%;width:250px;padding:0 15px}.tooltip.tooltip--mediaNote.tooltip--top{padding-bottom:10px}.tooltip.tooltip--mediaNote.tooltip--right{padding-left:10px}.tooltip.tooltip--mediaNote.tooltip--bottom{padding-top:10px}.tooltip.tooltip--mediaNote.tooltip--left{padding-right:10px}.tooltip--mediaNote .tooltip-content{color:hsla(var(--xf-textColor));background:hsla(var(--xf-contentBg));padding:0;text-align:left;border:1px solid hsla(var(--xf-borderColor));border-radius:4px;font-size:16px;box-shadow:0 5px 10px 0 hsla(0,0%,0%,.35)}.tooltip--mediaNote--plain .tooltip-content .contentRow-minor{font-size:11px}.noteTooltip-row{margin:0;padding:3px}.noteTooltip-row.noteTooltip-row--separated+.noteTooltip-row{border-top:1px solid hsla(var(--xf-borderColorLight))}.noteTooltip-footer{font-size:15px;color:hsla(var(--xf-textColorDimmed));background:hsla(var(--xf-contentAltBg));border-top:1px solid hsla(var(--xf-borderColorLight));padding:3px;text-align:center}.noteTooltip-footer.noteTooltip-footer--smallest{font-size:11px}.tooltip--mediaNote.tooltip--top .tooltip-arrow{bottom:0;left:50%;margin-left:-11px;border:11px solid hsla(0,0%,0%,0);border-bottom-width:0;border-top-color:hsla(var(--xf-borderColor))}.tooltip--mediaNote.tooltip--bottom .tooltip-arrow{top:0;left:50%;margin-left:-11px;border:11px solid hsla(0,0%,0%,0);border-top-width:0;border-bottom-color:hsla(var(--xf-borderColor))}.tooltip--mediaNote.tooltip--right .tooltip-arrow{top:50%;left:0;margin-top:-11px;border:11px solid hsla(0,0%,0%,0);border-left-width:0;border-right-color:hsla(var(--xf-borderColor))}.tooltip--mediaNote.tooltip--left .tooltip-arrow{top:50%;right:0;margin-top:-11px;border:11px solid hsla(0,0%,0%,0);border-right-width:0;border-left-color:hsla(var(--xf-borderColor))}.tooltip--mediaNote.tooltip--top .tooltip-arrow:after{border:10px solid hsla(0,0%,0%,0);border-bottom-width:0;border-top-color:hsla(var(--xf-contentAltBg))}/*!
 * Cropper v3.0.0-rc.3
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2017 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2017-07-07T13:00:47.346Z
 */.cropper-container{font-size:0;line-height:0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;direction:ltr;-ms-touch-action:none;touch-action:none}.cropper-container img{display:block;min-width:0 !important;max-width:none !important;min-height:0 !important;max-height:none !important;width:100%;height:100%;image-orientation:0deg}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{opacity:0;background-color:#fff}.cropper-modal{opacity:.5;background-color:#000}.cropper-view-box{display:block;overflow:hidden;width:100%;height:100%;outline:1px solid hsl(210,100%,60%);outline-color:hsla(210,100%,60%,.75)}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed hsl(0,0%,93%)}.cropper-dashed.dashed-h{top:33.33333%;left:0;width:100%;height:33.33333%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.33333%;width:33.33333%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;opacity:.75}.cropper-center:before,.cropper-center:after{position:absolute;display:block;content:' ';background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#39f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;opacity:.75;background-color:#39f}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;opacity:1}@media (min-width:768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width:992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width:1200px){.cropper-point.point-se{width:5px;height:5px;opacity:.75}}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:' ';opacity:0;background-color:#39f}.cropper-invisible{opacity:0}.cropper-bg{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC')}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none !important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}/*!
 * XF overrides
 */.cropper-view-box{outline:1px solid hsla(var(--xf-paletteColor3));outline-color:hsla(var(--xf-paletteColor3--h),var(--xf-paletteColor3--s),var(--xf-paletteColor3--l),75%)}.cropper-line{background-color:hsla(var(--xf-paletteColor3))}.cropper-point{background-color:hsla(var(--xf-paletteColor3))}.cropper-point.point-se:before{background-color:hsla(var(--xf-paletteColor3))}.xfmgInfoBlock-title{margin-bottom:10px}.xfmgInfoBlock--lightbox .xfmgInfoBlock-title h2.p-title-value{font-size:20px}.xfmgInfoBlock-status{margin-bottom:10px}.xfmgInfoBlock-originallyFrom{font-size:16px;margin-bottom:10px}.xfmgInfoBlock-originallyFrom:before{color:hsla(var(--xf-textColorFeature));display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('styles/fa/regular/paperclipe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/paperclipe100.svg?v=5.15.3') no-repeat center}.xfmgInfoBlock-description{margin-bottom:10px}.xfmgInfoBlock-description .bbCodeBlock{font-size:16px}.xfmgInfoBlock-title+.actionBar,.xfmgInfoBlock-originallyFrom+.actionBar{margin-top:-10px}.xfmgInfoBlock .actionBar-set{font-size:16px;margin-top:10px}.columnContainer{display:flex}.columnContainer-comments{margin-right:10px;flex:0 70%;min-width:0}.columnContainer-sidebar{flex:0 30%;min-width:0}@media (max-width:650px){.columnContainer .columnContainer-sidebar{display:block;margin-left:0;margin-right:0}.columnContainer .columnContainer-sidebar>*{margin-left:0;margin-right:0;min-width:0}}@media (max-width:900px){.columnContainer{display:block}.columnContainer-comments{margin-right:0}.columnContainer-sidebar{display:flex;flex-wrap:wrap;align-items:stretch;margin:20px -20px -20px;width:auto}.columnContainer-sidebar>*{margin:0 5px 20px;min-width:350px;flex:1 1 350px}.columnContainer-sidebar>*:last-child{margin-bottom:20px}.columnContainer-sidebar:after{display:block;content:'';height:0;margin:0 5px;min-width:350px;flex:1 1 350px}.columnContainer-sidebar .block-container{display:flex;flex-direction:column;height:100%}.columnContainer-sidebar .block-container .block-footer{margin-top:auto}}.copy-button{float:right}.bbCodeBlock{display:flow-root;margin:.5em 0;background:hsla(var(--xf-contentAltBg));border:1px solid hsla(var(--xf-borderColorFaint));border-left:3px solid hsla(var(--xf-borderColorAttention))}.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:16px}.bbCodeBlock.bbCodeBlock--feature{border-left:3px solid hsla(var(--xf-borderColorFeature))}.bbCodeBlock.bbCodeBlock--feature .bbCodeBlock-title{color:hsla(var(--xf-textColorFeature))}.bbCodeBlock-title{padding:6px 10px;font-size:16px;color:hsla(var(--xf-textColorAttention));background:hsla(var(--xf-contentAltBg--h),var(--xf-contentAltBg--s),calc(var(--xf-contentAltBg--l) + (var(--xf-color-adjust, 1) * 2%)),var(--xf-contentAltBg--a))}.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{content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/arrow-circle-upe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/arrow-circle-upe100.svg?v=5.15.3') no-repeat center;display:inline-block;margin-left:5px}.bbCodeBlock-content{position:relative;padding:6px 10px}.bbCodeBlock-content:before,.bbCodeBlock-content:after{content:" ";display:table}.bbCodeBlock-content:after{clear:both}.bbCodeBlock-expandLink{display:none;position:absolute;bottom:0;left:0;right:0;height:75px;cursor:pointer;z-index:100;background:hsla(0,0%,0%,0);background:linear-gradient(to bottom, hsla(var(--xf-contentAltBg--h),var(--xf-contentAltBg--s),var(--xf-contentAltBg--l),0%) 0%, hsla(var(--xf-contentAltBg)) 80%)}.bbCodeBlock-expandLink a{position:absolute;bottom:6px;left:0;right:0;text-align:center;font-size:16px;color:hsla(var(--xf-textColorAttention));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 .25s ease, height .25s ease, padding .25s ease, margin .25s ease, border .25s ease;transition: -xf-height .25s ease, height .25s ease, padding .25s ease, margin .25s ease, border .25s 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:hsla(var(--xf-textColor));background:hsla(var(--xf-contentHighlightBg));padding:6px;width:650px;max-width:100%;border-left:2px solid hsla(var(--xf-borderColorFeature));overflow:hidden}.bbCodeBlock--unfurl .contentRow-header{margin:0;font-size:18px;font-weight:normal;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.bbCodeBlock--unfurl .contentRow-snippet{font-size:15px;font-style:normal}.bbCodeBlock--unfurl .contentRow-minor{font-size:15px}.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-image{aspect-ratio:auto 1 / 1}.bbCodeBlock--unfurl .bbCodeBlockUnfurl-icon{width:12px;vertical-align:-2px;aspect-ratio:auto 1 / 1}.bbCodeCode{margin:0;padding:0;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;font-size:16px;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:10px}.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}@media (prefers-color-scheme:dark){:root:not([data-variation]) .bbCodeCode .prism-token.prism-comment,:root:not([data-variation]) .bbCodeCode .prism-token.prism-prolog,:root:not([data-variation]) .bbCodeCode .prism-token.prism-doctype,:root:not([data-variation]) .bbCodeCode .prism-token.prism-cdata{color:#8292a2}:root:not([data-variation]) .bbCodeCode .prism-token.prism-constant{color:#f92672}:root:not([data-variation]) .bbCodeCode .prism-token.prism-tag{color:#f92672}:root:not([data-variation]) .bbCodeCode .prism-token.prism-boolean{color:#ae81ff}:root:not([data-variation]) .bbCodeCode .prism-token.prism-symbol,:root:not([data-variation]) .bbCodeCode .prism-token.prism-atrule,:root:not([data-variation]) .bbCodeCode .prism-token.prism-keyword{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-selector,:root:not([data-variation]) .bbCodeCode .prism-token.prism-function{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-string,:root:not([data-variation]) .bbCodeCode .prism-token.prism-attr-value{color:#a6e22e}:root:not([data-variation]) .bbCodeCode .prism-token.prism-number{color:#ae81ff}:root:not([data-variation]) .bbCodeCode .prism-token.prism-attr-name,:root:not([data-variation]) .bbCodeCode .prism-token.prism-char,:root:not([data-variation]) .bbCodeCode .prism-token.prism-builtin{color:#a6e22e}:root:not([data-variation]) .bbCodeCode .prism-token.prism-regex,:root:not([data-variation]) .bbCodeCode .prism-token.prism-important,:root:not([data-variation]) .bbCodeCode .prism-token.prism-variable,:root:not([data-variation]) .bbCodeCode .prism-token.prism-package{color:#fd971f}:root:not([data-variation]) .bbCodeCode .prism-token.prism-class-name,:root:not([data-variation]) .bbCodeCode .prism-token.prism-important,:root:not([data-variation]) .bbCodeCode .prism-token.prism-bold{color:#e6db74}:root:not([data-variation]) .bbCodeCode .prism-token.prism-italic,:root:not([data-variation]) .bbCodeCode .prism-token.prism-constant{color:#f92672}}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-comment,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-prolog,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-doctype,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-cdata{color:#8292a2}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-constant{color:#f92672}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-tag{color:#f92672}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-boolean{color:#ae81ff}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-symbol,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-atrule,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-keyword{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-selector,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-function{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-string,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-attr-value{color:#a6e22e}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-number{color:#ae81ff}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-attr-name,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-char,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-builtin{color:#a6e22e}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-regex,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-important,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-variable,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-package{color:#fd971f}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-class-name,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-important,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-bold{color:#e6db74}:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-italic,:root[data-color-scheme="dark"] .bbCodeCode .prism-token.prism-constant{color:#f92672}.bbCodeInline{margin:0;font-size:80%;background:hsla(var(--xf-contentAltBg));border:1px solid hsla(var(--xf-borderColorLight));border-radius:2px;padding-top:1px;padding-right:3px;padding-bottom:1px;padding-left:3px;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 .25s ease, -xf-opacity .25s ease;transition: all .25s ease, -xf-opacity .25s 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>.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:extra.less ********/
.p-navgroup-link.js-styleVariationsLink{width:auto;text-align:left;padding:0 8px;background:none;border:none;box-shadow:none}.p-navgroup-link.js-styleVariationsLink i{font-size:14px;line-height:1;margin-right:4px}.p-navgroup-link.js-styleVariationsLink:hover,.p-navgroup-link.js-styleVariationsLink:focus{background:none;color:hsla(var(--xf-linkHoverColor))}.menu-content.js-visitorMenuBody .menu-linkRow[href*="account"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;margin-right:5px}.menu-content.js-visitorMenuBody .menu-linkRow[href*="logout"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sign-out-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sign-out-alte100.svg?v=5.15.3') no-repeat center;margin-right:5px}.menu-content.js-visitorMenuBody .menu-linkRow[href*="preferences"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/coge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/coge100.svg?v=5.15.3') no-repeat center;margin-right:5px}.p-navgroup-link.js-styleVariationsLink{position:relative;top:9px}.structItem-title{font-size:20px;font-weight:400;margin:0;padding:0}.node-stats{width:auto !important;text-align:center !important;margin:0 !important;padding:10px 0 !important;float:none !important}.node-extra{display:table-cell;vertical-align:middle;width:350px;padding:1px;font-size:16px}@media (max-width:600px){.node-extra{width:120px !important}}.node--forum .node-icon i{font-size:0 !important;line-height:1}.node--forum.node--read .node-icon i::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/terminale100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/terminale100.svg?v=5.15.3') no-repeat center;font-size:20px;color:#888}.node--forum.node--unread .node-icon i::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/terminale100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/terminale100.svg?v=5.15.3') no-repeat center;font-size:20px;color:#3498db}.categoryList .categoryList-link{overflow:visible !important;text-overflow:unset !important;white-space:normal !important;word-break:break-word;flex:1 1 auto;min-width:0}.categoryList-itemRow{align-items:flex-start}.p-navgroup-link:hover .p-navgroup-linkText{color:hsla(var(--xf-textColor)) !important}.p-navgroup-link:hover .fa--xf svg{fill:hsla(var(--xf-textColor)) !important}.fancybox-sidebar-content:empty+.fancybox-sidebar-loader{display:none !important}@media (max-width:600px){.node-extra{display:block !important;width:auto !important;margin-top:10px}.node-main{display:block !important;width:100% !important}}.p-navgroup.p-navgroup--guest:before{padding-right:5px}.p-navgroup.p-navgroup--guest .p-navgroup-link--logIn:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sign-ine100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sign-ine100.svg?v=5.15.3') no-repeat center}.p-navgroup.p-navgroup--guest .p-navgroup-link--register:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center}.actionBar-action--edit:before,.actionBar-action--report:before,.actionBar-action--ip:before,.actionBar-action--delete:before,.actionBar-action--spam:before,.actionBar-action--warn:before,.actionBar-action--history:before{padding-right:5px}.actionBar-action--edit:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/edite100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/edite100.svg?v=5.15.3') no-repeat center}.actionBar-action--report:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/exclamation-trianglee100.svg?v=5.15.3') no-repeat center}.actionBar-action--ip:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.actionBar-action--delete:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/trash-alte100.svg?v=5.15.3') no-repeat center}.actionBar-action--spam:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sensor-alerte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sensor-alerte100.svg?v=5.15.3') no-repeat center}.actionBar-action--warn:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/engine-warninge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/engine-warninge100.svg?v=5.15.3') no-repeat center}.actionBar-action--history:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/historye100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/historye100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink:before{padding-right:5px;display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/account-details"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/upgrades"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-clocke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-clocke100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/members/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/alerts"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/belle100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/belle100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/reactions"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/bookmarks"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/bookmarke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/bookmarke100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/privacy"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/security"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/shield-checke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/shield-checke100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/preferences"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sliders-v-squaree100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sliders-v-squaree100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/signature"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/signaturee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/signaturee100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/applications/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/grip-horizontale100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/grip-horizontale100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/connected-accounts/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/users-classe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/users-classe100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/following"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/ignored"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-minuse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-minuse100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/logout"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sign-oute100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sign-oute100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/tc-confirmation"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center}[data-template="account_alerts"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_reactions"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_bookmarks"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_details"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_security"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_privacy"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_preferences"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_signature"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_applications"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_upgrades"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_connected"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_following"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="account_ignored"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="asc_account_sms"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before,[data-template="atc_account_confirmation"] .p-body-sideNavContent a.blockLink[href*="/account/sms-confirmation"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink::before,[data-template="member_notable"] h3.block-textHeader a::before{padding-right:8px;display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/ellipsis-h-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/ellipsis-h-alte100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="members/"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="members/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=most_messages"]::before,[data-template="member_notable"] h3.block-textHeader a[href*="key=most_messages"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=highest_reaction_score"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=highest_reaction_score"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=most_points"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=most_points"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/dot-circlee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/dot-circlee100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=todays_birthdays"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=todays_birthdays"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/gifte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/gifte100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=staff_members"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=staff_members"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/users-crowne100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/users-crowne100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=xfrm_most_resources"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=xfrm_most_resources"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=xfmg_most_media_items"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=xfmg_most_media_items"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center}[data-template="member_notable"] .p-body-sideNavContent a.blockLink[href*="key=xfmg_most_albums"]:before,[data-template="member_notable"] h3.block-textHeader a[href*="key=xfmg_most_albums"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a:before{padding-right:5px}.menu-content.js-visitorMenuBody a[href*="/account/upgrades"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-clocke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-clocke100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/whats-new/news-feed"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/rsse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/rsse100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/alerts"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/belle100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/belle100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/account-details"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/security"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/shield-checke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/shield-checke100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/privacy"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/preferences"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sliders-v-squaree100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sliders-v-squaree100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/signature"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/signaturee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/signaturee100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/connected-accounts/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/users-classe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/users-classe100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/following"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/ignored"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-minuse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-minuse100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/logout/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/sign-oute100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/sign-oute100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/ozel-konusmalar"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a.menu-linkRow[href*="/search/member"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a.menu-linkRow[href*="/account/reactions"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/thumbs-upe100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/tc-confirmation"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center}.menu-content.js-visitorMenuBody a[href*="/account/sms-confirmation"]::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center}.p-navEl .p-navEl-link:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center}.p-navEl a:before,.menu-linkRow:before,.offCanvasMenu--nav .js-offCanvasNavTarget a:before{margin-right:6px}.p-navEl a[data-nav-id='newPosts']:before,.menu-linkRow[data-nav-id='newPosts']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='newPosts']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/search-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/search-pluse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='findThreads']:before,.menu-linkRow[data-nav-id='findThreads']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='findThreads']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='yourThreads']:before,.menu-linkRow[data-nav-id='yourThreads']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='yourThreads']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='contributedThreads']:before,.menu-linkRow[data-nav-id='contributedThreads']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='contributedThreads']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='unansweredThreads']:before,.menu-linkRow[data-nav-id='unansweredThreads']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='unansweredThreads']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='searchForums']:before,.menu-linkRow[data-nav-id='searchForums']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='searchForums']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='watched']:before,.menu-linkRow[data-nav-id='watched']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='watched']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='watchedThreads']:before,.menu-linkRow[data-nav-id='watchedThreads']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='watchedThreads']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='watchedForums']:before,.menu-linkRow[data-nav-id='watchedForums']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='watchedForums']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='markForumsRead']:before,.menu-linkRow[data-nav-id='markForumsRead']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='markForumsRead']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='featured']:before,.menu-linkRow[data-nav-id='featured']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='featured']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/awarde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/awarde100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='whatsNewPosts']:before,.menu-linkRow[data-nav-id='whatsNewPosts']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='whatsNewPosts']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='whatsNewProfilePosts']:before,.menu-linkRow[data-nav-id='whatsNewProfilePosts']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='whatsNewProfilePosts']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/rsse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/rsse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='whatsNewNewsFeed']:before,.menu-linkRow[data-nav-id='whatsNewNewsFeed']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='whatsNewNewsFeed']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/stare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/stare100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgWhatsNewNewMedia']:before,.menu-linkRow[data-nav-id='xfmgWhatsNewNewMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWhatsNewNewMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgWhatsNewMediaComments']:before,.menu-linkRow[data-nav-id='xfmgWhatsNewMediaComments']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWhatsNewMediaComments']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfrmNewResources']:before,.menu-linkRow[data-nav-id='xfrmNewResources']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmNewResources']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/downloade100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/downloade100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='latestActivity']:before,.menu-linkRow[data-nav-id='latestActivity']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='latestActivity']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/trophye100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/trophye100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgWatchedMedia']:before,.menu-linkRow[data-nav-id='xfmgWatchedMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWatchedMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfmgWatchedAlbums']:before,.menu-linkRow[data-nav-id='xfmgWatchedAlbums']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWatchedAlbums']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfmgWatchedCategories']:before,.menu-linkRow[data-nav-id='xfmgWatchedCategories']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWatchedCategories']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfmgSearchMedia']:before,.menu-linkRow[data-nav-id='xfmgSearchMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgSearchMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgMarkViewed']:before,.menu-linkRow[data-nav-id='xfmgMarkViewed']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgMarkViewed']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgNewMedia']:before,.menu-linkRow[data-nav-id='xfmgNewMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgNewMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagese100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgNewComments']:before,.menu-linkRow[data-nav-id='xfmgNewComments']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgNewComments']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgAddMedia']:before,.menu-linkRow[data-nav-id='xfmgAddMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgAddMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/plus-squaree100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/plus-squaree100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgYourContent']:before,.menu-linkRow[data-nav-id='xfmgYourContent']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgYourContent']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfmgYourMedia']:before,.menu-linkRow[data-nav-id='xfmgYourMedia']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgYourMedia']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfmgYourAlbums']:before,.menu-linkRow[data-nav-id='xfmgYourAlbums']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgYourAlbums']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfmgWatchedContent']:before,.menu-linkRow[data-nav-id='xfmgWatchedContent']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfmgWatchedContent']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfrmWatchedResources']:before,.menu-linkRow[data-nav-id='xfrmWatchedResources']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmWatchedResources']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfrmWatchedCategories']:before,.menu-linkRow[data-nav-id='xfrmWatchedCategories']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmWatchedCategories']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;margin-right:15px}.p-navEl a[data-nav-id='xfrmLatestReviews']:before,.menu-linkRow[data-nav-id='xfrmLatestReviews']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmLatestReviews']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/balance-scalee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/balance-scalee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfrmYourResources']:before,.menu-linkRow[data-nav-id='xfrmYourResources']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmYourResources']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfrmWatched']:before,.menu-linkRow[data-nav-id='xfrmWatched']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmWatched']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xfrmSearchResources']:before,.menu-linkRow[data-nav-id='xfrmSearchResources']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xfrmSearchResources']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='currentVisitors']:before,.menu-linkRow[data-nav-id='currentVisitors']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='currentVisitors']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-pluse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='newProfilePosts']:before,.menu-linkRow[data-nav-id='newProfilePosts']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='newProfilePosts']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='searchProfilePosts']:before,.menu-linkRow[data-nav-id='searchProfilePosts']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='searchProfilePosts']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-secrete100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xgtDogrulanmisKimlik']:before,.menu-linkRow[data-nav-id='xgtDogrulanmisKimlik']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xgtDogrulanmisKimlik']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/id-carde100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xgtSmsOnaylilar']:before,.menu-linkRow[data-nav-id='xgtSmsOnaylilar']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xgtSmsOnaylilar']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/smse100.svg?v=5.15.3') no-repeat center}.p-staffBar-link:before{display:inline-block;padding-right:5px}a[href*="admin.php"].p-staffBar-link::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-shielde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-shielde100.svg?v=5.15.3') no-repeat center}.p-staffBar-link.menuTrigger:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-coge100.svg?v=5.15.3') no-repeat center}.p-staffBar-link.badgeContainer--highlighted:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/buge100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/buge100.svg?v=5.15.3') no-repeat center}.p-navEl a:before,.menu-linkRow:before,.offCanvasMenu--nav .js-offCanvasNavTarget a:before,.offCanvasMenu--nav .p-offCanvasRegisterLink .offCanvasMenu-linkHolder .offCanvasMenu-link:before{margin-right:6px}.p-nav-list .p-navEl-link:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/light/pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/light/pluse100.svg?v=5.15.3') no-repeat center}.offCanvasMenu--nav .p-offCanvasRegisterLink [href*="/login/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/light/sign-ine100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/light/sign-ine100.svg?v=5.15.3') no-repeat center}.offCanvasMenu--nav .p-offCanvasRegisterLink [href*="/register/"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/light/user-pluse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/light/user-pluse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="home"]:before,.offCanvasMenu-linkHolder a[data-nav-id="home"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/housee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/housee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="forums"]:before,.offCanvasMenu-linkHolder a[data-nav-id="forums"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commente100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commente100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="whatsNew"]:before,.offCanvasMenu-linkHolder a[data-nav-id="whatsNew"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/newspapere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/newspapere100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="members"]:before,.offCanvasMenu-linkHolder a[data-nav-id="members"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="xfrm"]:before,.offCanvasMenu-linkHolder a[data-nav-id="xfrm"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/downloade100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/downloade100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="xfmg"]:before,.offCanvasMenu-linkHolder a[data-nav-id="xfmg"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/imagee100.svg?v=5.15.3') no-repeat center}.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id="dbtechEcommerce"]:before,.p-navEl-link[data-nav-id="dbtechEcommerce"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/storee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/storee100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition] .block-minorHeader::before{padding-right:5px;opacity:0.7;display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/ellipsis-ve100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="xfrm_new_resources"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/hdde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/hdde100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="xfrm_top_resources"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/trophy-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/trophy-alte100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="xfrm_latest_reviews"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/comment-dotse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/comment-dotse100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="xfmg_media_slider"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/presentatione100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/presentatione100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="html"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/codee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/codee100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="thread_poll"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/polle100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/polle100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="jum_whv"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-checke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-checke100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="find_member"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/searche100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="newest_members"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-checke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-checke100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="members_online"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="member_stat"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/user-charte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/user-charte100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="new_profile_posts"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/comment-alt-smilee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/comment-alt-smilee100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="forum_statistics"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/chart-bare100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/chart-bare100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="share_page"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/share-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/share-alte100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="new_posts"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="new_threads"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/comment-linese100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/comment-linese100.svg?v=5.15.3') no-repeat center}.block[data-widget-section="staffMembers"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/users-crowne100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/users-crowne100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="trending_content"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/analyticse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/analyticse100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="featured_content"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/awarde100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/awarde100.svg?v=5.15.3') no-repeat center}.block[data-widget-definition="xfrm_resource_statistics"] .block-minorHeader::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/analyticse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/analyticse100.svg?v=5.15.3') no-repeat center}.block-header:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/shield-alte100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/shield-alte100.svg?v=5.15.3') no-repeat center;margin-right:5px}.p-navEl a[data-nav-id='xa_amsNewArticles']:before,.menu-linkRow[data-nav-id='xa_amsNewArticles']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsNewArticles']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/pencile100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xa_amsNewComments']:before,.menu-linkRow[data-nav-id='xa_amsNewComments']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsNewComments']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/commentse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xa_amsAuthors']:before,.menu-linkRow[data-nav-id='xa_amsAuthors']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsAuthors']:before,.p-navEl a[data-nav-id='xa_amsAuthorsList']:before,.menu-linkRow[data-nav-id='xa_amsAuthorsList']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsAuthorsList']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/userse100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xa_amsYourContent']:before,.menu-linkRow[data-nav-id='xa_amsYourContent']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsYourContent']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/usere100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xa_amsWatchedContent']:before,.menu-linkRow[data-nav-id='xa_amsWatchedContent']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsWatchedContent']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eyee100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id='xa_amsMarkRead']:before,.menu-linkRow[data-nav-id='xa_amsMarkRead']:before,.offCanvasMenu--nav .js-offCanvasNavTarget a[data-nav-id='xa_amsMarkRead']:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/eye-slashe100.svg?v=5.15.3') no-repeat center}.p-navEl a[data-nav-id="xa_ams"]:before,.offCanvasMenu-linkHolder a[data-nav-id="xa_ams"]:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('styles/fa/regular/booke100.svg?v=5.15.3') no-repeat center;-webkit-mask:url('styles/fa/regular/booke100.svg?v=5.15.3') no-repeat center}@media (prefers-color-scheme:light){:root:not([data-variation])  :root{--xf-pageBg:hsl(30,60%,98%);--xf-contentBg:hsl(0,0%,100%);--xf-textColor:hsl(225,6%,13%);--xf-linkColor:hsl(215,100%,50%);--xf-linkColor--hover:hsl(215,100%,calc(50% - 5%));--xf-buttonPrimaryBg:hsl(358,100%,67%);--xf-buttonPrimaryBg--hover:hsl(358,100%,calc(67% - 7%));--xf-borderColor:hsla(calc((215 * .15) + (0 * .85)),calc((100% * .15) + (0% * .85)),calc((50% * .15) + (100% * .85)),calc((1 * .15) + (1 * .85)))}:root:not([data-variation])  .p-pageWrapper{background:linear-gradient(135deg, hsl(30,60%,98%) 0%, hsl(220,100%,98%) 100%);background-attachment:fixed}:root:not([data-variation])  .block-container,:root:not([data-variation])  .blockMessage,:root:not([data-variation])  .message{background:var(--xf-contentBg);border:1px solid var(--xf-borderColor);border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,0%,.08)}:root:not([data-variation])  .p-nav{position:relative;backdrop-filter:blur(6px)}:root:not([data-variation])  .p-nav::after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg, hsl(215,100%,50%) 0%, hsl(151,84%,42%) 100%);pointer-events:none}:root:not([data-variation])  .p-navEl-link{padding-inline:14px;border-radius:6px;transition:background .2s,color .2s}:root:not([data-variation])  .p-navEl-link:hover{background:hsla(215,100%,50%,12%)}:root:not([data-variation])  .tagItem{background:hsla(358,100%,67%,15%);color:hsl(358,100%,67%);border:1px solid hsla(358,100%,67%,30%)}:root:not([data-variation])  html{scrollbar-color:hsla(calc((215 * .5) + (151 * .5)),calc((100% * .5) + (84% * .5)),calc(((50% - 10%) * .5) + ((42% - 10%) * .5)),calc((1 * .5) + (1 * .5))) hsla(215,100%,50%,20%);scrollbar-width:thin}:root:not([data-variation])  ::-webkit-scrollbar{width:10px}:root:not([data-variation])  ::-webkit-scrollbar-track{background:hsla(215,100%,50%,20%)}:root:not([data-variation])  ::-webkit-scrollbar-thumb{background:linear-gradient(hsl(215,100%,calc(50% - 10%)), hsl(151,84%,calc(42% - 10%)));border-radius:5px}:root:not([data-variation])  .structItem-iconContainer .avatar-u-online:before,:root:not([data-variation])  .structItem-iconContainer--online:before{background:hsl(358,100%,67%)}}:root[data-color-scheme="light"]  :root{--xf-pageBg:hsl(30,60%,98%);--xf-contentBg:hsl(0,0%,100%);--xf-textColor:hsl(225,6%,13%);--xf-linkColor:hsl(215,100%,50%);--xf-linkColor--hover:hsl(215,100%,calc(50% - 5%));--xf-buttonPrimaryBg:hsl(358,100%,67%);--xf-buttonPrimaryBg--hover:hsl(358,100%,calc(67% - 7%));--xf-borderColor:hsla(calc((215 * .15) + (0 * .85)),calc((100% * .15) + (0% * .85)),calc((50% * .15) + (100% * .85)),calc((1 * .15) + (1 * .85)))}:root[data-color-scheme="light"]  .p-pageWrapper{background:linear-gradient(135deg, hsl(30,60%,98%) 0%, hsl(220,100%,98%) 100%);background-attachment:fixed}:root[data-color-scheme="light"]  .block-container,:root[data-color-scheme="light"]  .blockMessage,:root[data-color-scheme="light"]  .message{background:var(--xf-contentBg);border:1px solid var(--xf-borderColor);border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,0%,.08)}:root[data-color-scheme="light"]  .p-nav{position:relative;backdrop-filter:blur(6px)}:root[data-color-scheme="light"]  .p-nav::after{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg, hsl(215,100%,50%) 0%, hsl(151,84%,42%) 100%);pointer-events:none}:root[data-color-scheme="light"]  .p-navEl-link{padding-inline:14px;border-radius:6px;transition:background .2s,color .2s}:root[data-color-scheme="light"]  .p-navEl-link:hover{background:hsla(215,100%,50%,12%)}:root[data-color-scheme="light"]  .tagItem{background:hsla(358,100%,67%,15%);color:hsl(358,100%,67%);border:1px solid hsla(358,100%,67%,30%)}:root[data-color-scheme="light"]  html{scrollbar-color:hsla(calc((215 * .5) + (151 * .5)),calc((100% * .5) + (84% * .5)),calc(((50% - 10%) * .5) + ((42% - 10%) * .5)),calc((1 * .5) + (1 * .5))) hsla(215,100%,50%,20%);scrollbar-width:thin}:root[data-color-scheme="light"]  ::-webkit-scrollbar{width:10px}:root[data-color-scheme="light"]  ::-webkit-scrollbar-track{background:hsla(215,100%,50%,20%)}:root[data-color-scheme="light"]  ::-webkit-scrollbar-thumb{background:linear-gradient(hsl(215,100%,calc(50% - 10%)), hsl(151,84%,calc(42% - 10%)));border-radius:5px}:root[data-color-scheme="light"]  .structItem-iconContainer .avatar-u-online:before,:root[data-color-scheme="light"]  .structItem-iconContainer--online:before{background:hsl(358,100%,67%)}@media (prefers-contrast:more){:root[data-color-scheme="light"]  :root{--xf-textColor:#000}}@media (prefers-contrast:more) and (prefers-color-scheme:light){:root:not([data-variation])  :root{--xf-textColor:#000}}@media (prefers-color-scheme:light){:root:not([data-variation])  .ams-articleCard,:root:not([data-variation])  .ams-articlePreview,:root:not([data-variation])  .ams-item,:root:not([data-variation])  .ams-articleContainer{border:1px solid hsla(calc((215 * .25) + (0 * .75)),calc((100% * .25) + (0% * .75)),calc((50% * .25) + (0% * .75)),calc((1 * .25) + (1 * .75))) !important;border-radius:8px;box-shadow:0 2px 5px hsla(0,0%,0%,.05)}:root:not([data-variation])  .ams-articleCard:hover,:root:not([data-variation])  .ams-articlePreview:hover,:root:not([data-variation])  .ams-item:hover{border-color:hsla(calc((215 * .25) + (0 * .75)),calc((100% * .25) + (0% * .75)),calc(((50% * .25) + (0% * .75)) - 8%),calc((1 * .25) + (1 * .75)));box-shadow:0 3px 8px hsla(0,0%,0%,.08)}}:root[data-color-scheme="light"]  .ams-articleCard,:root[data-color-scheme="light"]  .ams-articlePreview,:root[data-color-scheme="light"]  .ams-item,:root[data-color-scheme="light"]  .ams-articleContainer{border:1px solid hsla(calc((215 * .25) + (0 * .75)),calc((100% * .25) + (0% * .75)),calc((50% * .25) + (0% * .75)),calc((1 * .25) + (1 * .75))) !important;border-radius:8px;box-shadow:0 2px 5px hsla(0,0%,0%,.05)}:root[data-color-scheme="light"]  .ams-articleCard:hover,:root[data-color-scheme="light"]  .ams-articlePreview:hover,:root[data-color-scheme="light"]  .ams-item:hover{border-color:hsla(calc((215 * .25) + (0 * .75)),calc((100% * .25) + (0% * .75)),calc(((50% * .25) + (0% * .75)) - 8%),calc((1 * .25) + (1 * .75)));box-shadow:0 3px 8px hsla(0,0%,0%,.08)}@media (prefers-color-scheme:light){:root:not([data-variation])  .message-userContent,:root:not([data-variation])  .bbWrapper{color:hsla(var(--xf-textColor)) !important}:root:not([data-variation])  .message-userContent [style*="color:"],:root:not([data-variation])  .bbWrapper [style*="color:"]{color:hsla(var(--xf-textColor)) !important}}:root[data-color-scheme="light"]  .message-userContent,:root[data-color-scheme="light"]  .bbWrapper{color:hsla(var(--xf-textColor)) !important}:root[data-color-scheme="light"]  .message-userContent [style*="color:"],:root[data-color-scheme="light"]  .bbWrapper [style*="color:"]{color:hsla(var(--xf-textColor)) !important}.template-conversation_list .uix_contentWrapper .structItem-cell--main .structItem-minor,.template-svConvEss_conversation_labeled_list .uix_contentWrapper .structItem-cell--main .structItem-minor{flex-wrap:wrap}.template-conversation_list .uix_contentWrapper .structItem-cell--main .structItem-minor .structItem-parts.recipientsList,.template-svConvEss_conversation_labeled_list .uix_contentWrapper .structItem-cell--main .structItem-minor .structItem-parts.recipientsList{order:3;flex:1 1 100%}.uix_sidebarInner .recipient-deleted-toggler{margin-left:auto}