@charset "UTF-8";/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;transition:opacity .2s;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;box-shadow:0 2px 5px rgba(0,0,0,.25);transform:translateY(6px);transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes clockwise{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}100%{transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}@font-face{font-family:icomoon;src:url(/fonts/icomoon/icomoon.eot?tfc9a1);src:url(/fonts/icomoon/icomoon.eot?tfc9a1#iefix) format("embedded-opentype"),url(/fonts/icomoon/icomoon.ttf?tfc9a1) format("truetype"),url(/fonts/icomoon/icomoon.woff?tfc9a1) format("woff"),url(/fonts/icomoon/icomoon.svg?tfc9a1#icomoon) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ig:before{content:"\e900"}.icon-search:before{content:"\f002"}.icon-home:before{content:"\f015"}.icon-envelope:before{content:"\f0e0"}.icon-comments-o:before{content:"\f0e6"}.article--review-negatives-item:after,.article--review-negatives-item:before,.article--review-positives-item:after,.article--review-positives-item:before,.article--review-summary:after,.article--review-summary:before,.article-social:after,.article-social:before,.block .blocks--block-header:after,.block .blocks--block-header:before,.block header:after,.block header:before,.block-product:after,.block-product:before,.blocks--block .blocks--block-header:after,.blocks--block .blocks--block-header:before,.blocks--block header:after,.blocks--block header:before,.comments-reaction:after,.comments-reaction:before,.footer--container:after,.footer--container:before,.page:after,.page:before,.product-detail .block-product.content-block:after,.product-detail .block-product.content-block:before,.rs-snippet__snippetcontainer:after,.rs-snippet__snippetcontainer:before,.search-list:after,.search-list:before,.topic-detail .forum-post:after,.topic-detail .forum-post:before,.topic-detail .reply-form:after,.topic-detail .reply-form:before,article.forum.forum-list ul li:nth-child(6):after,article.forum.forum-list ul li:nth-child(6):before,article.forum.forum-list ul:after,article.forum.forum-list ul:before{content:" ";display:block}.article--review-negatives-item:after,.article--review-positives-item:after,.article--review-summary:after,.article-social:after,.block .blocks--block-header:after,.block header:after,.block-product:after,.blocks--block .blocks--block-header:after,.blocks--block header:after,.comments-reaction:after,.footer--container:after,.page:after,.product-detail .block-product.content-block:after,.rs-snippet__snippetcontainer:after,.search-list:after,.topic-detail .forum-post:after,.topic-detail .reply-form:after,article.forum.forum-list ul li:nth-child(6):after,article.forum.forum-list ul:after{clear:both}.input::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:normal;color:#bababa}.button--inline,.tabs,.unlist{list-style:none;padding:0;margin:0}.transition{transition:all 0s ease 0s}.article-detail .article-detail--intro,.article-detail .article-detail--intro p:first-child,.article-detail .article-intro,.article-detail .article-intro p:first-child,.article-detail header .article-detail--subtitle,.article-detail header .article-detail--title,.article-detail header h1,.article-detail header h2,.article-list .list-item__title,.breadcrumb__element,.comments-shoutout,.grid-element-title h2,.inbox-message__meta-span,.inbox-message__subscribers,.page-detail .article-detail--intro,.page-detail .article-detail--intro p:first-child,.page-detail .article-intro,.page-detail .article-intro p:first-child,.page-detail header .article-detail--subtitle,.page-detail header .article-detail--title,.page-detail header h1,.page-detail header h2,.private-message__text,.product-detail .article-detail--intro,.product-detail .article-detail--intro p:first-child,.product-detail .article-intro,.product-detail .article-intro p:first-child,.product-detail header .article-detail--subtitle,.product-detail header .article-detail--title,.product-detail header h1,.product-detail header h2,.profile--sidebar-left .profile--info-has-label,.review__list li,.rs-snippet__header,.rs-snippet__header p,.rs-snippet__paragraph,.rs-snippet__paragraph p,.rs-snippet__quote,.rs-snippet__quote p{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-word;word-break:break-word}[data-access-by-user-slug],[data-access],[data-if],[data-show]{display:none}body.anonymous [data-access=anonymous]{display:block}body.authenticated [data-access=authenticated]{display:block}.offset-anchor{display:block;position:relative;top:-20px;visibility:hidden;font-size:0}@media screen and (max-width:39.9375em){.offset-anchor{top:-20px}}@media screen and (max-width:61.5625em){.offset-anchor{top:-20px}}@media screen and (max-width:74.9375em){.offset-anchor{top:-20px}}@media screen and (max-width:89.9375em){.offset-anchor{top:-20px}}.form{width:100%}.form__required{color:red}.form__fieldset{border:none;padding:0;margin:0}.form__fieldset p.alert{font-size:normal;color:red}.form__label{display:block;margin-bottom:10px}.form__label .error{font-weight:400;color:red}.hidden{display:none;position:absolute;left:-9999em;visibility:hidden}.hide-on--small-screen,.hide-on--small-screen-to-block,.hide-on--small-screen-to-flex,.hide-on--small-screen-to-inline,.hide-on--small-screen-to-inlineblock{display:none!important}@media screen and (min-width:40em){.hide-on--small-screen{display:inherit!important}.hide-on--small-screen-to-inline{display:inline!important}.hide-on--small-screen-to-block{display:block!important}.hide-on--small-screen-to-inlineblock{display:inline-block!important}.hide-on--small-screen-to-flex{display:flex!important}.only--small-screen{display:none!important}}picture img{width:100%;height:auto}figure{margin:0}html{overflow:visible}[hidden=false]{display:block!important}[hidden=true]{display:none!important}.photoswipe{cursor:zoom-in}.pswp{z-index:2147483647}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background-image:url(/images/photoswipe/default-skin.png)}.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/images/photoswipe/default-skin.svg)}.pswp__preloader--active .pswp__preloader__icn{background-image:url(/images/photoswipe/preloader.gif)}.pswp__button--arrow--left,.pswp__button--arrow--right{height:15px;width:44px}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}*,:after,:before,:focus,:hover{outline:0}body{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-weight:400;color:#555;background-color:#dfdfdf;overflow-x:hidden}body.fixed{overflow:hidden}.site__container{max-width:970px;margin-left:auto;margin-right:auto}main{max-width:970px;margin-left:auto;margin-right:auto;display:block;position:relative}@media screen and (min-width:61.625em){main{max-width:970px;width:100%}}@media screen and (min-width:40em) and (max-width:61.5625em){main{max-width:728px;width:100%}}@media screen and (max-width:61.5625em){main{flex-direction:column;width:100%}}@media screen and (max-width:39.9375em){main{width:100%}}.relative{position:relative}a{text-decoration:none;color:#be0300;transition:all 0s ease 0s}a:hover{color:#8b0200}p{margin-top:0}h1,h2,h3,h4,h5,h6{padding:0}.title--small{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#fff;-webkit-font-smoothing:antialiased;font-weight:400}@media screen and (max-width:39.9375em){.title--small{text-align:center}}.title--small a{color:#555}.title--small a:hover{color:#555}.title--medium{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#fff;-webkit-font-smoothing:antialiased;font-weight:400}@media screen and (max-width:39.9375em){.title--medium{text-align:center}}.title--medium a{color:#555}.title--medium a:hover{color:#555}.title--large{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#fff;-webkit-font-smoothing:antialiased;font-weight:400}@media screen and (max-width:39.9375em){.title--large{text-align:center}}.title--large a{color:#555}.title--large a:hover{color:#555}.title--xlarge{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#fff;-webkit-font-smoothing:antialiased;font-weight:400}@media screen and (max-width:39.9375em){.title--xlarge{text-align:center}}.title--xlarge a{color:#555}.title--xlarge a:hover{color:#555}.title{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;color:#fff;margin:0;display:block}.title--small{font-size:.75rem}.title--medium{font-size:16px}.title--large{font-size:2.25rem}.title--xlarge{font-size:3.25rem}.title--left{text-align:left}.title--center{text-align:center}.title--right{text-align:right}.title__highlight{color:#8b0200}.center{text-align:center}#pi{position:fixed;right:10px;bottom:8px;font-size:50%}.video-embed-container{position:relative;padding-top:0;height:0;display:block}.video-embed-container--16x9{padding-bottom:56.25%}.video-embed-container--4x3{padding-bottom:75%}.video-embed-container embed,.video-embed-container iframe,.video-embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.bbcode-spoiler{outline:1px solid #b5c0a8;background-color:#e3e9db;padding:0 5px;color:#a91535}.bbcode-spoiler:after{content:'spoiler'}.bbcode-spoiler:active:after,.bbcode-spoiler:hover:after{content:attr(data-spoiler)}#cookie-wall,#cookie-wall .cookie-wall-backdrop,#no-cookie,#no-cookie .no-cookie-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;overflow:auto}#cookie-wall [hidden],#no-cookie [hidden]{display:none!important}#cookie-wall :focus{outline:1px dotted #212121;outline:5px auto -webkit-focus-ring-color}#cookie-wall .cookie-wall-backdrop,#no-cookie .no-cookie-backdrop{background-color:rgba(34,49,62,.4);text-align:center;z-index:-1}#cookie-wall .cookie-wall-body,#no-cookie .no-cookie-body{background-color:#fff;margin:50px auto;border-radius:3px;box-shadow:0 1px 2px 0 rgba(0,34,51,.4);overflow:hidden;max-width:1090px;width:90%}#cookie-wall #cookie-wall-body__header{padding:20px 30px 10px;border-bottom:1px solid #ededed}#cookie-wall #cookie-wall-body__footer{border-bottom:1px solid #ededed;clear:left}#cookie-wall .cookie-wall-feedback{padding:15px 20px;background-color:#ededed;font-size:14px}#cookie-wall #cookie-wall-body__footer p{text-align:center;font-size:14px;margin-bottom:0}#cookie-wall #cookie-wall-body__footer p button{border:none;background-color:inherit;padding:0;font-size:14px;cursor:pointer;display:inline-block;color:#00b152}#cookie-wall #cookie-wall-body__footer p button:focus{outline-style:none}#cookie-wall .h2.user-info-title{display:inline-block;margin-right:30px}#cookie-wall .cookie-wall-body__left{box-sizing:border-box;padding:15px 30px 30px 30px;float:left}#cookie-wall .cookie-wall-body__right{display:none;box-sizing:border-box;border-left:none;padding:15px 30px 30px 30px;width:50%}#cookie-wall .sitename{text-transform:capitalize}#cookie-wall a{color:#00b152}#cookie-wall .h1{font-size:22px;margin:0;border-bottom:none}#cookie-wall .h2{font-size:20px;margin:0 0 15px 0}#cookie-wall p{font-size:16px;margin:0 0 1em 0}#cookie-wall ul{padding:0;margin:0 0 1em 0}#cookie-wall li{font-size:16px;list-style-type:disc;margin-left:20px}#cookie-wall .btn,#no-cookie .btn{display:inline-block;background-color:#00d061;background-image:none;color:#fff;padding:10px;border-radius:3px;transition:none;text-shadow:none;text-align:center;margin:0 5px 1em 0}#cookie-wall .btn:hover,#no-cookie .btn:hover{background-position:0 0;transition:none}#cookie-wall .btn-mobile-only{margin-bottom:15px;width:100%}#cookie-wall .btn[disabled]{background-color:#b6b6b6!important;cursor:not-allowed!important;border-color:b6b6b6!important;color:#fff!important}#cookie-wall .btn[disabled]:hover{background-color:b6b6b6!important;color:#fff!important}@media screen and (min-width:767px){#cookie-wall .cookie-wall-body__left{width:50%}#cookie-wall .cookie-wall-body__right{float:left;display:block;border-left:1px solid #ededed}#cookie-wall .btn-mobile-only,#cookie-wall .p-mobile-only{display:none}}#no-cookie .no-cookie-body{padding:10px 0}#no-cookie .no-cookie-body__header{position:relative;margin-bottom:20px;padding:0 20px 0 70px;border-bottom:1px solid #ededed}#no-cookie .no-cookie-body__header .h1{border-bottom:none;padding:0;margin:10px 0}#no-cookie .no-cookie-body__header .h1:before{content:'\26A0';position:absolute;top:0;left:20px;font-size:1.2em;line-height:1.2em}#no-cookie .no-cookie-body p{padding:0 20px;margin:0 0 5px 0}#no-cookie .no-cookie-body .btn{margin:20px}.cookieMessage{padding:5px 5%;font-size:14px;text-align:center}.topic-follow{padding:5px 10px;background:#ddd;display:inline-block;cursor:pointer}.topic-follow:hover{background:#abcdef}.topic-follow:before{content:'\f10c';font-family:FontAwesome;display:inline-block;margin-right:10px;transition:color linear .2s;min-width:16px}.topic-follow.following:before{content:'\f00c'}/*! SCEditor | (C) 2011-2016, Sam Clarke | sceditor.com/license */.sceditor-button div,div.sceditor-grip{background-image:url(famfamfam.png);background-repeat:no-repeat;width:16px;height:16px}.sceditor-button-youtube div{background-position:0 0}.sceditor-button-link div{background-position:0 -16px}.sceditor-button-unlink div{background-position:0 -32px}.sceditor-button-underline div{background-position:0 -48px}.sceditor-button-time div{background-position:0 -64px}.sceditor-button-table div{background-position:0 -80px}.sceditor-button-superscript div{background-position:0 -96px}.sceditor-button-subscript div{background-position:0 -112px}.sceditor-button-strike div{background-position:0 -128px}.sceditor-button-source div{background-position:0 -144px}.sceditor-button-size div{background-position:0 -160px}.sceditor-button-rtl div{background-position:0 -176px}.sceditor-button-right div{background-position:0 -192px}.sceditor-button-removeformat div{background-position:0 -208px}.sceditor-button-quote div{background-position:0 -224px}.sceditor-button-print div{background-position:0 -240px}.sceditor-button-pastetext div{background-position:0 -256px}.sceditor-button-paste div{background-position:0 -272px}.sceditor-button-outdent div{background-position:0 -288px}.sceditor-button-orderedlist div{background-position:0 -304px}.sceditor-button-maximize div{background-position:0 -320px}.sceditor-button-ltr div{background-position:0 -336px}.sceditor-button-left div{background-position:0 -352px}.sceditor-button-justify div{background-position:0 -368px}.sceditor-button-italic div{background-position:0 -384px}.sceditor-button-indent div{background-position:0 -400px}.sceditor-button-image div{background-position:0 -416px}.sceditor-button-horizontalrule div{background-position:0 -432px}.sceditor-button-format div{background-position:0 -448px}.sceditor-button-font div{background-position:0 -464px}.sceditor-button-emoticon div{background-position:0 -480px}.sceditor-button-email div{background-position:0 -496px}.sceditor-button-date div{background-position:0 -512px}.sceditor-button-cut div{background-position:0 -528px}.sceditor-button-copy div{background-position:0 -544px}.sceditor-button-color div{background-position:0 -560px}.sceditor-button-code div{background-position:0 -576px}.sceditor-button-center div{background-position:0 -592px}.sceditor-button-bulletlist div{background-position:0 -608px}.sceditor-button-bold div{background-position:0 -624px}div.sceditor-grip{background-position:0 -640px}.rtl div.sceditor-grip{background-position:0 -650px;right:auto;left:0}.sceditor-container{display:flex;flex-direction:column;position:relative;background:padding-box #fff;border:1px solid #d9d9d9;font-size:13px;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:#333;line-height:1;font-weight:700;height:250px;border-radius:4px}.sceditor-container *,.sceditor-container :after,.sceditor-container :before{box-sizing:content-box}.sceditor-container,.sceditor-container div,div.sceditor-dropdown,div.sceditor-dropdown div{padding:0;margin:0;z-index:3}.sceditor-container iframe,.sceditor-container textarea{display:block;flex:1 1 0%;line-height:1.25;border:0;outline:0;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:14px;color:#111;padding:0;margin:5px;resize:none;background:#fff;height:auto!important;width:auto!important;width:calc(100% - 10px)!important;min-height:1px}.sceditor-container textarea{margin:7px 5px}div.sceditor-dnd-cover{position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(255,255,255,.2);border:5px dashed #aaa;z-index:200;font-size:2em;text-align:center;color:#aaa}div.sceditor-dnd-cover p{position:relative;top:45%;pointer-events:none}div.sceditor-resize-cover{position:absolute;top:0;left:0;background:#000;width:100%;height:100%;z-index:10;opacity:.3}div.sceditor-grip{overflow:hidden;width:10px;height:10px;cursor:pointer;position:absolute;bottom:0;right:0;z-index:3;line-height:0}div.sceditor-grip.has-icon{background-image:none}.sceditor-maximize{position:fixed;top:0;left:0;height:100%!important;width:100%!important;border-radius:0;background-clip:padding-box;z-index:2000}body.sceditor-maximize,html.sceditor-maximize{height:100%;width:100%;padding:0;margin:0;overflow:hidden}.sceditor-maximize div.sceditor-grip{display:none}.sceditor-maximize div.sceditor-toolbar{border-radius:0;background-clip:padding-box}div.sceditor-dropdown{position:absolute;border:1px solid #ccc;background:padding-box #fff;z-index:4000;padding:10px;font-weight:400;font-size:15px;border-radius:2px;box-shadow:1px 2px 4px rgba(0,0,0,.2)}div.sceditor-dropdown *,div.sceditor-dropdown :after,div.sceditor-dropdown :before{box-sizing:border-box}div.sceditor-dropdown a,div.sceditor-dropdown a:link{color:#333}div.sceditor-dropdown form{margin:0}div.sceditor-dropdown label{display:block;font-weight:700;color:#3c3c3c;padding:4px 0}div.sceditor-dropdown input,div.sceditor-dropdown textarea{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;outline:0;padding:4px;border:1px solid #ccc;border-top-color:#888;margin:0 0 .75em;border-radius:1px;background-clip:padding-box}div.sceditor-dropdown textarea{padding:6px}div.sceditor-dropdown input:focus,div.sceditor-dropdown textarea:focus{border-color:#666 #aaa #aaa;box-shadow:inset 0 1px 5px rgba(0,0,0,.1)}div.sceditor-dropdown .button{font-weight:700;color:#444;padding:6px 12px;background:padding-box #ececec;border:1px solid #ccc;border-radius:2px;cursor:pointer;margin:.3em 0 0}div.sceditor-dropdown .button:hover{background:#f3f3f3;box-shadow:0 1px 1px rgba(0,0,0,.15)}div.sceditor-font-picker,div.sceditor-fontsize-picker,div.sceditor-format{padding:6px 0}div.sceditor-color-picker{padding:4px}div.sceditor-emoticons,div.sceditor-more-emoticons{padding:0}.sceditor-pastetext textarea{border:1px solid #bbb;width:20em}.sceditor-emoticons img,.sceditor-more-emoticons img{padding:0;cursor:pointer;margin:2px}.sceditor-more{border-top:1px solid #bbb;display:block;text-align:center;cursor:pointer;font-weight:700;padding:6px 0}.sceditor-dropdown a:hover{background:#eee}.sceditor-font-option,.sceditor-fontsize-option,.sceditor-format a{display:block;padding:7px 10px;cursor:pointer;text-decoration:none;color:#222}.sceditor-fontsize-option{padding:7px 13px}.sceditor-color-column{float:left}.sceditor-color-option{display:block;border:2px solid #fff;height:18px;width:18px;overflow:hidden}.sceditor-color-option:hover{border:1px solid #aaa}div.sceditor-toolbar{flex-shrink:0;overflow:hidden;padding:3px 5px 2px;background:padding-box #f7f7f7;border-bottom:1px solid silver;line-height:0;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:3px 3px 0 0}div.sceditor-group{display:inline-block;background:padding-box #ddd;margin:1px 5px 1px 0;padding:1px;border-bottom:1px solid #aaa;border-radius:3px}.sceditor-button{float:left;cursor:pointer;padding:3px 5px;width:16px;height:20px;border-radius:3px;background-clip:padding-box}.sceditor-button.active,.sceditor-button:active,.sceditor-button:hover{background:#fff;box-shadow:inset 1px 1px 0 rgba(0,0,0,.3),inset -1px 0 rgba(0,0,0,.3),inset 0 -1px 0 rgba(0,0,0,.2)}.sceditor-button:active{background:#fff;box-shadow:inset 1px 1px 0 rgba(0,0,0,.3),inset -1px 0 rgba(0,0,0,.3),inset 0 -1px 0 rgba(0,0,0,.2),inset 0 0 8px rgba(0,0,0,.3)}.sceditor-button.disabled:hover{background:inherit;cursor:default;box-shadow:none}.sceditor-button,.sceditor-button div{display:block}.sceditor-button svg{display:inline-block;height:16px;width:16px;margin:2px 0;fill:#111;text-decoration:none;pointer-events:none;line-height:1}.sceditor-button.disabled svg{fill:#888}.sceditor-button div{display:inline-block;margin:2px 0;padding:0;overflow:hidden;line-height:0;font-size:0;color:transparent}.sceditor-button.has-icon div{display:none}.sceditor-button.disabled div{opacity:.3}.sceditor-button.text,.sceditor-button.text div,.sceditor-button.text-icon,.sceditor-button.text-icon div,.text .sceditor-button,.text .sceditor-button div,.text-icon .sceditor-button,.text-icon .sceditor-button div{display:inline-block;width:auto;line-height:16px;font-size:1em;color:inherit;text-indent:0}.sceditor-button.has-icon div,.sceditor-button.text div,.text .sceditor-button div,.text-icon .sceditor-button.has-icon div{padding:0 2px;background:0 0}.sceditor-button.text svg,.text .sceditor-button svg{display:none}.sceditor-button.text-icon div,.text-icon .sceditor-button div{padding:0 2px 0 20px}.rtl div.sceditor-toolbar{text-align:right}.rtl .sceditor-button{float:right}.sceditor-button div,div.sceditor-grip{background-image:url(/plugins/sceditor/famfamfam.png);background-repeat:no-repeat;width:16px;height:16px}div.sceditor-grip{width:10px;height:10px}div.sceditor-container{margin-bottom:15px}div.sceditor-container iframe{margin:0;padding:5px;box-sizing:border-box;width:100%}div.sceditor-dropdown label{font-size:12px;display:inline-block}div.sceditor-dropdown .button{font-size:12px}.sceditor-button-spoiler div{background:url(/plugins/sceditor/emoticons/tmi.png)}.sceditor-button-h div{background-position:0 -660px}video-ads{position:relative;display:inline-block;width:100%}video-ads:hover .video-ads__skip-button{opacity:1}.videoplayer .cookieMessage{position:absolute;bottom:30px}.video-ads{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;cursor:pointer}.video-ads video{left:0}.video-ads__skip-button{font-size:.8rem;position:absolute;color:#fff;bottom:40px;right:0;z-index:11;background:rgba(0,0,0,.8);padding:5px 10px;cursor:pointer;border:none;transition:opacity ease-out .2s}.video-ads__skip-button.done{font-size:1.5rem;opacity:0}.video-ads__skip-button.done:after{content:'';background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAAAJiS0dEAP+Hj8y/AAAAZElEQVQ4y+3SwQmDQBBGYRFy9mYLSRXWEyvRRtKBbdhDUoTH8HkVllX+u++48GD2zTTNTYiPrnhDXeBnyAT+Zo9EgNUrE9iMmQCLvhTas2jXWY8jvbNPP5OsU5L1my0uPY2bCjtXdo6mqRVtTgAAAABJRU5ErkJggg==);background-repeat:no-repeat;display:inline-block;height:24px;margin-left:2px;vertical-align:middle;width:24px;display:inline-block}.article-detail-banner--3{margin-bottom:1em}.article-detail-banner--4{margin-left:-90px}.article-detail-sidebar-banner--2{margin-bottom:.75rem}.article-ad-bottom{background-color:#fff;padding-bottom:.5em}.list-footer-ad{margin:.5em 0}button{background:0 0;border:none;cursor:pointer;padding:0;display:block}.button{border:none;border-radius:3px;background-color:#be0300;font-family:"Source Sans Pro",Helvetica,sans-serif;color:#fff;padding:6px 12px;cursor:pointer;font-size:14px;transition:all 0s ease 0s}.button[disabled]{background-color:#aaa!important;cursor:not-allowed!important;border-color:#aaa!important;color:#fff!important}.button[disabled]:hover{background-color:#aaa!important;color:#fff!important}.button:hover{background-color:#4f0100;color:#fff}.button__group .button{display:inline-block}.button--clear{background:0 0;color:#343434}.button--clear:hover{background:0 0;text-decoration:underline;color:#343434}.button--loading{cursor:wait!important}.button--large{width:100%}.button--cancel{background-color:#fff;box-shadow:inset 0 0 0 2px #03c4ef;box-shadow:inset 0 0 0 2px #03c4ef;color:#be0300}.button--cancel:hover{background-color:#fff;color:#333}.button--dark{background-color:#8b0200}.button--center{text-align:center}.button--right{float:right}.button--inline .button{display:inline-block}.button--remove{color:#fff;background-color:red;padding:3px;text-align:center;font-weight:700;cursor:pointer}.button--remove:active,.button--remove:hover{color:red;background-color:#fff;border:1px solid red}.button--flex-static{flex:0 0 auto}.button--flex-grow{flex:1 1 0%}.button--text-link{display:inline;padding:0;color:#be0300;background-color:transparent;text-decoration:none;line-height:inherit;font-size:inherit;font-family:inherit;border:none}.button--text-link:hover{text-decoration:underline;color:#8b0200;background-color:transparent}.site-grid{position:relative;margin:0;background-color:#fff}@media screen and (max-width:61.5625em){.site-grid{width:auto!important;height:auto!important;margin:10px 0 0 0}}@media screen and (max-width:61.5625em){.site-grid-container{display:flex;flex-wrap:wrap;margin:0;top:auto}}.grid-element{position:absolute;z-index:2;cursor:pointer;box-sizing:border-box;display:block}@media screen and (max-width:61.5625em){.grid-element{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;flex:1 0 50%}}@media screen and (max-width:39.9375em){.grid-element{flex:1 0 100%!important;display:none}.grid-element__featured{display:block}}.grid-element .element-border{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;box-sizing:border-box;color:#000;border:3px solid #000}.grid-element .element-border:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}.grid-element-image{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.grid-element-image .background-image{position:absolute;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.grid-element-type{position:absolute;left:0;top:10px;z-index:5;pointer-events:none}.grid-element-title{position:absolute;bottom:20px;left:10px;right:10px;z-index:5;pointer-events:none}@media screen and (max-width:61.5625em){.grid-element-title{bottom:15px}}.grid-element-title h2{position:relative;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-size:21px;font-weight:200;color:#fff}.grid-element-title h2 span{color:#fff}@media screen and (max-width:61.5625em){.grid-element-title h2 span{font-size:18px!important}}.grid-element-title h2 span a{color:#fff}.grid-element-title span{color:#fff}@media screen and (min-width:61.625em){.carousel{display:none}}@media screen and (max-width:61.5625em){.carousel{width:640px;height:auto;margin:10px auto}}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.carousel{height:auto;margin:10px auto;width:100%}}.carousel-element{position:relative;min-height:200px;display:block}@media screen and (max-width:61.5625em){.carousel-element{min-height:250px}}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.carousel-element{min-height:250px}}.carousel-element .element-border{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;box-sizing:border-box;color:#000;border:1px solid #000}.carousel-element .grid-element-title{position:absolute;bottom:25px;left:20px;right:20px}@media screen and (min-width:40em) and (max-width:61.5625em){.carousel-element .grid-element-title{left:10px}}.carousel-element .grid-element-title h2{font-size:21px;line-height:21px}.carousel-element .grid-element-title h2 span{font-size:21px!important}.carousel-element .grid-element-type span{padding-left:20px;padding-right:5px}@media screen and (min-width:40em) and (max-width:61.5625em){.carousel-element .grid-element-type span{padding-left:10px}}.rs-snippet{position:relative;margin-bottom:1em;margin-top:1em;display:block}.rs-snippet__header p,.rs-snippet__paragraph p,.rs-snippet__quote p{margin:0}.rs-snippet__header,.rs-snippet__paragraph{display:block}.rs-snippet__header--left,.rs-snippet__paragraph--left{text-align:left}.rs-snippet__header--center,.rs-snippet__paragraph--center{text-align:center}.rs-snippet__header--right,.rs-snippet__paragraph--right{text-align:right}.rs-snippet__header--justify,.rs-snippet__paragraph--justify{text-align:justify}.rs-snippet__paragraph p{margin:0 0 1em}.rs-snippet__paragraph p:last-child{margin-bottom:0}.rs-snippet__paragraph ul{list-style-type:disc;list-style-position:inside;margin-bottom:1em}.rs-snippet__paragraph ul:last-child{margin-bottom:0}.rs-snippet__paragraph b{font-weight:700}.rs-snippet__paragraph i{font-style:italic}.rs-snippet__paragraph u{text-decoration:underline}.rs-snippet__paragraph h2{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-size:24px;font-weight:700;line-height:normal;color:#555;margin-bottom:1em}@media screen and (max-width:39.9375em){.rs-snippet__paragraph h2{font-size:24px}}.rs-snippet__paragraph h3{font-weight:700}.rs-snippet__paragraph--box{background-color:#e2e2e2;padding:15px}.rs-snippet__twitter{min-height:100px}.rs-snippet__twitter>div{text-align:center}.rs-snippet__twitter .twitter-tweet{margin:0 auto!important;max-width:100%!important;width:100%!important}.rs-snippet__tiktok .tiktok-embed{margin-top:0;margin-bottom:0}.rs-snippet__kieskeurigtile{min-height:100px}.rs-snippet__iframe iframe,.rs-snippet__kieskeurig iframe,.rs-snippet__tiktok iframe,.rs-snippet__twitch iframe,.rs-snippet__youtube iframe{width:100%}@media screen and (max-width:61.5625em){.rs-snippet__kieskeurig iframe{height:540px}}.rs-snippet__instagram iframe{max-width:100%}.rs-snippet__instagram .instagram-media{margin:0!important;display:inline-block!important;min-width:auto!important}.rs-snippet__image img{max-width:100%;width:auto;height:auto;display:block;margin:0 auto}.rs-snippet__list{list-style:none;padding:0}.rs-snippet__list .rs-snippet__item{position:relative;padding-bottom:5px;margin-bottom:5px}.rs-snippet__list .rs-snippet__item:not(:first-child){border-top:1px solid #ddd}.rs-snippet__list .rs-snippet__item-link{display:flex;align-items:center}.rs-snippet__list .rs-snippet__item-media{margin-right:10px;flex:1;max-width:50px;flex:0 0 50px}.rs-snippet__list .rs-snippet__item-title{align-self:center;flex:1 1 auto}.rs-snippet__list .rs-snippet__item-title i{font-size:80%}.rs-snippet__list .rs-snippet__item-title small{color:#666;display:block}.rs-snippet__list .rs-snippet__item-title-games{align-self:center;flex:1 1 auto}.rs-snippet__list .rs-snippet__item-title-games i{font-size:80%}.rs-snippet__list .rs-snippet__item-title-games small{color:#666;display:block;line-height:1.1em}.rs-snippet__list .rs-snippet__item-title-games .game-title{font-size:20px;color:#be0300}.rs-snippet__list .rs-snippet__item-title-games .gamelist-platform{display:block;line-height:1em}.rs-snippet__list .rs-snippet__item-title-games .gamelist-platform__item{display:inline-block;padding:2px;color:#333;background-color:#fff;margin-right:2px;margin-top:0;font-family:exo;font-weight:400;font-size:10px}.rs-snippet__pagebreak{margin-top:20px;margin-bottom:20px}.rs-snippet__snippetcontainer{display:flex;flex-wrap:wrap;margin-bottom:0}@media screen and (max-width:26.5em){.rs-snippet__snippetcontainer--2575.recursion__0,.rs-snippet__snippetcontainer--3367.recursion__0,.rs-snippet__snippetcontainer--6733.recursion__0,.rs-snippet__snippetcontainer--7525.recursion__0,.rs-snippet__snippetcontainer--default.recursion__0{flex-direction:column;flex-wrap:nowrap;margin-bottom:0}.rs-snippet__snippetcontainer--2575.recursion__0>.rs-snippet__subsnippet,.rs-snippet__snippetcontainer--3367.recursion__0>.rs-snippet__subsnippet,.rs-snippet__snippetcontainer--6733.recursion__0>.rs-snippet__subsnippet,.rs-snippet__snippetcontainer--7525.recursion__0>.rs-snippet__subsnippet,.rs-snippet__snippetcontainer--default.recursion__0>.rs-snippet__subsnippet{padding-right:0;padding-left:0}.rs-snippet__snippetcontainer--box.recursion__0{margin-bottom:1em}}.rs-snippet__snippetcontainer .rs-snippet__subsnippet{flex:1;padding-right:20px;padding-bottom:1px;margin-bottom:-1px}.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet{margin-top:0;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__quote{padding:0 30px 0 25px}.rs-snippet__snippetcontainer .rs-snippet__subsnippet:last-child{padding-right:0}.rs-snippet__snippetcontainer.recursion__1 .rs-snippet__subsnippet:last-child{padding-right:0;padding-left:0}.rs-snippet__snippetcontainer--default{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--5050{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--5050>.rs-snippet__subsnippet:nth-child(1){flex:1 1 0}.rs-snippet__snippetcontainer--5050>.rs-snippet__subsnippet:nth-child(2){flex:1 1 0}.rs-snippet__snippetcontainer--3367{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--3367>.rs-snippet__subsnippet:nth-child(1){flex:1 1 0}.rs-snippet__snippetcontainer--3367>.rs-snippet__subsnippet:nth-child(2){flex:2 2 0}.rs-snippet__snippetcontainer--6733{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--6733>.rs-snippet__subsnippet:nth-child(1){flex:2 2 0}.rs-snippet__snippetcontainer--6733>.rs-snippet__subsnippet:nth-child(2){flex:1 1 0}.rs-snippet__snippetcontainer--2575{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--2575>.rs-snippet__subsnippet:nth-child(1){flex:1 1 0}.rs-snippet__snippetcontainer--2575>.rs-snippet__subsnippet:nth-child(2){flex:3 3 0}.rs-snippet__snippetcontainer--7525{display:flex;flex-direction:row}.rs-snippet__snippetcontainer--7525>.rs-snippet__subsnippet:nth-child(1){flex:3 3 0}.rs-snippet__snippetcontainer--7525>.rs-snippet__subsnippet:nth-child(2){flex:1 1 0}.rs-snippet__snippetcontainer--column{display:block}.rs-snippet__snippetcontainer--column>.rs-snippet__subsnippet{padding-right:0}.rs-snippet__snippetcontainer--flow-left{display:block}.rs-snippet__snippetcontainer--flow-left:hover>.rs-snippet__subsnippet:nth-child(1){z-index:1;position:inherit}.rs-snippet__snippetcontainer--flow-left>.rs-snippet__subsnippet{box-sizing:border-box;padding-left:0;padding-right:20px}.rs-snippet__snippetcontainer--flow-left>.rs-snippet__subsnippet:nth-child(1){max-width:50%;float:left;display:block;padding:0 20px 0 0}.rs-snippet__snippetcontainer--flow-right{display:block}.rs-snippet__snippetcontainer--flow-right:hover>.rs-snippet__subsnippet:nth-child(1){z-index:1;position:inherit}.rs-snippet__snippetcontainer--flow-right>.rs-snippet__subsnippet{box-sizing:border-box;padding-right:0}.rs-snippet__snippetcontainer--flow-right>.rs-snippet__subsnippet:nth-child(1){max-width:50%;float:right;padding:0 0 0 20px}@media screen and (max-width:61.5625em){.rs-snippet__snippetcontainer--flow-right{margin-left:20px;margin-right:20px}}.rs-snippet__snippetcontainer--flow-right.recursion__1 .rs-snippet__subsnippet:nth-child(2){padding-right:0;padding-left:0}.rs-snippet__snippetcontainer--box{background-color:#e2e2e2;padding:15px;padding-bottom:0;margin-bottom:1em}.rs-snippet__imagegallery{display:flex;flex-direction:row;flex-wrap:wrap}.rs-snippet__imagegallery>.rs-snippet__subsnippet{flex:0 0 25%;box-sizing:border-box}.rs-snippet__imagegallery>.rs-snippet__subsnippet:last-child{padding-right:20px}.rs-snippet__imagegallery.rs-snippet__snippetcontainer.recursion__1{margin-right:-20px}.rs-snippet__imagegallery.rs-snippet__snippetcontainer.recursion__1 .rs-snippet__subsnippet:last-child{padding-right:20px}@media screen and (max-width:26.5em){.rs-snippet__imagegallery.recursion__0>.rs-snippet__subsnippet{flex:0 0 50%}}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.rs-snippet__imagegallery.recursion__0>.rs-snippet__subsnippet{flex:0 0 33.3%}.rs-snippet__imagegallery.recursion__1>.rs-snippet__subsnippet{flex:0 0 33%}}@media screen and (min-width:40em){.rs-snippet__imagegallery.recursion__0>.rs-snippet__subsnippet{flex:0 0 25%}.rs-snippet__imagegallery.recursion__1>.rs-snippet__subsnippet{flex:0 0 33%}}.rs-snippet__multiplereview{display:flex;flex-direction:column}.rs-snippet__multiplereview .average-score{padding-top:7px;box-sizing:border-box;border-top:1px solid #000;display:flex}.rs-snippet__multiplereview .average-score__rating{flex:0 1 auto;text-align:center;box-sizing:border-box}.rs-snippet__multiplereview .average-score__button{flex:1 1 auto}.rs-snippet__multiplereview .average-score__value{margin:0 auto}.rs-snippet .cookieMessage{padding:5px 5%;font-size:14px;text-align:center}.article-detail .rs-snippet__budgetgaming,.article-detail .rs-snippet__header,.article-detail .rs-snippet__list,.article-detail .rs-snippet__pagebreak,.article-detail .rs-snippet__paragraph,.article-detail .rs-snippet__quote,.article-detail .rs-snippet__tiktok{margin-left:46px;margin-right:46px}@media screen and (max-width:61.5625em){.article-detail .rs-snippet__budgetgaming,.article-detail .rs-snippet__header,.article-detail .rs-snippet__list,.article-detail .rs-snippet__pagebreak,.article-detail .rs-snippet__paragraph,.article-detail .rs-snippet__quote,.article-detail .rs-snippet__tiktok{margin-left:20px;margin-right:20px}}.article-detail .rs-snippet__twitter{padding-left:46px;padding-right:46px;box-sizing:border-box}@media screen and (max-width:61.5625em){.article-detail .rs-snippet__twitter{padding-left:20px;padding-right:20px}}.article-detail .rs-snippet__snippetcontainer{margin-left:46px;margin-right:46px}@media screen and (max-width:61.5625em){.article-detail .rs-snippet__snippetcontainer{margin-left:20px;margin-right:20px}}.article-detail .rs-snippet__snippetcontainer--flow-right{margin-left:46px;margin-right:46px}@media screen and (max-width:61.5625em){.article-detail .rs-snippet__snippetcontainer--flow-right{margin-left:20px;margin-right:20px}}.article-detail .rs-snippet__imagegallery{margin-left:46px;margin-right:26px}@media screen and (max-width:61.5625em){.article-detail .rs-snippet__imagegallery{margin-left:20px;margin-right:0}}.block__content .rs-snippet__header,.block__content .rs-snippet__list,.block__content .rs-snippet__paragraph,.block__content .rs-snippet__quote{margin-left:15px;margin-right:15px}@media screen and (max-width:61.5625em){.block__content .rs-snippet__header,.block__content .rs-snippet__list,.block__content .rs-snippet__paragraph,.block__content .rs-snippet__quote{margin-left:15px;margin-right:15px}}.block__content .rs-snippet__snippetcontainer{margin-left:15px;margin-right:15px}@media screen and (max-width:61.5625em){.block__content .rs-snippet__snippetcontainer{margin-left:15px;margin-right:15px}}.block__content .rs-snippet__snippetcontainer--flow-right{margin-left:15px;margin-right:15px}@media screen and (max-width:61.5625em){.block__content .rs-snippet__snippetcontainer--flow-right{margin-left:15px;margin-right:15px}}.block__content .rs-snippet__imagegallery{margin-left:15px;margin-right:-5px}@media screen and (max-width:61.5625em){.block__content .rs-snippet__imagegallery{margin-left:15px;margin-right:-5px}}.page-detail .rs-snippet__budgetgaming,.page-detail .rs-snippet__header,.page-detail .rs-snippet__instagram,.page-detail .rs-snippet__list,.page-detail .rs-snippet__pagebreak,.page-detail .rs-snippet__paragraph,.page-detail .rs-snippet__quote{margin-left:60px;margin-right:60px}@media screen and (max-width:61.5625em){.page-detail .rs-snippet__budgetgaming,.page-detail .rs-snippet__header,.page-detail .rs-snippet__instagram,.page-detail .rs-snippet__list,.page-detail .rs-snippet__pagebreak,.page-detail .rs-snippet__paragraph,.page-detail .rs-snippet__quote{margin-left:20px;margin-right:20px}}.page-detail .rs-snippet__tiktok,.page-detail .rs-snippet__twitter{padding-left:60px;padding-right:60px;box-sizing:border-box}@media screen and (max-width:61.5625em){.page-detail .rs-snippet__tiktok,.page-detail .rs-snippet__twitter{padding-left:20px;padding-right:20px}}.page-detail .rs-snippet__snippetcontainer{margin-left:60px;margin-right:60px}@media screen and (max-width:61.5625em){.page-detail .rs-snippet__snippetcontainer{margin-left:20px;margin-right:20px}}.page-detail .rs-snippet__snippetcontainer--flow-right{margin-left:40px;margin-right:60px}@media screen and (max-width:61.5625em){.page-detail .rs-snippet__snippetcontainer--flow-right{margin-left:0;margin-right:20px}}.page-detail .rs-snippet__imagegallery{margin-left:60px;margin-right:40px}@media screen and (max-width:61.5625em){.page-detail .rs-snippet__imagegallery{margin-left:20px;margin-right:0}}.article-body-snippets>.rs-snippet:last-child,.article__snippets>.rs-snippet:last-child,.block__content>.rs-snippet:last-child{margin-bottom:0}.block .rs-snippet__twitter{min-height:100px}.block .rs-snippet__twitter .twitter-tweet{margin:0 auto!important;max-width:none!important;width:100%!important;text-align:center}.review__list{list-style:none}.review__list li{list-style-position:outside}.review__list li:last-child{margin-bottom:0}.review__list--header{display:none}.rating__value{background-position:0 100%}.rating__value-line{margin:0 auto;background-image:url(/images/line_rating.svg);width:100px;height:20px;transition:background-position 2s ease-out}.rating__value-star{background:transparent url(/images/starrating.png) 0 0 repeat-x;height:20px}.rating__value-badge{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-weight:700;background:#737373;background:linear-gradient(180deg,#737373 0,#626264);padding:5px 10px;text-align:center;display:block}.rating__value-badge--0:after{content:"Rampzalig"}.rating__value-badge--5:after{content:"Rampzalig"}.rating__value-badge--10:after{content:"Rampzalig"}.rating__value-badge--15:after{content:"Rampzalig"}.rating__value-badge--20:after{content:"Erbarmelijk"}.rating__value-badge--25:after{content:"Erbarmelijk"}.rating__value-badge--30:after{content:"Waardeloos"}.rating__value-badge--35:after{content:"Waardeloos"}.rating__value-badge--40:after{content:"Slecht"}.rating__value-badge--45:after{content:"Slecht"}.rating__value-badge--50:after{content:"Ondermaats"}.rating__value-badge--55:after{content:"Ondermaats"}.rating__value-badge--60:after{content:"Oké"}.rating__value-badge--65:after{content:"Oké"}.rating__value-badge--70:after{content:"Goed"}.rating__value-badge--75:after{content:"Goed"}.rating__value-badge--80:after{content:"Uitstekend"}.rating__value-badge--85:after{content:"Uitstekend"}.rating__value-badge--90:after{content:"Fantastisch"}.rating__value-badge--95:after{content:"Fantastisch"}.rating__value-badge--100:after{content:"Legendarisch"}.rating__value-line--5{background-position:-95px 0}.rating__value-line--10{background-position:-90px 0}.rating__value-line--15{background-position:-85px 0}.rating__value-line--20{background-position:-80px 0}.rating__value-line--25{background-position:-75px 0}.rating__value-line--30{background-position:-70px 0}.rating__value-line--35{background-position:-65px 0}.rating__value-line--40{background-position:-60px 0}.rating__value-line--45{background-position:-55px 0}.rating__value-line--50{background-position:-50px 0}.rating__value-line--55{background-position:-45px 0}.rating__value-line--60{background-position:-40px 0}.rating__value-line--65{background-position:-35px 0}.rating__value-line--70{background-position:-30px 0}.rating__value-line--75{background-position:-25px 0}.rating__value-line--80{background-position:-20px 0}.rating__value-line--85{background-position:-15px 0}.rating__value-line--90{background-position:-10px 0}.rating__value-line--95{background-position:-5px 0}.rating__value-line--100{background-position:0 0}.rating__value-star--0{width:0%}.rating__value-star--5{width:5%}.rating__value-star--10{width:10%}.rating__value-star--15{width:15%}.rating__value-star--20{width:20%}.rating__value-star--25{width:25%}.rating__value-star--30{width:30%}.rating__value-star--35{width:35%}.rating__value-star--40{width:40%}.rating__value-star--45{width:45%}.rating__value-star--50{width:50%}.rating__value-star--55{width:55%}.rating__value-star--60{width:60%}.rating__value-star--65{width:65%}.rating__value-star--70{width:70%}.rating__value-star--75{width:75%}.rating__value-star--80{width:80%}.rating__value-star--85{width:85%}.rating__value-star--90{width:90%}.rating__value-star--95{width:95%}.rating__value-star--100{width:100%}.rating-badges-wrapper,.rating-lines-wrapper,.rating-stars-wrapper,.rating-text-wrapper{display:none}.rating__graphic--header{text-transform:uppercase;margin:0 0 .5em 0}.rating__graphic--stars{background:transparent url(/images/starrating.png) 0 100% repeat-x;height:20px;width:110px;overflow:hidden}.rating__graphic--lines{margin:0 auto}.rating__graphic--badges img{max-width:74px;margin:0 auto 10px}.site__footer{z-index:1;position:relative}.site__footer .navigation{overflow:hidden}.site__footer.site__footer--reshift{font-family:Verdana;background-color:#191518;box-shadow:inset 0 43px 43px 0 rgba(0,0,0,.17);font-size:13px}.site__footer.site__footer--reshift .navigation__list{padding:0;margin:0 auto;text-align:center}.site__footer.site__footer--reshift .navigation__item{color:#eff9fb;list-style:none;display:inline-block;line-height:20px}.site__footer.site__footer--reshift .navigation__item.navigation__title{display:block}@media screen and (min-width:40em){.site__footer.site__footer--reshift .navigation__item.navigation__title{display:inline}}.site__footer.site__footer--reshift .navigation__item a{color:#eff9fb}.site__footer.site__footer--reshift .navigation__item a:hover{color:#ca5261}.site__footer.site__footer--reshift .navigation__seperator:after{color:#eff9fb;content:"-";padding:0 3px}.site__footer.site__footer--reshift .site__footer-logo{width:130px;height:56px;display:block;margin:20px auto}.site__footer.site__footer--reshift .footer__break{display:none}@media screen and (max-width:39.9375em){.site__footer.site__footer--reshift .footer__break--small{display:block}}@media screen and (min-width:40em) and (max-width:61.5625em){.site__footer.site__footer--reshift .footer__break--medium{display:block}}@media screen and (min-width:61.625em){.site__footer.site__footer--reshift .footer__break--large{display:block}}@media screen and (max-width:39.9375em){.site__footer.site__footer--reshift .footer__row-last--small:after{content:''}.site__footer.site__footer--reshift .footer__row-last--small.navigation__seperator:after{display:none}}@media screen and (min-width:40em) and (max-width:61.5625em){.site__footer.site__footer--reshift .footer__row-last--medium:after{content:''}.site__footer.site__footer--reshift .footer__row-last--medium.navigation__seperator:after{display:none}}@media screen and (min-width:61.625em){.site__footer.site__footer--reshift .footer__row-last--large:after{content:''}.site__footer.site__footer--reshift .footer__row-last--large.navigation__seperator:after{display:none}}.footer--powered-by-logo{width:80px;vertical-align:bottom;margin-left:5px}.site__copyright.site__copyright--reshift{color:#c7c7c7;background-color:#262125;text-align:center;padding:20px;margin-top:20px;line-height:20px;font-size:11px}.site__copyright.site__copyright--reshift a{color:#c7c7c7}.site__copyright.site__copyright--reshift .copyright__separator{clear:both;display:block}.site__copyright.site__copyright--reshift .hosted-by-logo{width:80px;vertical-align:middle}@media screen and (min-width:40em){.site__copyright.site__copyright--reshift .copyright__separator{display:none}}.toggle-advanced{display:block}.toggle-advanced-open:after{content:"\2303"}.toggle-advanced-closed:after{content:"\2304"}.toggle-advanced-filters-open{display:block}.toggle-advanced-filters-closed{display:none}#newslettersettings{padding:10px 0;margin-bottom:.5em}#newslettersettings .newslettersettings-label{display:block}#newslettersettings .button{margin-top:1em}#newslettersettings .checkbox{display:inline;margin-right:1em}body.fixed{overflow:hidden!important;position:fixed;width:100%}.modal{position:initial}.modal__container{background:#fff;width:100%;max-width:400px;box-sizing:border-box;max-height:100%;overflow:auto;position:relative}.modal__container .button__group{padding:0 20px 20px}.ui-dialog-titlebar{display:none;visibility:hidden}.ui-dialog-buttonpane{position:relative;z-index:10000000000000}.overlay{align-items:center;justify-content:center;background:rgba(0,0,0,.8);z-index:10000;top:0;left:0;right:0;bottom:0;position:fixed;display:none;max-height:100vh}.tabs__element{display:inline-block;cursor:pointer}.tabs__element.hidden{display:none}.tabs__toggle{display:block}.tab{display:none}.upload{position:relative;overflow:hidden}.upload__input{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;display:block;cursor:pointer;text-indent:-200%;color:transparent;background-color:transparent;border-width:0}.upload__input:hover{background:rgba(33,150,243,.2)}#notification{padding:0;margin:0;z-index:10010}.notification__item{padding:.5em 1em;color:#fff;display:flex;justify-content:space-between;line-height:1.5em}.notification__item--error{background:#b71c1c}.notification__item--warning{background:#ef6c00}.notification__item--success{background:#43a047}.notification__item--info{background:#039be5}.notification__list{list-style:none;padding:0;margin:0}.notification__close{font-size:140%;border:none;background:0 0;color:#fff;padding:0;margin-left:5px;cursor:pointer}.notification__close-all{background:#b7e1b9;padding:.5em 1em;width:320px;cursor:pointer}.notification__close-all:after{content:'Alles sluiten';margin-left:10px}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.notification__close-all{width:100%;padding:1em}}.hot-or-not{background:#000;padding:20px}@media screen and (max-width:39.9375em){.hot-or-not{padding:10px}}.hot-or-not__box-image{float:left;margin-right:10px;background:#f3f3f3}@media screen and (min-width:61.625em){.hot-or-not__box-image{height:151px;width:117px}}@media screen and (min-width:40em) and (max-width:61.5625em){.hot-or-not__box-image{height:202px;width:150px}}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__box-image{height:100px;width:75px;display:none}}.hot-or-not__title{font-weight:800;margin-bottom:10px;text-transform:uppercase;line-height:17px}.hot-or-not__icon{background-size:contain;background-position:center center;width:24px;height:18px;display:inline-block;margin-top:2px;background-repeat:no-repeat;margin-right:5px}.hot-or-not__icon--hot{fill:#fff}.hot-or-not__icon--not{fill:#fff}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__icon{height:12px;width:15px;margin-top:6px;margin-right:0}}.hot-or-not__progress-bar{height:40px;margin-right:20px;position:relative;display:flex;background:#324252;background:linear-gradient(to right,#324252 0,#6482a4 100%)}@media screen and (min-width:61.625em){.hot-or-not__progress-bar{margin-right:20px}}@media screen and (min-width:40em) and (max-width:61.5625em){.hot-or-not__progress-bar{margin-right:0;margin-bottom:10px}}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__progress-bar{margin-right:10px;margin-bottom:0}}.hot-or-not__progress-bar__percentage{background-color:#565656}.hot-or-not__progress-bar__value{text-transform:uppercase;color:#fff;font-size:1.5em;line-height:40px;margin-right:10px;text-align:right}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__progress-bar__value{font-size:1.1em}}.hot-or-not__progress-bar__percentage,.hot-or-not__progress-bar__value{right:0;top:0;position:absolute;height:40px}.hot-or-not__button{text-transform:uppercase;width:50%;text-align:center;line-height:40px;height:40px;overflow:hidden;float:left;color:#fff;font-size:1.5em;cursor:pointer;border:none;padding:0}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__button{font-size:1.1em}}.hot-or-not__button[disabled],.hot-or-not__button[disabled]:hover{background-color:#565656;color:#707070;cursor:default}.hot-or-not__button[disabled] .hot-or-not__icon,.hot-or-not__button[disabled]:hover .hot-or-not__icon{fill:#707070}.hot-or-not__button--hot,.hot-or-not__button--hot[disabled].selected{background-color:#a91535;color:#fff}.hot-or-not__button--hot:hover,.hot-or-not__button--hot[disabled].selected:hover{background-color:#d61b43}.hot-or-not__button--hot .hot-or-not__icon,.hot-or-not__button--hot[disabled].selected .hot-or-not__icon{fill:#fff}.hot-or-not__button--hot[disabled].selected:hover{background-color:#a91535;cursor:default}.hot-or-not__button--not,.hot-or-not__button--not[disabled].selected{background-color:#314252;color:#fff}.hot-or-not__button--not:hover,.hot-or-not__button--not[disabled].selected:hover{background-color:#445c72}.hot-or-not__button--not .hot-or-not__icon,.hot-or-not__button--not[disabled].selected .hot-or-not__icon{fill:#fff}.hot-or-not__button--not[disabled].selected:hover{background-color:#314252;cursor:default}.hot-or-not__counter-label{color:#314252;display:none}.hot-or-not__grid{display:flex;flex-direction:row}.hot-or-not__grid--padding{margin-top:20px}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__grid--padding{margin-top:15px}}@media screen and (min-width:61.625em){.hot-or-not__grid--progress{flex-direction:row}}@media screen and (min-width:40em) and (max-width:61.5625em){.hot-or-not__grid--progress{flex-direction:column}}.hot-or-not__grid-cell{flex:1 1 auto;text-align:center}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__grid-cell--button,.hot-or-not__grid-cell--progress{flex:1 1 0%}}@media screen and (min-width:61.625em){.hot-or-not__grid-cell--progress{flex:2 1 0%}.hot-or-not__grid-cell--button{flex:1 1 0%}}.hot-or-not__grid-cell--border{border-top:1px solid #fff;border-bottom:1px solid #fff;border-left:1px solid #fff}.hot-or-not__grid-cell--border:last-child{border-right:1px solid #fff}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__grid-cell--border{border:none}.hot-or-not__grid-cell--border:last-child{border:none}}.hot-or-not__grid-cell--padding{padding:20px 0}@media screen and (min-width:26.5625em) and (max-width:39.9375em){.hot-or-not__grid-cell--padding{padding:0 0 0 5px;flex:1 1 auto}.hot-or-not__grid-cell--padding:first-child{padding-left:0}}.hot-or-not__grid-label{text-transform:uppercase;font-size:21px;line-height:21px;display:block;margin-bottom:5px}@media screen and (max-width:39.9375em){.hot-or-not__grid-label{margin-bottom:0;font-size:15px}}.hot-or-not__grid-sublabel{font-size:11px}.product-info-menu{font-family:"Roboto Condensed",Helvetica,Arial,sans-serif;text-transform:uppercase;font-weight:700;background-color:transparent;margin-top:1px;width:100%;margin-bottom:20px}.product-info-menu--expanded .product-info-menu-icon{transform:rotate(90deg);display:inline-block}.product-info-menu--expanded~.product-info-menu__list{display:flex;flex-direction:column}.product-info-menu--expanded.product-info-menu__item{border-width:1px!important}.product-info-menu .product-info-menu-icon{margin-right:5px}.product-info-menu__list{display:none}.product-info-menu__item{cursor:pointer;margin:auto 16px;padding:18px 0;border-bottom:0;color:transparent}.product-info-menu__item:hover{color:#be0300}.product-info-menu__item.product-info-menu__toggle,.product-info-menu__item:last-child{border-width:0}@media screen and (min-width:40em){.product-info-menu .product-info-menu__list{display:flex;flex-direction:row}.product-info-menu .product-info-menu__toggle{display:none}.product-info-menu .product-info-menu__item{font-weight:400;border-bottom:0;border-right:0;flex-grow:1;text-align:center;margin:0}.product-info-menu .product-info-menu__item:last-child{border-right:0}}@media screen and (max-width:61.5625em){.products__platforms-list-container{flex:1 1 auto}}.products__platforms-list-item{font-size:14px;float:left;width:49%}@media screen and (min-width:40em) and (max-width:61.5625em){.products__platforms-list-item{font-size:1em;width:32%}}.products__platforms-list-item-link{display:block;padding:10px 10px 10px 0;border-bottom:1px solid #ddd;cursor:pointer}.products__platformversions-list-container{background-color:#fff}.products__platformversions-list-title{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif}.products__platformversions-list-item{margin:0 0 .5em 0}.products__platformversions-list-item-text-container{flex:1}.products__platformversions-list-item-link{display:flex;padding:.1em;border:0;cursor:pointer}.products__platformversions-list-item-link figure{min-width:70px;width:70px;min-height:70px;margin-right:.5em}.products__platformversions-list-item-link:hover{background-color:transparent;border-color:silver}.products__platformversions-list-item-name{display:block;margin-bottom:5px;color:#be0300;font-size:1em}.products__platformversions-list-item-platform{color:#333}.products__platformversions-list-item-releasedate{display:block;font-size:.9em;color:#666}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;height:100%;z-index:2;color:#fff;text-transform:uppercase;padding:0 15px;box-sizing:border-box;background-color:transparent;opacity:.6;cursor:pointer;transition:opacity 150ms ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1;font-size:36px}.glide__arrow:focus{outline:0}.glide__arrow:hover{opacity:1}.glide__arrow--left{left:0;cursor:w-resize}.glide__arrow--right{right:0;cursor:e-resize}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:0;left:50%;display:inline-flex;list-style:none;transform:translateX(-50%);padding:10px 20px}.glide__bullet{background-color:rgba(255,255,255,.5);width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em 0 rgba(0,0,0,.1);margin:0 .25em}.glide__bullet:focus{outline:0}.glide__bullet:focus,.glide__bullet:hover{border:2px solid #fff;background-color:rgba(255,255,255,.5)}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.article--review-negatives-item:after,.article--review-negatives-item:before,.article--review-positives-item:after,.article--review-positives-item:before,.article--review-summary:after,.article--review-summary:before,.article-social:after,.article-social:before,.block .blocks--block-header:after,.block .blocks--block-header:before,.block header:after,.block header:before,.block-product:after,.block-product:before,.blocks--block .blocks--block-header:after,.blocks--block .blocks--block-header:before,.blocks--block header:after,.blocks--block header:before,.comments-reaction:after,.comments-reaction:before,.footer--container:after,.footer--container:before,.page:after,.page:before,.product-detail .block-product.content-block:after,.product-detail .block-product.content-block:before,.rs-snippet__snippetcontainer:after,.rs-snippet__snippetcontainer:before,.search-list:after,.search-list:before,.topic-detail .forum-post:after,.topic-detail .forum-post:before,.topic-detail .reply-form:after,.topic-detail .reply-form:before,article.forum.forum-list ul li:nth-child(6):after,article.forum.forum-list ul li:nth-child(6):before,article.forum.forum-list ul:after,article.forum.forum-list ul:before{content:" ";display:block}.article--review-negatives-item:after,.article--review-positives-item:after,.article--review-summary:after,.article-social:after,.block .blocks--block-header:after,.block header:after,.block-product:after,.blocks--block .blocks--block-header:after,.blocks--block header:after,.comments-reaction:after,.footer--container:after,.page:after,.product-detail .block-product.content-block:after,.rs-snippet__snippetcontainer:after,.search-list:after,.topic-detail .forum-post:after,.topic-detail .reply-form:after,article.forum.forum-list ul li:nth-child(6):after,article.forum.forum-list ul:after{clear:both}.poll--option{border-radius:3px}.nav-site-account-register-login button,.nav-site-account-register-login button:last-child,.social-share-button{border-radius:0}.article-detail .article-media img:not(.ng-leave),.page-detail .article-media img:not(.ng-leave),.product-detail .article-media img:not(.ng-leave){transition:all .2s cubic-bezier(.4,0,.2,1)}.article-detail .article-media .article-type,.grid-element-type,.page-detail .article-media .article-type,.product-detail .article-media .article-type{position:absolute;background:#be0300;height:33px;top:20px;font-size:110%;z-index:5}.article-detail .article-media .article-type span,.grid-element-type span,.page-detail .article-media .article-type span,.product-detail .article-media .article-type span{position:relative;top:4px;padding:5px 10px 5px 30px;color:#fff;font-weight:700;text-transform:uppercase}.article-detail .article-media .article-type svg,.grid-element-type svg,.page-detail .article-media .article-type svg,.product-detail .article-media .article-type svg{position:absolute;top:0;right:-.8125rem}.account__modal{background:0 0}.account .modal__container{background:0 0}#overlay-account{color:#fff;background:rgba(0,0,0,.6)}#overlay-account .modal__container{background:rgba(0,0,0,.8)}#overlay-account .title{color:#fff;margin-bottom:20px}#overlay-account .form{padding:20px 20px 40px;box-sizing:border-box}#overlay-account .button--cancel{background:0 0}#overlay-account .button--cancel:hover{background:#be0300;color:#fff}#overlay-account .form__label{font-weight:400}#overlay-account .form__field{display:block;width:100%;margin-top:5px;box-sizing:border-box;padding:10px 10px;border:none;border-radius:3px;color:#333}#overlay-account .button{font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;transition:all .2s ease-out;box-sizing:border-box}#tabs-account .tabs{background:#4d4b4c;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzE3MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom,#4d4b4c 0,#171717 100%);color:#fff;line-height:60px}#tabs-account .tabs__element{padding:0 20px;text-transform:uppercase;font-family:'Roboto Condensed',Helvetica,Arial,sans-serif}#tabs-account .tabs__element a{color:#fff}#tabs-account .ui-state-active{background:#555;border-bottom:5px solid #be0300;position:relative}#tabs-account .ui-state-active:after{content:'';display:block;position:absolute;width:10px;height:10px;border-top:5px solid #be0300;border-left:5px solid transparent;border-right:5px solid transparent;bottom:-15px;left:50%;margin-left:-5px}.rs-banner{width:100%;position:relative;z-index:1;text-align:center;margin:0 auto;max-width:970px;background-color:transparent}.rs-banner iframe{margin:0 auto;text-align:center;display:block}#sticky-container--0 .is-sticky{position:fixed;width:100%;top:0;z-index:10}#sticky-container--0 .is-sticky ._rs-banner{margin:0 auto}.has-sticky-ad .sticky-container{display:none;position:relative;height:100%;margin-bottom:0}@media screen and (min-width:61.625em){.has-sticky-ad .sticky-container{display:block}}.has-sticky-ad .sticky-container .sticky-element{box-sizing:border-box;margin-bottom:0;padding:0;width:300px}.has-sticky-ad .sticky-container .sticky-element.is-sticky{position:fixed;top:15px;bottom:auto}.has-sticky-ad .sticky-container .sticky-element.is-bottom{position:absolute;top:auto;bottom:0}@media screen and (min-width:61.625em){#sidebar.has-sticky-ad{display:flex;flex-direction:column}}@media screen and (min-width:61.625em){.site__content.has-sticky-ad-sidebar{display:flex;align-items:stretch}}.skyscraperBlock-container{position:absolute;left:50%;height:100%;width:120px;margin-left:-632px}.skyscraperBlock-container .skyscraperBlock-sticky{position:absolute;width:120px;margin-top:8px}.skyscraperBlock-container .skyscraperBlock-sticky.is-sticky{position:fixed;top:10px;bottom:auto}.skyscraperBlock-container .skyscraperBlock-sticky.is-bottom{position:absolute;top:auto;bottom:0}.alert{border:1px solid red;padding:5px 10px}.alert--error{color:red}.rs-blocks-area--list{padding:0}.rs-blocks-area--list-block{margin-bottom:10px}button{border:none;background:0 0;display:inline-block;padding:0;margin:0;cursor:pointer;outline:0;font-weight:400;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:left}button:active,button:focus,button:hover{outline:0;box-shadow:none}button:disabled{cursor:not-allowed}button:hover{text-decoration:none}.button__group{display:flex;padding:5px 0}.button__group .button{flex:1;text-align:center}.button__group .button:nth-child(2){margin-left:10px}.button{display:inline-block}.button--friendly{background:#02b875;color:#fff}.button--friendly:hover{background:#02db8b}.button--full{width:100%;text-align:center}.button--cancel{background:#fff;color:#be0300;box-shadow:inset 0 0 0 2px #be0300}textarea.comments--textarea{display:block;border-radius:3px;border:1px solid #ddd;background:#f5f5f5;width:100%;min-height:80px;font-size:90%;padding:10px 0 8px 10px;box-shadow:inset 0 1px 4px rgba(39,25,52,.1);font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;color:#575757}textarea.comments--textarea:focus{outline:0;border:1px solid #03a9f4}textarea.comments--textarea.ng-invalid.ng-dirty{border:1px solid #e53935}textarea.comments--textarea.ng-valid.ng-dirty{border:1px solid #03a9f4}.comment-icon span{z-index:1;color:#fff;font-size:80%;position:absolute;width:100%;text-align:center}.comment-icon--disabled svg polygon{fill:#444}.comment-icon--disabled svg rect{fill:#777}.comments-time{display:block}select.filter{border:1px solid #0d0d0d;width:100%;background:#0d0d0d;font-size:70%;padding:10px;color:#c4c4c4}select.filter:focus{outline:0;border:1px solid #0d0d0d}select.filter option{margin-bottom:5px;padding:10px}.comments{background:#fff}.comments-header{box-sizing:border-box;position:relative;height:auto;padding:18px 16px 18px 64px;color:#fff;position:relative;background:#be0300}.comments-header h4{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:200;color:#fff;width:100%}.comments-header .comment-icon{position:absolute;top:18px;left:16px}.comments-header .comment-icon span{top:2px;left:0}.comments-header .comment-icon svg{width:32px;height:32px}.comments-header .comment-title{width:100%}.comments-list{padding:10px 10px 6px;background:#fff}.comment-submit{display:flex}.comment-submit small{margin-right:10px}.comment-submit .comment--reaction-button{float:none;flex:0 0 auto;margin-left:auto;margin-bottom:auto}.comment{border:1px solid #e4e4e4;padding:10px;margin-bottom:5px}.comment:after,.comment:before{content:" ";display:block}.comment:after{clear:both}.comment blockquote{font-style:italic;color:#aaa}.comment blockquote:after,.comment blockquote:before{content:'"';font-size:120%}.comment h3{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;color:#2196f3;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:39.9375em){.comment h3{font-size:90%}}.comment p{font-size:80%}.comment button{float:right}.comment button.comment--compose-button{font-size:12px;padding:10px 0 5px 10px;color:#575757}.comment button.comment--reaction-button{padding:8px 16px;margin-top:5px}.comment button.comment-delete{float:left;padding-left:0;position:relative;left:-.25rem}.comment button i{margin-left:4px;font-size:120%}.comment .comments-reaction{margin-top:40px}.comment-child{margin-left:40px}@media screen and (max-width:61.5625em){.comment-child{margin-left:20px}}.comment-child.comment-flat{margin-left:0}.comment-child-level-2{margin-left:80px}.comment-child-level-3{margin-left:120px}.comments-avatar{position:relative;width:50px;height:50px;float:left}.staff-badge:after{content:'';background-image:url(/images/modicon.png);background-size:contain;background-repeat:no-repeat;position:absolute;left:-7px;top:-4px;width:25px;height:27px}.comments-shoutout{position:relative;margin-left:70px}@media screen and (max-width:61.5625em){.comments-shoutout{margin-left:60px}}@media screen and (max-width:39.9375em){.comments-shoutout{margin-bottom:25px}}.comments-shoutout>ul{font-size:80%}@media screen and (min-width:40em){.comments-shoutout>ul{position:absolute;top:0;right:0}}.comments-shoutout>ul li{display:inline-block;margin-left:10px}@media screen and (max-width:39.9375em){.comments-shoutout>ul li{margin-left:0;margin-bottom:5px}}.comments-shoutout>ul li:nth-child(2){font-weight:700;font-size:120%;padding:0 15px;margin-right:10px;border-left:1px solid #c9c9c9;border-right:1px solid #c9c9c9}.comments-shoutout>ul li:nth-child(3){margin-left:0}.comments-shoutout>ul li i{cursor:pointer;position:relative;top:-.125rem;font-size:100%;display:block;color:#ababab;border:1px solid #dadada;border-bottom:3px solid #cdcdcd;padding:3px 6px;border-radius:2px}.comment-child-list{padding:0}.comments-reaction{border-top:1px solid #e4e4e4;margin-bottom:0;padding:26px 16px 40px;background:#ededed;color:#575757}.comments-reaction textarea{margin-top:6px;margin-bottom:10px;font-size:80%;box-sizing:border-box;max-width:536px}.comments-reaction small{font-size:75%;float:left}.comment-edited{font-size:80%;color:#777}.comment-dev{border:1px solid #fff}.flex-video{height:0;margin-bottom:16px;overflow:hidden;padding-bottom:67.5%;padding-top:25px;position:relative}.flex-video.widescreen{padding-bottom:56.34%}.flex-video.vimeo{padding-top:0}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video{height:100%;position:absolute;top:0;width:100%;left:0}.site-grid{margin:0 auto 8px;background:#000;z-index:10;box-shadow:0 0 0 1px #111}@media screen and (min-width:61.625em){.site-grid{width:970px!important;min-height:490px}}@media screen and (max-width:61.5625em){.site-grid{display:none;width:640px!important;height:auto!important;margin:10px auto}.site-grid-container{display:flex;flex-wrap:wrap;margin:0;top:auto}.site-grid-container .grid-element{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;height:auto!important;flex:1 0 50%}}@media screen and (max-width:61.5625em) and (max-width:39.9375em){.site-grid-container .grid-element{flex:1 0 100%}}@media screen and (max-width:61.5625em){.site-grid-container .grid-element-title{bottom:auto;position:relative;margin:50px 0 15px 10px;left:0;line-height:1.1}.site-grid-container .grid-element-title h2{margin-bottom:5px}.site-grid-container .grid-element-title h2 span{font-size:18px!important}.site-grid-container .grid-element:after{height:50%}}@media screen and (max-width:39.9375em){.site-grid{display:none;height:auto!important;margin:10px auto;width:100%!important;margin:4px auto}}.site-grid-container{margin:0 5px;top:5px;position:relative}@media screen and (max-width:61.5625em){.site-grid-container{display:flex;flex-wrap:wrap;margin:0;top:auto}}.grid-element:hover .grid-element-image{transform:scale3d(1,1,1)}.grid-element .grid-element-image{transition:all 1.2s cubic-bezier(.55,0,.1,1);transform:scale3d(1.05,1.05,1.05)}.grid-element{overflow:hidden}.grid-element:after{content:"";position:absolute;display:block;width:100%;height:120px;bottom:0;left:0;background:linear-gradient(180deg,transparent 0,transparent 4%,rgba(0,0,0,.8) 74%,rgba(0,0,0,.81) 75%)}.grid-element-content input[type=text]{background:#222;border:.0625rem solid #555;color:#fff}.grid-element-type{font-size:70%;height:22px;left:3px}.grid-element-type span{font-weight:400;text-shadow:none;padding-bottom:0;padding:5px 10px 5px 15px}.grid-element-type:after{content:"";background:transparent url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAw MC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5r IiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjE1Ljg3NXB4IiBoZWlnaHQ9IjMzcHgi IHZpZXdib3g9IjAgMCAxNS44NzUgMzMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcg MCAwIDE1Ljg3NSAzMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CiAgICA8cG9seWdv biBmaWxsPSIjYmUwMzAwIiBwb2ludHM9IjMuMjUsMzMgMTUuODc1LDMzIDMuMjUs MCAwLDAgMCwzMyAiLz4KPC9zdmc+") no-repeat center center;width:20px;height:22px;right:-13px;position:absolute;top:0}.grid-element span{text-shadow:1px 1px 2px rgba(0,0,0,.8)}@media screen and (min-width:61.625em){.carousel{display:none}}@media screen and (max-width:61.5625em){.carousel{width:640px;height:auto;margin:0 auto 4px}}@media screen and (max-width:39.9375em){.carousel{height:auto;width:100%}}.carousel-element{position:relative;min-height:200px;display:block}.carousel-element:after{content:"";position:absolute;display:block;width:100%;height:120px;bottom:0;left:0;background:linear-gradient(180deg,transparent 0,transparent 4%,rgba(0,0,0,.8) 74%,rgba(0,0,0,.81) 75%)}@media screen and (max-width:61.5625em){.carousel-element{min-height:250px}}@media screen and (max-width:39.9375em){.carousel-element{min-height:250px}}@media screen and (max-width:39.9375em){.carousel-element .grid-element-type span{padding-right:10px}}.carousel-element .element-border{border:3px solid #000}.carousel-element .grid-element-title{position:absolute;bottom:25px}.carousel-element .grid-element-title h2{font-size:24px;line-height:24px}.carousel-element .grid-element-title h2 span{font-size:24px!important}a{color:#be0300;text-decoration:none}a:hover{text-decoration:none;color:#8b0200}img,object,video{max-width:100%;height:auto}.resized-image img{display:block;max-width:100%;width:auto;height:auto;margin:0 auto}ul.messages{position:fixed;width:400px;top:80px;left:calc(50% - 200px);z-index:270;list-style:none;margin:0;padding:0;font-size:90%}ul.messages .message{color:#fff;padding:14px 20px;background:#57ad68;position:relative;outline-bottom:1px solid rgba(255,255,255,.4);transform-style:preserve-3d;transform:translateY(0);text-align:center;transition:all .5s cubic-bezier(.4,0,.2,1)}ul.messages .message:first-child{outline-top:0}ul.messages .message:first-child div{display:block}ul.messages .message:last-child{outline-bottom:0}ul.messages .message.error{background:red}ul.messages .message.error div:hover{color:#ff8080}ul.messages .message.ng-leave{transform:translateY(0);opacity:1}ul.messages .message.ng-enter,ul.messages .message.ng-move{transform:translateY(50px);opacity:0}ul.messages div{display:none;font-size:210%;position:absolute;top:0;right:20px;cursor:pointer}ul.messages div:hover{color:#add7b5}.rs-progress-bar{background:#0f0;height:10px;display:inline-block}.rs-progress-bar span{display:block}#notification{position:fixed;left:0;bottom:20px;max-width:420px;width:100%;padding:0 20px;box-sizing:border-box}@media screen and (max-width:39.9375em){#notification{padding:0 10px;max-width:300px}}.notification__item{border-radius:6px}.notification__close-all{border-radius:6px;text-align:center}.notification-badge{display:none;position:absolute;right:-8px;top:-6px;min-width:1.6em;height:1.6em;padding-top:0;box-sizing:border-box;border-radius:.8em;font-size:10px;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;line-height:1.5em;z-index:1;color:#fff;background-color:#e60a3a;text-align:center}.notification-badge:hover{color:#fff}.poll--block{background:#fff}.poll--block-content{padding:8px;border:2px solid #d5d5d5;border-top:0}.poll--title{color:#be0300}.poll--options{padding:0;margin-top:10px}.poll--option{background-color:#f6f6f6;border:1px solid #e9e9e9;padding:10px 10px 10px 40px;margin-bottom:5px;font-size:80%;position:relative}.poll--option input{margin-right:10px;display:block;position:absolute;width:100%;height:40px;top:calc(100% - 40px);left:10px;cursor:pointer}.poll--option:hover{background-color:#e1e1e1;border-color:#bebebe;color:#be0300}@-webkit-keyframes hasBeenRead{0%{border-color:#567892}100%{border-color:transparent}}@keyframes hasBeenRead{0%{border-color:#567892}100%{border-color:transparent}}.inbox-message__content{padding:0;display:flex;clear:both;position:relative}.inbox-message__content .message__name{padding:0;margin:0;line-height:1.2em}@media screen and (max-width:39.9375em){.inbox-message__content .message__name{margin-bottom:10px}}.inbox-message__item{margin-top:10px;border:1px solid #bfd1e0}.inbox-message__item .title--medium{color:#000;margin:0;text-transform:uppercase;text-align:left;padding-right:40px}.inbox-message__item.reaction_post{background-color:#eaf1f7}.inbox-message__item.reaction_post .title--medium{text-transform:none;font-weight:400}.inbox-message__item:hover{border:1px solid #9db8cf}.inbox-message__item .inbox-message__avatar{width:40px;height:40px;max-width:40px;max-height:40px;min-width:30px;min-height:30px;margin:5px;background-size:contain;background-position:center center;background-repeat:no-repeat}.inbox-message__item .ig---topic{width:40px;height:40px;min-width:30px;min-height:30px;flex:0 0 auto;background-size:cover;background-position:center center;margin:5px}.inbox-message__container{display:flex;justify-content:space-between;flex:1 1 0%}.inbox-message__text{flex:1 1 auto;margin:5px}.inbox-message__notification-badge{display:inline-block;width:12px;height:12px;border-radius:6px;margin:3px 6px 0 0;vertical-align:top;background-color:#a91535}.inbox-message__meta{font-size:.8em;color:#8e8e8e}.inbox-message__meta__topic{font-weight:700}.inbox-message__meta__forum{font-weight:700}.inbox-message__subscribers{display:inline-block}.inbox-message__meta-span{display:inline-block}.inbox-message__message-button{cursor:pointer;border:none;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#222}.inbox-message__message-button--remove{color:#999;position:absolute;right:0;top:0;width:40px;height:30px;text-align:center;line-height:.5em;text-align:center;font-size:16px;font-weight:700;box-sizing:border-box}.inbox-message__message-button--remove:active,.inbox-message__message-button--remove:hover{transition:all 250ms ease-in;color:red;background-color:#fff}.inbox-message__is_read{border-color:#c7c7c7}.inbox-message__is_read_animated{border-color:#c7c7c7;-webkit-animation-name:hasBeenRead;animation-name:hasBeenRead;animation-duration:2s;animation-fill-mode:both;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both}.inbox-message__is_read_animated .inbox-message__notification-badge{-webkit-animation-name:hasBeenRead;animation-name:hasBeenRead;animation-duration:2s;animation-fill-mode:both;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both}.private-message{background-color:#fff;padding:20px}.private-message__list{margin-bottom:20px}.private-message__item{margin-top:20px;border:1px solid #bfd1e0}.private-message__item--first{margin:0 0 10px 0}.private-message__item--first .publock__overlay--pu-arrow{background-image:url(/images/grid-block-overlay-arrow-first-post.png)}.private-message__item--first .private-message__message-button--remove{display:inline-block;position:absolute;top:0}.private-message__item--first .private-message__timestamp{right:20px}.private-message__item--first .private-message__header{background:#eaf1f7}.private-message__item--level-1{margin-left:30px;position:relative}.private-message__item--level-1:before{content:'';display:block;border-bottom:1px solid #bfd1e0;border-left:1px solid #bfd1e0;width:20px;height:20px;position:absolute;top:0;left:-30px}@media screen and (max-width:39.9375em){.private-message__item--level-1{margin-left:15px}.private-message__item--level-1:before{left:-16px;width:10px}}.private-message__item .title--medium{margin:0}.private-message__content{display:flex;clear:both;padding:10px}.private-message__header{position:relative;padding:0 10px;color:#000}.private-message__header a{color:#000}.private-message__header a:hover{color:#8b0200}.private-message__text{line-height:23px;font-size:14px;flex:1}@media screen and (min-width:40em){.private-message__text{font-size:inherit}}.private-message__text p{margin-bottom:0}@media screen and (min-width:40em){.private-message__text p{overflow:auto}}.private-message__text img{max-width:100%}.private-message__text blockquote{font-style:italic;color:#aaa;margin:0}.private-message__text blockquote:after,.private-message__text blockquote:before{content:'"';font-size:120%}.private-message__title{flex:1}.private-message__title .title--medium{margin:0;text-transform:uppercase;text-align:left;padding-right:40px;color:#000}.private-message__author{text-transform:lowercase;line-height:32px;font-size:16px;display:inline-block;flex:0 0 auto}.private-message__timestamp{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-weight:300;font-size:10px;color:#999}.private-message__avatar{margin-right:10px;width:40px;height:40px;max-width:40px;max-height:40px;min-width:30px;min-height:30px;background-size:contain;background-position:center center;background-repeat:no-repeat}.private-message .form .button__group{overflow:hidden;padding:0;margin:0}.private-message__message{padding:10px 20px 0 20px;font-size:bold}.private-message .data-recipient{display:inline-block;color:#fff;background:#2196f3;padding:2px 2px 2px 5px;margin:5px 5px 5px 0}.private-message .data-recipient .fa-close{cursor:pointer;width:20px;height:20px;display:inline-block;text-align:center}.private-message .data-recipient .fa-close.hover{color:#a91535}.private-message__form-wrapper{margin:20px 0 20px 0;padding:15px 3%;border-top:0;background-color:#eaf1f7;border:1px solid #bfd1e0}.private-message__form .form__label{font-weight:400;font-size:14px;margin:2px 0}.private-message__form .form__input,.private-message__form .form__textarea{margin:5px 0}.private-message__form--reply-form{position:relative}.private-message__form--reply-form:before{content:'';display:block;border-bottom:1px solid #bfd1e0;border-left:1px solid #bfd1e0;position:absolute;top:-20px;left:-31px;width:20px;height:20px}.private-message__form .message-toolbar__container{display:flex;justify-content:space-between}.private-message__textarea{width:100%;padding:5px;height:120px;box-sizing:border-box;border:1px solid #c7c7c7;font-size:14px}.private-message__inbox .button__group{margin-bottom:10px}.private-message__create-icon{margin:2px 10px 2px 0;font-size:14px}.private-message__message-button--remove{color:#999;width:30px;position:absolute;right:0;top:5px;bottom:0;text-align:center;line-height:.5em;text-align:center;font-size:16px;box-sizing:border-box;display:none}.private-message__message-button--remove:active,.private-message__message-button--remove:hover{transition:all 250ms ease-in;color:red}#ui-id-2{padding:2px}#ui-id-2 li{margin-top:3px}@-webkit-keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner{to{transform:rotate(360deg)}}form[data-widget=private-message-form] .button[disabled],form[data-widget=private-message-form] .pu-button[disabled],form[data-widget=send-private-message] .button[disabled],form[data-widget=send-private-message] .pu-button[disabled]{position:relative}form[data-widget=private-message-form] .button[disabled]:before,form[data-widget=private-message-form] .pu-button[disabled]:before,form[data-widget=send-private-message] .button[disabled]:before,form[data-widget=send-private-message] .pu-button[disabled]:before{content:'';box-sizing:border-box;display:inline-block;width:15px;height:15px;margin-top:0;margin-right:10px;border-radius:50%;border-top:2px solid #fff;border-right:2px solid transparent;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.rating .rating-badges-wrapper{display:block;margin-bottom:15px}.rating__value{display:none}.review{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:15px;background:#595959}.review .rating{order:2;flex:0 2 135px;margin:-20px 0 0;padding:0 0 0 20px;box-sizing:border-box}.review .rating__graphic--badges{text-align:center}@media screen and (min-width:26.5625em){.review .rating{flex:0 2 80px}}.review__summary{color:#555;background-color:#ededed;order:1;flex:0 0 100%;padding:0 20px;padding-bottom:50px;margin:0;box-sizing:border-box}.review__container{order:3;flex:1 1 200px;padding:0 20px;box-sizing:border-box}.review__product-title{color:#be0300;padding:24px 0 0;margin:0;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;text-align:left;font-size:18px;font-weight:700}.review__list{list-style:none}.review__list li{border-radius:6px;margin-top:15px;background:#dedede;padding:5px 10px;font-size:80%;border-right:1px solid #333;border-bottom:1px solid #333}.review__list li:last-child{margin-bottom:0}.review__list li:before{margin-right:10px;font-weight:700}.review__list--pro:before{content:"+";color:#4ebe1e}.review__list--con:before{content:"–";color:#c60000}@media screen and (min-width:61.625em){.review .rating{padding:0 0 0 46px}.review__summary{padding:0 46px 50px}.review__container{padding:0 46px}.review__container .review__list{flex:1}}::-moz-selection{background:#b3d4fc;text-shadow:none}body{background:#dfdfdf;font-family:'Source Sans Pro',Helvetica,Arial,sans-serif;overflow-x:hidden}body.wait,body.wait a,body.wait button{cursor:wait!important}body.show-editor .nav-site{top:-83px}body.show-editor main>footer{display:none}body.show-editor .page article .sections{box-shadow:none}.page{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:970px}.siteWrapper{margin-bottom:8px}main{padding:0;margin-top:8px;margin-bottom:16px;position:relative;z-index:2}@media screen and (max-width:61.5625em){main{margin-bottom:0}}@media screen and (min-width:40em) and (max-width:61.5625em){main{max-width:728px}}main .site__content{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width:61.5625em){main .site__content{flex-direction:column;align-items:center}}main .sections{max-width:640px;width:100%;align-self:flex-start}@media screen and (min-width:40em) and (max-width:61.5625em){main .sections{margin:0 auto}}main .sections.no-sidebar{max-width:100%}main .sections .article-detail,main .sections .article-listing,main .sections .message-create,main .sections .message-detail,main .sections .message-inbox,main .sections .page-detail,main .sections .product-detail,main .sections .product-listing{box-shadow:0 0 5px -2px;padding:0;margin-bottom:0}main aside{width:300px}@media screen and (min-width:40em) and (max-width:61.5625em){main aside{max-width:640px;width:100%;margin-top:16px;margin-bottom:16px}}@media screen and (max-width:39.9375em){main aside{margin:16px auto 0!important;padding:0;width:100%}}main aside.sidebar-left{flex-direction:column}main aside .sidebar-block-content{margin-top:-16px}main aside .sidebar-block-content>:first-child{margin-top:16px}main aside .sidebar-block-content .block,main aside .sidebar-block-content .blocks--block{box-shadow:0 0 5px -2px;margin:16px auto}@media screen and (min-width:40em) and (max-width:61.5625em){main aside .sidebar-block-content{display:flex;flex-direction:row;flex-wrap:wrap}main aside .sidebar-block-content .block,main aside .sidebar-block-content .blocks--block{margin:16px auto 0;align-self:flex-start}}@media screen and (max-width:39.9375em){main aside .rs-banner{align-self:flex-start}}main aside .block{width:300px}main aside .block .rs-snippet__snippetcontainer--2575.recursion__0,main aside .block .rs-snippet__snippetcontainer--3367.recursion__0,main aside .block .rs-snippet__snippetcontainer--6733.recursion__0,main aside .block .rs-snippet__snippetcontainer--7525.recursion__0,main aside .block .rs-snippet__snippetcontainer--default.recursion__0{flex-direction:row;flex-wrap:wrap}main aside .rs-banner{width:100%;box-shadow:none}footer{position:relative;z-index:1}.is-404{text-align:center;min-height:400px}.is-404 h1{padding-top:150px}.rs-screenshot--filename{font-size:11px;word-break:break-all}.search__simple{position:relative}.search__simple form{position:relative}.search__simple .search-advanced{float:right;font-size:12px;margin-top:3px}.search__simple .form__input{background:#af0300;border:1px solid #af0300;border-radius:3px;width:100%;padding:2px 35px 2px 10px;color:#dfdfdf;box-sizing:border-box;font-size:12px;height:36px;margin:0}.search__simple .form__input:-moz-placeholder,.search__simple .form__input:-ms-input-placeholder,.search__simple .form__input::-moz-placeholder,.search__simple .form__input::-webkit-input-placeholder,.search__simple .form__input::placeholder{color:#dfdfdf;opacity:.6}.search__simple .form__button{position:absolute;top:0;right:0;font-size:125%;width:35px;height:32px}.search__simple .form__button .fa{position:absolute;top:6px;left:5px;color:#dfdfdf}.search__simple .form__button .fa:hover{color:#fff}.search__simple--filters-item{cursor:pointer}.search__results{background:#fff;z-index:100;padding:0;margin:0;width:100%;max-width:333px;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.search__result{border-bottom:1px dotted rgba(0,0,0,.3)}.search__link{padding:5px 10px;display:block}.search__form{margin-bottom:16px}.search__form .columns{margin:10px 0}.search__form .columns--3{background:#efefef;padding-right:10px}.search__form .columns--3 .column{margin:10px 0 20px;padding-left:10px;box-sizing:border-box;flex:0 1 33.33%;box-sizing:border-box}@media screen and (max-width:39.9375em){.search__form .columns--3 .column{flex:0 1 50%}.search__form .columns--3 .column:last-child{flex-basis:100%}}.search__form .form__input{border:1px solid #ddd;background:#f5f5f5;width:100%;display:block;padding:5px 50px 5px 10px;font-size:100%;height:44px;box-shadow:inset 0 1px 4px rgba(39,25,52,.1)}.search__form .form__button{position:absolute;top:20px;right:10px;font-size:160%;padding:7px}.search__form .form__button:hover{color:#be0300}.search__form .form__label{margin-bottom:5px}.search__form .form__select{width:100%;box-shadow:inset 0 1px 4px rgba(39,25,52,.1);border:1px solid #ddd}.search__form .form__help{font-size:70%;margin-bottom:5px;display:block}.search__form .button{padding:10px 0;background:#be0300;border:2px solid transparent;color:#fff;margin-top:15px}.search__form .button:hover{background:0 0;border:2px solid #be0300;color:#be0300}.search--filters{margin:0;padding:16px 16px 0}.search--filters>p{padding:0 16px}.search-list{padding:8px 0 16px;background:#fff;border-top:0}.search-list .article--list-item:first-child{margin-top:50px}.search-list .article--list-item:nth-child(odd){background:#f9f9f9;border:1px solid #ececec}.search-list .article--list-item a{padding:5px 20px 8px}.search-list .article--list-item div.article-list--publish-date{border-right:0;padding-right:0;margin-right:0}.search-list .article-list li:first-child{margin-top:0}.search-list .article-list .list-item__date{border-right-width:0}.search-list .article-list .list-item__comment-icon{display:none}.search-list .article-list .list-item__element{padding-right:0}.search-list .article-list .list-item__container{margin-right:10px;padding-right:0}.relative{position:relative}h1,h2,h3,h4,h5{margin:0}li>p{padding-top:0}hr{display:block;height:1px;border:0;border-top:1px solid #ddd;margin:32px 0;padding:0}.fa-check-circle{color:#57ad68}.fa-star{color:#2196f3}.fa-times-circle{color:#be0300}[class*=" icon-"],[class^=icon-]{font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-cross:before{content:"\e117"}.rs-wizard{width:100%;overflow:hidden;border:1px solid #ddd;border-bottom:2px solid #ccc;border-radius:3px;background:#fff;position:relative;z-index:1}.rs-wizard--track{position:relative;border-bottom:1px solid #ccc;padding-bottom:10px;background:#f8f8f8}.rs-wizard--track-road{height:3px;background:#2196f3;position:absolute;top:53px;transition:all .4s ease-out}.rs-wizard--track-steps{padding:0;overflow:auto}.rs-wizard--track-name{background:#aaa;color:#fff;padding:2px 5px 4px;border-radius:3px;cursor:pointer}.rs-wizard--track-name:hover{background:#82c4f8}.rs-wizard--track-name:hover:after{border-top:5px solid #82c4f8}.rs-wizard--track-name:hover .fa{color:#82c4f8}.rs-wizard--track-name:after{content:'';display:block;width:10px;height:10px;border-top:5px solid #aaa;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;left:50%;margin-top:4px;margin-left:-5px}.rs-wizard--track-step{display:block;float:left;width:25%;text-align:center;position:relative;padding-top:20px;font-size:80%;font-weight:700}.rs-wizard--track-step.active .rs-wizard--track-name{background:#2196f3}.rs-wizard--track-step.active .rs-wizard--track-name:after{border-top:5px solid #2196f3}.rs-wizard--track-step.active .fa{color:#2196f3}.rs-wizard--track-step .fa-stack{display:block;text-align:center;margin:0 auto;position:relative;z-index:1}.rs-wizard--track-step .fa{font-size:120%;display:block;margin-top:8px}.rs-wizard--track-step .fa-cirle-o{color:#aaa}.rs-wizard--track-step .fa-cirle{color:#2196f3}.rs-wizard--track-step .fa.rs-wizard--track-bottom-circle{color:#fff;position:absolute;top:-8px;left:8px}.rs-wizard--track-step-value{margin-top:-10px}.rs-wizard--container{position:relative}.rs-wizard--steps{padding:0;left:0;position:relative;width:80%;float:left}.rs-wizard--step{float:left;position:relative}.rs-wizard--step-content{text-align:center;margin-top:40px}.rs-wizard--step-done{text-align:center;margin-top:40px;font-size:200%;font-weight:700;transition:all .2s ease-out}.rs-wizard--step-done:hover{color:#2196f3}.rs-wizard-input-number{border:none;font-size:300%;font-weight:700;text-align:center;outline:0}.rs-wizard-input-text{border:none;font-size:200%;font-weight:700;text-align:center;outline:0}.rs-wizard-input-textarea{border:none;font-size:120%;font-weight:700;text-align:center;outline:0;resize:none;border-radius:3px;border:2px solid #2196f3;height:100px}.rs-wizard-input-select{border:2px solid #2196f3;border-bottom:none;border-radius:3px 3px 0 0;height:126px}.rs-wizard--pagination{position:relative;height:80px}.rs-wizard--pagination-action{color:#aaa;font-size:400%;top:60px;position:absolute;z-index:2;transition:all .2s ease-out}.rs-wizard--pagination-action:hover{color:#2196f3}.rs-wizard--step-next{color:#2196f3;right:10px}.rs-wizard--step-previous{left:10px}#newslettersettings .newslettersettings-header{background-color:#eee;padding:16px;border-bottom:1px solid #e1e1e1;margin-bottom:1em}#newslettersettings .newslettersettings-label{margin-bottom:.75em;margin-left:8px}#newslettersettings .newslettersettings-text{display:inline-block;width:80%;vertical-align:top}#newslettersettings .button{margin-left:8px}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:FontAwesome;src:url(/fonts/font_awesome/fontawesome-webfont.eot?v=4.7.0);src:url(/fonts/font_awesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/fonts/font_awesome/fontawesome-webfont.woff2?v=4.7.0) format("woff2"),url(/fonts/font_awesome/fontawesome-webfont.woff?v=4.7.0) format("woff"),url(/fonts/font_awesome/fontawesome-webfont.ttf?v=4.7.0) format("truetype"),url(/fonts/font_awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-address-card:before,.fa-vcard:before{content:""}.fa-address-card-o:before,.fa-vcard-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:url(/fonts/roboto/RobotoCondensed-Regular.eot);src:url(/fonts/roboto/RobotoCondensed-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-Regular.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-Regular.ttf) format("truetype")}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:url(/fonts/roboto/RobotoCondensed-Bold.eot);src:url(/fonts/roboto/RobotoCondensed-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-Bold.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-Bold.ttf) format("truetype")}@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:200;src:url(/fonts/roboto/RobotoCondensed-Light.eot);src:url(/fonts/roboto/RobotoCondensed-Light.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-Light.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-Light.ttf) format("truetype")}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:200;src:url(/fonts/roboto/RobotoCondensed-LightItalic.eot);src:url(/fonts/roboto/RobotoCondensed-LightItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-LightItalic.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-LightItalic.ttf) format("truetype")}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:url(/fonts/roboto/RobotoCondensed-Italic.eot);src:url(/fonts/roboto/RobotoCondensed-Italic.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-Italic.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-Italic.ttf) format("truetype")}@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:url(/fonts/roboto/RobotoCondensed-BoldItalic.eot);src:url(/fonts/roboto/RobotoCondensed-BoldItalic.eot?#iefix) format("embedded-opentype"),url(/fonts/roboto/RobotoCondensed-BoldItalic.woff) format("woff"),url(/fonts/roboto/RobotoCondensed-BoldItalic.ttf) format("truetype")}@font-face{font-family:'Roboto Slab';src:url(/fonts/robotoslab/robotoslab-thin.eot);src:url(/fonts/robotoslab/robotoslab-thin.eot?#iefix) format("embedded-opentype"),url(/fonts/robotoslab/robotoslab-thin.woff2) format("woff2"),url(/fonts/robotoslab/robotoslab-thin.woff) format("woff"),url(/fonts/robotoslab/robotoslab-thin.ttf) format("truetype"),url(/fonts/robotoslab/robotoslab-thin.svg#roboto_slabthin) format("svg");font-weight:100;font-style:normal}@font-face{font-family:'Roboto Slab';src:url(/fonts/robotoslab/robotoslab-bold.eot);src:url(/fonts/robotoslab/robotoslab-bold.eot?#iefix) format("embedded-opentype"),url(/fonts/robotoslab/robotoslab-bold.woff2) format("woff2"),url(/fonts/robotoslab/robotoslab-bold.woff) format("woff"),url(/fonts/robotoslab/robotoslab-bold.ttf) format("truetype"),url(/fonts/robotoslab/robotoslab-bold.svg#roboto_slabbold) format("svg");font-weight:700;font-style:normal}@font-face{font-family:'Roboto Slab';src:url(/fonts/robotoslab/robotoslab-regular.eot);src:url(/fonts/robotoslab/robotoslab-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/robotoslab/robotoslab-regular.woff2) format("woff2"),url(/fonts/robotoslab/robotoslab-regular.woff) format("woff"),url(/fonts/robotoslab/robotoslab-regular.ttf) format("truetype"),url(/fonts/robotoslab/robotoslab-regular.svg#roboto_slabregular) format("svg");font-weight:400;font-style:normal}@font-face{font-family:'Roboto Slab';src:url(/fonts/robotoslab/robotoslab-light.eot);src:url(/fonts/robotoslab/robotoslab-light.eot?#iefix) format("embedded-opentype"),url(/fonts/robotoslab/robotoslab-light.woff2) format("woff2"),url(/fonts/robotoslab/robotoslab-light.woff) format("woff"),url(/fonts/robotoslab/robotoslab-light.ttf) format("truetype"),url(/fonts/robotoslab/robotoslab-light.svg#roboto_slablight) format("svg");font-weight:200;font-style:normal}@font-face{font-family:'Source Sans Pro';font-weight:100;font-style:normal;src:url(/fonts/source_sans_pro/sourcesanspro-extralight.eot);src:url(/fonts/source_sans_pro/sourcesanspro-extralight.eot?#iefix) format("embedded-opentype"),url(/fonts/source_sans_pro/sourcesanspro-extralight.woff2) format("woff2"),url(/fonts/source_sans_pro/sourcesanspro-extralight.woff) format("woff"),url(/fonts/source_sans_pro/sourcesanspro-extralight.ttf) format("truetype"),url(/fonts/source_sans_pro/sourcesanspro-extralight.svg#source_sans_proextralight) format("svg")}@font-face{font-family:'Source Sans Pro';font-weight:100;font-style:italic;src:url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.eot);src:url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.eot?#iefix) format("embedded-opentype"),url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.woff2) format("woff2"),url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.woff) format("woff"),url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.ttf) format("truetype"),url(/fonts/source_sans_pro/sourcesanspro-extralightitalic.svg#source_sans_proextralightitalic) format("svg")}@font-face{font-family:'Source Sans Pro';font-weight:400;font-style:normal;src:url(/fonts/source_sans_pro/sourcesanspro-regular.eot);src:url(/fonts/source_sans_pro/sourcesanspro-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/source_sans_pro/sourcesanspro-regular.woff2) format("woff2"),url(/fonts/source_sans_pro/sourcesanspro-regular.woff) format("woff"),url(/fonts/source_sans_pro/sourcesanspro-regular.ttf) format("truetype"),url(/fonts/source_sans_pro/sourcesanspro-regular.svg#source_sans_proregular) format("svg")}@font-face{font-family:'Source Sans Pro';font-weight:400;font-style:italic;src:url(/fonts/source_sans_pro/sourcesanspro-italic.eot);src:url(/fonts/source_sans_pro/sourcesanspro-italic.eot?#iefix) format("embedded-opentype"),url(/fonts/source_sans_pro/sourcesanspro-italic.woff2) format("woff2"),url(/fonts/source_sans_pro/sourcesanspro-italic.woff) format("woff"),url(/fonts/source_sans_pro/sourcesanspro-italic.ttf) format("truetype"),url(/fonts/source_sans_pro/sourcesanspro-italic.svg#source_sans_proitalic) format("svg")}@font-face{font-family:'Source Sans Pro';font-weight:700;font-style:normal;src:url(/fonts/source_sans_pro/sourcesanspro-bold.eot);src:url(/fonts/source_sans_pro/sourcesanspro-bold.eot?#iefix) format("embedded-opentype"),url(/fonts/source_sans_pro/sourcesanspro-bold.woff2) format("woff2"),url(/fonts/source_sans_pro/sourcesanspro-bold.woff) format("woff"),url(/fonts/source_sans_pro/sourcesanspro-bold.ttf) format("truetype"),url(/fonts/source_sans_pro/sourcesanspro-bold.svg#source_sans_probold) format("svg")}@font-face{font-family:icomoon;src:url(/fonts/icomoon/icomoon.eot?-o2ag48);src:url(/fonts/icomoon/icomoon.eot?#iefix-o2ag48) format("embedded-opentype"),url(/fonts/icomoon/icomoon.woff?-o2ag48) format("woff"),url(/fonts/icomoon/icomoon.ttf?-o2ag48) format("truetype"),url(/fonts/icomoon/icomoon.svg?-o2ag48#icomoon) format("svg");font-weight:400;font-style:normal}.nav-site{width:100%;height:83px;margin-bottom:8px;position:relative;z-index:12;border-bottom:2px solid #be0300;background:#be0300;color:#cda8a8}@media screen and (max-width:61.5625em){.nav-site{height:70px}}.nav-site a{color:#dfdfdf}.nav-site a:hover{color:#fff}.nav-site ul{padding:0}.nav-site-list{list-style:none;padding:0;max-width:970px;width:970px;margin:0 auto;position:relative;display:flex}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-list{max-width:728px;width:100%}}@media screen and (max-width:39.9375em){.nav-site-list{width:100%}}.nav-site-list>li{margin-left:4%}@media screen and (max-width:39.9375em){.nav-site-list>li{margin-left:3%}}.nav-site-list>li:first-of-type{margin-left:0}.nav-site-list>li.nav-site-search{flex:1;margin-top:20px}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-list>li.nav-site-search{margin-top:15px;width:45%}}@media screen and (max-width:39.9375em){.nav-site-list>li.nav-site-search{margin-top:15px}}.nav-site-list>li.nav-site-search .form__input{font-size:14px}.nav-site-list>li.nav-site-search .search__simple{margin:0 auto}@media screen and (max-width:61.5625em){.nav-site-list>li.nav-site-search .search__simple{margin-top:0}}.nav-site-list>li.nav-site-brand{margin-top:20px;width:210px}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-list>li.nav-site-brand{margin:10px 0 0 10px;width:180px}}@media screen and (max-width:39.9375em){.nav-site-list>li.nav-site-brand{margin:10px 0 0 10px;z-index:100;width:42px}}.nav-site-account-user-content{display:none;position:absolute;right:50px;top:83px;width:240px;max-width:100%}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-account-user-content{top:72px;right:20px}}@media screen and (max-width:39.9375em){.nav-site-account-user-content{top:72px;right:15px}}.nav-site-account-user-content.active{display:block}.nav-site-account-user-content ul{position:absolute;z-index:1000;background-color:#8b0200;border:1px solid #4f0100;font-size:14px;width:100%;padding:0 10px;box-sizing:border-box}.nav-site-account-user-content ul:after{bottom:100%;right:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-bottom-color:#8b0200;border-width:8px}.nav-site-account-user-content ul li{border-bottom:1px solid #af0300;padding:0 30px}@media screen and (max-width:61.5625em){.nav-site-account-user-content ul li{padding:0 10px}}.nav-site-account-user-content ul li a{color:#dfdfdf;padding:15px 0;display:block}.nav-site-account-user-content ul li a:hover{color:#fff}.nav-site-account-user-content ul li:last-child{border-bottom:0}.nav-site-account-register-login{width:100%;text-align:center;display:flex;justify-content:space-evenly;box-sizing:border-box}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-account-register-login{padding:0 4%}}@media screen and (min-width:61.625em){.nav-site-account-register-login{padding:0 10%}}.nav-site-account-register-login button{text-align:right}.nav-site-account-register-login button:last-child{text-align:left;border-left:1px solid #777;padding-left:6px}.nav-site-account-user{cursor:pointer;display:flex;justify-content:space-evenly;position:relative;margin:0 50px}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-account-user{margin:0 20px}}@media screen and (max-width:39.9375em){.nav-site-account-user{margin:0}}.nav-site-account-user__user-name{min-width:100px;overflow:hidden;flex:1 1 auto;padding-right:10px;box-sizing:border-box}.nav-site-account-user__user-name .nav-site-account-span{display:block;font-size:80%;margin-top:-5px;color:#cda8a8}.nav-site-account-user__user-name span.nav-site-account-username{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#dfdfdf}.nav-site-account-user__user-name span.nav-site-account-username:hover{color:#fff}.nav-site-account-user__avatar{display:inline-block;position:relative;width:38px;height:38px;flex:0 0 38px}.nav-site-account{position:relative;background:#af0300;width:300px;height:83px;padding:28px 0;margin:0 -1px;border-left:1px solid #8b0200;border-right:1px solid #8b0200;box-sizing:border-box}@media screen and (min-width:40em) and (max-width:61.5625em){.nav-site-account{width:200px;height:70px;padding:22px 0}}@media screen and (max-width:39.9375em){.nav-site-account{display:none}}.nav-site-account svg{display:block;width:24px;height:24px}.nav-site-mobile-account{margin:15px 15px 0 15px;position:relative}@media screen and (min-width:40em){.nav-site-mobile-account{display:none}}.breadcrumb{background:#fff;padding:10px 20px;font-size:80%}@media screen and (max-width:39.9375em){.breadcrumb{padding:10px}}.breadcrumb__element{margin-right:10px;display:inline}.breadcrumb__element:after{margin-left:10px;content:'/'}.breadcrumb__element:last-child:after{margin-left:0;content:''}.breadcrumb__link{color:#555;font-weight:700}.paginator{text-align:center;background-color:#be0300}.paginator__range{list-style-type:none;list-style-position:outside;padding:0;display:flex;justify-content:center;align-items:center}.paginator__item{display:inline-block}.paginator__element{padding:.5em;display:block}.paginator__element:hover:not(.paginator__element--disabled){background-color:#af0300;color:#fff}.paginator__element--disabled{color:#cda8a8}.paginator__page{display:inline-block;padding:.5em .5em}.paginator__page--current{padding:.5em .75em;background-color:#8b0200;color:#fff;color:#fff}.paginator__spacer{color:#fff}.paginator a.paginator__element{color:#fff}ol,ul{list-style:none;margin:0;padding:0}ol ul,ul ol{padding-top:0}.article--list-small{padding:0;overflow-y:auto}.article--list-small .article--list-small-item{font-size:80%;position:relative;border-bottom:1px solid #ddd;padding-bottom:5px;margin-bottom:5px}.article--list-small .article--list-small-item:last-child{border-bottom:none}.article--list-small .article--list-small-item .block--link{display:flex;align-items:center}.article--list-small .article--list-small-item-image{margin-right:10px;max-width:50px}.article--list-small .article--list-small-link{display:flex}.article--list-small .article--list-small-link:hover{color:#be0300}.article--list-small .article--list-small-item-title{align-self:center}.article--list-small .article--list-small-item-title i{font-size:80%}.article--list-small .article--list-small-item-title small{color:#666;display:block}.article--list-item:nth-child(odd){background:#f9f9f9;border:1px solid #ececec}.article--list-item a{padding:5px 20px 8px}.article--list-item div.article-list--publish-date{border-right:0;padding-right:0;margin-right:0}.article--list-link{display:block}.listing__thumbnail{display:block}.listing__link{display:block}.listing__content{flex:1;margin-left:10px}.listing__content .content__category,.listing__content .content__title{margin:0}.listing__content .content__meta{font-size:.8em}.listing__filter{background:#4d4b4c;border:none;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzE3MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom,#4d4b4c 0,#171717 100%);padding:20px;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:39.9375em){.listing__filter{padding:10px 15px}}.listing__filter h2{color:#fff}.listing__filter select{border:none;margin-top:4px}.listing__for_platform_label{color:#fff;margin-right:10px}.listing__searchparams{margin-top:10px}.listing__searchparams label{color:#fff;flex:1}.listing__searchparams input[type=text]{color:#333;display:block;padding:5px 10px;width:100%;border-radius:3px;border:none;box-sizing:border-box;font-size:14px}.listing__searchparams input[type=text]::-moz-placeholder{color:#a5a5a5}.listing__searchparams input[type=text]:-ms-input-placeholder{color:#a5a5a5}.listing__searchparams input[type=text]::placeholder{color:#a5a5a5}.listing__searchparams button{align-self:flex-end;margin-bottom:8px;border-radius:3px}.listing__search{display:flex}.listing__search--label{color:#fff;padding-right:10px;margin:0}@media screen and (max-width:39.9375em){.listing__search{flex-direction:column}}.listing__searchinput{display:flex;align-items:center;margin-bottom:10px}.listing__platformselect{margin:0 10px;align-self:flex-end;padding-bottom:12px}@media screen and (max-width:39.9375em){.listing__platformselect{margin:0;align-self:flex-start}}.listing__submit{align-self:flex-end;flex-grow:0}.listing.products-list{padding:0 0 10px 0;background:#fff}.listing.products-list .platform__item{background-color:#be0300;color:#fff;margin:.25em;display:inline-block;padding:2px 3px;box-sizing:border-box;border-radius:3px;border:1px solid #be0300}.listing.products-list .platform__item:active,.listing.products-list .platform__item:hover{color:#be0300;background-color:transparent}.listing.products-list .platform__item--selected{font-weight:700}.listing.products-list .listing__component{padding:10px;border-bottom:1px solid #ddd;transition:all .2s ease-out;display:flex}.listing.products-list .listing__component:hover{background:#fafafa}.listing.products-list .listing__component--wrapper{display:flex;box-sizing:border-box;width:100%}.listing.products-list .listing__media{flex:1;flex-basis:25%;flex-grow:0;max-width:100px}.listing.products-list .listing__pagination{background:#fff;padding:20px 0;text-align:center}.listing.products-list .listing__pagination .pagination__element{padding:10px 15px;display:inline-block;margin:0 5px;background:#eee;border-radius:3px}.listing.products-list .listing__pagination .pagination__action{padding:12px 17px;color:#222;transition:all .2s ease-out}.listing.products-list .listing__pagination .pagination__action:hover{background:#fafafa}.listing.products-list .listing__pagination .pagination__form input[type=number]{margin-right:5px;width:2.6em;border:1px solid #eee;text-align:right}.products__platforms-list-item-link{padding-left:1em}.form__label{font-weight:700;display:block}.form__input,.form__textarea{border:1px solid #d4d4d4;border-radius:3px;background:#fff;width:100%;box-shadow:inset 0 4px 4px -4px rgba(43,43,43,.1);padding:2px 2px 2px 6px;overflow:auto;box-sizing:border-box;font-size:14px}.form__select{border:none;border-radius:3px}.form__toggle{display:flex;padding-top:25px}.form__toggle .form__switch{position:relative;display:inline-block;width:60px;height:34px}.form__toggle .form__switch input{display:none}.form__toggle .switch__label{line-height:34px;font-size:70%}.form__toggle .switch__label:first-child{text-align:right;margin-right:10px}.form__toggle .switch__label:last-child{margin-left:10px}.form__toggle .form__slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;display:inline-block}.form__toggle .form__slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.form__toggle .form__slider--round{border-radius:34px}.form__toggle .form__slider--round:before{border-radius:50%}.form__toggle input:checked+.form__slider:before{transform:translateX(26px)}.checkmark{position:relative}.checkmark span{color:transparent}.checkmark span:before{content:"\2718";color:red;font-size:21px;width:20px;height:20px;display:block;position:absolute;left:7px;top:0}.checkmark span.stateTrue:before{content:"\2714";color:green}.columns{display:flex;flex-wrap:wrap}.columns .column{box-sizing:border-box}.columns--3 .column{flex:0 1 33.33%}.rs-snippet__iframe,.rs-snippet__image,.rs-snippet__instagram,.rs-snippet__tiktok,.rs-snippet__twitch,.rs-snippet__twitter,.rs-snippet__video,.rs-snippet__youtube{margin-bottom:20px;padding-top:5px;text-align:center;width:100%;box-sizing:border-box}.rs-snippet__tiktok{width:auto}.rs-snippet__snippetcontainer--box{margin-top:5px;margin-bottom:20px}.rs-snippet__imagegallery{margin-bottom:20px;padding-top:5px}.rs-snippet__paragraph ul{list-style:disc inside}.rs-snippet__header{margin-top:0;margin-bottom:20px;font-size:24px;font-weight:700;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#555}.rs-snippet__budgetgaming .budgetgaming__header{color:#be0300;border-bottom:1px solid #ededed}.rs-snippet__budgetgaming .budgetgaming-table{margin:20px 0;width:100%}.rs-snippet__budgetgaming .budgetgaming-table__header{background-color:#e9e9e9}.rs-snippet__budgetgaming .budgetgaming-table__header th{padding:.5rem}.rs-snippet__budgetgaming .budgetgaming__link{width:175px}.rs-snippet__budgetgaming .budgetgaming__currency{width:80px}.rs-snippet__budgetgaming .budgetgaming__item .budgetgaming__rating{text-align:center}.rs-snippet__budgetgaming .budgetgaming__item .budgetgaming__currency,.rs-snippet__budgetgaming .budgetgaming__item .budgetgaming__link{text-align:right}.rs-snippet__budgetgaming .budgetgaming__item td{padding:5px}.rs-snippet__budgetgaming .budgetgaming__item:nth-child(even){background-color:#ededed}.rs-snippet__budgetgaming .budgetgaming-powered-by{text-align:right}.rs-snippet__budgetgaming .budgetgaming-powered-by__link{margin-left:15px;display:inline-block;vertical-align:middle}.rs-snippet__budgetgaming .ratingcircles{color:#be0300}.rs-snippet__budgetgaming .ratingcircles__ratingpiece{padding:0 5px}@media screen and (max-width:39.9375em){.rs-snippet__budgetgaming .ratingcircles__ratingpiece{padding:0}}.rs-snippet__image .resized-image__caption{text-align:center;padding:10px 0}.rs-snippet__twitter .twitter-tweet{margin:0 auto}.rs-snippet__list .rs-snippet__item{font-size:80%}.rs-snippet__quote{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;color:#be0300;font-size:160%;position:relative;padding:20px 0 25px;margin-top:40px;margin-bottom:40px;border-top:1px solid #d2d2d2;border-bottom:1px solid #d2d2d2}.rs-snippet__quote:before{position:absolute;content:'\f10d';font-family:FontAwesome;color:#acacac;display:block;top:-22px;left:50%;margin-left:-40px;font-size:140%;background:#fff;padding:0 20px}.rs-snippet__snippetcontainer .rs-snippet__iframe,.rs-snippet__snippetcontainer .rs-snippet__image,.rs-snippet__snippetcontainer .rs-snippet__instagram,.rs-snippet__snippetcontainer .rs-snippet__list,.rs-snippet__snippetcontainer .rs-snippet__tiktok,.rs-snippet__snippetcontainer .rs-snippet__twitch,.rs-snippet__snippetcontainer .rs-snippet__twitter,.rs-snippet__snippetcontainer .rs-snippet__video,.rs-snippet__snippetcontainer .rs-snippet__youtube{padding-top:0}.post--level-1{margin-left:40px}.post--level-2{margin-left:80px}.post--level-3{margin-left:120px}@media screen and (max-width:39.9375em){.post--level-1{margin-left:10px}.post--level-2{margin-left:20px}.post--level-3{margin-left:30px}}@keyframes spinner{to{transform:rotate(360deg)}}div[data-widget=post] button[disabled]{position:relative;background-color:grey;border:grey}div[data-widget=post] button[disabled]:before{content:'';box-sizing:border-box;display:inline-block;width:10px;height:10px;margin-top:0;margin-right:10px;border-radius:50%;border-top:2px solid #fff;border-right:2px solid transparent;-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite}.block,.blocks--block{margin:0 auto 8px;position:relative;width:100%;box-shadow:0 0 5px -2px}.block .blocks--block-header,.block header,.blocks--block .blocks--block-header,.blocks--block header{background-color:#be0300;color:#fff;padding:10px 14px}.block .blocks--block-header h2,.block .blocks--block-header h3,.block header h2,.block header h3,.blocks--block .blocks--block-header h2,.blocks--block .blocks--block-header h3,.blocks--block header h2,.blocks--block header h3{font-size:100%;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;position:relative;text-transform:uppercase;font-weight:400;-webkit-font-smoothing:inherit}.block.products__platforms-list-container,.blocks--block.products__platforms-list-container{flex:1 1 100%}.block footer,.blocks--block footer{background:#fff;font-size:80%;padding:10px;color:#575757;position:relative}.block footer .comment-icon,.blocks--block footer .comment-icon{position:absolute;top:9px;right:10px}.block footer .comment-icon span,.blocks--block footer .comment-icon span{top:-.75rem;left:0}.block__content{padding-top:1px;background:#fff}.block__content>.rs-snippet:first-child{margin-top:0}.block__content>.rs-snippet__header:first-child,.block__content>.rs-snippet__list:first-child,.block__content>.rs-snippet__paragraph:first-child,.block__content>.rs-snippet__qoute:first-child{margin-top:1em}.block__content>.rs-snippet__header:last-child:not(.rs-snippet__list),.block__content>.rs-snippet__list:last-child:not(.rs-snippet__list),.block__content>.rs-snippet__paragraph:last-child:not(.rs-snippet__list),.block__content>.rs-snippet__qoute:last-child:not(.rs-snippet__list){padding-bottom:1em}.block__content>.rs-snippet__imagegallery{margin-left:0;margin-right:-15px}.block__content>.rs-snippet__imagegallery>.rs-snippet__subsnippet{flex:0 0 33.333%;padding-right:15px;padding-left:0}.block__content>.rs-snippet__imagegallery>.rs-snippet__subsnippet .rs-snippet__image{margin-bottom:15px}.block__content .rs-snippet__paragraph{font-size:14px}.block__content .rs-snippet__paragraph h3{font-size:16px}.block-product{background:#fff}.block--list-item .block--link:hover{color:#be0300}.frontpage--video-block{margin-bottom:8px}a.more{float:right;display:block;font-size:80%;color:#fff;top:4px;position:relative;padding-right:20px}a.more:hover{color:#be0300}a.more svg{position:absolute;top:0;right:0}.list-filter{background-color:#be0300;font-family:'Roboto Condensed',Helvetica,Arial,sans-serif;color:#fff}@media screen and (max-width:61.5625em){.list-filter{display:none}}.list-filter ul{margin:0;padding:0;display:flex}.list-filter li{cursor:pointer;position:relative;color:#fff;padding:18px 14px;text-transform:uppercase;transition:all .2s cubic-bezier(.4,0,.2,1)}.list-filter li:hover{background:#af0300}.list-filter li.active{background:#8b0200}.list-filter li .fa-circle-o-notch{position:absolute;font-size:70%;top:5px;left:50%;margin-left:-6px}.list-filter a,.list-filter a:visited{color:#fff}.frontpage--video-container,.frontpage--video-container .videogular-container{width:300px!important;height:auto!important;background-color:transparent}.frontpage--video-container vg-fullscreen-button{text-align:right;padding-right:10px}.frontpage--video-container vg-fullscreen-button,.frontpage--video-container vg-mute-button{font-size:14px}.frontpage--video-container videogular vg-controls,.frontpage--video-container videogular vg-controls .controls-container{height:30px;top:calc(100% - 30px)}.editor-toolbars{background:#fff}.angular-medium-editor:focus{outline:0}.article-pagebreak{background:#fff;padding:20px 46px}@media screen and (max-width:61.5625em){.article-pagebreak{padding:20px 20px}}.article-pagebreak__index{display:flex;flex-wrap:wrap;margin-left:-10px}@media screen and (max-width:39.9375em){.article-pagebreak__index{flex-direction:column}}.article-pagebreak__index li{width:50%;padding:10px 0 0 10px;box-sizing:border-box}@media screen and (max-width:39.9375em){.article-pagebreak__index li{width:100%}}.article-pagebreak .article-pagebreak__link{background:#f7f7f7;border:1px solid #d8d8d8;display:block;padding:5px 10px;border-radius:3px}.article-pagebreak .article-pagebreak__link i{padding-right:10px;margin-right:10px;color:#a7a7a7;border-right:1px solid #e3e3e3}@media screen and (max-width:61.5625em){.article-pagebreak .article-pagebreak__link i{padding-right:3px;margin-right:3px;border-right:0 none}}.article-pagebreak .article-pagebreak__link.active{text-decoration:underline}.article-detail,.page-detail,.product-detail{color:#555;position:relative;top:inherit;opacity:1;transform:translateX(0)}@media screen and (max-width:39.9375em){.article-detail,.page-detail,.product-detail{max-width:100%}}.article-detail .article-detail-content,.page-detail .article-detail-content,.product-detail .article-detail-content{background:#fff;padding-top:16px;padding-bottom:16px}.article-detail .article-alert,.page-detail .article-alert,.product-detail .article-alert{background:#fff;padding:10px 0}.article-detail .article-alert .alert__message,.page-detail .article-alert .alert__message,.product-detail .article-alert .alert__message{margin:0 20px;padding:20px;border:1px solid red;margin-bottom:0;font-weight:700}.article-detail .article-alert .alert__message i,.page-detail .article-alert .alert__message i,.product-detail .article-alert .alert__message i{color:red;margin-right:10px;font-size:120%}.article-detail .flex-video,.page-detail .flex-video,.product-detail .flex-video{padding-bottom:57.2%;height:0;overflow:hidden;margin-bottom:0}.article-detail header,.page-detail header,.product-detail header{background:#fafafa;border-bottom:1px solid #e9e9e9;padding:16px 46px 8px}@media screen and (max-width:61.5625em){.article-detail header,.page-detail header,.product-detail header{padding:10px 20px}}.article-detail header .article-detail--title,.article-detail header h1,.page-detail header .article-detail--title,.page-detail header h1,.product-detail header .article-detail--title,.product-detail header h1{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;font-size:32px;color:#be0300;line-height:1em;min-height:32px}.article-detail header .article-detail--subtitle,.article-detail header h2,.page-detail header .article-detail--subtitle,.page-detail header h2,.product-detail header .article-detail--subtitle,.product-detail header h2{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-size:18px;font-weight:400;min-height:22px}.article-detail header p,.page-detail header p,.product-detail header p{margin:0;padding:0}.article-detail .article-breadcrumb,.page-detail .article-breadcrumb,.product-detail .article-breadcrumb{background:#fff;padding:10px 16px 14px;font-size:80%;height:46px}@media screen and (max-width:61.5625em){.article-detail .article-breadcrumb,.page-detail .article-breadcrumb,.product-detail .article-breadcrumb{display:none}}.article-detail .article-breadcrumb>ul,.page-detail .article-breadcrumb>ul,.product-detail .article-breadcrumb>ul{padding:0}.article-detail .article-breadcrumb a,.page-detail .article-breadcrumb a,.product-detail .article-breadcrumb a{color:#555;font-weight:700}.article-detail .article-breadcrumb a:hover,.page-detail .article-breadcrumb a:hover,.product-detail .article-breadcrumb a:hover{color:#be0300}.article-detail .article-breadcrumb li,.page-detail .article-breadcrumb li,.product-detail .article-breadcrumb li{display:inline-block}.article-detail .article-breadcrumb .divider,.page-detail .article-breadcrumb .divider,.product-detail .article-breadcrumb .divider{display:inline-block;margin:0 10px}.article-detail .article-breadcrumb span,.page-detail .article-breadcrumb span,.product-detail .article-breadcrumb span{width:380px;overflow:hidden;display:inline-block;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;position:relative;top:4px}.article-detail .article-body,.page-detail .article-body,.product-detail .article-body{width:100%;padding:0 32px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.article-detail .article-body a:hover,.page-detail .article-body a:hover,.product-detail .article-body a:hover{color:#be0300;text-decoration:underline}.article-detail .article-body h2,.page-detail .article-body h2,.product-detail .article-body h2{margin-top:16px}.article-detail .article-body p,.page-detail .article-body p,.product-detail .article-body p{margin-top:0;margin-bottom:1rem}.article-detail .article-edit,.page-detail .article-edit,.product-detail .article-edit{background:#000;color:#fff;width:100%;text-align:center;padding:5px 0;cursor:pointer;border-radius:3px 3px 0 0;display:inline-block}.article-detail .article-media,.page-detail .article-media,.product-detail .article-media{position:relative}@media screen and (max-width:61.5625em){.article-detail .article-media .article-type,.page-detail .article-media .article-type,.product-detail .article-media .article-type{font-size:90%;height:25px}.article-detail .article-media .article-type svg,.page-detail .article-media .article-type svg,.product-detail .article-media .article-type svg{height:25px}}.article-detail .article-media img:not(.ng-leave).loading,.page-detail .article-media img:not(.ng-leave).loading,.product-detail .article-media img:not(.ng-leave).loading{opacity:0}.article-detail .article-media img:not(.ng-leave).loaded,.page-detail .article-media img:not(.ng-leave).loaded,.product-detail .article-media img:not(.ng-leave).loaded{opacity:1}.article-detail .article-conclusion,.page-detail .article-conclusion,.product-detail .article-conclusion{background:#ededed;padding:16px 46px}.article-detail .article-conclusion h3,.page-detail .article-conclusion h3,.product-detail .article-conclusion h3{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;color:#be0300;font-weight:400}.article-detail .article-conclusion p,.page-detail .article-conclusion p,.product-detail .article-conclusion p{margin-top:0}.article-detail .article-detail--intro,.article-detail .article-intro,.page-detail .article-detail--intro,.page-detail .article-intro,.product-detail .article-detail--intro,.product-detail .article-intro{margin-top:0;font-weight:700;margin:0 46px 1em;width:auto;position:relative}.article-detail .article-detail--intro:after,.article-detail .article-intro:after,.page-detail .article-detail--intro:after,.page-detail .article-intro:after,.product-detail .article-detail--intro:after,.product-detail .article-intro:after{left:-50px}.article-detail .article-detail--intro p:first-child,.article-detail .article-intro p:first-child,.page-detail .article-detail--intro p:first-child,.page-detail .article-intro p:first-child,.product-detail .article-detail--intro p:first-child,.product-detail .article-intro p:first-child{margin-top:0}@media screen and (max-width:61.5625em){.article-detail .article-detail--intro,.article-detail .article-intro,.page-detail .article-detail--intro,.page-detail .article-intro,.product-detail .article-detail--intro,.product-detail .article-intro{padding:0 20px;margin-left:0;margin-right:0}}.article-detail .article-index,.page-detail .article-index,.product-detail .article-index{padding:8px 46px 0}@media screen and (max-width:39.9375em){.article-detail .article-index,.page-detail .article-index,.product-detail .article-index{padding:16px 20px 0}}.article-detail .rs-banner.rs-banner--0,.page-detail .rs-banner.rs-banner--0,.product-detail .rs-banner.rs-banner--0{background-color:#fff}.article-detail section>.media{position:relative}.article-detail section>.media.active:before{display:block;position:absolute;content:"";border:5px solid #ff9;width:100%;height:100%}.page-detail header{background:#fff;border-bottom:1px solid #e9e9e9;padding:16px 60px 8px}@media screen and (max-width:61.5625em){.page-detail header{padding:10px 20px}}.page-detail .article-index{padding:8px 60px 0}@media screen and (max-width:39.9375em){.page-detail .article-index{padding:16px 20px 0}}.page-detail .article-pagebreak{background:#fff;padding:20px 60px}@media screen and (max-width:61.5625em){.page-detail .article-pagebreak{padding:20px 20px}}.page-detail .article-detail-content{padding:46px 0}.article-index-title{margin-bottom:8px}.article-media-container{width:100%;min-height:325px;text-align:center;position:relative;display:flex;justify-content:center;align-items:center;background:#cfcfcf}.article-media-container.has-video{height:365px}@media screen and (max-width:61.5625em){.article-media-container{height:auto;min-height:150px}}.article-media--loader{position:absolute;font-size:170%;color:#aaa;top:20%;left:50%;margin-top:-14px;margin-left:-14px;z-index:1}.article--detail-meta{font-size:80%;color:#888}.article-body-snippets .rs-snippet--image{margin-bottom:20px}.article-category-list li:first-child{margin:0}.article-list--publish-date.no_comments{padding-right:0;margin-right:0;border-right:0}.article-list-header{background:#fff;padding:10px 11px}@media screen and (min-width:40em){.article-list-header{padding:16px 20px 0}}.article-list--item-image{position:absolute;left:0;top:0;width:55px;overflow:hidden}.article-list--item-image.has-video{width:84px;left:-28px!important}.article-list li ul li:nth-child(odd) .article-list--item-image.has-video{width:84px;left:-29px!important}.article-social{background:#d4d4d4;padding:8px 32px;border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}@media screen and (max-width:61.5625em){.article-social{padding:8px 16px}}.article-social h4{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;font-size:110%;position:relative;text-align:center;margin-bottom:8px}.article-social .addthis_inline_share_toolbox{padding:0;text-align:center}.social-share-button{width:80px;height:45px;position:relative;margin-left:10px;margin-top:3px;display:inline-block;transition:background ease-out .2s}@media screen and (max-width:61.5625em){.social-share-button{width:45px}}.social-share-button:active{border-bottom:0;margin-top:0}.social-share-button svg{width:22px;height:22px;position:absolute;top:11px;left:calc(50% - 11px)}.social-share-button path{fill:#fff}.article-social-facebook{background:#3e6dc5;border-bottom:3px solid #3057a0}.article-social-facebook:hover{background:#3057a0;border-top:3px solid #3e6dc5;border-bottom:0}.article-social-twitter{background:#13bdf0;border-bottom:3px solid #0c99c4}.article-social-twitter:hover{background:#0c99c4;border-top:3px solid #13bdf0;border-bottom:0}.article-social-google{background:#cd0f11;border-bottom:3px solid #9d0c0d}.article-social-google:hover{background:#9d0c0d;border-top:3px solid #cd0f11;border-bottom:0}.article-social-whatsapp{background:#25d366;border-bottom:3px solid #1da851}.article-social-whatsapp:hover{background:#1da851;border-top:3px solid #25d366;border-bottom:0}.article-social-promote{background:#be0300;border-bottom:3px solid #8b0200}.article-author-info{padding:16px 32px;background:#fff}@media screen and (max-width:61.5625em){.article-author-info{padding:16px}}.article-author-info h4{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;color:#be0300;border-bottom:1px solid #ededed;padding-bottom:10px;margin-bottom:20px}.article-author-info .author-avatar{width:50px;height:50px;float:left}.article-author-info .author-info{margin-left:70px}.article-author-info .author-info h3{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;margin-bottom:10px;color:#575757}.article-author-info .author-info p{color:#575757;font-size:90%;margin-top:0}.article-pagination{padding:16px 32px;background:#fff;border-top:1px solid #ededed}@media screen and (max-width:61.5625em){.article-pagination{padding:5px}}.article-pagination a{background:#f7f7f7;border-radius:3px;border:1px solid #d8d8d8;padding:10px;display:flex;width:100%;font-size:90%;text-align:left;margin-bottom:10px;color:#be0300;box-sizing:border-box;align-items:center}.article-pagination a:hover{background:#ddd}.article-pagination a i{font-size:160%;color:#a7a7a7}.article-pagination a span{padding-left:10px;margin-left:10px;border-left:1px solid #e3e3e3}.article-pagination-title{margin-bottom:8px}@media screen and (max-width:61.5625em){.article-pagination-title{padding:16px}}.article-media-placeholder{position:absolute;top:0;left:0;width:100%;cursor:pointer;z-index:1}article figure .rs-resized-image__caption{text-align:center;margin-top:10px}.author-social li,.author-social span,.author-social ul{display:inline-block}.author-social span{margin-right:12px;font-size:80%}.author-social li{margin-right:6px}.author-social li.social-twitter svg path{fill:#15c3f3}.author-social li.social-facebook svg path{fill:#4172c9}.author-social li.social-googleplus svg path{fill:#dd4b39}.author-social svg{position:relative;top:6px;width:23px;height:23px}.article-create section{transform:translateX(180px)}.article-video .article-media{position:absolute;width:100%}.article-video .article-intro{padding-top:1em}.article--video-container{margin-bottom:8px;min-width:546px;background:#000}@media screen and (max-width:61.5625em){.article--video-container{min-width:100%}}header.article--article-video-header{padding:8px 16px 16px}.article--list-page{margin-top:16px}.rs-list-pagination{display:block;color:#fff;text-align:center;padding:10px;width:100%;border-bottom:2px solid #be0300;background:#4d4b4c;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRkNGI0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNzE3MTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:linear-gradient(to bottom,#4d4b4c 0,#171717 100%);cursor:pointer}.rs-list-pagination:visited{color:#fff}.rs-list-pagination:hover{text-decoration:underline}.article--source{padding:0 46px;margin-top:1em}@media screen and (max-width:39.9375em){.article--source{padding:0 16px}}.article--review{background:#ededed}.article--review-title{color:#be0300;padding:16px 32px 0}@media screen and (max-width:61.5625em){.article--review-title{text-align:center}}.article--review-conclusion{padding:0 32px}@media screen and (max-width:39.9375em){.article--review-conclusion{padding:0 16px}}.article--review-score{margin-top:-2.5rem;position:relative}@media screen and (min-width:61.625em){.article--review-score{width:calc(15%);float:left;margin-right:16px}}@media screen and (max-width:61.5625em){.article--review-score{margin:-40px auto 60px;width:74px}}.article--review-summary{background:#595959;padding:16px 32px 8px;margin-top:50px;min-height:140px}.article--review-score-name{color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.8);font-weight:700;background:#737373;background:linear-gradient(to bottom,#737373 0,#626264 100%);padding:5px 10px;position:absolute;top:100px;right:-1rem;text-align:center;width:120px;display:block}.article--review-list{padding:15px}.article--review-list,.article--review-negatives,.article--review-positives{padding:0;margin:0}.article--review-negatives,.article--review-positives{width:100%}@media screen and (min-width:61.625em){.article--review-negatives,.article--review-positives{float:right;width:calc(80% - 24px)}}@media screen and (min-width:61.625em){.article--review-negatives{margin-left:106px}}.rs-resized-image__caption{text-align:left}.article--review-negatives-item,.article--review-positives-item{border-radius:6px;margin-bottom:15px;background:#dedede;padding:5px 10px;font-size:80%;border-right:1px solid #333;border-bottom:1px solid #333}.article--review-negatives-text,.article--review-positives-text{padding-left:10px;border-left:1px solid #cfcfcf}@media screen and (min-width:61.625em){.article--review-negatives-text,.article--review-positives-text{float:left;width:90%}}.article--review-positives-icon{color:#4ebe1e;margin-top:3px;margin-right:10px;float:left}.article--review-negatives-icon{color:#c60000;margin-top:5px;margin-right:10px;float:left}.rs-resized-image img{max-width:none;width:100%;height:auto}.top_section{display:flex;flex-basis:970px;flex-direction:row;align-items:stretch;justify-content:space-between;margin-bottom:8px}@media screen and (max-width:61.5625em){.top_section{max-width:640px;width:100%;margin:0 auto}}.top_section .article-detail{max-width:640px;width:100%;align-self:flex-start;box-shadow:0 0 5px -2px}.top_section aside{display:none}@media screen and (min-width:61.625em){.top_section aside{display:block}}.article-list{background:#fff;padding:10px 6px}@media screen and (min-width:40em){.article-list{padding:10px 20px 40px 20px}}.article-list__header{color:#be0300;background:#fff;font-family:'Roboto Slab',Georgia,Cambria,'Times New Roman',Times,serif;font-weight:400;font-size:16px;padding:15px 12px 5px}@media screen and (min-width:40em){.article-list__header{padding:15px 20px 5px}}.article-list__date-header{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;color:#555;font-weight:700;font-size:80%;padding-top:14px;margin-bottom:8px}.article-list .see-more{text-align:center;margin:5px 0 0;border-top:1px solid #ececec}.article-list .see-more a{display:inline-block;padding:15px 50px 15px;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;font-size:14px;text-transform:uppercase}.article-list .list-item{margin:6px 0}.article-list .list-item__link,.article-list .list-item__message{display:flex;position:relative;padding:0 6px;font-size:15px;align-items:center;border:1px solid transparent}.article-list .list-item__element{margin-right:10px;padding-right:10px;border-right:1px solid #e2e2e2;height:auto;flex-wrap:wrap;display:flex}.article-list .list-item__media{padding-right:0;border:0 none;width:50px;min-width:50px;position:relative}.article-list .list-item__media .resized-image{width:100%}.article-list .list-item__media img{width:100%;height:auto;border:1px solid #000;display:block}.article-list .list-item__container{display:flex;margin-right:10px;padding-right:10px;border-right:1px solid #e2e2e2}.article-list .list-item__date span{margin-right:4px}.article-list .list-item__category{border-right:0;margin-right:10px;text-transform:uppercase;color:#555;font-size:12px;font-weight:700}.article-list .list-item__category,.article-list .list-item__date{line-height:20px}.article-list .list-item__title{padding-right:0;border-right:0;max-width:100%}.article-list .list-item__title-container{flex:1 1 0%;border-right:0;margin-right:0;padding-right:0}@media screen and (max-width:39.9375em){.article-list .list-item__title-container{margin-right:0;margin-top:2px;display:flex;flex-direction:column;align-items:flex-start}}.article-list .list-item__comment-icon{position:relative;border-right:0;padding-right:0;margin-right:0}.article-list .list-item__comment-icon svg{height:19px;width:auto;margin-top:1px}.article-list .list-item__comment-count{color:#fff;position:absolute;top:0;font-size:.8em;text-align:center;width:100%}.article-list .list-item__meta{font-size:12px;color:#494949;font-weight:700;display:flex}.article-list .list-item__meta .list-item__category,.article-list .list-item__meta .list-item__date{font-size:12px;line-height:15px}.article-list .list-item__meta .list-item__comment-icon{align-self:center;padding-left:5px;margin-left:5px;border-left:1px solid #e2e2e2;text-align:center}.article-list .list-item__meta .list-item__comment-icon svg{width:15px;height:15px;margin-top:0}.article-list .list-item__meta .list-item__comment-count{right:0;left:3px;font-size:11px;line-height:11px}.article-list .list-item__meta .list-item__category{border-left:1px solid #e2e2e2;margin-right:0;margin-left:5px;padding-left:5px}.article-list .list-item--odd .list-item__link,.article-list .list-item--odd .list-item__message{padding:5px 6px;background:#f9f9f9;border:1px solid #ececec}.article-type-header{display:flex;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;box-sizing:border-box;font-size:16px;background-color:#8b0200;margin-bottom:10px}.article-type-header h1,.article-type-header h3{flex:0 0 auto;display:block;padding:10px 20px 0;height:42px;box-sizing:border-box;color:#fff;text-transform:uppercase;background-color:#be0300}.article-type-header svg{flex:0 0 auto;height:42px;width:auto}@media screen and (min-width:40em){.article-type-header h1,.article-type-header h3{padding-left:25px}}#home-listing section{box-shadow:0 0 5px -2px;margin:16px 0;background-color:#fff}#home-listing section:first-child{margin-top:0}#home-listing section:last-child{margin-bottom:0}#home-listing section .article-list{padding:0 6px}@media screen and (min-width:40em){#home-listing section .article-list{padding:10px 20px 0}}#home-listing section.special-interest .article-list{padding:0 6px}@media screen and (min-width:40em){#home-listing section.special-interest .article-list{padding:0 20px 0}}#home-listing section.special-interest .article-list .list-item__media{width:65px;min-width:65px}#home-listing section.special-interest .article-list .list-item__link,#home-listing section.special-interest .article-list .list-item__message{align-items:normal}#home-listing section.special-interest--featured .list-item__element{display:block}#home-listing section.special-interest--featured .list-item__category{border-left:1px solid #e2e2e2;margin-right:0;margin-left:5px;padding-left:5px}#home-listing section.special-interest--featured .list-item--first{margin:0 0 10px}#home-listing section.special-interest--featured .list-item--first .list-item__link{background:0 0;border:0 none;padding:0;margin:0 6px 5px;border:1px solid #000}#home-listing section.special-interest--featured .list-item--first .list-item__title{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-weight:200;font-size:24px;line-height:24px;color:#fff;position:absolute;left:20px;right:20px;bottom:25px;text-shadow:1px 1px 5px #000}#home-listing section.special-interest--featured .list-item--first .list-item__title-container{flex:1 1 0%;border-right:0;margin-right:0;padding-right:0;display:flex}#home-listing section.special-interest--featured .list-item--first .list-item__meta{position:absolute;left:20px;right:20px;top:15px}#home-listing section.special-interest--featured .list-item--first .list-item__category,#home-listing section.special-interest--featured .list-item--first .list-item__comment-icon,#home-listing section.special-interest--featured .list-item--first .list-item__date{border:0 none;color:#fff;text-shadow:1px 1px 3px #000}#home-listing section.special-interest--featured .list-item--first .list-item__meta{position:absolute;left:20px;right:20px;top:15px}#home-listing section.special-interest--featured .list-item--first .list-item__meta .list-item__comment-icon svg{width:15px;height:16px}#home-listing section.special-interest--featured .list-item--first .list-item__media{width:100%;margin-right:0;position:relative;padding-top:0;height:0;padding-bottom:56.25%}@media screen and (min-width:40em){#home-listing section.special-interest--featured .list-item--first .list-item__media{padding-bottom:33.33333%}}#home-listing section.special-interest--featured .list-item--first .list-item__media::after{content:"";position:absolute;display:block;width:100%;height:100%;bottom:0;left:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.005) 20%,rgba(0,0,0,.3) 75%,rgba(0,0,0,.6) 100%)}article.forum header{padding:0;margin-bottom:0;position:relative}article.forum header h1{padding:24px}article.forum header .button-group{position:absolute;top:10px;right:18px}article.forum.forum-list ul{list-style:none;padding:0;margin:0;width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:970px}article.forum.forum-list ul.odd{background:#f3f6f7}article.forum.forum-list ul li{position:relative;padding-left:0;padding-right:0;width:25%;left:0;right:auto;right:0;left:auto;float:left;margin-left:0!important;width:10%;padding:12px;height:62px;overflow:hidden;border-right:1px solid #ddd;border-bottom:1px solid #ddd}article.forum.forum-list ul li a{position:relative;display:block;overflow:hidden;top:50%;transform:translateY(-50%);padding-left:24px}article.forum.forum-list ul li a:hover{color:#be0300}article.forum.forum-list ul li a:hover span{color:#222}article.forum.forum-list ul li:nth-child(1){width:50%;font-weight:700;padding:0}article.forum.forum-list ul li:nth-child(1) span{display:block;font-size:80%;font-weight:300}article.forum.forum-list ul li:nth-child(2),article.forum.forum-list ul li:nth-child(3),article.forum.forum-list ul li:nth-child(4){text-align:center;padding-top:20px}article.forum.forum-list ul li:nth-child(5){width:20%;border-right:0}article.forum.forum-list ul li:nth-child(6){width:100%;border-right:0;padding:0;border-bottom:0}article.forum.forum-list ul li:nth-child(6) svg{position:absolute;top:8px;left:-1.125rem}article.forum.forum-list ul li:nth-child(6) svg circle{fill:#78909c}article.forum.forum-list ul li:nth-child(6) ul li:nth-child(1){padding-left:42px}article.forum.forum-list ul.forum-head{color:#fff;background:#607d8b}article.forum.forum-list ul.forum-head li{padding:12px 12px;border-right:1px solid #78909c;height:inherit}article.forum.forum-list ul.forum-head li:nth-child(1){padding-left:24px}article.forum.forum-list ul.forum-head li:nth-child(1) select{float:right;margin-left:12px;border:none;background:0 0;font-size:80%}article.forum.forum-list ul.forum-head li:nth-child(1) select:focus{outline:0}article.forum section{width:100%;padding:0}article.forum footer{padding-top:16px;box-shadow:none}article.forum form{padding:12px 24px;background:#efefef}article.forum form textarea{max-width:inherit}.topic-detail h1{margin:20px 0}.topic-detail .forum-post,.topic-detail .reply-form{margin-top:16px;background:#fff;box-shadow:0 2px 4px rgba(39,25,52,.1)}.topic-detail .post-info{padding-left:4px;padding-right:4px;width:25%;float:left;text-align:center;border-right:1px solid #eee;padding:16px}.topic-detail .post-info ul{list-style:none;padding:0}.topic-detail .post-info li{margin-bottom:6px}.topic-detail .post-info small{display:block}.topic-detail .post-avatar img{width:80px;border-radius:50%;display:block;margin:0 auto;border:3px solid #ddd}.topic-detail .post-message{padding-left:4px;padding-right:4px;width:75%;float:left;padding:32px}.topic-detail .reply-form{padding-left:4px;padding-right:4px;width:75%;float:left;margin-left:25%!important;padding:16px 32px;margin-top:16px}.topic-detail .reply-form textarea{width:100%}.red{color:#f00c27;font-size:14px}.green{font-size:14px;color:#1fbf3f}.arrow-up{background:#fff url(img_tree.png) no-repeat right top}.arrow-down{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid red}.crop1{position:relative;left:60px;bottom:24px;overflow:hidden}.crop{position:relative;right:10px;bottom:20px;width:14px;height:14px;overflow:hidden}.crop2{position:relative;left:50px;bottom:24px;overflow:hidden}.page--detail{background:#fff}.product-detail .block-product.content-block{background-color:#fff;padding:1.5rem 1.5rem 0}.product-detail .block-product.content-block .title{color:#555;margin-top:0;margin-bottom:10px;padding-bottom:5px;font-size:18px;font-weight:700}.product-detail .product-content-header{background:#fff;display:table;padding-bottom:20px;width:100%}.product-detail .product-content-header h1{margin-left:140px;margin-top:18px;color:#be0300;font-size:1.2rem}@media screen and (min-width:61.625em){.product-detail .product-content-header h1{font-size:1.8rem;margin-top:15px;margin-left:160px}}.product-detail .article-list{padding:0}@media screen and (max-width:39.9375em){.product-detail .article-list .list-item{padding:0}}.product-detail .article-list .list-item:last-child{margin-bottom:0}.product-detail .product-review__link{background-color:#fff;padding-bottom:10px;font-size:16px}.product-detail .product-review .rs-snippet{margin:0}.product-detail .scrollhor{display:flex;flex-wrap:wrap;margin-left:-3%}.product-detail .scrollhor__item{flex:1 1 auto;max-width:25%;min-width:100px;box-sizing:border-box;padding:0 0 3% 3%}@media screen and (max-width:61.5625em){.product-detail .scrollhor__item{width:20%}}@media screen and (max-width:39.9375em){.product-detail .scrollhor__item{width:auto;max-width:33%;min-width:80px}}.product-detail .scrollhor__item img{border:1px solid #ededed;margin:0 auto}.product-detail .scrollhor__item--active img{border-color:#be0300}.block-product.content-block .title{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;color:#be0300;border-bottom:1px solid #ededed;padding-bottom:10px;margin-bottom:20px}.block-product .block-product-master-name,.block-product .product-specs__name{background:#f6f6f6;color:#be0300;font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;font-size:120%;padding:10px 16px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8}.block-product .block-product-name{background:#f6f6f6;color:#be0300;font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:400;font-size:100%;padding:10px 16px;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8}.block-product .product-info{background:#fff;padding:5px 16px;font-size:90%}.block-product .product-info ul{list-style:none;padding:0;margin:0}.block-product .product-info .product-item-row{padding:10px 0;border-bottom:1px solid #e6e6e6}.block-product .product-info .product-item-row:last-child{border:none}.block-product .product-info-genres>ul{margin-left:110px}.block-product .block-product-item{float:left;width:110px}.block-product .block-product-platforms,.block-product .block-product-value{margin-left:110px;display:block;min-height:1em}.block-product dl{margin:0}.content__description{background:#fff}.product__description{padding-bottom:20px}.product-info-menu{margin-bottom:0}.product-description p{margin-bottom:10px}.product-description p:last-child{margin-bottom:0}.profile__image-header{position:relative}.profile__image-header--image{padding-bottom:24.74%;position:relative;padding-top:0;height:0;display:block;background:url(/images/profile-header-placeholder.png) no-repeat;background-size:cover}.profile__image-header--image .upload,.profile__image-header--image .upload__input{position:absolute;height:100%;width:100%;top:0;left:0;right:auto}.profile__image-header--image .upload{box-sizing:border-box;border:2px dashed #fff}.profile__image-header--suggestion{position:absolute;top:0;bottom:40px;width:100%;display:flex;justify-content:center;align-items:center;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif}.profile__image-header--suggestion p{display:block;text-align:center;font-size:16px;padding:0 10%}.profile__image-header--suggestion p strong{font-weight:700}.profile__image-header--suggestion p span{text-transform:none}@media screen and (max-width:39.9375em){.profile__image-header--suggestion p{font-size:12px}}.profile__avatar-header{position:relative;display:flex;align-items:flex-start;margin-top:-45px;padding-left:10px;background:rgba(255,255,255,.7)}@media screen and (min-width:40em){.profile__avatar-header{padding-left:20px;margin-top:-50px}}.profile__avatar-header--avatar{flex:0 0 auto;margin-top:-45px;margin-right:15px;position:relative;max-width:120px;min-width:70px;width:15%;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #fff;box-shadow:0 0 5px 0 rgba(0,0,0,.3)}@media screen and (max-width:39.9375em){.profile__avatar-header--avatar{margin-top:-20px}}@media screen and (min-width:40em) and (max-width:61.5625em){.profile__avatar-header--avatar{margin-top:-35px}}.profile__avatar-header--username{position:relative;margin-right:10px;font-size:24px}@media screen and (max-width:39.9375em){.profile__avatar-header--username{font-size:21px}}.profile__avatar-header--buttons{position:absolute;bottom:5px;right:0}.profile__avatar-header--buttons .button__group{margin:0 15px}.profile__avatar-header--signature{margin:5px 5px 10px 0;font-style:italic}.profile__avatar-header--since{font-size:80%;margin-top:-3px;border:none;flex:1 1 auto;padding:0;position:relative}.profile__avatar-header .upload{box-sizing:border-box;border:1px dashed #fff}.profile--sections{position:relative}.profile--header{position:relative;background:#fff;border:1px solid #ddd;padding-bottom:40px;max-width:970px;width:100%;margin:15px auto 16px;z-index:10}.profile--header [data-widget=account-inbox-notification]{position:relative}.profile--avatar-upload,.profile--image-upload{position:absolute;width:100%;z-index:1;height:100%;cursor:pointer}.profile--avatar-upload:hover,.profile--image-upload:hover{background:rgba(33,150,243,.2)}.profile--sidebar-right{flex:1;order:1;margin-left:20px;background:#fff;padding:10px;box-sizing:border-box}@media screen and (max-width:61.5625em){.profile--sidebar-right{margin-left:0;max-width:640px}}.profile--sidebar-left .profile--info{margin-bottom:16px;background:#fff;font-size:90%;border:0 none}.profile--sidebar-left .profile--info-has-label{padding-left:130px}.profile--sidebar-left .profile--info .button__group{margin:15px 10px 0}.profile--sidebar-left .profile--info-content{font-size:90%}.profile--sidebar-left.fixed{position:fixed;top:16px;width:378px;float:none}.profile--avatar{border:1px solid #fff;z-index:3}.profile--avatar img{margin:0 auto;width:100%;height:auto;display:block}.profile--info-header{background:#eee;padding:16px;border-bottom:1px solid #e1e1e1;position:relative;margin-bottom:8px}.profile--info-label{text-align:left}.profile--info-value{float:right}.profile--info-tabs{padding:0;margin-top:64px}.profile--info-tab{position:relative}.profile--info-tab:first-child .profile--info-button{border-top:0}.profile--info-tab.active .profile--info-button{background:#be0300;color:#fff}.profile--info-tab.active .profile--info-arrow{display:block}.fa.profile--info-arrow{display:none;color:#be0300;position:absolute;right:-12px;top:50%;margin-top:-17px;z-index:2}.profile--info-button{padding:8px 16px;background:#342d32;width:100%;text-align:left;border-top:1px solid #413940;color:#92818e;font-size:80%}.profile--info-list{padding:0}.profile--info-list label{position:absolute;width:100px;color:#777;left:16px}.profile--info-list li{position:relative;background:#fafafa;margin-bottom:1px;border-bottom:1px solid #fff;border-bottom:1px solid #eee;padding:8px 16px 16px}.profile--info-list li:last-child{padding-bottom:32px}.profile--info-list li.profile--info-title{padding-left:16px}.profile--info-list li.profile--edit{padding-bottom:8px}.profile--info-list span{display:inline-block;width:100%;position:relative}.profile--info-list input[type=text],.profile--info-list textarea{position:relative;width:100%}.profile--user-name{font-size:150%;position:relative;top:-5px}.profile--user-signature{margin-top:0;font-style:italic}.profile--info-option{width:100%;position:relative;padding:8px 0}.profile--info-option input{position:absolute;top:10px;left:16px}.profile--info-option span{cursor:pointer;display:block;padding-left:24px}.profile--avatar{position:relative}.profile--avatar .upload,.profile--avatar .upload__input{height:100%;width:100%;top:0;left:0;right:auto}.profile--image{padding-bottom:24.74%;height:0;position:relative;padding-top:0;background:url(../images/profile-header-placeholder.png) repeat;background-size:cover}.profile--image .upload,.profile--image .upload__input{position:absolute;height:100%;width:100%;top:0;left:0;right:auto}.profile--image .suggestion{position:absolute;top:0;bottom:0;width:100%;display:flex;justify-content:center;align-items:center}.profile--image .suggestion p{display:block;text-align:center;font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;text-transform:uppercase;font-weight:400;font-size:16px;padding:0 10%;margin-top:-10%}.profile--image .suggestion p span{text-transform:none;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;font-size:12px}@media screen and (max-width:39.9375em){.profile--image .suggestion p{font-size:12px}}.button.profile--edit-button{position:absolute;color:#fff;top:12px;right:15px}.profile-stream{padding:0;font-size:90%}.profile-stream__info,.profile-stream__link-wrapper{padding-left:45px}.profile-stream__item{position:relative;border:1px solid #ddd;margin-bottom:10px;padding:10px;background:#fff;min-height:45px;box-sizing:border-box}.profile-stream__avatar{position:absolute;left:10px;width:32px;height:32px}.profile-stream__comment{display:block;margin:5px 0;padding:5px 10px;border:1px solid #ddd;font-size:13px;background-color:#efefef;color:#000;cursor:pointer}.profile-stream__comment:hover{border:1px solid #be0300;color:#000}.profile-stream__comment:hover .profile-stream__comment-text--emphasize{color:#8b0200}.profile-stream__comment-link{padding-left:50px}.profile-stream__comment-text{margin:3px 0;padding-left:15px}.profile-stream__comment-text:nth-of-type(1){padding-left:0}.profile-stream__comment-text--emphasize{font-weight:700}.profile-stream__link-wrapper{margin:5px 0 0;overflow:auto}.profile-stream__link-wrapper a{font-weight:400}.profile-stream__link-wrapper .listing__media{max-width:100px}@media screen and (max-width:39.9375em){.profile-stream__link-wrapper{margin:10px 0 0;padding-left:0}}.profile-stream__link{font-weight:700}.profile-stream__link p{font-weight:400}.profile-stream__link:hover h3{color:#2196f3}.profile-stream__link:visited:hover{color:#2196f3}.profile-stream__time{color:#777;font-size:11px;display:block}.profile-stream__article-image{margin:0 0 10px 0}@media screen and (max-width:39.9375em){.profile-stream__article-image{float:left;margin:0 10px 5px 0;width:64px}}#cookie-wall-profile-paywall-subscription{display:block;margin:3em 0;padding:15px;background-color:#eee;overflow:hidden}#cookie-wall-profile-paywall-subscription[hidden]{display:none!important}#cookie-wall-profile-paywall-subscription h3{font-family:"Roboto Slab",Georgia,Cambria,"Times New Roman",Times,serif;font-size:18px;font-weight:700}#cookie-wall-profile-paywall-subscription p{margin-bottom:10px}#cookie-wall-profile-paywall-subscription .button{float:right;color:#fff}.site--footer{width:100%;margin-top:8px}@media screen and (max-width:61.5625em){.site--footer{display:none}}.site--footer .footer-row{height:115px;color:#fff}.site--footer .footer-row:nth-child(1){background:#262125;border-bottom:1px solid #000}.site--footer .footer-row:nth-child(2){border-top:1px solid #262125;background:#000;font-size:80%;color:#8f8d90;padding-top:10px}.site--footer .footer-row a{color:#8f8d90}.site--footer .footer-row a:hover{color:#be0300}.site--footer .footer-row div{margin:0 auto}.site--footer a.footer-logo{float:left;padding-top:30px;display:block;width:210px}.site--footer span{display:inline-block;padding-top:13px}.site--footer ul{float:right;margin:20px 0 0;padding:0 2px 10px;list-style:none;border-bottom:1px solid #8f8d90}.site--footer ul li{display:inline-block;margin-left:20px;text-transform:uppercase;font-size:80%;color:#8f8d90}.site--footer ul li:first-child{margin-left:0}@media screen and (max-width:61.5625em){.site__footer{margin-top:8px}}.footer--container{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:970px}.footer-socialmedia{position:relative;top:16px}.footer-socialmedia p,.footer-socialmedia ul{float:right;border-bottom:0;margin:0 0 0 30px}.footer-socialmedia p{font-family:'Roboto Slab',Georgia,Cambria,"Times New Roman",Times,serif;font-weight:200;color:#be0300;padding-top:5px}.footer-socialmedia li{margin-left:20px}.footer-socialmedia svg{fill:#ccc}.medium-editor-toolbar{z-index:3}