/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}*,*::after,*::before{box-sizing:inherit}/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}/*!
 * Ladda including the default theme.
 *//*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2015 Hakim El Hattab, http://hakim.se
 */.ladda-button{position:relative}.ladda-button .ladda-spinner{position:absolute;z-index:2;display:inline-block;width:32px;height:32px;top:50%;margin-top:0;opacity:0;pointer-events:none}.ladda-button .ladda-label{position:relative;z-index:3}.ladda-button .ladda-progress{position:absolute;width:0;height:100%;left:0;top:0;background:rgba(0,0,0,0.2);visibility:hidden;opacity:0;transition:0.1s linear all !important}.ladda-button[data-loading] .ladda-progress{opacity:1;visibility:visible}.ladda-button,.ladda-button .ladda-spinner,.ladda-button .ladda-label{transition:0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important}.ladda-button[data-style=zoom-in],.ladda-button[data-style=zoom-in] .ladda-spinner,.ladda-button[data-style=zoom-in] .ladda-label,.ladda-button[data-style=zoom-out],.ladda-button[data-style=zoom-out] .ladda-spinner,.ladda-button[data-style=zoom-out] .ladda-label{transition:0.3s ease all !important}.ladda-button[data-style=expand-right] .ladda-spinner{right:-6px}.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner{right:-12px}.ladda-button[data-style=expand-right][data-loading]{padding-right:56px}.ladda-button[data-style=expand-right][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-right][data-loading][data-size="s"],.ladda-button[data-style=expand-right][data-loading][data-size="xs"]{padding-right:40px}.ladda-button[data-style=expand-left] .ladda-spinner{left:26px}.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner{left:4px}.ladda-button[data-style=expand-left][data-loading]{padding-left:56px}.ladda-button[data-style=expand-left][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-left][data-loading][data-size="s"],.ladda-button[data-style=expand-left][data-loading][data-size="xs"]{padding-left:40px}.ladda-button[data-style=expand-up]{overflow:hidden}.ladda-button[data-style=expand-up] .ladda-spinner{top:-32px;left:50%;margin-left:0}.ladda-button[data-style=expand-up][data-loading]{padding-top:54px}.ladda-button[data-style=expand-up][data-loading] .ladda-spinner{opacity:1;top:26px;margin-top:0}.ladda-button[data-style=expand-up][data-loading][data-size="s"],.ladda-button[data-style=expand-up][data-loading][data-size="xs"]{padding-top:32px}.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner{top:4px}.ladda-button[data-style=expand-down]{overflow:hidden}.ladda-button[data-style=expand-down] .ladda-spinner{top:62px;left:50%;margin-left:0}.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner,.ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner{top:40px}.ladda-button[data-style=expand-down][data-loading]{padding-bottom:54px}.ladda-button[data-style=expand-down][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=expand-down][data-loading][data-size="s"],.ladda-button[data-style=expand-down][data-loading][data-size="xs"]{padding-bottom:32px}.ladda-button[data-style=slide-left]{overflow:hidden}.ladda-button[data-style=slide-left] .ladda-label{position:relative}.ladda-button[data-style=slide-left] .ladda-spinner{left:100%;margin-left:0}.ladda-button[data-style=slide-left][data-loading] .ladda-label{opacity:0;left:-100%}.ladda-button[data-style=slide-left][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-right]{overflow:hidden}.ladda-button[data-style=slide-right] .ladda-label{position:relative}.ladda-button[data-style=slide-right] .ladda-spinner{right:100%;margin-left:0;left:16px}.ladda-button[data-style=slide-right][data-loading] .ladda-label{opacity:0;left:100%}.ladda-button[data-style=slide-right][data-loading] .ladda-spinner{opacity:1;left:50%}.ladda-button[data-style=slide-up]{overflow:hidden}.ladda-button[data-style=slide-up] .ladda-label{position:relative}.ladda-button[data-style=slide-up] .ladda-spinner{left:50%;margin-left:0;margin-top:1em}.ladda-button[data-style=slide-up][data-loading] .ladda-label{opacity:0;top:-1em}.ladda-button[data-style=slide-up][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=slide-down]{overflow:hidden}.ladda-button[data-style=slide-down] .ladda-label{position:relative}.ladda-button[data-style=slide-down] .ladda-spinner{left:50%;margin-left:0;margin-top:-2em}.ladda-button[data-style=slide-down][data-loading] .ladda-label{opacity:0;top:1em}.ladda-button[data-style=slide-down][data-loading] .ladda-spinner{opacity:1;margin-top:0}.ladda-button[data-style=zoom-out]{overflow:hidden}.ladda-button[data-style=zoom-out] .ladda-spinner{left:50%;margin-left:32px;transform:scale(2.5)}.ladda-button[data-style=zoom-out] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-out][data-loading] .ladda-label{opacity:0;transform:scale(0.5)}.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=zoom-in]{overflow:hidden}.ladda-button[data-style=zoom-in] .ladda-spinner{left:50%;margin-left:-16px;transform:scale(0.2)}.ladda-button[data-style=zoom-in] .ladda-label{position:relative;display:inline-block}.ladda-button[data-style=zoom-in][data-loading] .ladda-label{opacity:0;transform:scale(2.2)}.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner{opacity:1;margin-left:0;transform:none}.ladda-button[data-style=contract]{overflow:hidden;width:100px}.ladda-button[data-style=contract] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract][data-loading]{border-radius:50%;width:52px}.ladda-button[data-style=contract][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract][data-loading] .ladda-spinner{opacity:1}.ladda-button[data-style=contract-overlay]{overflow:hidden;width:100px;box-shadow:0px 0px 0px 2000px transparent}.ladda-button[data-style=contract-overlay] .ladda-spinner{left:50%;margin-left:0}.ladda-button[data-style=contract-overlay][data-loading]{border-radius:50%;width:52px;box-shadow:0px 0px 0px 2000px rgba(0,0,0,0.8)}.ladda-button[data-style=contract-overlay][data-loading] .ladda-label{opacity:0}.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner{opacity:1}.ladda-button{background:#666;border:0;padding:14px 18px;font-size:18px;cursor:pointer;color:#fff;border-radius:2px;border:1px solid transparent;-webkit-appearance:none;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}.ladda-button:hover{border-color:rgba(0,0,0,0.07);background-color:#888}.ladda-button[data-color=green]{background:#2aca76}.ladda-button[data-color=green]:hover{background-color:#38d683}.ladda-button[data-color=blue]{background:#53b5e6}.ladda-button[data-color=blue]:hover{background-color:#69bfe9}.ladda-button[data-color=red]{background:#ea8557}.ladda-button[data-color=red]:hover{background-color:#ed956e}.ladda-button[data-color=purple]{background:#9973C2}.ladda-button[data-color=purple]:hover{background-color:#a685ca}.ladda-button[data-color=mint]{background:#16a085}.ladda-button[data-color=mint]:hover{background-color:#19b698}.ladda-button[disabled],.ladda-button[data-loading]{border-color:rgba(0,0,0,0.07)}.ladda-button[disabled],.ladda-button[disabled]:hover,.ladda-button[data-loading],.ladda-button[data-loading]:hover{cursor:default;background-color:#999}.ladda-button[data-size=xs]{padding:4px 8px}.ladda-button[data-size=xs] .ladda-label{font-size:0.7em}.ladda-button[data-size=s]{padding:6px 10px}.ladda-button[data-size=s] .ladda-label{font-size:0.9em}.ladda-button[data-size=l] .ladda-label{font-size:1.2em}.ladda-button[data-size=xl] .ladda-label{font-size:1.5em}.cont{width:100%}.container{position:relative;top:0;right:0;bottom:0;left:0;overflow:auto;-webkit-overflow-scrolling:touch;min-height:100%}.main-container{margin-bottom:285px}.int{max-width:1170px;margin-left:auto;margin-right:auto}.int::after{clear:both;content:"";display:table}.hidden,.state-hidden{display:none !important}.avatar{background-image:url(/images/standard_avatar.png);background-position:50% 50%;background-size:cover;border-radius:19px;float:left;height:38px;margin-right:10px;margin-bottom:10px;width:38px}.upvote{z-index:5;transition:opacity 0.15s ease-in-out !important;background:rgba(91,91,91,0.6);border-bottom-left-radius:5px;border-top-right-radius:5px;border:0;cursor:pointer;display:block;height:30px;right:0;top:0;position:absolute;text-align:center;width:53px;padding:0;outline:0}.upvote:hover .arrow{opacity:0.8}.upvote .arrow{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:9px solid;border-top:9px solid transparent;right:7px;height:0;position:absolute;top:2px;width:0}.upvote .score{top:5px;left:-7px;display:block;font-size:11pt;font-weight:bold;position:absolute;text-align:center;text-decoration:none;width:100%}.platform{background-repeat:no-repeat;background-position:50% 50%;float:left;height:22px;width:27px;margin-right:5px;opacity:0.5}.platform.windows{background-image:url("/images/platform-windows.svg");background-size:20px 20px;margin-top:1px;width:20px}.platform.linux{background-image:url("/images/platform-linux.svg");background-size:17px 20px;margin-top:0px;width:17px}.platform.wii,.platform.wii-u{background-image:url("/images/platform-wii.svg");background-size:22px 16px;margin-top:0px;width:22px}.platform.xbox,.platform.game-platforms__item.xbox-360,.platform.game-platforms__item.xbox-one,.platform.xbox-360,.platform.xbox-one{background-image:url("/images/platform-xbox.svg");background-size:20px 20px;margin-top:2px;width:20px}.platform.playstation,.platform.game-platforms__item.playstation-2,.platform.game-platforms__item.playstation-3,.platform.game-platforms__item.playstation-4,.platform.game-platforms__item.playstation-vita,.platform.game-platforms__item.psp,.platform.playstation-2,.platform.playstation-3,.platform.playstation-4{background-image:url("/images/platform-playstation.svg");background-size:27px 21px;margin-top:0px;width:27px}.platform.android{background-image:url("/images/platform-android.svg");background-size:20px 22px;margin-top:0px;width:20px}.platform.mac,.platform.ios,.platform.apple-tv{background-image:url("/images/platform-mac.svg");background-size:19px 22px;margin-top:0px;width:19px}.platforms.white .platform{opacity:1}.genre{background:#5b5b5b;border-radius:20px;display:inline-block;float:left;font-size:9pt;margin:5px 3px 0 0;padding:4px 12px;text-align:center;text-decoration:none}.edit-content{background-image:url("/images/button-edit.png");background-color:rgba(255,255,255,0.25);background-position:50% 50%;background-repeat:no-repeat;border-radius:4px;color:#fff;cursor:pointer;display:none;font-size:12pt;line-height:18px;height:18px;width:18px;text-align:center;text-decoration:none;margin-bottom:-3px;margin-left:5px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.edit-content{background-image:url("/images/button-edit_2x.png");background-size:10px 10px}}.edit-content.plus{background-image:url("/images/button-add.png");margin-left:0}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.edit-content.plus{background-image:url("/images/button-add_2x.png");background-size:9px 9px}}.edit-content:hover{background-color:rgba(255,255,255,0.5)}body.signed-in .edit-content{display:inline-block}body.signed-in #images .item:hover .make-header-image{display:block;opacity:1}input[type="search"]{box-sizing:border-box}.hidden-l{display:none !important}@media screen and (max-width: 1024px){.hidden-l{display:initial !important}.hidden-m{display:none !important}}@media screen and (max-width: 900px){.hidden-m{display:initial !important}.hidden-s{display:none !important}}@media screen and (max-width: 640px){.hidden-s{display:initial !important}.hidden-xs{display:none !important}}/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_2e83ff_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cd0a0a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:0.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:0.3;filter:Alpha(Opacity=30);border-radius:8px}/*!
 * jQuery UI Datepicker 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}#doorbell textarea,#doorbell input,#doorbell button{color:#000}#doorbell-background{background-color:#353535}#doorbell-button{z-index:100;background-color:#7563ab}div.TokenizeMeasure,div.Tokenize ul li span,div.Tokenize ul.TokensContainer li.TokenSearch input{font-size:12pt;color:#2d2d2d}div.Tokenize{position:relative;display:block;zoom:1}div.Tokenize ul{list-style:none;padding:0;margin:0}div.Tokenize ul li{white-space:nowrap}div.Tokenize ul.TokensContainer{cursor:text;padding:0 5px 5px 0;height:auto;mine-height:40px;overflow-y:auto;background-color:white;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:4px;margin-top:4px}div.Tokenize ul.TokensContainer.Autosize{height:auto}div.Tokenize.Disabled ul.TokensContainer,div.Tokenize.Disabled ul.TokensContainer input{cursor:not-allowed}div.Tokenize ul.TokensContainer li.Token{background-color:#eee;color:#212121;border-radius:12px;padding:3px 12px;line-height:11pt}div.Tokenize ul.TokensContainer li.Token span{font-size:11pt;font-weight:700}div.Tokenize ul.TokensContainer.ui-sortable:not(.ui-sortable-disabled) li.Token{cursor:move}div.Tokenize ul.TokensContainer li.Token.PendingDelete{opacity:0.5;-moz-opacity:0.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50)}div.Tokenize ul.TokensContainer li.Token,div.Tokenize ul.TokensContainer li.TokenSearch{margin:5px 0 0 5px;float:left;color:#000}div.Tokenize ul.TokensContainer li.TokenSearch input{font-size:12pt;margin:0;padding:1px 5px;background-color:transparent;line-height:18px;border:none;outline:none}div.Tokenize ul.TokensContainer li.Placeholder{color:#ddd;position:absolute;line-height:20px;padding:5px 0 0 5px;display:none}div.Tokenize ul.TokensContainer,div.Tokenize ul.Dropdown{border:1px solid #ccc}div.Tokenize ul.TokensContainer li.Token a.Close{font-family:Arial, Helvetica, sans-serif !important;font-size:16px !important;line-height:18px;float:right;margin:1px 0 0 5px;padding:0;cursor:pointer;color:#a6b4ce}div.Tokenize.Disabled ul.TokensContainer li.Token a.Close{display:none}div.Tokenize ul.TokensContainer li.Token a.Close:hover{background:transparent;text-decoration:none}div.Tokenize ul.Dropdown{-ms-box-sizing:border-box;box-sizing:border-box;display:none;width:100%;padding:5px 0;margin:-1px 0 0 0;position:absolute;background-color:white;overflow-y:auto;-o-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box;border-radius:0 0 6px 6px;z-index:20}div.Tokenize ul.Dropdown li{padding:5px 20px;overflow:hidden;cursor:pointer;color:#2d2d2d}div.Tokenize ul.Dropdown li.Hover{color:#7563ab;text-decoration:none;background-color:#dbdbdb}@keyframes drawerSlideIn{from{opacity:0;transform:translatey(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes drawerSlideOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.drawer-ontop{bottom:0;left:0;position:fixed;-webkit-overflow-scrolling:touch;right:0;top:0;width:100%;z-index:40}.drawer-ontop.hidden{display:none;pointer-events:none}.drawer-ontop .close{position:absolute;top:30px;left:30px;height:22px;width:22px;z-index:50;border:24px solid transparent;background-color:#202020;border-radius:50%}.drawer-ontop .close:hover{background-color:#2d2d2d}.drawer-ontop .close .explained{display:none;font-size:12pt;position:absolute;top:30px;left:-20px;width:150px}.drawer-ontop .close .explained .esc{font-size:11pt;font-weight:900;border:2px solid #929292;border-radius:5px;padding:0 4px 2px 4px;margin:0 2px}.drawer-container{max-width:1170px;margin-left:auto;margin-right:auto;z-index:42;height:100%;position:relative}.drawer-container::after{clear:both;content:"";display:table}.drawer-container.hidden{display:none}#drawer{max-width:1100px;margin:0 auto;bottom:0;float:none;height:100%;overflow-y:scroll;overflow-x:visible;z-index:200;animation-iteration-count:1;animation-fill-mode:forwards}#drawer::-webkit-scrollbar{display:none}#drawer.show:-webkit-full-screen-ancestor:not(iframe){animation-fill-mode:none}#drawer.hiding{animation:drawerSlideOut 0.15s ease-in-out}#drawer.showing{animation:drawerSlideIn 0.15s ease-in-out}#drawer.hidden{display:none}.timeline-content.hidden{display:none}.load-more{color:#dbdbdb;display:block;font-weight:700;font-size:12pt;background:#2d2d2d;border:none;border-radius:6px;outline:none;padding:10px 0;width:100%;max-width:980px;margin:20px auto}.load-more:hover{background-color:#3a3a3a}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.ontop{bottom:0;left:0;position:fixed;right:0;top:0;width:100%}.ontop.hidden{display:none;pointer-events:none}.modal-ontop{z-index:62}.submit-ontop{z-index:52}.element-container{max-width:1170px;margin-left:auto;margin-right:auto;height:100%}.element-container::after{clear:both;content:"";display:table}.element-container.hidden{display:none}.modal-container{z-index:61}.submit-container{z-index:51}.modal.submit{float:left;display:block;margin-right:2.35765%;width:65.88078%;margin-left:17.05961%;margin-right:0}.modal.submit:last-child{margin-right:0}.submit-inner{position:relative}.submit-inner .close{position:absolute;top:-42px;right:-12px;height:12px;width:12px;padding:22px;z-index:60}.modal-inner{position:relative;width:51.17883%;margin-left:25.58941%}.modal-inner .close{position:absolute;top:-42px;right:-12px;height:12px;width:12px;padding:22px;z-index:60}.modal{position:relative;background-color:rgba(255,255,255,0.96);border-radius:5px;padding:30px;margin-top:44px;z-index:53;opacity:1;transition:opacity 0.15s ease-in-out !important;animation-iteration-count:1;animation-fill-mode:forwards}.modal.hiding{animation:modalSlideOut 0.15s ease-in-out}.modal.showing{animation:modalSlideIn 0.15s ease-in-out}.modal.hidden{display:none}.modal .details{color:#5b5b5b;font-size:11pt;margin:0}.modal .notice{color:#a8a8a8;font-size:10pt;text-align:center;padding:0;margin:0}.modal .or{color:#5b5b5b;font-size:11pt}.modal .group.checkbox .details{margin-left:19px}.modal .group{margin-bottom:10px}.modal .group-header label{font-size:20px;font-weight:900;color:#1c1c1c}.modal .group-password{margin-bottom:0px}.modal .right{float:right}.modal .negative,.modal .negative span{color:#DE5E5E}.modal a{color:#7563ab;font-size:11pt;text-decoration:none}.modal a:hover{color:#5d4d8e;text-decoration:underline}.modal hr{background-color:#dbdbdb;border:none;color:#dbdbdb;height:1px}.modal .remember_label{font-weight:400}.modal .getaccount{color:#a8a8a8;font-size:11pt;text-align:center}.modal .social{margin-top:10px}.modal .social a{border-radius:3px;color:#fff;display:block;text-align:center;margin-bottom:10px;padding:8px 10px;width:100%}.modal .social a:hover{text-decoration:none}.modal .social .facebook{background-color:#3b5998}.modal .social .facebook:hover{background-color:#2d4373}.modal .social .twitter{background-color:#55acee}.modal .social .twitter:hover{background-color:#2795e9}.modal .group{margin-bottom:15px}.modal label,.modal label span{color:#5b5b5b;font-weight:900;font-size:11pt}.modal label .nonbold,.modal label span .nonbold{font-weight:400}.modal label{margin-bottom:5px}.modal input[type="text"],.modal input[type="password"],.modal input[type="email"],.modal input[type="url"],.modal textarea,.modal select{background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;color:#5b5b5b;display:block;font-size:12pt;margin-top:3px;padding:5px 10px;width:100%}.modal input[type="submit"],.modal button[type="submit"]{background-color:#7563ab;border:none;border-radius:3px;color:#fff;font-size:12pt;margin-top:10px;padding:8px 10px;width:100%}.modal input[type="submit"]:hover,.modal button[type="submit"]:hover{background-color:#5d4d8e}.modal input[type="submit"] .ladda-label,.modal button[type="submit"] .ladda-label{font-size:12pt}.modal input[type="file"]{color:#5b5b5b;font-size:11pt;font-weight:700;line-height:1em}.modal input:invalid{border-color:#d91f26}.modal .breakline{display:block}.modal .pick-date{background-color:#dbdbdb;border-radius:3px;clear:both;color:#5b5b5b;cursor:pointer;display:inline-block;font-size:12pt;font-weight:700;margin-right:15px;padding:6px 20px;transition:background-color 0.15s ease-in-out !important}.modal .pick-date:hover{background-color:#c2c2c2;color:#5b5b5b;text-decoration:none}.modal .input-error{color:#d91f26;font-size:11pt;overflow:hidden;height:auto;transition:height 1s ease-in-out !important}.modal .picker .ui-datepicker{background-color:transparent;border:none;margin-top:10px;padding:0;width:100%}.modal .picker .ui-datepicker select.ui-datepicker-month,.modal .picker .ui-datepicker select.ui-datepicker-year{display:inline;font-size:11pt;padding:0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.modal .picker .ui-datepicker select.ui-datepicker-month{margin-right:2px}.modal .picker .ui-datepicker select.ui-datepicker-year{margin-left:2px}.modal .picker .ui-datepicker .ui-datepicker-header{background-color:transparent;border:none;margin-bottom:10px}.modal .picker .ui-datepicker .ui-datepicker-prev,.modal .picker .ui-datepicker .ui-datepicker-next{top:auto;right:auto;border:none;background-color:#dbdbdb;background-repeat:no-repeat;height:39px;width:39px;cursor:pointer}.modal .picker .ui-datepicker .ui-datepicker-prev:hover,.modal .picker .ui-datepicker .ui-datepicker-next:hover{background-color:#a8a8a8}.modal .picker .ui-datepicker .ui-datepicker-prev{background-image:url("/images/button-arrow-previous.png");background-position:44% 50%;left:0}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.modal .picker .ui-datepicker .ui-datepicker-prev{background-image:url("/images/button-arrow-previous_2x.png");background-size:10px 16px}}.modal .picker .ui-datepicker .ui-datepicker-next{background-image:url("/images/button-arrow-next.png");background-position:54% 50%;right:0}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.modal .picker .ui-datepicker .ui-datepicker-next{background-image:url("/images/button-arrow-next_2x.png");background-size:10px 16px}}.modal .picker .ui-datepicker .ui-datepicker-calendar{margin:5px 0 0 0;padding:0}.modal .picker .ui-datepicker .ui-datepicker-calendar th{padding:0}.modal .picker .ui-datepicker .ui-datepicker-calendar th span{font-size:11pt;font-weight:900}.modal .picker .ui-datepicker .ui-datepicker-calendar tr{padding:0}.modal .picker .ui-datepicker .ui-datepicker-calendar td{text-align:center;padding:0}.modal .picker .ui-datepicker .ui-datepicker-calendar td a{border:none;border-radius:5px;background-color:transparent;color:#212121;padding:10px 0;text-align:center;font-size:12pt}.modal .picker .ui-datepicker .ui-datepicker-calendar td a.ui-state-active{background:none;background-color:#7563ab;color:#fff;font-weight:900}.modal .picker .ui-datepicker .ui-datepicker-calendar td a:hover{text-decoration:none;background-color:#dbdbdb}.overlay{background:rgba(91,91,91,0.8);bottom:0;left:0;right:0;top:0;position:absolute;z-index:0;transition:opacity 0.3s ease-in-out !important}.overlay.hidden{display:none}#modal-overlay{z-index:52}#submit-overlay{z-index:42}.close{background-image:url("/images/button-close.png");background-repeat:no-repeat;background-position:center;display:block;cursor:pointer}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.close{background-image:url("/images/button-close_2x.png");background-size:12px 12px}}.paginator{text-align:center;margin-top:20px}.paginator__action{background-color:rgba(255,255,255,0.1);border-radius:4px;color:rgba(255,255,255,0.9);cursor:pointer;display:inline-block;padding:10px 20px;text-decoration:none;width:100%;height:auto;outline:none}.paginator__action .ladda-label{font-size:12pt}.paginator__action:hover{background-color:rgba(255,255,255,0.2)}.tabs .game-section{display:none}.tabs .game-section .game-section__content{margin:0;width:100%}.tabs .game-section.active{display:-ms-flexbox;display:flex;margin-top:0}.tabs .game-section__content{max-width:none}.connect-steam-bar,.import-bar{background-color:#003333;border-radius:4px;padding:8px 0;margin-bottom:30px;text-align:center;width:100%}.connect-steam-bar p,.connect-steam-bar span,.import-bar p,.import-bar span{font-size:12pt;line-height:2µem;padding:0;margin:0}.connect-steam,.import-steam{background-color:#363636;border-radius:4px;cursor:pointer;display:inline-block;font-size:12pt;font-weight:900;padding:8px 20px 8px 60px;background-image:url("/images/button-profile-steam.png");background-position:15px 50%;background-repeat:no-repeat;transition:background-color 0.075s ease-in-out !important}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.connect-steam,.import-steam{background-image:url("/images/button-profile-steam_2x.png");background-size:32px 14px}}.connect-steam:hover,.import-steam:hover{background-color:dimgray}#page_profile .profile-header{background-color:#2d2d2d;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;border-top-left-radius:4px;border-top-right-radius:4px;padding:60px 40px;position:relative}#page_profile .profile-header .dim{background-color:rgba(21,21,21,0.8);top:0;left:0;bottom:0;right:0;position:absolute}#page_profile .profile-header .avatar{border-radius:60px;height:120px;width:120px;background-size:cover}#page_profile .profile-header .left{float:left;margin-right:15px;position:relative;z-index:5}#page_profile .profile-header .right{position:relative}#page_profile .profile-header .name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0 10px 0;line-height:1em}#page_profile .profile-header .name .name__inner{font-size:22.5pt;font-weight:900;color:#fff}#page_profile .profile-header .badge{background-color:rgba(255,255,255,0.96);border-radius:5px;color:#212121;display:inline-block;font-weight:400;font-size:12pt;padding:8px 10px;margin-left:10px;line-height:1em}#page_profile .profile-header .username{color:#a8a8a8;font-size:12pt}#page_profile .profile-header .title{display:block}#page_profile .profile-header .title,#page_profile .profile-header .favorite{color:#fff;font-size:12pt;line-height:1.4em;margin:2px 0 0px 0}#page_profile .profile-header .favorite-game{background-color:rgba(255,255,255,0.4);border-radius:3px;color:#fff;font-weight:900;font-size:12pt;padding:1px 5px;text-decoration:none}#page_profile .profile-header .favorite-game:hover{opacity:0.8}#page_profile .profile-header .website,#page_profile .profile-header .twitter{background-repeat:no-repeat;background-position:0 50%;color:#fff;font-size:12pt;font-weight:700;line-height:18px;padding-left:25px;text-decoration:none}#page_profile .profile-header .website:hover,#page_profile .profile-header .twitter:hover{text-decoration:underline}#page_profile .profile-header .social-links{margin-top:10px}#page_profile .profile-header .website{background-image:url("/images/button-profile-website.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){#page_profile .profile-header .website{background-image:url("/images/button-profile-website_2x.png");background-size:18px 18px}}#page_profile .profile-header .twitter{background-image:url("/images/button-profile-twitter.png");margin-right:20px}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){#page_profile .profile-header .twitter{background-image:url("/images/button-profile-twitter_2x.png");background-size:19px 16px}}#page_profile .profile-header .manage-notifications,#page_profile .profile-header .edit-profile{background-color:#5b5b5b;color:#fff;display:none;float:right;font-size:10pt;font-weight:700;text-decoration:none;margin-left:10px;padding:6px 14px;border-radius:5px}#page_profile .profile-header .manage-notifications:hover,#page_profile .profile-header .edit-profile:hover{background-color:#424242}#page_profile .tab-selector{background-color:#2d2d2d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;margin-bottom:10px;padding:8px;text-align:center;width:100%}#page_profile .tab-selector .tab{color:#fff;display:inline-block;cursor:pointer;border-radius:4px;font-size:12pt;margin:0 8px -1px 0;padding:11px 8px;text-decoration:none;text-align:center;transition:all 0.15s ease-in-out !important}#page_profile .tab-selector .tab .count{font-size:12pt;font-weight:900}#page_profile .tab-selector .tab:last-child{margin-right:0}#page_profile .tab-selector .tab.active,#page_profile .tab-selector .tab:hover{background-color:rgba(0,0,0,0.2)}.onboarding{background:linear-gradient(180deg, #43172a, #7563ab);border-radius:5px;display:none;padding:50px;text-align:center}.onboarding__header{text-align:center}.onboarding__title{font-size:30pt;font-weight:700}.onboarding__subtitle{font-size:20pt;font-weight:200}.onboarding__dismiss{background-color:#4eee69;border-radius:5px;color:#212121;cursor:pointer;display:inline-block;font-weight:900;font-size:20pt;padding:10px 200px;margin-top:50px;text-align:center;text-decoration:none}.onboarding__dismiss:hover{background-color:#7df290}.onboarding__steps{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:100%;margin-top:50px}.onboarding-step{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.onboarding-step__number{display:-ms-inline-flexbox;display:inline-flex;border:3px solid white;border-radius:25px;font-size:22pt;font-weight:900;width:50px;height:50px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.onboarding-step__title{font-weight:900;font-size:13pt;margin-top:10px}.onboarding-step__description{color:#a7a7a7;font-size:12pt}.onboarding-step__action{display:block;margin-top:30px}@media screen and (max-width: 700px){#page_profile .profile-header{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;padding:30px}#page_profile .profile-header .left,#page_profile .profile-header .right{float:none;margin:0;text-align:center;width:100%;-ms-flex:1 1 100%;flex:1 1 100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}#page_profile .profile-header .left{-ms-flex-pack:center;justify-content:center}#page_profile .profile-header .right{-ms-flex-pack:center;justify-content:center;text-align:center}#page_profile .profile-header .badge{display:block;margin-left:0;margin-top:5px}#page_profile .profile-header .title{-ms-flex:1 1 100%;flex:1 1 100%}#page_profile .profile-header .favorite{display:block}#page_profile .profile-header .name{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;text-align:center}#page_profile .profile-header .avatar{display:block}}.noresults{border:2px dashed rgba(255,255,255,0.3);border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;padding:30px}.noresults__button{-ms-flex:1 0 auto;flex:1 0 auto;background-color:#4eee69;border-radius:4px;color:#212121;font-size:12pt;font-weight:900;margin-left:10px;padding:8px 14px;text-decoration:none}.search-field{background-image:url("/images/search-icon.png");background-repeat:no-repeat;background-position:12px 50%;background-color:transparent;border:none;outline:none;padding:.75em 15px .75em 42px;font-size:20px;font-weight:400;width:100%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.search-field{background-image:url("/images/search-icon_2x.png");background-size:18px 18px}}.page--search .game-section__content{margin:0;max-width:none;width:100%}.image-upload-form__dropzone{-ms-flex-align:center;align-items:center;background-repeat:no-repeat;background-position:50% 50%;background-color:#dfdfdf;border-radius:5px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center;min-height:80px;padding:20px;text-align:center;width:100%}.image-upload-form__dropzone.image-upload-form__dropzone--activated{background-color:#c6c6c6}.image-upload-form__dropzone.image-upload-form__dropzone--activated .image-upload-form__dropzone-text{color:rgba(0,0,0,0.6)}.image-upload-form .dz-preview{display:none}.image-upload-form__dropzone-text{-ms-flex:1 1 100%;flex:1 1 100%;display:block;color:rgba(0,0,0,0.4);font-size:12pt;font-weight:900}.image-upload-form__dropzone-icon{-ms-flex:0 1 32px;flex:0 1 32px}.image-upload-form--avatar{height:120px;width:120px;border-radius:60px;-ms-flex:0 0 120px;flex:0 0 120px}.image-upload-form--avatar .image-upload-form__dropzone-text{font-size:11pt;font-weight:400}.avatar-upload{display:-ms-flexbox;display:flex}.avatar-upload .cloudinary-upload{display:none}.avatar-upload .avatar{display:block;float:none;-ms-flex:0 0 120px;flex:0 0 120px;height:120px;width:120px;border-radius:60px;background-size:cover}@keyframes loaderFadeIn{from{opacity:1}to{opacity:0}}.loader{margin-top:20px;text-align:center}.loader__animation{animation:loaderFadeIn 800ms 1.25s cubic-bezier(1, 2, 2, 0.5) forwards infinite;display:inline-block}.loader__l0,.loader__l1,.loader__l2,.loader__l3{color:red;opacity:0;animation:loaderFadeIn 1.25s cubic-bezier(0.5, 0, 0, 1.5) forwards infinite}.loader__l0{animation-delay:0ms}.loader__l1{animation-delay:100ms}.loader__l2{animation-delay:200ms}.loader__l3{animation-delay:300ms}.loader__l4{animation-delay:400ms}.navigation-container{background-color:#1c1c1c;margin-bottom:15px;position:relative;z-index:15}.navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:3px 0}.navigation__end{display:-ms-flexbox;display:flex;-ms-flex:0 0 33.3%;flex:0 0 33.3%;-ms-flex-pack:end;justify-content:flex-end;min-width:84px}.navigation__center{display:-ms-flexbox;display:flex;-ms-flex:0 1 33.3%;flex:0 1 33.3%}.navigation__logo{display:block;-ms-flex:1 0 48px;flex:1 0 48px;margin:10px 30px 0 30px;text-align:center}.navigation__search{-ms-flex:0 1 33.3%;flex:0 1 33.3%}.navigation__submit{background-color:#363636;border-radius:19px;color:#a0a0a0;display:block;-ms-flex:0 0 38px;flex:0 0 38px;font-size:25px;height:38px;line-height:37px;margin-left:8px;text-decoration:none;text-align:center;width:38px}.navigation__submit:hover{background-color:#434343}.search-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}.search-navigation__field{background-image:url("/images/search-icon.png");background-repeat:no-repeat;background-position:12px 50%;background-color:transparent;border:none;outline:none;padding:.75em 15px .75em 42px;font-size:20px;font-weight:400;width:100%;box-sizing:border-box;display:block}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.search-navigation__field{background-image:url("/images/search-icon_2x.png");background-size:18px 18px}}.timeline-navigation{display:-ms-flexbox;display:flex}.user-navigation{position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.user-navigation__user{background-image:url(/images/standard_avatar.png);background-color:#5b5b5b;background-size:cover;background-position:50% 50%;border-radius:19px;cursor:pointer;display:block;-ms-flex:0 0 38px;flex:0 0 38px;height:38px;width:38px}.user-navigation__user:hover{opacity:0.8}.user-navigation__menu{display:none}.user-navigation__menu:hover{display:block}.user-navigation__no-auth{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;height:100%}.user-navigation .button{font-weight:700;font-size:13pt;background-color:#717171;border-radius:4px;color:#1c1c1c;display:block;padding:6px 28px;text-decoration:none}.user-navigation .button:hover{background-color:#979797}.user-navigation .signup{margin-right:5px}.user-navigation .user-navigation__inner:hover .user-navigation__menu{display:block}.user-menu{position:absolute;right:-82px;top:48px;width:200px;z-index:45}.user-menu::before{content:"";border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #fff;border-top:7px solid transparent;height:7px;width:0;left:93px;top:-13px;position:absolute}.user-menu__inner{background-color:rgba(255,255,255,0.95);border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.user-menu__link{color:#5b5b5b;list-style:none;margin:0;padding:8px 15px;text-decoration:none}.user-menu__link:hover{color:#7563ab}@media screen and (max-width: 850px){.navigation{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:5px 16px}.navigation__search{-ms-flex:1 1 auto;flex:1 1 auto;width:100%}.navigation__center{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;-ms-flex-pack:stretch;justify-content:stretch}.navigation__timeline{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto}.navigation__logo{display:none}.navigation__end{-ms-flex:1 1 auto;flex:1 1 auto;width:100%;-ms-flex-pack:center;justify-content:center;padding:10px 0}}.page__header{margin-top:20px;margin-bottom:20px}.page__title{font-size:24pt;font-weight:900}.page__subtitle{color:#dbdbdb;font-size:14pt}.page__content{margin-top:10px}.page.page--settings input[type="file"]{display:none}.form-element{background-color:#f6f6f6;border-radius:5px;color:#212121;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px}.form-element__section{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;margin-bottom:20px}.form-element__divider{border-bottom:1px solid #dbdbdb;height:1px;margin:20px -30px 30px -30px}.form-element__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.form-element__title{color:#212121;font-weight:900;font-size:16pt}.form-element__subtitle{color:#5b5b5b;font-size:12pt}.form-element__half{-ms-flex:1 1 auto;flex:1 1 auto;margin-right:30px}.form-element__full{-ms-flex:1 1 auto;flex:1 1 auto}.form-element__third{display:-ms-flexbox;display:flex;-ms-flex:1 1 29%;flex:1 1 29%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.form-element__group{display:-ms-flexbox;display:flex;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.form-element__group.form-element__group--info,.form-element__group.form-element__group--error{margin-bottom:0}.form-element__error{color:#FF2640;font-size:14pt;text-align:center}.form-element__horizontal{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:10px}.form-element__horizontal .form-element__label{line-height:1em;margin-top:-1px}.form-element__label{color:#5b5b5b;font-weight:900;font-size:12pt}.form-element__sublabel{color:#5b5b5b;display:block;font-size:12pt;line-height:1.2em;margin-top:3px}.form-element__checkbox{margin-left:30px;margin-right:10px}.form-element__field{background-color:#fff;border:1px solid #dbdbdb;border-radius:3px;color:#5b5b5b;display:block;font-size:12pt;margin-top:3px;padding:5px 10px;width:100%}.form-element__button{background-color:#7563ab;border:none;border-radius:3px;color:#fff;font-size:12pt;font-weight:900;margin-top:10px;padding:8px 10px;width:100%}.form-element__button:hover{background-color:#5d4d8e}.form-element__button span{font-size:12pt;font-weight:900}.form-element__submit:disabled{opacity:0.8}.form-element__dropzone{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;margin-top:20px}.form-element__info{font-size:11pt;color:#a8a8a8;text-align:center}.form-element__info a{color:#7563ab;font-size:11pt;font-weight:700;text-decoration:none}.form-element__info a:hover{text-decoration:underline}.auth-connect{-ms-flex-item-align:start;align-self:flex-start;background-repeat:no-repeat;border-radius:4px;cursor:poiner;display:inline-block;-ms-flex:1 1 auto;flex:1 1 auto;min-width:300px;padding:8px;text-align:center;text-decoration:none}.auth-connect.auth-connect--disabled{background-color:#a8a8a8}.auth-connect.auth-connect--steam{background-image:url("/images/button-profile-steam.png");background-color:#186b43;background-position:20px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.auth-connect.auth-connect--steam{background-image:url("/images/button-profile-steam_2x.png");background-size:32px 14px}}.auth-connect.auth-connect--steam:not(.auth-connect--disabled):hover{background-color:#2bbe77}.auth-connect.auth-connect--twitter{background-color:#55acee}.auth-connect.auth-connect--twitter:not(.auth-connect--disabled):hover{background-color:#147bc9}.auth-connect.auth-connect--facebook{background-color:#3b5998}.auth-connect.auth-connect--facebook:not(.auth-connect--disabled):hover{background-color:#1e2e4f}.dropdown{position:absolute}.dropdown.dropdown--collapsed .dropdown__items{display:none}.dropdown__wrap{position:relative}.dropdown__items{background-color:rgba(255,255,255,0.95);border-radius:4px;position:absolute;text-align:left}.dropdown__item{background-repeat:no-repeat;background-position:14px 50%;border-bottom:1px solid #dbdbdb;color:#1c1c1c;cursor:pointer;display:block;font-weight:400;padding:13px 16px 13px 55px;text-decoration:none;transition:background-color .15s ease-in-out,background-image .15s ease-in-out,border-color .15s ease-in-out}.dropdown__item:only-child{border-bottom:none;border-radius:4px}.dropdown__item:not(:only-child):first-child{border-top-left-radius:4px;border-top-right-radius:4px}.dropdown__item:not(:only-child):last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.dropdown__item:hover{background-color:rgba(32,32,32,0.1)}.dropdown__title{display:block;font-size:12pt;font-weight:400}.user-dropdown .dropdown__items{top:8px;left:-76px;width:190px;z-index:10}.user-dropdown .dropdown__item.profile{background-image:url("/images/button-user-profile.png");background-position:17px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.user-dropdown .dropdown__item.profile{background-image:url("/images/button-user-profile_2x.png");background-size:20px 24px}}.user-dropdown .dropdown__item.settings{background-image:url("/images/button-user-settings.png");background-position:15px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.user-dropdown .dropdown__item.settings{background-image:url("/images/button-user-settings_2x.png");background-size:25px 25px}}.user-dropdown .dropdown__item.signout{background-image:url("/images/button-user-signout.png");background-position:13px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.user-dropdown .dropdown__item.signout{background-image:url("/images/button-user-signout_2x.png");background-size:25px 25px}}.game-actions{top:16px;left:18px;z-index:45}.game-actions__button{background-image:none;font-size:16pt;font-weight:700;line-height:1em;height:32px;width:32px}.game-actions .dropdown__items{left:4px;top:10px;min-width:280px}.game-actions .dropdown__item.library{background-image:url("/images/button-add-library.png");background-position:14px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-actions .dropdown__item.library{background-image:url("/images/button-add-library_2x.png");background-size:25px 25px}}.game-actions .dropdown__item.library.in-library{background-image:url("/images/button-add-library-in-library.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-actions .dropdown__item.library.in-library{background-image:url("/images/button-add-library-in-library_2x.png");background-size:25px 25px}}.game-actions .dropdown__item.favorite{background-image:url("/images/button-favorite-game.png");background-position:14px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-actions .dropdown__item.favorite{background-image:url("/images/button-favorite-game_2x.png");background-size:26px 25px}}.game-actions .dropdown__item.favorite.is-favorite{background-image:url("/images/button-favorite-game-is-favorite.png");background-position:12px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-actions .dropdown__item.favorite.is-favorite{background-image:url("/images/button-favorite-game-is-favorite_2x.png");background-size:28px 25px}}.game-actions .dropdown__item.flag{background-image:url("/images/button-flag-game.png");background-position:18px 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-actions .dropdown__item.flag{background-image:url("/images/button-flag-game_2x.png");background-size:18px 25px}}.game-actions .dropdown__item.favorite.is-favorite{background-color:rgba(159,127,255,0.95);border-bottom-color:rgba(155,122,255,0.95)}.game-actions .dropdown__item.favorite.is-favorite:hover{background-color:rgba(178,153,255,0.95)}.game-actions .dropdown__item.library.in-library{background-color:rgba(78,238,105,0.95);border-bottom-color:rgba(73,238,101,0.95)}.game-actions .dropdown__item.library.in-library:hover{background-color:rgba(148,245,164,0.95)}.about-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;max-width:980px;margin:0 auto}.about-page__video{margin-bottom:80px !important}.about-page h1{font-weight:900;font-size:30pt}.about-page h1+p{color:#a7a7a7;font-size:13.5pt}.about-page__main{padding-right:15px;position:relative}.about-page__logo{padding-left:15px;text-align:center}.about-page__logo img{max-width:100%}.about-page__section{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;margin-bottom:30px}.about-page__half{-ms-flex:1 1 auto;flex:1 1 auto;width:50%;margin:120px 0}.about-page__feature{background-repeat:no-repeat;-ms-flex:0 1 50%;flex:0 1 50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.about-page__feature:nth-child(odd){padding-left:73px;padding-right:15px}.about-page__feature:nth-child(even){padding-left:88px;background-position:15px 0}.about-page__feature .title{font-weight:900;margin-top:0;line-height:1em}.about-page__feature .description{color:#a7a7a7;font-size:12pt}.about-page__faqs{padding-left:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.about-page__faq{-ms-flex:1 0 auto;flex:1 0 auto;margin-bottom:20px}.about-page__faq:first-child{margin-top:100px}.about-page__faq .title{font-weight:900}.about-page__faq .description{color:#a7a7a7;font-size:12pt}.about-page__join-slack{background-color:#4eee69;border-radius:5px;color:#212121;display:block;font-size:18pt;font-weight:900;text-align:center;text-decoration:none;padding:10px 0;width:100%;margin-top:40px}.about-page__join-slack:hover{opacity:0.8}.about-page__feature.feature--releasing-today{background-image:url("/images/feature-releasing-today.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--releasing-today{background-image:url("/images/feature-releasing-today_2x.png");background-size:50px 49px}}.about-page__feature.feature--crowdsourced{background-image:url("/images/feature-crowdsourced.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--crowdsourced{background-image:url("/images/feature-crowdsourced_2x.png");background-size:49px 34px}}.about-page__feature.feature--upcoming{background-image:url("/images/feature-upcoming.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--upcoming{background-image:url("/images/feature-upcoming_2x.png");background-size:50px 42px}}.about-page__feature.feature--search{background-image:url("/images/feature-search.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--search{background-image:url("/images/feature-search_2x.png");background-size:43px 50px}}.about-page__feature.feature--past{background-image:url("/images/feature-past.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--past{background-image:url("/images/feature-past_2x.png");background-size:50px 43px}}.about-page__feature.feature--prices{background-image:url("/images/feature-prices.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--prices{background-image:url("/images/feature-prices_2x.png");background-size:50px 50px}}.about-page__feature.feature--upvoting{background-image:url("/images/feature-upvoting.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--upvoting{background-image:url("/images/feature-upvoting_2x.png");background-size:50px 25px}}.about-page__feature.feature--collection{background-image:url("/images/feature-collection.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--collection{background-image:url("/images/feature-collection_2x.png");background-size:50px 48px}}.about-page__feature.feature--notifications{background-image:url("/images/feature-notifications.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.about-page__feature.feature--notifications{background-image:url("/images/feature-notifications_2x.png");background-size:50px 48px}}@media screen and (max-width: 600px){.about-page__intro{-ms-flex:1 1 100%;flex:1 1 100%}.about-page__logo{height:40px}.about-page__logo img{display:none}.about-page__section{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0}.about-page__half{margin:0;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}.about-page__slack-faq{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.about-page__slack-faq .about-page__half{-ms-flex:1 1 auto;flex:1 1 auto}.about-page__faqs{padding:0}.about-page .about-page__faq:first-child{margin-top:0}}@media screen and (max-width: 500px){.about-page__feature{-ms-flex:1 1 100%;flex:1 1 100%;padding-left:63px !important;padding-right:0 !important}}.join-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:start;justify-content:flex-start;max-width:980px;margin:0 auto}.join-page h1{font-weight:900;font-size:28pt;text-align:right}.join-page h1+p{color:#a7a7a7;font-size:13.5pt}.join-page__main{padding-right:15px;position:relative}.join-page__intro{padding-right:30px;padding-top:60px;text-align:right}.join-page__intro img{max-width:100%}.join-page__section{display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;margin-bottom:30px}.join-page__half{-ms-flex:1 1 auto;flex:1 1 auto;width:50%;margin:120px 0}.join-page__feature{background-repeat:no-repeat;-ms-flex:0 1 50%;flex:0 1 50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.join-page__feature:nth-child(odd){padding-left:73px;padding-right:15px}.join-page__feature:nth-child(even){padding-left:88px;background-position:15px 0}.join-page__feature .title{font-weight:900;margin-top:0;line-height:1em}.join-page__feature .description{color:#a7a7a7;font-size:12pt}.join-page__feature.feature--releasing-today{background-image:url("/images/feature-releasing-today.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--releasing-today{background-image:url("/images/feature-releasing-today_2x.png");background-size:50px 49px}}.join-page__feature.feature--crowdsourced{background-image:url("/images/feature-crowdsourced.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--crowdsourced{background-image:url("/images/feature-crowdsourced_2x.png");background-size:49px 34px}}.join-page__feature.feature--upcoming{background-image:url("/images/feature-upcoming.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--upcoming{background-image:url("/images/feature-upcoming_2x.png");background-size:50px 42px}}.join-page__feature.feature--search{background-image:url("/images/feature-search.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--search{background-image:url("/images/feature-search_2x.png");background-size:43px 50px}}.join-page__feature.feature--past{background-image:url("/images/feature-past.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--past{background-image:url("/images/feature-past_2x.png");background-size:50px 43px}}.join-page__feature.feature--prices{background-image:url("/images/feature-prices.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--prices{background-image:url("/images/feature-prices_2x.png");background-size:50px 50px}}.join-page__feature.feature--upvoting{background-image:url("/images/feature-upvoting.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--upvoting{background-image:url("/images/feature-upvoting_2x.png");background-size:50px 25px}}.join-page__feature.feature--collection{background-image:url("/images/feature-collection.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--collection{background-image:url("/images/feature-collection_2x.png");background-size:50px 48px}}.join-page__feature.feature--notifications{background-image:url("/images/feature-notifications.png")}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.join-page__feature.feature--notifications{background-image:url("/images/feature-notifications_2x.png");background-size:50px 48px}}@media screen and (max-width: 600px){.join-page__intro{-ms-flex:1 1 100%;flex:1 1 100%}.join-page__logo{height:40px}.join-page__logo img{display:none}.join-page__section{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:40px 0}.join-page__half{margin:0;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}@media screen and (max-width: 500px){.join-page__feature{-ms-flex:1 1 100%;flex:1 1 100%;padding-left:63px !important;padding-right:0 !important}}.login-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:980px;margin:0 auto}.login-page__form{-ms-flex:0 1 550px;flex:0 1 550px;width:50%;margin:60px 0}@media screen and (max-width: 600px){.login-page__half{margin:0;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.forgot-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:980px;margin:0 auto}.forgot-page__form{-ms-flex:0 1 550px;flex:0 1 550px;width:50%;margin:60px 0}.forgot-page__ontheway{display:none}@media screen and (max-width: 600px){.forgot-page__half{margin:0;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.reset-page{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:980px;margin:0 auto}.reset-page__form{-ms-flex:0 1 550px;flex:0 1 550px;width:50%;margin:60px 0}@media screen and (max-width: 600px){.reset-page__half{margin:0;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.welcome{-ms-flex-align:center;align-items:center;background-color:#252525;border-radius:5px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px;padding:5px 20px}.welcome__title{font-size:12pt;-ms-flex:2 1 auto;flex:2 1 auto}.welcome__subtitle{color:#a8a8a8;font-size:12pt}.welcome__about{-ms-flex-align:center;align-items:center;background-color:#363636;border-radius:5px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 188px;flex:0 0 188px;font-weight:900;font-size:12pt;height:40px;-ms-flex-pack:center;justify-content:center;margin:0 20px 0 15px;text-decoration:none;transition:background-color 0.075s ease-in-out}.welcome__about:hover{background-color:#505050}.welcome__dismiss{cursor:pointer}@media screen and (max-width: 680px){.welcome{-ms-flex-direction:column;flex-direction:column;position:relative}.welcome__title{font-size:14pt}.welcome__about{-ms-flex:1 1 auto;flex:1 1 auto;margin-top:10px;width:100%}.welcome__dismiss{position:absolute;top:5px;right:10px}}.search-bar{-ms-flex-align:center;align-items:center;background-color:#252525;border-radius:5px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:space-betwen;justify-content:space-betwen;margin:10px 0;min-height:50px;padding:5px}.search-bar__results{font-size:12pt;-ms-flex:2 1 auto;flex:2 1 auto;margin-left:15px}.search-bar__left{-ms-flex:2 1 auto;flex:2 1 auto}.search-bar__subtitle{color:#a8a8a8;font-size:12pt}.search-bar__dropdown{background-image:url("/images/dropdown-arrow.png");background-repeat:no-repeat;background-position:135px 50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-flex-align:center;align-items:center;background-color:#363636;border-radius:5px;border:none;display:-ms-inline-flexbox;display:inline-flex;-ms-flex:0 0 160px;flex:0 0 160px;font-weight:900;font-size:12pt;height:40px;margin:0 20px 0 15px;padding:0 10px;outline:none;text-align:center;transition:background-color 0.075s ease-in-out}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.search-bar__dropdown{background-image:url("/images/dropdown-arrow_2x.png");background-size:12px 6px}}.search-bar__cellsize-button{cursor:pointer;display:block;height:22px;opacity:0.3}.search-bar__cellsize-button:hover{opacity:0.6}.search-bar__cellsize-button.active{opacity:1}.search-bar__cellsize-button+.search-bar__cellsize-button{margin-left:10px}.search-bar__cellsize-button:last-child{margin-right:10px}@media screen and (max-width: 590px){.search-bar{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.search-bar__left{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:center;justify-content:center;text-align:center;margin-bottom:5px}}.footer-container{background-color:#1c1c1c;padding:70px 0;position:absolute;bottom:0;width:100%;height:285px}.footer{color:#b8b8b8;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}.footer__navigation{-ms-flex:1 1 auto;flex:1 1 auto;margin-left:20px}.footer__credits{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-line-pack:start;align-content:flex-start;background-image:url("/images/footer-logo.png");background-repeat:no-repeat;background-position:0 50%}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.footer__credits{background-image:url("/images/footer-logo_2x.png");background-size:50px 40px}}.footer__description{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;padding-left:70px}.footer__title{color:#fff;font-weight:700;text-transform:uppercase}.footer__subtitle{font-size:0.9em}.footer__header{font-weight:700;text-transform:uppercase;margin-bottom:20px}.footer__link{color:#b8b8b8;font-size:0.9em;text-decoration:none}.footer__link:hover{color:#fff;text-decoration:underline}.footer__list{display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.footer .footer__navigation--twitter{text-align:right}.footer__twitter{-ms-flex-item-align:right;-ms-grid-row-align:right;align-self:right}.footer__twitter:hover{opacity:0.8}@media screen and (max-width: 540px){.main-container{margin-bottom:0px}.footer-container{height:auto;padding:30px 0}.footer{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.footer__credits{background-position:50% 0;padding-top:50px}.footer__navigation{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:center;justify-content:center;text-align:center;margin-top:30px}.footer__description{padding-left:0px}.footer__header{margin-bottom:5px}.footer .footer__navigation--twitter{text-align:center}}.timelime-navigation-container{background-color:#242424;margin-top:-15px;z-index:10;position:relative}.timeline-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:15px 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.timeline-navigation__main{display:-ms-flexbox;display:flex}.timeline-navigation__link{text-decoration:none;margin:0 20px;color:#a8a8a8;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.timeline-navigation__link.active{font-weight:900;color:#fff}.timeline-navigation__link.open .arrow{transform:rotateZ(180deg)}.timeline-navigation__link:hover,.timeline-navigation__link.active{color:#fff}.timeline-navigation__link:hover .arrow,.timeline-navigation__link.active .arrow{opacity:1}.timeline-navigation .arrow{background-image:url("/images/icon-arrow-down.svg");background-size:12px 6px;height:6px;width:12px;display:block;opacity:0.6;margin-left:8px;margin-top:4px}.platform-picker-container{background-color:#1c1c1c;padding:20px 0;display:none}.platform-picker{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.platform-picker__item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 33%;flex:0 0 33%;text-decoration:none;width:auto !important;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.platform-picker__item .game-platforms__item{margin-right:10px}.platform-picker__item:hover{text-decoration:underline}@keyframes moveDown{from{opacity:0.2;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.platform-selector-container,.platform-picker-container{animation-duration:0.4s;animation-fill-mode:both;z-index:5}.platform-picker-container{animation-name:moveDown;z-index:4}.platform-selector-container{background-color:#1c1c1c;padding:20px 0;display:none;animation-name:moveDown;position:relative}.platform-selector{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.platform-selector__item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;text-decoration:none;width:auto !important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:20px}.platform-selector__toggle{color:#848484}.platform-selector__toggle:hover{color:#fff}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element,.game-section--featured-top.game-section--collection .game-section__item .game-element{-ms-flex-align:end;align-items:flex-end;min-height:250px;padding:20px 20px;transition:box-shadow 0.08s ease-in-out;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0;min-height:460px}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__meta-row,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__meta-row{display:-ms-flexbox;display:flex}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__title,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__title{font-size:22.5pt;line-height:1.2em;margin-top:0}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__upvote,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__upvote{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:auto}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__tagline,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__tagline{display:-ms-flexbox;display:flex;color:rgba(255,255,255,0.8);font-size:12pt;max-width:none;padding-right:40px}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__preview,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__preview{display:none}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__background,.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__gradient,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__background,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__gradient{display:block}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__comment-count,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__comment-count{right:20px;opacity:1;top:20px}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__release-date,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__release-date{display:-ms-flexbox;display:flex}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-genres__item,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-genres__item{background-color:rgba(168,168,168,0.3);margin-bottom:0}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__release-date-full,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__release-date-full{display:none}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__genres,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__genres{display:-ms-flexbox;display:flex}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__details,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__details{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__meta-row,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__meta-row{margin:8px 0 0 0;-ms-flex:1 1 auto;flex:1 1 auto}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__upvote,.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element:first-child .game-element__upvote,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__upvote,.game-section--featured-top.game-section--collection .game-section__item .game-element:first-child .game-element__upvote{-ms-flex-item-align:end;align-self:flex-end}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__release-date,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__release-date{display:none}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__meta-row,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__meta-row{display:none}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__background,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__background{display:none}.game-section--featured-top.game-section--collection .game-section__item:first-child .game-element .game-element__collection-background,.game-section--featured-top.game-section--collection .game-section__item .game-element .game-element__collection-background{display:block}.game-section--featured-top .game-section__item .game-element__details{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.game-section--featured-top .game-section__item .game-element__meta-row{display:-ms-flexbox;display:flex;margin:0 5px;-ms-flex:2 1 auto;flex:2 1 auto}.game-section--featured-top .game-section__item .game-element__genres{display:none}.game-section--featured-top .game-section__item .game-element__release-date-full{display:-ms-flexbox;display:flex;position:relative;top:0;right:55px}.game-section--featured-top .game-section__item .game-element__comment-count{top:45px;right:20px;opacity:1}.game-section--featured-top .game-section__item:first-child .game-element{-ms-flex-align:end;align-items:flex-end;min-height:250px;padding:20px 20px;transition:box-shadow 0.08s ease-in-out}.game-section--featured-top .game-section__item:first-child .game-element .game-element__meta-row{display:-ms-flexbox;display:flex}.game-section--featured-top .game-section__item:first-child .game-element .game-element__title{font-size:22.5pt;line-height:1.2em;margin-top:0}.game-section--featured-top .game-section__item:first-child .game-element .game-element__upvote{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:auto}.game-section--featured-top .game-section__item:first-child .game-element .game-element__tagline{display:-ms-flexbox;display:flex;color:rgba(255,255,255,0.8);font-size:12pt;max-width:none;padding-right:40px}.game-section--featured-top .game-section__item:first-child .game-element .game-element__preview{display:none}.game-section--featured-top .game-section__item:first-child .game-element .game-element__background,.game-section--featured-top .game-section__item:first-child .game-element .game-element__gradient{display:block}.game-section--featured-top .game-section__item:first-child .game-element .game-element__comment-count{right:20px;opacity:1;top:20px}.game-section--featured-top .game-section__item:first-child .game-element .game-element__release-date{display:-ms-flexbox;display:flex}.game-section--featured-top .game-section__item:first-child .game-element .game-genres__item{background-color:rgba(168,168,168,0.3);margin-bottom:0}.game-section--featured-top .game-section__item:first-child .game-element .game-element__release-date-full{display:none}.game-section--featured-top .game-section__item:first-child .game-element .game-element__genres{display:-ms-flexbox;display:flex}.game-section--featured-top .game-section__item:first-child .game-element .game-element__details{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.game-section--featured-top .game-section__item:first-child .game-element .game-element__meta-row{margin:8px 0 0 0;-ms-flex:1 1 auto;flex:1 1 auto}.game-section__content.bigcells .game-element{-ms-flex-align:end;align-items:flex-end;min-height:250px;padding:20px 20px;transition:box-shadow 0.08s ease-in-out}.game-section__content.bigcells .game-element .game-element__meta-row{display:-ms-flexbox;display:flex}.game-section__content.bigcells .game-element .game-element__title{font-size:22.5pt;line-height:1.2em;margin-top:0}.game-section__content.bigcells .game-element .game-element__upvote{-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;height:auto}.game-section__content.bigcells .game-element .game-element__tagline{display:-ms-flexbox;display:flex;color:rgba(255,255,255,0.8);font-size:12pt;max-width:none;padding-right:40px}.game-section__content.bigcells .game-element .game-element__preview{display:none}.game-section__content.bigcells .game-element .game-element__background,.game-section__content.bigcells .game-element .game-element__gradient{display:block}.game-section__content.bigcells .game-element .game-element__comment-count{right:20px;opacity:1;top:20px}.game-section__content.bigcells .game-element .game-element__release-date{display:-ms-flexbox;display:flex}.game-section__content.bigcells .game-element .game-genres__item{background-color:rgba(168,168,168,0.3);margin-bottom:0}.game-section__content.bigcells .game-element .game-element__release-date-full{display:none}.game-section__content.bigcells .game-element .game-element__genres{display:-ms-flexbox;display:flex}.game-section__content.bigcells .game-element .game-element__details{-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start}.game-section__content.bigcells .game-element .game-element__meta-row{margin:8px 0 0 0;-ms-flex:1 1 auto;flex:1 1 auto}.game-section__content.twocol .game-section__item{-ms-flex:0 1 50%;flex:0 1 50%}.game-section__content.twocol .game-section__item:only-child{-ms-flex:1 1 100%;flex:1 1 100%}.game-section__content.twocol .game-section__item:nth-child(odd){padding-right:6px}.game-section__content.twocol .game-section__item:nth-child(even){padding-left:6px}.game-section__content.onecol .game-element .game-element__details{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:no-wrap;flex-wrap:no-wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}.game-section__content.onecol .game-element .game-element__meta-row{display:-ms-flexbox;display:flex;margin:0 5px;-ms-flex:2 1 auto;flex:2 1 auto}.game-section__content.onecol .game-element .game-element__genres{display:none}.game-section__content.onecol .game-element .game-element__release-date-full{display:-ms-flexbox;display:flex;position:relative;top:0;right:55px}.game-section__content.onecol .game-element .game-element__comment-count{top:45px;right:20px;opacity:1}.game-element{background-color:rgba(51,51,51,0.2);border-radius:5px;display:-ms-flexbox;display:flex;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:stretch;align-items:stretch;margin-bottom:12px;padding:10px 20px;position:relative;text-decoration:none;transition:background-color 0.075s ease-in-out !important}.game-element:hover .game-element__hover{opacity:1}.game-element__upvote{-ms-flex:0 0 35px;flex:0 0 35px;margin-right:20px;z-index:8}.game-element__preview{-ms-flex-align:start;align-items:flex-start;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;border-radius:4px;-ms-flex:0 0 123px;flex:0 0 123px;height:84px;margin-right:15px;width:122px}.game-element__details{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:center;justify-content:center;position:relative;z-index:8}.game-element__title{font-size:14pt;font-weight:900;margin:0 2px 0 0;z-index:8}.game-element__tagline{display:none;color:#a8a8a8;-ms-flex:0 1 auto;flex:0 1 auto;font-size:11pt;line-height:1.3em;margin:4px 0 0 0;z-index:8;max-width:80%}.game-element__meta-row{display:none;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px;z-index:8}.game-element__content-wrap{-ms-flex-item-align:end;align-self:flex-end;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%}.game-element__genres{margin-left:1px}.game-element__comment-count{background-image:url("/images/comments.png");background-repeat:no-repeat;background-position:0 50%;line-height:13px;height:17px;font-size:12pt;font-weight:900;padding-left:17px;right:10px;top:10px;opacity:0.7;position:absolute;z-index:8}@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx){.game-element__comment-count{background-image:url("/images/comments_2x.png");background-size:13px 15px}}.game-element__release-date{display:none;position:absolute;bottom:0px;right:0px;z-index:8}.game-element__release-date-full{display:none}.game-element__collection-background{background-position:50% 50%;background-size:cover;background-repeat:no-repeat;border-radius:5px;display:none;top:0;bottom:0;right:0;left:0;position:absolute;overflow:none;z-index:2}.game-element__background{background-position:50% 50%;background-size:cover;background-repeat:no-repeat;border-radius:5px;display:none;top:0;bottom:0;right:0;left:0;position:absolute;overflow:none;z-index:2}.game-element__gradient{border-radius:5px;display:none;height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;transition:opacity 0.15s ease-in-out !important}.game-element__gradient.primary{background:linear-gradient(20deg, rgba(33,33,33,0.93) 0%, rgba(33,33,33,0.5) 25%, rgba(33,33,33,0.1) 100%);z-index:6}.game-element__gradient.secondary{background-color:rgba(45,45,45,0.4);z-index:5}.game-element__hover{transition:opacity 0.075s ease-in-out !important;opacity:0;background-color:rgba(255,255,255,0.05);border-radius:5px;z-index:7;height:100%;left:0;position:absolute;top:0;width:100%}.game-element__platforms{margin:1px 0 0 4px}.game-genres{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.game-genres__item{background-color:#5b5b5b;border-radius:20px;-ms-flex:0 0 auto;flex:0 0 auto;font-size:9pt;margin:0 5px 5px 0;padding:4px 12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-genres__edit{padding:11px;margin-left:0px;margin-top:2px;border-radius:11px}.game-genres.game-genres--drawer .game-genres__item{background-color:rgba(255,255,255,0.25);color:#fff}.game-platforms{display:-ms-flexbox;display:flex;position:relative}.game-platforms__item{background-repeat:no-repeat;background-position:50% 50%;cursor:pointer;display:block;-ms-flex:0 0 auto;flex:0 0 auto;height:24px;margin-right:8px;opacity:0.7;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-platforms__item:last-child{margin-right:0}.game-platforms__item::after{bottom:-24px;color:#fff;display:none;font-size:10px;font-weight:700;position:relative;width:100%;text-align:center}.game-platforms__item.apple,.game-platforms__item.mac,.game-platforms__item.apple-tv,.game-platforms__item.ios{background-image:url("/images/platforms/apple.svg");background-size:18px 22px;margin-top:0px;width:18px}.game-platforms__item.windows{background-image:url("/images/platforms/windows.svg");background-size:19px 19px;margin-top:0px;width:19px}.game-platforms__item.windows::after{content:"Win"}.game-platforms__item.linux{background-image:url("/images/platforms/linux.svg");background-size:17px 20px;margin-top:0px;width:17px}.game-platforms__item.linux::after{content:"Linux"}.game-platforms__item.xbox,.game-platforms__item.xbox-360,.game-platforms__item.xbox-one{background-image:url("/images/platforms/xbox.svg");background-size:20px 20px;margin-top:0px;width:20px}.game-platforms__item.xbox::after,.game-platforms__item.xbox-360::after,.game-platforms__item.xbox-one::after{content:"Xbox"}.game-platforms__item.playstation,.game-platforms__item.playstation-2,.game-platforms__item.playstation-3,.game-platforms__item.playstation-4,.game-platforms__item.playstation-vita,.game-platforms__item.psp{background-image:url("/images/platforms/playstation.svg");background-size:28px 22px;margin-top:0px;width:28px}.game-platforms__item.playstation::after,.game-platforms__item.playstation-2::after,.game-platforms__item.playstation-3::after,.game-platforms__item.playstation-4::after,.game-platforms__item.playstation-vita::after,.game-platforms__item.psp::after{content:"PS1"}.game-platforms__item.oculus-rift{background-image:url("/images/platforms/oculus.svg");background-size:25px 19px;margin-top:0px;width:25px}.game-platforms__item.oculus-rift::after{content:"OR"}.game-platforms__item.android{background-image:url("/images/platforms/android.svg");background-size:20px 22px;margin-top:0px;width:20px}.game-platforms__item.android::after{content:"Android"}.game-platforms__item.mac::after{content:"Mac"}.game-platforms__item.apple-tv::after{content:"TV"}.game-platforms__item.ios::after{content:"iOS"}.game-platforms__item.xbox-360::after{content:"360"}.game-platforms__item.xbox-one::after{content:"One"}.game-platforms__item.playstation-2::after{content:"PS2"}.game-platforms__item.playstation-3::after{content:"PS3"}.game-platforms__item.playstation-4::after{content:"PS4"}.game-platforms__item.playstation-vita::after{content:"Vita"}.game-platforms__item.psp::after{content:"PSP"}.game-platforms__item.nintendo-switch{background-image:url("/images/platforms/switch.svg");background-size:26px 24px;margin-top:0px;width:26px}.game-platforms__item.nintendo-switch::after{content:"Switch"}.game-platforms__item.nes{background-image:url("/images/platforms/nes.svg");background-size:39px 18px;margin-top:0px;width:39px}.game-platforms__item.nes::after{content:"NES"}.game-platforms__item.snes{background-image:url("/images/platforms/snes.svg");background-size:44px 18px;margin-top:0px;width:44px}.game-platforms__item.snes::after{content:"SNES"}.game-platforms__item.nintendo-64{background-image:url("/images/platforms/nintendo64.svg");background-size:27px 24px;margin-top:0px;width:27px}.game-platforms__item.nintendo-64::after{content:"N64"}.game-platforms__item.gamecube{background-image:url("/images/platforms/gamecube.svg");background-size:19px 22px;margin-top:0px;width:19px}.game-platforms__item.gamecube::after{content:"NGC"}.game-platforms__item.wii{background-image:url("/images/platforms/wii.svg");background-size:36px 16px;margin-top:0px;width:36px}.game-platforms__item.wii::after{content:"Wii"}.game-platforms__item.wii-u{background-image:url("/images/platforms/wiiu.svg");background-size:26px 16px;margin-top:0px;width:26px}.game-platforms__item.wii-u::after{content:"Wii U"}.game-platforms__item.gameboy{background-image:url("/images/platforms/gameboy.svg");background-size:17px 24px;margin-top:0px;width:17px}.game-platforms__item.gameboy::after{content:"GB"}.game-platforms__item.gameboy-color{background-image:url("/images/platforms/gameboycolor.svg");background-size:17px 24px;margin-top:0px;width:17px}.game-platforms__item.gameboy-color::after{content:"GBC"}.game-platforms__item.gameboy-advance{background-image:url("/images/platforms/advance.svg");background-size:33px 20px;margin-top:0px;width:33px}.game-platforms__item.gameboy-advance::after{content:"GBA"}.game-platforms__item.nintendo-ds{background-image:url("/images/platforms/ds.svg");background-size:24px 26px;margin-top:0px;width:24px}.game-platforms__item.nintendo-ds::after{content:"DS"}.game-platforms__item.nintendo-3ds,.game-platforms__item.new-nintendo-3ds{background-image:url("/images/platforms/3ds.svg");background-size:26px 24px;margin-top:0px;width:26px}.game-platforms__item.nintendo-3ds::after,.game-platforms__item.new-nintendo-3ds::after{content:"3DS"}.game-platforms__item.new-nintendo-3ds::after{content:"New"}.game-platforms__edit{margin-right:6px;height:24px;width:24px;border-radius:22px}.game-platforms.game-platforms--drawer .game-platforms__item{opacity:1}.game-platforms.game-platforms--drawer .game-platforms__item::after{display:block}.game-platforms.game-platforms--drawer .game-platforms__item.android{width:40px}.game-platforms.game-platforms--drawer .game-platforms__item.linux{width:24px}.game-sections-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.game-section{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-direction:column;flex-direction:column;margin-top:70px}.game-section:first-child{margin-top:50px}.game-section__header{display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:justify;justify-content:space-between}.game-section__link{color:#a8a8a8;font-size:14pt;text-decoration:none}.game-section__link:hover{color:#fff;text-decoration:underline}.game-section .game-section__header__item{-ms-flex:1 1 33.3%;flex:1 1 33.3%;padding:1.4em 0}.game-section .game-section__header__item.left{text-align:left;-ms-flex-preferred-size:20%;flex-basis:20%}.game-section .game-section__header__item.right{text-align:right;-ms-flex-preferred-size:20%;flex-basis:20%}.game-section .game-section__header__item.center{text-align:center;-ms-flex-preferred-size:60%;flex-basis:60%}.game-section__day{color:#fff;font-size:15pt;font-weight:900}.game-section__date{color:#a8a8a8;font-size:13pt;font-weight:400}.game-section__show-more{background:transparent;border:none;color:#a8a8a8;display:block;margin:10px auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none}.game-section__show-more span{font-size:12pt;font-weight:700}.game-section__show-more:hover{color:#fff}.game-section__content{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.game-section__item{-ms-flex:0 1 100%;flex:0 1 100%}.game-section.game-section--collapsed .game-section__item{display:none}.game-section.game-section--collapsed .game-section__item:nth-child(-n+14){display:-ms-flexbox;display:flex}.game-section.game-section--collection.game-section--collapsed .game-section__item{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex:0 1 32%;flex:0 1 32%}.game-section.game-section--collection.game-section--collapsed .game-section__item:first-child{-ms-flex:0 1 32%;flex:0 1 32%}.game-section.game-section--collection .game-section__content{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-line-pack:stretch;align-content:stretch;-ms-flex-pack:justify;justify-content:space-between}.game-section.game-section--featured-top .game-section__item{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-ms-flex:0 1 100%;flex:0 1 100%}.game-section.game-section--featured-top .game-section__item:first-child{-ms-flex:1 1 100%;flex:1 1 100%}.game-section.game-section--featured-top .game-section__item:nth-child(4):last-child{-ms-flex:1 1 100%;flex:1 1 100%}.game-upvote{background:transparent;border:none;border-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:84px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;outline:none;position:relative;width:35px}.game-upvote:hover{opacity:0.8;background-color:rgba(255,255,255,0.2)}.game-upvote.game-upvote--voted{background-color:#fff}.game-upvote.game-upvote--voted .game-upvote__arrow svg .cls-1{fill:#212121}.game-upvote.game-upvote--voted .game-upvote__score{color:#212121}.game-upvote.game-upvote--drawer{background:rgba(255,255,255,0.25);border-radius:4px;height:auto;margin:0 10px 0 0;min-width:35px;padding:0;height:50px;width:auto}.game-upvote.game-upvote--drawer.game-upvote--voted{background-color:#fff}.game-upvote.game-upvote--drawer .game-upvote__arrow{margin-bottom:0px;padding-left:1px}.game-upvote__arrow{height:6px;-ms-flex:1 0 6px;flex:1 0 6px;margin-top:8px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.game-upvote__arrow svg .cls-1{fill:#fff}.game-upvote__score{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 0 auto;flex:1 0 auto;font-size:12pt;font-weight:900;-ms-flex-pack:start;justify-content:flex-start;text-align:center}.date-badge{border:2px solid rgba(255,255,255,0.2);border-radius:5px;-ms-flex-direction:column;flex-direction:column;font-size:11pt;line-height:1em;padding:3px 5px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date-badge__day{margin-bottom:2px}.date-badge.date-badge--full{-ms-flex-direction:row;flex-direction:row;padding:5px 8px;-ms-flex-pack:center;justify-content:center}.date-badge.date-badge--full .date-badge__day,.date-badge.date-badge--full .date-badge__month{margin-bottom:0;margin-right:3px}.metacritic{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin-bottom:5px;-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:justify;justify-content:space-between}.metacritic__score{-ms-flex-align:center;align-items:center;border-radius:6px;color:#fff;font-weight:900;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 30px;flex:0 0 30px;width:30px;height:30px;margin-right:-5px}.metacritic__score--high{background-color:#6c3}.metacritic__score.metacritic__score--medium{background-color:#fc3}.metacritic__score.metacritic__score--low{background-color:red}.metacritic__score.metacritic__score--na{background-color:rgba(255,255,255,0.2)}.metacritic__read-more{font-size:11pt;margin-left:10px;text-decoration:none;-ms-flex:2 1 auto;flex:2 1 auto;text-align:left}.metacritic__read-more:hover{text-decoration:underline}.metacritic__logo{display:block;-ms-flex:0 0 16px;flex:0 0 16px;margin-right:0px}.metacritic__logo--metacritic{background-image:url("/images/reviewer-metacritic.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--ign{background-image:url("/images/reviewer-ign.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--kotaku{background-image:url("/images/reviewer-kotaku.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--polygon{background-image:url("/images/reviewer-polygon.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--metacritic{background-image:url("/images/reviewer-metacritic.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--destructoid{background-image:url("/images/reviewer-destructoid.svg");background-size:16px 16px;height:16px;width:16px}.metacritic__logo--gamespot{background-image:url("/images/reviewer-gamespot.svg");background-size:16px 16px;height:16px;width:16px}.game-drawer{background-color:#212121;position:relative;min-height:100vh;padding-bottom:90px}.game-drawer__background{top:0;right:0;left:0;height:450px;position:absolute}.game-drawer__content{-ms-flex-line-pack:stretch;align-content:stretch;display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;height:100%;width:100%;position:relative}.game-drawer__header{-ms-flex:0 0 350px;flex:0 0 350px;width:100%}.game-drawer__wrap{-ms-flex:2 1 auto;flex:2 1 auto;display:-ms-flexbox;display:flex;padding:0 30px}.game-drawer__main{-ms-flex:0 0 70%;flex:0 0 70%;padding-right:20px}.game-drawer__sidebar{-ms-flex:0 0 30%;flex:0 0 30%;padding-left:20px}.game-drawer__section-title{-ms-flex-align:center;align-items:center;-ms-flex:2 1 auto;flex:2 1 auto;color:#fff;font-size:13pt;font-weight:900}.game-drawer__bottom-bar{-ms-flex-align:center;align-items:center;background-color:inherit;bottom:0;display:-ms-flexbox;display:flex;height:75px;position:fixed;max-width:1100px;width:100%;margin:0 auto}.game-drawer__comment-form{-ms-flex:2 1 70%;flex:2 1 70%;padding:20px 30px}.game-drawer__social{-ms-flex:0 1 30%;flex:0 1 30%}@media screen and (max-width: 700px){.game-drawer__header{-ms-flex:1 0 auto;flex:1 0 auto}}@media screen and (max-width: 768px){.game-drawer__content{display:block}.game-drawer__wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.game-drawer__main{-ms-flex:1 1 auto;flex:1 1 auto;padding-right:0;width:100%}.game-drawer__sidebar{-ms-flex:1 1 auto;flex:1 1 auto;padding-left:0;width:100%}}.game-store{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;text-decoration:none;width:100%}.game-store__icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:16px;margin-right:10px;width:16px}.game-store__icon img{height:auto !important;width:100%}.game-store__name{-ms-flex:2 1 auto;flex:2 1 auto;font-size:12pt}.game-store__price{font-size:12pt}.game-store__price--regular{color:#a8a8a8;text-decoration:line-through}.drawer-comments__befirst{font-size:12pt;font-style:italic;color:rgba(255,255,255,0.3);text-align:center;margin-top:20px}.game-comment{display:-ms-flexbox;display:flex;font-size:12pt;margin-top:10px}.game-comment:hover .game-comment__action{opacity:1}.game-comment__content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:2 1 auto;flex:2 1 auto}.game-comment__meta{display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:center;justify-content:center;margin-bottom:2px}.game-comment__author-name{-ms-flex:2 1 auto;flex:2 1 auto;font-weight:900}.game-comment__author-avatar{-ms-flex:0 0 48px;flex:0 0 48px}.game-comment__time{color:rgba(255,255,255,0.4);font-size:11pt;font-weight:400}.game-comment__message{-ms-flex:0 0 100%;flex:0 0 100%}.game-comment__message,.game-comment__message a{color:rgba(255,255,255,0.8);font-size:11pt;line-height:1.5em;text-decoration:none;word-wrap:break-word}.game-comment__message a{color:rgba(255,255,255,0.4);font-weight:900}.game-comment__message a:hover{text-decoration:underline}.game-comment__actions{display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;margin-top:5px}.game-comment__action{color:rgba(255,255,255,0.4);cursor:pointer;font-size:11pt;font-weight:900;margin-right:20px;opacity:0;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.game-comment__action:hover{color:rgba(255,255,255,0.8)}.game-comment__replies{width:100%}.game-comment__replies:first-child{margin-top:20px}.game-comment__edit-message{display:none;-ms-flex-flow:row nowrap;flex-flow:row nowrap;padding:10px 0;width:100%}.game-comment__edit-field{border:2px solid rgba(255,255,255,0.3);border-radius:4px;background-color:transparent;color:rgba(255,255,255,0.8);-ms-flex:1 1 100%;flex:1 1 100%;font-size:11pt;line-height:1.5em;padding:10px;resize:vertical;margin-right:10px;width:100%}.game-comment__edit-save{background-color:#fff;border:none;border-radius:4px;color:#212121;-ms-flex:0 0 90px;flex:0 0 90px;margin-left:10px;outline:none;padding:0}.game-comment__edit-save span{font-size:12pt;font-weight:900}.game-comment__edit-save:hover{background-color:rgba(255,255,255,0.7)}.game-comment.game-comment--is-editing .game-comment__action{opacity:0}.game-comment.game-comment--is-editing .game-comment__message{display:none}.game-comment.game-comment--is-editing .game-comment__edit-message{display:-ms-flexbox;display:flex}.game-comment.game-comment--is-editing .game-comment__replies .game-comment__edit-message{display:none}.game-comment.game-comment--is-editing .game-comment__replies .game-comment__message{display:block}.drawer-background{width:100%}.drawer-background__wrap{position:relative;height:100%;width:100%}.drawer-background__wrap div{position:absolute;top:0;right:0;bottom:0;left:0}.drawer-background__image{background-repeat:no-repeat;background-position:0% 50%;background-size:cover}.drawer-background__dim{background-color:rgba(31,31,31,0.7)}.drawer-background__gradient{background:linear-gradient(0deg, #212121 0%, transparent 50%)}.drawer-detail{margin-bottom:28px}.drawer-detail__header{display:-ms-flexbox;display:flex;margin-bottom:8px}.drawer-detail__content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;font-size:11pt}.drawer-detail__content .avatar{-ms-flex:0 0 38px;flex:0 0 38px;float:none;margin-bottom:5px}.drawer-detail.drawer-detail--genres{margin-bottom:23px}.drawer-detail.drawer-detail--website .website{font-size:11pt;line-height:1em;text-decoration:none}.drawer-detail__add-content{-ms-flex-align:center;align-items:center;border:2px dashed rgba(255,255,255,0.3);border-radius:4px;color:rgba(255,255,255,0.3);display:-ms-flexbox;display:flex;font-size:12pt;font-weight:900;-ms-flex-pack:center;justify-content:center;padding:15px;text-decoration:none;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drawer-detail__add-content:hover{border-color:rgba(255,255,255,0.5);color:rgba(255,255,255,0.5)}.drawer-detail.drawer-detail--contributors{margin-bottom:23px}.drawer-detail.drawer-detail--upvoters{margin-bottom:23px}.drawer-detail.drawer-detail--upvoters .more{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:38px;line-height:38px}.drawer-header{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.drawer-header__title{font-size:25.5pt;font-weight:900;margin-top:15px;text-align:center}.drawer-header__tagline{color:rgba(255,255,255,0.8);font-size:15pt;margin-top:10px;max-width:800px;text-align:center}.drawer-header__tagline .drawer-button{display:inline-block}.drawer-header__buttons{display:-ms-flexbox;display:flex;margin-top:25px}.drawer-header__topbar{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;left:0;padding:0 20px;position:absolute;top:20px;width:100%}.drawer-header__topbar-wrap{-ms-flex:1 1 33.33%;flex:1 1 33.33%;display:-ms-flexbox;display:flex}.drawer-header__topbar-wrap--center{-ms-flex-pack:center;justify-content:center}.drawer-header__countdown{font-size:12pt}.drawer-header__learn-more{-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.7);border-radius:4px;color:#212121;font-weight:900;display:-ms-flexbox;display:flex;height:50px;-ms-flex-pack:center;justify-content:center;padding:0 16px;text-decoration:none}.drawer-header__learn-more:hover{opacity:0.85}@media screen and (max-width: 700px){.drawer-header{padding:10px;margin-bottom:30px;-ms-flex-pack:justify;justify-content:space-between}.drawer-header__tagline{max-width:none}.drawer-header__topbar{-ms-flex-flow:row wrap;flex-flow:row wrap;padding:0 10px;top:0px;position:relative}.drawer-header__topbar-wrap{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:center;justify-content:center;margin:10px 0}.drawer-header__topbar-wrap:last-child{display:none}}.drawer-media__wrap{height:220px;margin-bottom:30px;overflow:hidden;width:100%}.drawer-media__content{-ms-flex-line-pack:start;align-content:flex-start;display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;height:100%;min-width:100%;margin-left:0%;transition:margin-left 0.2s ease-in-out}.drawer-media__header{display:-ms-flexbox;display:flex}.drawer-media__item{background-color:rgba(255,255,255,0.2);border-radius:4px;-ms-flex:0 0 102px;flex:0 0 102px;width:136px;margin:6px 6px 0 0}.drawer-media__item:first-child{-ms-flex:0 0 210px;flex:0 0 210px;width:280px}.drawer-media__item:nth-child(4n){margin-right:0}.media-item{position:relative;border-radius:4px}.media-item:hover{cursor:pointer}.media-item:hover::before{opacity:1}.media-item:hover .make-header-image{display:block}.media-item__image{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.media-item.media-item--video svg{display:block;transform:scale(2, 2)}.media-item.media-item--add-content{background-color:transparent;border:2px dashed rgba(255,255,255,0.4);border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;text-align:center;text-decoration:none}.media-item.media-item--add-content.media-item--article{-ms-flex-direction:row;flex-direction:row;padding:15px}.media-item.media-item--add-content.media-item--article .plus{margin:0 10px 0 0}.media-item.media-item--add-content .plus{background-color:rgba(255,255,255,0.4);border-radius:4px;color:rgba(0,0,0,0.4);font-size:24px;height:22px;line-height:19px;margin:0 auto 20px auto;text-align:center;width:22px}.media-item.media-item--add-content .text{color:rgba(255,255,255,0.4);font-size:11pt;font-weight:900}.media-item.media-item--add-content:hover{border-color:rgba(255,255,255,0.8)}.media-item.media-item--add-content:hover::before{opacity:0}.media-item.media-item--add-content:hover .plus{background-color:rgba(255,255,255,0.8)}.media-item.media-item--add-content:hover .text{color:rgba(255,255,255,0.8)}.media-item::before{content:"";background-color:rgba(33,33,33,0.4);border-radius:4px;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 0.075s ease-in-out !important;width:100%;z-index:20}.make-header-image{cursor:pointer;display:none;height:16px;margin:10px;line-height:16px;position:absolute;z-index:25}.make-header-image__status{display:inline-block;border:2px solid #fff;border-radius:3px;float:left;height:16px;margin-right:10px;width:16px}.make-header-image__status.make-header-image__status--current{background-color:#fff}.make-header-image__text{color:#fff;float:left;font-size:8pt;font-weight:700;height:16px;line-height:16px;text-transform:uppercase}.drawer-button{-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex:0 0 20px;flex:0 0 20px;font-weight:900;font-size:14pt;-ms-flex-pack:center;justify-content:center;height:20px;line-height:18px;width:20px;text-align:center;text-decoration:none}.drawer-button.drawer-button--primary{background-color:#fff;color:#212121}.drawer-button.drawer-button--primary svg .cls-1{fill:#212121}.drawer-button.drawer-button--primary:hover{opacity:0.7}.drawer-button.drawer-button--secondary{background-color:rgba(255,255,255,0.2);color:#fff}.drawer-button.drawer-button--secondary svg .cls-1{fill:#fff}.drawer-button.drawer-button--secondary:hover{background-color:rgba(255,255,255,0.4)}.drawer-button.drawer-button--disabled{cursor:initial;opacity:0.3;pointer-events:none}.drawer-button+.drawer-button{margin-left:5px}.drawer-actions{color:#212121;position:relative;width:210px}.drawer-actions__inner{-ms-flex-align:center;align-items:center;border-radius:4px;cursor:pointer;display:-ms-flexbox;display:flex;font-size:14pt;height:50px}.drawer-actions__icon{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex:0 0 25px;flex:0 0 25px;height:30px;-ms-flex-pack:center;justify-content:center;margin-right:12px}.drawer-actions__title{-ms-flex:0 0 auto;flex:0 0 auto;font-size:12pt;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drawer-actions__arrow{-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.1);border-top-right-radius:4px;border-bottom-right-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 40px;flex:0 0 40px;height:100%;width:40px}.drawer-actions__arrow svg .cls-1{fill:#fff}.drawer-actions__arrow:hover{opacity:0.85}.drawer-actions__dropdown{display:none;position:absolute;top:50px;left:0;right:0;height:100px;width:210px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.drawer-actions__dropdown--open{display:block}.drawer-actions__actions{background-color:rgba(255,255,255,0.9);color:#212121;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;width:210px;position:relative;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.drawer-actions__actions .drawer-action{border-top:1px solid #ddd}.drawer-actions__actions,.drawer-actions__actions .drawer-action:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.drawer-action{-ms-flex-align:center;align-items:center;background-color:rgba(255,255,255,0.8);color:#212121;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;height:50px;padding-left:10px;text-decoration:none;width:100%}.drawer-action:hover{opacity:0.85}.drawer-action--add-library{border-top-left-radius:4px;border-bottom-left-radius:4px}.drawer-action--add-library .drawer-actions__icon svg .cls-1{fill:#fff}.drawer-action--in-library{color:#202020;background-color:#4eee69}.drawer-action--in-library .drawer-actions__icon svg .cls-1{fill:#202020}.drawer-action--in-library+.drawer-actions__arrow{background-color:#16e439}.drawer-action--in-library+.drawer-actions__arrow svg .cls-1{fill:#202020}.drawer-action--is-favorite{background-color:#9f7fff}.buy-button{color:#212121;position:relative}.buy-button__inner{-ms-flex-align:center;align-items:center;border-radius:4px;display:-ms-flexbox;display:flex;cursor:pointer;font-size:14pt;height:50px}.buy-button__action{background-color:rgba(255,255,255,0.8);text-decoration:none;color:#212121;padding-left:16px;border-top-left-radius:4px;border-bottom-left-radius:4px;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.buy-button__action:hover{opacity:0.8}.buy-button__buy{-ms-flex:0 0 auto;flex:0 0 auto;font-weight:900;margin-right:10px}.buy-button__best-price{-ms-flex:0 0 auto;flex:0 0 auto;margin-right:16px}.buy-button__arrow{-ms-flex-align:center;align-items:center;background-color:rgba(230,230,230,0.8);border-top-right-radius:4px;border-bottom-right-radius:4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 40px;flex:0 0 40px;height:100%;width:40px}.buy-button__arrow svg .cls-1{fill:#212121}.buy-button__arrow:hover{opacity:0.9}.buy-button.buy-button--no-arrow .buy-button__action{border-radius:4px}.buy-button__dropdown{display:block;position:absolute;top:50px;left:0;right:0;height:auto;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.buy-button__dropdown--collapsed{display:none}.buy-button__items{width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.buy-button__item{color:#212121;display:block;font-size:12pt;padding:10px 15px;text-decoration:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.buy-button .game-store{color:#212121}.comment-form{-ms-flex-align:stretch;align-items:stretch;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.comment-form__message{background-color:transparent;border:2px solid rgba(255,255,255,0.3);border-radius:4px;-ms-flex:2 1 auto;flex:2 1 auto;font-size:11pt;padding:10px;outline:none}.comment-form__message::-webkit-input-placeholder{color:rgba(255,255,255,0.3)}.comment-form__message::-moz-placeholder{color:rgba(255,255,255,0.3)}.comment-form__message:-moz-placeholder{color:rgba(255,255,255,0.3)}.comment-form__message:-ms-input-placeholder{color:rgba(255,255,255,0.3)}.comment-form__message:focus{border-color:rgba(255,255,255,0.5)}.comment-form__submit{background-color:rgba(255,255,255,0.3);border:none;border-radius:4px;color:#212121;-ms-flex:0 0 90px;flex:0 0 90px;margin-left:10px;outline:none;padding:0}.comment-form__submit span{font-size:12pt;font-weight:900}.comment-form__submit:hover{opacity:0.85}.lightbox{display:none;left:0;top:0;width:100%;height:100%;position:fixed;z-index:500}.lightbox__close{background-image:url("/images/button-lightbox-close_2x.png");background-size:45px 45px;background-repeat:no-repeat;background-position:50% 50%;height:45px;width:45px;z-index:600;position:absolute;top:30px;left:30px}.lightbox__inner{-ms-flex:2 1 auto;flex:2 1 auto;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;height:100%}.lightbox__overlay{background-color:rgba(255,255,255,0.9);cursor:pointer;height:100%;left:0;top:0;width:100%;position:absolute}.lightbox__wrap{-ms-flex-align:center;align-items:center;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:5em;height:100%}.lightbox__content{-ms-flex:2 1 auto;flex:2 1 auto;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;height:100%}.lightbox__content iframe{width:100%;height:100%}.lightbox__image{height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-size:contain;background-repeat:no-repeat;background-position:center center;position:relative;z-index:220}.lightbox__image img{width:100%;height:auto !important}.lightbox__video{padding-bottom:56.25%;position:relative;width:100%}.lightbox__video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.lightbox.lightbox--open{display:block}.lightbox__navigation{cursor:pointer;padding:10px 20px}.lightbox__navigation:hover svg .cls-1{fill:gray}.lightbox__bar{position:absolute;bottom:0;left:0;right:0;height:60px}.lightbox-bar{color:#000;padding:0 5em}.lightbox-bar__content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap}.lightbox-bar__group{-ms-flex-align:center;align-items:center;width:33.3%;display:-ms-flexbox;display:flex}.lightbox-bar__group--navigation{-ms-flex-pack:center;justify-content:center}.lightbox-bar__group--actions{-ms-flex-pack:end;justify-content:flex-end}.lightbox-bar__group .avatar{margin-bottom:0}.lightbox-bar__counts{font-size:12pt;margin:0 20px}.lightbox-bar__author-meta{font-size:12pt}.lightbox-bar__submitter{color:#000;font-size:12pt;font-weight:900;text-decoration:none}.lightbox-bar__submitted-on{color:#3f3f3f;font-size:11pt}.lightbox-bar__action{-ms-flex-align:center;align-items:center;color:#000;display:-ms-flexbox;display:flex;font-size:12pt;font-weight:900;margin-right:20px;text-decoration:none}.lightbox-bar__action svg,.lightbox-bar__action span{margin-right:5px}.lightbox-bar__action:hover{border-color:#333;color:#333}.lightbox-bar__action:hover svg .cls-1{fill:#333}.lightbox-bar__action:last-child{margin-right:0}.lightbox-bar__action--disabled{pointer-events:none;cursor:initial}.lightbox-bar__make-header-image{border-radius:5px;border:2px solid #000;display:inline-block;height:15px;width:15px}.lightbox-bar__make-header-image.active{background-color:#000}@media screen and (max-width: 1024px){.lightbox__wrap{padding:2em}.lightbox-bar{padding:0 2em}}@media screen and (max-width: 768px){.lightbox__wrap{padding:1em}.lightbox__bar{height:155px}.lightbox-bar{padding:0 1em}.lightbox-bar__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.lightbox-bar__group{-ms-flex:1 1 100%;flex:1 1 100%;-ms-flex-pack:center;justify-content:center;padding:5px 0}}@media screen and (max-width: 1024px){.main-container{padding:0 30px}.main .section{float:left;display:block;margin-right:2.35765%;width:100%;margin-right:0}.main .section:last-child{margin-right:0}.topbar-cont{padding-left:15px;padding-right:15px;margin-left:-30px;margin-right:-30px}}@media screen and (max-width: 900px){.game-section--featured-top .game-section__item{-ms-flex:0 0 100%;flex:0 0 100%}#drawer{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%;margin-right:0}#drawer:last-child{margin-right:0}.drawer-ontop .close{left:auto;right:30px}.drawer-ontop .close .explained{display:none}.comments-form-container{position:absolute}.game-section.game-section--collection .game-section__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.game-section.game-section--collection.game-section--collapsed .game-section__item,.game-section.game-section--collection.game-section--collapsed .game-section__item:first-child{-ms-flex:1 1 100%;flex:1 1 100%;padding:10px}.game-section.game-section--collection.game-section--collapsed .game-section__item .game-element,.game-section.game-section--collection.game-section--collapsed .game-section__item:first-child .game-element{min-height:200px}.comments-form-container .comment-write-wrap .write{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%}.comments-form-container .comment-write-wrap .write:last-child{margin-right:0}.comments-form-container .comment-write-wrap .write .left{float:left;display:block;margin-right:2.84259%;width:100%;padding-right:0}.comments-form-container .comment-write-wrap .write .left:last-child{margin-right:0}.comments-form-container .comment-write-wrap .write .right{display:none}.js-drawer-is-open #doorbell-button{display:none}.game-drawer .drawer-content-container{-ms-flex-flow:column nowrap;flex-flow:column nowrap}.game-drawer .game-details{-ms-flex:1 0 auto;flex:1 0 auto}}@media screen and (max-width: 720px){.game-section--featured-top .game-section__item .game-element__release-date-full,.date-badge.date-badge--full{display:none}}@media screen and (max-width: 670px){.search-field{font-size:13pt}.noresults{text-align:center}.noresults__text{font-size:13pt}.noresults__button{display:block;margin-top:10px}.header{padding:20px 0 10px 0}.header .profile{height:40px}.header .logo{margin-top:4px;linge-height:38px;background-image:url("/images/logo-mobile.png");height:38px;width:48px}.header .logo img{display:none}}@media only screen and (max-width: 670px) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (max-width: 670px) and (min--moz-device-pixel-ratio: 1.3), only screen and (max-width: 670px) and (-webkit-min-device-pixel-ratio: 1.3020833333333333), only screen and (max-width: 670px) and (min-resolution: 125dpi), only screen and (max-width: 670px) and (min-resolution: 1.3dppx){.header .logo{background-image:url("/images/logo-mobile_2x.png");background-size:48px 38px}}@media screen and (max-width: 670px){.game-section--featured-top .game-section__item:nth-child(-n+4) .game-element .game-element__title{font-size:1.15em}.game-section--featured-top .game-section__item:nth-child(-n+4) .game-element .game-element__tagline{font-size:.75em}.game-section--one-column{-ms-flex:0 1 100%;flex:0 1 100%}.game-section--one-column .game-section__item{-ms-flex:0 1 100%;flex:0 1 100%}.tabs .game-section .game-section__item{-ms-flex:0 1 100%;flex:0 1 100%}#user-page .tab-selector{display:-ms-flexbox;display:flex}#user-page .tab-selector .tab{float:none;margin:0;-ms-flex:1 1 50%;flex:1 1 50%}}@media screen and (max-width: 640px){.container{position:fixed}.footer-container{position:relative}.main-container{padding:0 15px}.topbar nav{display:block}.topbar-cont{padding-top:15px;padding-bottom:15px;margin-left:-15px;margin-right:-15px}.topbar .platform-filter{float:none;margin-top:1em;padding:15px;width:100%}.topbar .right{float:none;width:100%}.profile .name{display:none}.profile .avatar{margin-right:5px}.topbar .center,.topbar .left{width:100%}.search-field{background-position:24px 50%;padding:0.5em 0.5em 0.5em 64px;border-bottom:1px solid #5b5b5b;margin-bottom:1em}.modal-inner,.submit-inner{margin:0;height:100%;width:100%}.modal-inner .close,.submit-inner .close{top:10px;right:10px;border-radius:44px;background-color:rgba(51,51,51,0.3)}.modal{height:100%;overflow-y:scroll;width:100%;margin-top:0;margin-left:0%}.modal.submit{float:left;display:block;margin-right:2.35765%;width:100%;margin-left:0%;margin-right:0}.modal.submit:last-child{margin-right:0}}@media screen and (max-width: 520px){.game-element .game-element__preview{display:none}}@media screen and (max-width: 470px){.game-section--featured-top .game-section__item:first-child .game-element .game-element__release-date{display:none}.game-drawer .content-selectors{margin:0 10px}.game-drawer .content-selectors .left,.game-drawer .content-selectors .right{width:100%}.game-drawer .content-selectors .right{text-align:center}.game-drawer .content-selectors .add-media{margin:0 0 1em 0}.scroller-selector{-ms-flex:1 1 auto;flex:1 1 auto}}@media screen and (max-width: 420px){#user-page .tab-selector{-ms-flex-wrap:wrap;flex-wrap:wrap}#user-page .tab-selector .tab{-ms-flex:1 1 100%;flex:1 1 100%;font-size:11pt}#user-page .tab-selector .tab .count{font-size:10pt}}.clearboth{clear:both}html,body{margin:0;padding:0;height:100%}body{background:#212121;color:#fff}body a{color:#fff}[data-event]{cursor:pointer}body,p,a,span,li{font-family:lato,sans-serif;font-weight:400;font-size:14pt}body,p,a,span,li,h1,h2,h3,h4{-webkit-font-smoothing:antialiased}.main{padding-bottom:60px}

/*# sourceMappingURL=maps/main.css.map */
