@charset "UTF-8";.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute !important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url('../img/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:0.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0px !important}.lSSlideOuter.vertical .lSGallery{position:absolute !important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100% !important;max-width:none !important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right !important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lSSlideOuter .lSPager.lSpg{line-height:1}.lSSlideOuter .lSPager.lSpg>li{height:20px;line-height:20px}.lSSlideOuter .lSPager.lSpg>li a{position:relative;top:-2px;background-color:#141414;opacity:.3}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#0f3854;opacity:1}.lSAction>a{background-image:none;text-decoration:none;line-height:32px;font-size:2em;color:#fff;opacity:0.6}.lSAction>a.lSNext{text-align:right}.lSAction>a.lSPrev{text-align:left}.lSAction>a: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:"\f054";width:.63em;display:inline-block;text-align:center;-webkit-text-fill-color:#fff;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px}.lSAction>a.lSNext:after{content:"\f054";width:.63em;display:inline-block;text-align:center}.lSAction>a.lSPrev:after{content:"\f053";width:.63em;display:inline-block;text-align:center}.node+.node{border-top:1px solid #e7e7e7}.node-body{display:table;table-layout:fixed;width:100%}.node-icon{display:table-cell;vertical-align:middle;text-align:center;width:46px;padding:10px 0 10px 10px}.node-icon i{display:block;line-height:1.125;font-size:32px}.node-icon i: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;color:#fcfcfc}.node--unread .node-icon i:before{opacity:1;color:#f9c479}.node--category .node-icon i:before{content:"\f086";width:1.28571429em;display:inline-block;text-align:center}.node--search .node-icon i::before{content:"\f002";width:1.28571429em;display:inline-block;text-align:center}.node--page .node-icon i:before{content:"\f15c";width:1.28571429em;display:inline-block;text-align:center}.node--link .node-icon i:before{content:"\f0c1";width:1.28571429em;display:inline-block;text-align:center}.node-main{display:table-cell;vertical-align:middle;padding:10px}.node-stats{display:table-cell;width:140px;vertical-align:middle;text-align:center;padding:10px 0}.node-stats>dl.pairs.pairs--rows{width:50%;float:left;margin:0;padding:0 3px}.node-stats>dl.pairs.pairs--rows:first-child{padding-left:0}.node-stats>dl.pairs.pairs--rows:last-child{padding-right:0}.node-stats.node-stats--single{width:100px}.node-stats.node-stats--single>dl.pairs.pairs--rows{width:100%;float:none}.node-stats.node-stats--triple{width:240px}.node-stats.node-stats--triple>dl.pairs.pairs--rows{width:33.333%}@media (max-width:1000px){.node-stats{display:none}}.node-extra{display:table-cell;vertical-align:middle;width:280px;padding:10px;font-size:13px}.node-extra-row{overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;color:#8c8c8c}.node-extra-icon{padding-right:10px;float:left}.node-extra-icon .avatar{width:36px;height:36px;font-size:22px}.node-title{margin:0;padding:0;font-size:17px;font-weight:400}.node--unread .node-title{font-weight:700}.node-description{font-size:13px;color:#505050}.has-js:not(.has-touchevents) .node-description.node-description--tooltip{display:none}.node-meta{font-size:13px}.node-statsMeta{display:none}@media (max-width:1000px){.node-statsMeta{display:inline}}.node-bonus{font-size:13px;color:#8c8c8c;text-align:right}.node-subNodesFlat{font-size:13px;margin-top:.3em}.node-subNodesFlat .node-subNodesLabel{display:none}.node-subNodeMenu{display:inline}.node-subNodeMenu .menuTrigger{color:#8c8c8c}@media (max-width:767px){.node-main{display:block;width:auto}.node--link .node-main,.node--page .node-main{display:table-cell}.node-extra{display:block;width:auto;margin-top:-4px;padding-top:0}.node-extra-row{display:inline-block;vertical-align:top;max-width:100%}.node-extra-icon{display:none}.node-description,.node-stats,.node-subNodesFlat{display:none}}@media (max-width:480px){.node-subNodeMenu{display:none}}.subNodeLink:before,.subNodeLink .subNodeLink-icon{display:inline-block;width:1.28571429em;margin-right:.3em;text-decoration:none;text-align:center;color:#fcfcfc}.subNodeLink: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}.subNodeLink:hover:before:before,.subNodeLink:hover:before .subNodeLink-icon{text-decoration:none}.subNodeLink.subNodeLink--unread{font-weight:700}.subNodeLink.subNodeLink--unread:before,.subNodeLink.subNodeLink--unread .subNodeLink-icon{color:#f9c479}.subNodeLink.subNodeLink--category:before{content:"\f086";width:1.28571429em;display:inline-block;text-align:center}.subNodeLink.subNodeLink--page:before{content:"\f15c";width:1.28571429em;display:inline-block;text-align:center}.subNodeLink.subNodeLink--link:before{content:"\f0c1";width:1.28571429em;display:inline-block;text-align:center}.subNodeLink.subNodeLink--search::before{content:"\f002";width:1.28571429em;display:inline-block;text-align:center}.node-subNodeFlatList{list-style:none;margin:0;padding:0}.node-subNodeFlatList:before,.node-subNodeFlatList:after{content:" ";display:table}.node-subNodeFlatList:after{clear:both}.node-subNodeFlatList>li{display:inline-block;margin-right:1em}.node-subNodeFlatList>li:last-child{margin-right:0}.node-subNodeFlatList ol,.node-subNodeFlatList ul,.node-subNodeFlatList .node-subNodes{display:none}.subNodeMenu{list-style:none;margin:0;padding:0}.subNodeMenu ol,.subNodeMenu ul{list-style:none;margin:0;padding:0}.subNodeMenu .subNodeLink{display:block;padding:6px 10px;text-decoration:none;cursor:pointer}.subNodeMenu .subNodeLink:hover{text-decoration:none;background:#fcfcfc}.subNodeMenu li li .subNodeLink{padding-left:1.5em}.subNodeMenu li li li .subNodeLink{padding-left:3em}.subNodeMenu li li li li .subNodeLink{padding-left:4.5em}.subNodeMenu li li li li li .subNodeLink{padding-left:6em}.subNodeMenu li li li li li li .subNodeLink{padding-left:7.5em}.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";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--twitter:hover{background-color:#1DA1F3}.shareButtons-button.shareButtons-button--twitter>i:before{content:"\f099";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}.shareButtons-button.shareButtons-button--pinterest>i:before{content:"\f231";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}.shareButtons-button.shareButtons-button--tumblr>i:before{content:"\f173";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}.shareButtons-button.shareButtons-button--reddit>i:before{content:"\f281";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}.shareButtons-button.shareButtons-button--whatsApp>i:before{content:"\f232";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}.shareButtons-button.shareButtons-button--email>i:before{content:"\f0e0";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--share{cursor:pointer}.shareButtons-button.shareButtons-button--share:hover{background-color:#787878}.shareButtons-button.shareButtons-button--share>i:before{content:"\f1e0";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.shareButtons-button--link{cursor:pointer}.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}.shareButtons-button.shareButtons-button--link>i:before{content:"\f0c1";width:1.28571429em;display:inline-block;text-align:center}.shareButtons-button.is-hidden{display:none}.shareInput{margin-bottom:5px}.shareInput:last-child{margin-bottom:0}.shareInput-label{font-size:13px}.shareInput-label:after{content:":"}.shareInput-label.is-sentence:after{content:""}.shareInput-button{color:#0f3854;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";width:1.28571429em;display:inline-block;text-align:center}.shareInput-button.is-hidden{display:none}.shareInput-input{font-size:13px}@media (max-width:568px){.shareInput-input{font-size:16px}}.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}.gb-sponsored-wrapper{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:5px}@media screen and (min-width:768px){.gb-sponsored-wrapper{justify-content:flex-start}}.gb-sponsored-wrapper .gb-sponsored-block_sponsor_ads{width:calc(50% - 1%);max-width:250px;margin:0 .5% 1% .5%}@media screen and (min-width:768px){.gb-sponsored-wrapper .gb-sponsored-block_sponsor_ads{width:calc(24%);margin:0 .5%}}.gb-sponsored-wrapper .gb-sponsored-block_sponsor_ads_sidebar{width:calc(100% - 1%);max-width:300px;margin:0 .5% 1% .5%}@media screen and (min-width:768px){.gb-sponsored-wrapper .gb-sponsored-block_sponsor_ads_sidebar{width:calc(99%);margin:0 .5%}}.gb-sponsored-wrapper video{width:100%}.media-container>.bbWrapper>[data-s9e-mediaembed]:not([style]),.js-embedContent>.bbWrapper>[data-s9e-mediaembed]:not([style]){width:100%}.fancybox-content{overflow:hidden}.itemList-itemTypeIcon.itemList-itemTypeIcon--image{display:none}.itemList-itemTypeIcon.itemList-itemTypeIcon--image::after{content:"\f03e";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.itemList-itemTypeIcon.itemList-itemTypeIcon--video::after{content:"\f03d";width:1.28571429em;display:inline-block;text-align:center}.itemList-itemTypeIcon.itemList-itemTypeIcon--audio::after{content:"\f001";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align:center}.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";width:1.28571429em;display:inline-block;text-align: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{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: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:#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:#0f3854;display:block;position:relative;margin:3px;cursor:pointer}.itemList-button.is-disabled{display:none}.itemList-button.is-loading{color:#8c8c8c;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";width:.63em;display:inline-block;text-align:center}.itemList-button--prev .itemList-button-icon:before{content:"\f053";width:.63em;display:inline-block;text-align: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:#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}.node--forum .node-icon,.node--category .node-icon{position:relative}.node--forum .node-icon:before,.node--category .node-icon:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:url('https://www.intlwaters.com/styles/default/xenforo/new_amt.png');background-size:contain;background-repeat:no-repeat;background-position:center center;opacity:0.25}.node--forum .node-icon i,.node--category .node-icon i{display:none}.node--forum.node--unread .node-icon:before,.node--category.node--unread .node-icon:before{opacity:1}.p-pageWrapper{background:#2c5687}.block-container{border-radius:5px}.font_awesome{display:inline-block;font-family:'Font Awesome 5 Pro';font-weight:700;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,.block-container{color:#3d6594}a{color:#3d6594}a:visited,a:active{color:#3d6594}a:focus,a:hover{color:#4588c5}.p-title{color:#0f3854;line-height:1.2}.input{border-color:#e2e2e2;background:#ecf0f4;color:rgba(0,0,0,0.7)}.input:focus,.input.is-focused{border-color:#e2e2e2;background:#e2ebf2;color:#000}.button,a.button,.button.button--primary:not(.button--splitTrigger),a.button.button--primary:not(.button--splitTrigger),.button.button--primary.button--splitTrigger>.button-text,a.button.button--primary.button--splitTrigger>.button-text,.button.button--primary.button--splitTrigger>.button-menu,a.button.button--primary.button--splitTrigger>.button-menu,.button:not(.button--splitTrigger),a.button:not(.button--splitTrigger),.button.button--splitTrigger>.button-text,a.button.button--splitTrigger>.button-text,.button.button--splitTrigger>.button-menu,a.button.button--splitTrigger>.button-menu{border-color:#3d6594;color:rgba(255,255,255,0.9);background:#3d6594}.button:visited,a.button:visited,.button.button--primary:not(.button--splitTrigger):visited,a.button.button--primary:not(.button--splitTrigger):visited,.button.button--primary.button--splitTrigger>.button-text:visited,a.button.button--primary.button--splitTrigger>.button-text:visited,.button.button--primary.button--splitTrigger>.button-menu:visited,a.button.button--primary.button--splitTrigger>.button-menu:visited,.button:not(.button--splitTrigger):visited,a.button:not(.button--splitTrigger):visited,.button.button--splitTrigger>.button-text:visited,a.button.button--splitTrigger>.button-text:visited,.button.button--splitTrigger>.button-menu:visited,a.button.button--splitTrigger>.button-menu:visited,.button:active,a.button:active,.button.button--primary:not(.button--splitTrigger):active,a.button.button--primary:not(.button--splitTrigger):active,.button.button--primary.button--splitTrigger>.button-text:active,a.button.button--primary.button--splitTrigger>.button-text:active,.button.button--primary.button--splitTrigger>.button-menu:active,a.button.button--primary.button--splitTrigger>.button-menu:active,.button:not(.button--splitTrigger):active,a.button:not(.button--splitTrigger):active,.button.button--splitTrigger>.button-text:active,a.button.button--splitTrigger>.button-text:active,.button.button--splitTrigger>.button-menu:active,a.button.button--splitTrigger>.button-menu:active{color:rgba(255,255,255,0.9)}.button:focus,a.button:focus,.button.button--primary:not(.button--splitTrigger):focus,a.button.button--primary:not(.button--splitTrigger):focus,.button.button--primary.button--splitTrigger>.button-text:focus,a.button.button--primary.button--splitTrigger>.button-text:focus,.button.button--primary.button--splitTrigger>.button-menu:focus,a.button.button--primary.button--splitTrigger>.button-menu:focus,.button:not(.button--splitTrigger):focus,a.button:not(.button--splitTrigger):focus,.button.button--splitTrigger>.button-text:focus,a.button.button--splitTrigger>.button-text:focus,.button.button--splitTrigger>.button-menu:focus,a.button.button--splitTrigger>.button-menu:focus,.button:hover,a.button:hover,.button.button--primary:not(.button--splitTrigger):hover,a.button.button--primary:not(.button--splitTrigger):hover,.button.button--primary.button--splitTrigger>.button-text:hover,a.button.button--primary.button--splitTrigger>.button-text:hover,.button.button--primary.button--splitTrigger>.button-menu:hover,a.button.button--primary.button--splitTrigger>.button-menu:hover,.button:not(.button--splitTrigger):hover,a.button:not(.button--splitTrigger):hover,.button.button--splitTrigger>.button-text:hover,a.button.button--splitTrigger>.button-text:hover,.button.button--splitTrigger>.button-menu:hover,a.button.button--splitTrigger>.button-menu:hover{border-color:#619ace;background:#619ace;color:#fff}.button.button--cta,a.button.button--cta,.button.button--cta:not(.button--splitTrigger),a.button.button--cta:not(.button--splitTrigger){border-color:#4588c5;color:rgba(255,255,255,0.9);background:#4588c5}.button.button--cta:visited,a.button.button--cta:visited,.button.button--cta:not(.button--splitTrigger):visited,a.button.button--cta:not(.button--splitTrigger):visited,.button.button--cta:active,a.button.button--cta:active,.button.button--cta:not(.button--splitTrigger):active,a.button.button--cta:not(.button--splitTrigger):active{color:rgba(255,255,255,0.9)}.button.button--cta:focus,a.button.button--cta:focus,.button.button--cta:not(.button--splitTrigger):focus,a.button.button--cta:not(.button--splitTrigger):focus,.button.button--cta:hover,a.button.button--cta:hover,.button.button--cta:not(.button--splitTrigger):hover,a.button.button--cta:not(.button--splitTrigger):hover{border-color:#619ace;background:#619ace;color:#fff}.p-breadcrumbs{margin-top:5px}.p-breadcrumbs.p-breadcrumbs--bottom{margin-top:0;margin-bottom:15px}.p-breadcrumbs>li a{color:#3d6594}.p-breadcrumbs>li a:visited,.p-breadcrumbs>li a:active{color:#3d6594}.p-breadcrumbs>li a:focus,.p-breadcrumbs>li a:hover{color:#4588c5}.p-breadcrumbs>li:after,.p-breadcrumbs>li:before{color:rgba(0,0,0,0.5)}.shareButtons-button{color:rgba(0,0,0,0.5)}.shareButtons-button:visited,.shareButtons-button:active{color:rgba(0,0,0,0.5)}.shareButtons-button:focus,.shareButtons-button:hover{color:rgba(255,255,255,0.75)}.formRow>dt{background:transparent}@media screen and (max-width:767px){.block-container,.blockMessage{margin-left:0;margin-right:0}}.notices.notices--block{margin-top:15px}.notices.notices--block .notice:last-of-type{margin-bottom:0}.p-staffBar{background:#000}.p-staffBar .p-staffBar-link{color:rgba(255,255,255,0.8)}.p-staffBar .p-staffBar-link:hover,.p-staffBar .p-staffBar-link:focus{background:transparent;color:#fff}.p-header{background:transparent}@media screen and (max-width:479px){.has-js .p-header{display:block}}@media screen and (max-width:479px){.has-js .p-header .p-header-logo{max-width:157px;margin-left:auto}}@media screen and (min-width:768px){.has-js .p-header .p-header-logo img{max-height:68px}}.p-navSticky{background:transparent}@media screen and (min-width:768px){.p-navSticky{padding:0 15px 0 15px}}.p-navSticky .p-nav{background:transparent}.p-navSticky .p-nav .p-nav-inner{padding:0 15px;background:#0f3854}@media screen and (max-width:767px){.p-navSticky .p-nav .p-nav-inner{align-items:unset}}@media screen and (min-width:768px){.p-navSticky .p-nav .p-nav-inner{border-radius:5px 5px 0 0}}@media screen and (max-width:479px){.p-navSticky .p-nav .p-nav-inner .p-nav-smallLogo{display:none}}@media screen and (max-width:767px){.p-navSticky .p-nav .p-nav-inner .p-nav-smallLogo{align-self:unset;max-width:unset;padding:0 15px}}@media screen and (max-width:767px){.p-navSticky .p-nav .p-nav-inner .p-nav-smallLogo a{display:flex;align-items:center;height:100%;padding:0 15px;background:#fff}}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl .p-navEl-link{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl .p-navEl-link:active,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl .p-navEl-link:visited{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl .p-navEl-link:hover,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl .p-navEl-link:focus{color:#fff}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected{background:#4588c5;font-weight:400;border-top-left-radius:3px;border-top-right-radius:3px}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-link{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-link:active,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-link:visited{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-link:hover,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-link:focus{color:#fff}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger{margin-left:5px}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger:before{border-color:rgba(255,255,255,0.9);opacity:.6}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger:after{color:rgba(255,255,255,0.9);opacity:.6}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger:hover:after,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl.is-selected .p-navEl-splitTrigger:focus:after{color:rgba(255,255,255,0.9);opacity:1}.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen):hover,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-link:hover,.p-navSticky .p-nav .p-nav-inner .p-nav-list .p-navEl:not(.is-selected):not(.is-menuOpen) .p-navEl-splitTrigger:hover{background:transparent}.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link:active,.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link:visited{color:rgba(255,255,255,0.9)}.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link:hover,.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link:focus{color:#fff}.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup,.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link:hover{background:transparent}.p-navSticky .p-nav .p-nav-inner .p-nav-opposite .p-navgroup-link.badgeContainer{border-left-color:transparent}.p-navSticky.is-sticky{box-shadow:none}.p-navSticky.is-sticky .p-nav{background:transparent}.p-navSticky.is-sticky .p-nav .p-nav-inner{border-radius:0;box-shadow:0 4px 8px -5px rgba(0,0,0,0.4)}.p-sectionLinks{border-bottom:none;background:transparent}@media screen and (min-width:768px){.p-sectionLinks{padding:0 15px 0 15px}}.p-sectionLinks .p-sectionLinks-inner{padding:0 15px;background:#4588c5}.p-sectionLinks .p-sectionLinks-inner>div .p-sectionLinks-list li .p-navEl .p-navEl-link{color:rgba(255,255,255,0.9)}.p-sectionLinks .p-sectionLinks-inner>div .p-sectionLinks-list li .p-navEl .p-navEl-link:hover,.p-sectionLinks .p-sectionLinks-inner>div .p-sectionLinks-list li .p-navEl .p-navEl-link:focus{color:#fff}.p-sectionLinks .p-sectionLinks-inner>div .p-sectionLinks-list li .p-navEl .p-navEl-splitTrigger:after{color:rgba(255,255,255,0.9)}.p-sectionLinks .hScroller-action{color:rgba(255,255,255,0.9)}.p-sectionLinks .hScroller-action.hScroller-action--start{background:linear-gradient(to right, #4588c5 66%, rgba(245,245,245,0) 100%)}.p-sectionLinks .hScroller-action.hScroller-action--end{background:linear-gradient(to right, rgba(245,245,245,0) 0%, #4588c5 33%)}@media screen and (max-width:767px){.has-js .p-sectionLinks{display:block}}.p-nav-list .p-navEl.is-menuOpen,.has-js .p-nav-opposite .p-navgroup-link{background:transparent;box-shadow:none}.menu-arrow{border-bottom-color:#fefefe}.menu-content{border-top-color:#fefefe;background:#fefefe}.menu-content .menu-linkRow{color:#3d6594}.menu-content .menu-linkRow:active,.menu-content .menu-linkRow:visited{color:#3d6594}.menu-content .menu-linkRow:hover,.menu-content .menu-linkRow:focus{background-color:transparent;border-left-color:transparent;color:#4588c5}.menu-header{background:#fefefe;color:#3d6594}.menu-tabHeader{background:transparent}.menu-tabHeader .tabs-tab{color:#3d6594}.menu-tabHeader .tabs-tab:hover{color:#4588c5}.menu-tabHeader .tabs-tab.is-active{border-color:#4588c5;color:#4588c5}.p-body{background:transparent}@media screen and (min-width:768px){.p-body{padding:0 15px 0 15px}}.p-body .p-body-inner{padding:0 15px 15px 15px;background:#fcfcfc}.p-body .p-body-inner .block-container{border-left:1px solid #d7e0e6;border-right:1px solid #d7e0e6;border-color:#d7e0e6}.block-container:not(.block-container--noStripRadius)>:first-child,.block-topRadiusContent,.block-container:not(.block-container--noStripRadius)>.block-body:first-child>.blockLink:first-child{border-top-left-radius:5px;border-top-right-radius:5px}.gb-donate_wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:15px;padding:5px;border:1px solid #2c5687;border-radius:5px;background:#2c5687}.gb-donate_wrapper>img{margin-top:5px;margin-bottom:5px;height:37px;margin-right:10px;margin-left:10px}@media screen and (max-width:479px){.gb-donate_wrapper>img{display:none}}.gb-donate_wrapper h3{margin:8px 5px 8px 0;padding:0 5px;color:#fff;font-size:13px;font-weight:600;letter-spacing:.5px;text-align:left}@media screen and (min-width:768px){.gb-donate_wrapper h3{font-size:14px}}@media screen and (min-width:1024px){.gb-donate_wrapper h3{font-size:15px}}@media screen and (min-width:1200px){.gb-donate_wrapper h3{font-size:16px}}.gb-donate_wrapper h3 a{color:#fff;text-decoration:underline}.gb-donate_wrapper>div{display:flex;margin-top:5px;margin-bottom:5px;padding-left:5px;padding-right:5px}.gb-donate_wrapper>div>form{display:flex}.gb-donate_wrapper .gb-donate-button{display:inline-block;padding:8px 12px 7px 12px;border:none;border-radius:5px;background:#fff;color:#3d6594;font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:0.5px;font-weight:600;cursor:pointer}.gb-donate_wrapper .gb-donate-button:hover{background:#fff;color:#4588c5;text-decoration:none}@media screen and (min-width:480px){.gb-donate_wrapper .gb-donate-button{font-size:12px;line-height:1.28;letter-spacing:1px}}@media screen and (min-width:1024px){.gb-donate_wrapper .gb-donate-button{font-size:13px}}.gb-donate_wrapper a.gb-donate-button{margin-right:10px}.block[data-widget-section="staffMembers"] .block-body{display:flex;flex-wrap:wrap}@media screen and (max-width:1023px){.block[data-widget-key="forum_overview_members_online"],.block[data-widget-key="forum_overview_forum_statistics"]{margin-bottom:20px}}.block[data-widget-key="forum_overview_members_online"] .block-container,.block[data-widget-key="forum_overview_forum_statistics"] .block-container{border:none;background:transparent;font-size:12px}.block[data-widget-key="forum_overview_members_online"] .block-container .block-minorHeader,.block[data-widget-key="forum_overview_forum_statistics"] .block-container .block-minorHeader{color:#616161;font-size:14px;font-weight:700;letter-spacing:0.5px}.block[data-widget-key="forum_overview_members_online"] .block-container .block-minorHeader:before,.block[data-widget-key="forum_overview_forum_statistics"] .block-container .block-minorHeader:before{display:inline-block;font-family:'Font Awesome 5 Pro';font-weight:700;font-style:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px;font-size:18px}.block[data-widget-key="forum_overview_members_online"] .block-container .block-minorHeader a,.block[data-widget-key="forum_overview_forum_statistics"] .block-container .block-minorHeader a{color:#616161}.block[data-widget-key="forum_overview_members_online"] .block-container .block-footer,.block[data-widget-key="forum_overview_forum_statistics"] .block-container .block-footer{border:none;background:transparent;color:#616161}.block[data-widget-key="forum_overview_members_online"] .block-container .contentRow-minor,.block[data-widget-key="forum_overview_forum_statistics"] .block-container .contentRow-minor{color:#616161}.block[data-widget-key="forum_overview_members_online"] .block-minorHeader:before{content:"\f0c0"}@media screen and (min-width:480px){.block[data-widget-key="forum_overview_members_online"]{width:50%;float:left}}@media screen and (min-width:768px){.block[data-widget-key="forum_overview_members_online"]{width:70%;padding-right:10px}}.block[data-widget-key="forum_overview_forum_statistics"]{max-width:300px}.block[data-widget-key="forum_overview_forum_statistics"] .block-minorHeader:before{content:"\f012"}@media screen and (min-width:480px){.block[data-widget-key="forum_overview_forum_statistics"]{width:50%;float:right}}@media screen and (min-width:768px){.block[data-widget-key="forum_overview_forum_statistics"]{width:30%;padding-left:10px}}@media screen and (max-width:1023px){.p-body-sidebar{display:flex;width:100%}}.p-body-sidebar .block .block-container{border:none;background:transparent}@media screen and (max-width:767px){.p-body-sidebar .block .block-container{margin-left:0;margin-right:0}}.p-body-sidebar .block .block-container .block-minorHeader{padding-left:0;padding-right:0;color:#616161;font-size:14px;font-weight:700;letter-spacing:0.5px}@media screen and (max-width:1023px){.p-body-sidebar .block .block-container .block-minorHeader{padding-top:0}}.p-body-sidebar .block .block-container .block-body .block-row{padding-left:0;padding-right:0}.p-body-sidebar .block .block-container .block-body .block-row .contentRow{margin-top:2px}.p-body-sidebar .block .block-container .block-body .block-row .contentRow .contentRow-main{line-height:1.3}.p-body-sidebar .block .block-container .block-body .block-row .contentRow .contentRow-main>a{display:block;font-size:13px;line-height:1.2}.p-body-sidebar .block .block-container .block-body .block-row .contentRow .contentRow-main .contentRow-minor--hideLinks{font-size:12px}.p-body-sidebar .block .block-container .block-body .block-row .contentRow .contentRow-main .contentRow-minor--hideLinks+.contentRow-minor--hideLinks{display:none}.p-body-sidebar .block .block-container .block-body .block-row .contentRow .contentRow-minor{color:#616161}.p-footer{padding-bottom:15px;background:transparent;color:rgba(255,255,255,0.4)}@media screen and (min-width:768px){.p-footer{padding:0 15px 15px 15px}}.p-footer .p-footer-inner{padding:0}.p-footer .p-footer-inner .p-footer-row{padding:7px 15px 0 15px;background:#0f3854}@media screen and (min-width:768px){.p-footer .p-footer-inner .p-footer-row{border-radius:0 0 5px 5px}}.p-footer .p-footer-inner .p-footer-row a{color:rgba(255,255,255,0.6)}.p-footer .p-footer-inner .p-footer-copyright{padding-left:15px;padding-right:15px}.p-footer .p-footer-inner .p-footer-copyright a{color:rgba(255,255,255,0.4) !important}.template-forum_list .block--category{margin-bottom:0}.template-forum_list .block--category .block-container{border-top:none;border-bottom:none;border-radius:0}.template-forum_list .block--category .block-container .block-header{padding:1px 10px 4px 10px;border-top:1px solid #fcfcfc;border-bottom:1px solid #fcfcfc;border-radius:0;background:#2c5687;line-height:1.2}.template-forum_list .block--category .block-container .block-header>a{color:#fff;font-size:15px;font-weight:500}.template-forum_list .block--category .block-container .block-header>a:visited,.template-forum_list .block--category .block-container .block-header>a:active{color:#fff}.template-forum_list .block--category .block-container .block-header>a:focus,.template-forum_list .block--category .block-container .block-header>a:hover{color:#fff}.template-forum_list .block--category .block-container .block-header .block-desc{display:none}.template-forum_list .block--category:first-of-type .block-container{border-radius:5px 5px 0 0}.template-forum_list .block--category:first-of-type .block-container .block-header{border-radius:5px 5px 0 0}.template-forum_list .block--category.last .block-container{border-bottom:1px solid #fcfcfc;border-radius:0 0 5px 5px}.template-forum_list .block--category.last .block-container .node:last-of-type{border-radius:0 0 5px 5px}.template-forum_list .block--category.last .block-container .node:last-of-type .node-icon{border-bottom-left-radius:5px}@media screen and (min-width:651px){.template-forum_list .block--category.last .block-container .node:last-of-type .node-extra{border-bottom-right-radius:5px}}.node--forum{background:#fff}.node--forum a{color:#3d6594}.node--forum a:visited,.node--forum a:active{color:#3d6594}.node--forum a:focus,.node--forum a:hover{color:#4588c5}.node--forum+.node{border-color:#e2e2e2}.node--forum .node-icon{background:#f7f7f7;border-right:1px solid #e2e2e2}@media screen and (min-width:1001px){.node--forum .node-stats{position:relative}.node--forum .node-stats:before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:50%;background:#f7f7f7;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2}.node--forum .node-stats .pairs{position:relative}.node--forum .node-stats .pairs>dd{font-size:13px}}@media screen and (min-width:651px){.node--forum .node-extra{border-left:1px solid #e2e2e2;background:#f7f7f7}}.node.node--link{background:#fff}.node.node--link+.node{border-color:#e2e2e2}.node.node--link .node-icon i:before{color:rgba(0,0,0,0.15)}.node-extra-row{color:#969696}.pairs.pairs--rows>dt,.pairs>dt{color:#969696;font-size:12.5px}.pairs.pairs--rows>dd,.pairs>dd{color:#141414;font-size:13px}.node-subNodeMenu .menuTrigger{color:#969696}.node-subNodeMenu .menuTrigger:visited,.node-subNodeMenu .menuTrigger:active{color:#969696}.node-subNodeMenu .menuTrigger:focus,.node-subNodeMenu .menuTrigger:hover{color:#141414}.p-description{color:#141414}.pageNav .pageNav-jump{background:#f0f3f6;border-color:#b6b8bd;color:#3d6594}.pageNav .pageNav-jump:hover,.pageNav .pageNav-jump:focus{background:#3d6594;color:#fff}.pageNav .pageNav-jump.pageNav-jump--next,.pageNav .pageNav-jump.pageNav-jump--prev{border-radius:3px}.pageNav .pageNav-page{background:#f0f3f6;border-color:#b6b8bd}.pageNav .pageNav-page:hover,.pageNav .pageNav-page:focus{border-color:#3d6594;background:#3d6594}.pageNav .pageNav-page>a{color:#3d6594}.pageNav .pageNav-page>a:hover,.pageNav .pageNav-page>a:focus{color:#fff}.pageNav .pageNav-page.pageNav-page--current{background:#3d6594;border-color:#3d6594}.pageNav .pageNav-page.pageNav-page--current:hover,.pageNav .pageNav-page.pageNav-page--current:focus{background:#3d6594}.pageNav .pageNav-page.pageNav-page--current>a{color:#fff;cursor:default}.pageNav .pageNav-page.pageNav-page--current>a:hover,.pageNav .pageNav-page.pageNav-page--current>a:focus{color:#fff}.pageNav .pageNav-main .pageNav-page:first-of-type{border-top-left-radius:3px;border-bottom-left-radius:3px}.pageNav .pageNav-main .pageNav-page:last-of-type{border-top-right-radius:3px;border-bottom-right-radius:3px}.pageNavSimple-el.pageNavSimple-el--prev,.pageNavSimple-el.pageNavSimple-el--next,.pageNavSimple-el.pageNavSimple-el--first,.pageNavSimple-el.pageNavSimple-el--last{background:#f0f3f6;border-color:#b6b8bd;border-radius:3px;color:#3d6594}.pageNavSimple-el.pageNavSimple-el--prev:hover,.pageNavSimple-el.pageNavSimple-el--next:hover,.pageNavSimple-el.pageNavSimple-el--first:hover,.pageNavSimple-el.pageNavSimple-el--last:hover,.pageNavSimple-el.pageNavSimple-el--prev:focus,.pageNavSimple-el.pageNavSimple-el--next:focus,.pageNavSimple-el.pageNavSimple-el--first:focus,.pageNavSimple-el.pageNavSimple-el--last:focus{background:#3d6594;color:#fff}.pageNavSimple-el.pageNavSimple-el--current{border-color:transparent;background:transparent;color:#3d6594}@media screen and (max-width:549px){.block.block--messages .block-outer{display:flex;flex-direction:column-reverse}.block.block--messages .block-outer .block-outer-main{margin-top:8px}}@media screen and (max-width:480px){.block.block--messages .block-outer:not(.block-outer--after) .pageNavWrapper:not(.pageNavWrapper--forceShow){display:initial}}.block-filterBar{border-bottom-color:#fcfcfc;background:#2c5687}.block-filterBar .filterBar-filterToggle,.block-filterBar .filterBar-menuTrigger{color:#fff}.block-filterBar .filterBar-filterToggle:hover,.block-filterBar .filterBar-menuTrigger:hover{background:transparent;color:#fff}.structItem{background:#fff;border-color:#e2e2e2}.structItem .structItem-cell .structItem-minor{font-size:13px}.structItem .structItem-cell .structItem-minor a{color:#666}.structItem .structItem-cell.structItem-cell--icon:not(.structItem-cell--iconEnd){background:#f7f7f7;border-right:1px solid #e2e2e2}.structItem .structItem-cell.structItem-cell--main{padding-left:8px}.structItem .structItem-cell.structItem-cell--main .structItem-title{font-size:15px}@media screen and (max-width:767px){.structItem .structItem-cell.structItem-cell--meta{padding-left:8px}}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--meta{position:relative;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2}}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--meta .pairs{position:absolute;right:0;top:0;bottom:0;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:center}}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--meta .pairs>dt{margin-right:0}}.structItem .structItem-cell.structItem-cell--meta .pairs>dt:after{display:none}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--meta .pairs:not(.structItem-minor){left:0;right:unset;border-right:1px solid #e2e2e2;background:#f7f7f7}}.structItem .structItem-cell.structItem-cell--latest{font-size:13px}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--latest{background:#f7f7f7}}@media screen and (min-width:768px){.structItem .structItem-cell.structItem-cell--icon.structItem-cell--iconEnd{background:#f7f7f7}}.structItem:last-of-type{border-radius:0 0 5px 5px}.structItem:last-of-type .structItem-cell.structItem-cell--icon:not(.structItem-cell--iconEnd){border-bottom-left-radius:5px}@media screen and (min-width:768px){.structItem:last-of-type .structItem-cell--icon.structItem-cell--iconEnd{border-bottom-right-radius:5px}}.block--messages .message{position:relative;margin-top:0;padding-top:24px;border-top:none;border-bottom:none;border-left:1px solid #fff;border-right:1px solid #fff;border-radius:0;background:#fff}.block--messages .message:first-of-type{border-radius:5px 5px 0 0}.block--messages .message:first-of-type .message-attribution{border-radius:5px 5px 0 0}.block--messages .message:last-of-type{border-bottom:1px solid #fff;border-radius:0 0 5px 5px}.block--messages .message+.message{margin-top:0}.block--messages .message .message-inner .message-cell--user{padding:7px 12px;border-bottom-color:#c0c8ce;background:#d6e2ea}@media screen and (min-width:768px){.block--messages .message .message-inner .message-cell--user{padding:10px;border-bottom:none;border-right:1px solid #c0c8ce}}@media screen and (min-width:768px){.block--messages .message .message-inner .message-cell--user .message-usere{padding:10px;border:1px solid #c0c8ce;border-radius:5px;background:#d6e2ea}}@media screen and (max-width:767px){.block--messages .message .message-inner .message-cell--user .message-avatar-wrapper{margin-bottom:0}}.block--messages .message .message-inner .message-cell--user .message-userArrow{z-index:1}@media screen and (max-width:767px){.block--messages .message .message-inner .message-cell--user .message-userArrow{display:none}}@media screen and (min-width:768px){.block--messages .message .message-inner .message-cell--user .message-userArrow{top:19px;left:100%;border-right-color:transparent;border-left-color:#c0c8ce;border-width:8px;border-right-width:0}.block--messages .message .message-inner .message-cell--user .message-userArrow:after{top:-7px;left:-8px;border-width:7px;border-right-width:0;border-right-color:transparent;border-left-color:#d6e2ea}}.block--messages .message .message-inner .message-cell--user .message-name>a{color:#3d6594}.block--messages .message .message-inner .message-cell--user .message-name>a:hover,.block--messages .message .message-inner .message-cell--user .message-name>a:focus{color:#4588c5}.block--messages .message .message-inner .message-cell--main{padding:10px 12px 12px 12px}@media screen and (min-width:768px){.block--messages .message .message-inner .message-cell--main{padding:12px 18px 18px 18px}}.block--messages .message .message-inner .message-cell--main .message-main{color:#141414}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution{position:absolute;top:0;left:-1px;right:-1px;padding:4px 10px 3px 10px;border-bottom:none;background:#2c5687;color:rgba(255,255,255,0.9);font-size:11px}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a{color:rgba(255,255,255,0.9);text-decoration:none}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a:hover,.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a:focus{color:#fff}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a.u-concealed{color:rgba(255,255,255,0.9) !important}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a.u-concealed:hover,.block--messages .message .message-inner .message-cell--main .message-main .message-attribution a.u-concealed:focus{color:#fff !important}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution .message-attribution-opposite--list li{margin-left:14px}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution .message-attribution-opposite--list li:first-of-type{margin-left:0}.block--messages .message .message-inner .message-cell--main .message-main .message-attribution .message-attribution-opposite--list li a{margin:0;padding:0 7px}.block--messages .message .message-inner .message-cell--main .message-main .message-content{position:static}.block--messages .message .message-inner .message-cell--main .message-main .message-body{margin:5px 0 15px 0}.block--messages .message .message-inner .message-cell--main .message-main .message-body>.bbWrapper:first-of-type .bbCodeBlock{margin-top:3px}.block--messages .message .message-inner .message-cell--main .message-main .message-body .bbWrapper>img:not(.smilie),.block--messages .message .message-inner .message-cell--main .message-main .message-body .bbWrapper>iframe,.block--messages .message .message-inner .message-cell--main .message-main .message-body .bbWrapper .lbContainer{margin-top:12px;margin-bottom:23px}.block--messages .message .message-inner .message-cell--main .message-main .bbCodeBlock{border-color:#d3d5d9;border-left-color:#4588c5;border-radius:0 5px 5px 0;background:#f0f3f6;color:#141414}.block--messages .message .message-inner .message-cell--main .message-main .bbCodeBlock .bbCodeBlock-title{background:#f0f3f6;color:#141414}.block--messages .message .message-inner .message-cell--main .message-main .bbCodeBlock .bbCodeBlock-title>a{color:#141414}.block--messages .message .message-inner .message-cell--main .message-main .bbCodeBlock.bbCodeBlock--quote .bbCodeBlock-content{font-size:14px}.block--messages .message .message-inner .message-cell--main .message-main .message-signature{color:#676767}.block--messages .message .message-inner .message-cell--main .message-main .reactionsBar{border:1px solid #c0c8ce;border-radius:3px;background:#d6e2ea}.block--messages .message .message-inner .message-cell--main .message-main .reactionsBar a{color:#3d6594}.block--messages .message .message-inner .message-actionBar a{color:#3d6594}.block--messages .message .message-inner .message-actionBar a:hover,.block--messages .message .message-inner .message-actionBar a:focus{color:#4588c5}.block--messages .gadblock{margin-top:0 !important;margin-bottom:5px;margin-left:0}@media screen and (min-width:340px){.block--messages .gadblock{margin-left:10px}}.message.message--quickReply{border:1px solid #fff}.fr-toolbar{border-top-color:#4588c5}@media screen and (min-width:768px){.template-conversation_list .structItem .structItem-cell.structItem-cell--meta{width:140px}.template-conversation_list .structItem .structItem-cell.structItem-cell--meta .pairs{width:55%}.template-conversation_list .structItem .structItem-cell.structItem-cell--meta .pairs:not(.structItem-minor){width:45%}}.notices{padding-top:10px}.block[data-widget-key="forum_overview_members_online"] ul.block-body{display:flex}.template-forum_list .block--category.last .block-container,.block--messages .message:last-of-type{border-bottom:1px solid #d7e0e6}