@charset "UTF-8";

/********* 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:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8;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}.noticeScrollContainer{margin-bottom:10px}.noticeScrollContainer .lSSlideWrapper{border-width:1px;border-style:solid;border-top-color:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8}.noticeScrollContainer .notices.notices--scrolling{border:none;margin-bottom:0}.notice{position:relative;border-width:1px;border-style:solid;border-top-color:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8}.notice:before,.notice:after{content:" ";display:table}.notice:after{clear:both}.notice.notice--primary{color:#141414;background:#edf6fd}.notice.notice--accent{color:#aa6709;background:#fff4e5}.notice.notice--accent a:not(.button--notice){color:#f2930d}.notice.notice--dark{color:#fefefe;border:none;background:#141414}.notice.notice--dark a:not(.button--notice){color:#b4b4b4}.notice.notice--light{color:#141414;background:#fefefe}.notice.notice--light a:not(.button--notice){color:#828282}.notice.notice--enablePush{display:none}@media (max-width:900px){.notice.notice--enablePush{padding:3px 3px 10px;font-size:13px}}@media (max-width:900px){.notice.notice--cookie .notice-content{padding:3px 3px 10px;font-size:12px}.notice.notice--cookie .notice-content .button--notice{font-size:12px;padding:3px 6px}.notice.notice--cookie .notice-content .button--notice .button-text{font-size:12px}}.notices--block .notice{font-size:15px;border-radius:4px}.notices--floating .notice{font-size:11px;border-radius:4px;box-shadow:1px 1px 3px rgba(0,0,0,0.25)}.notices--floating .notice.notice--primary{background-color:rgba(237,246,253,0.8)}.notices--floating .notice.notice--accent{background-color:rgba(255,244,229,0.8)}.notices--floating .notice.notice--dark{background-color:rgba(20,20,20,0.8)}.notices--floating .notice.notice--light{background-color:rgba(254,254,254,0.8)}.has-js .notices--floating .notice{display:none}.notice.notice--hasImage .notice-content{margin-left: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{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f00d";display:inline-block;width:.6899999999999999em}.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{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f005";color:#dfdfdf}.ratingStars-star.ratingStars-star--full:before{color:#f9c479}.ratingStars-star.ratingStars-star--half:after{position:absolute;top:1px;left:0;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f089";color:#f9c479}.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-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:900;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:120%;text-decoration:none;margin-right:2px}.br-theme-fontawesome-stars .br-widget a:after{content:"\f005";color:#dfdfdf}.br-theme-fontawesome-stars .br-widget a.br-active:after{color:#f9c479}.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#f9c479}.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{content:"\f005";color:black}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{content:"\f005";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:#8c8c8c;min-height:35px;line-height:35px}.shareButtons-button{float:left;margin-right:3px;padding:6px;color:#8c8c8c;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;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareButtons-button.shareButtons-button--brand>i{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareButtons-button>span{font-weight:400;font-size:15px}.shareButtons--iconic .shareButtons-button{text-align:center}.shareButtons--iconic .shareButtons-button>i{min-width:20px}.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--facebook>i:before{content:"\f39e"}.shareButtons-button.shareButtons-button--twitter:hover{background-color:#1DA1F3}.shareButtons-button.shareButtons-button--twitter>i:before{content:"\f099"}.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}.shareButtons-button.shareButtons-button--pinterest>i:before{content:"\f231"}.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}.shareButtons-button.shareButtons-button--tumblr>i:before{content:"\f173"}.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}.shareButtons-button.shareButtons-button--reddit>i:before{content:"\f281"}.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}.shareButtons-button.shareButtons-button--whatsApp>i:before{content:"\f232"}.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}.shareButtons-button.shareButtons-button--email>i:before{content:"\f0e0"}.shareButtons-button.shareButtons-button--link{cursor:pointer}.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}.shareButtons-button.shareButtons-button--link>i:before{content:"\f0c1"}.shareButtons-button.is-hidden{display:none}.shareInput{margin-bottom:5px}.shareInput:last-child{margin-bottom:0}.shareInput-label{font-size:13px}.shareInput-label:after{content:":"}.shareInput-label.is-sentence:after{content:""}.shareInput-button{color:#2577b1;cursor:pointer}.shareInput-button>i{display:inline-block;vertical-align:middle;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shareInput-button>i:before{content:"\f0c5"}.shareInput-button.is-hidden{display:none}.shareInput-input{font-size:13px}@media (max-width:568px){.shareInput-input{font-size:16px}}.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}

/********* public:xfmg_media_list.less ********/
.itemList-itemTypeIcon.itemList-itemTypeIcon--image{display:none}.itemList-itemTypeIcon.itemList-itemTypeIcon--image::after{content:"\f03e"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed::after{content:"\f167"}.itemList-itemTypeIcon.itemList-itemTypeIcon--video::after{content:"\f03d"}.itemList-itemTypeIcon.itemList-itemTypeIcon--audio::after{content:"\f001"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--applemusic{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--applemusic::after{content:"\f179"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--facebook{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--facebook::after{content:"\f09a"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--flickr{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--flickr::after{content:"\f16e"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--instagram{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--instagram::after{content:"\f16d"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--pinterest{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--pinterest::after{content:"\f0d3"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--reddit{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--reddit::after{content:"\f281"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--soundcloud{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--soundcloud::after{content:"\f1be"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--spotify{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--spotify::after{content:"\f1bc"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--tumblr{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--tumblr::after{content:"\f174"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitch{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitch::after{content:"\f1e8"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitter{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--twitter::after{content:"\f099"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--vimeo{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--vimeo::after{content:"\f40a"}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--youtube{font-family:'Font Awesome 5 Brands';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.itemList-itemTypeIcon.itemList-itemTypeIcon--embed--youtube::after{content:"\f167"}.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{display:block;margin:0}.itemList.itemList--slider .itemList-item--slider{margin:0;display:none}.lightSlider--loaded .itemList.itemList--slider .itemList-item--slider{display:block}.itemList.itemList--slider .itemList-item--slider .itemList-itemTypeIcon{display:none}.itemList-item{flex:auto;width:181.25px;max-width:290px;margin:3px;position:relative;overflow:hidden}.itemList--strip .itemList-item{justify-items:center;width:31.25px;max-width:145px;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:145px}.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:#141414;background:#f5f5f5;border-width:1px;border-style:solid;border-top-color:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8;margin-top:inherit;margin-bottom:inherit;height:initial;opacity:0.7}.itemList-button{color:#141414;background:#f5f5f5;border-width:1px;border-style:solid;border-top-color:#dfdfdf;border-right-color:#d8d8d8;border-bottom-color:#cbcbcb;border-left-color:#d8d8d8;width:25px;border-radius:4px;color:#2577b1;display:block;position:relative;margin:3px;cursor:pointer}.itemList-button.is-disabled{display:none}.itemList-button.is-loading{color:#8c8c8c;font-style:italic;background:#efefef;pointer-events:none;cursor:default}.itemList-button-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.2em}.itemList-button--next .itemList-button-icon:before{content:"\f054";display:inline-block;width:.71em}.itemList-button--prev .itemList-button-icon:before{content:"\f053";display:inline-block;width:.71em}.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:#fff;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:thin;color:#fff;opacity:0.6;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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:rgba(0,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:#fff8ee}.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:rgba(0,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:#fff8ee}.itemList-item.is-mod-selected .itemList-itemOverlayTop.iconic>input+i:before{color:#505050}.itemList-item.is-mod-selected .itemList-itemOverlayTop.iconic>input:hover+i:before{color:#505050}.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:#d9d9d9}.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 rgba(0,0,0,0.6);color:#fff}.itemList-item.is-mod-selected .itemInfoRow-main{text-shadow:none;color:#505050}.itemInfoRow-main:before{content:'';display:block;margin-top:-.18em}.itemInfoRow-title{margin:0;padding:0 0 0 3px;font-size:13px;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:rgba(80,80,80,0.7);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:#fff;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.75em}.media-button.media-button--next{right:5px}.media-button.media-button--next .media-button-icon:before{content:"\f054";display:inline-block;width:.71em}.media-button.media-button--prev{left:5px}.media-button.media-button--prev .media-button-icon:before{content:"\f053";display:inline-block;width:.71em}.media-container{display:flex;justify-content:center;align-items:center;border:1px solid transparent;min-height:50px}.media-container img{max-width:100%;max-height:80vh}.media-container .bbWrapper{width:100%;text-align:center}.media-container .bbMediaWrapper{width:100%;text-align:center}.media-container .bbMediaWrapper .bbMediaWrapper-inner.bbMediaWrapper-inner--thumbnail{padding-bottom:290px}.media-container .bbMediaWrapper .bbMediaWrapper-inner.bbMediaWrapper-inner--thumbnail .video-js.vjs-audio{margin:0}.media-container .video-jsaudio,.media-container .video-jsvideo{display:none}.media-container .video-js.vjs-audio{border:none;margin:0 60px}.media-container .fb-video iframe{background-color:#fefefe}.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 #fefefe;box-shadow:0 5px 10px 0 rgba(0,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:#141414;background:#fefefe;padding:0;text-align:left;border:1px solid #d8d8d8;border-radius:4px;font-size:13px;box-shadow:0 5px 10px 0 rgba(0,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 #dfdfdf}.noteTooltip-footer{font-size:12px;color:#505050;background:#f5f5f5;border-top:1px solid #dfdfdf;padding:3px}.noteTooltip-footer.noteTooltip-footer--smallest{font-size:11px}.tooltip--mediaNote.tooltip--top .tooltip-arrow{bottom:0;left:50%;margin-left:-11px;border:11px solid transparent;border-bottom-width:0;border-top-color:#d8d8d8}.tooltip--mediaNote.tooltip--bottom .tooltip-arrow{top:0;left:50%;margin-left:-11px;border:11px solid transparent;border-top-width:0;border-bottom-color:#d8d8d8}.tooltip--mediaNote.tooltip--right .tooltip-arrow{top:50%;left:0;margin-top:-11px;border:11px solid transparent;border-left-width:0;border-right-color:#d8d8d8}.tooltip--mediaNote.tooltip--left .tooltip-arrow{top:50%;right:0;margin-top:-11px;border:11px solid transparent;border-right-width:0;border-left-color:#d8d8d8}.tooltip--mediaNote .tooltip-arrow:after{position:absolute;content:''}.tooltip--mediaNote.tooltip--top .tooltip-arrow:after{bottom:1px;left:-10px;border:10px solid transparent;border-bottom-width:0;border-top-color:#fefefe}.tooltip--mediaNote.tooltip--bottom .tooltip-arrow:after{top:1px;left:-10px;border:10px solid transparent;border-top-width:0;border-bottom-color:#fefefe}.tooltip--mediaNote.tooltip--right .tooltip-arrow:after{left:1px;bottom:-10px;border:10px solid transparent;border-left-width:0;border-right-color:#fefefe}.tooltip--mediaNote.tooltip--left .tooltip-arrow:after{right:1px;bottom:-10px;border:10px solid transparent;border-right-width:0;border-left-color:#fefefe}.tooltip--mediaNote.tooltip--top .tooltip-arrow:after{border:10px solid transparent;border-bottom-width:0;border-top-color:#f5f5f5}/*!
 * 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 #39f;outline-color:rgba(51,153,255,0.75)}.cropper-dashed{position:absolute;display:block;opacity:.5;border:0 dashed #eee}.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 #47a7eb;outline-color:rgba(71,167,235,0.75)}.cropper-line{background-color:#47a7eb}.cropper-point{background-color:#47a7eb}.cropper-point.point-se:before{background-color:#47a7eb}.xfmgInfoBlock-title{margin-bottom:10px}.xfmgInfoBlock-description{margin-bottom:10px}.xfmgInfoBlock-description .bbCodeBlock{font-size:13px;font-style:italic}.xfmgInfoBlock-title+.actionBar{margin-top:-10px}.xfmgInfoBlock .actionBar-set{font-size:13px;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 -5px -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}}.bbCodeBlock{margin:.75em 0;background:#f5f5f5;border:1px solid #e7e7e7;border-left:3px solid #f2930d}.bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:13px}.bbCodeBlock-title{padding:6px 10px;font-size:13px;color:#f2930d;background:#fafafa}.bbCodeBlock-title:before,.bbCodeBlock-title:after{content:" ";display:table}.bbCodeBlock-title:after{clear:both}a.bbCodeBlock-sourceJump{color:inherit;text-decoration:none}a.bbCodeBlock-sourceJump:hover{text-decoration:underline}a.bbCodeBlock-sourceJump:after{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0aa";width:1em;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;top:87px;left:0;right:0;height:75px;cursor:pointer;z-index:100;background:transparent;background:linear-gradient(to bottom, rgba(245,245,245,0) 0%, #f5f5f5 80%)}.bbCodeBlock-expandLink a{position:absolute;bottom:6px;left:0;right:0;text-align:center;font-size:13px;color:#f2930d;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:#141414;background:#edf6fd;padding:6px;width:650px;max-width:100%;border-left:2px solid #47a7eb;overflow:hidden}.bbCodeBlock--unfurl .contentRow-header{font-size:15px;font-weight:normal;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis}.bbCodeBlock--unfurl .contentRow-snippet{font-size:12px;font-style:normal}.bbCodeBlock--unfurl .contentRow-minor{font-size:12px}.bbCodeBlock--unfurl.is-pending{opacity:0.5}.bbCodeBlock--unfurl.is-pending.is-recrawl{opacity:1}.bbCodeBlock--unfurl.is-simple .contentRow-figure{display:none}.bbCodeBlock--unfurl .bbCodeBlockUnfurl-icon{width:12px;vertical-align:-2px}.bbCodeCode{margin:0;padding:0;font-family:Monaco,Menlo,Consolas,'Roboto Mono','Andale Mono','Ubuntu Mono',monospace;font-size:13px;line-height:1.4;text-align:left;direction:ltr;white-space:pre;position:relative;-moz-tab-size:4;tab-size:4}.has-hiddenscroll .bbCodeCode{padding-bottom: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}.bbCodeInline{margin:0;font-size:80%;background:#f5f5f5;border:1px solid #dfdfdf;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}.bbCodeSpoiler{margin:.75em 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{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);text-shadow:#8c8c8c 0 0 14px;cursor:pointer}.bbCodeInlineSpoiler a,.bbCodeInlineSpoiler span{color:inherit !important}.has-js .bbCodeInlineSpoiler a,.has-js .bbCodeInlineSpoiler span{pointer-events:none}.bbCodeInlineSpoiler .smilie{filter:blur(8px) grayscale(90%)}.bbCodeInlineSpoiler:hover{text-shadow:#8c8c8c 0 0 10px}

/********* public:extra.less ********/
.p-header-inner{height:140px;padding-bottom:30px;padding-top:30px}