.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-0.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(0.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-0.75turn);opacity:0}.slow{transition-duration:750ms!important}.fast{transition-duration:250ms!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:300ms!important}.long-delay{transition-delay:700ms!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:300ms!important}.long-delay{animation-delay:700ms!important}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}input{overflow:visible}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=57.5em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,*::before,*::after{box-sizing:inherit}body{margin:0;padding:0;background:#fefefe;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:0}select{box-sizing:border-box;width:100%;border-radius:0}.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none!important}button{padding:0;appearance:none;border:0;border-radius:0;background:transparent;line-height:1}[data-whatinput='mouse'] button{outline:0}pre{overflow:auto}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:75rem;margin-right:auto;margin-left:auto}.row::before,.row::after{display:table;content:' '}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:57.5em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media screen and (min-width:75em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.625rem;padding-left:.625rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.9375rem;padding-left:.9375rem}.column,.columns{width:100%;float:left;padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.3333333333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.6666666667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.2857142857%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-uncentered,.small-push-0,.small-pull-0{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.3333333333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.6666666667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.2857142857%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:57.5em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.3333333333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.6666666667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.2857142857%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-uncentered,.large-push-0,.large-pull-0{position:static;float:left;margin-right:0;margin-left:0}}@media screen and (min-width:75em){.xlarge-1{width:8.3333333333%}.xlarge-push-1{position:relative;left:8.3333333333%}.xlarge-pull-1{position:relative;left:-8.3333333333%}.xlarge-offset-0{margin-left:0%}.xlarge-2{width:16.6666666667%}.xlarge-push-2{position:relative;left:16.6666666667%}.xlarge-pull-2{position:relative;left:-16.6666666667%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{position:relative;left:33.3333333333%}.xlarge-pull-4{position:relative;left:-33.3333333333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{position:relative;left:41.6666666667%}.xlarge-pull-5{position:relative;left:-41.6666666667%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{position:relative;left:58.3333333333%}.xlarge-pull-7{position:relative;left:-58.3333333333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{position:relative;left:66.6666666667%}.xlarge-pull-8{position:relative;left:-66.6666666667%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{position:relative;left:83.3333333333%}.xlarge-pull-10{position:relative;left:-83.3333333333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{position:relative;left:91.6666666667%}.xlarge-pull-11{position:relative;left:-91.6666666667%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-12{width:100%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-up-1>.column,.xlarge-up-1>.columns{float:left;width:100%}.xlarge-up-1>.column:nth-of-type(1n),.xlarge-up-1>.columns:nth-of-type(1n){clear:none}.xlarge-up-1>.column:nth-of-type(1n+1),.xlarge-up-1>.columns:nth-of-type(1n+1){clear:both}.xlarge-up-1>.column:last-child,.xlarge-up-1>.columns:last-child{float:left}.xlarge-up-2>.column,.xlarge-up-2>.columns{float:left;width:50%}.xlarge-up-2>.column:nth-of-type(1n),.xlarge-up-2>.columns:nth-of-type(1n){clear:none}.xlarge-up-2>.column:nth-of-type(2n+1),.xlarge-up-2>.columns:nth-of-type(2n+1){clear:both}.xlarge-up-2>.column:last-child,.xlarge-up-2>.columns:last-child{float:left}.xlarge-up-3>.column,.xlarge-up-3>.columns{float:left;width:33.3333333333%}.xlarge-up-3>.column:nth-of-type(1n),.xlarge-up-3>.columns:nth-of-type(1n){clear:none}.xlarge-up-3>.column:nth-of-type(3n+1),.xlarge-up-3>.columns:nth-of-type(3n+1){clear:both}.xlarge-up-3>.column:last-child,.xlarge-up-3>.columns:last-child{float:left}.xlarge-up-4>.column,.xlarge-up-4>.columns{float:left;width:25%}.xlarge-up-4>.column:nth-of-type(1n),.xlarge-up-4>.columns:nth-of-type(1n){clear:none}.xlarge-up-4>.column:nth-of-type(4n+1),.xlarge-up-4>.columns:nth-of-type(4n+1){clear:both}.xlarge-up-4>.column:last-child,.xlarge-up-4>.columns:last-child{float:left}.xlarge-up-5>.column,.xlarge-up-5>.columns{float:left;width:20%}.xlarge-up-5>.column:nth-of-type(1n),.xlarge-up-5>.columns:nth-of-type(1n){clear:none}.xlarge-up-5>.column:nth-of-type(5n+1),.xlarge-up-5>.columns:nth-of-type(5n+1){clear:both}.xlarge-up-5>.column:last-child,.xlarge-up-5>.columns:last-child{float:left}.xlarge-up-6>.column,.xlarge-up-6>.columns{float:left;width:16.6666666667%}.xlarge-up-6>.column:nth-of-type(1n),.xlarge-up-6>.columns:nth-of-type(1n){clear:none}.xlarge-up-6>.column:nth-of-type(6n+1),.xlarge-up-6>.columns:nth-of-type(6n+1){clear:both}.xlarge-up-6>.column:last-child,.xlarge-up-6>.columns:last-child{float:left}.xlarge-up-7>.column,.xlarge-up-7>.columns{float:left;width:14.2857142857%}.xlarge-up-7>.column:nth-of-type(1n),.xlarge-up-7>.columns:nth-of-type(1n){clear:none}.xlarge-up-7>.column:nth-of-type(7n+1),.xlarge-up-7>.columns:nth-of-type(7n+1){clear:both}.xlarge-up-7>.column:last-child,.xlarge-up-7>.columns:last-child{float:left}.xlarge-up-8>.column,.xlarge-up-8>.columns{float:left;width:12.5%}.xlarge-up-8>.column:nth-of-type(1n),.xlarge-up-8>.columns:nth-of-type(1n){clear:none}.xlarge-up-8>.column:nth-of-type(8n+1),.xlarge-up-8>.columns:nth-of-type(8n+1){clear:both}.xlarge-up-8>.column:last-child,.xlarge-up-8>.columns:last-child{float:left}.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-collapse .row{margin-right:0;margin-left:0}.expanded.row .xlarge-collapse.row{margin-right:0;margin-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.xlarge-centered{margin-right:auto;margin-left:auto}.xlarge-centered,.xlarge-centered:last-child:not(:first-child){float:none;clear:both}.xlarge-uncentered,.xlarge-push-0,.xlarge-pull-0{position:static;float:left;margin-right:0;margin-left:0}}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:400;color:inherit;text-rendering:optimizeLegibility}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}h1{font-size:1.5rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h2{font-size:1.25rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h3{font-size:1.1875rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h4{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h5{font-size:1.0625rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{line-height:inherit;color:#555;text-decoration:none;cursor:pointer}a:hover,a:focus{color:#494949}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}ul,ol,dl{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr{border-bottom:1px dotted #0a0a0a;color:#0a0a0a;cursor:help}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#0a0a0a}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#0a0a0a}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:57.5em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;box-shadow:none!important;color:black!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print{display:table-cell!important}th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,.1);font-family:inherit;font-size:1rem;font-weight:400;color:#0a0a0a;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type='submit'],[type='button']{appearance:none;border-radius:0}input[type='search']{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#0a0a0a;text-align:center;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;width:1%;height:100%}.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label{height:2.5rem;padding-top:0;padding-bottom:0;font-size:1rem}.input-group .input-group-button{display:table-cell}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem;background:#fefefe}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;appearance:none;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-family:inherit;font-size:1rem;line-height:normal;color:#0a0a0a;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:none;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#cc4b37}.form-error.is-visible{display:block}.button{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color 0.25s ease-out,color 0.25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#555;color:#fefefe}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#484848;color:#fefefe}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button.primary{background-color:#555;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#444;color:#fefefe}.button.secondary{background-color:#777;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#5f5f5f;color:#fefefe}.button.success{background-color:#3adb76;color:#0a0a0a}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#0a0a0a}.button.warning{background-color:#ffae00;color:#0a0a0a}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#0a0a0a}.button.alert{background-color:#cc4b37;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#a53b2a;color:#fefefe}.button.hollow{border:1px solid #555;color:#555}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#2a2a2a;color:#2a2a2a}.button.hollow.primary{border:1px solid #555;color:#555}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#2a2a2a;color:#2a2a2a}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3b3b3b;color:#3b3b3b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #cc4b37;color:#cc4b37}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#67251a;color:#67251a}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled,.button.disabled:hover,.button.disabled:focus,.button[disabled],.button[disabled]:hover,.button[disabled]:focus{background-color:#555;color:#fefefe}.button.disabled.primary,.button[disabled].primary{opacity:.25;cursor:not-allowed}.button.disabled.primary,.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary,.button[disabled].primary:hover,.button[disabled].primary:focus{background-color:#555;color:#fefefe}.button.disabled.secondary,.button[disabled].secondary{opacity:.25;cursor:not-allowed}.button.disabled.secondary,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary,.button[disabled].secondary:hover,.button[disabled].secondary:focus{background-color:#777;color:#fefefe}.button.disabled.success,.button[disabled].success{opacity:.25;cursor:not-allowed}.button.disabled.success,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success,.button[disabled].success:hover,.button[disabled].success:focus{background-color:#3adb76;color:#0a0a0a}.button.disabled.warning,.button[disabled].warning{opacity:.25;cursor:not-allowed}.button.disabled.warning,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning,.button[disabled].warning:hover,.button[disabled].warning:focus{background-color:#ffae00;color:#0a0a0a}.button.disabled.alert,.button[disabled].alert{opacity:.25;cursor:not-allowed}.button.disabled.alert,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert,.button[disabled].alert:hover,.button[disabled].alert:focus{background-color:#cc4b37;color:#fefefe}.button.dropdown::after{display:block;width:0;height:0;border:inset .4em;content:'';border-bottom-width:0;border-top-style:solid;border-color:#fefefe transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1em}.button.dropdown.hollow::after{border-top-color:#555}.button.dropdown.hollow.primary::after{border-top-color:#555}.button.dropdown.hollow.secondary::after{border-top-color:#777}.button.dropdown.hollow.success::after{border-top-color:#3adb76}.button.dropdown.hollow.warning::after{border-top-color:#ffae00}.button.dropdown.hollow.alert::after{border-top-color:#cc4b37}.button.arrow-only::after{top:-.1em;float:none;margin-left:0}.accordion{margin-left:0;background:#fefefe;list-style-type:none}.accordion-item:first-child>:first-child{border-radius:0 0 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 0 0}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #e6e6e6;border-bottom:0;font-size:.75rem;line-height:1;color:#555}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #e6e6e6;border-radius:0 0 0 0}.accordion-title:hover,.accordion-title:focus{background-color:#e6e6e6}.accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:'+'}.is-active>.accordion-title::before{content:'\2013'}.accordion-content{display:none;padding:1rem;border:1px solid #e6e6e6;border-bottom:0;background-color:#fefefe;color:#0a0a0a}:last-child>.accordion-content:last-child{border-bottom:1px solid #e6e6e6}.is-accordion-submenu-parent>a{position:relative}.is-accordion-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-bottom-width:0;border-top-style:solid;border-color:#555 transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.is-accordion-submenu-parent[aria-expanded='true']>a::after{transform:rotate(180deg);transform-origin:50% 50%}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:.7rem 1rem;line-height:1}.menu input,.menu select,.menu a,.menu button{margin-bottom:0}.menu>li>a img,.menu>li>a i,.menu>li>a svg{vertical-align:middle}.menu>li>a img+span,.menu>li>a i+span,.menu>li>a svg+span{vertical-align:middle}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu>li,.menu.horizontal>li{display:table-cell}.menu.expanded{display:table;width:100%;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.vertical>li{display:block}@media print,screen and (min-width:40em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-expanded{display:table;width:100%;table-layout:fixed}.menu.medium-expanded>li:first-child:last-child{width:100%}.menu.medium-vertical>li{display:block}}@media print,screen and (min-width:57.5em){.menu.large-horizontal>li{display:table-cell}.menu.large-expanded{display:table;width:100%;table-layout:fixed}.menu.large-expanded>li:first-child:last-child{width:100%}.menu.large-vertical>li{display:block}}@media screen and (min-width:75em){.menu.xlarge-horizontal>li{display:table-cell}.menu.xlarge-expanded{display:table;width:100%;table-layout:fixed}.menu.xlarge-expanded>li:first-child:last-child{width:100%}.menu.xlarge-vertical>li{display:block}}.menu.simple li{display:inline-block;vertical-align:top;line-height:1}.menu.simple a{padding:0}.menu.simple li{margin-left:0;margin-right:1rem}.menu.simple.align-right li{margin-right:0;margin-left:1rem}.menu.align-right::before,.menu.align-right::after{display:table;content:' '}.menu.align-right::after{clear:both}.menu.align-right>li{float:right}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.icon-top.vertical a>span{margin:auto}.menu.nested{margin-left:1rem}.menu .active>a{background:#555;color:#fefefe}.menu.menu-bordered li{border:1px solid #e6e6e6}.menu.menu-bordered li:not(:first-child){border-top:0}.menu.menu-hover li:hover{background-color:#e6e6e6}.menu-text{padding-top:0;padding-bottom:0;padding:.7rem 1rem;font-weight:700;line-height:1;color:inherit}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block;vertical-align:top}.no-js [data-responsive-menu] ul{display:none}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height 0.5s}.is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#fefefe;transition:transform 0.15s linear}.is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown-submenu-cover-previous{min-height:100%}.is-drilldown-submenu-parent>a{position:relative}.is-drilldown-submenu-parent>a::after{display:block;width:0;height:0;border:inset 6px;content:'';border-right-width:0;border-left-style:solid;border-color:transparent transparent transparent #555;position:absolute;top:50%;margin-top:-6px;right:1rem}.js-drilldown-back>a::before{display:block;width:0;height:0;border:inset 6px;content:'';border-left-width:0;border-right-style:solid;border-color:transparent #555 transparent transparent;border-left-width:0;display:inline-block;vertical-align:middle;margin-right:.75rem;border-left-width:0}.dropdown-pane{position:absolute;z-index:10;display:block;width:600px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media print,screen and (min-width:57.5em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #cacaca;background:#fefefe}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.responsive-embed,.flex-video{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video{position:absolute;top:0;left:0;width:100%;height:100%}.responsive-embed.widescreen,.flex-video.widescreen{padding-bottom:56.25%}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.5s ease,visibility 0.5s ease;background:rgba(254,254,254,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:1;transition:transform 0.5s ease;backface-visibility:hidden;background:#e6e6e6}[data-whatinput='mouse'] .off-canvas{outline:0}.off-canvas.is-transition-overlap{z-index:10}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10,10,10,.7)}.off-canvas.is-open{transform:translate(0,0)}.off-canvas-absolute{position:absolute;z-index:1;transition:transform 0.5s ease;backface-visibility:hidden;background:#e6e6e6}[data-whatinput='mouse'] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-overlap{z-index:10}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(10,10,10,.7)}.off-canvas-absolute.is-open{transform:translate(0,0)}.position-left{top:0;left:0;width:250px;height:100%;transform:translateX(-250px);overflow-y:auto}.position-left.is-open~.off-canvas-content{transform:translateX(250px)}.position-left.is-transition-push::after{position:absolute;top:0;right:0;height:100%;width:1px;box-shadow:0 0 10px rgba(10,10,10,.7);content:" "}.position-left.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-right{top:0;right:0;width:250px;height:100%;transform:translateX(250px);overflow-y:auto}.position-right.is-open~.off-canvas-content{transform:translateX(-250px)}.position-right.is-transition-push::after{position:absolute;top:0;left:0;height:100%;width:1px;box-shadow:0 0 10px rgba(10,10,10,.7);content:" "}.position-right.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-top{top:0;left:0;width:100%;height:250px;transform:translateY(-250px);overflow-x:auto}.position-top.is-open~.off-canvas-content{transform:translateY(250px)}.position-top.is-transition-push::after{position:absolute;bottom:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(10,10,10,.7);content:" "}.position-top.is-transition-overlap.is-open~.off-canvas-content{transform:none}.position-bottom{bottom:0;left:0;width:100%;height:250px;transform:translateY(250px);overflow-x:auto}.position-bottom.is-open~.off-canvas-content{transform:translateY(-250px)}.position-bottom.is-transition-push::after{position:absolute;top:0;left:0;height:1px;width:100%;box-shadow:0 0 10px rgba(10,10,10,.7);content:" "}.position-bottom.is-transition-overlap.is-open~.off-canvas-content{transform:none}.off-canvas-content{transition:transform 0.5s ease;backface-visibility:hidden}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:1}.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:1}.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:1}.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:1}.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:57.5em){.position-left.reveal-for-large{transform:none;z-index:1}.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:1}.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:1}.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:1}.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{transform:none;z-index:1}.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{transform:none;z-index:1}.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xlarge{transform:none;z-index:1}.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xlarge{transform:none;z-index:1}.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:250px}}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{display:table;content:' '}.pagination::after{clear:both}.pagination li{margin-right:.0625rem;border-radius:0;font-size:.875rem;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:0;color:#0a0a0a}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#555;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{padding:.1875rem .625rem;content:'\2026';color:#0a0a0a}.pagination-previous a::before,.pagination-previous.disabled::before{display:inline-block;margin-right:.5rem;content:'\00ab'}.pagination-next a::after,.pagination-next.disabled::after{display:inline-block;margin-left:.5rem;content:'\00bb'}table{width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f1f1f1;background-color:#fefefe}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f8f8f8;color:#0a0a0a}tfoot{background:#f1f1f1;color:#0a0a0a}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody th,tbody td{padding:.5rem .625rem .625rem}tbody tr:nth-child(even){border-bottom:0;background-color:#f1f1f1}table.unstriped tbody{background-color:#fefefe}table.unstriped tbody tr{border-bottom:0;border-bottom:1px solid #f1f1f1;background-color:#fefefe}@media screen and (max-width:57.4375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f3f3f3}table.hover tfoot tr:hover{background-color:#ececec}table.hover tbody tr:hover{background-color:#f9f9f9}table.hover:not(.unstriped) tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.top-bar{padding:.5rem}.top-bar::before,.top-bar::after{display:table;content:' '}.top-bar::after{clear:both}.top-bar,.top-bar ul{background-color:#e6e6e6}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{width:100%}@media print,screen and (min-width:40em){.top-bar .top-bar-left,.top-bar .top-bar-right{width:auto}}@media screen and (max-width:57.4375em){.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{width:100%}}@media screen and (max-width:74.9375em){.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{width:100%}}@media screen and (max-width:89.9375em){.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{width:100%}}.top-bar-title{display:inline-block;float:left;padding:.45rem 1rem 0 1rem}.top-bar-title .menu-icon{bottom:2px}.top-bar-left{float:left}.top-bar-right{float:right}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:57.4375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:57.5em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:57.5em){.hide-for-large{display:none!important}}@media screen and (max-width:57.4375em){.show-for-large{display:none!important}}@media screen and (min-width:57.5em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:57.4375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.9375em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.9375em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.9375em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block!important}@media screen and (orientation:landscape){.show-for-landscape,.hide-for-portrait{display:block!important}}@media screen and (orientation:portrait){.show-for-landscape,.hide-for-portrait{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}html{scroll-behavior:smooth}.off-canvas-wrapper{width:100%}body{background:#fff;color:#000;display:flex;flex-wrap:wrap;flex-direction:column;font-family:'Open Sans',sans-serif;font-size:.875rem;min-height:100vh}a{color:#06c}a:hover{color:#c00}a:link{-webkit-tap-highlight-color:rgba(253,254,49,.7)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';color:#333}h1 a,.h1 a,h2 a,.h2 a,h3 a,.h3 a,h4 a,.h4 a,h5 a,.h5 a{color:#333;text-decoration:none}h1 a:hover,.h1 a:hover,h2 a:hover,.h2 a:hover,h3 a:hover,.h3 a:hover,h4 a:hover,.h4 a:hover,h5 a:hover,.h5 a:hover{color:#c00}h1,.h1{font-size:1.5rem}@media screen and (max-width:39.9375em){h1,.h1{font-size:1.375rem}}h2,.h2{font-size:1.25rem}h3,.h3{font-size:1.125rem}h4,.h4{font-size:1rem}h5,.h5{font-size:.875rem}h6,.h6{font-size:.75rem}pre{background:#f7f7f7;line-height:21px;color:#222;margin-bottom:1.5rem;padding:1.5em}pre code{font-size:.8125rem}code{background:none;border:none;padding:0}hr{border-color:#eee;margin:1.5rem 0}.separator{border-bottom:1px dashed #ddd;margin:1.5rem 0}.nogutter{padding:0}.nogutterleft{padding-left:0}.nogutterright{padding-right:0}.entry-content :target,.comments-anchor :target,#wc_unsubscribe_message :target,.wc-comment :target{scroll-margin-top:82px}.post-password-form input[type="submit"]{display:inline-block;vertical-align:middle;margin:0 0 1rem 0;padding:.85em 1em;-webkit-appearance:none;border:1px solid transparent;border-radius:0;transition:background-color 0.25s ease-out,color 0.25s ease-out;font-size:.9rem;line-height:1;text-align:center;cursor:pointer;background-color:#555;color:#fefefe}[data-whatinput='mouse'] .post-password-form input[type="submit"]{outline:0}.post-password-form input[type="submit"]:hover,.post-password-form input[type="submit"]:focus{background-color:#484848;color:#fefefe}button:focus{background:inherit}.entry-content{clear:both}.entry-content p{margin-bottom:1.5rem}.entry-content a{text-decoration:underline}.entry-content strong{color:#333}.entry-content h1{font-size:1.25rem}.entry-content h1,.entry-content h2,.entry-content h3{color:#008;margin:0 0 1.25rem 0}.entry-content h4{display:inline-block;font-family:'Open Sans',sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;color:#888;text-transform:uppercase;border-bottom:5px solid #7cdada;padding-bottom:.3125rem;margin-bottom:1.5rem}.entry-content ul,.entry-content ol{list-style:none;line-height:1.5;margin-bottom:1.5rem}.entry-content ul li,.entry-content ol li{position:relative;margin-bottom:.625rem;padding-left:1.9375rem}.entry-content ul li:before,.entry-content ol li:before{position:absolute;left:0;margin-right:10px;width:1.3125rem;text-align:center}.entry-content ul li:before{font-size:1.375rem;content:"";background-color:#c00;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiLz48L3N2Zz4=) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiLz48L3N2Zz4=) no-repeat;width:1em;height:1em}.entry-content .blue-ul li:before{color:#06c}.entry-content ol{counter-reset:item}.entry-content ol li{list-style:none;counter-increment:step-counter}.entry-content ol li:before{content:counter(step-counter);background:#c00;font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';border-radius:100%;color:#fff;top:0;font-size:inherit}.entry-content ol li ol{counter-reset:item}.entry-content ol li ol li{counter-increment:my-counter}.entry-content ol li ol li:before{content:counter(my-counter,upper-latin)}.entry-content .blue-ol li:before{background:#06c}.entry-content blockquote{background:#f9f9f9;border:1px solid #ddd;border-radius:3px;margin:1.5rem .9375rem;padding:1.5625rem 1.5625rem .0625rem 1.5625rem;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1)}@media screen and (max-width:39.9375em){.entry-content blockquote{margin:1.5rem 0;padding:1.5rem 1.5rem .0625rem .9375rem}}.entry-content blockquote ul ol,.entry-content blockquote ul li{color:#444}.entry-content blockquote p{position:relative;font-style:italic;color:#444;padding-left:1.9375rem;border:none}.entry-content blockquote p strong{color:#555}.entry-content blockquote p:first-of-type:before{position:absolute;top:3px;left:0;content:"";background-color:#c00;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY0IDI1NmgtODB2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThjLTg4LjQgMC0xNjAgNzEuNi0xNjAgMTYwdjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4em0tMjg4IDBIOTZ2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThDNzEuNiAzMiAwIDEwMy42IDAgMTkydjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4eiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY0IDI1NmgtODB2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThjLTg4LjQgMC0xNjAgNzEuNi0xNjAgMTYwdjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4em0tMjg4IDBIOTZ2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThDNzEuNiAzMiAwIDEwMy42IDAgMTkydjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4eiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em}.bg-content{overflow:hidden;position:relative}@media screen and (min-width:1200px){.bg-content::before{content:' ';position:fixed;width:100%;height:100%;top:0;left:0;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/bg-content.png) -300px center no-repeat;background-size:auto 47%;opacity:1;will-change:transform;transition:opacity 1s;z-index:-1}}@media screen and (max-width:1280px){.bg-content::before{opacity:0}}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:300;src:local("Open Sans Light"),local("OpenSans-Light"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-300.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-300.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:300;src:local("Open Sans Light Italic"),local("OpenSans-LightItalic"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-300italic.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-300italic.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-regular.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:400;src:local("Open Sans Italic"),local("OpenSans-Italic"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-italic.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-italic.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:600;src:local("Open Sans SemiBold"),local("OpenSans-SemiBold"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-600.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-600.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:600;src:local("Open Sans SemiBold Italic"),local("OpenSans-SemiBoldItalic"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-600italic.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-600italic.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:normal;font-weight:700;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-700.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-700.woff) format("woff")}@font-face{font-display:swap;font-family:'Open Sans';font-style:italic;font-weight:700;src:local("Open Sans Bold Italic"),local("OpenSans-BoldItalic"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-700italic.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/open-sans-v14-latin-700italic.woff) format("woff")}@font-face{font-display:swap;font-family:'Patua One';font-style:normal;font-weight:400;src:local("Patua One"),local("PatuaOne-Regular"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/patua-one-v6-latin-regular.woff2) format("woff2"),url(../../../../../../../../themes/blur-busters-2.1/assets/fonts/patua-one-v6-latin-regular.woff) format("woff")}select{-moz-appearance:none;-webkit-appearance:none}input::-webkit-input-placeholder{color:#888;opacity:1}input::-moz-placeholder{color:#888;opacity:1}input:-moz-placeholder{color:#888;opacity:1}input:-ms-input-placeholder{color:#888;opacity:1}textarea::-webkit-input-placeholder{color:#888;opacity:1}textarea::-moz-placeholder{color:#888;opacity:1}textarea:-moz-placeholder{color:#888;opacity:1}textarea:-ms-input-placeholder{color:#888;opacity:1}@media print{*{background:transparent!important;color:black!important;text-shadow:none!important;filter:none!important;-ms-filter:none!important}a,a:visited{color:#444!important;text-decoration:underline}a:after,a:visited:after{content:" (" attr(href) ")"}a abbr[title]:after,a:visited abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.content__sidebar-inner,.page-navigation,.wp-prev-next,.respond-form,nav{display:none}}.shadow.lifted{position:relative}.shadow.lifted:before,.shadow.lifted:after{position:absolute;z-index:-2;content:""}.shadow.lifted:before,.shadow.lifted:after{bottom:12px;width:50%;height:55%;max-width:300px;max-height:100px;-moz-box-shadow:0 15px 10px rgba(0,0,0,.7);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.7);box-shadow:0 15px 10px rgba(0,0,0,.7)}.shadow.lifted:before{left:10px;-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.shadow.lifted:after{right:10px;-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-webkit-transform:rotate(3deg);transform:rotate(3deg)}.shadow.raised{position:relative;-moz-box-shadow:0 15px 10px -10px rgba(0,0,0,.1);-webkit-box-shadow:0 15px 10px -10px rgba(0,0,0,.1);box-shadow:0 15px 10px -10px rgba(0,0,0,.1)}.shadow.raised:before,.shadow.raised:after{position:absolute;z-index:-2;content:""}.shadow.raised:before,.shadow.raised:after{content:none}.shadow.perspective{position:relative}.shadow.perspective:before,.shadow.perspective:after{position:absolute;z-index:-2;content:""}.shadow.perspective:before{left:80px;bottom:5px;width:50%;height:35%;max-width:200px;max-height:50px;-moz-box-shadow:-80px 0 8px rgba(0,0,0,.4);-webkit-box-shadow:-80px 0 8px rgba(0,0,0,.4);box-shadow:-80px 0 8px rgba(0,0,0,.4);-moz-transform:skew(50deg,0);-ms-transform:skew(50deg,0);-webkit-transform:skew(50deg,0);transform:skew(50deg,0)}.shadow.perspective:after{display:none;content:none}.shadow.perspective-right{position:relative}.shadow.perspective-right:before,.shadow.perspective-right:after{position:absolute;z-index:-2;content:""}.shadow.perspective-right:before{right:80px;bottom:5px;width:50%;height:35%;max-width:200px;max-height:50px;-moz-box-shadow:80px 0 8px rgba(0,0,0,.4);-webkit-box-shadow:80px 0 8px rgba(0,0,0,.4);box-shadow:80px 0 8px rgba(0,0,0,.4);-moz-transform:skew(-50deg,0);-ms-transform:skew(-50deg,0);-webkit-transform:skew(-50deg,0);transform:skew(-50deg,0)}.shadow.perspective-right:after{display:none;content:none}.shadow.curved{position:relative}.shadow.curved:before,.shadow.curved:after{position:absolute;z-index:-2;content:""}.shadow.curved:before{top:1px;bottom:0;left:12px;right:12px;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:150px / 10px;border-radius:150px / 10px}.shadow.curved-top{position:relative}.shadow.curved-top:before,.shadow.curved-top:after{position:absolute;z-index:-2;content:""}.shadow.curved-top:before{top:1px;bottom:0;left:12px;right:12px;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:150px / 10px;border-radius:150px / 10px}.shadow.curved-top:before{bottom:50%}.shadow.curved-bottom{position:relative}.shadow.curved-bottom:before,.shadow.curved-bottom:after{position:absolute;z-index:-2;content:""}.shadow.curved-bottom:before{top:1px;bottom:0;left:12px;right:12px;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:150px / 10px;border-radius:150px / 10px}.shadow.curved-bottom:before{top:50%}.shadow.curved-vertical{position:relative}.shadow.curved-vertical:before,.shadow.curved-vertical:after{position:absolute;z-index:-2;content:""}.shadow.curved-vertical:before{top:10px;bottom:10px;left:0;right:0%;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:10px / 100px;border-radius:10px / 100px}.shadow.curved-vertical-left{position:relative}.shadow.curved-vertical-left:before,.shadow.curved-vertical-left:after{position:absolute;z-index:-2;content:""}.shadow.curved-vertical-left:before{top:10px;bottom:10px;left:0;right:0%;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:10px / 100px;border-radius:10px / 100px}.shadow.curved-vertical-left:before{right:50%}.shadow.curved-vertical-right{position:relative}.shadow.curved-vertical-right:before,.shadow.curved-vertical-right:after{position:absolute;z-index:-2;content:""}.shadow.curved-vertical-right:before{top:10px;bottom:10px;left:0;right:0%;-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.5);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.5);box-shadow:0 0 13px 4px rgba(0,0,0,.5);-moz-border-radius:10px / 100px;border-radius:10px / 100px}.shadow.curved-vertical-right:before{left:50%}.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right){position:relative}.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):before,.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):after{position:absolute;z-index:-2;content:""}.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):before,.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):after{bottom:12px;width:50%;height:55%;max-width:300px;max-height:100px;-moz-box-shadow:0 15px 10px rgba(0,0,0,.7);-webkit-box-shadow:0 15px 10px rgba(0,0,0,.7);box-shadow:0 15px 10px rgba(0,0,0,.7)}.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):before{left:10px;-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.shadow:not(.lifted):not(.raised):not(.perspective):not(.perspective-right):not(.curved):not(.curved-top):not(.curved-bottom):not(.curved-vertical):not(.curved-vertical-left):not(.curved-vertical-right):after{right:10px;-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-webkit-transform:rotate(3deg);transform:rotate(3deg)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(../../../../../../../../themes/blur-busters-2.1/assets/images/ajax-loader.gif) center center no-repeat}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:inherit;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:inherit;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.slide__caption{font-weight:600;padding:10px 0 0;text-align:center}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:999999;overflow:hidden}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000}#colorbox{outline:0;font:12px Tahoma,Arial,sans-serif}#cboxTopLeft{width:21px;height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:none}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}.zoom:hover svg{fill:#c00}.zoom-icon{width:1em;height:1em;font-size:.75rem;fill:#06c;vertical-align:-10%}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}img{max-width:100%;height:auto}.alignleft,img.alignleft{margin:0 .9375rem 1.5rem 0;display:inline;float:left}.alignright,img.alignright{margin:0 0 1.5rem .9375rem;display:inline;float:right}.aligncenter,img.aligncenter{margin-right:auto;margin-left:auto;margin-bottom:1.5rem;display:block;clear:both}@media screen and (max-width:39.9375em){.alignleft,img.alignleft,.alignright,img.alignright,.aligncenter,img.aligncenter{display:block;clear:both;float:none;margin-right:auto;margin-left:auto}}.wp-caption{background:#f1f1f1;font-size:.75rem;color:#888;line-height:18px;margin:0 auto 1.5rem;padding:.125rem;text-align:center;max-width:100%}.wp-caption-text{margin:.3125rem;margin-bottom:1.5rem;padding:0}.featured-image-container{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted.png.webp) center no-repeat;background-color:#e8e8e8;background-size:cover;border:1px solid #ddd;border-radius:3px;padding:.625rem;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);margin-bottom:1.5rem;position:relative}@media screen and (max-width:57.4375em){.featured-image-container{padding:.3125rem}}.featured-image-container .featured-image{display:block;position:relative;height:0;padding-bottom:56.25%;overflow:hidden}.featured-image-container .featured-image img{width:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;padding:0}.entry-content .border{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted.png.webp) center no-repeat;background-color:#e8e8e8;background-size:cover;border:1px solid #ddd;border-radius:3px;padding:.625rem;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1)}@media screen and (max-width:57.4375em){.entry-content .border{padding:.3125rem}}.entry-content .border-shadow{border-radius:3px;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}.entry-content span.border{background:none;border:none;border-radius:0;padding:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}@media screen and (max-width:57.4375em){.entry-content span.border{padding:0}}.entry-content span.border-shadow{border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.g101-header{max-width:590px}.g101-ila{max-width:512px;max-height:192px}.g101-range-icons{float:left!important;width:25px;height:25px;margin:2px 10px 0 0!important}span.g101-range-icons{float:initial}video,object{display:block;max-width:100%;height:auto;margin:1.25rem auto 0 auto}body .page .flex-video{padding-bottom:56.25%}body .page iframe{display:block;max-width:100%;border:none;margin:0 auto}.wp-video{clear:both;margin:0 auto 1.5rem}.wp-video-shortcode video,video.wp-video-shortcode{margin:0}.entry-content .mejs-container{margin-bottom:1.5rem}.entry-content .mejs-container .mejs-controls{background:#f5f5f5}.entry-content .mejs-container .mejs-controls .mejs-button button{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/mejs-controls.svg)}.entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,.entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#ccc}.entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:#c00}.entry-content .mejs-container .mejs-controls .mejs-time{color:#666}.entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background:#ccc}.entry-content .mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#c00}.wp-embedded-content{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted.png.webp) center no-repeat;background-color:#e8e8e8;background-size:cover;width:90%;border:1px solid #ddd;border-radius:3px}table{border-collapse:collapse;border-spacing:0;border:none;border-bottom:1px solid #ddd;margin-bottom:1.5rem}table thead tr th{font-weight:600;color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.3);padding:.375rem .375rem}table tbody{background:none;border:none}table tbody tr{border:1px solid #ddd}table tbody tr td{font-size:.75rem;padding:.125rem .375rem}table tbody tr:nth-child(2n){background:none}.gallery-outer-container{overflow:hidden;clear:both;width:100%}.gallery-outer-container a{display:inline-block;border:1px solid #fff;border-radius:3px}.gallery-outer-container a img{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted.png.webp) center no-repeat;background-color:#e8e8e8;background-size:cover;border:1px solid #ddd;border-radius:3px;padding:.3125rem}.gallery-outer-container a:hover{border-color:#ccc}.gallery-outer-container a:hover img{border-color:#ccc}.gallery-item{text-align:center}.anchor-list{align-items:center;display:inline-flex;justify-content:flex-start;margin:0 0 10px;width:100%}.anchor-list span{font-weight:700;margin-right:8px}.anchor-list a{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';background:#06c;border-radius:10px;box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);color:#fff;padding:.3125rem .625rem;text-decoration:none!important;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.anchor-list a:not(:last-of-type){margin-right:5px}.anchor-list a:hover{background:#007dfa}.anchor-list--freesync a{background:#E3163D}.anchor-list--freesync a:hover{background:#eb3557}.is-sticky .top-bar{position:fixed}.is-sticky .top-bar-sticky{height:62px}@media screen and (min-width:75em){.is-sticky .top-bar__inner .nav--left ul .nav-logo{display:table-cell}}.top-bar{background:#333;display:flex;justify-content:center;padding:0;position:relative;top:0;width:100%;z-index:9996}.top-bar::before,.top-bar:after{display:inline-block;position:absolute}.top-bar:before{-moz-box-shadow:0 0 13px 4px rgba(0,0,0,.4);-webkit-box-shadow:0 0 13px 4px rgba(0,0,0,.4);box-shadow:0 0 13px 4px rgba(0,0,0,.4);bottom:0;left:12px;right:12px;top:50%;z-index:-2}.top-bar::after{background:#333;content:'';height:100%;left:0;top:0;width:100%;z-index:-1}.top-bar__inner{background:#333;display:flex;flex:0 0 100%;justify-content:space-between;max-width:1200px;padding:0 15px;width:100%}.top-bar__inner .nav{flex:1;padding:0;width:auto}.top-bar__inner .nav ul{background:#333}.top-bar__inner .nav ul li a{font-weight:700;font-size:.75rem;line-height:62px;padding:0 .9375rem;text-shadow:1px 1px 1px rgba(0,0,0,.6);white-space:nowrap}.top-bar__inner .nav ul li a svg{font-size:.75rem;fill:#fff;height:1em;width:1em}@media (hover:hover){.top-bar__inner .nav ul li a:hover:focus{background:#FDFE31;color:#111;text-shadow:none}.top-bar__inner .nav ul li a:hover:focus svg{fill:#111}}.top-bar__inner .nav ul ul li a{line-height:1;padding:.9375rem}@media screen and (max-width:1023px){.top-bar__inner .nav--left{display:none}}.top-bar__inner .nav--left ul .nav-logo{display:none;padding:0}.top-bar__inner .nav--left ul .nav-logo a{padding:0 .4375rem;width:59px}.top-bar__inner .nav--left ul .nav-logo img{height:45px;margin:0;width:45px}.top-bar__inner .nav--left ul li a{font-weight:600;color:#ddd}.top-bar__inner .nav--left ul li a:hover{background:#444;color:#fff}.top-bar__inner .nav--left ul li:hover>a{background:#444;color:#fff}.top-bar__inner .nav--left ul li ul{background:#444;border:none;max-width:600px}.top-bar__inner .nav--left ul li ul li{border-bottom:1px solid #333}.top-bar__inner .nav--left ul li ul li:last-of-type{border-bottom:none}.top-bar__inner .nav--left ul li ul li a{color:#fff;padding:.9375rem .9375rem}.top-bar__inner .nav--left ul li ul li a:hover{background:#555}.top-bar__inner .nav--left ul li ul .active>a{background:#555;color:#fff}.top-bar__inner .nav--left ul .is-active a{background:#444}.top-bar__inner .nav--left ul .active>a{color:#fff}.top-bar__inner .nav--left ul .nav-override>a{color:#fff}.top-bar__inner .nav--left ul .nav-override.active>a{position:relative;z-index:1}.top-bar__inner .nav--left ul .nav-override.active>a::after{background:#555;content:'';height:calc(100% - 5px);position:absolute;right:0;top:0;width:100%;z-index:-1}.top-bar__inner .nav--left ul .nav-override.active.is-dropdown-submenu-parent>a::after{top:6px}.top-bar__inner .nav--left ul .nav-override span{visibility:hidden}.top-bar__inner .nav--left ul .nav-override--monitor-list a{background:#06c}.top-bar__inner .nav--left ul .nav-override--monitor-list a:hover{background:#005cb8}.top-bar__inner .nav--left ul .nav-override--monitor-list:hover a{background:#06c}.top-bar__inner .nav--left ul .nav-override--monitor-list:hover a::after{display:none}.top-bar__inner .nav--left ul .nav-override--monitor-list ul{background:#6ba700;border:none;max-width:600px}.top-bar__inner .nav--left ul .nav-override--monitor-list ul li{border-bottom:1px solid #0052a3}.top-bar__inner .nav--left ul .nav-override--monitor-list ul li a:hover{background:#0057ad}.top-bar__inner .nav--left ul .nav-override--monitor-list ul .active>a{background:#0057ad}.top-bar__inner .nav--left ul .nav-override--gsync a{background:#77B900}.top-bar__inner .nav--left ul .nav-override--gsync a:hover{background:#6ba700}.top-bar__inner .nav--left ul .nav-override--gsync:hover a{background:#77B900}.top-bar__inner .nav--left ul .nav-override--gsync:hover a::after{display:none}.top-bar__inner .nav--left ul .nav-override--gsync ul{background:#6ba700;border:none;max-width:600px}.top-bar__inner .nav--left ul .nav-override--gsync ul li{border-bottom:1px solid #5f9400}.top-bar__inner .nav--left ul .nav-override--gsync ul li a:hover{background:#6ba700}.top-bar__inner .nav--left ul .nav-override--gsync ul .active>a{background:#6ba700}.top-bar__inner .nav--left ul .nav-override--freesync a{background:#E3163D}.top-bar__inner .nav--left ul .nav-override--freesync a:hover{background:#cc1437}.top-bar__inner .nav--left ul .nav-override--testufo a{background:#00B2B2}.top-bar__inner .nav--left ul .nav-override--testufo a:hover{background:#00a0a0}.top-bar__inner .nav--left ul .nav-override--inputlag a{background:#FF8000}.top-bar__inner .nav--left ul .nav-override--inputlag a:hover{background:#e67300}.top-bar__inner .nav--left ul .nav-override--blur-reduction a{background:#00AE00}.top-bar__inner .nav--left ul .nav-override--blur-reduction a:hover{background:#009d00}.top-bar__inner .nav--left ul .nav-override--area51 a{background:#C000C0}.top-bar__inner .nav--left ul .nav-override--area51 a:hover{background:#ad00ad}.top-bar__inner .nav--left ul .nav-override a:hover:focus{background:#FDFE31}.top-bar__inner .nav--left ul .nav__login{display:none}@media screen and (min-width:1024px){.top-bar__inner .nav--left-mobile{display:none}}.top-bar__inner .nav--left-mobile ul li .menu-button{padding:0 .4375rem}.top-bar__inner .nav--left-mobile ul li .menu-button img{height:45px;margin-right:.3125rem;width:45px}.top-bar__inner .nav--left-mobile ul li a{font-weight:700;text-transform:uppercase;color:#ccc}.top-bar__inner .nav--left-mobile ul li a svg{width:1em;height:1em;font-size:1.4rem;fill:#ccc;vertical-align:-11%;margin-right:.4375rem}.top-bar__inner .nav--left-mobile ul li a:hover{background:none}.top-bar__inner .nav--right,.top-bar__inner .nav--right ul{float:right}.top-bar__inner .nav--right ul{background:transparent}.top-bar__inner .nav--right ul .nav__settings{position:relative}.top-bar__inner .nav--right ul .nav__settings::before{background:red;border-radius:50%;content:'';height:5px;left:calc(50% - 12px);position:absolute;top:calc(50% - 8px);transform:translateX(-50%) translateY(-50%);transition:opacity 0.3s ease-out;opacity:0;width:5px}.top-bar__inner .nav--right ul .nav__settings--alert::before{opacity:1}.top-bar__inner .nav--right ul .nav__settings a{color:#ddd;font-weight:600}.top-bar__inner .nav--right ul .nav__settings a::after{display:none}.top-bar__inner .nav--right ul .nav__settings a:hover:focus{background:#444;color:#FDFE31}.top-bar__inner .nav--right ul .nav__settings a:hover:focus::before{background-color:#FDFE31}.top-bar__inner .nav--right ul .nav__settings-cog::before{background-color:#ddd;content:'';display:inline-block;font-size:1.25rem;height:1em;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDg3LjQgMzE1LjdsLTQyLjYtMjQuNmM0LjMtMjMuMiA0LjMtNDcgMC03MC4ybDQyLjYtMjQuNmM0LjktMi44IDcuMS04LjYgNS41LTE0LTExLjEtMzUuNi0zMC02Ny44LTU0LjctOTQuNi0zLjgtNC4xLTEwLTUuMS0xNC44LTIuM0wzODAuOCAxMTBjLTE3LjktMTUuNC0zOC41LTI3LjMtNjAuOC0zNS4xVjI1LjhjMC01LjYtMy45LTEwLjUtOS40LTExLjctMzYuNy04LjItNzQuMy03LjgtMTA5LjIgMC01LjUgMS4yLTkuNCA2LjEtOS40IDExLjdWNzVjLTIyLjIgNy45LTQyLjggMTkuOC02MC44IDM1LjFMODguNyA4NS41Yy00LjktMi44LTExLTEuOS0xNC44IDIuMy0yNC43IDI2LjctNDMuNiA1OC45LTU0LjcgOTQuNi0xLjcgNS40LjYgMTEuMiA1LjUgMTRMNjcuMyAyMjFjLTQuMyAyMy4yLTQuMyA0NyAwIDcwLjJsLTQyLjYgMjQuNmMtNC45IDIuOC03LjEgOC42LTUuNSAxNCAxMS4xIDM1LjYgMzAgNjcuOCA1NC43IDk0LjYgMy44IDQuMSAxMCA1LjEgMTQuOCAyLjNsNDIuNi0yNC42YzE3LjkgMTUuNCAzOC41IDI3LjMgNjAuOCAzNS4xdjQ5LjJjMCA1LjYgMy45IDEwLjUgOS40IDExLjcgMzYuNyA4LjIgNzQuMyA3LjggMTA5LjIgMCA1LjUtMS4yIDkuNC02LjEgOS40LTExLjd2LTQ5LjJjMjIuMi03LjkgNDIuOC0xOS44IDYwLjgtMzUuMWw0Mi42IDI0LjZjNC45IDIuOCAxMSAxLjkgMTQuOC0yLjMgMjQuNy0yNi43IDQzLjYtNTguOSA1NC43LTk0LjYgMS41LTUuNS0uNy0xMS4zLTUuNi0xNC4xek0yNTYgMzM2Yy00NC4xIDAtODAtMzUuOS04MC04MHMzNS45LTgwIDgwLTgwIDgwIDM1LjkgODAgODAtMzUuOSA4MC04MCA4MHoiLz48L3N2Zz4=) center/contain no-repeat;vertical-align:middle;width:1em}.top-bar__inner .nav--right ul .nav__settings ul a::before{background-color:#fff;content:'';display:inline-block;font-size:1.25rem;height:1em;margin:0 .4375rem 0 0;vertical-align:middle;width:1em}.top-bar__inner .nav--right ul .nav__settings-light::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNOTYuMDYgNDU0LjM1Yy4wMSA2LjI5IDEuODcgMTIuNDUgNS4zNiAxNy42OWwxNy4wOSAyNS42OWEzMS45OSAzMS45OSAwIDAgMCAyNi42NCAxNC4yOGg2MS43MWEzMS45OSAzMS45OSAwIDAgMCAyNi42NC0xNC4yOGwxNy4wOS0yNS42OWEzMS45ODkgMzEuOTg5IDAgMCAwIDUuMzYtMTcuNjlsLjA0LTM4LjM1SDk2LjAxbC4wNSAzOC4zNXpNMCAxNzZjMCA0NC4zNyAxNi40NSA4NC44NSA0My41NiAxMTUuNzggMTYuNTIgMTguODUgNDIuMzYgNTguMjMgNTIuMjEgOTEuNDUuMDQuMjYuMDcuNTIuMTEuNzhoMTYwLjI0Yy4wNC0uMjYuMDctLjUxLjExLS43OCA5Ljg1LTMzLjIyIDM1LjY5LTcyLjYgNTIuMjEtOTEuNDVDMzM1LjU1IDI2MC44NSAzNTIgMjIwLjM3IDM1MiAxNzYgMzUyIDc4LjYxIDI3Mi45MS0uMyAxNzUuNDUgMCA3My40NC4zMSAwIDgyLjk3IDAgMTc2em0xNzYtODBjLTQ0LjExIDAtODAgMzUuODktODAgODAgMCA4Ljg0LTcuMTYgMTYtMTYgMTZzLTE2LTcuMTYtMTYtMTZjMC02MS43NiA1MC4yNC0xMTIgMTEyLTExMiA4Ljg0IDAgMTYgNy4xNiAxNiAxNnMtNy4xNiAxNi0xNiAxNnoiLz48L3N2Zz4=) center/contain no-repeat}.top-bar__inner .nav--right ul .nav__settings-dark::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMTc2IDgwYy01Mi45NCAwLTk2IDQzLjA2LTk2IDk2IDAgOC44NCA3LjE2IDE2IDE2IDE2czE2LTcuMTYgMTYtMTZjMC0zNS4zIDI4LjcyLTY0IDY0LTY0IDguODQgMCAxNi03LjE2IDE2LTE2cy03LjE2LTE2LTE2LTE2ek05Ni4wNiA0NTkuMTdjMCAzLjE1LjkzIDYuMjIgMi42OCA4Ljg0bDI0LjUxIDM2Ljg0YzIuOTcgNC40NiA3Ljk3IDcuMTQgMTMuMzIgNy4xNGg3OC44NWM1LjM2IDAgMTAuMzYtMi42OCAxMy4zMi03LjE0bDI0LjUxLTM2Ljg0YzEuNzQtMi42MiAyLjY3LTUuNyAyLjY4LTguODRsLjA1LTQzLjE4SDk2LjAybC4wNCA0My4xOHpNMTc2IDBDNzMuNzIgMCAwIDgyLjk3IDAgMTc2YzAgNDQuMzcgMTYuNDUgODQuODUgNDMuNTYgMTE1Ljc4IDE2LjY0IDE4Ljk5IDQyLjc0IDU4LjggNTIuNDIgOTIuMTZ2LjA2aDQ4di0uMTJjLS4wMS00Ljc3LS43Mi05LjUxLTIuMTUtMTQuMDctNS41OS0xNy44MS0yMi44Mi02NC43Ny02Mi4xNy0xMDkuNjctMjAuNTQtMjMuNDMtMzEuNTItNTMuMTUtMzEuNjEtODQuMTQtLjItNzMuNjQgNTkuNjctMTI4IDEyNy45NS0xMjggNzAuNTggMCAxMjggNTcuNDIgMTI4IDEyOCAwIDMwLjk3LTExLjI0IDYwLjg1LTMxLjY1IDg0LjE0LTM5LjExIDQ0LjYxLTU2LjQyIDkxLjQ3LTYyLjEgMTA5LjQ2YTQ3LjUwNyA0Ny41MDcgMCAwIDAtMi4yMiAxNC4zdi4xaDQ4di0uMDVjOS42OC0zMy4zNyAzNS43OC03My4xOCA1Mi40Mi05Mi4xNkMzMzUuNTUgMjYwLjg1IDM1MiAyMjAuMzcgMzUyIDE3NiAzNTIgNzguOCAyNzMuMiAwIDE3NiAweiIvPjwvc3ZnPg==) center/contain no-repeat}.top-bar__inner .nav--right ul .nav__settings-os::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMCA5My43bDE4My42LTI1LjN2MTc3LjRIMFY5My43em0wIDMyNC42bDE4My42IDI1LjNWMjY4LjRIMHYxNDkuOXptMjAzLjggMjhMNDQ4IDQ4MFYyNjguNEgyMDMuOHYxNzcuOXptMC0zODAuNnYxODAuMUg0NDhWMzJMMjAzLjggNjUuN3oiLz48L3N2Zz4=) center/contain no-repeat}.top-bar__inner .nav--right ul .nav__settings .is-dropdown-submenu{min-width:100%}.top-bar__inner .nav--right ul .nav__settings ul li{border-bottom:1px solid #333}.top-bar__inner .nav--right ul .nav__settings ul li a svg{margin:0 .4375rem 0 0}.top-bar__inner .nav--right ul .nav__settings ul li .nav__settings-current{background:#555;color:#FDFE31}.top-bar__inner .nav--right ul .nav__settings ul li .nav__settings-current::before{background-color:#FDFE31}@media screen and (max-width:39.9375em){.top-bar__inner .nav--right ul .nav__settings ul{left:0;right:auto}}.top-bar__inner .nav--right ul .nav__settings:hover a{background:#444;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.top-bar__inner .nav--right ul .nav__settings:hover svg{fill:#fff}.top-bar__inner .nav--right ul .nav__settings:hover li a{font-weight:600}.top-bar__inner .nav--right ul .nav__settings:hover li a:hover{background-color:#555}.top-bar__inner .nav--right ul .nav__settings:hover li a:focus{background:#555}.top-bar__inner .nav--right ul .nav__settings.is-active,.top-bar__inner .nav--right ul .nav__settings.is-active a{background:#444}.top-bar__inner .nav--right ul .nav__settings.is-active svg{fill:#fff}@media screen and (max-width:39.9375em){.top-bar__inner .nav--right ul .nav__login{display:none}}.top-bar__inner .nav--right ul .nav__login a{background-color:#FDFE31;color:#111;font-weight:700;text-shadow:none}.top-bar__inner .nav--right ul .nav__login a img{width:auto;height:32px;border-radius:3px;margin-right:0.625rem!important}.top-bar__inner .nav--right ul .nav__login a:hover{background-color:#FDFE31}.top-bar__inner .nav--right ul .nav__login a:hover::after{background-color:#fff}.top-bar__inner .nav--right ul .nav__login a:hover:focus{background:#FDFE31;text-shadow:none;border-color:#222}.top-bar__inner .nav--right ul .nav__login a:hover:focus::after{background-color:#000}.top-bar__inner .nav--right ul .nav__login-caret span{line-height:1.3;vertical-align:middle}@media screen and (max-width:1024px){.top-bar__inner .nav--right ul .nav__login-caret span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:38px}}.top-bar__inner .nav--right ul .nav__login .is-dropdown-submenu{min-width:100%}.top-bar__inner .nav--right ul .nav__login ul li{border-bottom:1px solid #0057ad}.top-bar__inner .nav--right ul .nav__login ul li a svg{margin:0 .4375rem 0 0}.top-bar__inner .nav--right ul .nav__login:hover a{background:#06c;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.top-bar__inner .nav--right ul .nav__login:hover .nav__login-caret::after{background-color:#fff}.top-bar__inner .nav--right ul .nav__login:hover img{border-color:#389cff}.top-bar__inner .nav--right ul .nav__login:hover li a{background:#06c;font-weight:600;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.top-bar__inner .nav--right ul .nav__login:hover li a:hover{background:#0057ad;font-weight:600}.top-bar__inner .nav--right ul .nav__login:hover li a:focus{background:#FDFE31;color:#111}.top-bar__inner .nav--right ul .nav__login.is-active a{background:#06c;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.top-bar__inner .nav--right ul .nav__login.is-active svg{fill:#fff}.top-bar__inner .nav--right ul .nav__social a::before{background-color:#fff;content:'';display:inline-block;font-size:1.0625rem;height:1em;vertical-align:middle;width:1em}.top-bar__inner .nav--right ul .nav__social a:hover:focus{background:#fff}.top-bar__inner .nav--right ul .nav__social--twitter a{background:#1DA0F1}.top-bar__inner .nav--right ul .nav__social--twitter a::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDU5LjM3IDE1MS43MTZjLjMyNSA0LjU0OC4zMjUgOS4wOTcuMzI1IDEzLjY0NSAwIDEzOC43Mi0xMDUuNTgzIDI5OC41NTgtMjk4LjU1OCAyOTguNTU4LTU5LjQ1MiAwLTExNC42OC0xNy4yMTktMTYxLjEzNy00Ny4xMDYgOC40NDcuOTc0IDE2LjU2OCAxLjI5OSAyNS4zNCAxLjI5OSA0OS4wNTUgMCA5NC4yMTMtMTYuNTY4IDEzMC4yNzQtNDQuODMyLTQ2LjEzMi0uOTc1LTg0Ljc5Mi0zMS4xODgtOTguMTEyLTcyLjc3MiA2LjQ5OC45NzQgMTIuOTk1IDEuNjI0IDE5LjgxOCAxLjYyNCA5LjQyMSAwIDE4Ljg0My0xLjMgMjcuNjE0LTMuNTczLTQ4LjA4MS05Ljc0Ny04NC4xNDMtNTEuOTgtODQuMTQzLTEwMi45ODV2LTEuMjk5YzEzLjk2OSA3Ljc5NyAzMC4yMTQgMTIuNjcgNDcuNDMxIDEzLjMxOS0yOC4yNjQtMTguODQzLTQ2Ljc4MS01MS4wMDUtNDYuNzgxLTg3LjM5MSAwLTE5LjQ5MiA1LjE5Ny0zNy4zNiAxNC4yOTQtNTIuOTU0IDUxLjY1NSA2My42NzUgMTI5LjMgMTA1LjI1OCAyMTYuMzY1IDEwOS44MDctMS42MjQtNy43OTctMi41OTktMTUuOTE4LTIuNTk5LTI0LjA0IDAtNTcuODI4IDQ2Ljc4Mi0xMDQuOTM0IDEwNC45MzQtMTA0LjkzNCAzMC4yMTMgMCA1Ny41MDIgMTIuNjcgNzYuNjcgMzMuMTM3IDIzLjcxNS00LjU0OCA0Ni40NTYtMTMuMzIgNjYuNTk5LTI1LjM0LTcuNzk4IDI0LjM2Ni0yNC4zNjYgNDQuODMzLTQ2LjEzMiA1Ny44MjcgMjEuMTE3LTIuMjczIDQxLjU4NC04LjEyMiA2MC40MjYtMTYuMjQzLTE0LjI5MiAyMC43OTEtMzIuMTYxIDM5LjMwOC01Mi42MjggNTQuMjUzeiIvPjwvc3ZnPg==) center/contain no-repeat}.top-bar__inner .nav--right ul .nav__social--twitter a:hover{background:#0d8bd8}.top-bar__inner .nav--right ul .nav__social--twitter a:hover:focus::before{background-color:#1DA0F1}.top-bar__inner .nav--right ul .nav__social--facebook a{background:#3B5999}.top-bar__inner .nav--right ul .nav__social--facebook a::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjc5LjE0IDI4OGwxNC4yMi05Mi42NmgtODguOTF2LTYwLjEzYzAtMjUuMzUgMTIuNDItNTAuMDYgNTIuMjQtNTAuMDZoNDAuNDJWNi4yNlMyNjAuNDMgMCAyMjUuMzYgMGMtNzMuMjIgMC0xMjEuMDggNDQuMzgtMTIxLjA4IDEyNC43MnY3MC42MkgyMi44OVYyODhoODEuMzl2MjI0aDEwMC4xN1YyODh6Ii8+PC9zdmc+) center/contain no-repeat}.top-bar__inner .nav--right ul .nav__social--facebook a:hover{background:#324c82}.top-bar__inner .nav--right ul .nav__social--facebook a:hover:focus::before{background-color:#3B5999}.top-bar__inner .nav--right ul .nav__forums a{background-color:#b80000;color:#fff}.top-bar__inner .nav--right ul .nav__forums a::before{background-color:#fff;content:'';display:none;font-size:1.0625rem;height:1em;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjU2IDMyQzExNC42IDMyIDAgMTI1LjEgMCAyNDBjMCA0OS42IDIxLjQgOTUgNTcgMTMwLjdDNDQuNSA0MjEuMSAyLjcgNDY2IDIuMiA0NjYuNWMtMi4yIDIuMy0yLjggNS43LTEuNSA4LjdTNC44IDQ4MCA4IDQ4MGM2Ni4zIDAgMTE2LTMxLjggMTQwLjYtNTEuNCAzMi43IDEyLjMgNjkgMTkuNCAxMDcuNCAxOS40IDE0MS40IDAgMjU2LTkzLjEgMjU2LTIwOFMzOTcuNCAzMiAyNTYgMzJ6TTEyOCAyNzJjLTE3LjcgMC0zMi0xNC4zLTMyLTMyczE0LjMtMzIgMzItMzIgMzIgMTQuMyAzMiAzMi0xNC4zIDMyLTMyIDMyem0xMjggMGMtMTcuNyAwLTMyLTE0LjMtMzItMzJzMTQuMy0zMiAzMi0zMiAzMiAxNC4zIDMyIDMyLTE0LjMgMzItMzIgMzJ6bTEyOCAwYy0xNy43IDAtMzItMTQuMy0zMi0zMnMxNC4zLTMyIDMyLTMyIDMyIDE0LjMgMzIgMzItMTQuMyAzMi0zMiAzMnoiLz48L3N2Zz4=) center/contain no-repeat;vertical-align:middle;width:1em}@media screen and (max-width:74.9375em){.top-bar__inner .nav--right ul .nav__forums a::before{display:inline-block}.top-bar__inner .nav--right ul .nav__forums a span{display:none}}.top-bar__inner .nav--right ul .nav__forums a:hover{background-color:#c00}.top-bar__inner .nav--right ul ul{top:100%;left:auto;right:0;border:none}.top-bar__inner .nav--right ul ul li{text-transform:none;border-bottom:1px solid #a30000}.top-bar__inner .nav--right ul ul li:last-of-type{border-bottom:none}.top-bar__inner .nav--right ul ul li a i{width:15px;text-align:center;margin:0 .3125rem 0 0}.top-bar__inner .nav--right ul ul li a:hover{background:#c00}body .js-off-canvas-overlay{background:rgba(0,0,0,.25)}body .js-off-canvas-overlay.is-overlay-fixed{z-index:9997}#offcanvas-left{background:#333;top:0;z-index:9998}#offcanvas-left .menu{background:#333}#offcanvas-left .menu .nav-logo{display:none}#offcanvas-left .menu li{border-bottom:1px solid #2e2e2e}#offcanvas-left .menu li:last-of-type{border-bottom:none}#offcanvas-left .menu li a{color:#ddd;font-size:.75rem;font-weight:600;text-shadow:1px 1px 1px rgba(0,0,0,.6)}#offcanvas-left .menu li a:after{border-color:#777 transparent transparent}#offcanvas-left .menu li ul{background:#444}#offcanvas-left .menu li ul li{border-bottom:1px solid #333}#offcanvas-left .menu li ul li a{color:#fff}#offcanvas-left .menu li ul li a:after{border-color:#fff transparent transparent}#offcanvas-left .menu li ul li a:hover{background:#555}#offcanvas-left .menu li[aria-expanded="true"]>a{background:#555;color:#fff}#offcanvas-left .menu li[aria-expanded="true"] a:after{border-color:#fff transparent transparent}#offcanvas-left .menu .active a{color:#fff}#offcanvas-left .menu .active a:after{border-color:#fff transparent transparent}#offcanvas-left .menu .nav__login[aria-expanded="true"] a{background:#06c;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6);border-bottom:1px solid #0057ad}#offcanvas-left .menu .nav__login[aria-expanded="true"] a:hover{background:#0057ad}#offcanvas-left .menu .nav__login[aria-expanded="true"] a:after{border-color:#fff transparent transparent}#offcanvas-left .menu .nav__login{display:none;border-bottom:none}#offcanvas-left .menu .nav__login a{background:#FDFE31;font-weight:700;color:#111;text-shadow:none}#offcanvas-left .menu .nav__login a img{width:auto;height:32px;border-radius:3px;margin-right:.625rem}#offcanvas-left .menu .nav__login a:hover{background:#06c;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}#offcanvas-left .menu .nav__login a:hover:after{border-color:#fff transparent transparent}#offcanvas-left .menu .nav__login a:hover svg{fill:#fff}#offcanvas-left .menu .nav__login a:after{border-color:#111 transparent transparent}#offcanvas-left .menu .nav__login ul li{border:none}#offcanvas-left .menu .nav__login ul li a{background:#06c;font-weight:600;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6)}#offcanvas-left .menu .nav__login ul li a svg{fill:#fff;margin:0 .4375rem 0 0}@media screen and (max-width:39.9375em){#offcanvas-left .menu .nav__login{display:block}}#offcanvas-left .menu .nav-override li a{text-shadow:1px 1px 1px rgba(0,0,0,.6)}#offcanvas-left .menu .nav-override li a span{color:transparent;text-shadow:none}#offcanvas-left .menu .nav-override>a{position:relative}#offcanvas-left .menu .nav-override>a::before{content:'';height:100%;left:0;position:absolute;top:0;width:10px}#offcanvas-left .menu .nav-override--monitor-list>a::before{background-color:#06c}#offcanvas-left .menu .nav-override--monitor-list ul{background:#06c}#offcanvas-left .menu .nav-override--monitor-list ul li{border-bottom:1px solid #0052a3}#offcanvas-left .menu .nav-override--monitor-list ul li a:hover{background:#0057ad}#offcanvas-left .menu .nav-override--monitor-list ul li[aria-expanded="true"]>a{background:#0057ad}#offcanvas-left .menu .nav-override--monitor-list[aria-expanded="true"]>a,#offcanvas-left .menu .nav-override--monitor-list[aria-expanded="true"]>a::before{background:#0057ad}#offcanvas-left .menu .nav-override--monitor-list .active>a{background:#0052a3}#offcanvas-left .menu .nav-override--gsync>a::before{background-color:#77B900}#offcanvas-left .menu .nav-override--gsync ul{background:#77B900}#offcanvas-left .menu .nav-override--gsync ul li{border-bottom:1px solid #5f9400}#offcanvas-left .menu .nav-override--gsync ul li a:hover{background:#659d00}#offcanvas-left .menu .nav-override--gsync ul li[aria-expanded="true"]>a{background:#659d00}#offcanvas-left .menu .nav-override--gsync[aria-expanded="true"]>a,#offcanvas-left .menu .nav-override--gsync[aria-expanded="true"]>a::before{background:#659d00}#offcanvas-left .menu .nav-override--gsync .active>a{background:#659d00}#offcanvas-left .menu .nav-override--freesync>a::before{background-color:#E3163D}#offcanvas-left .menu .nav-override--testufo>a::before{background-color:#00B2B2}#offcanvas-left .menu .nav-override--inputlag>a::before{background-color:#FF8000}#offcanvas-left .menu .nav-override--blur-reduction>a::before{background-color:#00AE00}#offcanvas-left .menu .nav-override--area51>a::before{background-color:#C000C0}.is-dropdown-submenu{display:block!important;visibility:hidden}.is-dropdown-submenu.js-dropdown-active{visibility:visible}.is-dropdown-submenu .is-dropdown-submenu{margin-top:0}.nav__login-in span{margin-right:.3125rem}.nav__login-in::after{background-color:#000;content:'';display:inline-block;font-size:.70625rem;height:1em;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDE2IDQ0OGgtODRjLTYuNiAwLTEyLTUuNC0xMi0xMnYtNDBjMC02LjYgNS40LTEyIDEyLTEyaDg0YzE3LjcgMCAzMi0xNC4zIDMyLTMyVjE2MGMwLTE3LjctMTQuMy0zMi0zMi0zMmgtODRjLTYuNiAwLTEyLTUuNC0xMi0xMlY3NmMwLTYuNiA1LjQtMTIgMTItMTJoODRjNTMgMCA5NiA0MyA5NiA5NnYxOTJjMCA1My00MyA5Ni05NiA5NnptLTQ3LTIwMUwyMDEgNzljLTE1LTE1LTQxLTQuNS00MSAxN3Y5NkgyNGMtMTMuMyAwLTI0IDEwLjctMjQgMjR2OTZjMCAxMy4zIDEwLjcgMjQgMjQgMjRoMTM2djk2YzAgMjEuNSAyNiAzMiA0MSAxN2wxNjgtMTY4YzkuMy05LjQgOS4zLTI0LjYgMC0zNHoiLz48L3N2Zz4=) center/contain no-repeat;vertical-align:middle;width:1em}.nav__login-caret::after{background-color:#000;content:'';display:inline-block;font-size:.70625rem;height:1em;margin:0 0 0 0.3125rem!important;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzEuMyAxOTJoMjU3LjNjMTcuOCAwIDI2LjcgMjEuNSAxNC4xIDM0LjFMMTc0LjEgMzU0LjhjLTcuOCA3LjgtMjAuNSA3LjgtMjguMyAwTDE3LjIgMjI2LjFDNC42IDIxMy41IDEzLjUgMTkyIDMxLjMgMTkyeiIvPjwvc3ZnPg==) center/contain no-repeat;position:relative!important;top:0!important;right:0!important;vertical-align:middle;width:1em}.nav__login-dash::before{background-color:#fff;content:'';display:inline-block;font-size:.75rem;height:1em;margin:0 .4375rem 0 0;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjg4IDMyQzEyOC45NCAzMiAwIDE2MC45NCAwIDMyMGMwIDUyLjggMTQuMjUgMTAyLjI2IDM5LjA2IDE0NC44IDUuNjEgOS42MiAxNi4zIDE1LjIgMjcuNDQgMTUuMmg0NDNjMTEuMTQgMCAyMS44My01LjU4IDI3LjQ0LTE1LjJDNTYxLjc1IDQyMi4yNiA1NzYgMzcyLjggNTc2IDMyMGMwLTE1OS4wNi0xMjguOTQtMjg4LTI4OC0yODh6bTAgNjRjMTQuNzEgMCAyNi41OCAxMC4xMyAzMC4zMiAyMy42NS0xLjExIDIuMjYtMi42NCA0LjIzLTMuNDUgNi42N2wtOS4yMiAyNy42N2MtNS4xMyAzLjQ5LTEwLjk3IDYuMDEtMTcuNjQgNi4wMS0xNy42NyAwLTMyLTE0LjMzLTMyLTMyUzI3MC4zMyA5NiAyODggOTZ6TTk2IDM4NGMtMTcuNjcgMC0zMi0xNC4zMy0zMi0zMnMxNC4zMy0zMiAzMi0zMiAzMiAxNC4zMyAzMiAzMi0xNC4zMyAzMi0zMiAzMnptNDgtMTYwYy0xNy42NyAwLTMyLTE0LjMzLTMyLTMyczE0LjMzLTMyIDMyLTMyIDMyIDE0LjMzIDMyIDMyLTE0LjMzIDMyLTMyIDMyem0yNDYuNzctNzIuNDFsLTYxLjMzIDE4NEMzNDMuMTMgMzQ3LjMzIDM1MiAzNjQuNTQgMzUyIDM4NGMwIDExLjcyLTMuMzggMjIuNTUtOC44OCAzMkgyMzIuODhjLTUuNS05LjQ1LTguODgtMjAuMjgtOC44OC0zMiAwLTMzLjk0IDI2LjUtNjEuNDMgNTkuOS02My41OWw2MS4zNC0xODQuMDFjNC4xNy0xMi41NiAxNy43My0xOS40NSAzMC4zNi0xNS4xNyAxMi41NyA0LjE5IDE5LjM1IDE3Ljc5IDE1LjE3IDMwLjM2em0xNC42NiA1Ny4ybDE1LjUyLTQ2LjU1YzMuNDctMS4yOSA3LjEzLTIuMjMgMTEuMDUtMi4yMyAxNy42NyAwIDMyIDE0LjMzIDMyIDMycy0xNC4zMyAzMi0zMiAzMmMtMTEuMzgtLjAxLTIwLjg5LTYuMjgtMjYuNTctMTUuMjJ6TTQ4MCAzODRjLTE3LjY3IDAtMzItMTQuMzMtMzItMzJzMTQuMzMtMzIgMzItMzIgMzIgMTQuMzMgMzIgMzItMTQuMzMgMzItMzIgMzJ6Ii8+PC9zdmc+) center/contain no-repeat;vertical-align:middle;width:1em}.nav__login-out::before{background-color:#fff;content:'';display:inline-block;font-size:.75rem;height:1em;margin:0 .4375rem 0 0;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDk3IDI3M0wzMjkgNDQxYy0xNSAxNS00MSA0LjUtNDEtMTd2LTk2SDE1MmMtMTMuMyAwLTI0LTEwLjctMjQtMjR2LTk2YzAtMTMuMyAxMC43LTI0IDI0LTI0aDEzNlY4OGMwLTIxLjQgMjUuOS0zMiA0MS0xN2wxNjggMTY4YzkuMyA5LjQgOS4zIDI0LjYgMCAzNHpNMTkyIDQzNnYtNDBjMC02LjYtNS40LTEyLTEyLTEySDk2Yy0xNy43IDAtMzItMTQuMy0zMi0zMlYxNjBjMC0xNy43IDE0LjMtMzIgMzItMzJoODRjNi42IDAgMTItNS40IDEyLTEyVjc2YzAtNi42LTUuNC0xMi0xMi0xMkg5NmMtNTMgMC05NiA0My05NiA5NnYxOTJjMCA1MyA0MyA5NiA5NiA5Nmg4NGM2LjYgMCAxMi01LjQgMTItMTJ6Ii8+PC9zdmc+) center/contain no-repeat;vertical-align:middle;width:1em}.nav__login-edit::before{background-color:#fff;content:'';display:inline-block;font-size:.75rem;height:1em;margin:0 .4375rem 0 0;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjI0IDI1NmM3MC43IDAgMTI4LTU3LjMgMTI4LTEyOFMyOTQuNyAwIDIyNCAwIDk2IDU3LjMgOTYgMTI4czU3LjMgMTI4IDEyOCAxMjh6bTg5LjYgMzJoLTE2LjdjLTIyLjIgMTAuMi00Ni45IDE2LTcyLjkgMTZzLTUwLjYtNS44LTcyLjktMTZoLTE2LjdDNjAuMiAyODggMCAzNDguMiAwIDQyMi40VjQ2NGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyNzQuOWMtMi40LTYuOC0zLjQtMTQtMi42LTIxLjNsNi44LTYwLjkgMS4yLTExLjEgNy45LTcuOSA3Ny4zLTc3LjNjLTI0LjUtMjcuNy02MC00NS41LTk5LjktNDUuNXptNDUuMyAxNDUuM2wtNi44IDYxYy0xLjEgMTAuMiA3LjUgMTguOCAxNy42IDE3LjZsNjAuOS02LjggMTM3LjktMTM3LjktNzEuNy03MS43LTEzNy45IDEzNy44ek02MzMgMjY4LjlMNTk1LjEgMjMxYy05LjMtOS4zLTI0LjUtOS4zLTMzLjggMGwtMzcuOCAzNy44LTQuMSA0LjEgNzEuOCA3MS43IDQxLjgtNDEuOGM5LjMtOS40IDkuMy0yNC41IDAtMzMuOXoiLz48L3N2Zz4=) center/contain no-repeat;vertical-align:middle;width:1em}.heading{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/header-bg.png.webp) top center/cover #040404 no-repeat;display:flex;position:relative;justify-content:center;text-align:center;width:100%;z-index:1}.heading__inner{align-items:center;display:flex;justify-content:center;max-width:1200px;width:100%}@media screen and (max-width:900px){.heading__inner{flex-wrap:wrap}}.heading__logo{margin:1.5625rem 0;padding:0 .9375rem}@media screen and (min-width:901px){.heading__logo{flex:0 0 400px;max-width:400px}}@media screen and (max-width:900px){.heading__logo{flex:0 0 100%;max-width:100%}}@media screen and (min-width:767px) and (max-width:900px){.heading__logo{padding:0 7.1875rem}}.heading__logo a{display:block;height:0;overflow:hidden;position:relative}@media screen and (min-width:901px){.heading__logo a{padding-bottom:32.5%}}@media screen and (max-width:900px){.heading__logo a{padding-bottom:19.5%}}.heading__logo-image{height:100%;left:0;position:absolute;top:0;width:100%}.heading__logo-image--desktop{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/logo.png) center/contain no-repeat}@media screen and (max-width:900px){.heading__logo-image--desktop{display:none}}.heading__logo-image--mobile{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/logo-mobile.png) center/contain no-repeat}@media screen and (min-width:901px){.heading__logo-image--mobile{display:none}}.heading__banners{height:152px;overflow:hidden}@media screen and (min-width:901px){.heading__banners{flex:1;margin:1.5625rem 0 0;max-width:100%}}@media screen and (max-width:900px){.heading__banners{flex:0 0 100%;max-width:100%}}.heading__banners-slider{display:none;margin-bottom:0;overflow:hidden}.heading__banners .slick-list{margin:0 auto;width:800px}.heading__banners .slick-track{white-space:nowrap}@media screen and (max-width:767px){.heading__banners .slick-track{padding:0 0 0 .5rem}}.heading__banners .slick-initialized{display:block;overflow:visible}.heading__banners .slick-initialized .slick-slide{display:inline-block;float:none}.heading__banners-slide{padding:0 .9375rem;width:200px!important}.heading__banners-slide-inner{position:relative;background-color:#111;text-align:center;border:1px solid #333}.heading__banners-slide-inner a{display:block;position:relative;height:0;padding-bottom:71.5%;overflow:hidden}.heading__banners-slide-inner a img{bottom:0;left:0;padding:0;position:absolute;right:0;top:0;width:100%}.heading__banners-slide-inner p{position:absolute;bottom:0;width:100%;background-color:rgba(0,0,0,.8);white-space:nowrap;font-size:.8125rem;font-weight:600;color:#fff;margin:0;padding:.3125rem}@media screen and (max-width:39.9375em){.heading__banners-slide-inner p{font-size:.6875rem}}.heading__banners-slide-inner:hover{border-color:#444}.heading__banners-slide-inner:hover p{background-color:rgba(0,0,0,.7)}.heading__banners .slick-dots{bottom:-21px}.heading__banners .slick-dots li button:before{color:#fff!important;font-size:1.25rem}#author-info{float:left;width:100%;background:#f2f7fc;border:1px solid #eee;border-top:none;clear:both;line-height:20px;margin-bottom:1.5rem;padding:1.125rem 1.25rem}#author-info h2{font-size:1rem;color:#555;margin-bottom:0}#author-info a{text-decoration:underline}#author-info a:hover{color:#c00}#author-avatar{background:#7AADE0;border:none;border-radius:3px;float:left;margin:0 -95px 0 0;padding:5px}#author-avatar img{background:#fff;border-radius:3px}#author-description{float:left;font-size:.8125rem;color:#777;margin:0 0 0 95px}#author-description p{margin:0}.content{display:flex;flex:1;justify-content:center;position:relative;width:100%}.content__container{background-color:#fff;display:flex;flex:0 0 100%;max-width:1200px;width:100%}@media screen and (min-width:1200px){.content__container{padding:2.8125rem .9375rem 1.5625rem}}@media screen and (min-width:640px) and (max-width:1199px){.content__container{padding:2.1875rem 1.875rem 1.5625rem}}@media screen and (max-width:639px){.content__container{padding:1.5625rem .9375rem .9375rem}}.content__container--narrow{justify-content:center}@media screen and (min-width:901px){.content__container--narrow .content__inner{flex:66.7%;max-width:66.7%}}.content__inner{display:flex;flex-wrap:wrap}@media screen and (min-width:901px){.content__inner{flex:66.7%;max-width:66.7%;padding-right:2.5rem}}@media screen and (max-width:900px){.content__inner{flex:0 0 100%;max-width:100%;width:100%}}.content__inner article{max-width:100%}.content__inner article:not(.content__featured){flex:0 0 100%}.content__inner header{flex:0 0 100%}.content__inner--no-sidebar{padding:0}@media screen and (min-width:901px){.content__inner--no-sidebar{flex:0 0 100%;max-width:100%}}.content__featured{display:flex;flex-wrap:wrap;padding:0}.content__featured-body{align-self:flex-end;position:relative}.content__featured-comments{bottom:-15px;height:34px;position:absolute;width:34px;z-index:1}@media screen and (min-width:1024px){.content__featured-comments{left:23px}}@media screen and (min-width:901px) and (max-width:1023px){.content__featured-comments{left:50%;transform:translateX(-50%)}}@media screen and (min-width:768px) and (max-width:900px){.content__featured-comments{left:23px}}@media screen and (max-width:767px){.content__featured-comments{left:23px}}.content__featured-comments::before{background-color:#b80000;content:'';font-size:34px;height:1em;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDQ4IDBINjRDMjguNyAwIDAgMjguNyAwIDY0djI4OGMwIDM1LjMgMjguNyA2NCA2NCA2NGg5NnY4NGMwIDkuOCAxMS4yIDE1LjUgMTkuMSA5LjdMMzA0IDQxNmgxNDRjMzUuMyAwIDY0LTI4LjcgNjQtNjRWNjRjMC0zNS4zLTI4LjctNjQtNjQtNjR6Ii8+PC9zdmc+) center/contain no-repeat;position:absolute;width:1em;z-index:-1}.content__featured-comments a{position:absolute;margin:0 auto;right:auto;color:#fff!important;left:0;top:0;width:34px;height:27px;text-align:center;text-decoration:none;font-size:12px;font-weight:700;line-height:27px}.content__featured-comments:hover::before{background-color:#c00}.content__featured-comments--empty a{font-size:20px;line-height:18px}.content__featured-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding-right:.9375rem;text-overflow:ellipsis}.content__featured-footer{align-items:center;display:flex;color:#333}.content__featured-footer:hover{color:#333}.content__featured-footer:hover .content__featured-readmore{background:#c00;color:#fff}.content__featured-readmore{align-items:center;background:#b80000;border-radius:3px;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);color:#fff;display:inline-flex;font-size:.8125rem;font-weight:600;margin:0;padding:.625rem;text-shadow:1px 1px 1px rgba(0,0,0,.6);text-decoration:none;transition:none;white-space:nowrap}.content__featured-readmore::after{background-color:#fff;content:'';height:1em;margin:.125rem 0 0 .1875rem;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjI0LjMgMjczbC0xMzYgMTM2Yy05LjQgOS40LTI0LjYgOS40LTMzLjkgMGwtMjIuNi0yMi42Yy05LjQtOS40LTkuNC0yNC42IDAtMzMuOWw5Ni40LTk2LjQtOTYuNC05Ni40Yy05LjQtOS40LTkuNC0yNC42IDAtMzMuOUw1NC4zIDEwM2M5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwxMzYgMTM2YzkuNSA5LjQgOS41IDI0LjYuMSAzNHptMTkyLTM0bC0xMzYtMTM2Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMjIuNiAyMi42Yy05LjQgOS40LTkuNCAyNC42IDAgMzMuOWw5Ni40IDk2LjQtOTYuNCA5Ni40Yy05LjQgOS40LTkuNCAyNC42IDAgMzMuOWwyMi42IDIyLjZjOS40IDkuNCAyNC42IDkuNCAzMy45IDBsMTM2LTEzNmM5LjQtOS4yIDkuNC0yNC40IDAtMzMuOHoiLz48L3N2Zz4=) center/contain no-repeat;width:1em}.content__featured--latest:nth-of-type(4) hr{display:none}@media screen and (min-width:1024px){.content__featured--latest{flex:0 0 50%;max-width:50%}.content__featured--latest:nth-of-type(odd){padding-right:1.5rem;border-right:1px dashed #ddd}.content__featured--latest:nth-of-type(even){padding-left:1.5rem}.content__featured--latest:nth-of-type(3) hr,.content__featured--latest:nth-of-type(4) hr{display:none}}@media screen and (min-width:901px) and (max-width:1023px){.content__featured--latest{flex:0 0 100%;flex-wrap:wrap;max-width:100%}}@media screen and (min-width:640px) and (max-width:900px){.content__featured--latest{flex:0 0 50%;max-width:50%}.content__featured--latest:nth-of-type(odd){padding-right:1.5rem;border-right:1px dashed #ddd}.content__featured--latest:nth-of-type(even){padding-left:1.5rem}.content__featured--latest:nth-of-type(3) hr,.content__featured--latest:nth-of-type(4) hr{display:none}}@media screen and (max-width:639px){.content__featured--latest{flex:0 0 100%;flex-wrap:wrap;max-width:100%}}.content__featured--recent{display:block;flex:0 0 100%}.content__featured--recent .content__featured-comments{height:auto;left:50%;padding:inherit;transform:translateX(-50%);width:auto}@media screen and (min-width:901px) and (max-width:1100px){.content__featured--recent .content__featured-thumb{margin-bottom:25px}}@media screen and (min-width:901px) and (max-width:1100px){.content__featured--recent .content__featured-footer{width:100%}}.content__featured-thumb{float:left;padding-right:15px;position:relative;width:25%}@media screen and (max-width:74.9375em){.content__featured-thumb{margin-bottom:.9375rem}}@media screen and (max-width:57.4375em){.content__featured-thumb{margin-bottom:.625rem}}.content__featured-thumb a{display:block;position:relative;height:0;padding-bottom:100%;overflow:hidden}.content__featured-thumb a img{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted.png.webp) center no-repeat;background-color:#e8e8e8;background-size:cover;border:1px solid #ddd;border-radius:3px;bottom:0;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);left:0;padding:.625rem;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:74.9375em){.content__featured-thumb a img{padding:.3125rem}}.content__banners{display:flex;flex:0 0 100%}@media screen and (max-width:767px){.content__banners{flex-wrap:wrap}}.content__banners-item{margin-bottom:.9375rem;text-align:center}@media screen and (min-width:768px){.content__banners-item{flex:0 0 50%;max-width:50%}.content__banners-item:first-of-type{padding-right:.9375rem}.content__banners-item:last-of-type{padding-left:.9375rem}}@media screen and (max-width:767px){.content__banners-item{flex:0 0 100%;max-width:100%}}.content__banners-item a{background-color:#f1f1f1;border:1px solid #ccc;display:flex;height:0;overflow:hidden;padding-bottom:71.5%;position:relative}.content__banners-item a img{bottom:0;left:0;padding:0;position:absolute;right:0;top:0;width:100%}.content__banners-item p{background-color:rgba(0,102,204,.9);bottom:0;color:#fff;font-size:.875rem;font-weight:600;margin:0;padding:.3125rem;position:absolute;text-shadow:0 0 3px #000;width:100%;white-space:nowrap}.content__banners-item:hover p{background-color:rgba(0,102,204,.8)}@media screen and (max-width:900px){.content:not(.homepage) .content__container{justify-content:center}}@media screen and (max-width:900px){.content:not(.homepage) .content__inner{flex:0 0 100%;max-width:740px;width:100%}}.archive__title{align-items:center;background:#f9f9f9;border:1px solid #ddd;border-bottom:1px dashed #ccc;display:inline-flex;font-family:'Open Sans',sans-serif;font-size:.75rem;font-weight:600;color:#777;padding:.625rem 0 .625rem 0;justify-content:center;text-transform:uppercase;width:100%}.archive__title::before{background-color:#888;content:'';font-size:1.3125rem;height:1em;margin:0 .3125rem;width:1em}.archive__title--latest{line-height:inherit;margin-bottom:.9375rem;border-radius:3px 3px 0 0}.archive__title--content{margin:1.5rem 0}.archive__title--newspaper::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNTUyIDY0SDExMmMtMjAuODU4IDAtMzguNjQzIDEzLjM3Ny00NS4yNDggMzJIMjRjLTEzLjI1NSAwLTI0IDEwLjc0NS0yNCAyNHYyNzJjMCAzMC45MjggMjUuMDcyIDU2IDU2IDU2aDQ5NmMxMy4yNTUgMCAyNC0xMC43NDUgMjQtMjRWODhjMC0xMy4yNTUtMTAuNzQ1LTI0LTI0LTI0ek00OCAzOTJWMTQ0aDE2djI0OGMwIDQuNDExLTMuNTg5IDgtOCA4cy04LTMuNTg5LTgtOHptNDgwIDhIMTExLjQyMmMuMzc0LTIuNjE0LjU3OC01LjI4My41NzgtOFYxMTJoNDE2djI4OHpNMTcyIDI4MGgxMzZjNi42MjcgMCAxMi01LjM3MyAxMi0xMnYtOTZjMC02LjYyNy01LjM3My0xMi0xMi0xMkgxNzJjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2OTZjMCA2LjYyNyA1LjM3MyAxMiAxMiAxMnptMjgtODBoODB2NDBoLTgwdi00MHptLTQwIDE0MHYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMzZjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnYyNGMwIDYuNjI3LTUuMzczIDEyLTEyIDEySDE3MmMtNi42MjcgMC0xMi01LjM3My0xMi0xMnptMTkyIDB2LTI0YzAtNi42MjcgNS4zNzMtMTIgMTItMTJoMTA0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjRjMCA2LjYyNy01LjM3MyAxMi0xMiAxMkgzNjRjLTYuNjI3IDAtMTItNS4zNzMtMTItMTJ6bTAtMTQ0di0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDEwNGM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjI0YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzY0Yy02LjYyNyAwLTEyLTUuMzczLTEyLTEyem0wIDcydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDEwNGM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjI0YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzY0Yy02LjYyNyAwLTEyLTUuMzczLTEyLTEyeiIvPjwvc3ZnPg==) center/contain no-repeat}.archive__title--box::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzIgNDQ4YzAgMTcuNyAxNC4zIDMyIDMyIDMyaDM4NGMxNy43IDAgMzItMTQuMyAzMi0zMlYxNjBIMzJ2Mjg4em0xNjAtMjEyYzAtNi42IDUuNC0xMiAxMi0xMmgxMDRjNi42IDAgMTIgNS40IDEyIDEydjhjMCA2LjYtNS40IDEyLTEyIDEySDIwNGMtNi42IDAtMTItNS40LTEyLTEydi04ek00ODAgMzJIMzJDMTQuMyAzMiAwIDQ2LjMgMCA2NHY0OGMwIDguOCA3LjIgMTYgMTYgMTZoNDgwYzguOCAwIDE2LTcuMiAxNi0xNlY2NGMwLTE3LjctMTQuMy0zMi0zMi0zMnoiLz48L3N2Zz4=) center/contain no-repeat}.archive__title--top{line-height:inherit;margin-bottom:1.5rem;border-radius:3px 3px 0 0}.archive__title--top-category{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';background:#06c;background:linear-gradient(0deg,#0066cc 0%,#007af5 100%);border:1px solid #aaa;border-bottom:1px dashed #fff;color:#fff;font-size:1.5rem;font-weight:400;position:relative;text-shadow:1px 1px 1px rgba(0,0,0,.6);text-transform:none}@media screen and (max-width:39.9375em){.archive__title--top-category{font-size:1.375rem}}.archive__title--top-category::before{background-color:#fff;content:'';height:25px;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNTUyIDY0SDExMmMtMjAuODU4IDAtMzguNjQzIDEzLjM3Ny00NS4yNDggMzJIMjRjLTEzLjI1NSAwLTI0IDEwLjc0NS0yNCAyNHYyNzJjMCAzMC45MjggMjUuMDcyIDU2IDU2IDU2aDQ5NmMxMy4yNTUgMCAyNC0xMC43NDUgMjQtMjRWODhjMC0xMy4yNTUtMTAuNzQ1LTI0LTI0LTI0ek00OCAzOTJWMTQ0aDE2djI0OGMwIDQuNDExLTMuNTg5IDgtOCA4cy04LTMuNTg5LTgtOHptNDgwIDhIMTExLjQyMmMuMzc0LTIuNjE0LjU3OC01LjI4My41NzgtOFYxMTJoNDE2djI4OHpNMTcyIDI4MGgxMzZjNi42MjcgMCAxMi01LjM3MyAxMi0xMnYtOTZjMC02LjYyNy01LjM3My0xMi0xMi0xMkgxNzJjLTYuNjI3IDAtMTIgNS4zNzMtMTIgMTJ2OTZjMCA2LjYyNyA1LjM3MyAxMiAxMiAxMnptMjgtODBoODB2NDBoLTgwdi00MHptLTQwIDE0MHYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMzZjNi42MjcgMCAxMiA1LjM3MyAxMiAxMnYyNGMwIDYuNjI3LTUuMzczIDEyLTEyIDEySDE3MmMtNi42MjcgMC0xMi01LjM3My0xMi0xMnptMTkyIDB2LTI0YzAtNi42MjcgNS4zNzMtMTIgMTItMTJoMTA0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjRjMCA2LjYyNy01LjM3MyAxMi0xMiAxMkgzNjRjLTYuNjI3IDAtMTItNS4zNzMtMTItMTJ6bTAtMTQ0di0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDEwNGM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjI0YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzY0Yy02LjYyNyAwLTEyLTUuMzczLTEyLTEyem0wIDcydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDEwNGM2LjYyNyAwIDEyIDUuMzczIDEyIDEydjI0YzAgNi42MjctNS4zNzMgMTItMTIgMTJIMzY0Yy02LjYyNyAwLTEyLTUuMzczLTEyLTEyeiIvPjwvc3ZnPg==) center/contain no-repeat;margin:1px 8px 0 0;width:30px;z-index:1}.archive__title--top-category::after{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/widget-bg.png.webp) center/cover no-repeat;background-color:#f4f4f4;content:'';height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.archive__title--top-blur-reduction{background:#00AE00;background:linear-gradient(180deg,#00ae00 0%,#009500 100%)}.archive__title--top-company::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzY5LjkgOTcuOUwyODYgMTRDMjc3IDUgMjY0LjgtLjEgMjUyLjEtLjFINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyODhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMTMxLjljMC0xMi43LTUuMS0yNS0xNC4xLTM0ek0zMzIuMSAxMjhIMjU2VjUxLjlsNzYuMSA3Ni4xek00OCA0NjRWNDhoMTYwdjEwNGMwIDEzLjMgMTAuNyAyNCAyNCAyNGgxMDR2Mjg4SDQ4eiIvPjwvc3ZnPg==) center/contain no-repeat;width:19px}.archive__title--top-area51-display-research{background:#C000C0;background:linear-gradient(180deg,#c000c0 0%,#a700a6 100%)}.archive__title--top-inputlag{background:#FF8000;background:linear-gradient(180deg,#ff8000 0%,#e67300 100%)}.archive__title--top-howto::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjA4IDM1MmMtMi4zOSAwLTQuNzguMzUtNy4wNiAxLjA5QzE4Ny45OCAzNTcuMyAxNzQuMzUgMzYwIDE2MCAzNjBjLTE0LjM1IDAtMjcuOTgtMi43LTQwLjk1LTYuOTEtMi4yOC0uNzQtNC42Ni0xLjA5LTcuMDUtMS4wOUM0OS45NCAzNTItLjMzIDQwMi40OCAwIDQ2NC42Mi4xNCA0OTAuODggMjEuNzMgNTEyIDQ4IDUxMmgyMjRjMjYuMjcgMCA0Ny44Ni0yMS4xMiA0OC00Ny4zOC4zMy02Mi4xNC00OS45NC0xMTIuNjItMTEyLTExMi42MnptLTQ4LTMyYzUzLjAyIDAgOTYtNDIuOTggOTYtOTZzLTQyLjk4LTk2LTk2LTk2LTk2IDQyLjk4LTk2IDk2IDQyLjk4IDk2IDk2IDk2ek01OTIgMEgyMDhjLTI2LjQ3IDAtNDggMjIuMjUtNDggNDkuNTlWOTZjMjMuNDIgMCA0NS4xIDYuNzggNjQgMTcuOFY2NGgzNTJ2Mjg4aC02NHYtNjRIMzg0djY0aC03Ni4yNGMxOS4xIDE2LjY5IDMzLjEyIDM4LjczIDM5LjY5IDY0SDU5MmMyNi40NyAwIDQ4LTIyLjI1IDQ4LTQ5LjU5VjQ5LjU5QzY0MCAyMi4yNSA2MTguNDcgMCA1OTIgMHoiLz48L3N2Zz4=) center/contain no-repeat;width:33px}.archive__title--top-8k::before,.archive__title--top-monitors::before,.archive__title--top-monitor-reviews::before,.archive__title--top-oled::before,.archive__title--top-projectors::before,.archive__title--top-tv::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNTI4IDBINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djMyMGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxOTJsLTE2IDQ4aC03MmMtMTMuMyAwLTI0IDEwLjctMjQgMjRzMTAuNyAyNCAyNCAyNGgyNzJjMTMuMyAwIDI0LTEwLjcgMjQtMjRzLTEwLjctMjQtMjQtMjRoLTcybC0xNi00OGgxOTJjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWNDhjMC0yNi41LTIxLjUtNDgtNDgtNDh6bS0xNiAzNTJINjRWNjRoNDQ4djI4OHoiLz48L3N2Zz4=) center/contain no-repeat;width:30px}.archive__title--top-amd,.archive__title--top-freesync{background:#E3163D;background:linear-gradient(180deg,#e3163d 0%,#cc1437 100%)}.archive__title--top-amd::before,.archive__title--top-freesync::before{-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgaWQ9ImxvZ28iIHdpZHRoPSIxOTAuOCIgaGVpZ2h0PSIxOTAuOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4NCiA8bWV0YWRhdGE+DQogIDxyZGY6UkRGPg0KICAgPGNjOldvcmsgcmRmOmFib3V0PSIiPg0KICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgIDxkYzp0eXBlIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiLz4NCiAgICA8ZGM6dGl0bGUvPg0KICAgPC9jYzpXb3JrPg0KICA8L3JkZjpSREY+DQogPC9tZXRhZGF0YT4NCiA8cG9seWdvbiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA5LjIpIiBwb2ludHM9IjgwMCAwIDgwMCAxODkuMjEgNzQ4LjAzIDEzNy4yNCA3NDguMDMgNTEuOTgxIDY2Mi43NyA1MS45ODEgNjEwLjggMCIgZmlsbD0iI2ZmZiIvPg0KIDxwb2x5Z29uIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MDkuMikiIHBvaW50cz0iNjA5LjIgMTkwLjggNjg0LjA5IDE5MC44IDczNy41OSAxMzcuMyA2NjIuNzEgMTM3LjMgNjYyLjcxIDYyLjM5NyA2MDkuMiAxMTUuOSIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=) center/contain no-repeat;width:25px}.archive__title--top-area51-display-research::before,.archive__title--top-blur-reduction::before,.archive__title--top-elite::before,.archive__title--top-exclusives::before,.archive__title--top-featured::before,.archive__title--top-testufo::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzU1MCIgaGVpZ2h0PSIyOTQ4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNTUwIDI5NDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxwYXRoIGQ9Im0xZTMgMjkyM3YtMjVoLTUwdi0xMDBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaDUwdi01MGgtNzAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtNTB2LTUwaC01MHYtMzUwaDUwdi01MGg1MHYtNTBoMTAwdi01MGgxMDB2LTUwaDEwMHYtNTBoMTAwdi01MGg0MDR2LTExOTloNTB2LTEwMGg1MHYtNTBoNDh2LTI0LjM5M2MwLTIxLjMyMSAwLjE5OTItMjQuNDY5IDEuNTgxOC0yNSAwLjg3LTAuMzMzODUgMTIuMTItMC42MDY5OSAyNS0wLjYwNjk5aDIzLjQxOHYtNDloNTB2LTUwaDEwMHYtNTBoMTUwdi01MGg3NDV2NTBoMTUwdjUwaDEwMHY1MGg1MHY0OWwyMi43NSAwLjAxMzdjMTIuNTEyIDhlLTMgMjMuNzYyIDAuMjg1IDI1IDAuNjE2NjRsMi4yNSAwLjYwMjk3djQ4Ljc2N2g0N3Y1MGg1MHYxMDBoNTB2MTE5OWg0MDZ2NTBoMTAwdjUwaDEwMHY1MGgxMDB2NTBoMTAwdjUwaDUwdjUwaDUwdjM1MGgtNTB2NTBoLTUwdjUwaC0xMDB2NTBoLTEwMHY1MGgtMTAwdjUwaC0xMDB2NTBoLTcwMHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHYxMDBoLTUwdjUwaC0xMDB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTY1MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTEwMHYtMjV6bS0xMDAtNDUwdi0yNWgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTUwdi0yNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoLTEwMHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjM1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGgxMDB6bTQ1MC0yNXYtNTBoLTUwdi0xMDBoLTUwdi0xMDBoLTUwdi0yNTBoNTB2LTEwMGg1MHYtMTAwaDUwdi0xMDBoLTUwdjUwaC01MHYxMDBoLTUwdjEwMGgtNTB2MzUwaDUwdjEwMGg1MHYxMDBoNTB2NTBoNTB6bTQ1MC0zNzV2LTQyNWgtNTB2ODUwaDUwem00NTAgNDAwdi0yNWg1MHYtMTAwaDUwdi0xMDBoNTB2LTM1MGgtNTB2LTEwMGgtNTB2LTEwMGgtNTB2LTUwaC01MHYxMDBoNTB2MTAwaDUwdjEwMGg1MHYyNTBoLTUwdjEwMGgtNTB2MTAwaC01MHYxMDBoNTB6bTUwMCAwdi0yNWg1MHYtNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTM1MGgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTEwMHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHYyNTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoMTAwem0tMjU1MC00MDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMjUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzAwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzAwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMjUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptLTIxNTAtNjUwdi0xNzVoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtMTUwdi00MDBoNTB2NTBoNDkuOTY1bDAuMjY3NCAyNC43NSAwLjI2NzUgMjQuNzUgMjQuNzUgMC4yNjc0NyAyNC43NSAwLjI2NzQ3di01MC4wMzVoNTB2LTUwaDUwdi01MGg1MHYtNTBoNDUwdjUwaDUwdjUwaDUwdjUwaDUwdjUwLjAzNWwyNC43NS0wLjI2NzQ3IDI0Ljc1LTAuMjY3NDcgMC4yNjc1LTI0Ljc1IDAuMjY3NC0yNC43NWg0OS45NjV2LTUwaDUwdjQwMGgtMTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjIwMGgxNTB2LTUwaDEwMHYtMTAwaC01MHYtMTUwaDIwMHYxNTBoLTUwdjQ1MGgxMDB2LTExMDBoLTUwdi0xMDBoLTUwdi01MGgtNTB2LTUwaC0xMDB2LTUwaC0xOTh2LTUwaC00NTV2NTBoLTE5N3Y1MGgtMTAwdjUwaC01MHY1MGgtNTB2MTAwaC01MHYxMTAwaDIwMHptOTUwIDEyNXYtNTBoLTEwMHYtNTBoLTE1MHYxNTBoMjUwem0tMzUwLTU3NS4wMXYtMjUuMDEybDc1LjI1IDAuMjYyNDYgNzUuMjUgMC4yNjI0NS0wLjI4MjktMjUuMjUtMC4yODI5LTI1LjI1aC0xNDkuOTN2LTUwaC0xNTB2NTBoLTI0OS45M2wtMC4yODI5IDI1LjI1LTAuMjgyOSAyNS4yNSAxMjUuMjUtMC4yNTc2OCAxMjUuMjUtMC4yNTc2N3Y1MC4wMTVoMTUwem0tMjUwLTI0OS45OHYtNzQuOTg4bC03NS4yNS0wLjI2MjQ2LTc1LjI1LTAuMjYyNDUgMC4yNjI1IDc1LjI1IDAuMjYyNCA3NS4yNWgxNDkuOTh6bS0xMDAtMC4wMTI0NXYtMjVoNTB2NTBoLTUwem0zMDAgMHYtNzVoLTE1MHYxNTBoMTUwem0tMTAwIDB2LTI1aDUwdjUwaC01MHptMzAwLjI0LTAuMjUgMC4yNjI1LTc1LjI1LTc1LjI1IDAuMjYyNDUtNzUuMjUgMC4yNjI0NnYxNDkuOThoMTQ5Ljk4em0tMTAwLjI0IDAuMjV2LTI1aDUwdjUwaC01MHoiLz4NCjwvc3ZnPg0K) center/contain no-repeat;width:33px}.archive__title--top-archived::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzIgNDQ4YzAgMTcuNyAxNC4zIDMyIDMyIDMyaDM4NGMxNy43IDAgMzItMTQuMyAzMi0zMlYxNjBIMzJ2Mjg4em0xNjAtMjEyYzAtNi42IDUuNC0xMiAxMi0xMmgxMDRjNi42IDAgMTIgNS40IDEyIDEydjhjMCA2LjYtNS40IDEyLTEyIDEySDIwNGMtNi42IDAtMTItNS40LTEyLTEydi04ek00ODAgMzJIMzJDMTQuMyAzMiAwIDQ2LjMgMCA2NHY0OGMwIDguOCA3LjIgMTYgMTYgMTZoNDgwYzguOCAwIDE2LTcuMiAxNi0xNlY2NGMwLTE3LjctMTQuMy0zMi0zMi0zMnoiLz48L3N2Zz4=) center/contain no-repeat;width:25px}.archive__title--top-browsers::before,.archive__title--top-industry-standards::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzM2LjUgMTYwQzMyMiA3MC43IDI4Ny44IDggMjQ4IDhzLTc0IDYyLjctODguNSAxNTJoMTc3ek0xNTIgMjU2YzAgMjIuMiAxLjIgNDMuNSAzLjMgNjRoMTg1LjNjMi4xLTIwLjUgMy4zLTQxLjggMy4zLTY0cy0xLjItNDMuNS0zLjMtNjRIMTU1LjNjLTIuMSAyMC41LTMuMyA0MS44LTMuMyA2NHptMzI0LjctOTZjLTI4LjYtNjcuOS04Ni41LTEyMC40LTE1OC0xNDEuNiAyNC40IDMzLjggNDEuMiA4NC43IDUwIDE0MS42aDEwOHpNMTc3LjIgMTguNEMxMDUuOCAzOS42IDQ3LjggOTIuMSAxOS4zIDE2MGgxMDhjOC43LTU2LjkgMjUuNS0xMDcuOCA0OS45LTE0MS42ek00ODcuNCAxOTJIMzcyLjdjMi4xIDIxIDMuMyA0Mi41IDMuMyA2NHMtMS4yIDQzLTMuMyA2NGgxMTQuNmM1LjUtMjAuNSA4LjYtNDEuOCA4LjYtNjRzLTMuMS00My41LTguNS02NHpNMTIwIDI1NmMwLTIxLjUgMS4yLTQzIDMuMy02NEg4LjZDMy4yIDIxMi41IDAgMjMzLjggMCAyNTZzMy4yIDQzLjUgOC42IDY0aDExNC42Yy0yLTIxLTMuMi00Mi41LTMuMi02NHptMzkuNSA5NmMxNC41IDg5LjMgNDguNyAxNTIgODguNSAxNTJzNzQtNjIuNyA4OC41LTE1MmgtMTc3em0xNTkuMyAxNDEuNmM3MS40LTIxLjIgMTI5LjQtNzMuNyAxNTgtMTQxLjZoLTEwOGMtOC44IDU2LjktMjUuNiAxMDcuOC01MCAxNDEuNnpNMTkuMyAzNTJjMjguNiA2Ny45IDg2LjUgMTIwLjQgMTU4IDE0MS42LTI0LjQtMzMuOC00MS4yLTg0LjctNTAtMTQxLjZoLTEwOHoiLz48L3N2Zz4=) center/contain no-repeat;width:26px}.archive__title--top-consoles::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDgwLjA3IDk2SDE2MGExNjAgMTYwIDAgMSAwIDExNC4yNCAyNzJoOTEuNTJBMTYwIDE2MCAwIDEgMCA0ODAuMDcgOTZ6TTI0OCAyNjhhMTIgMTIgMCAwIDEtMTIgMTJoLTUydjUyYTEyIDEyIDAgMCAxLTEyIDEyaC0yNGExMiAxMiAwIDAgMS0xMi0xMnYtNTJIODRhMTIgMTIgMCAwIDEtMTItMTJ2LTI0YTEyIDEyIDAgMCAxIDEyLTEyaDUydi01MmExMiAxMiAwIDAgMSAxMi0xMmgyNGExMiAxMiAwIDAgMSAxMiAxMnY1Mmg1MmExMiAxMiAwIDAgMSAxMiAxMnptMjE2IDc2YTQwIDQwIDAgMSAxIDQwLTQwIDQwIDQwIDAgMCAxLTQwIDQwem02NC05NmE0MCA0MCAwIDEgMSA0MC00MCA0MCA0MCAwIDAgMS00MCA0MHoiLz48L3N2Zz4=) center/contain no-repeat;width:33px}.archive__title--top-deals::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMTEyIDIyNGM2MS45IDAgMTEyLTUwLjEgMTEyLTExMlMxNzMuOSAwIDExMiAwIDAgNTAuMSAwIDExMnM1MC4xIDExMiAxMTIgMTEyem0wLTE2MGMyNi41IDAgNDggMjEuNSA0OCA0OHMtMjEuNSA0OC00OCA0OC00OC0yMS41LTQ4LTQ4IDIxLjUtNDggNDgtNDh6bTIyNCAyMjRjLTYxLjkgMC0xMTIgNTAuMS0xMTIgMTEyczUwLjEgMTEyIDExMiAxMTIgMTEyLTUwLjEgMTEyLTExMi01MC4xLTExMi0xMTItMTEyem0wIDE2MGMtMjYuNSAwLTQ4LTIxLjUtNDgtNDhzMjEuNS00OCA0OC00OCA0OCAyMS41IDQ4IDQ4LTIxLjUgNDgtNDggNDh6TTM5Mi4zLjJsMzEuNi0uMWMxOS40LS4xIDMwLjkgMjEuOCAxOS43IDM3LjhMNzcuNCA1MDEuNmEyMy45NSAyMy45NSAwIDAgMS0xOS42IDEwLjJsLTMzLjQuMWMtMTkuNSAwLTMwLjktMjEuOS0xOS43LTM3LjhsMzY4LTQ2My43QzM3Ny4yIDQgMzg0LjUuMiAzOTIuMy4yeiIvPjwvc3ZnPg==) center/contain no-repeat;width:22px}.archive__title--top-gaming::before,.archive__title--top-esports::before,.archive__title--top-inputlag::before,.archive__title--top-hardware::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzODQgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMCAzNTJhMTYwIDE2MCAwIDAgMCAxNjAgMTYwaDY0YTE2MCAxNjAgMCAwIDAgMTYwLTE2MFYyMjRIMHpNMTc2IDBoLTE2QTE2MCAxNjAgMCAwIDAgMCAxNjB2MzJoMTc2em00OCAwaC0xNnYxOTJoMTc2di0zMkExNjAgMTYwIDAgMCAwIDIyNCAweiIvPjwvc3ZnPg==) center/contain no-repeat;width:19px}.archive__title--top-guest::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjI0IDI1NmM3MC43IDAgMTI4LTU3LjMgMTI4LTEyOFMyOTQuNyAwIDIyNCAwIDk2IDU3LjMgOTYgMTI4czU3LjMgMTI4IDEyOCAxMjh6bTg5LjYgMzJoLTE2LjdjLTIyLjIgMTAuMi00Ni45IDE2LTcyLjkgMTZzLTUwLjYtNS44LTcyLjktMTZoLTE2LjdDNjAuMiAyODggMCAzNDguMiAwIDQyMi40VjQ2NGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyNzQuOWMtMi40LTYuOC0zLjQtMTQtMi42LTIxLjNsNi44LTYwLjkgMS4yLTExLjEgNy45LTcuOSA3Ny4zLTc3LjNjLTI0LjUtMjcuNy02MC00NS41LTk5LjktNDUuNXptNDUuMyAxNDUuM2wtNi44IDYxYy0xLjEgMTAuMiA3LjUgMTguOCAxNy42IDE3LjZsNjAuOS02LjggMTM3LjktMTM3LjktNzEuNy03MS43LTEzNy45IDEzNy44ek02MzMgMjY4LjlMNTk1LjEgMjMxYy05LjMtOS4zLTI0LjUtOS4zLTMzLjggMGwtMzcuOCAzNy44LTQuMSA0LjEgNzEuOCA3MS43IDQxLjgtNDEuOGM5LjMtOS40IDkuMy0yNC41IDAtMzMuOXoiLz48L3N2Zz4=) center/contain no-repeat;width:33px}.archive__title--top-hfr::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMzM2LjIgNjRINDcuOEMyMS40IDY0IDAgODUuNCAwIDExMS44djI4OC40QzAgNDI2LjYgMjEuNCA0NDggNDcuOCA0NDhoMjg4LjRjMjYuNCAwIDQ3LjgtMjEuNCA0Ny44LTQ3LjhWMTExLjhjMC0yNi40LTIxLjQtNDcuOC00Ny44LTQ3Ljh6bTE4OS40IDM3LjdMNDE2IDE3Ny4zdjE1Ny40bDEwOS42IDc1LjVjMjEuMiAxNC42IDUwLjQtLjMgNTAuNC0yNS44VjEyNy41YzAtMjUuNC0yOS4xLTQwLjQtNTAuNC0yNS44eiIvPjwvc3ZnPg==) center/contain no-repeat;width:30px}.archive__title--top-gpus::before,.archive__title--top-intel::before,.archive__title--top-homebrew::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNDE2IDQ4djQxNmMwIDI2LjUxLTIxLjQ5IDQ4LTQ4IDQ4SDE0NGMtMjYuNTEgMC00OC0yMS40OS00OC00OFY0OGMwLTI2LjUxIDIxLjQ5LTQ4IDQ4LTQ4aDIyNGMyNi41MSAwIDQ4IDIxLjQ5IDQ4IDQ4em05NiA1OHYxMmE2IDYgMCAwIDEtNiA2aC0xOHY2YTYgNiAwIDAgMS02IDZoLTQyVjg4aDQyYTYgNiAwIDAgMSA2IDZ2NmgxOGE2IDYgMCAwIDEgNiA2em0wIDk2djEyYTYgNiAwIDAgMS02IDZoLTE4djZhNiA2IDAgMCAxLTYgNmgtNDJ2LTQ4aDQyYTYgNiAwIDAgMSA2IDZ2NmgxOGE2IDYgMCAwIDEgNiA2em0wIDk2djEyYTYgNiAwIDAgMS02IDZoLTE4djZhNiA2IDAgMCAxLTYgNmgtNDJ2LTQ4aDQyYTYgNiAwIDAgMSA2IDZ2NmgxOGE2IDYgMCAwIDEgNiA2em0wIDk2djEyYTYgNiAwIDAgMS02IDZoLTE4djZhNiA2IDAgMCAxLTYgNmgtNDJ2LTQ4aDQyYTYgNiAwIDAgMSA2IDZ2NmgxOGE2IDYgMCAwIDEgNiA2ek0zMCAzNzZoNDJ2NDhIMzBhNiA2IDAgMCAxLTYtNnYtNkg2YTYgNiAwIDAgMS02LTZ2LTEyYTYgNiAwIDAgMSA2LTZoMTh2LTZhNiA2IDAgMCAxIDYtNnptMC05Nmg0MnY0OEgzMGE2IDYgMCAwIDEtNi02di02SDZhNiA2IDAgMCAxLTYtNnYtMTJhNiA2IDAgMCAxIDYtNmgxOHYtNmE2IDYgMCAwIDEgNi02em0wLTk2aDQydjQ4SDMwYTYgNiAwIDAgMS02LTZ2LTZINmE2IDYgMCAwIDEtNi02di0xMmE2IDYgMCAwIDEgNi02aDE4di02YTYgNiAwIDAgMSA2LTZ6bTAtOTZoNDJ2NDhIMzBhNiA2IDAgMCAxLTYtNnYtNkg2YTYgNiAwIDAgMS02LTZ2LTEyYTYgNiAwIDAgMSA2LTZoMTh2LTZhNiA2IDAgMCAxIDYtNnoiLz48L3N2Zz4=) center/contain no-repeat;width:25px}.archive__title--top-lists::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNODAgMzY4SDE2YTE2IDE2IDAgMCAwLTE2IDE2djY0YTE2IDE2IDAgMCAwIDE2IDE2aDY0YTE2IDE2IDAgMCAwIDE2LTE2di02NGExNiAxNiAwIDAgMC0xNi0xNnptMC0zMjBIMTZBMTYgMTYgMCAwIDAgMCA2NHY2NGExNiAxNiAwIDAgMCAxNiAxNmg2NGExNiAxNiAwIDAgMCAxNi0xNlY2NGExNiAxNiAwIDAgMC0xNi0xNnptMCAxNjBIMTZhMTYgMTYgMCAwIDAtMTYgMTZ2NjRhMTYgMTYgMCAwIDAgMTYgMTZoNjRhMTYgMTYgMCAwIDAgMTYtMTZ2LTY0YTE2IDE2IDAgMCAwLTE2LTE2em00MTYgMTc2SDE3NmExNiAxNiAwIDAgMC0xNiAxNnYzMmExNiAxNiAwIDAgMCAxNiAxNmgzMjBhMTYgMTYgMCAwIDAgMTYtMTZ2LTMyYTE2IDE2IDAgMCAwLTE2LTE2em0wLTMyMEgxNzZhMTYgMTYgMCAwIDAtMTYgMTZ2MzJhMTYgMTYgMCAwIDAgMTYgMTZoMzIwYTE2IDE2IDAgMCAwIDE2LTE2VjgwYTE2IDE2IDAgMCAwLTE2LTE2em0wIDE2MEgxNzZhMTYgMTYgMCAwIDAtMTYgMTZ2MzJhMTYgMTYgMCAwIDAgMTYgMTZoMzIwYTE2IDE2IDAgMCAwIDE2LTE2di0zMmExNiAxNiAwIDAgMC0xNi0xNnoiLz48L3N2Zz4=) center/contain no-repeat;width:25px}.archive__title--top-mobile::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNMjcyIDBINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djQxNmMwIDI2LjUgMjEuNSA0OCA0OCA0OGgyMjRjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWNDhjMC0yNi41LTIxLjUtNDgtNDgtNDh6TTE2MCA0ODBjLTE3LjcgMC0zMi0xNC4zLTMyLTMyczE0LjMtMzIgMzItMzIgMzIgMTQuMyAzMiAzMi0xNC4zIDMyLTMyIDMyem0xMTItMTA4YzAgNi42LTUuNCAxMi0xMiAxMkg2MGMtNi42IDAtMTItNS40LTEyLTEyVjYwYzAtNi42IDUuNC0xMiAxMi0xMmgyMDBjNi42IDAgMTIgNS40IDEyIDEydjMxMnoiLz48L3N2Zz4=) center/contain no-repeat;width:17px}.archive__title--top-nvidia,.archive__title--top-gsync{background:#77B900;background:linear-gradient(0deg,#77b900 0%,#87d300 100%)}.archive__title--top-nvidia::before,.archive__title--top-gsync::before{-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjI0OC45IiBoZWlnaHQ9IjE2NC43IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDM1LjE4OCAzMS41MTIgMzUxLjQ2IDI1OC43ODUiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMzUuMTg4IDMxLjUxMiAyNDguODk5MDEgMTY0LjY5OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PG1ldGFkYXRhPjxyZGY6UkRGPjxjYzpXb3JrIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZSByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIi8+PGRjOnRpdGxlLz48L2NjOldvcms+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PHBhdGggZD0ibTYwLjYxOCAxMDIuNDFzMjIuNTA0LTMzLjIwMyA2Ny40MzctMzYuNjM4di0xMi4wNDZjLTQ5Ljc2OSAzLjk5Ny05Mi44NjcgNDYuMTQ5LTkyLjg2NyA0Ni4xNDlzMjQuNDEgNzAuNTY1IDkyLjg2NyA3Ny4wMjZ2LTEyLjgwNGMtNTAuMjM3LTYuMzItNjcuNDM3LTYxLjY4Ny02Ny40MzctNjEuNjg3em02Ny40MzcgMzYuMjIzdjExLjcyNmMtMzcuOTY4LTYuNzY5LTQ4LjUwNy00Ni4yMzctNDguNTA3LTQ2LjIzN3MxOC4yMy0yMC4xOTUgNDguNTA3LTIzLjQ3djEyLjg2N2MtMC4wMjMgMC0wLjAzOS03ZS0zIC0wLjA1OC03ZS0zIC0xNS44OTEtMS45MDctMjguMzA1IDEyLjkzOC0yOC4zMDUgMTIuOTM4czYuOTU4IDI0Ljk5MSAyOC4zNjMgMzIuMTgzbTAtMTA3LjEydjIyLjIxOGMxLjQ2MS0wLjExMiAyLjkyMi0wLjIwNyA0LjM5MS0wLjI1NyA1Ni41ODItMS45MDcgOTMuNDQ5IDQ2LjQwNiA5My40NDkgNDYuNDA2cy00Mi4zNDMgNTEuNDg4LTg2LjQ1NyA1MS40ODhjLTQuMDQzIDAtNy44MjgtMC4zNzUtMTEuMzgzLTEuMDA1djEzLjczOWMzLjA0IDAuMzg2IDYuMTkyIDAuNjEzIDkuNDgxIDAuNjEzIDQxLjA1MSAwIDcwLjczOC0yMC45NjUgOTkuNDg0LTQ1Ljc3OCA0Ljc2NiAzLjgxNyAyNC4yNzggMTMuMTAzIDI4LjI4OSAxNy4xNjgtMjcuMzMyIDIyLjg4My05MS4wMzEgNDEuMzI5LTEyNy4xNCA0MS4zMjktMy40ODEgMC02LjgyNC0wLjIxMS0xMC4xMS0wLjUyOHYxOS4zMDZoMTU2LjAzdi0xNjQuN3ptMCA0OS4xNDR2LTE0Ljg3OWMxLjQ0Ni0wLjEwMSAyLjkwMy0wLjE3OSA0LjM5MS0wLjIyNiA0MC42ODgtMS4yNzggNjcuMzgyIDM0Ljk2NSA2Ny4zODIgMzQuOTY1cy0yOC44MzIgNDAuMDQzLTU5Ljc0NiA0MC4wNDNjLTQuNDQ5IDAtOC40MzgtMC43MTUtMTIuMDI4LTEuOTIydi00NS4xMTRjMTUuODQgMS45MTQgMTkuMDI4IDguOTExIDI4LjU1MSAyNC43ODZsMjEuMTgtMTcuODU5cy0xNS40NjEtMjAuMjc3LTQxLjUyNC0yMC4yNzdjLTIuODMzLTFlLTMgLTUuNTQ0IDAuMTk4LTguMjA2IDAuNDgzIiBmaWxsPSIjZmZmIi8+PC9zdmc+DQo=) center/contain no-repeat;width:38px}.archive__title--top-services::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNTAxLjEgMzk1LjdMMzg0IDI3OC42Yy0yMy4xLTIzLjEtNTcuNi0yNy42LTg1LjQtMTMuOUwxOTIgMTU4LjFWOTZMNjQgMCAwIDY0bDk2IDEyOGg2Mi4xbDEwNi42IDEwNi42Yy0xMy42IDI3LjgtOS4yIDYyLjMgMTMuOSA4NS40bDExNy4xIDExNy4xYzE0LjYgMTQuNiAzOC4yIDE0LjYgNTIuNyAwbDUyLjctNTIuN2MxNC41LTE0LjYgMTQuNS0zOC4yIDAtNTIuN3pNMzMxLjcgMjI1YzI4LjMgMCA1NC45IDExIDc0LjkgMzFsMTkuNCAxOS40YzE1LjgtNi45IDMwLjgtMTYuNSA0My44LTI5LjUgMzcuMS0zNy4xIDQ5LjctODkuMyAzNy45LTEzNi43LTIuMi05LTEzLjUtMTIuMS0yMC4xLTUuNWwtNzQuNCA3NC40LTY3LjktMTEuM0wzMzQgOTguOWw3NC40LTc0LjRjNi42LTYuNiAzLjQtMTcuOS01LjctMjAuMi00Ny40LTExLjctOTkuNi45LTEzNi42IDM3LjktMjguNSAyOC41LTQxLjkgNjYuMS00MS4yIDEwMy42bDgyLjEgODIuMWM4LjEtMS45IDE2LjUtMi45IDI0LjctMi45em0tMTAzLjkgODJsLTU2LjctNTYuN0wxOC43IDQwMi44Yy0yNSAyNS0yNSA2NS41IDAgOTAuNXM2NS41IDI1IDkwLjUgMGwxMjMuNi0xMjMuNmMtNy42LTE5LjktOS45LTQxLjYtNS02Mi43ek02NCA0NzJjLTEzLjIgMC0yNC0xMC44LTI0LTI0IDAtMTMuMyAxMC43LTI0IDI0LTI0czI0IDEwLjcgMjQgMjRjMCAxMy4yLTEwLjcgMjQtMjQgMjR6Ii8+PC9zdmc+) center/contain no-repeat;width:25px}.archive__title--top-testufo{background:#00B2B2;background:linear-gradient(0deg,#00b2b2 0%,#00cbcb 100%)}.archive__title--top-virtual-reality::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNjA4IDY0SDMyQzE0LjMzIDY0IDAgNzguMzMgMCA5NnYzMjBjMCAxNy42NyAxNC4zMyAzMiAzMiAzMmgxNjAuMjJjMjUuMTkgMCA0OC4wMy0xNC43NyA1OC4zNi0zNy43NGwyNy43NC02MS42NEMyODYuMjEgMzMxLjA4IDMwMi4zNSAzMjAgMzIwIDMyMHMzMy43OSAxMS4wOCA0MS42OCAyOC42MmwyNy43NCA2MS42NEMzOTkuNzUgNDMzLjIzIDQyMi42IDQ0OCA0NDcuNzggNDQ4SDYwOGMxNy42NyAwIDMyLTE0LjMzIDMyLTMyVjk2YzAtMTcuNjctMTQuMzMtMzItMzItMzJ6TTE2MCAzMDRjLTM1LjM1IDAtNjQtMjguNjUtNjQtNjRzMjguNjUtNjQgNjQtNjQgNjQgMjguNjUgNjQgNjQtMjguNjUgNjQtNjQgNjR6bTMyMCAwYy0zNS4zNSAwLTY0LTI4LjY1LTY0LTY0czI4LjY1LTY0IDY0LTY0IDY0IDI4LjY1IDY0IDY0LTI4LjY1IDY0LTY0IDY0eiIvPjwvc3ZnPg==) center/contain no-repeat;width:33px}.byline{font-size:.75rem;color:#888;line-height:1.875rem;margin:0;padding-bottom:1rem}.byline a,.byline abbr{color:#888;text-decoration:underline}.byline a:hover,.byline abbr:hover{color:#c00}.byline br{display:none}.taxonomy-description{font-size:.875rem;color:#333;text-align:center}.taxonomy-description a{text-decoration:underline}.entry-content .slick-slider{visibility:hidden}.entry-content .slick-initialized{visibility:visible}.entry-content .slick-slide img{margin:0 auto}.entry-content .slick-dotted.slick-slider{margin-bottom:2.8125rem}.entry-content .slick-prev,.entry-content .slick-next{width:2.8125rem;height:calc(100% + 2px);padding:.9375rem;z-index:1}@media screen and (max-width:767px){.entry-content .slick-prev,.entry-content .slick-next{display:none!important}}.entry-content .slick-prev:hover,.entry-content .slick-next:hover{background:#eee}.entry-content .slick-prev:before,.entry-content .slick-next:before{background-color:#777;color:#777;content:"";font-size:2.5rem;display:inline-block;height:1em;width:1em;z-index:1}.entry-content .slick-prev:before{mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBkPSJNMTkyIDEyNy4zMzh2MjU3LjMyNGMwIDE3LjgxOC0yMS41NDMgMjYuNzQxLTM0LjE0MiAxNC4xNDJMMjkuMTk2IDI3MC4xNDJjLTcuODEtNy44MS03LjgxLTIwLjQ3NCAwLTI4LjI4NGwxMjguNjYyLTEyOC42NjJjMTIuNTk5LTEyLjYgMzQuMTQyLTMuNjc2IDM0LjE0MiAxNC4xNDJ6Ii8+PC9zdmc+) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBkPSJNMTkyIDEyNy4zMzh2MjU3LjMyNGMwIDE3LjgxOC0yMS41NDMgMjYuNzQxLTM0LjE0MiAxNC4xNDJMMjkuMTk2IDI3MC4xNDJjLTcuODEtNy44MS03LjgxLTIwLjQ3NCAwLTI4LjI4NGwxMjguNjYyLTEyOC42NjJjMTIuNTk5LTEyLjYgMzQuMTQyLTMuNjc2IDM0LjE0MiAxNC4xNDJ6Ii8+PC9zdmc+) no-repeat}.entry-content .slick-next:before{mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBkPSJNMCAzODQuNjYyVjEyNy4zMzhjMC0xNy44MTggMjEuNTQzLTI2Ljc0MSAzNC4xNDItMTQuMTQybDEyOC42NjIgMTI4LjY2MmM3LjgxIDcuODEgNy44MSAyMC40NzQgMCAyOC4yODRMMzQuMTQyIDM5OC44MDRDMjEuNTQzIDQxMS40MDQgMCA0MDIuNDggMCAzODQuNjYyeiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBkPSJNMCAzODQuNjYyVjEyNy4zMzhjMC0xNy44MTggMjEuNTQzLTI2Ljc0MSAzNC4xNDItMTQuMTQybDEyOC42NjIgMTI4LjY2MmM3LjgxIDcuODEgNy44MSAyMC40NzQgMCAyOC4yODRMMzQuMTQyIDM5OC44MDRDMjEuNTQzIDQxMS40MDQgMCA0MDIuNDggMCAzODQuNjYyeiIvPjwvc3ZnPg==) no-repeat}.entry-content .slick-slider-wrapper .slick-slider .slick-arrow.slick-prev{left:-40px}.entry-content .slick-slider-wrapper .slick-slider .slick-arrow.slick-next{right:-40px}.entry-content .slick-dots{bottom:-35px;margin-bottom:0}.entry-content .slick-dots li{padding-left:0}.entry-content .slick-dots li:before{display:none}.entry-content .slick-dots li.slick-active button::before,.entry-content .slick-dots li button::before{font-size:2.375rem}.entry-content .slick-dots li button::before{color:#777}.entry-content .slick-dots li.slick-active button::before{color:#777}.multi-page-navigation{margin-bottom:1.5rem}.multi-page-navigation svg{width:1.875rem;height:1em;vertical-align:middle;font-size:2.5rem;fill:#c00;margin:0}.multi-page-navigation .caret-right{margin-right:-.5rem}.multi-page-navigation .left{float:left;padding-left:0}@media screen and (max-width:39.9375em){.multi-page-navigation .left{float:none;padding:0}}.multi-page-navigation .right{float:right;text-align:right;padding-right:0}@media screen and (max-width:39.9375em){.multi-page-navigation .right{display:none}}.multi-page-navigation span{display:inline-block;vertical-align:middle;font-size:.9375rem;font-weight:700;text-transform:uppercase;color:#999;margin-left:.5rem}.multi-page-navigation .prev{margin-left:0}.multi-page-navigation select{height:auto;font-size:.8125rem;font-weight:600;color:#555;margin:0;-webkit-transition:none;transition:none}@media screen and (min-width:57.5em){.multi-page-navigation select{min-width:300px}}.multi-page-navigation a span{color:#c00}.multi-page-navigation a:hover span{color:#777}.multi-page-navigation a:hover svg{fill:#777}.cat-links{display:inline-flex;flex-wrap:wrap;line-height:17px;white-space:nowrap}.cat-links a{background:#06c;border-radius:3px;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);color:#fff;font-weight:600;margin:0 .1875rem .1875rem 0;padding:.125rem .3125rem;text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,.6);white-space:nowrap}.cat-links a:hover{background:#007dfa;color:#fff}.cat-links .lab,.cat-links .advanced,.cat-links .homebrew,.cat-links .area51-display-research{background:#C000C0}.cat-links .lab:hover,.cat-links .advanced:hover,.cat-links .homebrew:hover,.cat-links .area51-display-research:hover{background:#f000f0}.cat-links .amd,.cat-links .freesync{background:#E3163D}.cat-links .amd:hover,.cat-links .freesync:hover{background:#eb3557}.cat-links .nvidia,.cat-links .gsync{background:#77B900}.cat-links .nvidia:hover,.cat-links .gsync:hover{background:#8cda00}.cat-links .inputlag{background:#FF8000}.cat-links .inputlag:hover{background:#ff9326}.cat-links .blur-reduction{background:#00AE00}.cat-links .blur-reduction:hover{background:#00e000}.cat-links .testufo{background:#00B2B2}.cat-links .testufo:hover{background:#00d3d3}.entry-footer{margin-top:1.5rem}@media screen and (max-width:39.9375em){.entry-footer{overflow:hidden;margin:1.5rem 0}}@media screen and (min-width:40em){.entry-footer{display:table;width:100%}.entry-footer>.columns{display:table-cell;vertical-align:middle}.entry-footer>.columns,.entry-footer>[class*="column"]+[class*="column"]:last-child{float:none}.entry-footer .archive-share{text-align:right}}.meta{font-weight:600;color:#777;text-transform:uppercase}.meta a,.meta abbr{color:#777}.meta a:hover,.meta abbr:hover{color:#c00;text-decoration:underline}.meta .meta-sep{font-weight:400;color:#ccc}@media screen and (max-width:39.9375em){.meta{margin-bottom:.625rem}}.share-link{display:inline-block;vertical-align:middle;line-height:0;margin-left:.0625rem}.share .twitter-square,.share-top .twitter-square,.share_archive .twitter-square{fill:#50AADF}.share .facebook-square,.share-top .facebook-square,.share_archive .facebook-square{fill:#435B99}.share .reddit-square,.share-top .reddit-square,.share_archive .reddit-square{fill:#F12119}.share svg,.share-top svg,.share_archive svg{width:1em;height:1em}.share svg:hover,.share-top svg:hover,.share_archive svg:hover{fill:#777}.share span,.share a,.share-top span,.share-top a,.share_archive span,.share_archive a{display:inline-block;vertical-align:middle}.share span,.share-top span,.share_archive span{font-weight:600;color:#777;text-transform:uppercase;margin-right:.1875rem}.share_archive{text-align:right}.share_archive svg{font-size:1.3rem}@media screen and (min-width:40em) and (max-width:57.4375em){.share_archive svg{font-size:1.75rem}}@media screen and (max-width:39.9375em){.share_archive svg{font-size:1.75rem}}.share-top{margin-bottom:1rem}.share,.share-top{text-align:right}.share svg,.share-top svg{font-size:1.75rem}@media screen and (max-width:57.4375em){.share,.share-top{text-align:left}}.entry-content h6,.faq-titles{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';color:#008}.entry-content h6 a,.faq-titles a{font-weight:400;color:#008;text-decoration:none}.entry-content h6 a:hover,.faq-titles a:hover{color:#008;cursor:default}.entry-content .faq-titles{margin:0}.faq-container .accordion .accordion-item{margin-bottom:0;padding-left:0;border-bottom:1px dashed #ccc}.faq-container .accordion .accordion-item:last-of-type{border-bottom:none}.faq-container .accordion .accordion-item img{margin-bottom:1.5rem}.faq-container .accordion .accordion-item a,.faq-container .accordion .accordion-item div{border:none}.faq-container .accordion .accordion-item:before{display:none}.faq-container .accordion .accordion-item .accordion-title,.faq-container .accordion .accordion-item h5{font-size:.875rem;font-weight:600;text-decoration:none;color:#06c}.faq-container .accordion .accordion-item .accordion-title h5,.faq-container .accordion .accordion-item h5 h5{padding-right:1.5rem}.faq-container .accordion .accordion-item .accordion-title:hover,.faq-container .accordion .accordion-item h5:hover{background:none;color:#c00}.faq-container .accordion .accordion-item .accordion-title:focus,.faq-container .accordion .accordion-item h5:focus{background:none}.faq-container .accordion .accordion-item .accordion-title:before{content:"";background-color:#06c;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMzEuMyAxOTJoMjU3LjNjMTcuOCAwIDI2LjcgMjEuNSAxNC4xIDM0LjFMMTc0LjEgMzU0LjhjLTcuOCA3LjgtMjAuNSA3LjgtMjguMyAwTDE3LjIgMjI2LjFDNC42IDIxMy41IDEzLjUgMTkyIDMxLjMgMTkyeiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMzEuMyAxOTJoMjU3LjNjMTcuOCAwIDI2LjcgMjEuNSAxNC4xIDM0LjFMMTc0LjEgMzU0LjhjLTcuOCA3LjgtMjAuNSA3LjgtMjguMyAwTDE3LjIgMjI2LjFDNC42IDIxMy41IDEzLjUgMTkyIDMxLjMgMTkyeiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em;right:.625rem}.faq-container .accordion .accordion-item h5{font-family:'Open Sans',sans-serif;margin:0}.faq-container .accordion .accordion-item .accordion-content{padding-top:2.5rem;border-top:1px dashed #ccc}.faq-container .accordion .accordion-item .accordion-content a{text-decoration:underline}.faq-container .accordion .is-active .accordion-title,.faq-container .accordion .is-active h5{color:#c00}.faq-container .accordion .is-active .accordion-title:before{background-color:#c00;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMjg4LjY2MiAzNTJIMzEuMzM4Yy0xNy44MTggMC0yNi43NDEtMjEuNTQzLTE0LjE0Mi0zNC4xNDJsMTI4LjY2Mi0xMjguNjYyYzcuODEtNy44MSAyMC40NzQtNy44MSAyOC4yODQgMGwxMjguNjYyIDEyOC42NjJjMTIuNiAxMi41OTkgMy42NzYgMzQuMTQyLTE0LjE0MiAzNC4xNDJ6Ii8+PC9zdmc+) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBkPSJNMjg4LjY2MiAzNTJIMzEuMzM4Yy0xNy44MTggMC0yNi43NDEtMjEuNTQzLTE0LjE0Mi0zNC4xNDJsMTI4LjY2Mi0xMjguNjYyYzcuODEtNy44MSAyMC40NzQtNy44MSAyOC4yODQgMGwxMjguNjYyIDEyOC42NjJjMTIuNiAxMi41OTkgMy42NzYgMzQuMTQyLTE0LjE0MiAzNC4xNDJ6Ii8+PC9zdmc+) no-repeat}@media screen and (max-width:39.9375em){.list{margin:0 0 24px}}.list__anchors{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:flex-start;margin:0 0 24px;width:100%}.list__anchors span{font-weight:700;margin-right:8px}.list__anchors p{flex:0 0 100%;margin:0;padding-top:10px}.list__anchors-link{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';background:#06c;border-radius:10px;box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);color:#fff!important;padding:.3125rem .625rem;text-decoration:none!important;text-shadow:1px 1px 1px rgba(0,0,0,.6)}.list__anchors-link:not(:last-of-type){margin-right:5px}.list__anchors-link:hover{background:#007dfa;color:#fff}.list__anchors-link--approved{background:#009000}.list__anchors-link--approved:hover{background:#00c700}.list__anchors-link--freesync{background:#E3163D}.list__anchors-link--freesync:hover{background:#eb3557}.list__anchors-link--gsync{background:#77B900}.list__anchors-link--gsync:hover{background:#96ea00}.list__header{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';align-items:center;background:#06c;background:linear-gradient(0deg,#0066cc 0%,#007af5 100%);border:1px solid #aaa;border-bottom:1px dashed #fff;border-radius:3px 3px 0 0;color:#fff!important;display:inline-flex;font-size:1.5rem;font-weight:400;justify-content:center;padding:.625rem;position:relative;text-shadow:1px 1px 1px rgba(0,0,0,.6);text-transform:none;width:100%}.list__header::before{background-color:#fff;content:'';height:25px;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48IS0tIEZvbnQgQXdlc29tZSBGcmVlIDUuMTUuMSBieSBAZm9udGF3ZXNvbWUgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbSBMaWNlbnNlIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20vbGljZW5zZS9mcmVlIChJY29uczogQ0MgQlkgNC4wLCBGb250czogU0lMIE9GTCAxLjEsIENvZGU6IE1JVCBMaWNlbnNlKSAtLT48cGF0aCBkPSJNNTI4IDBINDhDMjEuNSAwIDAgMjEuNSAwIDQ4djMyMGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxOTJsLTE2IDQ4aC03MmMtMTMuMyAwLTI0IDEwLjctMjQgMjRzMTAuNyAyNCAyNCAyNGgyNzJjMTMuMyAwIDI0LTEwLjcgMjQtMjRzLTEwLjctMjQtMjQtMjRoLTcybC0xNi00OGgxOTJjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWNDhjMC0yNi41LTIxLjUtNDgtNDgtNDh6bS0xNiAzNTJINjRWNjRoNDQ4djI4OHoiLz48L3N2Zz4=) center/contain no-repeat;margin:1px 8px 0 0;width:30px;z-index:1}.list__header::after{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/widget-bg.jpg) center/cover no-repeat;content:'';height:100%;left:0;mix-blend-mode:multiply;position:absolute;top:0;width:100%}.list__header--freesync{background:#E3163D;background:linear-gradient(180deg,#e3163d 0%,#cc1437 100%)}.list__header--freesync::before{-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjMsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgaWQ9ImxvZ28iIHdpZHRoPSIxOTAuOCIgaGVpZ2h0PSIxOTAuOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOmNjPSJodHRwOi8vY3JlYXRpdmVjb21tb25zLm9yZy9ucyMiIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4NCiA8bWV0YWRhdGE+DQogIDxyZGY6UkRGPg0KICAgPGNjOldvcmsgcmRmOmFib3V0PSIiPg0KICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0Pg0KICAgIDxkYzp0eXBlIHJkZjpyZXNvdXJjZT0iaHR0cDovL3B1cmwub3JnL2RjL2RjbWl0eXBlL1N0aWxsSW1hZ2UiLz4NCiAgICA8ZGM6dGl0bGUvPg0KICAgPC9jYzpXb3JrPg0KICA8L3JkZjpSREY+DQogPC9tZXRhZGF0YT4NCiA8cG9seWdvbiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNjA5LjIpIiBwb2ludHM9IjgwMCAwIDgwMCAxODkuMjEgNzQ4LjAzIDEzNy4yNCA3NDguMDMgNTEuOTgxIDY2Mi43NyA1MS45ODEgNjEwLjggMCIgZmlsbD0iI2ZmZiIvPg0KIDxwb2x5Z29uIHRyYW5zZm9ybT0idHJhbnNsYXRlKC02MDkuMikiIHBvaW50cz0iNjA5LjIgMTkwLjggNjg0LjA5IDE5MC44IDczNy41OSAxMzcuMyA2NjIuNzEgMTM3LjMgNjYyLjcxIDYyLjM5NyA2MDkuMiAxMTUuOSIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=) center/contain no-repeat;width:25px}.list__header--gsync{background:#77B900;background:linear-gradient(0deg,#77b900 0%,#87d300 100%)}.list__header--gsync::before{-webkit-mask:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjI0OC45IiBoZWlnaHQ9IjE2NC43IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDM1LjE4OCAzMS41MTIgMzUxLjQ2IDI1OC43ODUiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMzUuMTg4IDMxLjUxMiAyNDguODk5MDEgMTY0LjY5OSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+PG1ldGFkYXRhPjxyZGY6UkRGPjxjYzpXb3JrIHJkZjphYm91dD0iIj48ZGM6Zm9ybWF0PmltYWdlL3N2Zyt4bWw8L2RjOmZvcm1hdD48ZGM6dHlwZSByZGY6cmVzb3VyY2U9Imh0dHA6Ly9wdXJsLm9yZy9kYy9kY21pdHlwZS9TdGlsbEltYWdlIi8+PGRjOnRpdGxlLz48L2NjOldvcms+PC9yZGY6UkRGPjwvbWV0YWRhdGE+PHBhdGggZD0ibTYwLjYxOCAxMDIuNDFzMjIuNTA0LTMzLjIwMyA2Ny40MzctMzYuNjM4di0xMi4wNDZjLTQ5Ljc2OSAzLjk5Ny05Mi44NjcgNDYuMTQ5LTkyLjg2NyA0Ni4xNDlzMjQuNDEgNzAuNTY1IDkyLjg2NyA3Ny4wMjZ2LTEyLjgwNGMtNTAuMjM3LTYuMzItNjcuNDM3LTYxLjY4Ny02Ny40MzctNjEuNjg3em02Ny40MzcgMzYuMjIzdjExLjcyNmMtMzcuOTY4LTYuNzY5LTQ4LjUwNy00Ni4yMzctNDguNTA3LTQ2LjIzN3MxOC4yMy0yMC4xOTUgNDguNTA3LTIzLjQ3djEyLjg2N2MtMC4wMjMgMC0wLjAzOS03ZS0zIC0wLjA1OC03ZS0zIC0xNS44OTEtMS45MDctMjguMzA1IDEyLjkzOC0yOC4zMDUgMTIuOTM4czYuOTU4IDI0Ljk5MSAyOC4zNjMgMzIuMTgzbTAtMTA3LjEydjIyLjIxOGMxLjQ2MS0wLjExMiAyLjkyMi0wLjIwNyA0LjM5MS0wLjI1NyA1Ni41ODItMS45MDcgOTMuNDQ5IDQ2LjQwNiA5My40NDkgNDYuNDA2cy00Mi4zNDMgNTEuNDg4LTg2LjQ1NyA1MS40ODhjLTQuMDQzIDAtNy44MjgtMC4zNzUtMTEuMzgzLTEuMDA1djEzLjczOWMzLjA0IDAuMzg2IDYuMTkyIDAuNjEzIDkuNDgxIDAuNjEzIDQxLjA1MSAwIDcwLjczOC0yMC45NjUgOTkuNDg0LTQ1Ljc3OCA0Ljc2NiAzLjgxNyAyNC4yNzggMTMuMTAzIDI4LjI4OSAxNy4xNjgtMjcuMzMyIDIyLjg4My05MS4wMzEgNDEuMzI5LTEyNy4xNCA0MS4zMjktMy40ODEgMC02LjgyNC0wLjIxMS0xMC4xMS0wLjUyOHYxOS4zMDZoMTU2LjAzdi0xNjQuN3ptMCA0OS4xNDR2LTE0Ljg3OWMxLjQ0Ni0wLjEwMSAyLjkwMy0wLjE3OSA0LjM5MS0wLjIyNiA0MC42ODgtMS4yNzggNjcuMzgyIDM0Ljk2NSA2Ny4zODIgMzQuOTY1cy0yOC44MzIgNDAuMDQzLTU5Ljc0NiA0MC4wNDNjLTQuNDQ5IDAtOC40MzgtMC43MTUtMTIuMDI4LTEuOTIydi00NS4xMTRjMTUuODQgMS45MTQgMTkuMDI4IDguOTExIDI4LjU1MSAyNC43ODZsMjEuMTgtMTcuODU5cy0xNS40NjEtMjAuMjc3LTQxLjUyNC0yMC4yNzdjLTIuODMzLTFlLTMgLTUuNTQ0IDAuMTk4LTguMjA2IDAuNDgzIiBmaWxsPSIjZmZmIi8+PC9zdmc+DQo=) center/contain no-repeat;width:38px}@media screen and (max-width:39.9375em){.list__header{flex-wrap:wrap;font-size:1.375rem;text-align:center}.list__header::before{flex:0 0 100%;margin:0 0 .3125rem 0}}.list--approved{padding:.375rem;margin-bottom:45px;border-radius:16px 16px 0 0;border:4px solid #00a000}.list--approved .list__header{background-color:#009000;background-image:url(/wp-content/uploads/2020/01/blur-busters-approved-logo_thin-border-outlined-300x300.png);background-position:top -10px right 0;background-repeat:no-repeat;background-size:200px;border-radius:10px 10px 0 0;font-size:1.75rem;height:98px;overflow:hidden;padding:8px 195px 8px 14px}.list--approved .list__header::before{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzU1MCIgaGVpZ2h0PSIyOTQ4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNTUwIDI5NDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KIDxwYXRoIGQ9Im0xZTMgMjkyM3YtMjVoLTUwdi0xMDBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaDUwdi01MGgtNzAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtMTAwdi01MGgtNTB2LTUwaC01MHYtMzUwaDUwdi01MGg1MHYtNTBoMTAwdi01MGgxMDB2LTUwaDEwMHYtNTBoMTAwdi01MGg0MDR2LTExOTloNTB2LTEwMGg1MHYtNTBoNDh2LTI0LjM5M2MwLTIxLjMyMSAwLjE5OTItMjQuNDY5IDEuNTgxOC0yNSAwLjg3LTAuMzMzODUgMTIuMTItMC42MDY5OSAyNS0wLjYwNjk5aDIzLjQxOHYtNDloNTB2LTUwaDEwMHYtNTBoMTUwdi01MGg3NDV2NTBoMTUwdjUwaDEwMHY1MGg1MHY0OWwyMi43NSAwLjAxMzdjMTIuNTEyIDhlLTMgMjMuNzYyIDAuMjg1IDI1IDAuNjE2NjRsMi4yNSAwLjYwMjk3djQ4Ljc2N2g0N3Y1MGg1MHYxMDBoNTB2MTE5OWg0MDZ2NTBoMTAwdjUwaDEwMHY1MGgxMDB2NTBoMTAwdjUwaDUwdjUwaDUwdjM1MGgtNTB2NTBoLTUwdjUwaC0xMDB2NTBoLTEwMHY1MGgtMTAwdjUwaC0xMDB2NTBoLTcwMHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHYxMDBoLTUwdjUwaC0xMDB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTY1MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTEwMHYtMjV6bS0xMDAtNDUwdi0yNWgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTUwdi0yNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoLTEwMHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjM1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGgxMDB6bTQ1MC0yNXYtNTBoLTUwdi0xMDBoLTUwdi0xMDBoLTUwdi0yNTBoNTB2LTEwMGg1MHYtMTAwaDUwdi0xMDBoLTUwdjUwaC01MHYxMDBoLTUwdjEwMGgtNTB2MzUwaDUwdjEwMGg1MHYxMDBoNTB2NTBoNTB6bTQ1MC0zNzV2LTQyNWgtNTB2ODUwaDUwem00NTAgNDAwdi0yNWg1MHYtMTAwaDUwdi0xMDBoNTB2LTM1MGgtNTB2LTEwMGgtNTB2LTEwMGgtNTB2LTUwaC01MHYxMDBoNTB2MTAwaDUwdjEwMGg1MHYyNTBoLTUwdjEwMGgtNTB2MTAwaC01MHYxMDBoNTB6bTUwMCAwdi0yNWg1MHYtNTBoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTM1MGgtNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtNTB2LTUwaC01MHYtNTBoLTEwMHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHY1MGg1MHYyNTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjUwaC01MHY1MGgtNTB2NTBoMTAwem0tMjU1MC00MDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMjUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzAwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMzAwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMjUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptMTUwIDB2LTc1aC0xMDB2MTUwaDEwMHptLTIxNTAtNjUwdi0xNzVoNTB2LTUwaDUwdi01MGg1MHYtNTBoNTB2LTUwaC01MHYtNTBoLTUwdi01MGgtMTUwdi00MDBoNTB2NTBoNDkuOTY1bDAuMjY3NCAyNC43NSAwLjI2NzUgMjQuNzUgMjQuNzUgMC4yNjc0NyAyNC43NSAwLjI2NzQ3di01MC4wMzVoNTB2LTUwaDUwdi01MGg1MHYtNTBoNDUwdjUwaDUwdjUwaDUwdjUwaDUwdjUwLjAzNWwyNC43NS0wLjI2NzQ3IDI0Ljc1LTAuMjY3NDcgMC4yNjc1LTI0Ljc1IDAuMjY3NC0yNC43NWg0OS45NjV2LTUwaDUwdjQwMGgtMTUwdjUwaC01MHY1MGgtNTB2NTBoLTUwdjIwMGgxNTB2LTUwaDEwMHYtMTAwaC01MHYtMTUwaDIwMHYxNTBoLTUwdjQ1MGgxMDB2LTExMDBoLTUwdi0xMDBoLTUwdi01MGgtNTB2LTUwaC0xMDB2LTUwaC0xOTh2LTUwaC00NTV2NTBoLTE5N3Y1MGgtMTAwdjUwaC01MHY1MGgtNTB2MTAwaC01MHYxMTAwaDIwMHptOTUwIDEyNXYtNTBoLTEwMHYtNTBoLTE1MHYxNTBoMjUwem0tMzUwLTU3NS4wMXYtMjUuMDEybDc1LjI1IDAuMjYyNDYgNzUuMjUgMC4yNjI0NS0wLjI4MjktMjUuMjUtMC4yODI5LTI1LjI1aC0xNDkuOTN2LTUwaC0xNTB2NTBoLTI0OS45M2wtMC4yODI5IDI1LjI1LTAuMjgyOSAyNS4yNSAxMjUuMjUtMC4yNTc2OCAxMjUuMjUtMC4yNTc2N3Y1MC4wMTVoMTUwem0tMjUwLTI0OS45OHYtNzQuOTg4bC03NS4yNS0wLjI2MjQ2LTc1LjI1LTAuMjYyNDUgMC4yNjI1IDc1LjI1IDAuMjYyNCA3NS4yNWgxNDkuOTh6bS0xMDAtMC4wMTI0NXYtMjVoNTB2NTBoLTUwem0zMDAgMHYtNzVoLTE1MHYxNTBoMTUwem0tMTAwIDB2LTI1aDUwdjUwaC01MHptMzAwLjI0LTAuMjUgMC4yNjI1LTc1LjI1LTc1LjI1IDAuMjYyNDUtNzUuMjUgMC4yNjI0NnYxNDkuOThoMTQ5Ljk4em0tMTAwLjI0IDAuMjV2LTI1aDUwdjUwaC01MHoiLz4NCjwvc3ZnPg0K) center/contain no-repeat}@media screen and (max-width:39.9375em){.list--approved .list__header{background-position:top right;background-size:150px;height:100%;line-height:1;padding:8px 150px 8px 14px;text-align:left}.list--approved .list__header::before{display:none}}.list__table{font-size:.8125rem}.list__table thead tr th,.list__table tfoot tr th{background-color:#4040ff;border:1px solid #FFF;font-size:.8125rem}@media screen and (max-width:57.4375em){.list__table th,.list__table td{white-space:nowrap}}.list__table tbody tr td{font-size:.9rem;padding:.25rem .375rem}.list__table .tablesorter-header{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/bg.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer}.list__table .tablesorter-header:hover{background-color:#0080ff}.list__table .tablesorter-headerDesc,.list__table .tablesorter-headerAsc{background-color:#0080ff}.list__table .tablesorter-headerAsc{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/asc.gif)}.list__table .tablesorter-headerDesc{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/desc.gif)}.list__table-row a{font-weight:700;text-decoration:none}.list__table-row:hover{background-color:#e5f2ff;cursor:pointer}.list__table-row:hover a{color:#004080}.list__table-row-cell{align-items:center;display:flex}.list__table-row-cell b,.list__table-row-cell em,.list__table-row-cell i,.list__table-row-cell span,.list__table-row-cell strong{display:contents}.list__table-row-cell-thumb{border:5px solid #fff;border-radius:3px;flex:0 0 75px;height:75px;margin:5px 25px 5px 5px;width:75px}.list__table-wrap{overflow-x:auto;overflow-y:hidden;clear:both}@media screen and (max-width:57.4375em){.list__table-wrap{border-bottom:1px solid #eee;box-shadow:inset -15px 0 10px -10px rgba(0,0,0,.15)}}.list__table-swipe{display:none;font-size:.875rem;font-weight:600;color:#777;text-align:right;text-transform:uppercase}.list__table-swipe svg{width:1em;height:1em;font-size:.875rem;fill:#777;vertical-align:-10%;margin-right:.3125rem}@media screen and (max-width:57.4375em){.list__table-swipe{display:block}}.table-wrap{overflow-x:auto;overflow-y:hidden;clear:both}@media screen and (max-width:57.4375em){.table-wrap{border-bottom:1px solid #eee;box-shadow:inset -15px 0 10px -10px rgba(0,0,0,.15)}}.table-swipe{display:none;font-size:.875rem;font-weight:600;color:#777;text-align:right;text-transform:uppercase}.table-swipe svg{width:1em;height:1em;font-size:.875rem;fill:#777;vertical-align:-10%;margin-right:.3125rem}@media screen and (max-width:57.4375em){.table-swipe{display:block}}.monlist_table tbody tr td{font-size:.9rem;padding:.25rem .375rem}.monlist_table tbody tr .monlist_model a{font-weight:700;text-decoration:none}.monlist_table tbody .monlist_row a{font-weight:700;text-decoration:none}.monlist_table tbody .monlist_row:hover{background-color:#ffffb88a;cursor:pointer}.monlist_table tbody .monlist_row:hover a{color:#2994ff}.tablesorter-header-inner{border-right:12px solid transparent}.monlist_table{font-size:.8125rem}@media screen and (max-width:57.4375em){.monlist_table th,.monlist_table td{white-space:nowrap}}.monlist_table thead tr th,.monlist_table tfoot tr th{background-color:#06c;border:1px solid #FFF;font-size:.8125rem}.monlist_table .tablesorter-header{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/bg.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer}.monlist_table .tablesorter-header:hover{background-color:#5a5aff}.monlist_table .tablesorter-headerAsc{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/asc.gif)}.monlist_table .tablesorter-headerDesc{background-image:url(../../../../../../../../themes/blur-busters-2.1/assets/images/desc.gif)}.monlist_table .tablesorter-headerDesc,.monlist_table .tablesorter-headerAsc{background-color:#0080ff}.page-template-template-gsync .entry-content h3{color:#659d00;font-size:1.25rem}.page-template-template-gsync .entry-content .monlist_row:hover a{color:#659d00}.page-template-template-gsync .entry-content .monlist_table thead tr th,.page-template-template-gsync .entry-content .monlist_table tfoot tr th{background-color:#77B900}.page-template-template-gsync .entry-content .monlist_table .tablesorter-header:hover{background-color:#81c900}.page-template-template-freesync .entry-content h3{color:#E3163D;font-size:1.25rem}.page-template-template-freesync .entry-content .bbsuper-button-freesync{background-color:#E3163D;white-space:nowrap;color:#fff;font-family:"Patua One","Arial Bold";font-size:.875rem;text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,.6);-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);padding:.3125rem .625rem;border-radius:10px}.page-template-template-freesync .entry-content .bbsuper-button-freesync:hover{background-color:#eb3557}.page-template-template-freesync .entry-content .monlist_row:hover a{color:#E3163D}.page-template-template-freesync .entry-content .monlist_table thead tr th,.page-template-template-freesync .entry-content .monlist_table tfoot tr th{background-color:#E3163D}.page-template-template-freesync .entry-content .monlist_table .tablesorter-header:hover{background-color:#eb3557}span.amzn-native-header-text{font-family:'Open Sans',sans-serif;font-weight:600;color:#c00}#wpcomm .wc_new_comment{background:#f2f7fc}#wpcomm .wc_new_reply{background:#f2f7fc}#wpcomm select,#wpcomm input[type="text"],#wpcomm input[type="email"],#wpcomm input[type="url"],#wpcomm input[type="date"],#wpcomm input[type="color"]{border:#D9D9D9 1px solid}#wpcomm .wc-comment .wc-comment-right{background:#FEFEFE}#wpcomm .wc-comment-text{font-size:.875rem;color:#000}#wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author a{font-size:.875rem;color:#06c}#wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author a:hover{text-decoration:underline}#wpcomm .wc-blog-administrator>.wc-comment-left{background-color:rgba(0,102,204,.5);padding:.3125rem;border-radius:3px}#wpcomm .wc-blog-administrator>.wc-comment-left:hover{background-color:rgba(0,102,204,.65)}#wpcomm .wc-blog-administrator>.wc-comment-left .wc-comment-label{background:#b80000;font-weight:600}#wpcomm .wc-blog-author>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-author>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-author>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-backwpup_admin>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-backwpup_admin>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-backwpup_admin>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-backwpup_check>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-backwpup_check>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-backwpup_check>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-backwpup_helper>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-backwpup_helper>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-backwpup_helper>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-contentcreator>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-contentcreator>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-contentcreator>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-contentmoderator>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-contentmoderator>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-contentmoderator>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-contentpublisher>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-contentpublisher>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-contentpublisher>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-contributor>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-contributor>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-contributor>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-editor>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-editor>.wc-comment-right .wc-comment-author a{color:#06c}#wpcomm .wc-blog-editor>.wc-comment-left .wc-comment-label{background:#00B38F}#wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author a{color:#333}#wpcomm .wc-blog-subscriber>.wc-comment-left .wc-comment-label{background:#999}#wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author a{font-size:.875rem;color:#06c}#wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author a:hover{text-decoration:underline}#wpcomm .wc-blog-post_author>.wc-comment-left{background-color:rgba(0,102,204,.5);padding:.3125rem;border-radius:3px}#wpcomm .wc-blog-post_author>.wc-comment-left:hover{background-color:rgba(0,102,204,.65)}#wpcomm .wc-blog-post_author>.wc-comment-left .wc-comment-label{background:#008;font-weight:600}#wpcomm .wc-blog-guest>.wc-comment-right .wc-comment-author,#wpcomm .wc-blog-guest>.wc-comment-right .wc-comment-author a{color:#333}#wpcomm .wc-blog-guest>.wc-comment-left .wc-comment-label{background:#999}.wc-load-more-submit{border:1px solid #D9D9D9}#wpcomm .wc-new-loaded-comment>.wc-comment-right{background:#f2f7fc}.comments-area{width:auto}.wpdiscuz-sort-buttons{font-size:0.75rem!important;color:#777;text-transform:uppercase}.wpdiscuz-sort-button{color:#bbb;cursor:pointer}.wpdiscuz-sort-button:hover{color:#00B38F;cursor:pointer}.wpdiscuz-sort-button-active{color:#06c;text-decoration:underline;cursor:default}#wpcomm .page-numbers{color:#555;border:#555 1px solid}#wpcomm span.current{background:#555}#wpcomm .wpdiscuz-readmore{white-space:nowrap;cursor:pointer;color:#06c}#wpcomm .wpdiscuz-readmore:hover{text-decoration:underline}#wpcomm .wpdiscuz-textarea-wrap{border:#D9D9D9 1px solid}.wpd-custom-field .wcf-pasiv-star,#wpcomm .wpdiscuz-item .wpdiscuz-rating>label{color:#DDD}#wpcomm .wpdiscuz-item .wpdiscuz-rating>input~label:hover,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:not(:checked)~label:hover~label,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:not(:checked)~label:hover~label{color:#FFED85}#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover,#wpcomm .wpdiscuz-item .wpdiscuz-rating>label:hover~input:checked~label,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:checked+label:hover~label,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:checked~label:hover~label,.wpd-custom-field .wcf-activ-star,#wpcomm .wpdiscuz-item .wpdiscuz-rating>input:checked~label{color:gold}#wpcomm .wc-cta-button:hover{color:#06c}#wpcomm .wc-cta-button:hover:before{background-color:#06c!important}#wpcomm .wc-cta-active{color:#cc0000!important}#wpcomm .wc-cta-active:before{background-color:#cc0000!important}#wpcomm .wc-cta-active:hover{color:#06c!important}#wpcomm .wc-cta-active:hover:before{background-color:#06c!important}#wpcomm .wpf-cta:hover{color:#fff;background:#00B38F;border:1px solid #00B38F}#wpcomm .wpf-cta{border:1px solid #ccc;color:#bbb}#wpcomm .wc-cta-button{border:1px solid transparent;color:#999}#wpcomm .wc-cta-button-x{color:#c00}#wpcomm .wc-cta-button-x:hover{color:#06c}#wpcomm .wc-cta-button-x:hover:before{background-color:#06c!important}.wc-up i{display:none}.wc-up:before{display:inline-block;content:"";background-color:#aaa;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY2LjI3IDI4Ni42OUM0NzUuMDQgMjcxLjg0IDQ4MCAyNTYgNDgwIDIzNi44NWMwLTQ0LjAxNS0zNy4yMTgtODUuNTgtODUuODItODUuNThIMzU3LjdjNC45Mi0xMi44MSA4Ljg1LTI4LjEzIDguODUtNDYuNTRDMzY2LjU1IDMxLjkzNiAzMjguODYgMCAyNzEuMjggMGMtNjEuNjA3IDAtNTguMDkzIDk0LjkzMy03MS43NiAxMDguNi0yMi43NDcgMjIuNzQ3LTQ5LjYxNSA2Ni40NDctNjguNzYgODMuNEgzMmMtMTcuNjczIDAtMzIgMTQuMzI3LTMyIDMydjI0MGMwIDE3LjY3MyAxNC4zMjcgMzIgMzIgMzJoNjRjMTQuODkzIDAgMjcuNDA4LTEwLjE3NCAzMC45NzgtMjMuOTUgNDQuNTA5IDEuMDAxIDc1LjA2IDM5Ljk0IDE3Ny44MDIgMzkuOTQgNy4yMiAwIDE1LjIyLjAxIDIyLjIyLjAxIDc3LjExNyAwIDExMS45ODYtMzkuNDIzIDExMi45NC05NS4zMyAxMy4zMTktMTguNDI1IDIwLjI5OS00My4xMjIgMTcuMzQtNjYuOTkgOS44NTQtMTguNDUyIDEzLjY2NC00MC4zNDMgOC45OS02Mi45OXptLTYxLjc1IDUzLjgzYzEyLjU2IDIxLjEzIDEuMjYgNDkuNDEtMTMuOTQgNTcuNTcgNy43IDQ4Ljc4LTE3LjYwOCA2NS45LTUzLjEyIDY1LjloLTM3LjgyYy03MS42MzkgMC0xMTguMDI5LTM3LjgyLTE3MS42NC0zNy44MlYyNDBoMTAuOTJjMjguMzYgMCA2Ny45OC03MC44OSA5NC41NC05Ny40NiAyOC4zNi0yOC4zNiAxOC45MS03NS42MyAzNy44Mi05NC41NCA0Ny4yNyAwIDQ3LjI3IDMyLjk4IDQ3LjI3IDU2LjczIDAgMzkuMTctMjguMzYgNTYuNzItMjguMzYgOTQuNTRoMTAzLjk5YzIxLjExIDAgMzcuNzMgMTguOTEgMzcuODIgMzcuODIuMDkgMTguOS0xMi44MiAzNy44MS0yMi4yNyAzNy44MSAxMy40ODkgMTQuNTU1IDE2LjM3MSA0NS4yMzYtNS4yMSA2NS42MnpNODggNDMyYzAgMTMuMjU1LTEwLjc0NSAyNC0yNCAyNHMtMjQtMTAuNzQ1LTI0LTI0IDEwLjc0NS0yNCAyNC0yNCAyNCAxMC43NDUgMjQgMjR6Ii8+PC9zdmc+) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY2LjI3IDI4Ni42OUM0NzUuMDQgMjcxLjg0IDQ4MCAyNTYgNDgwIDIzNi44NWMwLTQ0LjAxNS0zNy4yMTgtODUuNTgtODUuODItODUuNThIMzU3LjdjNC45Mi0xMi44MSA4Ljg1LTI4LjEzIDguODUtNDYuNTRDMzY2LjU1IDMxLjkzNiAzMjguODYgMCAyNzEuMjggMGMtNjEuNjA3IDAtNTguMDkzIDk0LjkzMy03MS43NiAxMDguNi0yMi43NDcgMjIuNzQ3LTQ5LjYxNSA2Ni40NDctNjguNzYgODMuNEgzMmMtMTcuNjczIDAtMzIgMTQuMzI3LTMyIDMydjI0MGMwIDE3LjY3MyAxNC4zMjcgMzIgMzIgMzJoNjRjMTQuODkzIDAgMjcuNDA4LTEwLjE3NCAzMC45NzgtMjMuOTUgNDQuNTA5IDEuMDAxIDc1LjA2IDM5Ljk0IDE3Ny44MDIgMzkuOTQgNy4yMiAwIDE1LjIyLjAxIDIyLjIyLjAxIDc3LjExNyAwIDExMS45ODYtMzkuNDIzIDExMi45NC05NS4zMyAxMy4zMTktMTguNDI1IDIwLjI5OS00My4xMjIgMTcuMzQtNjYuOTkgOS44NTQtMTguNDUyIDEzLjY2NC00MC4zNDMgOC45OS02Mi45OXptLTYxLjc1IDUzLjgzYzEyLjU2IDIxLjEzIDEuMjYgNDkuNDEtMTMuOTQgNTcuNTcgNy43IDQ4Ljc4LTE3LjYwOCA2NS45LTUzLjEyIDY1LjloLTM3LjgyYy03MS42MzkgMC0xMTguMDI5LTM3LjgyLTE3MS42NC0zNy44MlYyNDBoMTAuOTJjMjguMzYgMCA2Ny45OC03MC44OSA5NC41NC05Ny40NiAyOC4zNi0yOC4zNiAxOC45MS03NS42MyAzNy44Mi05NC41NCA0Ny4yNyAwIDQ3LjI3IDMyLjk4IDQ3LjI3IDU2LjczIDAgMzkuMTctMjguMzYgNTYuNzItMjguMzYgOTQuNTRoMTAzLjk5YzIxLjExIDAgMzcuNzMgMTguOTEgMzcuODIgMzcuODIuMDkgMTguOS0xMi44MiAzNy44MS0yMi4yNyAzNy44MSAxMy40ODkgMTQuNTU1IDE2LjM3MSA0NS4yMzYtNS4yMSA2NS42MnpNODggNDMyYzAgMTMuMjU1LTEwLjc0NSAyNC0yNCAyNHMtMjQtMTAuNzQ1LTI0LTI0IDEwLjc0NS0yNCAyNC0yNCAyNCAxMC43NDUgMjQgMjR6Ii8+PC9zdmc+) no-repeat;width:1em;height:1em}.wc-up:hover:before{background-color:#05CC00}.wc-down{display:none!important}#wpcomm .wc-vote-link{border:1px solid transparent;color:#aaa}#wpcomm .wc-vote-result{border-top:1px solid transparent;border-bottom:1px solid transparent;color:#aaa}#wpcomm .wc-vote-result.wc-vote-result-like{border:1px solid #bbb}#wpcomm .wc-vote-result.wc-vote-result-dislike{border:1px solid #bbb}#wpcomm *{box-sizing:border-box}#wpcomm span{display:inline}#wpcomm .clearfix{clear:both}#wc-comment-header{padding:20px 5px 1px 5px;display:block;float:none;clear:both;font-size:18px;max-width:950px;margin:0 auto}#wpcomm form{margin:0;padding:0;background:0;border:0;width:auto}#wpcomm form div{margin:0}#wpcomm form .wpdiscuz-item{display:block;height:auto;border-radius:0;box-shadow:none}#wc_show_hide_loggedin_username{font-size:.875rem;color:#333;margin:0 0 .625rem 4.0625rem!important;padding:0}#wc_show_hide_loggedin_username a{font-weight:600;color:#06c;text-decoration:underline}#wc_show_hide_loggedin_username a:hover{color:#c00}#wpcomm .wc_new_comment_and_replies{margin:0;padding:0;width:100%;height:auto;background:transparent}#wpcomm .wc_new_comment_and_replies .wc_new_comment{float:right;display:none;padding:3px 10px;font-size:12px;margin:1px 0 1px 3px;cursor:pointer;color:#fff;line-height:15px}#wpcomm .wc_new_comment_and_replies .wc_new_reply{float:right;display:none;padding:3px 10px;font-size:12px;margin:1px 0 1px 1px;cursor:pointer;color:#fff;line-height:15px}#wpcomm .wc-comment-bar{width:100%;padding:0;display:block}#wpcomm .wc-comment-title{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';font-size:1.25rem;font-weight:400;line-height:1.4;color:#333;text-align:left;margin:0 0 1.5rem 0;padding:0;border-bottom:none}#wpcomm .wc-comment-title:before{display:inline-block;vertical-align:middle;content:"";background-color:#333;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBkPSJNNDE2IDE5MmMwLTg4LjQtOTMuMS0xNjAtMjA4LTE2MFMwIDEwMy42IDAgMTkyYzAgMzQuMyAxNC4xIDY1LjkgMzggOTItMTMuNCAzMC4yLTM1LjUgNTQuMi0zNS44IDU0LjUtMi4yIDIuMy0yLjggNS43LTEuNSA4LjdTNC44IDM1MiA4IDM1MmMzNi42IDAgNjYuOS0xMi4zIDg4LjctMjUgMzIuMiAxNS43IDcwLjMgMjUgMTExLjMgMjUgMTE0LjkgMCAyMDgtNzEuNiAyMDgtMTYwem0xMjIgMjIwYzIzLjktMjYgMzgtNTcuNyAzOC05MiAwLTY2LjktNTMuNS0xMjQuMi0xMjkuMy0xNDguMS45IDYuNiAxLjMgMTMuMyAxLjMgMjAuMSAwIDEwNS45LTEwNy43IDE5Mi0yNDAgMTkyLTEwLjggMC0yMS4zLS44LTMxLjctMS45QzIwNy44IDQzOS42IDI4MS44IDQ4MCAzNjggNDgwYzQxIDAgNzkuMS05LjIgMTExLjMtMjUgMjEuOCAxMi43IDUyLjEgMjUgODguNyAyNSAzLjIgMCA2LjEtMS45IDcuMy00LjggMS4zLTIuOS43LTYuMy0xLjUtOC43LS4zLS4zLTIyLjQtMjQuMi0zNS44LTU0LjV6Ii8+PC9zdmc+) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NzYgNTEyIj48cGF0aCBkPSJNNDE2IDE5MmMwLTg4LjQtOTMuMS0xNjAtMjA4LTE2MFMwIDEwMy42IDAgMTkyYzAgMzQuMyAxNC4xIDY1LjkgMzggOTItMTMuNCAzMC4yLTM1LjUgNTQuMi0zNS44IDU0LjUtMi4yIDIuMy0yLjggNS43LTEuNSA4LjdTNC44IDM1MiA4IDM1MmMzNi42IDAgNjYuOS0xMi4zIDg4LjctMjUgMzIuMiAxNS43IDcwLjMgMjUgMTExLjMgMjUgMTE0LjkgMCAyMDgtNzEuNiAyMDgtMTYwem0xMjIgMjIwYzIzLjktMjYgMzgtNTcuNyAzOC05MiAwLTY2LjktNTMuNS0xMjQuMi0xMjkuMy0xNDguMS45IDYuNiAxLjMgMTMuMyAxLjMgMjAuMSAwIDEwNS45LTEwNy43IDE5Mi0yNDAgMTkyLTEwLjggMC0yMS4zLS44LTMxLjctMS45QzIwNy44IDQzOS42IDI4MS44IDQ4MCAzNjggNDgwYzQxIDAgNzkuMS05LjIgMTExLjMtMjUgMjEuOCAxMi43IDUyLjEgMjUgODguNyAyNSAzLjIgMCA2LjEtMS45IDcuMy00LjggMS4zLTIuOS43LTYuMy0xLjUtOC43LS4zLS4zLTIyLjQtMjQuMi0zNS44LTU0LjV6Ii8+PC9zdmc+) no-repeat;width:1em;height:1em;margin-right:.375rem}#wpcomm .wc-field-comment .wc-field-avatararea{width:54px;float:left}#wpcomm .captcha_msg{color:#999;font-family:Lato,sans-serif;font-size:13px;line-height:18px;display:block;clear:both;padding:5px 0 0 0}#wpcomm .wc_manage_subscribtions{cursor:pointer;padding:0 0 5px 0;display:block;font-size:13px;line-height:16px;font-family:Lato,sans-serif}#wpcomm .wc_notification_checkboxes{display:none;font-size:.8125rem;text-align:right;line-height:18px;padding:.0625rem 0 .75rem 0}#wpcomm .wc_notification_checkboxes label{clear:both;float:none;font-weight:400;color:#444}#wpcomm .wc-label-comment-notify{display:inline;font-size:13px;padding:0;margin:0;border:0;line-height:15px;text-decoration:none;color:#999;font-family:Lato,sans-serif;cursor:pointer;vertical-align:middle}#wpcomm .wc-label-reply-notify,#wpcomm .wc-notification-none{display:inline;font-size:13px;padding:0;margin:0;border:0;line-height:15px;text-decoration:none;color:#999;font-family:Lato,sans-serif;cursor:pointer}#wpcomm .wc-label-all-reply-notify{display:inline;font-size:13px;padding:0;margin:0;border:0;line-height:15px;text-decoration:none;color:#999;font-family:Lato,sans-serif;cursor:pointer}.wc_comm_submit,.wc_save_edited_comment{background:#06c;font-size:.8125rem;font-weight:600;color:#fff;border-radius:3px;transition:none;margin-bottom:0;text-shadow:1px 1px 1px rgba(0,0,0,.6);-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}.wc_comm_submit:hover,.wc_save_edited_comment:hover{background:#005cb8}.wc_comm_submit:focus,.wc_save_edited_comment:focus{background:#06c}.wc_save_edited_comment{border:none;padding:.3125rem .625rem;margin-top:.625rem}.wc_save_edited_comment:hover{cursor:pointer}#wpcomm .wc-copyright{margin:0 0 0 auto;text-align:right;display:block;padding-top:2px}#wpcomm .wc-copyright a{font-size:9px;color:#aaa;cursor:help;text-decoration:none;margin:0;padding:0;border:0}.wpdiscuz-comment-pagination{position:relative;z-index:2}.border-mask{background:#fff;position:absolute;bottom:0;height:16px;width:100%}#wpcomm .wc-comment .wc-form-wrapper{padding:5px 10px 10px 10px;margin-bottom:20px}#wpcomm .wc-comment .wc-comment-left{width:64px;float:left;text-align:center;line-height:16px}#wpcomm .wc-comment .wc-comment-left .avatar{border-radius:3px 3px 0 0}#wpcomm .wc-comment .wc-comment-right{margin-left:74px;padding:0;display:block}#wpcomm .wc-reply .wc-comment-right{margin-left:74px;padding:0}#wpcomm .wc-reply{margin-top:10px;margin-bottom:0;margin-left:55px}#wpcomm .wc-must-login{margin:0;font-size:14px;line-height:16px;padding:10px 10px 35px 10px;text-align:center}#wpcomm .wc-must-login a{font-weight:600;text-decoration:underline}#wpcomm hr{background-color:rgba(0,0,0,.1);border:0 none;height:1px;margin:10px auto}#wpcomm .avatar{background:#ddd;display:inline;float:none;width:100%;height:auto;margin:0 auto;padding:0;border:none;border-radius:3px}#wpcomm .wc-comment-text{text-align:left;padding-bottom:.3125rem;line-height:22px;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}#wpcomm .wc-comment-text img{max-width:99%;height:auto;max-height:1000px}#wpcomm .wc-comment-text iframe{max-width:99%}#wpcomm .wc-comment-header{height:30px}#wpcomm .wc-comment-author{font-size:.875rem;font-weight:700;width:auto;float:left;color:#333;white-space:normal;text-align:left;padding:.375rem 0 .125rem .625rem}#wpcomm .wc-comment-author a{font-size:16px;white-space:normal;text-decoration:none;line-height:25px}#wpcomm .wc-comment-label{color:#fff;width:100%;font-size:.75rem;text-align:center;display:table;line-height:16px;margin:0;padding:0 0 .125rem 0;border-radius:0 0 3px 3px;text-shadow:1px 1px 1px rgba(0,0,0,.6);-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1)}#wpcomm .wc-comment-label span{display:inline-block;padding:2px 0 1px 0;font-size:12px}#wpcomm .wc-comment-date{font-size:.75rem;color:#aaa;text-align:left;white-space:nowrap;line-height:23px}#wpcomm .wc-comment-date i{padding-right:5px}#wpcomm .wc-comment-footer{font-size:.75rem;font-weight:400;color:#999;border-bottom:1px solid #eee;padding:.3125rem .625rem .625rem .625rem;margin-top:7px;margin-bottom:15px;min-height:28px;text-align:left}#wpcomm .wc-comment-footer i{display:none!important}#wpcomm .wc-reply .wc-comment-footer{padding-bottom:10px}#wpcomm .wc-comment-footer .share_buttons_box img{vertical-align:middle}#wpcomm .wc-comment-footer .wc-voted{color:#666;cursor:default}#wpcomm .wc-comment-footer .wc-vote-link{display:inline-block;text-align:center;font-size:16px;padding:2px 5px;line-height:18px;cursor:pointer;vertical-align:middle}#wpcomm .wc-comment-footer .wc-vote-result{display:inline-block;text-align:center;font-size:.75rem;padding:2px 5px;line-height:18px;vertical-align:middle}#wpcomm .wc-comment-footer .wc-vote-result.wc-vote-result-like{padding:2px 4px 2px 4px;border-radius:0%;border-right:none;margin-left:1px}#wpcomm .wc-comment-footer .wc-vote-result.wc-positive{color:#00bc74;border:1px solid #00bc74;border-right:none;min-width:25px;text-align:center;margin-left:2px}#wpcomm .wc-comment-footer .wc-vote-result.wc-vote-result-dislike{padding:2px 4px 2px 4px;border-radius:0%;border:1px solid #bbb;margin-right:1px}#wpcomm .wc-comment-footer .wc-vote-result.wc-negative{color:#ff5959;border:1px solid #ff5959;border-left:none;min-width:25px;text-align:center;margin-right:2px}#wpcomm .wc-toggle{float:right;text-align:right;padding-right:0;margin-right:0;color:#aaa;cursor:pointer;font-size:.75rem;white-space:nowrap;line-height:24px}#wpcomm .wc-comment-footer .wc-footer-left{float:left;display:block}#wpcomm .wc-comment-footer .wc-footer-right{float:right;display:block;margin-top:0;line-height:22px}#wpcomm .wc-comment-footer .wc-footer-right .wc-comment-date{display:inline-block;vertical-align:middle;margin-left:10px}#wpcomm .wc-comment-footer .wc-footer-right .wc-comment-date:before{display:inline-block;vertical-align:-7%;content:"";background-color:#aaa;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhDMTE5IDggOCAxMTkgOCAyNTZzMTExIDI0OCAyNDggMjQ4IDI0OC0xMTEgMjQ4LTI0OFMzOTMgOCAyNTYgOHptMCA0NDhjLTExMC41IDAtMjAwLTg5LjUtMjAwLTIwMFMxNDUuNSA1NiAyNTYgNTZzMjAwIDg5LjUgMjAwIDIwMC04OS41IDIwMC0yMDAgMjAwem02MS44LTEwNC40bC04NC45LTYxLjdjLTMuMS0yLjMtNC45LTUuOS00LjktOS43VjExNmMwLTYuNiA1LjQtMTIgMTItMTJoMzJjNi42IDAgMTIgNS40IDEyIDEydjE0MS43bDY2LjggNDguNmM1LjQgMy45IDYuNSAxMS40IDIuNiAxNi44TDMzNC42IDM0OWMtMy45IDUuMy0xMS40IDYuNS0xNi44IDIuNnoiLz48L3N2Zz4=) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhDMTE5IDggOCAxMTkgOCAyNTZzMTExIDI0OCAyNDggMjQ4IDI0OC0xMTEgMjQ4LTI0OFMzOTMgOCAyNTYgOHptMCA0NDhjLTExMC41IDAtMjAwLTg5LjUtMjAwLTIwMFMxNDUuNSA1NiAyNTYgNTZzMjAwIDg5LjUgMjAwIDIwMC04OS41IDIwMC0yMDAgMjAwem02MS44LTEwNC40bC04NC45LTYxLjdjLTMuMS0yLjMtNC45LTUuOS00LjktOS43VjExNmMwLTYuNiA1LjQtMTIgMTItMTJoMzJjNi42IDAgMTIgNS40IDEyIDEydjE0MS43bDY2LjggNDguNmM1LjQgMy45IDYuNSAxMS40IDIuNiAxNi44TDMzNC42IDM0OWMtMy45IDUuMy0xMS40IDYuNS0xNi44IDIuNnoiLz48L3N2Zz4=) no-repeat;width:1em;height:1em;margin-right:.3125rem}#wpcomm .wc-comment-footer .wc-footer-right .wc-toggle{margin-left:10px}#wpcomm .wc-comment-footer .wc-footer-right .wc-toggle:before{display:inline-block;vertical-align:middle;content:"";background-color:#aaa;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBkPSJNMjQwLjk3MSAxMzAuNTI0bDE5NC4zNDMgMTk0LjM0M2M5LjM3MyA5LjM3MyA5LjM3MyAyNC41NjkgMCAzMy45NDFsLTIyLjY2NyAyMi42NjdjLTkuMzU3IDkuMzU3LTI0LjUyMiA5LjM3NS0zMy45MDEuMDRMMjI0IDIyNy40OTUgNjkuMjU1IDM4MS41MTZjLTkuMzc5IDkuMzM1LTI0LjU0NCA5LjMxNy0zMy45MDEtLjA0bC0yMi42NjctMjIuNjY3Yy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFMMjA3LjAzIDEzMC41MjVjOS4zNzItOS4zNzMgMjQuNTY4LTkuMzczIDMzLjk0MS0uMDAxeiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBkPSJNMjQwLjk3MSAxMzAuNTI0bDE5NC4zNDMgMTk0LjM0M2M5LjM3MyA5LjM3MyA5LjM3MyAyNC41NjkgMCAzMy45NDFsLTIyLjY2NyAyMi42NjdjLTkuMzU3IDkuMzU3LTI0LjUyMiA5LjM3NS0zMy45MDEuMDRMMjI0IDIyNy40OTUgNjkuMjU1IDM4MS41MTZjLTkuMzc5IDkuMzM1LTI0LjU0NCA5LjMxNy0zMy45MDEtLjA0bC0yMi42NjctMjIuNjY3Yy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFMMjA3LjAzIDEzMC41MjVjOS4zNzItOS4zNzMgMjQuNTY4LTkuMzczIDMzLjk0MS0uMDAxeiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em;margin-right:.3125rem}#wpcomm .wc-footer-left .wc-cta-button{font-size:11px;cursor:pointer;text-transform:uppercase;padding:2px 7px 2px 5px;line-height:18px;display:inline-block;vertical-align:middle;margin-right:2px}#wpcomm .wc-footer-left .wc-cta-button-x{margin-left:5px;font-size:11px;cursor:pointer;text-transform:uppercase;padding:2px 7px 2px 5px;line-height:18px;vertical-align:middle;margin-right:2px}#wpcomm .wc-footer-left .wc-cta-button-x:before{display:inline-block;vertical-align:-5%;content:"";background-color:#c00;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhDMTE5LjAzNCA4IDggMTE5LjAzMyA4IDI1NnMxMTEuMDM0IDI0OCAyNDggMjQ4IDI0OC0xMTEuMDM0IDI0OC0yNDhTMzkyLjk2NyA4IDI1NiA4em0xMzAuMTA4IDExNy44OTJjNjUuNDQ4IDY1LjQ0OCA3MCAxNjUuNDgxIDIwLjY3NyAyMzUuNjM3TDE1MC40NyAxMDUuMjE2YzcwLjIwNC00OS4zNTYgMTcwLjIyNi00NC43MzUgMjM1LjYzOCAyMC42NzZ6TTEyNS44OTIgMzg2LjEwOGMtNjUuNDQ4LTY1LjQ0OC03MC0xNjUuNDgxLTIwLjY3Ny0yMzUuNjM3TDM2MS41MyA0MDYuNzg0Yy03MC4yMDMgNDkuMzU2LTE3MC4yMjYgNDQuNzM2LTIzNS42MzgtMjAuNjc2eiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhDMTE5LjAzNCA4IDggMTE5LjAzMyA4IDI1NnMxMTEuMDM0IDI0OCAyNDggMjQ4IDI0OC0xMTEuMDM0IDI0OC0yNDhTMzkyLjk2NyA4IDI1NiA4em0xMzAuMTA4IDExNy44OTJjNjUuNDQ4IDY1LjQ0OCA3MCAxNjUuNDgxIDIwLjY3NyAyMzUuNjM3TDE1MC40NyAxMDUuMjE2YzcwLjIwNC00OS4zNTYgMTcwLjIyNi00NC43MzUgMjM1LjYzOCAyMC42NzZ6TTEyNS44OTIgMzg2LjEwOGMtNjUuNDQ4LTY1LjQ0OC03MC0xNjUuNDgxLTIwLjY3Ny0yMzUuNjM3TDM2MS41MyA0MDYuNzg0Yy03MC4yMDMgNDkuMzU2LTE3MC4yMjYgNDQuNzM2LTIzNS42MzgtMjAuNjc2eiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em;margin-right:.1875rem}#wpcomm .wc-footer-left .wc-cta-button i{font-size:12px;margin:2px 3px 0 2px}#wpcomm .wc-footer-left .wc-reply-button{margin-left:5px}#wpcomm .wc-footer-left .wc-reply-button:before{display:inline-block;vertical-align:-5%;content:"";background-color:#aaa;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNOC4zMDkgMTg5LjgzNkwxODQuMzEzIDM3Ljg1MUMxOTkuNzE5IDI0LjU0NiAyMjQgMzUuMzQ3IDIyNCA1Ni4wMTV2ODAuMDUzYzE2MC42MjkgMS44MzkgMjg4IDM0LjAzMiAyODggMTg2LjI1OCAwIDYxLjQ0MS0zOS41ODEgMTIyLjMwOS04My4zMzMgMTU0LjEzMi0xMy42NTMgOS45MzEtMzMuMTExLTIuNTMzLTI4LjA3Ny0xOC42MzEgNDUuMzQ0LTE0NS4wMTItMjEuNTA3LTE4My41MS0xNzYuNTktMTg1Ljc0MlYzNjBjMCAyMC43LTI0LjMgMzEuNDUzLTM5LjY4NyAxOC4xNjRsLTE3Ni4wMDQtMTUyYy0xMS4wNzEtOS41NjItMTEuMDg2LTI2Ljc1MyAwLTM2LjMyOHoiLz48L3N2Zz4=) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNOC4zMDkgMTg5LjgzNkwxODQuMzEzIDM3Ljg1MUMxOTkuNzE5IDI0LjU0NiAyMjQgMzUuMzQ3IDIyNCA1Ni4wMTV2ODAuMDUzYzE2MC42MjkgMS44MzkgMjg4IDM0LjAzMiAyODggMTg2LjI1OCAwIDYxLjQ0MS0zOS41ODEgMTIyLjMwOS04My4zMzMgMTU0LjEzMi0xMy42NTMgOS45MzEtMzMuMTExLTIuNTMzLTI4LjA3Ny0xOC42MzEgNDUuMzQ0LTE0NS4wMTItMjEuNTA3LTE4My41MS0xNzYuNTktMTg1Ljc0MlYzNjBjMCAyMC43LTI0LjMgMzEuNDUzLTM5LjY4NyAxOC4xNjRsLTE3Ni4wMDQtMTUyYy0xMS4wNzEtOS41NjItMTEuMDg2LTI2Ljc1MyAwLTM2LjMyOHoiLz48L3N2Zz4=) no-repeat;width:1em;height:1em;margin-right:.3125rem}#wpcomm .wc-footer-left .wc_editable_comment{margin-left:5px}#wpcomm .wc-footer-left .wc_editable_comment:before{display:inline-block;vertical-align:-5%;content:"";background-color:#aaa;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDk3LjkgMTQyLjFsLTQ2LjEgNDYuMWMtNC43IDQuNy0xMi4zIDQuNy0xNyAwbC0xMTEtMTExYy00LjctNC43LTQuNy0xMi4zIDAtMTdsNDYuMS00Ni4xYzE4LjctMTguNyA0OS4xLTE4LjcgNjcuOSAwbDYwLjEgNjAuMWMxOC44IDE4LjcgMTguOCA0OS4xIDAgNjcuOXpNMjg0LjIgOTkuOEwyMS42IDM2Mi40LjQgNDgzLjljLTIuOSAxNi40IDExLjQgMzAuNiAyNy44IDI3LjhsMTIxLjUtMjEuMyAyNjIuNi0yNjIuNmM0LjctNC43IDQuNy0xMi4zIDAtMTdsLTExMS0xMTFjLTQuOC00LjctMTIuNC00LjctMTcuMSAwek0xMjQuMSAzMzkuOWMtNS41LTUuNS01LjUtMTQuMyAwLTE5LjhsMTU0LTE1NGM1LjUtNS41IDE0LjMtNS41IDE5LjggMHM1LjUgMTQuMyAwIDE5LjhsLTE1NCAxNTRjLTUuNSA1LjUtMTQuMyA1LjUtMTkuOCAwek04OCA0MjRoNDh2MzYuM2wtNjQuNSAxMS4zLTMxLjEtMzEuMUw1MS43IDM3Nkg4OHY0OHoiLz48L3N2Zz4=) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDk3LjkgMTQyLjFsLTQ2LjEgNDYuMWMtNC43IDQuNy0xMi4zIDQuNy0xNyAwbC0xMTEtMTExYy00LjctNC43LTQuNy0xMi4zIDAtMTdsNDYuMS00Ni4xYzE4LjctMTguNyA0OS4xLTE4LjcgNjcuOSAwbDYwLjEgNjAuMWMxOC44IDE4LjcgMTguOCA0OS4xIDAgNjcuOXpNMjg0LjIgOTkuOEwyMS42IDM2Mi40LjQgNDgzLjljLTIuOSAxNi40IDExLjQgMzAuNiAyNy44IDI3LjhsMTIxLjUtMjEuMyAyNjIuNi0yNjIuNmM0LjctNC43IDQuNy0xMi4zIDAtMTdsLTExMS0xMTFjLTQuOC00LjctMTIuNC00LjctMTcuMSAwek0xMjQuMSAzMzkuOWMtNS41LTUuNS01LjUtMTQuMyAwLTE5LjhsMTU0LTE1NGM1LjUtNS41IDE0LjMtNS41IDE5LjggMHM1LjUgMTQuMyAwIDE5LjhsLTE1NCAxNTRjLTUuNSA1LjUtMTQuMyA1LjUtMTkuOCAwek04OCA0MjRoNDh2MzYuM2wtNjQuNSAxMS4zLTMxLjEtMzEuMUw1MS43IDM3Nkg4OHY0OHoiLz48L3N2Zz4=) no-repeat;width:1em;height:1em;margin-right:.3125rem}#wpcomm .wc-comment-right .wpd-top-custom-fields{padding:5px 10px 15px 10px}#wpcomm .wc-comment-right .wc-comment-text{padding:.3125rem .625rem}#wpcomm .wc-comment-right .wpd-bottom-custom-fields{padding:5px 10px;margin-bottom:20px}#wc_response_info img{margin:0 auto 0 auto;box-shadow:none}#wpcomm .share_buttons_box img{display:inline;width:16px;height:16px}#wpcomm .wc-reply-link{cursor:pointer;font-weight:700;font-size:12px;font-weight:400;line-height:18px;min-height:18px;min-width:22px;padding:3px 5px 2px 5px;text-align:center;margin:0 0 0 5px;vertical-align:middle}#wpcomm .share_buttons_box{display:none}#wpcomm .wc-comment.wc-no-left-margin{margin-left:0}.wc-load-more-submit-wrap{width:100%;text-align:center;margin-top:1.5rem}.wc-load-more-submit{width:auto;padding:10px 20px;text-align:center;background:#06c;font-size:.8125rem;font-weight:600;color:#fff;border:none;border-radius:3px;transition:none;margin-bottom:0;text-shadow:1px 1px 1px rgba(0,0,0,.6);-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.25);box-shadow:2px 2px 5px 0 rgba(0,0,0,.25)}.wc-load-more-submit:hover{background:#005cb8}.wc-load-more-submit:focus{background:#06c}#wpcomm #bywpdiscuz{display:none}#wpcomm .by-wpdiscuz{text-align:right;border-top:#ddd solid 1px;padding:1px 1px 1px 1px}#wpcomm .by-wpdiscuz a{font-size:11px;font-weight:700;text-align:right;color:#ccc;padding:1px;margin:0;line-height:12px;border:0;text-decoration:none}#wpcomm .wpdimg{border:0;padding:0;margin:0;height:12px;cursor:pointer;display:inline;clear:both}#wc_unsubscribe_message{margin:1.5rem auto;padding:.625rem;text-align:center;border:#0d0 1px solid;background:#cfc}.wc_unsubscribe_message{font-size:14px;color:#444}#wpcomm .wc_comment_level-3{margin-left:40px}#wpcomm .wc_comment_level-4{margin-left:40px}#wpcomm .wc_comment_level-5{margin-left:40px}#wpcomm .wc_editable_div{-moz-appearance:textfield-multiline;-webkit-appearance:textarea;border:1px solid #ccc;border-radius:0;font:medium -moz-fixed;font:-webkit-small-control;overflow:auto;resize:both;box-sizing:border-box;height:46px;max-width:100%;min-height:46px;padding:5px;width:100%}#wpcomm .wc_cancel_edit{display:none}#wpcomm .wc_save_wrap{text-align:right}#wpcomm .wc-comment-text p{margin-bottom:1rem}#wpcomm .wc-comment-text p:last-of-type{margin-bottom:0}#wpcomm .wc_social_plugin_wrapper{width:auto}#wpcomm .wc_comm_form .wc_secondary_form{clear:both}#wpcomm .wc_comm_form .wc-field-comment{clear:both}#wpcomm .wp-social-login-widget{margin-bottom:15px}#wpcomm .wc_social_plugin_wrapper .wp-social-login-connect-with{float:left;font-size:13px;padding:2px 7px 0 0;text-transform:uppercase}#wpcomm .wc_social_plugin_wrapper .wp-social-login-provider-list{padding:1px;text-align:left;margin-bottom:-10px}#wpcomm .wc-secondary-forms-social-content .wp-social-login-provider-list{padding:1px;text-align:right}#wpcomm .wc-secondary-forms-social-content .wp-social-login-provider-list img{width:20px;height:20px;float:none;display:inline;border:0}#wpcomm .wc_social_plugin_wrapper .wp-social-login-provider-list img{width:24px;height:24px;float:none;display:inline;border:0}#wpcomm .wc_social_plugin_wrapper .social_connect_ui{padding:0;clear:both;margin:0;margin-top:-20px;margin-bottom:-10px}#wpcomm .wc_social_plugin_wrapper .comment-form-social-connect{display:inherit;padding:0;margin:0;float:left;line-height:35px;padding-right:10px}#wpcomm .wc_social_plugin_wrapper .social_connect_form img{width:24px;height:24px;float:none;display:inline;border:0}#wpcomm .wc_social_plugin_wrapper .social_connect_form{float:left;line-height:35px;text-align:left;vertical-align:middle}#wpcomm .wc_social_plugin_wrapper .comment-form-social-connect label{display:inherit;padding:0;margin:0;font-style:normal;font-weight:400;border:0;font-size:13px;text-transform:uppercase}#social_connect_facebook_auth,#social_connect_twitter_auth,#social_connect_google_auth,#social_connect_google_plus_auth,#social_connect_yahoo_auth,#social_connect_wordpress_auth{clear:both;padding:0;margin:0}#wpcomm .wc-secondary-forms-social-content .social_connect_ui{padding:0;clear:both;margin:0;text-align:right}#wpcomm .wc-secondary-forms-social-content .comment-form-social-connect{display:inherit;padding:0;margin:0;float:left;line-height:35px;padding-right:10px}#wpcomm .wc-secondary-forms-social-content .social_connect_form img{width:24px;height:24px;float:none;display:inline;border:0}#wpcomm .wc-secondary-forms-social-content .social_connect_form{float:left;width:100%;text-align:right;padding:0 0 5px 0;line-height:20px;vertical-align:middle}#wpcomm .wc-secondary-forms-social-content .comment-form-social-connect label{display:inherit;padding:0;margin:0;font-style:normal;font-weight:400;border:0;font-size:13px;text-transform:uppercase}#wpcomm .wc-comment-text ol li,#wpcomm .wc-comment-text ul li{margin-left:1.25rem}#wpcomm .wc-comment-text a{color:#06c;text-decoration:underline}#wpcomm .wc-comment-text a:hover{color:#c00;text-decoration:underline}#wpcomm .wc-comment-text ul,#wpcomm .wc-comment-text ol{list-style:none;line-height:1.5;margin:0 0 1rem .625rem;padding-top:0}#wpcomm .wc-comment-text ul li,#wpcomm .wc-comment-text ol li{position:relative;margin-bottom:.625rem;padding-left:1.9375rem}#wpcomm .wc-comment-text ul li:before,#wpcomm .wc-comment-text ol li:before{position:absolute;left:0;margin-right:.625rem;width:1.3125rem;text-align:center}#wpcomm .wc-comment-text ul li:before{font-size:1.375rem;content:"";background-color:#06c;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiLz48L3N2Zz4=) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMjU2IDhjMTM3IDAgMjQ4IDExMSAyNDggMjQ4UzM5MyA1MDQgMjU2IDUwNCA4IDM5MyA4IDI1NiAxMTkgOCAyNTYgOHptMTEzLjkgMjMxTDIzNC40IDEwMy41Yy05LjQtOS40LTI0LjYtOS40LTMzLjkgMGwtMTcgMTdjLTkuNCA5LjQtOS40IDI0LjYgMCAzMy45TDI4NS4xIDI1NiAxODMuNSAzNTcuNmMtOS40IDkuNC05LjQgMjQuNiAwIDMzLjlsMTcgMTdjOS40IDkuNCAyNC42IDkuNCAzMy45IDBMMzY5LjkgMjczYzkuNC05LjQgOS40LTI0LjYgMC0zNHoiLz48L3N2Zz4=) no-repeat;width:1em;height:1em}#wpcomm .wc-comment-text ol{counter-reset:item}#wpcomm .wc-comment-text ol li{list-style:none;counter-increment:step-counter}#wpcomm .wc-comment-text ol li:before{content:counter(step-counter);background:#06c;font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';border-radius:100%;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.6);box-shadow:1px 1px 1px rgba(0,0,0,.25);top:0;font-size:inherit}#wpcomm .wc-comment-text ol li ol{counter-reset:item}#wpcomm .wc-comment-text ol li ol li{counter-increment:my-counter}#wpcomm .wc-comment-text ol li ol li:before{content:counter(my-counter,upper-latin)}#wpcomm .wc-comment-text blockquote{background:#f9f9f9;border:1px solid #ddd;border-radius:3px;margin:0 .9375rem 1.5rem .9375rem;padding:1.5625rem 1.5625rem .0625rem 1.5625rem;-webkit-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);-moz-box-shadow:2px 2px 5px 0 rgba(0,0,0,.1);box-shadow:2px 2px 5px 0 rgba(0,0,0,.1)}#wpcomm .wc-comment-text blockquote:last-child{margin-bottom:0.3125rem!important}@media screen and (max-width:39.9375em){#wpcomm .wc-comment-text blockquote{margin:0 0 1.5rem 0;padding:1.5rem 1.5rem .0625rem .9375rem}}#wpcomm .wc-comment-text blockquote p{position:relative;font-style:italic;color:#333;padding-left:1.9375rem;border:none}#wpcomm .wc-comment-text blockquote p:first-of-type:before{position:absolute;top:3px;left:0;content:"";background-color:#06c;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY0IDI1NmgtODB2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThjLTg4LjQgMC0xNjAgNzEuNi0xNjAgMTYwdjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4em0tMjg4IDBIOTZ2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThDNzEuNiAzMiAwIDEwMy42IDAgMTkydjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4eiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNNDY0IDI1NmgtODB2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThjLTg4LjQgMC0xNjAgNzEuNi0xNjAgMTYwdjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4em0tMjg4IDBIOTZ2LTY0YzAtMzUuMyAyOC43LTY0IDY0LTY0aDhjMTMuMyAwIDI0LTEwLjcgMjQtMjRWNTZjMC0xMy4zLTEwLjctMjQtMjQtMjRoLThDNzEuNiAzMiAwIDEwMy42IDAgMTkydjI0MGMwIDI2LjUgMjEuNSA0OCA0OCA0OGgxMjhjMjYuNSAwIDQ4LTIxLjUgNDgtNDhWMzA0YzAtMjYuNS0yMS41LTQ4LTQ4LTQ4eiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em}#wpcomm .wc-comment-text blockquote p:last-of-type{margin-bottom:1.5rem!important}#wpcomm .wc-comment-text blockquote blockquote{margin:0 0 1.5rem .625rem;padding:.9375rem .9375rem .0625rem .9375rem;border:1px dotted #ccc;border-radius:0}#wpcomm .wc-comment-text blockquote blockquote p{color:#444}#wpcomm .wc-comment-text blockquote blockquote p:first-of-type:before{color:#555;text-shadow:none}.wpdiscuz-nofollow,.wpdiscuz-nofollow:hover{text-decoration:none}.wc_msg_required_fields,.wc_invalid_field,.wc_invalid_captcha,.wc_error_url_text,.wc_error_email_text,.wpdiscuz-sendmail-error,.wc_msg_input_min_length,.wc_msg_input_max_length,.wc_login_to_vote,.wc_deny_voting_from_same_ip,.wc_self_vote,.wc_vote_only_one_time,.wc_voting_error,.wc_comment_edit_not_possible,.wc_comment_not_updated,.wc_comment_not_edited,.msgNotAllowedFiles,msgMaxFileCount,.msgMaxFileSize,.msgPostMaxSize{background-color:#fce8e8;font-size:14px;text-align:center;color:#ce4a66;border:#f2d3d2 1px solid;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px}.wc_held_for_moderate{background-color:#fce6bf;font-size:14px;text-align:center;color:#d3760c;border:#f9c975 1px solid;padding:5px 10px;width:100%;box-sizing:border-box;margin:5px 0;border-radius:3px}.wpdiscuz-loading-bar{position:fixed;text-align:center;right:0;width:50px;border:0;background:transparent;z-index:999999;display:none}.wpdiscuz-loading-bar-auth{top:68px}.wpdiscuz-loading-bar-unauth{top:0}.wpdiscuz-loading-bar .wpdiscuz-loading-bar-img{max-width:32px;height:auto}.wpdiscuz-vote-sorting-desc,.wpdiscuz-vote-sorting-asc{text-align:center;border:0;z-index:999999;cursor:pointer;display:inline-block}.wpdiscuz-front-actions{box-sizing:border-box;width:auto;text-align:right;margin:1rem 0 1.5rem 4.0625rem;padding-top:.75rem;border-top:1px dashed #ddd}@media screen and (max-width:39.9375em){.wpdiscuz-front-actions{margin-left:0}}.wpdiscuz-subscribe-bar{background:#f9f9f9;width:auto;color:#777;box-sizing:border-box;padding:.9375rem;margin:0 0 1.5rem 0;border:1px solid #eee;border-bottom:1px dashed #ccc}.wc-secondary-form-wrapper{margin-top:10px}#wpcomm .wpdiscuz-subscribe-form-intro{font-size:14px;float:left;display:block;padding:3px 10px 3px 1px;line-height:20px;box-sizing:border-box;white-space:nowrap}#wpcomm .wpdiscuz-subscribe-form-option{font-size:13px;float:left;display:block;box-sizing:border-box}#wpcomm .wpdiscuz-subscribe-form-email{font-size:.875rem;float:left;display:block;padding:0 0 0 .3125rem;box-sizing:border-box;width:30%}#wpcomm .wpdiscuz-subscribe-form-button{font-size:14px;float:left;display:block;box-sizing:border-box}#wpcomm .wpdiscuz-subscribe-form-email select{width:100%}#wpcomm .wpdiscuz-subscribe-form-email input[type="email"]{font-size:13px;padding:3px;width:100%;height:auto;line-height:20px;box-sizing:border-box;clear:both;float:none;margin:0}#wpcomm .wpdiscuz-subscribe-form-button input[type="submit"]{background:#06c;font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';font-size:.8125rem;font-weight:700;color:#fff;min-height:28px;height:28px;padding:0;min-width:28px;line-height:14px;box-sizing:border-box;border:none;border-radius:0 3px 3px 0;clear:both;float:none;margin:0;text-shadow:1px 1px 0 rgba(0,0,0,.6);-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,.25);-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,.25);box-shadow:1px 1px 2px 0 rgba(0,0,0,.25);cursor:pointer}#wpcomm .wpdiscuz-subscribe-form-button input[type="submit"]:hover{background:#005cb8}#wpcomm .wc-comment-link{font-size:.75rem;float:right;text-align:right;line-height:20px;height:15px;padding:0 0 0 .625rem;margin:.3125rem}#wpcomm .wc-comment-link .wpf-cta{background:#f9f9f9;color:#999;border-radius:3px;cursor:pointer;font-size:.8125rem;padding:.1875rem .25rem;min-width:22px;text-align:center;display:inline-block;margin:1px;line-height:16px}#wpcomm .wc-comment-link .wpf-cta:before{display:inline-block;content:"";background-color:#999;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMzI2LjYxMiAxODUuMzkxYzU5Ljc0NyA1OS44MDkgNTguOTI3IDE1NS42OTguMzYgMjE0LjU5LS4xMS4xMi0uMjQuMjUtLjM2LjM3bC02Ny4yIDY3LjJjLTU5LjI3IDU5LjI3LTE1NS42OTkgNTkuMjYyLTIxNC45NiAwLTU5LjI3LTU5LjI2LTU5LjI3LTE1NS43IDAtMjE0Ljk2bDM3LjEwNi0zNy4xMDZjOS44NC05Ljg0IDI2Ljc4Ni0zLjMgMjcuMjk0IDEwLjYwNi42NDggMTcuNzIyIDMuODI2IDM1LjUyNyA5LjY5IDUyLjcyMSAxLjk4NiA1LjgyMi41NjcgMTIuMjYyLTMuNzgzIDE2LjYxMmwtMTMuMDg3IDEzLjA4N2MtMjguMDI2IDI4LjAyNi0yOC45MDUgNzMuNjYtMS4xNTUgMTAxLjk2IDI4LjAyNCAyOC41NzkgNzQuMDg2IDI4Ljc0OSAxMDIuMzI1LjUxbDY3LjItNjcuMTljMjguMTkxLTI4LjE5MSAyOC4wNzMtNzMuNzU3IDAtMTAxLjgzLTMuNzAxLTMuNjk0LTcuNDI5LTYuNTY0LTEwLjM0MS04LjU2OWExNi4wMzcgMTYuMDM3IDAgMCAxLTYuOTQ3LTEyLjYwNmMtLjM5Ni0xMC41NjcgMy4zNDgtMjEuNDU2IDExLjY5OC0yOS44MDZsMjEuMDU0LTIxLjA1NWM1LjUyMS01LjUyMSAxNC4xODItNi4xOTkgMjAuNTg0LTEuNzMxYTE1Mi40ODIgMTUyLjQ4MiAwIDAgMSAyMC41MjIgMTcuMTk3ek00NjcuNTQ3IDQ0LjQ0OWMtNTkuMjYxLTU5LjI2Mi0xNTUuNjktNTkuMjctMjE0Ljk2IDBsLTY3LjIgNjcuMmMtLjEyLjEyLS4yNS4yNS0uMzYuMzctNTguNTY2IDU4Ljg5Mi01OS4zODcgMTU0Ljc4MS4zNiAyMTQuNTlhMTUyLjQ1NCAxNTIuNDU0IDAgMCAwIDIwLjUyMSAxNy4xOTZjNi40MDIgNC40NjggMTUuMDY0IDMuNzg5IDIwLjU4NC0xLjczMWwyMS4wNTQtMjEuMDU1YzguMzUtOC4zNSAxMi4wOTQtMTkuMjM5IDExLjY5OC0yOS44MDZhMTYuMDM3IDE2LjAzNyAwIDAgMC02Ljk0Ny0xMi42MDZjLTIuOTEyLTIuMDA1LTYuNjQtNC44NzUtMTAuMzQxLTguNTY5LTI4LjA3My0yOC4wNzMtMjguMTkxLTczLjYzOSAwLTEwMS44M2w2Ny4yLTY3LjE5YzI4LjIzOS0yOC4yMzkgNzQuMy0yOC4wNjkgMTAyLjMyNS41MSAyNy43NSAyOC4zIDI2Ljg3MiA3My45MzQtMS4xNTUgMTAxLjk2bC0xMy4wODcgMTMuMDg3Yy00LjM1IDQuMzUtNS43NjkgMTAuNzktMy43ODMgMTYuNjEyIDUuODY0IDE3LjE5NCA5LjA0MiAzNC45OTkgOS42OSA1Mi43MjEuNTA5IDEzLjkwNiAxNy40NTQgMjAuNDQ2IDI3LjI5NCAxMC42MDZsMzcuMTA2LTM3LjEwNmM1OS4yNzEtNTkuMjU5IDU5LjI3MS0xNTUuNjk5LjAwMS0yMTQuOTU5eiIvPjwvc3ZnPg==) no-repeat;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMzI2LjYxMiAxODUuMzkxYzU5Ljc0NyA1OS44MDkgNTguOTI3IDE1NS42OTguMzYgMjE0LjU5LS4xMS4xMi0uMjQuMjUtLjM2LjM3bC02Ny4yIDY3LjJjLTU5LjI3IDU5LjI3LTE1NS42OTkgNTkuMjYyLTIxNC45NiAwLTU5LjI3LTU5LjI2LTU5LjI3LTE1NS43IDAtMjE0Ljk2bDM3LjEwNi0zNy4xMDZjOS44NC05Ljg0IDI2Ljc4Ni0zLjMgMjcuMjk0IDEwLjYwNi42NDggMTcuNzIyIDMuODI2IDM1LjUyNyA5LjY5IDUyLjcyMSAxLjk4NiA1LjgyMi41NjcgMTIuMjYyLTMuNzgzIDE2LjYxMmwtMTMuMDg3IDEzLjA4N2MtMjguMDI2IDI4LjAyNi0yOC45MDUgNzMuNjYtMS4xNTUgMTAxLjk2IDI4LjAyNCAyOC41NzkgNzQuMDg2IDI4Ljc0OSAxMDIuMzI1LjUxbDY3LjItNjcuMTljMjguMTkxLTI4LjE5MSAyOC4wNzMtNzMuNzU3IDAtMTAxLjgzLTMuNzAxLTMuNjk0LTcuNDI5LTYuNTY0LTEwLjM0MS04LjU2OWExNi4wMzcgMTYuMDM3IDAgMCAxLTYuOTQ3LTEyLjYwNmMtLjM5Ni0xMC41NjcgMy4zNDgtMjEuNDU2IDExLjY5OC0yOS44MDZsMjEuMDU0LTIxLjA1NWM1LjUyMS01LjUyMSAxNC4xODItNi4xOTkgMjAuNTg0LTEuNzMxYTE1Mi40ODIgMTUyLjQ4MiAwIDAgMSAyMC41MjIgMTcuMTk3ek00NjcuNTQ3IDQ0LjQ0OWMtNTkuMjYxLTU5LjI2Mi0xNTUuNjktNTkuMjctMjE0Ljk2IDBsLTY3LjIgNjcuMmMtLjEyLjEyLS4yNS4yNS0uMzYuMzctNTguNTY2IDU4Ljg5Mi01OS4zODcgMTU0Ljc4MS4zNiAyMTQuNTlhMTUyLjQ1NCAxNTIuNDU0IDAgMCAwIDIwLjUyMSAxNy4xOTZjNi40MDIgNC40NjggMTUuMDY0IDMuNzg5IDIwLjU4NC0xLjczMWwyMS4wNTQtMjEuMDU1YzguMzUtOC4zNSAxMi4wOTQtMTkuMjM5IDExLjY5OC0yOS44MDZhMTYuMDM3IDE2LjAzNyAwIDAgMC02Ljk0Ny0xMi42MDZjLTIuOTEyLTIuMDA1LTYuNjQtNC44NzUtMTAuMzQxLTguNTY5LTI4LjA3My0yOC4wNzMtMjguMTkxLTczLjYzOSAwLTEwMS44M2w2Ny4yLTY3LjE5YzI4LjIzOS0yOC4yMzkgNzQuMy0yOC4wNjkgMTAyLjMyNS41MSAyNy43NSAyOC4zIDI2Ljg3MiA3My45MzQtMS4xNTUgMTAxLjk2bC0xMy4wODcgMTMuMDg3Yy00LjM1IDQuMzUtNS43NjkgMTAuNzktMy43ODMgMTYuNjEyIDUuODY0IDE3LjE5NCA5LjA0MiAzNC45OTkgOS42OSA1Mi43MjEuNTA5IDEzLjkwNiAxNy40NTQgMjAuNDQ2IDI3LjI5NCAxMC42MDZsMzcuMTA2LTM3LjEwNmM1OS4yNzEtNTkuMjU5IDU5LjI3MS0xNTUuNjk5LjAwMS0yMTQuOTU5eiIvPjwvc3ZnPg==) no-repeat;width:1em;height:1em;font-size:.6875rem}#wpcomm .wc-comment-link .wpf-cta:hover{background:#06c;color:#fff;border-color:#06c}#wpcomm .wc-comment-link .wpf-cta:hover:before{background-color:#fff}#wpcomm .wpdiscuz_subscribe_status{font-size:12px;padding-top:6px}#wpcomm .wpdiscuz_subscribe_status a{font-size:12px}#wpcomm .page-numbers{padding:2px 7px;font-size:14px;margin:20px 1px;line-height:33px;background:#fff}#wpcomm span.current{color:#fff}#wpcomm .wc-form-footer{display:none;margin-left:4.0625rem}#wpcomm.wpdiscuz_no_avatar .wc-form-footer{margin-left:0}#wpcomm .wc-label a:focus{outline:0}#wpcomm .wc-field-submit{padding:5px 0 0 5px;clear:left}#wpcomm .wpdiscuz-hidden{display:none}.wpdiscuz_top_clearing{clear:both}.wpdiscuz_clear{clear:both}.wpdiscuz_clear_right{clear:right}.wpdiscuz_clear_left{clear:left}.js-off-canvas-overlay.is-overlay-fixed{z-index:3}#wpcomm .wc-form-wrapper{position:relative;z-index:2;clear:both;margin-top:0;-webkit-transform:translateZ(0)}#wpcomm .wc-form-wrapper .wc-secondary-form-wrapper{border-bottom:1px solid #eee;padding-bottom:1rem}#wpcomm .wc-field-comment{margin:5px auto 1px auto}#wpcomm .wc-field-textarea{margin-left:65px;position:relative;margin-bottom:4px}#wpcomm .wc-field-textarea textarea{display:inline;width:100%;height:72px;min-height:72px;border:none;resize:none;padding:10px;box-sizing:border-box;border-radius:0;font-size:14px;color:#000;line-height:20px}#wpcomm .wc-field-textarea .commentTextMaxLength{display:none;font-size:11px;color:#aaa;position:absolute;top:3px;right:5px}#wpcomm .wc-field-textarea .wpdiscuz-quicktags-enabled .commentTextMaxLength{top:39px}#wpcomm .wc-field-textarea .commentTextMaxLength.left10{color:red}#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap{background:transparent;padding:0;margin:0;border-radius:0 3px 3px 3px}#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap:focus{border-color:#000}#wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap textarea{margin-bottom:0}#wpcomm #wpdiscuz-edit-form .wpdiscuz-textarea-wrap{padding:0;margin:0;background:transparent;position:relative;border:none}#wpcomm .wc-field-textarea .wpdiscuz-textarea-foot{border:0;padding:3px 0;width:97%;text-align:right;line-height:14px;margin:0 auto;border-top:1px dotted #ddd}#wpcomm .wc-field-textarea .wpdiscuz-textarea-foot .wpdiscuz-button{line-height:14px;display:inline-block;min-width:20px;width:auto;height:20px;padding:0;margin:2px 3px;cursor:pointer;border:0;float:none}#wpcomm .wc-field-textarea .wpdiscuz-textarea-foot label{float:none;display:inline-block}#wpcomm .wc-field-textarea .quicktags-toolbar{background:#fafafa;min-height:30px;text-align:left;padding:0 .1875rem 0 .1875rem}#wpcomm .wc-field-textarea .ed_button{background:#fafafa none repeat scroll 0 0;width:auto;min-width:5%;font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","DejaVu Sans",sans-serif;font-size:13px;line-height:16px;font-weight:400;color:#888;text-transform:lowercase;margin:.3125rem .125rem .5rem .125rem;padding:.1875rem;box-shadow:0 1px 1px #cdcdcd;border:0;border-radius:3px;vertical-align:top;display:inline-block}#wpcomm .wc-field-textarea input[type="button"].ed_button:focus,#wpcomm .wc-form-wrapper input[type="button"].ed_button:hover{background:#ededed}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label{float:right;display:block;width:111px;text-align:right;padding:0;line-height:30px}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_img{display:inline;border:0;padding:0;margin:0;vertical-align:middle;box-sizing:content-box;width:80px;height:26px;border-bottom:2px solid #e6e6e6}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label a{margin:0;display:inline;padding:0;text-decoration:none;height:auto;width:auto}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-input{float:left;display:block;min-width:30px;width:calc(100% - 112px);line-height:30px}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-input input[type="text"]{width:100%;padding:3px 5px}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img{cursor:pointer}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label .wc_captcha_refresh_img img{max-width:16px;max-height:16px;box-sizing:content-box;margin:0;display:inline;background-color:#e6e6e6;padding:5px;border:1px solid #e4e4e4;border-left:1px solid #d9d9d9;vertical-align:middle}#wpcomm .wpd-form-row .wpd-form-col-full{width:100%;float:none;margin:0;text-align:left;padding:0}#wpcomm .wpd-form-row .wpd-form-col-left{width:49%;float:left;margin:0;text-align:left;padding:0}#wpcomm .wpd-form-row .wpd-form-col-right{width:49%;float:right;margin:0;text-align:right;padding:0}#wpcomm .wpd-form-row .wpd-form-col-full .wpdiscuz-item{text-align:left}#wpcomm .wpd-form-row .wpd-form-col-left .wpdiscuz-item{text-align:left}#wpcomm .wpd-form-row .wpd-form-col-right .wpdiscuz-item{text-align:right}#wpcomm .wpdiscuz-item label.wpd-field-label{float:none}#wpcomm .wpd-form-row .wpdiscuz-item{width:100%;vertical-align:baseline;padding:5px 0 3px 0;position:relative}#wpcomm .wpd-form-row .wpd-field{width:100%;line-height:20px;color:#000;display:inline-block;float:none;clear:both;margin:0;box-sizing:border-box;padding:3px 5px 3px 5px;font-size:14px;border-radius:0;vertical-align:baseline}#wpcomm .wpd-form-row .wpd-has-icon .wpd-field{padding-left:30px}#wpcomm .wpd-form-row .wpd-has-desc .wpd-field{padding-right:30px}#wpcomm .wpd-form-row .wpdiscuz-item .wpd-field-icon{display:inline-block;font-size:17px;line-height:17px;opacity:.3;padding:0;margin:0;position:absolute;top:12px;left:8px;width:20px;text-align:left}#wpcomm .wpd-form-row .wpdiscuz-item .wpd-field-desc{display:inline-block;font-size:17px;line-height:17px;opacity:1;margin:0;position:absolute;top:12px;right:8px;width:20px;text-align:right;border-left:1px solid #ccc;color:#aaa;padding:0 5px;cursor:pointer}#wpcomm .wpd-form-row .wpdiscuz-item input[type="text"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="email"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="url"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="color"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="date"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="datetime"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="datetime-local"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="month"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="number"],#wpcomm .wpd-form-row .wpdiscuz-item input[type="time"]{height:32px}#wpcomm .wpd-form-row .wpdiscuz-item textarea{height:72px}#wpcomm .wc_notification_checkboxes input[type="checkbox"],#wpcomm .wc_notification_checkboxes input[type="radio"]{width:inherit;font-size:.8125rem;padding:0;display:inline;clear:both;float:none;max-height:20px;margin:0 .1875rem;vertical-align:middle}.wpdiscuz_select{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC) #fefefe no-repeat scroll right center;border:1px solid lightgray;color:#555;box-shadow:none;height:28px;padding:.1875rem 2.5rem .1875rem .1875rem;font-size:13px;-moz-appearance:none;-webkit-appearance:none;outline:0 none;text-indent:.01px;text-overflow:"";width:100%;box-sizing:border-box;line-height:20px;clear:both;float:none;margin:0}#wpcomm .wc-field-submit{text-align:right}#wpcomm .wc-field-submit input[type="button"]{margin:1px;border:#ddd 1px solid;font-size:13px;line-height:16px;padding:6px 15px;clear:both;float:none}#wpcomm .wpd-item-wrap{text-align:left}#wpcomm .wpd-item{text-align:left}#wpcomm .wpd-form-col-left .wpd-field-group .wpd-field-group-title,#wpcomm .wpd-form-col-right .wpd-field-group .wpd-field-group-title,#wpcomm .wpd-form-col-full .wpd-field-group .wpd-field-group-title{font-size:13px;text-align:left;line-height:20px;padding:5px 0}#wpcomm .wpd-form-col-left .wpd-has-desc .wpd-field-group-title,#wpcomm .wpd-form-col-right .wpd-has-desc .wpd-field-group-title{padding-right:35px}#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{border-bottom:none;text-align:right}#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-item{margin:0;padding:0}#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field{height:20px;vertical-align:top}#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-single .wpd-field-label{height:20px;vertical-align:top}#wpcomm .wpdiscuz-item.wpd-field-checkbox.wpd-field-single{border-bottom:none}#wpcomm .wpd-form-col-left .wpd-field-group.wpd-field-single .wpd-field-group-title,#wpcomm .wpd-form-col-right .wpd-field-group.wpd-field-single .wpd-field-group-title{font-size:inherit;text-align:right;line-height:inherit;height:25px}#wpcomm .wpdiscuz-item.wpd-field-radio,#wpcomm .wpdiscuz-item.wpd-field-checkbox{border-bottom:1px dotted #ccc;padding-bottom:12px}#wpcomm .wpd-form-col-left div:last-of-type,#wpcomm .wpd-form-col-right div:last-of-type{border-bottom:none}#wpcomm .wpd-field-radio .wpd-item,#wpcomm .wpd-field-checkbox .wpd-item{display:inline-block;padding:1px;margin:1px 0;min-width:60px}#wpcomm .wpd-field-radio .wpd-field,#wpcomm .wpd-field-checkbox .wpd-field{width:auto;height:25px;display:inline-block;float:left;padding:0;line-height:20px;vertical-align:baseline;margin:0 6px 0 0}#wpcomm .wpd-field-radio .wpd-field-label,#wpcomm .wpd-field-checkbox .wpd-field-label{width:auto;height:22px;display:inline-block;float:none;padding:0;line-height:18px;font-size:12px;margin:0;vertical-align:middle}#wpcomm .wpd-form-row .wpd-form-col-right .wpdiscuz-item.wpd-field-select{text-align:left}#wpcomm .wpdiscuz-item.wpd-field-select select.wpdiscuz_select{height:32px;margin:5px 0 0;max-width:400px}#wpcomm .wpdiscuz-item.wpd-field-select.wpd-has-desc select.wpdiscuz_select{width:calc(100% - 40px)}#wpcomm .wpdiscuz-item.wpd-field-select .wpd-field-group-title{padding-top:12px}#wpcomm .wpdiscuz-item.wpd-field-select{padding:7px 0 3px}#wpcomm .wpdiscuz-item.wpd-field-select.wpd-has-desc .wpd-field-desc{top:18px}.wpd-custom-field{display:table;width:100%;padding:1px 0;line-height:20px}.wpd-custom-field .fa-star{font-size:1.2em}.wpd-cf-label{background:#f9f9f9;box-sizing:border-box;display:table-cell;font-size:13px;opacity:1;padding:5px 10px;vertical-align:top;width:29%;border-bottom:1px #f0f0f0 solid}.wpd-cf-value{display:table-cell;border-bottom:1px #f0f0f0 solid;width:69%;box-sizing:border-box;font-size:13px;vertical-align:top;opacity:.7;padding:5px 10px}#wpcomm .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-label{background:transparent;border:none;padding:2px 10px 2px 2px}#wpcomm .wpd-top-custom-fields .wpd-custom-field.wpd-cf-rating .wpd-cf-value{font-size:16px;border-bottom:none;padding:1px 10px}#wpcomm .wpdiscuz-item.wpd-field-group.wpd-field-rating{border-bottom:1px dotted #ddd;height:77px;margin-bottom:0}#wpcomm .wpdiscuz-item .wpdiscuz-rating{border:none;float:left;margin:0;padding:5px 0 5px 1px;margin-left:-5px}#wpcomm .wpdiscuz-item .wpdiscuz-rating>input{visibility:hidden;position:absolute}#wpcomm .wpdiscuz-item .wpdiscuz-rating>label:before{margin:3px;line-height:18px;font-size:1.4em;cursor:pointer}#wpcomm .wpdiscuz-item .wpdiscuz-rating>.half:before{position:absolute;cursor:pointer}#wpcomm .wpdiscuz-item .wpdiscuz-rating>label{float:right}#wpcomm .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc{right:0;top:0;position:relative;font-size:14px;margin-left:5px;padding:0 7px}#wpcomm .wpd-form-col-full .wpdiscuz-item.wpd-field-rating.wpd-has-desc .wpd-field-desc i.fa{font-size:17px}#wpcomm .wpd-form-col-full .wpd-field-group .wpd-field-group-title{display:inline-block;vertical-align:baseline;padding:0 0 2px 0;margin-top:-2px}#wpcomm .wpd-form-col-full .wpdiscuz-item .wpdiscuz-rating{padding:0 6px 0 0;vertical-align:middle;line-height:14px}#wpcomm .wpd-form-col-full .wpd-item-wrap{display:inline-block;float:left;padding-right:7px;vertical-align:baseline;padding:0 1px 1px 1px}.wpdiscuz-stars-label{line-height:20px;padding:10px 0 2px 3px;font-size:14px}.wpdiscuz-stars-wrapper{display:block}.wpdiscuz-stars-wrapper-inner{position:absolute}.wpdiscuz-activ-stars{position:absolute;display:flex;font-size:22px;top:0;left:0}.wpdiscuz-pasiv-stars{font-size:22px;display:flex}.wpdiscuz-activ-stars{overflow:hidden}.wpdiscuz-pasiv-stars i.fa,.wpdiscuz-activ-stars i.fa{padding:0 2px;font-size:20px}#wpcomm .wpd-form-row .wpd-field-date{height:77px}#wpcomm .wpd-form-row .wpd-field-date .wpd-field-title{font-size:13px;line-height:20px;padding:5px 0 8px 0;text-align:left;padding-bottom:8px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field{padding-left:5px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field{padding-right:5px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-icon{left:2px;top:10px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-desc{top:10px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-icon .wpd-field-title{padding-left:26px}#wpcomm .wpd-form-row .wpd-field-date.wpd-has-desc .wpd-field-title{padding-left:26px}#wpcomm .wpd-form-row .wpd-field-color{height:77px}#wpcomm .wpd-form-row .wpd-field-color .wpd-field-title{font-size:13px;line-height:20px;padding:5px 0 8px 0;text-align:left;padding-bottom:8px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field{padding-left:5px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field{padding-right:5px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-icon{left:2px;top:10px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-desc{top:10px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-icon .wpd-field-title{padding-left:26px}#wpcomm .wpd-form-row .wpd-field-color.wpd-has-desc .wpd-field-title{padding-left:26px}#wpcomm div.wpd-field-desc{position:relative;display:inline}#wpcomm div.wpd-field-desc span{position:absolute;width:200px;color:#FFF;background:#333;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px}#wpcomm div.wpd-field-desc span:after{content:'';position:absolute;top:100%;left:50%;margin-left:-8px;width:0;height:0;border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent}#wpcomm div:hover.wpd-field-desc span{visibility:visible;opacity:1;bottom:30px;left:50%;margin-left:-95px;z-index:999999}#wpcomm span.wc_fb,a.wc_tw,a.wc_go,a.wc_vk,a.wc_ok{position:relative;display:inline}#wpcomm span.wc_fb span,a.wc_tw span,a.wc_go span,a.wc_vk span,a.wc_ok span{position:absolute;width:200px;color:#FFF;background:#333;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px}#wpcomm span.wc_fb span:after,a.wc_tw span:after,a.wc_go span:after,a.wc_vk span:after,a.wc_ok span:after{content:'';position:absolute;top:100%;left:50%;margin-left:-8px;width:0;height:0;border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent}#wpcomm .wc_fb:hover span,#wpcomm .wc_go:hover span,#wpcomm .wc_tw:hover span,#wpcomm .wc_vk:hover span,#wpcomm .wc_ok:hover span{visibility:visible;opacity:1;bottom:30px;left:50%;margin-left:-95px;z-index:999999}#wpcomm span.wc-vote-link{position:relative;display:inline}#wpcomm span.wc-vote-link span{position:absolute;width:100px;color:#FFF;background:#333;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px;display:inline-block}#wpcomm span.wc-vote-link span:after{content:'';position:absolute;top:100%;left:50%;margin-left:-8px;width:0;height:0;border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent}#wpcomm span:hover.wc-vote-link span{visibility:visible;opacity:1;bottom:30px;left:calc(50% - 50px);z-index:999999}#wpcomm span.wc-comment-img-link-wrap{position:relative;display:inline}#wpcomm span.wc-comment-img-link-wrap span{position:absolute;width:200px;color:#FFF;background:#333;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px;bottom:30px}@media screen and (min-width:901px){#wpcomm span.wc-comment-img-link-wrap span{left:50%;transform:translateX(-50%)}}@media screen and (max-width:900px){#wpcomm span.wc-comment-img-link-wrap span{right:0}}#wpcomm span.wc-comment-img-link-wrap span:after{content:'';position:absolute;top:100%;width:0;height:0;border-top:8px solid #333;border-right:8px solid transparent;border-left:8px solid transparent}@media screen and (min-width:901px){#wpcomm span.wc-comment-img-link-wrap span:after{left:50%;transform:translateX(-50%)}}@media screen and (max-width:900px){#wpcomm span.wc-comment-img-link-wrap span:after{right:5px}}#wpcomm span:hover.wc-comment-img-link-wrap span{opacity:1;z-index:999999}#wpcomm span.wc-comment-img-link-wrap span.wc-comment-img-link-show{visibility:visible}#wpcomm div.wpd-field-invalid{display:inline}#wpcomm div.wpd-field-invalid span{position:absolute;max-width:200px;color:#FFF;background:#d99;height:auto;line-height:17px;padding:8px 10px;font-size:12px;text-align:center;visibility:hidden;border-radius:6px}#wpcomm div.wpd-field-invalid span:after{content:'';position:absolute;top:-7px;left:15px;margin-left:-8px;width:0;height:0;border-top:0;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:8px solid #d99}#wpcomm div.wpd-field-invalid span{visibility:visible;opacity:1;bottom:auto;top:calc(100% + 8px);left:0;z-index:999999}#wpcomm .wc-comment-right textarea.wc_edit_comment{height:auto;font-size:.875rem;line-height:1.5;width:99%;overflow-y:hidden;margin:5px 0}#wpcomm table.editcomment{width:100%;border:none}#wpcomm table.editcomment td.first{width:35%}#wpcomm table.editcomment .wpdiscuz-item.wpd-field-group{height:auto;border:none}#wpcomm table.editcomment td,#wpcomm table.editcomment th{padding:2px 5px 5px 5px;border-top:none;border-bottom:1px solid #eee;border-left:none;border-right:none;text-align:left;font-size:13px}#wpcomm table.editcomment input[type=checkbox].wpd-field,#wpcomm table.editcomment input[type=radio].wpd-field{width:auto;height:auto;display:inline-block;padding:0;line-height:13px;vertical-align:baseline;margin:0 2px 0 0}#wpcomm table.editcomment label.wpd-field-label{width:auto;clear:both;height:auto;display:inline-block;float:none;padding:0;line-height:20px;font-size:13px;margin:0 15px 0 0;vertical-align:top}.wpdiscuz-edit-form-wrap{display:block;margin:10px}.wpd-cursor-pointer{cursor:pointer}#wpcomm .wpdiscuz-item input[type=checkbox]:focus{line-height:1}.wpdiscuz-post-rating-wrap.wpd-custom-field{display:flex;flex-wrap:wrap}.wpdiscuz-post-rating-wrap.wpd-custom-field>[class^=wpdiscuz-post-rating-wrap-custom_field]{flex-basis:25%;margin-bottom:10px}#wpcomm .wpdiscuz-spoiler-wrap{border:1px solid #c3ddf8;background:#f2f7fc;color:#438cd5;margin:.3125rem 0}#wpcomm .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler{padding:5px;cursor:pointer}#wpcomm .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler .fa{margin:0 5px}#wpcomm .wpdiscuz-spoiler-wrap .wpdiscuz-spoiler-content{display:none;font-style:italic;padding:5px}#wpcomm .wpdiscuz-textarea-wrap textarea:focus{box-shadow:inset 0 1px 2px rgba(10,10,10,.4)}#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end;-ms-align-items:center;align-items:center}#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button{font-weight:600;color:#06c;padding:0 .1875rem}#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button:hover{color:#06c;text-decoration:underline}#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button:first-of-type{padding-left:0}#wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button:last-of-type{padding-right:0}@media screen and (max-width:1024px){.wpdiscuz-post-rating-wrap.wpd-custom-field>[class^=wpdiscuz-post-rating-wrap-custom_field]{flex-basis:33%;margin-bottom:10px}}@media screen and (max-width:650px){#wpcomm .wpdiscuz-subscribe-form-intro{float:none;text-align:center;padding:0 0 1rem 0}#wpcomm .wpdiscuz-subscribe-form-option{width:100%!important;padding:0}#wpcomm .wpdiscuz-subscribe-form-email{width:100%;padding:0;margin-top:5px}#wpcomm .wpdiscuz-subscribe-form-button{width:100%;padding:0}#wpcomm .wpdiscuz-subscribe-form-button input[type="submit"]{width:100%;margin-top:5px;border-radius:3px}#wpcomm .wpd-form-row .wpd-form-col-left{width:100%;float:none}#wpcomm .wpd-form-row .wpd-form-col-right{width:100%;float:none}#wpcomm .wc-field-comment .wc-field-avatararea{width:25px}#wpcomm .wc-field-comment .wc-field-avatararea .avatar{width:25px}#wpcomm .wc-field-comment .wc-field-textarea{margin-left:30px}#wpcomm .wc-form-footer{margin-left:30px}#wpcomm.wpdiscuz_no_avatar .wc-form-footer{margin-left:0}#wpcomm .wpd-form-col-left{width:100%;float:none;display:block}#wpcomm .wpd-form-col-right{width:100%;float:none;display:block;padding:0}#wpcomm .wc-field-submit input[type="button"]{max-width:200px}#wpcomm .wpd-form-row .wpdiscuz-item{width:100%;margin:0 auto;display:block;float:none}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-label{padding-left:0;width:115px}#wpcomm .wpd-form-row .wpdiscuz-item .wc-captcha-input{width:calc(100% - 116px)}#wpcomm .wc-reply{margin-left:25px}#wpcomm .wc_comment_level-3{margin-left:0}#wpcomm .wc_comment_level-4{margin-left:0}#wpcomm .wc_comment_level-5{margin-left:0}#wpcomm .wc_comment_level-5{margin-left:0}#wpcomm .wc_comment_level-6{margin-left:0}#wpcomm .wc_comment_level-7{margin-left:0}#wpcomm .wc_comment_level-8{margin-left:0}#wpcomm .wc_comment_level-9{margin-left:0}#wpcomm .wc_comment_level-10{margin-left:0}#wpcomm .wc-comment-text{clear:both}#wpcomm .wc-comment .wc-comment-left{background:none;float:none;margin-bottom:.5rem;padding:0;width:100%}#wpcomm .wc-comment .wc-comment-left:hover{background:none}#wpcomm .wc-comment .wc-comment-right,#wpcomm .wc-reply .wc-comment-right{margin-left:0}#wpcomm .wc-comment .wc-comment-left .avatar{width:25px;height:25px;margin:0;float:left;display:block;border-radius:3px 0 0 3px}#wpcomm .wc-comment .wc-comment-left .wc-comment-label{font-size:.8125rem;padding:.375rem .3125rem .3125rem .3125rem;line-height:13px;margin-left:0;border-radius:0 3px 3px 0}.wpd-cf-label{display:block;width:100%;background:transparent}.wpd-cf-value{display:block;width:100%;background:#f9f9f9;border-bottom:1px solid #bbb}#wpcomm .share_buttons_box{margin-top:9px}#wpcomm .wc_notification_checkboxes{text-align:right}#wpcomm .wc-field-submit{text-align:right}#wpcomm .wc-comment-label{width:auto}#wpcomm .wc-comment-label span{line-height:14px;padding:0 2px}#wpcomm .wc-comment-footer .wc-footer-left{float:none;display:block;padding:2px 5px;text-align:left}#wpcomm .wc-comment-footer .wc-footer-right{float:none;display:block;padding:5px 5px 2px 5px;text-align:left}#wpcomm .wc-comment-footer .wc-footer-right .wc-comment-date{margin-left:0}#wpcomm .wc-comment-footer .wc-footer-left span{margin-bottom:7px}.wpdiscuz-post-rating-wrap.wpd-custom-field>[class^=wpdiscuz-post-rating-wrap-custom_field]{flex-basis:50%;margin-bottom:10px}}@media screen and (max-width:420px){#wpcomm .wpdiscuz-sort-buttons,#wpcomm .wpdiscuz-sort-button{font-size:.75rem}#wpcomm .wc-share-link{line-height:30px}#wpcomm .wc-form-footer{margin-left:0}#wpcomm .wc-field-comment .wc-field-textarea{margin-left:0}#wpcomm .wc-field-comment .wc-field-avatararea .avatar{width:0;display:none}#wpcomm .wc-field-submit input[type="button"]{width:99%;font-size:10px;padding:5px 2px}.wpdiscuz_auth .wc-field-submit{width:100%}.wpdiscuz_auth .wc_notification_checkboxes{text-align:left}#wpcomm .wc-form-wrapper .ed_button{width:18%;padding:0;margin:3px 2px 3px 2px}#wpcomm .wc-field-comment .wc-field-textarea .wpdiscuz-quicktags-enabled .commentTextMaxLength{top:49px}#wpcomm .wc-comment-link{display:block;float:none;width:100%}.wpdiscuz-post-rating-wrap.wpd-custom-field>[class^=wpdiscuz-post-rating-wrap-custom_field]{flex-basis:100%;margin-bottom:10px}}#wpcomm .track-or-pingback .wc-comment-left .avatar{background:none}#wpcomm .track-or-pingback .wc-comment-right .wc-comment-author{width:100%;color:#333}#wpcomm .track-or-pingback .wc-comment-right .wc-comment-author a{font-size:.875rem;font-weight:400;color:#06c}#wpcomm .track-or-pingback .wc-comment-right .wc-comment-author a:hover{text-decoration:underline}#wpcomm .track-or-pingback .wc-comment-right .wc-comment-footer{clear:both}.akismet_comment_form_privacy_notice{font-size:11px;color:#888;margin-left:65px}.akismet_comment_form_privacy_notice a:hover{color:#06c;text-decoration:underline}.content__pagination{align-items:center;display:flex;flex:0 0 100%;max-width:100%;text-align:center}@media screen and (min-width:1100px){.content__pagination{justify-content:space-between}}@media screen and (min-width:901px) and (max-width:1099px){.content__pagination{flex-wrap:wrap;justify-content:center}}@media screen and (min-width:768px) and (max-width:900px){.content__pagination{justify-content:space-between}}@media screen and (max-width:767px){.content__pagination{justify-content:space-around}}@media screen and (min-width:901px) and (max-width:1099px){.content__pagination-left{flex:0 0 100%;margin-bottom:.9375rem}}.content__pagination-right select{height:auto;width:auto;font-size:.8125rem;font-weight:600;color:#777;margin:0;padding:.3125rem 1.5rem .3125rem .3125rem}.pagination{margin:0}.pagination span{color:#ccc}.pagination li{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase}.pagination li a{color:#999}.pagination li a:hover{background:none;color:#c00;text-decoration:underline}@media screen and (max-width:39.9375em){.pagination li:first-child,.pagination li:last-child{display:none}}.pagination .current{background:#b80000;color:#fff;border-radius:3px}.pagination .button-first a,.pagination .button-newer a,.pagination .button-older a,.pagination .button-last a{color:#b80000}.pagination .button-first a:hover,.pagination .button-newer a:hover,.pagination .button-older a:hover,.pagination .button-last a:hover{color:#777}.pagination .button-first a:hover svg,.pagination .button-newer a:hover svg,.pagination .button-older a:hover svg,.pagination .button-last a:hover svg{fill:#777}.pagination .button-first svg,.pagination .button-newer svg,.pagination .button-older svg,.pagination .button-last svg{width:1em;height:1em;font-size:.875rem;vertical-align:middle;fill:#b80000;margin-top:-.0625rem}.pagination .button-first svg:hover,.pagination .button-newer svg:hover,.pagination .button-older svg:hover,.pagination .button-last svg:hover{fill:#777}@media screen and (max-width:39.9375em){.pagination .button-first,.pagination .button-last,.pagination span{display:none}}.pagination .button-first a,.pagination .button-newer a{padding-left:0}.pagination .button-last a,.pagination .button-older a{padding-right:0}.pagination br{display:none}@media screen and (max-width:767px){.pagination br{display:inline}}.post-navigation{font-size:12px;line-height:18px;overflow:hidden}.post-navigation a{color:#888}.post-navigation a:hover{text-decoration:underline;color:#c00}.post-next{float:right;text-align:right;margin-left:.625rem}.post-previous{float:left}@media screen and (min-width:901px){.content__sidebar{flex:0 0 33.3%;max-width:390px}}@media screen and (max-width:900px){.content__sidebar{display:none;flex:0 0 100%;max-width:100%}}.content__sidebar-inner{font-size:.75rem;border:1px solid #eee;border-radius:3px;padding:1.5625rem 1.5625rem 0 1.5625rem}.content__sidebar-inner ul{list-style:square;color:#000;margin:0 0 1.25rem 1.25rem}.content__sidebar-inner ul li a{color:#333}.content__sidebar-inner ul li a:hover{color:#c00;text-decoration:underline}.content__sidebar-inner .widget:nth-of-type(1) .widget_separator{display:none}.content__sidebar-inner .widget:last-of-type{margin-bottom:1.5625rem}.content__sidebar-inner .widget_separator{margin:1.25rem 0;border-bottom:1px dashed #ccc}.content__sidebar-inner h4,.content__sidebar-inner h2{font-family:'Open Sans',sans-serif;font-size:.875rem;font-weight:600;color:#777;text-align:center;text-transform:uppercase;margin-bottom:1rem;clear:both}.content__sidebar-inner select{font-size:.75rem;color:#333;border-color:#ddd;margin-bottom:0}.content__sidebar-inner .banner{background-color:#f1f1f1;border:1px solid #ccc;position:relative;text-align:center}.content__sidebar-inner .banner a{display:block;position:relative;height:0;padding-bottom:71.5%;overflow:hidden}.content__sidebar-inner .banner a img{bottom:0;left:0;padding:0;position:absolute;right:0;top:0;width:100%}.content__sidebar-inner .banner p{position:absolute;bottom:0;width:100%;background-color:rgba(0,102,204,.9);white-space:nowrap;font-size:.875rem;font-weight:600;color:#fff;text-shadow:0 0 3px #000;margin:0;padding:.3125rem}.content__sidebar-inner .banner:hover p{background-color:rgba(0,102,204,.8)}.screen-reader-text{display:none}.search-form{position:relative}.search-form label{display:inline-block;width:100%}.search-form label input{font-size:.75rem;height:45px;border-color:#eee;border-radius:0px!important;margin:0}.search-form label input:focus{border-color:#ddd}.search-form button{position:absolute;top:0;right:0;background:#c00;height:45px;width:auto;border-radius:0 3px 3px 0;margin:0}.search-form button:hover{background:#ad0000}.search-submit svg{width:1em;height:1em;font-size:.875rem;fill:#fff;vertical-align:middle}.content__sidebar-inner .widgets h3,.content__inner .widgets h3{text-align:center;margin-bottom:1.25rem}@media screen and (max-width:57.4375em){.content__sidebar-inner .widgets,.content__inner .widgets{padding:0}}.content__sidebar-inner .widgets__posts,.content__inner .widgets__posts{display:flex;flex-wrap:wrap;list-style:none;margin:0;width:100%}.content__sidebar-inner .widgets__posts .title,.content__inner .widgets__posts .title{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.content__sidebar-inner .widgets__posts li,.content__inner .widgets__posts li{margin-bottom:.9375rem}.content__sidebar-inner .widgets__posts li .list-wrapper,.content__inner .widgets__posts li .list-wrapper{border:1px solid #fff;height:100%}.content__sidebar-inner .widgets__posts li:hover .list-wrapper,.content__inner .widgets__posts li:hover .list-wrapper{border-color:#ccc}.content__sidebar-inner .widgets__posts li:hover a,.content__inner .widgets__posts li:hover a{color:#06c;text-decoration:none;border-color:#ccc}.content__sidebar-inner .widgets__posts li:hover a img,.content__inner .widgets__posts li:hover a img{background-color:rgba(0,102,204,.65)}.content__sidebar-inner .widgets__posts .thumb,.content__inner .widgets__posts .thumb{align-items:center;display:flex;height:75px;padding:0 .625rem 0 0}.content__sidebar-inner .widgets__posts .thumb img,.content__inner .widgets__posts .thumb img{background-color:rgba(0,102,204,.5);max-width:75px;padding:.3125rem;border-radius:3px}.content__sidebar-inner .widgets__posts .title span,.content__inner .widgets__posts .title span{display:none;clear:both;font-family:'Open Sans',sans-serif;font-size:.75rem;font-weight:400;color:#777}.content__sidebar-inner .widgets__posts a,.content__inner .widgets__posts a{align-items:center;background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/widget-bg.png.webp) center no-repeat;background-color:#f4f4f4;background-size:cover;border:1px solid #ddd;display:flex;height:100%;padding:.625rem .9375rem .625rem .625rem}.content__sidebar-inner .widgets__posts li{flex:0 0 100%;min-height:99px}.content__sidebar-inner .widgets__posts li:last-of-type{margin-bottom:.9375rem}.content__sidebar-inner .widgets__posts .title{font-family:'Patua One','Trebuchet MS','Verdana','Helvetica';font-size:.875rem}.content__sidebar-inner .widgets__posts a{color:#555}.content__inner .widgets--page-related{padding-left:0}.content__inner .widgets--page-featured{padding-right:0}.content__inner .widgets--page .widgets__posts li{flex:0 0 100%}.content__inner .widgets--page .widgets__posts li:last-of-type{margin-bottom:24px}.content__inner .widgets--post .widgets__posts li:last-of-type{margin-bottom:0}.content__inner .widgets__posts .title{font-family:'Open Sans',sans-serif;font-size:.8125rem;font-weight:600;padding:0;width:100%}.content__inner .widgets__posts a{color:#444}.content__inner .widgets__posts .single-content:nth-child(1),.content__inner .widgets__posts .single-content:nth-child(3){padding-left:0}.content__inner .widgets__posts .single-content:nth-child(2),.content__inner .widgets__posts .single-content:nth-child(4){padding-right:0}@media screen and (min-width:57.5em){.content__inner .widgets__posts .single-content:nth-child(3),.content__inner .widgets__posts .single-content:nth-child(4){margin-bottom:0}}@media screen and (max-width:57.4375em){.content__inner .widgets__posts .single-content{padding:0}}.cli-wrapper{max-width:100%!important}#cookie-law-info-bar{border-top:3px solid #fdfe31;padding:1.25rem!important}@media screen and (max-width:39.9375em){#cookie-buttons{margin-top:.625rem}}#cookie-bar-message{text-align:left;font-size:.9375rem;font-weight:600}.cli-modal-content{background-color:#333!important;border:1px solid #fdfe31}.cli-modal-close svg{cursor:pointer;fill:#fff!important}.cli-modal-close svg:hover{fill:#ccc!important}.cli-privacy-overview h4{color:#fff!important}.cli-tab-container p{color:#ddd!important}.cli-tab-container p a{color:#fff;text-decoration:underline!important}.cli-tab-container p a:hover{color:#ccc}.cli-tab-container .cli-row{max-height:600px!important;overflow-y:auto!important;scrollbar-color:#555 #333;margin-top:1.25rem}a.cli-privacy-readmore{color:#fff!important}.cli-tab-header{background:#555!important}.cli-tab-header a:before{border-right-color:#fdfe31!important;border-bottom-color:#fdfe31!important}.cli-tab-header a.cli-nav-link{color:#fff!important}span.cli-necessary-caption,.cli-switch .cli-slider::after{color:#fff!important}.cli-switch input:checked+.cli-slider{background-color:#fdfe31!important}.cli-switch .cli-slider::before{background-color:#777!important}.cli-tab-content{background:#333!important}.cookielawinfo-classic{color:#ddd!important;border-color:#777!important}.cookielawinfo-classic thead,.cookielawinfo-classic tr,.cookielawinfo-classic td,.cookielawinfo-classic th,.cookielawinfo-classic tbody,.cookielawinfo-classic tfoot{border-color:#777!important}.cookielawinfo-classic th{background:#444!important;text-transform:none!important}.cli-tab-footer{padding-bottom:0!important}.cli-tab-footer .cli-btn{background-color:#fdfe31!important;color:#111!important;margin-right:0!important}.cookie-settings{text-align:right}.cookie-settings a{display:inline-block;background-color:#FDFE31!important;font-size:0.6875rem!important;color:#111!important;font-weight:600!important;text-decoration:none;padding:0.625rem!important;border-radius:3px}.cookie-settings a:hover{background-color:#e1e201!important}.footer{background:#000;clear:both;padding-top:1em;position:relative;z-index:1}.footer nav li{border-right:1px solid #555}.footer nav li:last-of-type{border:none}.footer nav li a{font-size:.75rem;line-height:1.6;color:#ccc;padding:0 .625rem}.footer nav li a:hover{text-decoration:underline}@media screen and (max-width:39.9375em){.footer nav{display:none}}.footer nav .active a{background:none;color:#ccc;text-decoration:underline}.footer nav .active a:hover{cursor:default}.footer .copyright{font-size:.75rem;text-align:right;color:#ccc;margin:0}.footer .copyright a{color:#ccc;text-decoration:underline}.footer .copyright a:hover{color:#999}.mode__dark,.mode__dark .content__container{background:#181818}.mode__dark,.mode__dark .taxonomy-description{color:#ccc}.mode__dark .entry-content a:not(:hover),.mode__dark .taxonomy-description a:not(:hover){color:#86c2ff}.mode__dark .entry-content .anchor-list a{color:#fff}.mode__dark h1,.mode__dark h1 a:not(:hover),.mode__dark .h1,.mode__dark .h1 a:not(:hover),.mode__dark h2,.mode__dark h2 a:not(:hover),.mode__dark .h2,.mode__dark .h2 a:not(:hover),.mode__dark h3,.mode__dark h3 a:not(:hover),.mode__dark .h3,.mode__dark .h3 a:not(:hover),.mode__dark h4,.mode__dark h4 a:not(:hover),.mode__dark .h4,.mode__dark .h4 a:not(:hover),.mode__dark h5,.mode__dark h5 a:not(:hover),.mode__dark .h5,.mode__dark .h5 a:not(:hover),.mode__dark h6,.mode__dark h6 a:not(:hover),.mode__dark .h6,.mode__dark .h6 a:not(:hover){color:#fff}.mode__dark strong,.mode__dark .entry-content strong{color:#fff}.mode__dark blockquote,.mode__dark #wpcomm .wc-comment-text blockquote{background-color:#222;border-color:#333}.mode__dark blockquote p,.mode__dark #wpcomm .wc-comment-text blockquote p{color:#ddd}.mode__dark pre,.mode__dark code{background:#222;color:#ccc}.mode__dark .wp-caption{background:#222}.mode__dark hr{border-color:#333}.mode__dark .multi-page-navigation-hr{border-color:#444!important}.mode__dark select{background-color:#222;border-color:#444;color:#ddd}.mode__dark table,.mode__dark table tbody,.mode__dark table tr{border-color:#444}@media (prefers-color-scheme:dark){.mode__dark table tbody{border-color:#444!important}}.mode__dark .mode__dark table tbody{border-color:#444!important}.mode__dark .monlist_table tbody .monlist_row:hover,.mode__dark .monlist_table tbody .list__table-row:hover,.mode__dark .list__table tbody .monlist_row:hover,.mode__dark .list__table tbody .list__table-row:hover{background-color:#333}.mode__dark .monlist_table tbody .monlist_row:hover a,.mode__dark .monlist_table tbody .list__table-row:hover a,.mode__dark .list__table tbody .monlist_row:hover a,.mode__dark .list__table tbody .list__table-row:hover a{color:#d2e9ff}.mode__dark .monlist_table thead tr th,.mode__dark .monlist_table tfoot tr th,.mode__dark .list__table thead tr th,.mode__dark .list__table tfoot tr th{border-color:#181818}.mode__dark .monlist_table thead,.mode__dark .list__table thead{border-color:#181818}.mode__dark .table-swipe,.mode__dark .list__table-swipe{color:#ddd}.mode__dark .table-swipe svg,.mode__dark .list__table-swipe svg{fill:#ddd}.mode__dark .table-wrap,.mode__dark .list__table-wrap{border-color:#444}@media screen and (max-width:39.9375em){.mode__dark .table-wrap,.mode__dark .list__table-wrap{box-shadow:inset -15px 0 10px -10px rgba(255,255,255,.15)}}.mode__dark .entry-content .mejs-container .mejs-controls{background:#333}.mode__dark .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,.mode__dark .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#777}.mode__dark .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:#c00}.mode__dark .entry-content .mejs-container .mejs-controls .mejs-time{color:#ddd}.mode__dark #cboxTitle a:not(:hover) strong{color:#06c}.mode__dark #cboxTitle strong:hover{color:#c00}.mode__dark .entry-content .slick-prev:hover,.mode__dark .entry-content .slick-next:hover{background:#333}.mode__dark .entry-content ul:not(.slick-dots):not(.accordion) li{z-index:1}.mode__dark .entry-content ul:not(.slick-dots):not(.accordion) li::after{background:#fff;border-radius:50%;content:'';height:15px;left:3px;position:absolute;margin-right:10px;top:3px;width:15px;z-index:-1}.mode__dark #author-info{background:#1d2a37;border-color:#333!important}.mode__dark #author-info h2{color:#ddd}.mode__dark #author-description{color:#aaa}.mode__dark #author-description a:not(:hover){color:#86c2ff}.mode__dark .faq-container .accordion{background:#181818}.mode__dark .faq-container .accordion .accordion-item{border-color:#555}.mode__dark .faq-container .accordion .accordion-item:not(.is-active) h5{color:#86c2ff}.mode__dark .faq-container .accordion .accordion-item:not(.is-active) .accordion-title::before{background-color:#86c2ff}.mode__dark .faq-container .accordion .accordion-item .accordion-content{background:#181818;border-color:#555;color:#ccc}.mode__dark .multi-page-navigation .right>span{color:#555}.mode__dark .content__sidebar-inner{border-color:#333}.mode__dark .content__sidebar-inner .widget_separator{border-color:#444}.mode__dark .content__sidebar-inner h4,.mode__dark .content__sidebar-inner h2{color:#aaa}.mode__dark .content__sidebar-inner .textwidget p{color:#fff!important}.mode__dark .content__sidebar-inner .search-form label input{background:#222;border-color:#444;color:#ddd}.mode__dark .content__sidebar-inner .banner{border-color:#555}.mode__dark .content__sidebar-inner .widgets__posts li .list-wrapper,.mode__dark .content__inner .widgets__posts li .list-wrapper{border-color:#181818}.mode__dark .content__sidebar-inner .widgets__posts li .list-wrapper:hover,.mode__dark .content__inner .widgets__posts li .list-wrapper:hover{border-color:#555}.mode__dark .content__sidebar-inner .widgets__posts li .list-wrapper:hover .thumb img,.mode__dark .content__inner .widgets__posts li .list-wrapper:hover .thumb img{background-color:#79acdf}.mode__dark .content__sidebar-inner .widgets__posts a,.mode__dark .content__inner .widgets__posts a{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/widget-bg-dark.png.webp) center no-repeat;background-color:#2c2c2c;background-size:cover;border-color:#555;color:#ddd}.mode__dark .content__sidebar-inner .widgets__posts a:hover,.mode__dark .content__inner .widgets__posts a:hover{border-color:#555;color:#86c2ff}.mode__dark .content__sidebar-inner .widgets__posts .thumb img,.mode__dark .content__inner .widgets__posts .thumb img{background-color:#79acdf}.mode__dark .meta,.mode__dark .meta a:not(:hover),.mode__dark .meta abbr{color:#888}.mode__dark .meta-sep{color:#888}.mode__dark .cat-links a:not(:hover){color:#fff}.mode__dark .featured-image-container,.mode__dark .content__featured-thumb img,.mode__dark .entry-content .border{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted-dark.png.webp) center no-repeat;background-color:#404040;background-size:cover;border-color:#444}.mode__dark .share span,.mode__dark .share-top span,.mode__dark .share_archive span{color:#888}.mode__dark .share-link{position:relative;z-index:1}.mode__dark .share-link::before{background:#fff;content:'';height:75%;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:75%;z-index:-1}.mode__dark .content__featured:nth-of-type(2n+1){border-color:#444}.mode__dark .bg-content{opacity:.5}.mode__dark .archive__title:not(.archive__title--top-category){background:#222;border-color:#444;color:#999}.mode__dark .archive__title:not(.archive__title--top-category) svg{fill:#888}.mode__dark .archive__title--top-category,.mode__dark .list__header{border-color:#444;color:#fff}.mode__dark .content__featured-excerpt:not(:hover),.mode__dark .content__featured-excerpt:hover{color:#ccc}.mode__dark .wpdiscuz-subscribe-bar{background:#222;border-color:#333}.mode__dark #wpcomm select{border-color:#444}.mode__dark #comments,.mode__dark #comments a,.mode__dark #wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button,.mode__dark #wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button a,.mode__dark #wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author,.mode__dark #wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author a,.mode__dark #wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author,.mode__dark #wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author a,.mode__dark #wpcomm .wpdiscuz-readmore,.mode__dark #wpcomm .wpdiscuz-readmore a{color:#86c2ff}.mode__dark .wc-must-login{color:#ccc}.mode__dark #wpcomm .wc_notification_checkboxes label{color:#ddd}.mode__dark #wc_show_hide_loggedin_username{color:#ddd}.mode__dark #wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author,.mode__dark #wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author a{color:#ddd}.mode__dark #wpcomm .wc-cta-button:hover::before,.mode__dark #wpcomm .wc-cta-button-x:hover::before{background-color:#86c2ff!important}.mode__dark #wpcomm .wc-cta-button:hover,.mode__dark #wpcomm .wc-cta-button-x:hover,.mode__dark #wpcomm .wc-cta-active:hover{color:#86c2ff!important}.mode__dark #wpcomm .wc-field-textarea .ed_button{background:#333;box-shadow:0 1px 1px #555}.mode__dark #wpcomm .wc-comment-link .wpf-cta::before{background-color:#aaa}.mode__dark #wpcomm .wc-form-wrapper input[type="button"].ed_button:hover{background:#444}.mode__dark #wpcomm .wc-comment-link .wpf-cta{background:#222;border-color:#333}.mode__dark textarea,.mode__dark #wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap textarea{background-color:#222;border-color:#444;color:#ccc}.mode__dark #wpcomm .wc-field-textarea .quicktags-toolbar{background:#333}.mode__dark #wpcomm .wpdiscuz-textarea-wrap{border-color:#444}@media screen and (min-width:651px){.mode__dark #wpcomm .wc-blog-post_author>.wc-comment-left,.mode__dark #wpcomm .wc-blog-post_author>.wc-comment-left:hover,.mode__dark #wpcomm .wc-blog-administrator>.wc-comment-left,.mode__dark #wpcomm .wc-blog-administrator>.wc-comment-left:hover{background-color:#79acdf}}.mode__dark #wpcomm .wc-blog-guest>.wc-comment-right .wc-comment-author{color:#ddd}.mode__dark #wpcomm .wc-comment .wc-comment-right{background:transparent}.mode__dark #wpcomm .wc-comment-text{color:#ccc}.mode__dark #wpcomm .wc-comment-date:not(:hover),.mode__dark #wpcomm .wc-vote-result:not(:hover),.mode__dark .wc-up:not(:hover){color:#888}.mode__dark #wpcomm .wc-comment-date:not(:hover)::before,.mode__dark #wpcomm .wc-vote-result:not(:hover)::before,.mode__dark .wc-up:not(:hover)::before{background-color:#888}.mode__dark #wpcomm .wc-comment-footer{border-color:#333}.mode__dark #wpcomm .wc-comment-title{color:#ddd}.mode__dark #wpcomm .wc-comment-title::before{background-color:#ddd}.mode__dark .wpdiscuz-front-actions{border-color:#444}.mode__dark .border-mask{background:#181818}.mode__dark .content__banners-item a{background-color:#555;border-color:#555}@media (prefers-color-scheme:dark){.mode__os,.mode__os .content__container{background:#181818}.mode__os,.mode__os .taxonomy-description{color:#ccc}.mode__os .entry-content a:not(:hover),.mode__os .taxonomy-description a:not(:hover){color:#86c2ff}.mode__os .entry-content .anchor-list a{color:#fff}.mode__os h1,.mode__os h1 a:not(:hover),.mode__os .h1,.mode__os .h1 a:not(:hover),.mode__os h2,.mode__os h2 a:not(:hover),.mode__os .h2,.mode__os .h2 a:not(:hover),.mode__os h3,.mode__os h3 a:not(:hover),.mode__os .h3,.mode__os .h3 a:not(:hover),.mode__os h4,.mode__os h4 a:not(:hover),.mode__os .h4,.mode__os .h4 a:not(:hover),.mode__os h5,.mode__os h5 a:not(:hover),.mode__os .h5,.mode__os .h5 a:not(:hover),.mode__os h6,.mode__os h6 a:not(:hover),.mode__os .h6,.mode__os .h6 a:not(:hover){color:#fff}.mode__os strong,.mode__os .entry-content strong{color:#fff}.mode__os blockquote,.mode__os #wpcomm .wc-comment-text blockquote{background-color:#222;border-color:#333}.mode__os blockquote p,.mode__os #wpcomm .wc-comment-text blockquote p{color:#ddd}.mode__os pre,.mode__os code{background:#222;color:#ccc}.mode__os .wp-caption{background:#222}.mode__os hr{border-color:#333}.mode__os .multi-page-navigation-hr{border-color:#444!important}.mode__os select{background-color:#222;border-color:#444;color:#ddd}.mode__os table,.mode__os table tbody,.mode__os table tr{border-color:#444}}@media (prefers-color-scheme:dark) and (prefers-color-scheme:dark){.mode__os table tbody{border-color:#444!important}}@media (prefers-color-scheme:dark){.mode__os .mode__dark table tbody{border-color:#444!important}.mode__os .monlist_table tbody .monlist_row:hover,.mode__os .monlist_table tbody .list__table-row:hover,.mode__os .list__table tbody .monlist_row:hover,.mode__os .list__table tbody .list__table-row:hover{background-color:#333}.mode__os .monlist_table tbody .monlist_row:hover a,.mode__os .monlist_table tbody .list__table-row:hover a,.mode__os .list__table tbody .monlist_row:hover a,.mode__os .list__table tbody .list__table-row:hover a{color:#d2e9ff}.mode__os .monlist_table thead tr th,.mode__os .monlist_table tfoot tr th,.mode__os .list__table thead tr th,.mode__os .list__table tfoot tr th{border-color:#181818}.mode__os .monlist_table thead,.mode__os .list__table thead{border-color:#181818}.mode__os .table-swipe,.mode__os .list__table-swipe{color:#ddd}.mode__os .table-swipe svg,.mode__os .list__table-swipe svg{fill:#ddd}.mode__os .table-wrap,.mode__os .list__table-wrap{border-color:#444}}@media screen and (prefers-color-scheme:dark) and (max-width:39.9375em){.mode__os .table-wrap,.mode__os .list__table-wrap{box-shadow:inset -15px 0 10px -10px rgba(255,255,255,.15)}}@media (prefers-color-scheme:dark){.mode__os .entry-content .mejs-container .mejs-controls{background:#333}.mode__os .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total,.mode__os .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded{background:#777}.mode__os .entry-content .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current{background:#c00}.mode__os .entry-content .mejs-container .mejs-controls .mejs-time{color:#ddd}.mode__os #cboxTitle a:not(:hover) strong{color:#06c}.mode__os #cboxTitle strong:hover{color:#c00}.mode__os .entry-content .slick-prev:hover,.mode__os .entry-content .slick-next:hover{background:#333}.mode__os .entry-content ul:not(.slick-dots):not(.accordion) li{z-index:1}.mode__os .entry-content ul:not(.slick-dots):not(.accordion) li::after{background:#fff;border-radius:50%;content:'';height:15px;left:3px;position:absolute;margin-right:10px;top:3px;width:15px;z-index:-1}.mode__os #author-info{background:#1d2a37;border-color:#333!important}.mode__os #author-info h2{color:#ddd}.mode__os #author-description{color:#aaa}.mode__os #author-description a:not(:hover){color:#86c2ff}.mode__os .faq-container .accordion{background:#181818}.mode__os .faq-container .accordion .accordion-item{border-color:#555}.mode__os .faq-container .accordion .accordion-item:not(.is-active) h5{color:#86c2ff}.mode__os .faq-container .accordion .accordion-item:not(.is-active) .accordion-title::before{background-color:#86c2ff}.mode__os .faq-container .accordion .accordion-item .accordion-content{background:#181818;border-color:#555;color:#ccc}.mode__os .multi-page-navigation .right>span{color:#555}.mode__os .content__sidebar-inner{border-color:#333}.mode__os .content__sidebar-inner .widget_separator{border-color:#444}.mode__os .content__sidebar-inner h4,.mode__os .content__sidebar-inner h2{color:#aaa}.mode__os .content__sidebar-inner .textwidget p{color:#fff!important}.mode__os .content__sidebar-inner .search-form label input{background:#222;border-color:#444;color:#ddd}.mode__os .content__sidebar-inner .banner{border-color:#555}.mode__os .content__sidebar-inner .widgets__posts li .list-wrapper,.mode__os .content__inner .widgets__posts li .list-wrapper{border-color:#181818}.mode__os .content__sidebar-inner .widgets__posts li .list-wrapper:hover,.mode__os .content__inner .widgets__posts li .list-wrapper:hover{border-color:#555}.mode__os .content__sidebar-inner .widgets__posts li .list-wrapper:hover .thumb img,.mode__os .content__inner .widgets__posts li .list-wrapper:hover .thumb img{background-color:#79acdf}.mode__os .content__sidebar-inner .widgets__posts a,.mode__os .content__inner .widgets__posts a{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/widget-bg-dark.png.webp) center no-repeat;background-color:#2c2c2c;background-size:cover;border-color:#555;color:#ddd}.mode__os .content__sidebar-inner .widgets__posts a:hover,.mode__os .content__inner .widgets__posts a:hover{border-color:#555;color:#86c2ff}.mode__os .content__sidebar-inner .widgets__posts .thumb img,.mode__os .content__inner .widgets__posts .thumb img{background-color:#79acdf}.mode__os .meta,.mode__os .meta a:not(:hover),.mode__os .meta abbr{color:#888}.mode__os .meta-sep{color:#888}.mode__os .cat-links a:not(:hover){color:#fff}.mode__os .featured-image-container,.mode__os .content__featured-thumb img,.mode__os .entry-content .border{background:url(../../../../../../../../themes/blur-busters-2.1/assets/images/image-bg-adjusted-dark.png.webp) center no-repeat;background-color:#404040;background-size:cover;border-color:#444}.mode__os .share span,.mode__os .share-top span,.mode__os .share_archive span{color:#888}.mode__os .share-link{position:relative;z-index:1}.mode__os .share-link::before{background:#fff;content:'';height:75%;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:75%;z-index:-1}.mode__os .content__featured:nth-of-type(2n+1){border-color:#444}.mode__os .bg-content{opacity:.5}.mode__os .archive__title:not(.archive__title--top-category){background:#222;border-color:#444;color:#999}.mode__os .archive__title:not(.archive__title--top-category) svg{fill:#888}.mode__os .archive__title--top-category,.mode__os .list__header{border-color:#444;color:#fff}.mode__os .content__featured-excerpt:not(:hover),.mode__os .content__featured-excerpt:hover{color:#ccc}.mode__os .wpdiscuz-subscribe-bar{background:#222;border-color:#333}.mode__os #wpcomm select{border-color:#444}.mode__os #comments,.mode__os #comments a,.mode__os #wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button,.mode__os #wpcomm .wpdiscuz-front-actions .wpdiscuz-sort-buttons .wpdiscuz-sort-button a,.mode__os #wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author,.mode__os #wpcomm .wc-blog-post_author>.wc-comment-right .wc-comment-author a,.mode__os #wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author,.mode__os #wpcomm .wc-blog-administrator>.wc-comment-right .wc-comment-author a,.mode__os #wpcomm .wpdiscuz-readmore,.mode__os #wpcomm .wpdiscuz-readmore a{color:#86c2ff}.mode__os .wc-must-login{color:#ccc}.mode__os #wpcomm .wc_notification_checkboxes label{color:#ddd}.mode__os #wc_show_hide_loggedin_username{color:#ddd}.mode__os #wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author,.mode__os #wpcomm .wc-blog-subscriber>.wc-comment-right .wc-comment-author a{color:#ddd}.mode__os #wpcomm .wc-cta-button:hover::before,.mode__os #wpcomm .wc-cta-button-x:hover::before{background-color:#86c2ff!important}.mode__os #wpcomm .wc-cta-button:hover,.mode__os #wpcomm .wc-cta-button-x:hover,.mode__os #wpcomm .wc-cta-active:hover{color:#86c2ff!important}.mode__os #wpcomm .wc-field-textarea .ed_button{background:#333;box-shadow:0 1px 1px #555}.mode__os #wpcomm .wc-comment-link .wpf-cta::before{background-color:#aaa}.mode__os #wpcomm .wc-form-wrapper input[type="button"].ed_button:hover{background:#444}.mode__os #wpcomm .wc-comment-link .wpf-cta{background:#222;border-color:#333}.mode__os textarea,.mode__os #wpcomm .wc-field-textarea .wpdiscuz-textarea-wrap textarea{background-color:#222;border-color:#444;color:#ccc}.mode__os #wpcomm .wc-field-textarea .quicktags-toolbar{background:#333}.mode__os #wpcomm .wpdiscuz-textarea-wrap{border-color:#444}}@media screen and (prefers-color-scheme:dark) and (min-width:651px){.mode__os #wpcomm .wc-blog-post_author>.wc-comment-left,.mode__os #wpcomm .wc-blog-post_author>.wc-comment-left:hover,.mode__os #wpcomm .wc-blog-administrator>.wc-comment-left,.mode__os #wpcomm .wc-blog-administrator>.wc-comment-left:hover{background-color:#79acdf}}@media (prefers-color-scheme:dark){.mode__os #wpcomm .wc-blog-guest>.wc-comment-right .wc-comment-author{color:#ddd}.mode__os #wpcomm .wc-comment .wc-comment-right{background:transparent}.mode__os #wpcomm .wc-comment-text{color:#ccc}.mode__os #wpcomm .wc-comment-date:not(:hover),.mode__os #wpcomm .wc-vote-result:not(:hover),.mode__os .wc-up:not(:hover){color:#888}.mode__os #wpcomm .wc-comment-date:not(:hover)::before,.mode__os #wpcomm .wc-vote-result:not(:hover)::before,.mode__os .wc-up:not(:hover)::before{background-color:#888}.mode__os #wpcomm .wc-comment-footer{border-color:#333}.mode__os #wpcomm .wc-comment-title{color:#ddd}.mode__os #wpcomm .wc-comment-title::before{background-color:#ddd}.mode__os .wpdiscuz-front-actions{border-color:#444}.mode__os .border-mask{background:#181818}.mode__os .content__banners-item a{background-color:#555;border-color:#555}}