@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"}.author-block:after,.author-block:before,.ig-article__meta:after,.ig-article__meta:before,.rs-snippet__snippetcontainer:after,.rs-snippet__snippetcontainer:before{content:" ";display:block}.author-block:after,.ig-article__meta:after,.rs-snippet__snippetcontainer:after{clear:both}.input::-webkit-input-placeholder,input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-style:normal;color:inherit}.button--inline,.tabs,.unlist{list-style:none;padding:0;margin:0}.transition{transition:all 0s ease 0s}.article__introduction,.article__title,.articles-list__content,.ig-breadcrumbs__breadcrumb,.ig-top-menu .nav a,.igblock__title,.post__text,.private-message__text,.review__list li,.rs-snippet__header,.rs-snippet__header p,.rs-snippet__paragraph,.rs-snippet__paragraph p,.rs-snippet__quote,.rs-snippet__quote p,.topic__content .topic__name{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:-150px;visibility:hidden;font-size:0}@media screen and (max-width:47.9375em){.offset-anchor{top:-75px}}@media screen and (max-width:63.9375em){.offset-anchor{top:-75px}}@media screen and (max-width:74.9375em){.offset-anchor{top:-150px}}@media screen and (max-width:89.9375em){.offset-anchor{top:-150px}}.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:48em){.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",sans-serif;font-weight:300;color:#222;background-color:#fff;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:64em){main{max-width:970px;width:100%}}@media screen and (min-width:48em) and (max-width:63.9375em){main{max-width:728px;width:100%}}@media screen and (max-width:63.9375em){main{flex-direction:column;width:100%}}@media screen and (max-width:47.9375em){main{width:100%}}.relative{position:relative}a{text-decoration:none;color:#85a8bc;transition:all 0s ease 0s}a:hover{color:#567892}p{margin-top:0}h1,h2,h3,h4,h5,h6{padding:0}.title--small{font-family:Exo;color:#222;-webkit-font-smoothing:antialiased;font-weight:300}@media screen and (max-width:47.9375em){.title--small{text-align:center}}.title--small a{color:#85a8bc}.title--small a:hover{color:#222}.title--medium{font-family:Exo;color:#222;-webkit-font-smoothing:antialiased;font-weight:300}@media screen and (max-width:47.9375em){.title--medium{text-align:center}}.title--medium a{color:#85a8bc}.title--medium a:hover{color:#222}.title--large{font-family:Exo;color:#222;-webkit-font-smoothing:antialiased;font-weight:300}@media screen and (max-width:47.9375em){.title--large{text-align:center}}.title--large a{color:#85a8bc}.title--large a:hover{color:#222}.title--xlarge{font-family:Exo;color:#222;-webkit-font-smoothing:antialiased;font-weight:300}@media screen and (max-width:47.9375em){.title--xlarge{text-align:center}}.title--xlarge a{color:#85a8bc}.title--xlarge a:hover{color:#222}.forum-list__title,.title{font-family:Exo;font-weight:300;color:#222;margin:0;display:block}.title--small{font-size:.75rem}.title--medium{font-size:20px}.title--large{font-size:35px}.title--xlarge{font-size:3.25rem}.title--left{text-align:left}.title--center{text-align:center}.title--right{text-align:right}.title__highlight{color:#567892}.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}.grid__row--1>.grid__item{height:115px}.grid__row--2>.grid__item{height:230px}.grid__row--3>.grid__item{height:345px}.grid__row--4>.grid__item{height:460px}.grid__row--5>.grid__item{height:575px}.grid__row--6>.grid__item{height:690px}.grid__row--7>.grid__item{height:805px}.grid__row--8>.grid__item{height:920px}.grid__row--9>.grid__item{height:1035px}.grid__row--10>.grid__item{height:1150px}.grid__row--11>.grid__item{height:1265px}.grid__row--12>.grid__item{height:1380px}.grid__col--1>.grid__item{width:calc(100% / 1 - 15px * (1 - 1)/ 1)}@media screen and (max-width:47.9375em){.grid__col--1>.grid__item{width:100%}}.grid__col--2>.grid__item{width:calc(100% / 2 - 15px * (2 - 1)/ 2)}@media screen and (max-width:47.9375em){.grid__col--2>.grid__item{width:100%}}.grid__col--3>.grid__item{width:calc(100% / 3 - 15px * (3 - 1)/ 3)}@media screen and (max-width:47.9375em){.grid__col--3>.grid__item{width:100%}}.grid__col--4>.grid__item{width:calc(100% / 4 - 15px * (4 - 1)/ 4)}@media screen and (max-width:63.9375em){.grid__col--4>.grid__item{width:calc(100% / 2 - 15px * (2 - 1)/ 2)}}@media screen and (max-width:47.9375em){.grid__col--4>.grid__item{width:100%}}.grid__col--5>.grid__item{width:calc(100% / 5 - 15px * (5 - 1)/ 5)}@media screen and (max-width:63.9375em){.grid__col--5>.grid__item{width:calc(100% / 2.5 - 15px * (2.5 - 1)/ 2.5)}}@media screen and (max-width:47.9375em){.grid__col--5>.grid__item{width:100%}}.grid__col--6>.grid__item{width:calc(100% / 6 - 15px * (6 - 1)/ 6)}@media screen and (max-width:63.9375em){.grid__col--6>.grid__item{width:calc(100% / 3 - 15px * (3 - 1)/ 3)}}@media screen and (max-width:47.9375em){.grid__col--6>.grid__item{width:100%}}.grid__col--7>.grid__item{width:calc(100% / 7 - 15px * (7 - 1)/ 7)}@media screen and (max-width:63.9375em){.grid__col--7>.grid__item{width:calc(100% / 3.5 - 15px * (3.5 - 1)/ 3.5)}}@media screen and (max-width:47.9375em){.grid__col--7>.grid__item{width:100%}}.grid__col--8>.grid__item{width:calc(100% / 8 - 15px * (8 - 1)/ 8)}@media screen and (max-width:63.9375em){.grid__col--8>.grid__item{width:calc(100% / 4 - 15px * (4 - 1)/ 4)}}@media screen and (max-width:47.9375em){.grid__col--8>.grid__item{width:100%}}.grid__col--9>.grid__item{width:calc(100% / 9 - 15px * (9 - 1)/ 9)}@media screen and (max-width:63.9375em){.grid__col--9>.grid__item{width:calc(100% / 4.5 - 15px * (4.5 - 1)/ 4.5)}}@media screen and (max-width:47.9375em){.grid__col--9>.grid__item{width:100%}}.grid__col--10>.grid__item{width:calc(100% / 10 - 15px * (10 - 1)/ 10)}@media screen and (max-width:63.9375em){.grid__col--10>.grid__item{width:calc(100% / 5 - 15px * (5 - 1)/ 5)}}@media screen and (max-width:47.9375em){.grid__col--10>.grid__item{width:100%}}.grid__col--11>.grid__item{width:calc(100% / 11 - 15px * (11 - 1)/ 11)}@media screen and (max-width:63.9375em){.grid__col--11>.grid__item{width:calc(100% / 5.5 - 15px * (5.5 - 1)/ 5.5)}}@media screen and (max-width:47.9375em){.grid__col--11>.grid__item{width:100%}}.grid__col--12>.grid__item{width:calc(100% / 12 - 15px * (12 - 1)/ 12)}@media screen and (max-width:63.9375em){.grid__col--12>.grid__item{width:calc(100% / 6 - 15px * (6 - 1)/ 6)}}@media screen and (max-width:47.9375em){.grid__col--12>.grid__item{width:100%}}.grid__row{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;margin:0 0 5px 0;width:100%}.grid__row>.grid__item{margin-top:0}.grid__row--no-gutter{margin-bottom:0}.grid__row--flex{flex:1 1 0%}.grid__row--left{justify-content:flex-start}.grid__row--center{justify-content:center}.grid__row--right{justify-content:flex-end}.grid__item{display:flex;flex-direction:column}.grid__item:last-child{margin-bottom:0}.grid__item--flex{flex:1 1 auto}.grid__item--top{align-self:flex-start}.grid__item--center{align-self:flex-center}.grid__item--bottom{align-self:flex-end}.grid__item--no-gutter{margin-bottom:0}.grid__item--no-padding{padding:0}.grid__item--offset{display:inherit}@media screen and (max-width:63.9375em){.grid__layout--25-50-25{flex-wrap:wrap}}@media screen and (min-width:48em){.grid__layout--25-50-25>.grid__item:nth-child(2){width:calc(50% - 15px * 2 / 3)}.grid__layout--25-50-25>.grid__item:nth-child(1),.grid__layout--25-50-25>.grid__item:nth-child(3){width:calc(25% - 15px * 2 / 3)}}@media screen and (min-width:48em){.grid__layout--70-30>.grid__item:nth-child(1){width:calc(67% - 15px * 1 / 2)}.grid__layout--70-30>.grid__item:nth-child(2){width:calc(305px - 15px * 1 / 2)}}@media screen and (max-width:74.9375em){.grid__layout--70-30--responsive>.grid__item:nth-child(1),.grid__layout--70-30--responsive>.grid__item:nth-child(2){width:100%;flex:none}}.grid__layout--5-95>.grid__item:nth-child(1){width:calc(5% - 15px * 1 / 2)}.grid__layout--5-95>.grid__item:nth-child(2){width:calc(95% - 15px * 1 / 2)}@media screen and (max-width:63.9375em){.grid__layout--20-40-40--responsive>.grid__item{flex:none}.grid__layout--20-40-40--responsive>.grid__item:nth-child(1){width:50%}.grid__layout--20-40-40--responsive>.grid__item:nth-child(2) .grid__row{flex:none;width:auto;display:block}.grid__layout--20-40-40--responsive>.grid__item:nth-child(2) .grid__row .grid__item{padding:0 20px 0 0;border:none}}[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}.article-detail-banner--3{margin-bottom:1em}.article-detail-banner--4{margin-left:-90px}.article-detail-sidebar-banner--2{margin-bottom:.75rem}.badge{position:absolute;z-index:1;font-size:.7em;font-family:"Source Sans Pro",sans-serif;color:#000}.badge__triangle{font-weight:700}.badge__triangle:before{position:absolute;z-index:-1;content:'';width:0;height:0}.badge__triangle--top-left{top:0;left:0;right:auto;bottom:auto}.badge__triangle--top-left:before{border-top:50px solid #fff;border-right:50px solid transparent}.badge__triangle--top-left .badge__content{transform:rotate(-45deg);display:block;position:absolute;top:8px;left:5px}.badge__triangle--top-right{top:0;left:auto;right:50px;bottom:auto}.badge__triangle--top-right:before{border-top:50px solid #fff;border-left:50px solid transparent}.badge__triangle--top-right .badge__content{transform:rotate(45deg);display:block;position:absolute;top:10px;right:-45px}.badge__play{background:url(../components/badge/assets/play_arrow.svg)}.readmore{font-family:Exo;font-size:.8em;font-weight:700;text-transform:uppercase;margin:5px 0;cursor:pointer;display:block}.readmore__link{padding-left:13px;position:relative;display:block}.readmore__link:before{margin-right:.5em;content:"";width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid #fff;position:absolute;left:2px;top:4px}.readmore__filled{padding:2px 5px}.readmore__filled--light{background:#eff9fb}.readmore__filled--light a{color:#000}.readmore__filled--light:hover{background:#c6eaf1}.readmore__filled--dark{background:#304352}.readmore__filled--dark a{color:#fff}.readmore__filled--dark:hover{background:#567892}.readmore--large{font-size:.96em}.readmore--left{justify-content:flex-start;text-align:left}.readmore--center{justify-content:center;text-align:center}.readmore--right{justify-content:flex-end;text-align:right;padding-right:5px}.readmore--no-gutter{margin-top:0}.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{font-size:bold;text-transform:uppercase;margin-bottom: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}.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}.summary{width:100%}.summary__title{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-size:1em;font-weight:400;color:#222}.summary__content{font-size:1em}.summary__icon{font-size:1em;margin-top:-25px}.summary__icon--plus{color:green}.summary__icon--minus{color:red}.rs-snippet{position:relative;margin-bottom:20px;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 ul{list-style-type:disc;padding-left:30px}.rs-snippet__paragraph b{font-weight:700}.rs-snippet__paragraph i{font-style:italic}.rs-snippet__paragraph u{text-decoration:underline}.rs-snippet__paragraph--box{background-color:#eff9fb;padding:20px}.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__kieskeurigtile{min-height:100px}.rs-snippet__iframe iframe,.rs-snippet__kieskeurig iframe,.rs-snippet__twitch iframe,.rs-snippet__youtube iframe{width:100%}@media screen and (max-width:63.9375em){.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%;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:#85a8bc}.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__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:20px}}.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-left:0;margin-right:0}.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}.rs-snippet__snippetcontainer--flow-left>.rs-snippet__subsnippet{box-sizing:border-box;padding-left:0}.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}.rs-snippet__snippetcontainer--flow-right>.rs-snippet__subsnippet{box-sizing:border-box;padding-left:20px;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:63.9375em){.rs-snippet__snippetcontainer--flow-right{margin-left:0;margin-right:0}}.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:#eff9fb;padding:20px;padding-bottom:0;margin-bottom:20px}.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:47.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:48em){.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__instagram,.article-detail .rs-snippet__list,.article-detail .rs-snippet__pagebreak,.article-detail .rs-snippet__paragraph,.article-detail .rs-snippet__quote,.article-detail .rs-snippet__twitter{margin-left:0;margin-right:0}@media screen and (max-width:63.9375em){.article-detail .rs-snippet__budgetgaming,.article-detail .rs-snippet__header,.article-detail .rs-snippet__instagram,.article-detail .rs-snippet__list,.article-detail .rs-snippet__pagebreak,.article-detail .rs-snippet__paragraph,.article-detail .rs-snippet__quote,.article-detail .rs-snippet__twitter{margin-left:0;margin-right:0}}.article-detail .rs-snippet__snippetcontainer{margin-left:0;margin-right:0}@media screen and (max-width:63.9375em){.article-detail .rs-snippet__snippetcontainer{margin-left:0;margin-right:0}}.article-detail .rs-snippet__snippetcontainer--flow-right{margin-left:-20px;margin-right:0}@media screen and (max-width:63.9375em){.article-detail .rs-snippet__snippetcontainer--flow-right{margin-left:-20px;margin-right:0}}.article-detail .rs-snippet__imagegallery{margin-left:0;margin-right:-20px}@media screen and (max-width:63.9375em){.article-detail .rs-snippet__imagegallery{margin-left:0;margin-right:-20px}}.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,.page-detail .rs-snippet__twitter{margin-left:0;margin-right:0}@media screen and (max-width:63.9375em){.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,.page-detail .rs-snippet__twitter{margin-left:0;margin-right:0}}.page-detail .rs-snippet__snippetcontainer{margin-left:0;margin-right:0}@media screen and (max-width:63.9375em){.page-detail .rs-snippet__snippetcontainer{margin-left:0;margin-right:0}}.page-detail .rs-snippet__snippetcontainer--flow-right{margin-left:-20px;margin-right:0}@media screen and (max-width:63.9375em){.page-detail .rs-snippet__snippetcontainer--flow-right{margin-left:-20px;margin-right:0}}.page-detail .rs-snippet__imagegallery{margin-left:0;margin-right:-20px}@media screen and (max-width:63.9375em){.page-detail .rs-snippet__imagegallery{margin-left:0;margin-right:-20px}}.article-body-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}.paginator{margin:.5em 0}.paginator__next,.paginator__prev,.paginator__range{display:inline-block;cursor:pointer}.paginator__element--disabled{cursor:default}.paginator__range{list-style-type:none;list-style-position:outside;padding:0;cursor:default}.paginator__item{display:inline-block}.site__footer{z-index:1;position:relative}.site__footer .navigation{overflow:hidden}.site__footer.site__footer--reshift{font-family:Verdana;background-color:#46494c;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:48em){.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:47.9375em){.site__footer.site__footer--reshift .footer__break--small{display:block}}@media screen and (min-width:48em) and (max-width:63.9375em){.site__footer.site__footer--reshift .footer__break--medium{display:block}}@media screen and (min-width:64em){.site__footer.site__footer--reshift .footer__break--large{display:block}}@media screen and (max-width:47.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:48em) and (max-width:63.9375em){.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:64em){.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:#212424;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:48em){.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}button{background:0 0;border:none;cursor:pointer;padding:0;display:block}.button{border:none;border-radius:0;background-color:#304352;font-family:Exo;color:#fff;padding:7px 15px;cursor:pointer;font-size:16px;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:#567892;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 #b8d6e3;color:#304352}.button--cancel:hover{background-color:#fff;color:#333}.button--dark{background-color:#555}.button--center{text-align:center}.button--right{float:right}.button--inline .button{display:inline-block}.button--remove{color:#eff9fb;background-color:#a91535;padding:3px;text-align:center;font-weight:700;cursor:pointer}.button--remove:active,.button--remove:hover{color:#a91535;background-color:#eff9fb;border:1px solid #a91535}.button--flex-static{flex:0 0 auto}.button--flex-grow{flex:1 1 0%}.button--text-link{display:inline;padding:0;color:#85a8bc;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:#567892;background-color:transparent}#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:47.9375em){.notification__close-all{width:100%;padding:1em}}.hot-or-not{background:#b8d6e3;padding:20px}@media screen and (max-width:47.9375em){.hot-or-not{padding:10px}}.hot-or-not__box-image{float:left;margin-right:10px;background:#eff9fb}@media screen and (min-width:64em){.hot-or-not__box-image{height:151px;width:117px}}@media screen and (min-width:48em) and (max-width:63.9375em){.hot-or-not__box-image{height:202px;width:150px}}@media screen and (min-width:26.5625em) and (max-width:47.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:47.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,#a91535 100%)}@media screen and (min-width:64em){.hot-or-not__progress-bar{margin-right:20px}}@media screen and (min-width:48em) and (max-width:63.9375em){.hot-or-not__progress-bar{margin-right:0;margin-bottom:10px}}@media screen and (min-width:26.5625em) and (max-width:47.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:47.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:47.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:#304352;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:47.9375em){.hot-or-not__grid--padding{margin-top:15px}}@media screen and (min-width:64em){.hot-or-not__grid--progress{flex-direction:row}}@media screen and (min-width:48em) and (max-width:63.9375em){.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:47.9375em){.hot-or-not__grid-cell--button,.hot-or-not__grid-cell--progress{flex:1 1 0%}}@media screen and (min-width:64em){.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:47.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:47.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:47.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:"Source Sans Pro",sans-serif;text-transform:uppercase;font-weight:700;background-color:#c7c7c7;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:10px;border-bottom:1px solid #fff;color:#304352}.product-info-menu__item:hover{color:#85a8bc}.product-info-menu__item.product-info-menu__toggle,.product-info-menu__item:last-child{border-width:0}@media screen and (min-width:48em){.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:1px solid #fff;flex-grow:1;text-align:center;margin:0}.product-info-menu .product-info-menu__item:last-child{border-right:0}}.products__platforms-list-item-link{display:block;padding:10px 10px 10px 0;border-bottom:1px solid #ddd;cursor:pointer}@media screen and (max-width:63.9375em){.products__platforms-list-item{float:left;width:49%}}.products__platformversions-list-container{background-color:transparent}.products__platformversions-list-title{font-family:Exo}.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:10px;border:1px solid #b8d6e3;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:#eff9fb;border-color:silver}.products__platformversions-list-item-name{display:block;margin-bottom:5px;color:#85a8bc;font-size:1em}.products__platformversions-list-item-platform{color:#333}.products__platformversions-list-item-releasedate{display:block;font-size:.9em;color:#666}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}[data-widget=voting] .vote__button-label{color:#b8d6e3}[data-widget=voting] .vote__button-label.disabled{color:#000}[data-widget=voting] .vote__count-container{color:#fff}[data-widget=voting] .vote__count-container.disabled{color:#fff}[data-widget=voting] .vote__button-toggle{cursor:pointer;border:0;text-transform:uppercase;background-color:#304352;overflow:auto;float:right;margin:8px 10px 8px 0;padding:0 3px;line-height:24px;cursor:pointer}[data-widget=voting] .vote__button-toggle.disabled{cursor:default;background-color:transparent}[data-widget=voting] .vote__button-toggle.disabled:hover{background-color:transparent}[data-widget=voting] .vote__button-toggle:hover{background:#435d72}b,strong{font-weight:700}.forum-list__title,.title{text-transform:uppercase;letter-spacing:.3px;color:#111b25;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-shadow:rgba(0,0,0,.01) 0 0 1px;text-shadow:rgba(0,0,0,.01) 0 0 1px}.title--medium{text-align:left;text-transform:uppercase;font-weight:700;margin-top:20px;margin-bottom:.5em}.title--large{text-align:left}.site-layout__item--sidebar .title--medium{margin-top:14px}@media screen and (min-width:26.5625em){.title--large{font-size:28px;margin-bottom:5px}}.rs-banner{width:100%;position:relative;z-index:1;text-align:center;margin:0 auto;background-color:transparent}.rs-banner iframe{margin:0 auto;text-align:center;display:block}.rs-banner--0{height:auto}.rs-banner--0 iframe{margin:10px auto 0}.rs-banner--1 iframe{margin:0 auto 10px}.rs-banner--4 iframe{margin:20px auto}.skyscraperBlock-container{display:none;position:absolute;left:50%;height:100%;width:120px;margin-left:-632px}@media screen and (min-width:75em){.skyscraperBlock-container{display:block}}.skyscraperBlock-container .skyscraperBlock-sticky{position:absolute;width:120px}.skyscraperBlock-container .skyscraperBlock-sticky.is-sticky{position:fixed;top:145px;bottom:auto}.skyscraperBlock-container .skyscraperBlock-sticky.is-bottom{position:absolute;top:auto;bottom:0}@media screen and (min-width:26.5625em){.site-layout__item .article-detail-banner--4{margin:0 auto}}@media screen and (min-width:64em){.rs-banner--0{width:970px;line-height:250px}.site-layout__item .article-detail-banner--4{margin-left:-90px}}.ig-article__meta{margin:14px 0}.ig-article__meta .ig-avatar{margin-right:10px}.ig-article__meta a{color:#304352}.ig-article__meta a:hover{color:#567892}.ig-article__meta .ig-article__author,.ig-article__meta .ig-article__category,.ig-article__meta .ig-article__pubdate{line-height:24px;display:block;float:left}.ig-article__meta .ig-article__category{font-weight:700}.ig-article__meta-separator:before{content:"|";padding:0 10px 0 10px;float:left}.author-block{border:1px solid #85a8bc;padding:20px;margin-bottom:20px}.author-block__social-button{border:0;width:54px;height:54px;margin-right:10px;margin-top:10px;float:left;font-size:24px;line-height:54px;color:#fff;text-align:center;background-color:#85a8bc}.author-block__author{font-weight:700;margin-right:10px;line-height:28px}.author-block__bio{line-height:28px}.author-block .ig-avatar{margin-right:10px}@media screen and (min-width:48em){.author-block .author-block__bio-container{overflow:auto}.author-block .author-block__social-container{clear:both}.author-block__social-button{line-height:33px;width:35px;height:35px;font-size:20px}}@media screen and (max-width:63.9375em){.author-block__social-button{width:37px;height:37px;line-height:41px}}.ig-avatar{float:left;display:block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:24px;height:24px}.ig-avatar--large{width:75px;height:75px}.ig-avatar--forum{width:40px;height:40px;margin-right:10px}.ig-avatar--post,.ig-avatar--topic{height:38px;width:38px;min-width:38px;min-height:38px;background-size:cover;background-position:center center;margin-top:3px;margin-right:10px}@media screen and (min-width:48em){.ig-avatar--post,.ig-avatar--topic{height:50px;width:50px}}.igblock{display:flex;position:relative;width:100%;overflow:hidden;margin-top:0;margin-bottom:1em}.igblock__meta{font-family:"Source Sans Pro",sans-serif;font-size:.7em;text-transform:uppercase;display:flex;justify-content:space-between;margin-bottom:.5em}.igblock__meta--center{justify-content:space-around}.igblock__content{display:flex;flex-direction:column;justify-content:space-between;color:#fff;flex:1 1 auto}.igblock__content--media{position:relative;background-repeat:no-repeat;background-position:center center;background-color:transparent;background-size:cover;flex-basis:100%}.igblock__content--top{justify-content:flex-start}.igblock__content--center{justify-content:center}.igblock__content--bottom{justify-content:flex-end}.igblock__title{font-family:"Source Sans Pro",sans-serif;font-size:.9em;font-weight:400;margin-top:2px;flex:1 0 auto}.igblock__title--left{text-align:left}.igblock__title--center{text-align:center}.igblock__title--right{text-align:right}.igblock__title--max-height-1{height:1.2em;line-height:1.2em}.igblock__title--max-height-2{height:2.4em;line-height:1.2em}.igblock__title--max-height-3{height:3.6em;line-height:1.2em}.igblock__title--subtitle{font-size:.9em}.igblock__link{color:#000;display:block;overflow:auto;font-family:Exo;text-transform:uppercase}.igblock__link:hover{color:#aaa}.igblock__overlay{padding:10px}.igblock__overlay h2{font-size:21px;font-weight:300;margin-bottom:5px}@media screen and (max-width:63.9375em){.igblock__overlay h2{font-size:1.3em;margin-bottom:0}}@media screen and (min-width:64em){.igblock__overlay h2{font-size:2em}}.igblock__overlay h3{font-size:.8em;font-weight:300;margin:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:subpixel-antialiased}.igblock__overlay--light{background:rgba(255,255,255,.25);color:#222}.igblock__overlay--dark{background:rgba(0,0,0,.5);color:#fff}.igblock__overlay--ig-arrow{padding:0;background-image:url(/images/grid-block-overlay-arrow.png);height:11px}.igblock__overlay--ig-arrow--dark{background-color:rgba(48,67,82,.9)}.igblock__overlay--ig-arrow--light{background-color:rgba(184,214,227,.9)}@media screen and (max-width:63.9375em){.igblock__overlay--ig-arrow.igblock__overlay{padding:0}}@media screen and (max-width:63.9375em){.igblock__overlay{padding:5px 10px}}.igblock__ig--video .igblock__content--media:before{content:'';background:url(/images/video.svg) no-repeat center center;position:absolute;z-index:1;height:100%;width:100%}.igblock__ig--preview:before{content:'';background:url(/images/ig-overlay-arrow-white.svg) no-repeat 0 20px;position:absolute;z-index:1;height:64px;width:32px}.igblock__ig--review:before{content:'';background:url(/images/ig-overlay-arrow-white.svg) 0 0;position:absolute;top:20px;z-index:1;height:64px;width:32px}.igblock--full-media{position:relative;background-repeat:no-repeat;background-position:center center;background-color:transparent;background-size:cover;flex:1 1 auto}.igblock--full-media-url{display:flex;padding-top:5px}.ig-breadcrumbs{display:block;list-style:none;font-size:14px;font-family:Exo;overflow:auto;margin:0;padding:10px 0}.ig-breadcrumbs__icon{display:inline-block;width:9.8px;height:11px}.ig-breadcrumbs__breadcrumb{float:left;text-transform:uppercase}.ig-breadcrumbs__breadcrumb a{color:#85a8bc}.ig-breadcrumbs__breadcrumb a:hover{color:#567892}.ig-breadcrumbs__breadcrumb:after{content:">";padding:0 5px;line-height:14px}.ig-breadcrumbs__breadcrumb:last-child:after{display:none}.ig-breadcrumbs__breadcrumb:last-child a{color:#000}.comments-form{border:1px solid #bebebe}.comments-form .ig-button--update{color:#929292}.comments-toolbar{border-top-width:1px;border-top-style:solid;padding:5px 0;overflow:auto}.comments-toolbar__form{background-color:#eee;border-top-color:#c7c7c7}.comments-toolbar--comment{background-color:none;border-top-color:#b6cbd7;color:#b6cbd7}.comments-toolbar--comment .ig-button--inline{color:#b6cbd7}.comments-toolbar .ig-button--inline{float:right;margin-right:10px}.comments-toolbar .ig-button--inline-left{float:left;margin-left:10px}.comments-toolbar .ig-button__icon--flag{float:right;margin:5px 10px 5px;background-image:url(/images/comments/flag.svg);display:block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:21px;height:21px}.comments{margin:0;padding:0}.comments .comment{list-style:none}.comments-spinner{padding:6px 10px}.comment{margin-top:20px;border:1px solid #b8d6e3}.comment--reply{margin-left:30px}.comment__header{background-color:#b8d6e3;text-transform:uppercase;font-family:Exo;font-weight:400}.comment__header .igblock__overlay--ig-arrow{background-position:8px}.comment__avatar{height:60px;width:60px;background-size:cover;background-position:center center;float:left;margin-top:3px;margin-right:10px}@media screen and (min-width:48em){.comment__avatar{height:50px;width:50px}}.comment__text{padding:20px;line-height:23px;font-size:14px;min-height:95px}@media screen and (min-width:48em){.comment__text{line-height:28px;font-size:inherit}}.comment__text p{margin-bottom:0}@media screen and (min-width:48em){.comment__text p{overflow:auto}}.comment__author{line-height:40px;font-size:20px;padding-left:10px}.comment__timestamp{font-family:"Source Sans Pro",sans-serif;font-weight:300;font-size:12px;margin-left:5px;text-transform:none}.comment__nice-box{border:0;text-transform:uppercase;background-color:#304352;overflow:auto;float:right;margin:8px 10px 8px 0;padding:0 3px;line-height:24px}.comment__nice-label{color:#b8d6e3}.comment__nice-count{color:#fff}.ig-def-list{line-height:28px;margin-bottom:0}.ig-def-list__label{margin:0;padding:0 28px 0 0}.ig-def-list__value{font-weight:700;margin:0 0 14px 0;padding:0}.ig-def-list__value:last-child{margin-bottom:0}.ig-form input[type=checkbox].ig-form__checkbox,.ig-form input[type=radio].ig-form__checkbox{display:none}.ig-form input[type=checkbox].ig-form__checkbox+label .ig-form__checkbox-placeholder,.ig-form input[type=radio].ig-form__checkbox+label .ig-form__checkbox-placeholder{display:inline-block;width:21px;height:21px;margin:-5px 5px 0 0;vertical-align:middle;cursor:pointer;background-color:#eff9fb;background-image:none}.ig-form input[type=checkbox].ig-form__checkbox:checked+label .ig-form__checkbox-placeholder,.ig-form input[type=radio].ig-form__checkbox:checked+label .ig-form__checkbox-placeholder{background-color:#304352;background-image:url(/images/insidegamer-checkbox.svg);background-size:contain;background-repeat:no-repeat;background-position:center center}.ig-form .ig-form__checkbox_busy input[type=checkbox].ig-form__checkbox:checked+label .ig-form__checkbox-placeholder,.ig-form .ig-form__checkbox_busy input[type=radio].ig-form__checkbox:checked+label .ig-form__checkbox-placeholder{background-image:url(/images/insidegamer-checkbox-busy.gif)}.ig-form input[type=checkbox].ig-form__checkbox:disabled+label,.ig-form input[type=radio].ig-form__checkbox:disabled+label{opacity:.5}.ig-form .ig-textarea{box-sizing:border-box;border:0;width:100%;height:190px;line-height:28px;padding:10px}.ig-form .ig-textarea--half{height:95px}.ig-form .ig-button{cursor:pointer}.ig-form .ig-button--inline{cursor:pointer;border:0;background:0 0;padding:5px;font-family:Exo;text-transform:uppercase}.ig-form .ig-button--inline:hover{color:#b8d6e3;background-color:#304352}.form__element{margin-bottom:30px}.form__label{display:block;width:100%;font-weight:400;color:#343434;margin:10px 0}.form__field--text{border:0;border-bottom:1px solid #000;text-transform:uppercase;font-family:Exo;font-weight:400;font-size:.9em;outline:0}.form__field,.form__input{border:1px solid #c7c7c7;background:#fff;width:100%;padding:5px 8px;box-sizing:border-box;font-size:1em}.form__field--ghost,.form__input--ghost{border:none;background:0 0;height:21px;min-height:21px;resize:none;width:100%;padding:10px 10px 2px;font-size:1em;box-sizing:border-box}.form__field--no-padding,.form__input--no-padding{padding:0;display:flex}.form__field.error,.form__input.error{border:1px solid red}.form__field::-webkit-input-placeholder,.form__input::-webkit-input-placeholder{color:#d4d4d4}.form__field:focus,.form__input:focus{outline:0}.form__action{margin-top:10px}.form__textarea{resize:vertical;padding:5px 8px;box-sizing:border-box;border:1px solid #c7c7c7}.form__fieldset{font-family:Exo}.form__fieldset p.alert{color:red;padding-top:10px}.form__wrapper{padding-left:10px;position:relative;margin-top:20px;box-sizing:border-box}@media screen and (min-width:48em){.form__wrapper--two-column{width:50%;float:left}}@media screen and (min-width:48em){.form__wrapper--three-column{width:33%;float:left}}.form__wrapper .form__message{position:absolute;top:-20px;left:10px;padding:0}.form__message{color:red;padding-top:10px}.form .button__group{overflow:hidden;text-align:right}.form .button__group .button{margin-left:10px;display:inline-block}.form .button__group .button:hover{background-color:#6dd1ef;color:#fff;box-shadow:none}.form .button__group .button:disabled{background-color:#ccc;cursor:default;box-shadow:none}.form-control-message{color:red;padding:12px 0;font-weight:700}.hot-or-not .ig-form{padding-top:0}.forum-topic__title{font-family:Exo;text-transform:uppercase;line-height:20px;background-color:#b6cbd7;display:block;margin-bottom:5px}.forum-topic__title .list__link{padding:10px;display:block}.list--forum-topic .list__item{overflow:auto}.forum-list{display:flex;flex-wrap:wrap;padding-left:1px;padding-top:1px;padding-bottom:1px}.forum-list__element{border:1px solid #b9d6e4;flex:1 1 auto;align-items:center;display:flex;justify-content:center;padding:0 10px;box-sizing:border-box;min-height:180px;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (min-width:48em) and (max-width:63.9375em){.forum-list__element{background-position:20px center}}@media screen and (min-width:64em){.forum-list__element{flex:1 1 50%;padding:0 40px;text-align:center;min-height:300px;background-position:center;max-width:50%}}.forum-list__element--active{min-height:90px;max-width:100%;margin-bottom:20px}@media screen and (min-width:64em){.forum-list--large{margin-bottom:20px}}.forum-list--large .forum-list__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-basis:100%}@media screen and (max-width:63.9375em){.forum-list{flex-direction:column}}.forum-list__link{cursor:pointer;margin:20px 0 0}@media screen and (min-width:64em){.forum-list__link{margin:0 0 -1px -1px}}.forum-list__title{text-align:center;word-wrap:break-word;word-break:break-word;width:100%}.forum-list__description{text-align:center;word-wrap:break-word;word-break:break-word;width:100%;font-weight:400;font-size:.8em}a.grid__item{color:#304352}a.grid__item:hover{color:#567892}ol,ul{list-style:none;margin:0;padding:0}ol ul,ul ol{padding-top:0}.listing{padding:0;background:#fff}.listing a{color:#304352}.listing__component{position:relative;padding:10px;border-bottom:1px solid #ddd;transition:all .2s ease-out;display:flex}.listing__component:hover{background:#fafafa}.listing__item-name{display:block}.listing__item-releasedate{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__for_platform_label{color:#fff;margin-right:10px}.listing__searchparams label{color:#fff;flex:1 1 auto}.listing__searchparams input[type=text]{font-size:14px;color:#333;display:block;padding:4px 10px;width:100%;margin:10px 0;border-radius:3px;border:none;box-sizing:border-box}.listing__searchparams button{align-self:flex-end;margin-bottom:8px;border-radius:3px}.listing__platformselect{align-self:center}@media screen and (min-width:26.5625em) and (max-width:47.9375em){.listing__platformselect{margin:0;align-self:flex-start}}.listing__search{display:flex}@media screen and (min-width:26.5625em) and (max-width:47.9375em){.listing__search{flex-direction:column}}.listing__pagination{background:#fff;padding:20px 0;text-align:center}.listing__pagination .pagination__element{padding:10px 15px;display:inline-block;margin:0 5px;background:#eee;border-radius:3px}.listing__pagination .pagination__action{padding:12px 17px;color:#222;transition:all .2s ease-out}.listing__pagination .pagination__action:hover{background:#fafafa}.listing__pagination .pagination__form input[type=number]{margin-right:5px;width:2.6em;border:1px solid #eee;text-align:right}.listing__filter{background:#b8d6e3;border:none;padding:15px 20px 20px}@media screen and (max-width:47.9375em){.listing__filter{padding:8px 10px 10px;flex-wrap:wrap}}.listing__filter h2{color:#000;margin:0;font-weight:800;margin-bottom:10px;text-transform:uppercase;line-height:17px;font-size:16px}.listing__searchparams{padding:10px;margin-top:3px;border:1px solid #fff}.listing__search{display:flex;align-items:baseline}@media screen and (max-width:47.9375em){.listing__search{flex-direction:column}}.listing__platformselect,.listing__searchinput,.listing__submit{margin-right:10px;flex:1 1 auto}@media screen and (max-width:47.9375em){.listing__platformselect,.listing__searchinput,.listing__submit{width:100%;margin-bottom:10px}}.listing__searchinput{color:#fff;display:flex;align-items:center}.listing__searchinput input[type=text]{flex:1 1 auto;color:#333;width:100%;height:35px;padding:0 10px;border:none;box-sizing:border-box}@media screen and (max-width:47.9375em){.listing__searchinput input[type=text]{height:28px}}.listing__submit{text-align:right}@media screen and (max-width:47.9375em){.listing__submit{padding-left:69px;width:100%;box-sizing:border-box;margin-bottom:0}}@media screen and (max-width:47.9375em){.listing__submit button{width:100%}}.listing__search--label{margin-right:5px;color:#fff;text-transform:uppercase}@media screen and (max-width:47.9375em){.listing__search--label{margin-right:3px;flex-basis:69px;flex-grow:0;flex-shrink:0;font-size:14px}}.listing.products-list{padding:0;background:#fff;margin:10px 0}.listing.products-list .listing__component{display:flex;padding:10px 10px 10px 0;color:#85a8bc;font-size:16px;border-bottom:1px solid #ddd;transition:all .2s ease-out}@media screen and (max-width:47.9375em){.listing.products-list .listing__component{font-size:14px}}.listing.products-list .listing__component:last-child{border-bottom:0 none}.listing.products-list .listing__component--wrapper{display:flex;box-sizing:border-box;width:100%}.listing.products-list .listing__component h3{margin:0 0 1px;font-size:21px;font-family:Exo}@media screen and (max-width:47.9375em){.listing.products-list .listing__component h3{font-size:18px}}.listing.products-list .listing__component .platform__item{display:inline-block;padding:3px 5px;color:#fff;background-color:#85a8bc;margin-right:3px;margin-top:5px;font-family:exo;font-weight:400;font-size:13px;border-radius:2px}.listing.products-list .listing__component .platform__item:hover{background:#57849e;transition:background-color .5s ease;color:#fff}.listing.products-list .listing__component .platform__item--selected{background-color:#b8d6e3;color:#304352;box-sizing:border-box;border:1px solid #567892}.listing.products-list .listing__link--wrapper{display:flex;width:100%}.listing.products-list .listing__link--wrapper .listing__releasedate,.listing.products-list .listing__link--wrapper p{color:#85a8bc}.listing.products-list .listing__media{max-width:100px;min-width:50px;flex:1;flex-grow:.3}@media screen and (max-width:47.9375em){.listing.products-list .listing__media{max-width:80px}}.listing.products-list .listing__content{flex:1;margin-left:10px}.listing.products-list .listing__platformversions{margin-top:2px}.message__icon{margin-right:10px;width:26px}.message__icon--mail{background:no-repeat center center url(/images/messages/mail.svg)}.message__icon--balloon{background:no-repeat center center url(/images/messages/balloon.svg)}.message__timestamp{color:#c7c7c7;font-size:10px;margin-bottom:10px;display:block}.message__content{font-family:"Source Sans Pro",sans-serif;font-size:14px;line-height:20px;font-weight:300;text-transform:none;width:90%}.message__content--truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overlay{padding:10px}.modal__container{max-width:700px!important;padding:10px;background-color:#eff9fb}@media screen and (min-width:48em){.modal__container{padding:20px}}.modal__container .ui-dialog-titlebar{display:none}.modal__container .modal{box-sizing:border-box;overflow:hidden}.modal__container .modal h3{text-align:left;font-family:Exo;font-size:20px;font-weight:700;margin-bottom:5px;line-height:1.1em}@media screen and (max-width:63.9375em){.modal__container .modal .tabs__container .form__scroll-area{height:auto}}.modal__container .button__group{margin-top:20px;overflow:hidden;padding:0 0 20px;text-align:right}.modal__container .button__group .button{display:inline-block;margin-left:10px}#notification{position:fixed;padding:0 20px;box-sizing:border-box;left:0;bottom:20px;max-width:500px;width:100%;z-index:1000000000000}@media screen and (max-width:47.9375em){#notification{top:64px;bottom:auto;padding:0 10px}}@media screen and (min-width:48em) and (max-width:63.9375em){#notification{top:15px;bottom:auto}}.notification__item{border-radius:6px}.notification__close-all{color:#000;padding:5px;border-radius:6px;cursor:pointer}.notification__close-all:after{content:'Alles sluiten';margin-left:10px}.notification-badge{display:none;position:absolute;right:-2px;top:-2px;width:1.6em;height:1.6em;padding-top:0;box-sizing:border-box;border-radius:.8em;font-size:10px;font-family:"Source Sans Pro",sans-serif;line-height:1.5em;z-index:1;color:#fff;background-color:#e60a3a;text-align:center}.notification-badge:hover{color:#fff}.paginator{margin-top:30px;text-align:center;background-color:#e2e2e2;font-size:16px;line-height:36px}.paginator__container,.paginator__range{display:flex;justify-content:center}.paginator__range{width:100%;border-left:1px solid #fff}.paginator__item{flex:1 1 auto;border-right:1px solid #fff}.paginator__item a{color:#304352}.paginator__item a:hover{color:#85a8bc}@media screen and (max-width:47.9375em){.paginator__item--next .paginator__element span{display:none}}.paginator__item--next .paginator__element:after{font-family:FontAwesome;content:'\f0da';margin-left:10px}@media screen and (max-width:47.9375em){.paginator__item--next .paginator__element:after{margin-left:0}}@media screen and (max-width:47.9375em){.paginator__item--prev .paginator__element span{display:none}}.paginator__item--prev .paginator__element:before{font-family:FontAwesome;content:'\f0d9';margin-right:10px}@media screen and (max-width:47.9375em){.paginator__item--prev .paginator__element:before{margin-right:0}}.paginator__element{display:block;text-transform:uppercase}.paginator__element:hover{color:#222}.paginator__element--disabled{cursor:default;color:#c1c1c1}@media screen and (max-width:47.9375em){.paginator__element--disabled span{display:none}}@media screen and (max-width:47.9375em){.paginator__element--disabled:after{color:#c1c1c1}}.paginator__element--disabled:hover{color:#c1c1c1}.paginator__page--current{font-weight:800;background-color:#a1a1a1}.posts-form{border:1px solid #bebebe;margin:20px 0}.posts-form .ig-button--update{color:#929292}.posts-toolbar{border-top-width:1px;border-top-style:solid;padding:5px 0;overflow:auto}.posts-toolbar a{color:#567892}.posts-toolbar a:hover{color:#85a8bc}.posts-toolbar__form{border-top-color:#c7c7c7;padding:0 20px}.posts-toolbar .ig-form{padding-top:0}.posts-toolbar--post{background-color:none;border-top-color:#b8d6e3;color:#b6cbd7}.posts-toolbar--post .ig-button--inline{color:#b6cbd7}.posts-toolbar__container{display:flex;justify-content:space-between}.posts-toolbar .ig-button{cursor:pointer;border:none}.posts-toolbar .ig-button--solid{padding:15px 20px}.posts-toolbar .ig-button--inline-left{float:left;margin-left:10px}.posts-toolbar .ig-button__icon--flag{float:right;margin:5px 10px 5px;background-image:url(/images/posts/flag.svg);display:block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:21px;height:21px}.posts{margin:10px 0 0 0;padding:0}.posts .post{list-style:none}.posts .highlighted_react{box-shadow:0 0 4px 4px #567892;border:3px solid #b8d6e3}.posts .highlighted_react_parent{box-shadow:0 0 2px 2px #567892}.posts-text__closed{margin-top:20px}.posts-spinner{padding:6px 10px}.posts__button-group{margin-top:15px}.form--compose-new{margin:10px 0 20px 0;padding-bottom:20px;border-top:0;background-color:#b9d6e4}.form--compose-new .ig-form{padding-top:20px}.post__textarea{width:100%;padding:5px;height:120px;margin:15px 0;box-sizing:border-box;border:1px solid #c7c7c7;font-size:.9em}.post{margin-top:26px;border:1px solid #b8d6e3}.post--topic-starter{background:#eff9fb;margin:10px 0 20px 0}.post--topic-starter .igblock__overlay--ig-arrow{background-image:url(/images/grid-block-overlay-arrow-first-post.png)}.post--topic-starter .title--medium{margin-top:0}.post--topic-starter .post__content{display:flex}.post--topic-starter .ig-avatar--post{height:50px;width:50px}.post--topic-starter .post__title__icon{display:inline-block;width:14px;height:16px}.post--first{margin-top:0}.post__content{padding:10px;display:flex;clear:both}.post__content-account-signature{margin-top:.25em;border-top:1px solid #b8d6e3;padding-top:.25em;color:#c1c1c1;line-height:1.2em;font-size:.8em;max-height:2.4em;overflow:hidden!important}.post__content-account-signature:hover{color:#85a8bc}.post__title{flex:1}.post--reply{position:relative}.post--reply:before{content:'';display:block;border-bottom:1px solid #b8d6e3;border-left:1px solid #b8d6e3;position:absolute;top:-20px;left:-31px;width:20px;height:20px}.post--level-1{margin-left:30px}.post--level-2{margin-left:60px}.post--level-3{margin-left:90px}.post__header{background-color:#b8d6e3;text-transform:uppercase;font-family:Exo;font-weight:400}.post__header .igblock__overlay--ig-arrow{background-position:-1px}.post__header [data-widget=voting]{float:right}.post__header a{color:#567892}.post__header a:hover{color:#85a8bc}.post__text{line-height:23px;font-size:14px;flex:1}@media screen and (min-width:48em){.post__text{line-height:28px;font-size:inherit}}.post__text p{margin-bottom:0}@media screen and (min-width:48em){.post__text p{overflow:auto}}.post__text blockquote{font-style:italic;color:#aaa;margin:0}.post__text blockquote:after,.post__text blockquote:before{content:'"';font-size:120%}.post__text img{max-width:100%}.post__text strong{font-size:bold}.post__text em{font-style:italic}.post__author{line-height:40px;font-size:20px;padding-left:10px;display:inline-block}.post__timestamp{font-family:"Source Sans Pro",sans-serif;font-weight:300;font-size:12px;margin-left:5px;text-transform:none;display:inline-block}.post .form .button__group{overflow:hidden;padding:0;margin:0}@-webkit-keyframes spinner{to{transform:rotate(360deg)}}@keyframes spinner{to{transform:rotate(360deg)}}div[data-widget=post] .button[disabled],div[data-widget=post] .ig-button[disabled]{position:relative}div[data-widget=post] .button[disabled]:before,div[data-widget=post] .ig-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}@-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}.inbox-message__content .message__name{padding:0;margin:0;line-height:1.2em}@media screen and (max-width:47.9375em){.inbox-message__content .message__name{margin-bottom:10px}}.inbox-message__item{margin-top:10px;border:1px solid #b8d6e3}.inbox-message__item .title--medium{margin:0}.inbox-message__item.reaction_post{border-top:1px solid #b8d6e3;background-color:#eff9fb}.inbox-message__item:hover{border:1px solid #93c1d5}.inbox-message__container{display:flex;justify-content:space-between;padding:10px;flex:1 1 0%}.inbox-message__text{flex:1 1 auto}.inbox-message .ig-avatar--topic{width:40px;height:40px;min-width:40px;min-height:40px;flex:0 0 auto}.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;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:15rem;margin-bottom:-3px}.inbox-message__message-button{cursor:pointer;border:none;font-family:Exo;color:#222}.inbox-message__message-button--remove{color:#a91535;flex:0 0 auto;right:0;top:0;width:4em;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:#a91535;background-color:#eff9fb;border:1px solid #a91535}@media screen and (max-width:47.9375em){.inbox-message__message-button--remove{width:3em}}.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__list{margin-bottom:20px}.private-message__item{margin-top:20px;border:1px solid #b8d6e3}.private-message__item--first{background:#eff9fb;margin:0 0 10px 0}.private-message__item--first .igblock__overlay--ig-arrow{background-image:url(/images/grid-block-overlay-arrow-first-post.png)}.private-message__item--first .private-message__message-button--remove{display:inline-block}.private-message__item--level-1{margin-left:30px;position:relative}.private-message__item--level-1:before{content:'';display:block;border-bottom:1px solid #b8d6e3;border-left:1px solid #b8d6e3;position:absolute;top:-20px;left:-31px;width:20px;height:20px}@media screen and (max-width:47.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{padding:10px;display:flex;clear:both}.private-message__header{background-color:#b8d6e3;text-transform:uppercase;font-family:Exo;font-weight:400;display:flex;flex-wrap:wrap;position:relative}.private-message__header .igblock__overlay--ig-arrow{background-position:-1px}.private-message__header a{color:#567892}.private-message__header a:hover{color:#85a8bc}.private-message__text{line-height:23px;font-size:14px;flex:1}@media screen and (min-width:48em){.private-message__text{line-height:28px;font-size:inherit}}.private-message__text p{margin-bottom:0}@media screen and (min-width:48em){.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__author{line-height:40px;font-size:20px;padding-left:10px;display:inline-block;flex:0 0 auto}.private-message__timestamp{font-family:"Source Sans Pro",sans-serif;font-weight:300;font-size:12px;margin-left:5px;text-transform:none;display:inline-block;flex:0 0 auto;align-self:center}.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;text-transform:uppercase;font-family:Exo;color:#304352;background-color:#b8d6e3;padding:4px;margin-right:7px;margin-bottom:7px;cursor:pointer}.private-message .data-recipient .fa-close{cursor:pointer}.private-message .data-recipient .fa-close.hover{color:#a91535}.private-message__form-wrapper{margin:20px 0 20px 0;padding:20px 3%;border-top:0;background-color:#b9d6e4}.private-message__form-wrapper a{color:#567892}.private-message__form-wrapper a:hover{color:#85a8bc}.private-message__form--reply-form{position:relative}.private-message__form--reply-form:before{content:'';display:block;border-bottom:1px solid #b8d6e3;border-left:1px solid #b8d6e3;position:absolute;top:-20px;left:-31px;width:20px;height:20px}.private-message__form .message-toolbar__container{display:flex;justify-content:space-between}.private-message__form .message-toolbar__container .ig-button{cursor:pointer;border:none}.private-message__form .message-toolbar__container .ig-button--solid{padding:15px 20px}.private-message__form .message-toolbar__container .ig-button--inline-left{float:left;margin-left:10px}.private-message__textarea{width:100%;padding:5px;height:120px;margin:15px 0;box-sizing:border-box;border:1px solid #c7c7c7;font-size:.9em}.private-message__inbox .button__group{margin-bottom:10px}.private-message__message-button--remove{color:#a91535;position:absolute;right:0;top:0;bottom:0;width:4em;text-align:center;line-height:.5em;text-align:center;font-size:16px;font-weight:700;box-sizing:border-box;display:none}.private-message__message-button--remove:active,.private-message__message-button--remove:hover{transition:all 250ms ease-in;color:#a91535;background-color:#eff9fb;border:1px solid #a91535}@media screen and (max-width:47.9375em){.private-message__message-button--remove{width:3em}}#ui-id-2 li{margin-top:3px}@keyframes spinner{to{transform:rotate(360deg)}}form[data-widget=private-message-form] .button[disabled],form[data-widget=private-message-form] .ig-button[disabled],form[data-widget=send-private-message] .button[disabled],form[data-widget=send-private-message] .ig-button[disabled]{position:relative}form[data-widget=private-message-form] .button[disabled]:before,form[data-widget=private-message-form] .ig-button[disabled]:before,form[data-widget=send-private-message] .button[disabled]:before,form[data-widget=send-private-message] .ig-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}.product-info dl{margin:0;padding:0}.product-info dl dd{margin:0;padding:0;margin-left:110px}.product-info a{text-decoration:underline;font-weight:700}.product-info .block-product-platforms,.product-info .product-info-genres{margin-left:110px}.product-info .block-product-value{font-weight:700}.product-info .block-product-item{float:left;width:110px}.site-layout__item--main .product-info{margin-bottom:20px;font-size:14px}@media screen and (min-width:64em){.site-layout__item--main .product-info{display:none}}.site-layout__item--sidebar .product-specs__box-image{background-color:#b6cbd7;background-color:#eff9fb;height:138px;width:96px;margin:0 auto 10px auto}@media screen and (min-width:48em) and (max-width:63.9375em){.site-layout__item--sidebar .product-specs__box-image{margin:7px 30px 20px 0;float:left}}.site-layout__item--sidebar .product-specs__container{background-color:#85a8bc;background-color:#b8d6e3;padding:20px;margin-bottom:20px}.site-layout__item--sidebar .product-specs__container dl{margin:0}.site-layout__item--sidebar .product-specs__container a{color:#007bad}.site-layout__item--sidebar .product-specs__container a:hover{color:#111b25}.site-layout__item--sidebar .product-specs__container .conclusion__rating{margin-bottom:20px}.site-layout__item--sidebar .product-specs__container .product-info>li{padding:5px 0 0}.site-layout__item--sidebar .product-specs__name{margin:0 0 10px 0;text-transform:uppercase;font-size:1em}.site-layout__item--sidebar .product-specs__platform-name{margin:0}#form-cheat{background:#eff9fb;padding:20px;box-sizing:border-box}#form-cheat .form__select{margin-bottom:10px}#form-cheat .form__label{margin-top:0;margin-bottom:10px;display:block}#form-cheat .form__textarea{min-height:60px;margin-bottom:10px}.cheats .cheat{display:flex;padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid #ddd}.cheats .cheat:last-child{border-bottom:0}.cheats .cheat__title{margin:0}.cheats .cheat__avatar{align-self:flex-start}.cheats .cheat__description{margin-left:10px}.product-detail .product-description{margin-top:20px;line-height:25px;font-weight:400;word-break:break-word}.product-detail .product-description p{margin-bottom:10px}.product-detail .product-description p:last-child{margin-bottom:0}.product-detail .product-review__link{font-size:16px;font-weight:700;margin-bottom:10px}.product-detail .product-review .rs-snippet{margin:0}.product-detail .list__title{font-size:16px;font-weight:700}.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:63.9375em){.product-detail .scrollhor__item{width:20%}}@media screen and (max-width:47.9375em){.product-detail .scrollhor__item{width:auto;max-width:33%;min-width:80px}}.anchor{display:block;position:relative;top:-125px;visibility:hidden;font-size:0}@media screen and (max-width:47.9375em){.anchor{top:-60px}}.platformversionselect .modal__close{float:right;background-color:#a91535}.platformversionselect .platformversionselect__label{display:block;padding:.25em 0 .5em .25em;cursor:pointer}.platformversionselect .platformversionselect__label:hover{background-color:#304352;color:#eff9fb}.platformversionselect .platformversionselect__label .platformversionselect__input{margin-right:.5em}#platformversionselect{flex-basis:700px;flex-grow:0;flex-shrink:1;z-index:2}.rating{display:flex}.rating .rating-lines-wrapper{display:block}.rating .rating__graphic-container{display:flex;align-items:center;justify-content:center}.rating .rating__graphic{margin-left:15px}.rating .rating__value{font-family:Exo;text-align:center;font-size:30px;line-height:40px;font-weight:400;letter-spacing:-2px;padding:2px 10px;border-right:1px solid #85a8bc}.rating .rating__value-line{background-image:url(/images/line_rating.svg);transition:background-position .75s ease-out}.review{display:flex;flex-direction:column;background-color:#85a8bc;padding:10px}.review .rating{background-color:#fff;order:1}.review .rating__value{background-color:#fff}.review .rating__graphic-container{background-color:#fff}.review__summary{color:#fff;line-height:1.7em;text-align:justify;margin-top:1em;order:2}.review__container{margin-top:1em;order:3}.review__product-title{font-weight:400;text-transform:uppercase;letter-spacing:.3px;color:#111b25;text-shadow:rgba(0,0,0,.01) 0 0 1px;text-align:left;margin:0}.review__list{list-style:none;padding:1em;margin:0 0 1px 0}.review__list li{margin-left:19px;margin-bottom:.5em;line-height:1.5em;list-style-position:outside}.review__list li:last-child{margin-bottom:0}.review__list li:before{margin-right:10px;font-weight:700;margin-left:-20px}.review__list--header{font-size:bold;text-transform:uppercase;margin-bottom:.5em;margin-left:0;display:none}.review__list--pro:before{content:"+";color:green}.review__list--con:before{content:"–";color:red}.review__list-wrapper{display:flex;flex-wrap:wrap;width:100%}.review__list-item{background-color:#b6cbd7;margin:0 0 1px 0;flex:1 1 auto;box-sizing:border-box;width:100%}@media screen and (min-width:48em){.review{flex-direction:row;flex-wrap:wrap;padding:20px}.review .rating{width:150px;flex-direction:column-reverse;justify-content:flex-end;margin-right:1em;margin-bottom:0;background-color:transparent}.review .rating .rating__value{letter-spacing:-5px;font-size:80px;line-height:80px;padding:5px 0 10px;border-right:none}.review .rating .rating__graphic{margin-top:16px;margin-bottom:5px;margin-left:auto}.review__summary{flex:1 1 0px;margin:0}.review__container{flex:1 1 100%;margin-top:1em}.review__container .review__list-item:first-child{border-right:1px solid #85a8bc}.review__list-item{width:50%}}.readmore{line-height:1.35em}@media screen and (max-width:47.9375em){.readmore{padding:10px;margin-bottom:20px;flex:1 1 auto}}.tabs{display:flex;background-color:#c7c7c7}.tabs__element{flex:1;min-width:0;position:relative}.tabs .ui-tabs-active::after{content:"";display:block;width:17px;height:9px;background:transparent url(/images/arrow-down-grey.svg) center center no-repeat;position:absolute;bottom:-9px;left:50%;margin:0 auto 0 -8px}.tabs__toggle{text-align:center;border-left:1px solid #fff;color:#304352;padding:8px;text-transform:uppercase;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tabs__container{margin-top:12px;color:#304352}.topic{display:flex;justify-content:space-between;border:1px solid #b8d6e3;margin:20px 0;position:relative}.topic:hover{border:1px solid #93c1d5}.topic__post-first-text{margin-top:20px}.topic__toolbar{border-top:1px solid #b8d6e3;padding:5px 0;overflow:auto}.topic__container{display:flex;justify-content:space-between;padding:10px;flex:1 1 0%}.topic__content{margin-right:auto}.topic__content .topic__name{padding:0;margin:0;line-height:1.2em}@media screen and (max-width:47.9375em){.topic__content .topic__name{margin-bottom:10px}}.topic__content .topic__icon{display:inline-block;width:14px;height:16px}.topic .ig-avatar--topic{width:40px;height:40px;min-width:40px;min-height:40px}.topic__footer{display:flex;flex-direction:row}.topic__meta{font-size:.8em;color:#8e8e8e}.topic__comment-count{width:40px;min-width:63px;text-align:center;background-color:#b8d6e3;display:flex;justify-content:center;align-items:center;padding-top:15px;background-image:url(/images/comments.png);background-repeat:no-repeat;background-position:center 5px}.topic-search__term{color:#567892}.topic-search__form{display:flex;flex-direction:row;flex:1 1 auto}.topic-search__input{margin-right:20px;line-height:31px;padding:0 10px;flex:1 1 auto}@media screen and (max-width:47.9375em){.topic-search__input{margin-right:3%;padding:0 2%}}.topic-search__submit{flex:0 0 auto}.topic-search__title{margin:0;margin-right:20px;line-height:36px;flex:0 0 auto}.topic-search__bar{border:1px solid #b9d6e4;display:flex;flex-wrap:wrap;margin:20px 0;padding:20px;background-color:#eff9fb}@media screen and (max-width:47.9375em){.topic-search__bar{padding:20px 3%}}@media screen and (max-width:47.9375em){.topic-search-list .topic{margin-bottom:10px}}.topic-search-list__forum{color:#304352}.topic-search-list__date{color:#567892}.topic-search-list__link{display:block;padding:10px}.ig-button.ig-button--solid.ig-button--right.topic-follow{transition:none}.topic-follow:before{display:inline-block;width:21px;height:21px;margin:-3px 5px 0 0;vertical-align:middle;cursor:pointer;background-color:#eff9fb;background-image:none;content:'';transition:none}.topic-follow:hover{color:#567892}.topic-follow.following:before{background-color:#304352;background-image:url(/images/insidegamer-checkbox.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;content:''}.topic-follow.following:hover:before{background-color:#141c22}.topic-follow-detail .search__input{width:100%;box-sizing:border-box;padding:5px;border:1px solid #000}.topic-follow-detail .search__results{list-style:none;padding:0;margin:0}.topic-follow-detail .search .ui-autocomplete.search__results.ui-front{width:100%!important}.topic-follow-detail .search .ui-menu-item{border:1px solid #b8d6e3;border-top-width:0;padding-bottom:10px}.topic-follow-detail .search__link{display:block;box-sizing:border-box;padding:10px}.topic-follow-detail .search__emptyresults{display:block;padding:10px 10px 0 10px}.topic-follow-detail .search__link-product-title{display:block;margin-bottom:4px}.topic-follow-detail .search__link-product-platforms{display:block}.topic-follow-detail .search__link-product-platform{background-color:#304352;color:#eff9fb;padding:.25em .5em;display:inline-block;margin:0 .25em .25em 0}.topic-follow-detail .search__link-product-platform:hover{background-color:#567892}.topic-follow-detail .search__link-product-platform:after{content:'+';color:#eff9fb;position:relative;top:-.25em;left:.25em}.topic-follow-detail .topic-follow-list .follow-list__component .follow-list__content{order:1}.topic-follow-detail .topic-follow-list .follow-list__component .ig-button__remove{position:inherit;order:2}.topic-detail.disabled,.topic.disabled{opacity:.7}@media screen and (min-width:26.5625em){.topic__comment-count{background-position:center 15px}}@media screen and (max-width:47.9375em){.topic__meta-container{display:flex;justify-content:space-between}.topic__meta{margin-right:auto}.topic__content{margin-right:inherit;flex:1}.topic__comment-count{background-position:center 10px;min-width:50px;min-height:40px;margin-left:5px}}.topic-filter{display:flex;justify-content:space-between;align-items:center;background-color:#eee;margin-bottom:20px}.topic-filter__actions{padding:5px;position:relative;display:none}.topic-filter__link{font-family:Exo;text-transform:uppercase;font-size:.9em;background:#eee;border:1px solid #c7c7c7;display:block;padding:5px 10px}.topic-filter__link.has-dropdown:after{font-family:FontAwesome;content:' \f0d7'}.topic-filter__link.has-dropdown.active:after{font-family:FontAwesome;content:' \f0d8'}.topic-filter__create{padding:10px 15px;flex:1}.topic-filter__create:hover .topic-filter__create-icon path{fill:#85a8bc}.topic-filter__create-icon{width:18px;height:18px;display:inline-block;position:relative;top:3px;margin-right:5px}.topic-filter__create-icon path{fill:#fff}.topic-filter__dropdown{display:none;position:absolute;top:34px;left:5px;min-width:130px}.topic-filter__dropdown .topic-filter__action:first-child .topic-filter__link{border-top:1px solid #c7c7c7}.topic-filter__dropdown .topic-filter__link{width:100%;border-top:0}@media screen and (min-width:48em){.topic-filter__action{display:inline-block!important}}@media screen and (max-width:47.9375em){.topic-filter__action{display:block}}.rs-snippet{line-height:1.6em}.rs-snippet__iframe,.rs-snippet__image,.rs-snippet__instagram,.rs-snippet__twitch,.rs-snippet__twitter,.rs-snippet__video,.rs-snippet__youtube{margin-bottom:25px;padding-top:5px;text-align:center;width:100%}.rs-snippet__snippetcontainer--box{margin-bottom:25px;margin-top:5px}.rs-snippet__imagegallery{margin-bottom:25px;padding-top:5px}.rs-snippet__twitter{min-height:100px}.rs-snippet__twitter .twitter-tweet{margin:0 auto!important;max-width:none!important}@media screen and (max-width:63.9375em){.rs-snippet__twitter .twitter-tweet{width:100%!important}}.rs-snippet__paragraph p{margin-bottom:20px}.rs-snippet__paragraph p:last-child{margin-bottom:0}.rs-snippet__paragraph--box{background-color:#eff9fb;padding:20px;line-height:1.4em;color:#303030}@media screen and (max-width:47.9375em){.rs-snippet__paragraph--box{padding:15px 12px}}.rs-snippet__paragraph ul{list-style:disc inside;padding-left:0}.rs-snippet__header{margin-top:0;margin-bottom:0;font-family:Exo;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-shadow:rgba(0,0,0,.01) 0 0 1px;text-shadow:rgba(0,0,0,.01) 0 0 1px;font-size:20px;font-weight:700;text-transform:uppercase}.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:47.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-title{align-self:center;flex:1;line-height:1.3em}.rs-snippet__quote{font-family:Exo;text-transform:uppercase;color:#333;font-size:160%;position:relative;padding:30px 0 20px;margin-top:35px;margin-bottom:20px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0;text-align:center}.rs-snippet__quote:before{content:'\f10d';font-family:FontAwesome;color:#acacac;background:#fff;display:block;position:absolute;padding:0 10px;top:-20px;left:50%;font-size:180%;margin-left:-20px}.rs-snippet__html iframe{width:100%}.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__iframe,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__image,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__instagram,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__list,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__twitch,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__twitter,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__video,.rs-snippet__snippetcontainer .rs-snippet__subsnippet .rs-snippet__youtube{padding-top:0;margin-bottom:20px}.block .rs-snippet:last-of-type{margin-bottom:0}aside .block .rs-snippet__header,aside .block .rs-snippet__list,aside .block .rs-snippet__paragraph,aside .block .rs-snippet__quote{margin-left:0;margin-right:0;margin-bottom:20px}.ig__above-fold .block .rs-snippet{margin-bottom:15px}.ig__above-fold .block .rs-snippet:last-of-type{margin-bottom:0}.ig__above-fold .block .rs-snippet__image{padding:0}.ig__above-fold .block .rs-snippet__youtube{padding-top:0}.upload--image{position:relative;overflow:hidden;min-height:40px;background-color:#fff}.upload--image.upload--has-image{background-color:transparent}.upload--image-button{z-index:1;position:absolute;top:0;left:0;width:190px;height:190px;display:block;cursor:pointer;text-indent:-100%;color:transparent;opacity:0;background-color:transparent;border-width:0}.upload--image-button:hover{background-color:#eff9fb;opacity:.5}.profile{background-color:#eff9fb;padding:20px;display:flex;flex-direction:row;width:auto;overflow:inherit;margin-bottom:25px;align-items:flex-start;line-height:1.3}.profile--button-group{text-align:right;margin:12px 0;display:flex}.profile--button-group .ig-button{flex:.8 1 auto}.profile--button-group .button--cancel{flex:.2 .2 auto;margin-right:12px}.profile--edit-button{display:block;cursor:pointer;background-color:#304352;color:#eff9fb;padding:8px;margin-bottom:12px;text-align:center}.profile--edit-button:hover{background-color:#567892;color:#eff9fb}.profile--avatar{flex:0 0 190px}.profile--avatar-instructions{color:#567892;font-size:.8rem;display:none;max-width:190px}.profile--column-profile{flex:1 1 auto;display:flex;flex-wrap:wrap;font-family:Exo;position:relative;margin-left:24px}.profile--name{margin:0}.profile--name-and-followers{box-sizing:border-box;background-color:#b8d6e3;padding:8px;align-self:stretch;min-height:70px}.profile--level{color:#111b25;font-weight:700}.profile--level::after{content:'|';margin:0 .25em 0 .5em}.profile--level,.profile--name-followers{font-size:.9rem}.profile-settings .emailsetting{background-color:#b8d6e3;margin-bottom:.25em}.profile-settings .emailsetting-label{cursor:pointer;padding:.5em;display:block}.profile--block{margin:0 0 12px 0}.profile--block-username-wrapper{flex:1 1 100%;display:flex;flex-wrap:wrap}.profile--block-username{flex:1 1 0%;position:relative;min-height:70px}@media screen and (max-width:47.9375em){.profile--block-username{flex:1 1 100%}}.profile--block-username::before{content:" ";width:16px;height:24px;background:url(/images/arrow-left-blue.svg) center center no-repeat;display:block;position:absolute;left:-16px;top:20px}.profile--block-title{display:inline-block}.profile--block-message-and-following{flex:0 1 auto}.profile--block-message-and-following--wrapper{display:flex;justify-content:flex-end;align-items:center;background-color:#b8d6e3;margin-bottom:auto;padding-right:10px;min-height:70px}.profile--block-message-and-following .notification-badge{right:-7px;top:-7px;font-size:12px}.profile--block-message{background:#304352;color:#fff;position:relative;text-align:center;font-size:1rem;text-transform:uppercase;box-sizing:border-box}.profile--block-message-envelope{background:url(/images/mail.svg) center center no-repeat;background-size:25px 17px;display:inline-block;width:25px;height:17px;padding-left:.5em;position:relative}.profile--block-tabs{flex:0 100%}.profile--block #profile-tab-collection,.profile--block #profile-tab-follow,.profile--block #profile-tab-settings,.profile--block #profile-tab-wishlist{display:none}.profile--block #profile-tab-bio{position:relative}.profile--block .readmore_fadeout{max-height:150px;overflow:hidden}.profile--block .readmore_fadeout::after{position:absolute;bottom:-40px;left:0;content:'LEES MEER';width:100%;text-align:center;padding-top:40px;background:linear-gradient(to bottom,rgba(239,249,251,0) 0,#eff9fb 50%,#eff9fb 100%);cursor:pointer}.profile--block .follow-section{border-bottom:1px solid #567892;padding:.5em}.profile--signature{margin-top:12px;color:#304352;font-family:Exo}.profile--signature-header{margin-bottom:.5rem}.profile--signature-wrapper{position:relative;overflow:hidden;max-width:190px}.profile--signature-edit{z-index:1;display:block;position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.profile--experience{position:relative;margin-top:12px;padding:8px;background-color:#565656;color:#fff}.profile--experience-stats{position:relative;z-index:2;color:#fff}.profile--experience-level{position:absolute;z-index:2;color:#c1c1c1;font-weight:700;text-transform:uppercase;right:8px}.profile--experience-progress{position:absolute;z-index:0;left:0;top:0;bottom:0;background-color:#85a8bc}.profile--following{color:#304352;width:100%;padding:8px;text-align:center}.profile--following-label{display:block;cursor:pointer}.profile--following-status{font-weight:700}.profile--wall-heading{font-family:Exo;color:#111b25;background-color:#c7c7c7;padding:8px;display:block;text-transform:uppercase;margin:0}.profile--wall-heading::before{content:'\25BC';position:relative;top:-2px;font-size:10px;margin-right:1em}.profile .account-signature{min-height:6em;max-width:190px}.profile .account-input-label{display:block}.profile .account-input-label-text{display:inline-block;width:40%}.profile .account-bio{min-height:6em;width:100%;max-width:720px}.profile .account-profile-hide-initial{display:none}.profile .button__group{text-align:right;width:100%}.profile .button__group .button{padding:8px;margin:12px}.profile .tabs{flex-wrap:wrap;align-content:center}.profile .tabs__element{flex:1 1 auto}.follow-list{margin-top:1em}.follow-list__component{position:relative;background-color:#fff;border-bottom:1px solid #c7c7c7;margin-bottom:.5em;display:flex;min-height:2em}.follow-list__component__media{flex:1;max-width:100px;min-width:50px;margin-right:1em}.follow-list__component__media__link{display:flex;padding:.25em .5em}.follow-list__content{margin-left:10px;padding:.25em 30px .25em 0;flex:1}.follow-list__heading{margin:0}.topic-follow-list-forum__name{padding-right:1em;min-width:100px}.topic-follow-list-forum__topic-name{color:#304352}.ig-form .profile--button-group{margin-bottom:25px}.products-list__component{position:relative}.profile-inbox-link{height:60px;margin:5px 0 5px 10px;box-sizing:border-box}.profile-inbox-link .profile--following-label,.profile-inbox-link a{display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap;flex-direction:column;height:100%;padding:0 10px;box-sizing:border-box}@media screen and (max-width:47.9375em){.profile-inbox-link .profile--following-label,.profile-inbox-link a{flex-direction:row}}.profile-inbox-link .profile--following-label .notification-badge,.profile-inbox-link a .notification-badge{margin:0}.profile-inbox-link--follow{border:1px solid #304352}.profile-inbox-link--follow .profile--following-label span{margin:3px 0 0 0}.profile-inbox-link input[type=checkbox].ig-form__checkbox+label .ig-form__checkbox-placeholder{margin:6px 0 0 0;border:1px solid #304352}@media screen and (max-width:47.9375em){.profile{display:block;padding:10px;flex-direction:column}.profile--column-profile{width:100%;display:block;flex-wrap:nowrap;flex-direction:column;margin:0}.profile--block{margin:12px 0}.profile--block-username{margin-bottom:12px}.profile--block-username::before{display:none}.profile--block-message-and-following{margin:0 auto 12px auto;flex:1 1 100%;justify-content:center}.profile--block-message-and-following--wrapper{justify-content:center;padding-right:0}.profile--block-tabs{display:block}.profile--avatar{display:block;max-width:160px;margin:20px auto 12px auto}.profile-inbox-link{display:flex;height:50px;margin-right:10px;margin:0 5px;width:auto}.profile-inbox-link .profile--following-label span,.profile-inbox-link a span{margin:0}.profile-inbox-link input[type=checkbox].ig-form__checkbox+label .ig-form__checkbox-placeholder{margin:0 3px}}.form__input-text{font-weight:700}.video-embed-container{position:relative;padding-bottom:56.25%;height:0}.video-embed-container--16x9{padding-bottom:56.25%}.video-embed-container--4x3{padding-bottom:75%}.video-embed-container div,.video-embed-container embed,.video-embed-container object,.video-embed-container video,.video-embed-container>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.membercontent_create{min-height:900px}.membercontent_create fieldset{margin:0 0 1em 0;padding:0;border-width:0}.membercontent_create .field_container{padding-bottom:.5em;margin:0 .5em 1em .5em;box-sizing:border-box;position:relative}@media screen and (max-width:63.9375em){.membercontent_create .field_container{border:1px solid #b8d6e3;padding:.5em}}.membercontent_create .field_error{border:1px solid red;background-color:#ffd3ce;margin:0 0 1em 0;padding:0 .5em}.membercontent_create label{display:block;font-weight:700}.membercontent_create .caption{font-size:.9em;font-style:italic;display:block;text-align:right;margin-top:.25em}.membercontent_create .required::after{content:' *';color:#a91535}.membercontent_create .tooltip{left:100%;top:1.2em;width:290px;position:absolute;border:1px solid #111b25;padding:.5em;background-color:#304352;color:#fff;z-index:42;box-shadow:5px 5px 8px 1px #565656;opacity:0;transition:all .2s ease-out}@media screen and (max-width:63.9375em){.membercontent_create .tooltip{position:static;display:block;opacity:1;width:100%;margin-bottom:8px;background-color:transparent;box-shadow:none;box-sizing:border-box;border-width:0;color:#304352;padding:0;transition:none}}.membercontent_create .tooltip_visible{opacity:1}.membercontent_create .radio_group{border-bottom:1px solid #fff;display:flex}.membercontent_create .radio_group .article_type{flex:0 0 auto;align-content:flex-start;padding:.5em}.membercontent_create input[type=text],.membercontent_create textarea{width:100%;box-sizing:border-box;padding:5px}.membercontent_create input[type=text]:focus,.membercontent_create textarea:focus{border-color:#85a8bc}.membercontent_create #membercontent_body{height:5em}.membercontent_create .membercontent_header_video{align-items:left}.membercontent_create .membercontent_header_video_container{display:flex;flex:0 0 1;align-content:center}.membercontent_create .membercontent_header_video_prefix{align-items:left;padding:5px 0}.membercontent_create .membercontent_negatives,.membercontent_create .membercontent_positives{height:5em}.membercontent_create #membercontent_submit{text-align:right}.membercontent_create #membercontent_submit_button[disabled=disabled]{background-color:grey;color:#fff}.membercontent_create input[type=submit]{background-color:#85a8bc;color:#fff;border-width:0;padding:5px;cursor:pointer}.membercontent_create input[type=submit].error{background-color:red}.membercontent_create input[type=submit].valid{background-color:#0f0}.membercontent_create .membercontent_no_filereader{border:1px solid #ff0;background-color:beige;padding:1em}.search__input{width:100%;box-sizing:border-box;padding:5px;border:1px solid #c7c7c7}.search__results{background-color:#cbdfe8;list-style:none;padding:0;margin:0;max-height:450px;overflow-y:scroll;border:1px solid #c7c7c7;box-sizing:border-box;box-shadow:inset 2px 2px 5px rgba(0,0,0,.1)}.search .ui-autocomplete.search__results.ui-front{width:100%!important}.search .ui-menu-item{border:1px solid #85a8bc;border-top-width:0;padding:12px}.search__link{display:flex;box-sizing:border-box;margin-left:1em}.search__emptyresults{display:block;padding:12px 12px 0 12px}.search__link-product-title{display:block;margin-bottom:4px}.search__link-product-platforms{display:block}.search__link-product-platform,.search__results_masters .search__link{background-color:#304352;color:#eff9fb;padding:.25em .5em;display:inline-block;margin:0 .25em .25em 0}.search__link-product-platform:hover,.search__results_masters .search__link:hover{background-color:#567892;color:#304352}.search__link-product-platform:after,.search__results_masters .search__link:after{content:'+';color:#eff9fb;position:relative;top:-.25em;left:.25em}/*!
 *  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;transform:translate(0,0)}.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{-webkit-filter:none;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 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;transform:translate(0,0)}.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{-webkit-filter:none;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}.icon--hamburger{background-image:url(/images/top-menu/hamburger.svg)}.icon--search{background-image:url(/images/top-menu/search.svg)}.icon--messages{background-image:url(/images/top-menu/messages.svg)}.icon--user-new{background-image:url(/images/top-menu/user-new.svg)}.icon--lock{background-image:url(/images/forum/lock.svg)}.icon--rss{background-image:url(/images/footer/footer-rss.svg)}.icon--facebook{background-image:url(/images/footer/footer-facebook.svg)}.icon--twitter{background-image:url(/images/footer/footer-twitter.svg)}.icon--youtube{background-image:url(/images/footer/footer-youtube.svg)}.icon--twitch{background-image:url(/images/footer/footer-twitch.svg)}.icon--instagram{background-image:url(/images/footer/footer-instagram.svg)}@media screen and (max-width:47.9375em){body{padding-top:57px}}@media screen and (min-width:48em){body{background-image:url(/images/wallpaper.png);padding-top:130px}}main{background:#fff;position:relative;z-index:1}@media screen and (min-width:64em){main{width:970px;max-width:970px}}@media screen and (min-width:48em){main{padding:0 0 15px 0;border-right:15px solid #fff;border-left:15px solid #fff}}@media screen and (max-width:47.9375em){main{padding:0 10px;box-sizing:border-box}}.site__content{width:100%;display:flex;flex-direction:column}.site__header{background:#fff;z-index:2;position:fixed;top:0;width:100%}@media screen and (min-width:48em){.site__header{text-align:center;border-bottom:1px solid #c7c7c7}}.site__header .site__container{text-align:left}.content__grid{width:100%}@media screen and (min-width:48em){.content__grid .readmore{margin-top:0;margin-bottom:25px;flex:1 1 100%}}.billboard{margin:10px auto;width:970px}.rectangle.grid__row{margin:10px auto;text-align:center;justify-content:center}.site-layout--flex{display:flex;flex-direction:column}@media screen and (min-width:64em){.site-layout--flex{flex-direction:row}}.site-layout__item{flex:1 1 auto}.site-layout__item--main{margin-bottom:20px;position:relative}.site-layout__item--sidebar{display:flex;flex-direction:column;margin-bottom:20px}@media screen and (min-width:64em){.site-layout__item--sidebar{flex:0 0 300px;max-width:300px;margin-left:30px}}.site-layout__item--sidebar .block{margin-bottom:20px;flex:0 0 auto}button{display:inline-block}.icon--ig{margin:0 2px}.logo--center{text-align:center}.igsection{margin-bottom:20px;width:100%}.list__seperator{font-weight:600}.list__meta{text-transform:none}.summary{text-transform:none;background-color:#eff9fb;padding:10px}.summary__title{text-transform:uppercase;margin-bottom:10px}.summary__content p{margin-top:0}.summary__rating{margin-top:10px}.summary__rating .grid__item{border-right:1px solid #ccc;padding:0 20px}.summary__rating .grid__item:first-child{padding-left:10px}.summary__rating .grid__item:last-child{border:none}.summary__opinions{list-style:none;margin:0;padding:0}.summary__opinion{margin-bottom:15px;font-weight:700;line-height:1em;font-size:.9em}.badge.badge__triangle--top-left:before{border-top:25px solid #fff;border-right:40px solid transparent}.photoswipe{clear:left}.author{background:red}.hide-initial{display:none}.ui-helper-hidden-accessible{display:none}figure img{max-width:100%;height:auto;display:block}.article__title{letter-spacing:.3px;font-family:Exo;font-size:35px;font-weight:100;text-transform:uppercase;margin-top:0;margin-bottom:10px;line-height:35px;-webkit-font-smoothing:subpixel-antialiased;-webkit-text-shadow:rgba(0,0,0,.01) 0 0 1px;text-shadow:rgba(0,0,0,.01) 0 0 1px}.article__title--subtitle{font-size:20px;font-weight:700;margin:0 0 15px;line-height:20px}.article__media{margin-bottom:20px}.article__introduction,.article__snippets{text-align:justify}.article__introduction{line-height:25px;font-weight:400;margin-bottom:1em}.article-edit{background:#000;color:#fff;width:100%;text-align:center;padding:5px 0;cursor:pointer;border-radius:3px 3px 0 0;border:none;margin-bottom:20px}.article-pagebreak{margin-bottom:20px}.article-pagebreak__index{display:flex;flex-wrap:wrap;margin-left:-10px}@media screen and (max-width:47.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:47.9375em){.article-pagebreak__index li{width:100%}}.article-pagebreak__index .article-pagebreak__link{font-family:Exo;font-size:.8em;text-transform:uppercase;display:block;padding:10px 10px}.article-pagebreak__index .article-pagebreak__link i{padding-right:10px;margin-right:10px;color:#a7a7a7;border-right:1px solid #e3e3e3}.article-pagebreak__index .article-pagebreak__link.active{opacity:.5;pointer-events:none;cursor:default}.article-pagebreak__index .article-pagebreak__link.active:hover{color:#fff}.articles-list{padding:0;background:#fff;margin:10px 0}.articles-list__description{margin:.5em 0}.articles-list__component{padding:10px 0;border-bottom:1px solid #ddd;transition:all .2s ease-out;display:flex;color:#85a8bc}.articles-list__component:last-child{border-bottom:0 none}.articles-list__component h3{margin:0 0 3px;font-size:21px;font-family:Exo;font-weight:400}.articles-list__component h3 a{color:#304352}.articles-list__component h3 a:hover{color:#567892}@media screen and (max-width:47.9375em){.articles-list__component h3{font-size:18px}}.articles-list__component a.platform__item{display:inline-block;padding:3px 5px;color:#fff;background-color:#85a8bc;margin-right:3px;margin-top:5px;font-family:exo;font-weight:400;font-size:13px}.articles-list__component a.platform__item:hover{background:#57849e;transition:background-color .5s ease}.articles-list__media{max-width:80px;min-width:50px;flex:1;flex-grow:.5;margin-right:10px}@media screen and (max-width:47.9375em){.articles-list__media{max-width:64px}}.articles-list__thumbnail{display:block}.articles-list__link{display:block}.articles-list__content{flex:1;flex-grow:3}.articles-list__content .content__category,.articles-list__content .content__title{margin:0;font-family:"Source Sans Pro",sans-serif;font-size:14.4px}.articles-list__content .content__meta{font-size:.8em}.articles-list__category{display:block;text-transform:capitalize;font-size:15px}@media screen and (max-width:47.9375em){.articles-list__category{font-size:13px}}.articles-list__meta{font-size:14px}@media screen and (min-width:64em){.articles-list__meta{font-size:12px}}.articles-list__meta span{display:inline-block}.articles-list__meta span:after{content:"|";display:inline-block;padding:0 5px}@media screen and (max-width:47.9375em){.articles-list__meta span:after{padding:0 3px}}.articles-list__meta span:last-child:after{content:"";display:none}.articles-list__meta span .articles-list__comments{display:inline-block}@media screen and (max-width:47.9375em){.articles-list__meta span .articles-list__comments{display:none}}@media screen and (max-width:47.9375em){.articles-list__meta{font-size:12px}}.articles-list__comments{display:inline-block;margin-left:2px;position:relative;color:#fff;font-weight:700;font-size:12px;font-family:"Source Sans Pro",sans-serif;padding:0 5px;vertical-align:top;background-color:#63a8d0;border-bottom:1px solid #3b4d58;min-width:22px;text-align:center;box-sizing:border-box}.articles-list__comments svg{position:absolute;top:0;right:0}@media screen and (max-width:47.9375em){.articles-list__comments svg{top:-2px}}@media screen and (max-width:47.9375em){.articles-list__comments{font-size:10px;margin-left:0}}.articles-list__filter{background:#b8d6e3;border:none;padding:15px 20px 20px}@media screen and (max-width:47.9375em){.articles-list__filter{padding:8px 10px 10px;flex-wrap:wrap}}.articles-list__filter h2{color:#000;margin:0;font-weight:800;margin-bottom:10px;text-transform:uppercase;line-height:17px;font-size:16px}.articles-list__searchparams{padding:10px 0 10px 10px;margin-top:3px;border:1px solid #fff}.articles-list__search{display:flex;align-items:baseline}@media screen and (max-width:47.9375em){.articles-list__search{flex-direction:column;margin-right:10px}}.articles-list__platformselect,.articles-list__searchinput,.articles-list__submit{margin-right:10px}@media screen and (max-width:47.9375em){.articles-list__platformselect,.articles-list__searchinput,.articles-list__submit{width:100%;margin-bottom:10px}}.articles-list__searchinput{color:#fff;flex:1;display:flex;align-items:baseline}.articles-list__searchinput input[type=text]{flex:1;color:#333;width:100%;height:35px;padding:0 10px;border:none;box-sizing:border-box}@media screen and (max-width:47.9375em){.articles-list__searchinput input[type=text]{height:28px}}.articles-list__submit{text-align:right}@media screen and (max-width:47.9375em){.articles-list__submit{padding-left:69px;width:100%;box-sizing:border-box;margin-bottom:0}}@media screen and (max-width:47.9375em){.articles-list__submit button{width:100%}}.articles-list__search--label{margin-right:5px;color:#fff;text-transform:uppercase}@media screen and (max-width:47.9375em){.articles-list__search--label{margin-right:3px;flex-basis:69px;flex-grow:0;font-size:14px}}.ig__above-fold .grid__item{position:relative}.ig__above-fold>.grid__item>.grid__row--flex a{padding-top:0;margin-top:0}@media screen and (max-width:47.9375em){.ig__above-fold>.grid__item{flex-wrap:wrap;flex-direction:row}.ig__above-fold>.grid__item:nth-child(3) .list,.ig__above-fold>.grid__item:nth-child(3) .readmore{display:none}}@media screen and (max-width:63.9375em){.ig__above-fold>.grid__item{width:100%}.ig__above-fold>.grid__item:nth-child(2){display:none}}@media screen and (min-width:48em) and (max-width:63.9375em){.ig__above-fold>.grid__item{max-height:800px;height:800px}.ig__above-fold>.grid__item:nth-child(1){padding:0 15px 0 0;flex:1 1 0%}.ig__above-fold>.grid__item:nth-child(3){flex:0 0 300px}}@media screen and (min-width:64em){.ig__above-fold>.grid__item{max-height:800px;height:800px}.ig__above-fold>.grid__item:nth-child(1){flex:1 1 0%}.ig__above-fold>.grid__item:nth-child(2){padding:0 15px;flex:2 1 0%}.ig__above-fold>.grid__item:nth-child(3){flex:0 0 300px}}.ig__above-fold--center>.grid__row--flex{flex-direction:column}.ig__above-fold--center .igblock{margin-bottom:0}.ig__above-fold--center .igblock--full-media{flex:1 1 auto}.ig__above-fold--center .igblock__below{flex:0 1 auto;margin-top:14px}.ig__above-fold--center .block__title,.ig__above-fold--center .igblock__title{font-family:Exo}.ig__above-fold--right .articles-list__category{display:none}.ig__above-fold--right .rs-banner{flex:0 0 auto}@media screen and (min-width:48em){.ig__above-fold--right .articles-list__meta{display:none}}.ig__above-fold h2.title--medium{margin-top:0;background-color:#b8d6e3;padding:5px}.ig__above-fold.grid__row{margin-top:15px;margin-bottom:0}@media screen and (min-width:48em){.ig__above-fold.grid__row{margin-bottom:20px}}.ig__above-fold .list{flex:1 1 auto;overflow:hidden;position:relative;display:flex;flex-direction:column}@media screen and (min-width:48em){.ig__above-fold .list:after{content:"";position:absolute;bottom:0;width:100%;height:55px;background:linear-gradient(rgba(255,255,255,0),#fff);pointer-events:none}}.ig__above-fold .list__title{flex:1 1 100%}.ig__above-fold .list__item{flex:1 1 100%}.ig__above-fold .list__item--featured{padding:0}@media screen and (max-width:47.9375em){.ig__above-fold .list__item--featured{order:8;margin-top:10px}}@media screen and (min-width:64em){.ig__above-fold .list__item--featured{display:none}}.ig__above-fold .list__item--featured a{display:flex}.ig__above-fold .list__item--featured .grid__item{height:250px}@media screen and (max-width:47.9375em){.ig__above-fold .list__item--featured .grid__item{margin-bottom:10px;height:300px}}.ig__above-fold .list__item--banner0{padding:0}@media screen and (max-width:47.9375em){.ig__above-fold .list__item--banner0{order:8;margin-top:10px;text-align:center}}.ig__above-fold .list__item--homepage-block{margin:0 0;padding:14px 0 10px}@media screen and (min-width:64em){.ig__above-fold .list__item--homepage-block{display:none}}@media screen and (max-width:47.9375em){.ig__above-fold .list__item--homepage-block{display:none}}.ig__above-fold .list li{flex:0 1 auto}.ig__above-fold .readmore{flex:1 1 auto;max-height:17px}@media screen and (max-width:47.9375em){.ig__above-fold .readmore{flex:1 1 100%}}.spacer--firefox-fix{display:block;width:100%;height:1px;margin-bottom:-1px}.content__paragraph{line-height:28px}.content__paragraph.rs-snippet-paragraph-box{padding:1em;font-size:.9em;line-height:28px}@media screen and (max-width:47.9375em){.content__paragraph.rs-snippet-paragraph-box{margin:1em 0}}.content__paragraph.rs-snippet-paragraph-box p{margin-bottom:0}.content__image{margin:0 0 14px 0}.content__header p{margin:0}.content .snippetcontainer--subsnippet .content__image{margin:0}.footer-links__container{background:#303030;overflow:auto;color:#f2f2f2;padding:25px 0;z-index:1;position:relative}.footer-links{display:flex;justify-content:space-between;flex-direction:row;margin:0 auto;max-width:970px;padding:0 15px}@media screen and (max-width:63.9375em){.footer-links{max-width:728px}}.footer-links__header{font-family:Exo;text-transform:uppercase;font-size:16px;color:#a6a6a6;flex-basis:100%}.footer-links__item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:34px;font-size:14px;color:#767676}.footer-links__column{padding:0 10px;display:none;display:flex;flex-wrap:wrap;justify-content:space-between;flex:1 1 auto}.link__list{list-style:none;padding:0;margin:0;flex:1 1 auto}.link__list a{color:#767676}.link__list a:hover{color:#a0a0a0}@media screen and (max-width:47.9375em){.link__list{flex-basis:100%}}.footer-icon{float:left;margin-right:10px;margin-top:7px;display:block;background-size:contain;background-position:center center;background-repeat:no-repeat;width:21px;height:21px}.list{font-family:"Source Sans Pro",sans-serif;list-style:none;margin:0;padding:0}.list-category{border-bottom:1px solid #b8d6e3}.list--separator .list__item{border-bottom:1px solid #b8d6e3}.list--separator .list__item--featured{border-bottom:0 none}.list--separator .list__item a{color:#304352}.list--separator .list__item a:hover{color:#567892}.list--separator .list__item:last-child{border-bottom:0}.list__item{padding:10px 0}.list__item a{display:block}.list__item a:visited{color:#5d7083}.list__link{font-size:.9em;font-weight:300;line-height:16px}.list__heading{font-size:.9em;border-bottom:1px solid #b8d6e3;margin:.5em 0 .25em 0}@media screen and (min-width:48em){.list__heading--featured{display:none}}.list__meta{font-size:.8em;margin-top:2px;color:#304352}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:#304352}.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}.profilestatus__value{font-weight:800}.site-logo{position:relative}.site-logo-eye{max-width:50px;padding:5px 0 0 5px;width:100%}.ig-top-menu .nav{font-family:Exo;font-size:18px}.ig-top-menu .nav a{color:#85a8bc;display:block;padding:10px 20px 0 10px;height:43px;box-sizing:border-box;cursor:pointer;position:relative;line-height:1em}.ig-top-menu .nav a:hover{color:#567892}.ig-top-menu .nav .nav__icon{cursor:pointer}.ig-top-menu .nav__list{margin:0;padding:0;list-style:none}.ig-top-menu .nav__sublist{margin:0 15px 15px 15px;padding:0;list-style:none;display:none}.ig-top-menu .nav__sublist--active{display:block}.ig-top-menu .nav__sublist .notification-badge{right:-18px;top:-4px}.ig-top-menu .nav__item{width:100%;font-weight:600;display:inline-block;text-transform:uppercase;padding:10px 0;border-bottom:1px solid #c7c7c7}.ig-top-menu .nav__item.nav__header--inline{padding:10px}.ig-top-menu .nav__item .nav__columns{display:none}.ig-top-menu .nav__item.hide-on--small-screen{display:none}.ig-top-menu .nav__item--normal-case{text-transform:none}.ig-top-menu .nav__item--normal-font{font-weight:300}.ig-top-menu .nav__item--active{border-color:#c7c7c7;z-index:2;background:#fff}.ig-top-menu .nav__item--active .nav__columns{display:flex}.ig-top-menu .nav__item--active a.nav__header{position:relative;background:#fff;z-index:1;padding:0 10px 10px 10px}.ig-top-menu .nav__item--flex-row{display:flex;flex-direction:row}.ig-top-menu .nav__iconlist{margin:0;padding:0;list-style:none;height:57px;width:100%;border-bottom:1px solid #c7c7c7}.ig-top-menu .nav__iconlist .notification-badge{right:3px;top:3px}.ig-top-menu .nav__search input[type=text]{width:100%;box-sizing:border-box;padding:5px}.ig-top-menu .nav__search .fa-search{display:none}.ig-top-menu .nav__search .rs-search__advanced{font-size:.8em}.ig-top-menu .nav__icon{position:relative;width:59px;height:57px;float:right;border-left:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;background-size:28px 28px;background-repeat:no-repeat;background-position:center center}.ig-top-menu .nav__icon--active{border-bottom:1px solid #fff}.ig-top-menu .nav__icon figure{width:38px;height:38px;margin:10px auto 0 auto}.ig-top-menu .nav__logo{float:left;margin-right:-240px;padding-right:240px;width:100%;box-sizing:border-box}.ig-top-menu .nav__badge{font-family:Exo;top:9px;right:6px;position:absolute;background-color:#a91535;color:#fff;min-width:18px;height:18px;line-height:18px;text-align:center;font-size:12px;border-radius:10px}.ig-top-menu .nav .progress-bar{border:1px solid #111b25;margin:7px 50px 7px 0;position:relative}.ig-top-menu .nav .progress-bar__percentage{background-color:#85a8bc;display:block;height:13px}.ig-top-menu .nav .progress-bar__value{position:absolute;right:-50px;top:-4px;font-weight:300}@media screen and (max-width:47.9375em){.ig-top-menu .nav__item--active{padding:10px 0}.ig-top-menu .nav__item--active :last-child{border-bottom:0 none}.ig-top-menu .nav__item--active a.nav__header{padding:10px}.ig-top-menu .nav>.nav__sublist{max-height:calc(100vh - 83px);overflow:auto;border-bottom:1px solid #c7c7c7}.ig-top-menu .nav__sublist{margin-top:10px;margin-bottom:15px;margin:0;padding:0 15px 15px}.ig-top-menu .nav__columns .nav__sublist{margin-bottom:0;margin-top:0;padding:0 10px}.ig-top-menu .nav__columns .nav__sublist .nav__header--inline{display:none}.ig-top-menu .nav__search{margin:15px 0 0}}@media screen and (min-width:48em){.site-logo__link{margin:7px auto 0;text-align:center;display:table}.ig-top-menu{position:relative}.ig-top-menu .nav__item.hide-on--small-screen{display:block}.ig-top-menu .nav__desktop>.nav__item{border-bottom:0;border-right:1px solid #c7c7c7;padding:0;text-transform:uppercase;border-top:1px solid #fff}.ig-top-menu .nav__desktop>.nav__item .nav__icon{border:0;width:24px;height:23px;padding:10px}.ig-top-menu .nav__desktop>.nav__item .nav__icon .nav__badge{top:2px;right:3px}.ig-top-menu .nav__desktop>.nav__item a.nav__header{position:relative;z-index:1;padding:10px 16px 0 10px;height:43px;box-sizing:border-box}.ig-top-menu .nav__desktop>.nav__item a.nav__header span{max-width:110px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ig-top-menu .nav__desktop>.nav__item--active{border-color:#c7c7c7;padding-left:0;padding-right:0;z-index:2;background:#fff}.ig-top-menu .nav__desktop>.nav__item--active .nav__columns{display:flex}.ig-top-menu .nav__desktop>.nav__item--active a.nav__header{background:#fff}.ig-top-menu .nav__desktop>.nav__item:first-child{border-left:1px solid #c7c7c7}.ig-top-menu .nav__desktop>.nav__item.nav__desktop--right{border-left:1px solid #c7c7c7;border-right:0}.ig-top-menu .nav__desktop>.nav__item.nav__desktop--right:last-child{border-right:1px solid #c7c7c7}.ig-top-menu .nav__iconlist{display:none}.ig-top-menu .nav__desktop{display:flex;flex-direction:row;margin:10px 15px 7px}.ig-top-menu .nav__desktop:after{content:'';display:block;flex-grow:1;order:0}.ig-top-menu .nav__desktop--right{order:1}.ig-top-menu .nav__desktop .nav__header--inline{font-weight:800}.ig-top-menu .nav__desktop .nav__header:after{content:"";width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid #85a8bc;position:absolute;top:14px;right:7px}.ig-top-menu .nav__item{width:auto;text-transform:none}.ig-top-menu .nav__item.nav__header--inline{padding:10px 10px 10px 0}.ig-top-menu .nav__sublist--active{display:flex;flex-direction:column}.ig-top-menu .nav__sublist--desktop-right{width:300px;border:1px solid #ccc;padding:10px;position:absolute;background:#fff;top:43px;right:0;margin:0 0 15px 15px}.ig-top-menu .nav__columns{display:none;position:absolute;top:43px;left:0;right:0;background:#fff;padding:10px;border:1px solid #c7c7c7;margin:0;flex-direction:row}.ig-top-menu .nav__columns .nav__sublist:first-child{width:30%}.ig-top-menu .nav__columns .nav__sublist:last-child{width:70%}.ig-top-menu .nav__columns .nav__sublist a{padding-left:0}}@media screen and (min-width:48em) and (min-width:64em){.ig-top-menu .nav__columns{left:-15px;right:-15px}}@media screen and (min-width:48em){#nav-main.nav__sublist--active{display:flex;flex-direction:row}#nav-main .notification-badge{right:3px;top:2px}}@media screen and (min-width:64em){.ig-top-menu .nav__columns{font-family:"Source Sans Pro",sans-serif}.ig-top-menu .nav__columns .nav__item{font-weight:300;padding:0;font-size:15px}.ig-top-menu .nav__columns .nav__item.nav__header--inline{font-weight:400;padding:10px 0}.ig-top-menu .nav__sublist--desktop-right{right:-15px}.ig-top-menu .nav__desktop{margin:10px 0 7px}}aside .block{margin-bottom:20px}aside .block__content{color:#111b25}.site-layout__item .sidebarBlock-container{display:none;position:relative;height:100%;margin-bottom:0}@media screen and (min-width:64em){.site-layout__item .sidebarBlock-container{display:block}}.site-layout__item .sidebarBlock-container .sidebarBlock-sticky{background-color:#fff;box-sizing:border-box;margin:0;padding:0;width:300px}.site-layout__item .sidebarBlock-container .sidebarBlock-sticky.is-sticky{position:fixed;top:145px;bottom:auto}.site-layout__item .sidebarBlock-container .sidebarBlock-sticky.is-bottom{position:absolute;top:auto;bottom:0}@media only screen and (min-width:986px){.site-layout__item.has-sticky-ad{display:flex;flex-direction:column}}@media only screen and (min-width:986px){.site__content.has-sticky-ad-sidebar{display:flex}}.button{text-transform:uppercase;transition:background-color .5s ease-out}.button--cancel{background-color:#fff;box-shadow:inset 0 0 0 2px #b8d6e3;transition:box-shadow .5s ease-out;color:#304352}.button--cancel:hover{box-shadow:inset 0 0 0 2px #304352}.button__wrapper--inline{display:inline-block}.ig-button{cursor:pointer;border:none;text-transform:uppercase;font-family:Exo;color:#222}.ig-button__group{display:flex}.ig-button__group .ig-button{flex:0 1 auto}.ig-button__group--left{justify-content:flex-start}.ig-button__group--left .ig-button{margin-right:10px}.ig-button__group--right{justify-content:flex-end}.ig-button__group--right .ig-button{margin-left:10px}.ig-button--solid{color:#fff;background:#304352;padding:7px 15px}.ig-button--solid:hover{background:#141c22;transition:background-color .5s ease}.ig-button--solid:hover .ig-button__icon path{fill:#85a8bc}.ig-button__icon--plus{width:18px;height:18px;display:inline-block;position:relative;top:3px;margin-right:5px}.ig-button__icon--plus path{fill:#fff}.ig-button.button--cancel{background-color:#304352;box-shadow:none;color:#fff}.ig-button.button--cancel:hover{background:#141c22}.ig-button__remove{color:#eff9fb;background-color:#a91535;position:absolute;right:0;top:0;width:2.3em;height:2.3em;text-align:center;line-height:.5em;text-align:center;font-size:14px;font-weight:700;cursor:pointer;box-sizing:border-box;opacity:.7}.ig-button__remove:active,.ig-button__remove:hover{opacity:1;color:#a91535;background-color:#eff9fb;border:1px solid #a91535}.ig-button[disabled]{background-color:#aaa!important;cursor:not-allowed!important}.ig-button[disabled]:hover{background-color:#aaa!important}.columns{display:flex;flex-wrap:wrap}.columns .column{box-sizing:border-box}.columns--3 .column{flex:0 1 33.33%}.search-filters{background:#eff9fb;padding:20px;margin-bottom:30px}.search-filters .form__input{margin-bottom:10px;width:100%;box-sizing:border-box;padding:5px}.search-filters .form__select{width:100%}.search-filters .form .columns{margin:10px 0}.search-filters .form .columns--3{padding-right:10px}.search-filters .form .columns--3 .column{margin:10px 0 20px;padding-left:10px;box-sizing:border-box;flex:0 1 33.33%;max-width:33.33%;min-width:180px;box-sizing:border-box}@media screen and (max-width:47.9375em){.search-filters .form .columns--3 .column{flex:0 1 50%;max-width:50%}.search-filters .form .columns--3 .column:last-child{flex-basis:100%;max-width:100%}}.form{width:100%}.form__label{font-weight:700;display:block}.form__input{width:100%;padding:5px;box-sizing:border-box;border:1px solid #c7c7c7}.form__input-text{width:100%;padding:5px 8px;box-sizing:border-box;font-size:1em}.form textarea{width:100%;box-sizing:border-box;min-height:250px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif}.form .button__group{margin-top:20px;overflow:hidden;padding:0 0 20px;text-align:right}.form__help{font-size:.7em}.form__select{max-height:90px}.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)}textarea{display:block}html[data-useragent*='rv:11.0'] .ig-def-list__value{font-weight:700}html[data-useragent*='rv:11.0'] .review .rating__graphic{margin-left:5px!important}html[data-useragent*='rv:11.0'] .article-list,html[data-useragent*='rv:11.0'] .products-list{flex:0 0 auto}html[data-useragent*='rv:11.0'] .ig__above-fold .list li{-ms-flex-negative:0}html[data-useragent*='MSIE 10.0'] .site-layout{width:940px}html[data-useragent*='MSIE 10.0'] .author-block,html[data-useragent*='MSIE 10.0'] comment,html[data-useragent*='MSIE 10.0'] comments{display:block}html[data-useragent*='MSIE 10.0'] .ig__above-fold .list li{-ms-flex-negative:0}