.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,.16)}.progress__bar{border:1px #07629a solid;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.15)),-webkit-linear-gradient(left top,#0094f0 0,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.15)),linear-gradient(to right bottom,#0094f0 0,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;margin-top:-1px;margin-left:-1px;padding:0 1px;height:16px;border-radius:10em;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;-webkit-transition:width .5s ease-out;transition:width .5s ease-out}[dir="rtl"] .progress__bar{margin-left:0;margin-right:-1px;animation-direction:reverse;-webkit-animation-direction:reverse;-moz-animation-direction:reverse}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-animation:none;-moz-animation:none;-webkit-transition:none;transition:none}}@-webkit-keyframes animate-stripes{0%{background-position:0 0%,0 0}100%{background-position:0 0,-80px 0}}@-ms-keyframes animate-stripes{0%{background-position:0 0%,0 0}100%{background-position:0 0,-80px 0}}@keyframes animate-stripes{0%{background-position:0 0%,0 0}100%{background-position:0 0,-80px 0}}
.action-links{list-style:none;padding:0;margin:1em 0}[dir="rtl"] .action-links{margin-right:0}.action-links li{display:inline-block;margin:0 .3em}.action-links li:first-child{margin-left:0}[dir="rtl"] .action-links li:first-child{margin-left:.3em;margin-right:0}.button-action{display:inline-block;line-height:160%;padding:.2em .5em .3em;text-decoration:none}.button-action:before{content:'+';font-weight:900;margin-left:-.1em;padding-right:.2em}[dir="rtl"] .button-action:before{margin-left:0;margin-right:-.1em;padding-left:.2em;padding-right:0}
.breadcrumb{padding-bottom:.5em}.breadcrumb ol{margin:0;padding:0}[dir="rtl"] .breadcrumb ol{margin-right:0}.breadcrumb li{display:inline;list-style-type:none;margin:0;padding:0}.breadcrumb li:before{content:' \BB '}.breadcrumb li:first-child:before{content:none}
.button,.image-button{margin-left:1em;margin-right:1em}.button:first-child,.image-button:first-child{margin-left:0;margin-right:0}
.collapse-processed>summary{padding-left:.5em;padding-right:.5em}.collapse-processed>summary:before{background:url(/core/themes/classy/css/components/../../../../misc/menu-expanded.png) 0 100% no-repeat;content:"";float:left;height:1em;width:1em}[dir="rtl"] .collapse-processed>summary:before{background-position:100% 100%;float:right}.collapse-processed:not([open])>summary:before{background-position:25% 35%;-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}[dir="rtl"] .collapse-processed:not([open])>summary:before{background-position:75% 35%;-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.container-inline label:after,.container-inline .label:after{content:':'}.form-type-radios .container-inline label:after{content:''}.form-type-radios .container-inline .form-type-radio{margin:0 1em}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0}
details{border:1px solid #ccc;margin-top:1em;margin-bottom:1em}details>.details-wrapper{padding:.5em 1.5em}summary{cursor:pointer;padding:.2em .5em}
.exposed-filters .filters{float:left;margin-right:1em}[dir="rtl"] .exposed-filters .filters{float:right;margin-left:1em;margin-right:0}.exposed-filters .form-item{margin:0 0 .1em 0;padding:0}.exposed-filters .form-item label{float:left;font-weight:normal;width:10em}[dir="rtl"] .exposed-filters .form-item label{float:right}.exposed-filters .form-select{width:14em}.exposed-filters .current-filters{margin-bottom:1em}.exposed-filters .current-filters .placeholder{font-style:normal;font-weight:bold}.exposed-filters .additional-filters{float:left;margin-right:1em}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-left:1em;margin-right:0}
.field__label{font-weight:bold}.field--label-inline .field__label,.field--label-inline .field__items{float:left}.field--label-inline .field__label,.field--label-inline>.field__item,.field--label-inline .field__items{padding-right:.5em}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-left:.5em;padding-right:0}.field--label-inline .field__label::after{content:':'}
form .field-multiple-table{margin:0}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:.5em}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:.5em}form .field-add-more-submit{margin:.5em 0 0}.form-item,.form-actions{margin-top:1em;margin-bottom:1em}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0}.form-composite>.fieldset-wrapper>.description,.form-item .description{font-size:.85em}label.option{display:inline;font-weight:normal}.form-composite>legend,.label{display:inline;font-size:inherit;font-weight:bold;margin:0;padding:0}.form-checkboxes .form-item,.form-radios .form-item{margin-top:.4em;margin-bottom:.4em}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-left:0;margin-right:2.4em}.marker{color:#e00}.form-required:after{content:'';vertical-align:super;display:inline-block;background-image:url(/core/themes/classy/css/components/../../../../misc/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;width:6px;height:6px;margin:0 .3em}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:0}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red}.form-item--error-message:before{content:'';display:inline-block;height:14px;width:14px;vertical-align:sub;background:url(/core/themes/classy/css/components/../../../../misc/icons/e32700/error.svg) no-repeat;background-size:contain}
.icon-help{background:url(/core/themes/classy/css/components/../../../../misc/help.png) 0 50% no-repeat;padding:1px 0 1px 20px}[dir="rtl"] .icon-help{background-position:100% 50%;padding:1px 20px 1px 0}.feed-icon{background:url(/core/themes/classy/css/components/../../../../misc/feed.svg) no-repeat;overflow:hidden;text-indent:-9999px;display:block;width:16px;height:16px}
.form--inline .form-item{float:left;margin-right:.5em}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:.5em}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:.5em}[dir="rtl"] .form--inline .form-item-separator{margin-right:.5em;margin-left:1em}.form--inline .form-actions{clear:left}[dir="rtl"] .form--inline .form-actions{clear:right}
.item-list .title{font-weight:bold}.item-list ul{margin:0 0 .75em 0;padding:0}.item-list li{margin:0 0 .25em 1.5em;padding:0}[dir="rtl"] .item-list li{margin:0 1.5em .25em 0}.item-list--comma-list{display:inline}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0}
button.link{background:transparent;border:0;cursor:pointer;margin:0;padding:0;font-size:1em}label button.link{font-weight:bold}
ul.inline,ul.links.inline{display:inline;padding-left:0}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px}ul.inline li{display:inline;list-style-type:none;padding:0 .5em}ul.links a.is-active{color:#000}
ul.menu{list-style:none outside;margin-left:1em;padding:0;text-align:left}[dir="rtl"] ul.menu{margin-left:0;margin-right:1em;text-align:right}.menu-item--expanded{list-style-image:url(/core/themes/classy/css/components/../../../../misc/menu-expanded.png);list-style-type:circle}.menu-item--collapsed{list-style-image:url(/core/themes/classy/css/components/../../../../misc/menu-collapsed.png);list-style-type:disc}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/themes/classy/css/components/../../../../misc/menu-collapsed-rtl.png)}.menu-item{padding-top:.2em;margin:0}ul.menu a.is-active{color:#000}
.more-link{display:block;text-align:right}[dir="rtl"] .more-link{text-align:left}
.pager__items{clear:both;text-align:center}.pager__item{display:inline;padding:.5em}.pager__item.is-active{font-weight:bold}
tr.drag{background-color:#fffff0}tr.drag-previous{background-color:#ffd}body div.tabledrag-changed-warning{margin-bottom:.5em}
tr.selected td{background:#ffc}td.checkbox,th.checkbox{text-align:center}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center}
th.is-active img{display:inline}td.is-active{background-color:#ddd}
div.tabs{margin:1em 0}ul.tabs{list-style:none;margin:0 0 .5em;padding:0}.tabs>li{display:inline-block;margin-right:.3em}[dir="rtl"] .tabs>li{margin-left:.3em;margin-right:0}.tabs a{display:block;padding:.2em 1em;text-decoration:none}.tabs a.is-active{background-color:#eee}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5}
.form-textarea-wrapper textarea{display:block;margin:0;width:100%;box-sizing:border-box}
.ui-dialog--narrow{max-width:500px}@media screen and (max-width:600px){.ui-dialog--narrow{max-width:95%;min-width:95%}}
.messages{background:no-repeat 10px 17px;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;padding:15px 20px 15px 35px;word-wrap:break-word;overflow-wrap:break-word}[dir="rtl"] .messages{border-width:1px 0 1px 1px;background-position:right 10px top 17px;padding-left:20px;padding-right:35px;text-align:right}.messages+.messages{margin-top:1.538em}.messages__list{list-style:none;padding:0;margin:0}.messages__item+.messages__item{margin-top:.769em}.messages--status{color:#325e1c;background-color:#f3faef;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-image:url(/core/themes/classy/css/components/../../../../misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259}[dir="rtl"] .messages--status{border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;margin-left:0}.messages--warning{background-color:#fdf8ed;background-image:url(/core/themes/classy/css/components/../../../../misc/icons/e29700/warning.svg);border-color:#f4daa6 #f4daa6 #f4daa6 transparent;color:#734c00;box-shadow:-8px 0 0 #e09600}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600}.messages--error{background-color:#fcf4f2;color:#a51b00;background-image:url(/core/themes/classy/css/components/../../../../misc/icons/e32700/error.svg);border-color:#f9c9bf #f9c9bf #f9c9bf transparent;box-shadow:-8px 0 0 #e62600}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600}.messages--error p.error{color:#a51b00}
@media print{*,*::before,*::after{text-shadow:none !important;box-shadow:none !important}a,a:visited{text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap !important}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse !important}.table td,.table th{background-color:#fff !important}.table-bordered th,.table-bordered td{border:1px solid #ddd !important}}html{box-sizing:border-box;font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,*::before,*::after{box-sizing:inherit}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:"Roboto",sans-serif;font-size:1rem;font-weight:normal;line-height:1.5;color:#171717;background-color:#e9ebee}[tabindex="-1"]:focus{outline:0 !important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:bold}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#fff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#d9d9d9;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}a,area,button,[role="button"],input,label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#868e96;text-align:left;caption-side:bottom}th{text-align:left}label{display:inline-block;margin-bottom:.5rem}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{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{padding:0;border-style:none}input[type="radio"],input[type="checkbox"]{box-sizing:border-box;padding:0}input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:none}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none !important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:"Roboto Condensed",sans-serif;font-weight:400;line-height:1.1;color:inherit}h1,.h1{font-size:2.5rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.75rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.1}.display-2{font-size:5.5rem;font-weight:300;line-height:1.1}.display-3{font-size:4.5rem;font-weight:300;line-height:1.1}.display-4{font-size:3.5rem;font-weight:300;line-height:1.1}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}small,.small{font-size:80%;font-weight:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:5px}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#868e96}.blockquote-footer::before{content:"\2014 \00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#e9ebee;border:1px solid #ddd;transition:all .2s ease-in-out;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#868e96}.container{margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px;width:100%}@media(min-width:568px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:970px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;margin-right:auto;margin-left:auto;padding-right:10px;padding-left:10px;width:100%}.row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*="col-"]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-xsm-1,.col-xsm-2,.col-xsm-3,.col-xsm-4,.col-xsm-5,.col-xsm-6,.col-xsm-7,.col-xsm-8,.col-xsm-9,.col-xsm-10,.col-xsm-11,.col-xsm-12,.col-xsm,.col-xsm-auto,.col-x2sm-1,.col-x2sm-2,.col-x2sm-3,.col-x2sm-4,.col-x2sm-5,.col-x2sm-6,.col-x2sm-7,.col-x2sm-8,.col-x2sm-9,.col-x2sm-10,.col-x2sm-11,.col-x2sm-12,.col-x2sm,.col-x2sm-auto,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm,.col-sm-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl,.col-xxxl-auto{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}@media(min-width:374px){.col-xsm{flex-basis:0;flex-grow:1;max-width:100%}.col-xsm-auto{flex:0 0 auto;width:auto;max-width:none}.col-xsm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xsm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xsm-3{flex:0 0 25%;max-width:25%}.col-xsm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xsm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xsm-6{flex:0 0 50%;max-width:50%}.col-xsm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xsm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xsm-9{flex:0 0 75%;max-width:75%}.col-xsm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xsm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xsm-12{flex:0 0 100%;max-width:100%}.order-xsm-1{order:1}.order-xsm-2{order:2}.order-xsm-3{order:3}.order-xsm-4{order:4}.order-xsm-5{order:5}.order-xsm-6{order:6}.order-xsm-7{order:7}.order-xsm-8{order:8}.order-xsm-9{order:9}.order-xsm-10{order:10}.order-xsm-11{order:11}.order-xsm-12{order:12}}@media(min-width:450px){.col-x2sm{flex-basis:0;flex-grow:1;max-width:100%}.col-x2sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-x2sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-x2sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-x2sm-3{flex:0 0 25%;max-width:25%}.col-x2sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-x2sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-x2sm-6{flex:0 0 50%;max-width:50%}.col-x2sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-x2sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-x2sm-9{flex:0 0 75%;max-width:75%}.col-x2sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-x2sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-x2sm-12{flex:0 0 100%;max-width:100%}.order-x2sm-1{order:1}.order-x2sm-2{order:2}.order-x2sm-3{order:3}.order-x2sm-4{order:4}.order-x2sm-5{order:5}.order-x2sm-6{order:6}.order-x2sm-7{order:7}.order-x2sm-8{order:8}.order-x2sm-9{order:9}.order-x2sm-10{order:10}.order-x2sm-11{order:11}.order-x2sm-12{order:12}}@media(min-width:568px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}}@media(min-width:970px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}}@media(min-width:1366px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}}@media(min-width:1680px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxxl-3{flex:0 0 25%;max-width:25%}.col-xxxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxxl-6{flex:0 0 50%;max-width:50%}.col-xxxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxxl-9{flex:0 0 75%;max-width:75%}.col-xxxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxxl-12{flex:0 0 100%;max-width:100%}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}}.table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #e9ecef}.table thead th{vertical-align:bottom;border-bottom:2px solid #e9ecef}.table tbody+tbody{border-top:2px solid #e9ecef}.table .table{background-color:#e9ebee}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #e9ecef}.table-bordered th,.table-bordered td{border:1px solid #e9ecef}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#cabdd4}.table-hover .table-primary:hover{background-color:#beaeca}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#beaeca}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:white}.table-hover .table-secondary:hover{background-color:#f2f2f2}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#f2f2f2}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f7c9c0}.table-hover .table-danger:hover{background-color:#f4b6a9}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f4b6a9}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.thead-inverse th{color:#e9ebee;background-color:#212529}.thead-default th{color:#495057;background-color:#e9ecef}.table-inverse{color:#e9ebee;background-color:#212529}.table-inverse th,.table-inverse td,.table-inverse thead th{border-color:#32383e}.table-inverse.table-bordered{border:0}.table-inverse.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-inverse.table-hover tbody tr:hover{background-color:rgba(255,255,255,.075)}@media(max-width:969px){.table-responsive{display:block;width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive.table-bordered{border:0}}.form-control{display:block;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.25;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#8a27d1;outline:0}.form-control::placeholder{color:#868e96;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:not([size]):not([multiple]){height:calc(2.25rem + 2px)}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block}.col-form-label{padding-top:calc(0.5rem - 1px*2);padding-bottom:calc(0.5rem - 1px*2);margin-bottom:0}.col-form-label-lg{padding-top:calc(0.5rem - 1px*2);padding-bottom:calc(0.5rem - 1px*2);font-size:1.25rem}.col-form-label-sm{padding-top:calc(0.25rem - 1px*2);padding-bottom:calc(0.25rem - 1px*2);font-size:.875rem}.col-form-legend{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;font-size:1rem}.form-control-plaintext{padding-top:.5rem;padding-bottom:.5rem;margin-bottom:0;line-height:1.25;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.input-group-sm>.form-control-plaintext.form-control,.input-group-sm>.form-control-plaintext.input-group-addon,.input-group-sm>.input-group-btn>.form-control-plaintext.article-sidebar__header--link,.input-group-sm>.input-group-btn>.form-control-plaintext.btn,.input-group-sm>.input-group-btn>.form-control-plaintext.button,.input-group-sm>.input-group-btn>button.form-control-plaintext,.ui-widget .input-group-sm>.input-group-btn>.form-control-plaintext.button,.form-control-plaintext.form-control-lg,.input-group-lg>.form-control-plaintext.form-control,.input-group-lg>.form-control-plaintext.input-group-addon,.input-group-lg>.input-group-btn>.form-control-plaintext.article-sidebar__header--link,.input-group-lg>.input-group-btn>.form-control-plaintext.btn,.input-group-lg>.input-group-btn>.form-control-plaintext.button,.input-group-lg>.input-group-btn>button.form-control-plaintext,.ui-widget .input-group-lg>.input-group-btn>.form-control-plaintext.button{padding-right:0;padding-left:0}.form-control-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.article-sidebar__header--link,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.button,.input-group-sm>.input-group-btn>button,.ui-widget .input-group-sm>.input-group-btn>.button{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}select.form-control-sm:not([size]):not([multiple]),.input-group-sm>select.form-control:not([size]):not([multiple]),.input-group-sm>select.input-group-addon:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.article-sidebar__header--link:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-sm>.input-group-btn>select.button:not([size]):not([multiple]),.ui-widget .input-group-sm>.input-group-btn>select.button:not([size]):not([multiple]){height:calc(1.8125rem + 2px)}.form-control-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.article-sidebar__header--link,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.button,.input-group-lg>.input-group-btn>button,.ui-widget .input-group-lg>.input-group-btn>.button{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}select.form-control-lg:not([size]):not([multiple]),.input-group-lg>select.form-control:not([size]):not([multiple]),.input-group-lg>select.input-group-addon:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.article-sidebar__header--link:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.btn:not([size]):not([multiple]),.input-group-lg>.input-group-btn>select.button:not([size]):not([multiple]),.ui-widget .input-group-lg>.input-group-btn>select.button:not([size]):not([multiple]){height:calc(2.3125rem + 2px)}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;margin-bottom:.5rem}.form-check.disabled .form-check-label{color:#868e96}.form-check-label{padding-left:1.25rem;margin-bottom:0}.form-check-input{position:absolute;margin-top:.25rem;margin-left:-1.25rem}.form-check-input:only-child{position:static}.form-check-inline{display:inline-block}.form-check-inline .form-check-label{vertical-align:middle}.form-check-inline+.form-check-inline{margin-left:.75rem}.invalid-feedback{display:none;margin-top:.25rem;font-size:.875rem;color:#e43d1d}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;width:250px;padding:.5rem;margin-top:.1rem;font-size:.875rem;line-height:1;color:#fff;background-color:rgba(228,61,29,.8);border-radius:.2rem}.was-validated .form-control:valid,.form-control.is-valid,.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#7a9a01}.was-validated .form-control:valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{box-shadow:0 0 0 .2rem rgba(122,154,1,.25)}.was-validated .form-control:valid~.invalid-feedback,.was-validated .form-control:valid~.invalid-tooltip,.form-control.is-valid~.invalid-feedback,.form-control.is-valid~.invalid-tooltip,.was-validated .custom-select:valid~.invalid-feedback,.was-validated .custom-select:valid~.invalid-tooltip,.custom-select.is-valid~.invalid-feedback,.custom-select.is-valid~.invalid-tooltip{display:block}.was-validated .form-check-input:valid+.form-check-label,.form-check-input.is-valid+.form-check-label{color:#7a9a01}.was-validated .custom-control-input:valid~.custom-control-indicator,.custom-control-input.is-valid~.custom-control-indicator{background-color:rgba(122,154,1,.25)}.was-validated .custom-control-input:valid~.custom-control-description,.custom-control-input.is-valid~.custom-control-description{color:#7a9a01}.was-validated .custom-file-input:valid~.custom-file-control,.custom-file-input.is-valid~.custom-file-control{border-color:#7a9a01}.was-validated .custom-file-input:valid~.custom-file-control::before,.custom-file-input.is-valid~.custom-file-control::before{border-color:inherit}.was-validated .custom-file-input:valid:focus,.custom-file-input.is-valid:focus{box-shadow:0 0 0 .2rem rgba(122,154,1,.25)}.was-validated .form-control:invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#e43d1d}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{box-shadow:0 0 0 .2rem rgba(228,61,29,.25)}.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip{display:block}.was-validated .form-check-input:invalid+.form-check-label,.form-check-input.is-invalid+.form-check-label{color:#e43d1d}.was-validated .custom-control-input:invalid~.custom-control-indicator,.custom-control-input.is-invalid~.custom-control-indicator{background-color:rgba(228,61,29,.25)}.was-validated .custom-control-input:invalid~.custom-control-description,.custom-control-input.is-invalid~.custom-control-description{color:#e43d1d}.was-validated .custom-file-input:invalid~.custom-file-control,.custom-file-input.is-invalid~.custom-file-control{border-color:#e43d1d}.was-validated .custom-file-input:invalid~.custom-file-control::before,.custom-file-input.is-invalid~.custom-file-control::before{border-color:inherit}.was-validated .custom-file-input:invalid:focus,.custom-file-input.is-invalid:focus{box-shadow:0 0 0 .2rem rgba(228,61,29,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media(min-width:568px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group{width:auto}.form-inline .form-control-label{margin-bottom:0;vertical-align:middle}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}.form-inline .form-check-label{padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{display:flex;align-items:center;justify-content:center;padding-left:0}.form-inline .custom-control-indicator{position:static;display:inline-block;margin-right:.25rem;vertical-align:text-bottom}.form-inline .has-feedback .form-control-feedback{top:0}}.article-sidebar__header--link,.btn,.button,button,.ui-widget .button{display:inline-block;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.5rem .75rem;font-size:1rem;line-height:1.25;transition:all .15s ease-in-out}.article-sidebar__header--link:focus,.btn:focus,.button:focus,button:focus,.article-sidebar__header--link:hover,.btn:hover,.button:hover,button:hover{text-decoration:none}.article-sidebar__header--link:focus,.btn:focus,.button:focus,button:focus,.focus.article-sidebar__header--link,.focus.btn,.focus.button,button.focus{outline:0;box-shadow:0 0 0 3px rgba(67,19,102,.25)}.disabled.article-sidebar__header--link,.disabled.btn,.disabled.button,button.disabled,.article-sidebar__header--link:disabled,.btn:disabled,.button:disabled,button:disabled{opacity:.65}.article-sidebar__header--link:active,.btn:active,.button:active,button:active,.active.article-sidebar__header--link,.active.btn,.active.button,button.active{background-image:none}a.disabled.article-sidebar__header--link,a.disabled.btn,a.disabled.button,fieldset[disabled] a.article-sidebar__header--link,fieldset[disabled] a.btn,fieldset[disabled] a.button{pointer-events:none}.btn-primary,.btn--primary,.button--primary,button--primary,.ui-widget .button{color:#fff;background-color:#431366;border-color:#431366}.btn-primary:hover,.btn--primary:hover,.button--primary:hover,button--primary:hover,.ui-widget .button:hover{color:#fff;background-color:#2e0d46;border-color:#270b3b}.btn-primary:focus,.btn--primary:focus,.button--primary:focus,button--primary:focus,.ui-widget .button:focus,.btn-primary.focus,.focus.btn--primary,.focus.button--primary,button--primary.focus,.ui-widget .focus.button{box-shadow:0 0 0 3px rgba(67,19,102,.5)}.btn-primary.disabled,.disabled.btn--primary,.disabled.button--primary,button--primary.disabled,.ui-widget .disabled.button,.btn-primary:disabled,.btn--primary:disabled,.button--primary:disabled,button--primary:disabled,.ui-widget .button:disabled{background-color:#431366;border-color:#431366}.btn-primary:active,.btn--primary:active,.button--primary:active,button--primary:active,.ui-widget .button:active,.btn-primary.active,.active.btn--primary,.active.button--primary,button--primary.active,.ui-widget .active.button,.show>.btn-primary.dropdown-toggle,.show>.dropdown-toggle.btn--primary,.show>.dropdown-toggle.button--primary,.show>button--primary.dropdown-toggle,.ui-widget .show>.dropdown-toggle.button{background-color:#2e0d46;background-image:none;border-color:#270b3b}.btn-secondary{color:#111;background-color:#fff;border-color:#fff}.btn-secondary:hover{color:#111;background-color:#ececec;border-color:#e6e5e5}.btn-secondary:focus,.btn-secondary.focus{box-shadow:0 0 0 3px rgba(255,255,255,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#fff;border-color:#fff}.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle{background-color:#ececec;background-image:none;border-color:#e6e5e5}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success:focus,.btn-success.focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#28a745;border-color:#28a745}.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle{background-color:#218838;background-image:none;border-color:#1e7e34}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info:focus,.btn-info.focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#17a2b8;border-color:#17a2b8}.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle{background-color:#138496;background-image:none;border-color:#117a8b}.btn-warning{color:#111;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#111;background-color:#e0a800;border-color:#d39e00}.btn-warning:focus,.btn-warning.focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc107;border-color:#ffc107}.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle{background-color:#e0a800;background-image:none;border-color:#d39e00}.btn-danger{color:#fff;background-color:#e43d1d;border-color:#e43d1d}.btn-danger:hover{color:#fff;background-color:#c33317;border-color:#b83016}.btn-danger:focus,.btn-danger.focus{box-shadow:0 0 0 3px rgba(228,61,29,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#e43d1d;border-color:#e43d1d}.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle{background-color:#c33317;background-image:none;border-color:#b83016}.btn-light{color:#111;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#111;background-color:#e2e6ea;border-color:#dae0e5}.btn-light:focus,.btn-light.focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle{background-color:#e2e6ea;background-image:none;border-color:#dae0e5}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark:focus,.btn-dark.focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#343a40;border-color:#343a40}.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle{background-color:#23272b;background-image:none;border-color:#1d2124}.btn-outline-primary{color:#431366;background-color:transparent;background-image:none;border-color:#431366}.btn-outline-primary:hover{color:#fff;background-color:#431366;border-color:#431366}.btn-outline-primary:focus,.btn-outline-primary.focus{box-shadow:0 0 0 3px rgba(67,19,102,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#431366;background-color:transparent}.btn-outline-primary:active,.btn-outline-primary.active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#431366;border-color:#431366}.btn-outline-secondary{color:#fff;background-color:transparent;background-image:none;border-color:#fff}.btn-outline-secondary:hover{color:#fff;background-color:#fff;border-color:#fff}.btn-outline-secondary:focus,.btn-outline-secondary.focus{box-shadow:0 0 0 3px rgba(255,255,255,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#fff;background-color:transparent}.btn-outline-secondary:active,.btn-outline-secondary.active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#fff;border-color:#fff}.btn-outline-success{color:#28a745;background-color:transparent;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:focus,.btn-outline-success.focus{box-shadow:0 0 0 3px rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:active,.btn-outline-success.active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-info{color:#17a2b8;background-color:transparent;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:focus,.btn-outline-info.focus{box-shadow:0 0 0 3px rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:active,.btn-outline-info.active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-warning{color:#ffc107;background-color:transparent;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:focus,.btn-outline-warning.focus{box-shadow:0 0 0 3px rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:active,.btn-outline-warning.active,.show>.btn-outline-warning.dropdown-toggle{color:#fff;background-color:#ffc107;border-color:#ffc107}.btn-outline-danger{color:#e43d1d;background-color:transparent;background-image:none;border-color:#e43d1d}.btn-outline-danger:hover{color:#fff;background-color:#e43d1d;border-color:#e43d1d}.btn-outline-danger:focus,.btn-outline-danger.focus{box-shadow:0 0 0 3px rgba(228,61,29,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#e43d1d;background-color:transparent}.btn-outline-danger:active,.btn-outline-danger.active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#e43d1d;border-color:#e43d1d}.btn-outline-light{color:#f8f9fa;background-color:transparent;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:focus,.btn-outline-light.focus{box-shadow:0 0 0 3px rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:active,.btn-outline-light.active,.show>.btn-outline-light.dropdown-toggle{color:#fff;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-dark{color:#343a40;background-color:transparent;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:focus,.btn-outline-dark.focus{box-shadow:0 0 0 3px rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:active,.btn-outline-dark.active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-link{font-weight:normal;color:#fff;border-radius:0}.btn-link,.btn-link:active,.btn-link.active,.btn-link:disabled{background-color:transparent}.btn-link,.btn-link:focus,.btn-link:active{border-color:transparent;box-shadow:none}.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#d9d9d9;text-decoration:none;background-color:transparent}.btn-link:disabled{color:#868e96}.btn-link:disabled:focus,.btn-link:disabled:hover{text-decoration:none}.btn-lg,.btn-group-lg>.article-sidebar__header--link,.btn-group-lg>.btn,.btn-group-lg>.button,.btn-group-lg>button,.ui-widget .btn-group-lg>.button{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5}.btn-sm,.btn-group-sm>.article-sidebar__header--link,.btn-group-sm>.btn,.btn-group-sm>.button,.btn-group-sm>button,.ui-widget .btn-group-sm>.button{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;transition:opacity .15s linear}.fade.show{opacity:1}.collapse,.collapsing{display:none}.collapse.show,.show.collapsing{display:block}tr.collapse.show,tr.show.collapsing{display:table-row}tbody.collapse.show,tbody.show.collapsing{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}.dropup,.dropdown{position:relative}.dropdown-toggle::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{border-top:0;border-bottom:.3em solid}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#171717;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15)}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:normal;color:#212529;text-align:inherit;white-space:nowrap;background:none;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#431366}.dropdown-item.disabled,.dropdown-item:disabled{color:#868e96;background-color:transparent}.show>a{outline:0}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#868e96;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group>.article-sidebar__header--link,.btn-group>.btn,.btn-group>.button,.btn-group>button,.ui-widget .btn-group>.button,.btn-group-vertical>.article-sidebar__header--link,.btn-group-vertical>.btn,.btn-group-vertical>.button,.btn-group-vertical>button,.ui-widget .btn-group-vertical>.button{position:relative;flex:0 1 auto;margin-bottom:0}.btn-group>.article-sidebar__header--link:hover,.btn-group>.btn:hover,.btn-group>.button:hover,.btn-group>button:hover,.ui-widget .btn-group>.button:hover,.btn-group-vertical>.article-sidebar__header--link:hover,.btn-group-vertical>.btn:hover,.btn-group-vertical>.button:hover,.btn-group-vertical>button:hover,.ui-widget .btn-group-vertical>.button:hover{z-index:2}.btn-group>.article-sidebar__header--link:focus,.btn-group>.btn:focus,.btn-group>.button:focus,.btn-group>button:focus,.ui-widget .btn-group>.button:focus,.btn-group>.article-sidebar__header--link:active,.btn-group>.btn:active,.btn-group>.button:active,.btn-group>button:active,.ui-widget .btn-group>.button:active,.btn-group>.active.article-sidebar__header--link,.btn-group>.active.btn,.btn-group>.active.button,.btn-group>button.active,.ui-widget .btn-group>.active.button,.btn-group-vertical>.article-sidebar__header--link:focus,.btn-group-vertical>.btn:focus,.btn-group-vertical>.button:focus,.btn-group-vertical>button:focus,.ui-widget .btn-group-vertical>.button:focus,.btn-group-vertical>.article-sidebar__header--link:active,.btn-group-vertical>.btn:active,.btn-group-vertical>.button:active,.btn-group-vertical>button:active,.ui-widget .btn-group-vertical>.button:active,.btn-group-vertical>.active.article-sidebar__header--link,.btn-group-vertical>.active.btn,.btn-group-vertical>.active.button,.btn-group-vertical>button.active,.ui-widget .btn-group-vertical>.active.button{z-index:2}.btn-group button+.btn,.btn-group .article-sidebar__header--link+.article-sidebar__header--link,.btn-group .btn+.article-sidebar__header--link,.btn-group .button+.article-sidebar__header--link,.btn-group button+.article-sidebar__header--link,.btn-group .ui-widget .button+.article-sidebar__header--link,.btn-group .article-sidebar__header--link+.btn,.btn-group .btn+.btn,.btn-group .button+.btn,.btn-group button+.btn,.btn-group .ui-widget .button+.btn,.btn-group .article-sidebar__header--link+.button,.btn-group .btn+.button,.btn-group .button+.button,.btn-group button+.button,.btn-group .btn+button,.btn-group .article-sidebar__header--link+button,.btn-group .btn+button,.btn-group .button+button,.btn-group button+button,.btn-group .ui-widget .button+button,.ui-widget .btn-group .button+button,.btn-group .ui-widget .article-sidebar__header--link+.button,.btn-group .ui-widget .btn+.button,.btn-group .ui-widget button+.button,.ui-widget .btn-group button+.button,.btn-group .ui-widget .button+.button,.btn-group .article-sidebar__header--link+.btn-group,.btn-group .btn+.btn-group,.btn-group .button+.btn-group,.btn-group button+.btn-group,.btn-group .ui-widget .button+.btn-group,.btn-group .btn-group+.article-sidebar__header--link,.btn-group .btn-group+.btn,.btn-group .btn-group+.button,.btn-group .btn-group+button,.btn-group .ui-widget .btn-group+.button,.btn-group .btn-group+.btn-group,.btn-group-vertical button+.btn,.btn-group-vertical .article-sidebar__header--link+.article-sidebar__header--link,.btn-group-vertical .btn+.article-sidebar__header--link,.btn-group-vertical .button+.article-sidebar__header--link,.btn-group-vertical button+.article-sidebar__header--link,.btn-group-vertical .ui-widget .button+.article-sidebar__header--link,.btn-group-vertical .article-sidebar__header--link+.btn,.btn-group-vertical .btn+.btn,.btn-group-vertical .button+.btn,.btn-group-vertical button+.btn,.btn-group-vertical .ui-widget .button+.btn,.btn-group-vertical .article-sidebar__header--link+.button,.btn-group-vertical .btn+.button,.btn-group-vertical .button+.button,.btn-group-vertical button+.button,.btn-group-vertical .btn+button,.btn-group-vertical .article-sidebar__header--link+button,.btn-group-vertical .btn+button,.btn-group-vertical .button+button,.btn-group-vertical button+button,.btn-group-vertical .ui-widget .button+button,.ui-widget .btn-group-vertical .button+button,.btn-group-vertical .ui-widget .article-sidebar__header--link+.button,.btn-group-vertical .ui-widget .btn+.button,.btn-group-vertical .ui-widget button+.button,.ui-widget .btn-group-vertical button+.button,.btn-group-vertical .ui-widget .button+.button,.btn-group-vertical .article-sidebar__header--link+.btn-group,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .button+.btn-group,.btn-group-vertical button+.btn-group,.btn-group-vertical .ui-widget .button+.btn-group,.btn-group-vertical .btn-group+.article-sidebar__header--link,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.button,.btn-group-vertical .btn-group+button,.btn-group-vertical .ui-widget .btn-group+.button,.btn-group-vertical .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.article-sidebar__header--link:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.button:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>button:not(:first-child):not(:last-child):not(.dropdown-toggle),.ui-widget .btn-group>.button:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.article-sidebar__header--link:first-child,.btn-group>.btn:first-child,.btn-group>.button:first-child,.btn-group>button:first-child,.ui-widget .btn-group>.button:first-child{margin-left:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.article-sidebar__header--link,.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.button,.btn-group>.btn-group:not(:first-child):not(:last-child)>button,.ui-widget .btn-group>.btn-group:not(:first-child):not(:last-child)>.button{border-radius:0}.article-sidebar__header--link+.dropdown-toggle-split,.btn+.dropdown-toggle-split,.button+.dropdown-toggle-split,button+.dropdown-toggle-split,.ui-widget .button+.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.article-sidebar__header--link+.dropdown-toggle-split::after,.btn+.dropdown-toggle-split::after,.button+.dropdown-toggle-split::after,button+.dropdown-toggle-split::after,.ui-widget .button+.dropdown-toggle-split::after{margin-left:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.article-sidebar__header--link+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split,.btn-group-sm>.button+.dropdown-toggle-split,.btn-group-sm>button+.dropdown-toggle-split,.ui-widget .btn-group-sm>.button+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.article-sidebar__header--link+.dropdown-toggle-split,.btn-group-lg>.btn+.dropdown-toggle-split,.btn-group-lg>.button+.dropdown-toggle-split,.btn-group-lg>button+.dropdown-toggle-split,.ui-widget .btn-group-lg>.button+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .article-sidebar__header--link,.btn-group-vertical .btn,.btn-group-vertical .button,.btn-group-vertical button,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>button+.btn,.btn-group-vertical>.article-sidebar__header--link+.article-sidebar__header--link,.btn-group-vertical>.btn+.article-sidebar__header--link,.btn-group-vertical>.button+.article-sidebar__header--link,.btn-group-vertical>button+.article-sidebar__header--link,.ui-widget .btn-group-vertical>.button+.article-sidebar__header--link,.btn-group-vertical>.article-sidebar__header--link+.btn,.btn-group-vertical>.btn+.btn,.btn-group-vertical>.button+.btn,.btn-group-vertical>button+.btn,.ui-widget .btn-group-vertical>.button+.btn,.btn-group-vertical>.article-sidebar__header--link+.button,.btn-group-vertical>.btn+.button,.btn-group-vertical>.button+.button,.btn-group-vertical>button+.button,.btn-group-vertical>.btn+button,.btn-group-vertical>.article-sidebar__header--link+button,.btn-group-vertical>.btn+button,.btn-group-vertical>.button+button,.btn-group-vertical>button+button,.ui-widget .btn-group-vertical>.button+button,.ui-widget .btn-group-vertical>.article-sidebar__header--link+.button,.ui-widget .btn-group-vertical>.btn+.button,.ui-widget .btn-group-vertical>button+.button,.ui-widget .btn-group-vertical>.button+.button,.btn-group-vertical>.article-sidebar__header--link+.btn-group,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.button+.btn-group,.btn-group-vertical>button+.btn-group,.ui-widget .btn-group-vertical>.button+.btn-group,.btn-group-vertical>.btn-group+.article-sidebar__header--link,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.button,.btn-group-vertical>.btn-group+button,.ui-widget .btn-group-vertical>.btn-group+.button,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.article-sidebar__header--link:not(:first-child):not(:last-child),.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.button:not(:first-child):not(:last-child),.btn-group-vertical>button:not(:first-child):not(:last-child),.ui-widget .btn-group-vertical>.button:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.article-sidebar__header--link,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.button,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>button,.ui-widget .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.button{border-radius:0}[data-toggle="buttons"]>.article-sidebar__header--link input[type="radio"],[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.button input[type="radio"],[data-toggle="buttons"]>button input[type="radio"],.ui-widget [data-toggle="buttons"]>.button input[type="radio"],[data-toggle="buttons"]>.article-sidebar__header--link input[type="checkbox"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.button input[type="checkbox"],[data-toggle="buttons"]>button input[type="checkbox"],.ui-widget [data-toggle="buttons"]>.button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.article-sidebar__header--link input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.button input[type="radio"],[data-toggle="buttons"]>.btn-group>button input[type="radio"],.ui-widget [data-toggle="buttons"]>.btn-group>.button input[type="radio"],[data-toggle="buttons"]>.btn-group>.article-sidebar__header--link input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.button input[type="checkbox"],[data-toggle="buttons"]>.btn-group>button input[type="checkbox"],.ui-widget [data-toggle="buttons"]>.btn-group>.button input[type="checkbox"]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;width:100%}.input-group .form-control{position:relative;z-index:2;flex:1 1 auto;width:1%;margin-bottom:0}.input-group .form-control:focus,.input-group .form-control:active,.input-group .form-control:hover{z-index:3}.input-group-addon,.input-group-btn,.input-group .form-control{display:flex;align-items:center}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:normal;line-height:1.25;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid rgba(0,0,0,.15)}.input-group-addon.form-control-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.article-sidebar__header--link,.input-group-sm>.input-group-btn>.input-group-addon.btn,.input-group-sm>.input-group-btn>.input-group-addon.button,.input-group-sm>.input-group-btn>button.input-group-addon,.ui-widget .input-group-sm>.input-group-btn>.input-group-addon.button{padding:.25rem .5rem;font-size:.875rem}.input-group-addon.form-control-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.article-sidebar__header--link,.input-group-lg>.input-group-btn>.input-group-addon.btn,.input-group-lg>.input-group-btn>.input-group-addon.button,.input-group-lg>.input-group-btn>button.input-group-addon,.ui-widget .input-group-lg>.input-group-btn>.input-group-addon.button{padding:.5rem 1rem;font-size:1.25rem}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group-addon:not(:last-child){border-right:0}.form-control+.input-group-addon:not(:first-child){border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.article-sidebar__header--link,.input-group-btn>.btn,.input-group-btn>.button,.input-group-btn>button,.ui-widget .input-group-btn>.button{position:relative}.input-group-btn>button+.btn,.input-group-btn>.article-sidebar__header--link+.article-sidebar__header--link,.input-group-btn>.btn+.article-sidebar__header--link,.input-group-btn>.button+.article-sidebar__header--link,.input-group-btn>button+.article-sidebar__header--link,.ui-widget .input-group-btn>.button+.article-sidebar__header--link,.input-group-btn>.article-sidebar__header--link+.btn,.input-group-btn>.btn+.btn,.input-group-btn>.button+.btn,.input-group-btn>button+.btn,.ui-widget .input-group-btn>.button+.btn,.input-group-btn>.article-sidebar__header--link+.button,.input-group-btn>.btn+.button,.input-group-btn>.button+.button,.input-group-btn>button+.button,.input-group-btn>.btn+button,.input-group-btn>.article-sidebar__header--link+button,.input-group-btn>.btn+button,.input-group-btn>.button+button,.input-group-btn>button+button,.ui-widget .input-group-btn>.button+button,.ui-widget .input-group-btn>.article-sidebar__header--link+.button,.ui-widget .input-group-btn>.btn+.button,.ui-widget .input-group-btn>button+.button,.ui-widget .input-group-btn>.button+.button{margin-left:-1px}.input-group-btn>.article-sidebar__header--link:focus,.input-group-btn>.btn:focus,.input-group-btn>.button:focus,.input-group-btn>button:focus,.ui-widget .input-group-btn>.button:focus,.input-group-btn>.article-sidebar__header--link:active,.input-group-btn>.btn:active,.input-group-btn>.button:active,.input-group-btn>button:active,.ui-widget .input-group-btn>.button:active,.input-group-btn>.article-sidebar__header--link:hover,.input-group-btn>.btn:hover,.input-group-btn>.button:hover,.input-group-btn>button:hover,.ui-widget .input-group-btn>.button:hover{z-index:3}.input-group-btn:not(:last-child)>.article-sidebar__header--link,.input-group-btn:not(:last-child)>.btn,.input-group-btn:not(:last-child)>.button,.input-group-btn:not(:last-child)>button,.ui-widget .input-group-btn:not(:last-child)>.button,.input-group-btn:not(:last-child)>.btn-group{margin-right:-1px}.input-group-btn:not(:first-child)>.article-sidebar__header--link,.input-group-btn:not(:first-child)>.btn,.input-group-btn:not(:first-child)>.button,.input-group-btn:not(:first-child)>button,.ui-widget .input-group-btn:not(:first-child)>.button,.input-group-btn:not(:first-child)>.btn-group{z-index:2;margin-left:-1px}.input-group-btn:not(:first-child)>.article-sidebar__header--link:focus,.input-group-btn:not(:first-child)>.btn:focus,.input-group-btn:not(:first-child)>.button:focus,.input-group-btn:not(:first-child)>button:focus,.ui-widget .input-group-btn:not(:first-child)>.button:focus,.input-group-btn:not(:first-child)>.article-sidebar__header--link:active,.input-group-btn:not(:first-child)>.btn:active,.input-group-btn:not(:first-child)>.button:active,.input-group-btn:not(:first-child)>button:active,.ui-widget .input-group-btn:not(:first-child)>.button:active,.input-group-btn:not(:first-child)>.article-sidebar__header--link:hover,.input-group-btn:not(:first-child)>.btn:hover,.input-group-btn:not(:first-child)>.button:hover,.input-group-btn:not(:first-child)>button:hover,.ui-widget .input-group-btn:not(:first-child)>.button:hover,.input-group-btn:not(:first-child)>.btn-group:focus,.input-group-btn:not(:first-child)>.btn-group:active,.input-group-btn:not(:first-child)>.btn-group:hover{z-index:3}.custom-control{position:relative;display:inline-flex;min-height:1.5rem;padding-left:1.5rem;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-indicator{color:#fff;background-color:#431366}.custom-control-input:focus~.custom-control-indicator{box-shadow:0 0 0 1px #e9ebee,0 0 0 3px #431366}.custom-control-input:active~.custom-control-indicator{color:#fff;background-color:#a14ede}.custom-control-input:disabled~.custom-control-indicator{background-color:#e9ecef}.custom-control-input:disabled~.custom-control-description{color:#868e96}.custom-control-indicator{position:absolute;top:.25rem;left:0;display:block;width:1rem;height:1rem;pointer-events:none;user-select:none;background-color:#ddd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.custom-checkbox .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0088'%3E%3Cpathfill='%23fff'd='M6.564.75l-3.593.612-1.538-1.55L04.262.9747.2582.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator{background-color:#431366;background-image:url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0044'%3E%3Cpathstroke='%23fff'd='M02h4'/%3E%3C/svg%3E")}.custom-radio .custom-control-indicator{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-indicator{background-image:url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='-4-488'%3E%3Ccircler='3'fill='%23fff'/%3E%3C/svg%3E")}.custom-controls-stacked{display:flex;flex-direction:column}.custom-controls-stacked .custom-control{margin-bottom:.25rem}.custom-controls-stacked .custom-control+.custom-control{margin-left:0}.custom-select{display:inline-block;max-width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.25;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvgxmlns='http://www.w3.org/2000/svg'viewBox='0045'%3E%3Cpathfill='%23333'd='M20L02h4zm05L03h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid rgba(0,0,0,.15);border-radius:0;appearance:none}.custom-select:focus{border-color:#8a27d1;outline:0}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select:disabled{color:#868e96;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);padding-top:.375rem;padding-bottom:.375rem;font-size:75%}.custom-file{position:relative;display:inline-block;max-width:100%;height:2.5rem;margin-bottom:0}.custom-file-input{min-width:14rem;max-width:100%;height:2.5rem;margin:0;opacity:0}.custom-file-control{position:absolute;top:0;right:0;left:0;z-index:5;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#495057;pointer-events:none;user-select:none;background-color:#fff;border:1px solid rgba(0,0,0,.15)}.custom-file-control:lang(en):empty::after{content:"Choose file..."}.custom-file-control::before{position:absolute;top:-1px;right:-1px;bottom:-1px;z-index:6;display:block;height:2.5rem;padding:.5rem 1rem;line-height:1.5;color:#495057;background-color:#e9ecef;border:1px solid rgba(0,0,0,.15)}.custom-file-control:lang(en)::before{content:"Browse"}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125)}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%}.card-img-top{width:100%}.card-img-bottom{width:100%}@media(min-width:568px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-10px;margin-left:-10px}.card-deck .card{display:flex;flex:1 0 0;flex-direction:column;margin-right:10px;margin-left:10px}}@media(min-width:568px){.card-group{display:flex;flex-flow:row wrap}.card-group .card{flex:1 0 0}.card-group .card+.card{margin-left:0;border-left:0}}.card-columns .card{margin-bottom:.75rem}@media(min-width:568px){.card-columns{column-count:3;column-gap:1.25rem}.card-columns .card{display:inline-block;width:100%}}.pagination{display:flex;padding-left:0;list-style:none}.page-item:first-child .page-link{margin-left:0}.page-item.active .page-link{z-index:2;color:#fff;background-color:#431366;border-color:#431366}.page-item.disabled .page-link{color:#868e96;pointer-events:none;background-color:#fff;border-color:#ddd}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#fff;background-color:#fff;border:1px solid #ddd}.page-link:focus,.page-link:hover{color:#d9d9d9;text-decoration:none;background-color:#e9ecef;border-color:#ddd}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline}.badge:empty{display:none}.article-sidebar__header--link .badge,.btn .badge,.button .badge,button .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em}.badge-primary{color:#fff;background-color:#431366}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#270b3b}.badge-secondary{color:#111;background-color:#fff}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#111;text-decoration:none;background-color:#e6e5e5}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#111;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#111;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#e43d1d}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#b83016}.badge-light{color:#111;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#111;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.alert{padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent}.alert-heading{color:inherit}.alert-link{font-weight:bold}.alert-dismissible .close{position:relative;top:-.75rem;right:-1.25rem;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#230a35;background-color:#d9d0e0;border-color:#cabdd4}.alert-primary hr{border-top-color:#beaeca}.alert-primary .alert-link{color:#07020a}.alert-secondary{color:#858585;background-color:white;border-color:white}.alert-secondary hr{border-top-color:#f2f2f2}.alert-secondary .alert-link{color:#6c6b6b}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#77200f;background-color:#fad8d2;border-color:#f7c9c0}.alert-danger hr{border-top-color:#f4b6a9}.alert-danger .alert-link{color:#4a1409}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#171717;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:last-child{margin-bottom:0}.list-group-item:focus,.list-group-item:hover{text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#868e96;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#431366;border-color:#431366}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#230a35;background-color:#cabdd4}a.list-group-item-primary,button.list-group-item-primary{color:#230a35}a.list-group-item-primary:focus,a.list-group-item-primary:hover,button.list-group-item-primary:focus,button.list-group-item-primary:hover{color:#230a35;background-color:#beaeca}a.list-group-item-primary.active,button.list-group-item-primary.active{color:#fff;background-color:#230a35;border-color:#230a35}.list-group-item-secondary{color:#858585;background-color:white}a.list-group-item-secondary,button.list-group-item-secondary{color:#858585}a.list-group-item-secondary:focus,a.list-group-item-secondary:hover,button.list-group-item-secondary:focus,button.list-group-item-secondary:hover{color:#858585;background-color:#f2f2f2}a.list-group-item-secondary.active,button.list-group-item-secondary.active{color:#fff;background-color:#858585;border-color:#858585}.list-group-item-success{color:#155724;background-color:#c3e6cb}a.list-group-item-success,button.list-group-item-success{color:#155724}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#155724;background-color:#b1dfbb}a.list-group-item-success.active,button.list-group-item-success.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}a.list-group-item-info,button.list-group-item-info{color:#0c5460}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#0c5460;background-color:#abdde5}a.list-group-item-info.active,button.list-group-item-info.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}a.list-group-item-warning,button.list-group-item-warning{color:#856404}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#856404;background-color:#ffe8a1}a.list-group-item-warning.active,button.list-group-item-warning.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#77200f;background-color:#f7c9c0}a.list-group-item-danger,button.list-group-item-danger{color:#77200f}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#77200f;background-color:#f4b6a9}a.list-group-item-danger.active,button.list-group-item-danger.active{color:#fff;background-color:#77200f;border-color:#77200f}.list-group-item-light{color:#818182;background-color:#fdfdfe}a.list-group-item-light,button.list-group-item-light{color:#818182}a.list-group-item-light:focus,a.list-group-item-light:hover,button.list-group-item-light:focus,button.list-group-item-light:hover{color:#818182;background-color:#ececf6}a.list-group-item-light.active,button.list-group-item-light.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}a.list-group-item-dark,button.list-group-item-dark{color:#1b1e21}a.list-group-item-dark:focus,a.list-group-item-dark:hover,button.list-group-item-dark:focus,button.list-group-item-dark:hover{color:#1b1e21;background-color:#b9bbbe}a.list-group-item-dark.active,button.list-group-item-dark.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background:transparent;border:0;-webkit-appearance:none}.align-baseline{vertical-align:baseline !important}.align-top{vertical-align:top !important}.align-middle{vertical-align:middle !important}.align-bottom{vertical-align:bottom !important}.align-text-bottom{vertical-align:text-bottom !important}.align-text-top{vertical-align:text-top !important}.bg-primary{background-color:#431366 !important}a.bg-primary:focus,a.bg-primary:hover{background-color:#270b3b !important}.bg-secondary{background-color:#fff !important}a.bg-secondary:focus,a.bg-secondary:hover{background-color:#e6e5e5 !important}.bg-success{background-color:#28a745 !important}a.bg-success:focus,a.bg-success:hover{background-color:#1e7e34 !important}.bg-info{background-color:#17a2b8 !important}a.bg-info:focus,a.bg-info:hover{background-color:#117a8b !important}.bg-warning{background-color:#ffc107 !important}a.bg-warning:focus,a.bg-warning:hover{background-color:#d39e00 !important}.bg-danger{background-color:#e43d1d !important}a.bg-danger:focus,a.bg-danger:hover{background-color:#b83016 !important}.bg-light{background-color:#f8f9fa !important}a.bg-light:focus,a.bg-light:hover{background-color:#dae0e5 !important}.bg-dark{background-color:#343a40 !important}a.bg-dark:focus,a.bg-dark:hover{background-color:#1d2124 !important}.bg-white{background-color:#fff !important}.bg-transparent{background-color:transparent !important}.border{border:1px solid #e9ecef !important}.border-0{border:0 !important}.border-top-0{border-top:0 !important}.border-right-0{border-right:0 !important}.border-bottom-0{border-bottom:0 !important}.border-left-0{border-left:0 !important}.border-primary{border-color:#431366 !important}.border-secondary{border-color:#fff !important}.border-success{border-color:#28a745 !important}.border-info{border-color:#17a2b8 !important}.border-warning{border-color:#ffc107 !important}.border-danger{border-color:#e43d1d !important}.border-light{border-color:#f8f9fa !important}.border-dark{border-color:#343a40 !important}.border-white{border-color:#fff !important}.rounded{border-radius:.25rem !important}.rounded-top{border-top-left-radius:.25rem !important;border-top-right-radius:.25rem !important}.rounded-right{border-top-right-radius:.25rem !important;border-bottom-right-radius:.25rem !important}.rounded-bottom{border-bottom-right-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-left{border-top-left-radius:.25rem !important;border-bottom-left-radius:.25rem !important}.rounded-circle{border-radius:50%}.rounded-0{border-radius:0}.clearfix::after{display:block;clear:both;content:""}.d-none,.hero-wrapper .sidewrapper-desktop{display:none !important}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-table{display:table !important}.d-table-cell{display:table-cell !important}.d-flex{display:flex !important}.d-inline-flex{display:inline-flex !important}@media(min-width:374px){.d-xsm-none{display:none !important}.d-xsm-inline{display:inline !important}.d-xsm-inline-block{display:inline-block !important}.d-xsm-block{display:block !important}.d-xsm-table{display:table !important}.d-xsm-table-cell{display:table-cell !important}.d-xsm-flex{display:flex !important}.d-xsm-inline-flex{display:inline-flex !important}}@media(min-width:450px){.d-x2sm-none{display:none !important}.d-x2sm-inline{display:inline !important}.d-x2sm-inline-block{display:inline-block !important}.d-x2sm-block{display:block !important}.d-x2sm-table{display:table !important}.d-x2sm-table-cell{display:table-cell !important}.d-x2sm-flex{display:flex !important}.d-x2sm-inline-flex{display:inline-flex !important}}@media(min-width:568px){.d-sm-none{display:none !important}.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-table{display:table !important}.d-sm-table-cell{display:table-cell !important}.d-sm-flex{display:flex !important}.d-sm-inline-flex{display:inline-flex !important}}@media(min-width:768px){.d-md-none{display:none !important}.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-table{display:table !important}.d-md-table-cell{display:table-cell !important}.d-md-flex{display:flex !important}.d-md-inline-flex{display:inline-flex !important}}@media(min-width:970px){.d-lg-none{display:none !important}.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block,.hero-wrapper .sidewrapper-desktop{display:block !important}.d-lg-table{display:table !important}.d-lg-table-cell{display:table-cell !important}.d-lg-flex{display:flex !important}.d-lg-inline-flex{display:inline-flex !important}}@media(min-width:1200px){.d-xl-none{display:none !important}.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-table{display:table !important}.d-xl-table-cell{display:table-cell !important}.d-xl-flex{display:flex !important}.d-xl-inline-flex{display:inline-flex !important}}@media(min-width:1366px){.d-xxl-none{display:none !important}.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-table{display:table !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}}@media(min-width:1680px){.d-xxxl-none{display:none !important}.d-xxxl-inline{display:inline !important}.d-xxxl-inline-block{display:inline-block !important}.d-xxxl-block{display:block !important}.d-xxxl-table{display:table !important}.d-xxxl-table-cell{display:table-cell !important}.d-xxxl-flex{display:flex !important}.d-xxxl-inline-flex{display:inline-flex !important}}.d-print-block{display:none !important}@media print{.d-print-block{display:block !important}}.d-print-inline{display:none !important}@media print{.d-print-inline{display:inline !important}}.d-print-inline-block{display:none !important}@media print{.d-print-inline-block{display:inline-block !important}}@media print{.d-print-none{display:none !important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.8571428571%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row !important}.flex-column{flex-direction:column !important}.flex-row-reverse{flex-direction:row-reverse !important}.flex-column-reverse{flex-direction:column-reverse !important}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-start{justify-content:flex-start !important}.justify-content-end{justify-content:flex-end !important}.justify-content-center{justify-content:center !important}.justify-content-between{justify-content:space-between !important}.justify-content-around{justify-content:space-around !important}.align-items-start{align-items:flex-start !important}.align-items-end{align-items:flex-end !important}.align-items-center{align-items:center !important}.align-items-baseline{align-items:baseline !important}.align-items-stretch{align-items:stretch !important}.align-content-start{align-content:flex-start !important}.align-content-end{align-content:flex-end !important}.align-content-center{align-content:center !important}.align-content-between{align-content:space-between !important}.align-content-around{align-content:space-around !important}.align-content-stretch{align-content:stretch !important}.align-self-auto{align-self:auto !important}.align-self-start{align-self:flex-start !important}.align-self-end{align-self:flex-end !important}.align-self-center{align-self:center !important}.align-self-baseline{align-self:baseline !important}.align-self-stretch{align-self:stretch !important}@media(min-width:374px){.flex-xsm-row{flex-direction:row !important}.flex-xsm-column{flex-direction:column !important}.flex-xsm-row-reverse{flex-direction:row-reverse !important}.flex-xsm-column-reverse{flex-direction:column-reverse !important}.flex-xsm-wrap{flex-wrap:wrap !important}.flex-xsm-nowrap{flex-wrap:nowrap !important}.flex-xsm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xsm-start{justify-content:flex-start !important}.justify-content-xsm-end{justify-content:flex-end !important}.justify-content-xsm-center{justify-content:center !important}.justify-content-xsm-between{justify-content:space-between !important}.justify-content-xsm-around{justify-content:space-around !important}.align-items-xsm-start{align-items:flex-start !important}.align-items-xsm-end{align-items:flex-end !important}.align-items-xsm-center{align-items:center !important}.align-items-xsm-baseline{align-items:baseline !important}.align-items-xsm-stretch{align-items:stretch !important}.align-content-xsm-start{align-content:flex-start !important}.align-content-xsm-end{align-content:flex-end !important}.align-content-xsm-center{align-content:center !important}.align-content-xsm-between{align-content:space-between !important}.align-content-xsm-around{align-content:space-around !important}.align-content-xsm-stretch{align-content:stretch !important}.align-self-xsm-auto{align-self:auto !important}.align-self-xsm-start{align-self:flex-start !important}.align-self-xsm-end{align-self:flex-end !important}.align-self-xsm-center{align-self:center !important}.align-self-xsm-baseline{align-self:baseline !important}.align-self-xsm-stretch{align-self:stretch !important}}@media(min-width:450px){.flex-x2sm-row{flex-direction:row !important}.flex-x2sm-column{flex-direction:column !important}.flex-x2sm-row-reverse{flex-direction:row-reverse !important}.flex-x2sm-column-reverse{flex-direction:column-reverse !important}.flex-x2sm-wrap{flex-wrap:wrap !important}.flex-x2sm-nowrap{flex-wrap:nowrap !important}.flex-x2sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-x2sm-start{justify-content:flex-start !important}.justify-content-x2sm-end{justify-content:flex-end !important}.justify-content-x2sm-center{justify-content:center !important}.justify-content-x2sm-between{justify-content:space-between !important}.justify-content-x2sm-around{justify-content:space-around !important}.align-items-x2sm-start{align-items:flex-start !important}.align-items-x2sm-end{align-items:flex-end !important}.align-items-x2sm-center{align-items:center !important}.align-items-x2sm-baseline{align-items:baseline !important}.align-items-x2sm-stretch{align-items:stretch !important}.align-content-x2sm-start{align-content:flex-start !important}.align-content-x2sm-end{align-content:flex-end !important}.align-content-x2sm-center{align-content:center !important}.align-content-x2sm-between{align-content:space-between !important}.align-content-x2sm-around{align-content:space-around !important}.align-content-x2sm-stretch{align-content:stretch !important}.align-self-x2sm-auto{align-self:auto !important}.align-self-x2sm-start{align-self:flex-start !important}.align-self-x2sm-end{align-self:flex-end !important}.align-self-x2sm-center{align-self:center !important}.align-self-x2sm-baseline{align-self:baseline !important}.align-self-x2sm-stretch{align-self:stretch !important}}@media(min-width:568px){.flex-sm-row{flex-direction:row !important}.flex-sm-column{flex-direction:column !important}.flex-sm-row-reverse{flex-direction:row-reverse !important}.flex-sm-column-reverse{flex-direction:column-reverse !important}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-sm-start{justify-content:flex-start !important}.justify-content-sm-end{justify-content:flex-end !important}.justify-content-sm-center{justify-content:center !important}.justify-content-sm-between{justify-content:space-between !important}.justify-content-sm-around{justify-content:space-around !important}.align-items-sm-start{align-items:flex-start !important}.align-items-sm-end{align-items:flex-end !important}.align-items-sm-center{align-items:center !important}.align-items-sm-baseline{align-items:baseline !important}.align-items-sm-stretch{align-items:stretch !important}.align-content-sm-start{align-content:flex-start !important}.align-content-sm-end{align-content:flex-end !important}.align-content-sm-center{align-content:center !important}.align-content-sm-between{align-content:space-between !important}.align-content-sm-around{align-content:space-around !important}.align-content-sm-stretch{align-content:stretch !important}.align-self-sm-auto{align-self:auto !important}.align-self-sm-start{align-self:flex-start !important}.align-self-sm-end{align-self:flex-end !important}.align-self-sm-center{align-self:center !important}.align-self-sm-baseline{align-self:baseline !important}.align-self-sm-stretch{align-self:stretch !important}}@media(min-width:768px){.flex-md-row{flex-direction:row !important}.flex-md-column{flex-direction:column !important}.flex-md-row-reverse{flex-direction:row-reverse !important}.flex-md-column-reverse{flex-direction:column-reverse !important}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-md-start{justify-content:flex-start !important}.justify-content-md-end{justify-content:flex-end !important}.justify-content-md-center{justify-content:center !important}.justify-content-md-between{justify-content:space-between !important}.justify-content-md-around{justify-content:space-around !important}.align-items-md-start{align-items:flex-start !important}.align-items-md-end{align-items:flex-end !important}.align-items-md-center{align-items:center !important}.align-items-md-baseline{align-items:baseline !important}.align-items-md-stretch{align-items:stretch !important}.align-content-md-start{align-content:flex-start !important}.align-content-md-end{align-content:flex-end !important}.align-content-md-center{align-content:center !important}.align-content-md-between{align-content:space-between !important}.align-content-md-around{align-content:space-around !important}.align-content-md-stretch{align-content:stretch !important}.align-self-md-auto{align-self:auto !important}.align-self-md-start{align-self:flex-start !important}.align-self-md-end{align-self:flex-end !important}.align-self-md-center{align-self:center !important}.align-self-md-baseline{align-self:baseline !important}.align-self-md-stretch{align-self:stretch !important}}@media(min-width:970px){.flex-lg-row{flex-direction:row !important}.flex-lg-column{flex-direction:column !important}.flex-lg-row-reverse{flex-direction:row-reverse !important}.flex-lg-column-reverse{flex-direction:column-reverse !important}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-lg-start{justify-content:flex-start !important}.justify-content-lg-end{justify-content:flex-end !important}.justify-content-lg-center{justify-content:center !important}.justify-content-lg-between{justify-content:space-between !important}.justify-content-lg-around{justify-content:space-around !important}.align-items-lg-start{align-items:flex-start !important}.align-items-lg-end{align-items:flex-end !important}.align-items-lg-center{align-items:center !important}.align-items-lg-baseline{align-items:baseline !important}.align-items-lg-stretch{align-items:stretch !important}.align-content-lg-start{align-content:flex-start !important}.align-content-lg-end{align-content:flex-end !important}.align-content-lg-center{align-content:center !important}.align-content-lg-between{align-content:space-between !important}.align-content-lg-around{align-content:space-around !important}.align-content-lg-stretch{align-content:stretch !important}.align-self-lg-auto{align-self:auto !important}.align-self-lg-start{align-self:flex-start !important}.align-self-lg-end{align-self:flex-end !important}.align-self-lg-center{align-self:center !important}.align-self-lg-baseline{align-self:baseline !important}.align-self-lg-stretch{align-self:stretch !important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row !important}.flex-xl-column{flex-direction:column !important}.flex-xl-row-reverse{flex-direction:row-reverse !important}.flex-xl-column-reverse{flex-direction:column-reverse !important}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xl-start{justify-content:flex-start !important}.justify-content-xl-end{justify-content:flex-end !important}.justify-content-xl-center{justify-content:center !important}.justify-content-xl-between{justify-content:space-between !important}.justify-content-xl-around{justify-content:space-around !important}.align-items-xl-start{align-items:flex-start !important}.align-items-xl-end{align-items:flex-end !important}.align-items-xl-center{align-items:center !important}.align-items-xl-baseline{align-items:baseline !important}.align-items-xl-stretch{align-items:stretch !important}.align-content-xl-start{align-content:flex-start !important}.align-content-xl-end{align-content:flex-end !important}.align-content-xl-center{align-content:center !important}.align-content-xl-between{align-content:space-between !important}.align-content-xl-around{align-content:space-around !important}.align-content-xl-stretch{align-content:stretch !important}.align-self-xl-auto{align-self:auto !important}.align-self-xl-start{align-self:flex-start !important}.align-self-xl-end{align-self:flex-end !important}.align-self-xl-center{align-self:center !important}.align-self-xl-baseline{align-self:baseline !important}.align-self-xl-stretch{align-self:stretch !important}}@media(min-width:1366px){.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}}@media(min-width:1680px){.flex-xxxl-row{flex-direction:row !important}.flex-xxxl-column{flex-direction:column !important}.flex-xxxl-row-reverse{flex-direction:row-reverse !important}.flex-xxxl-column-reverse{flex-direction:column-reverse !important}.flex-xxxl-wrap{flex-wrap:wrap !important}.flex-xxxl-nowrap{flex-wrap:nowrap !important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxxl-start{justify-content:flex-start !important}.justify-content-xxxl-end{justify-content:flex-end !important}.justify-content-xxxl-center{justify-content:center !important}.justify-content-xxxl-between{justify-content:space-between !important}.justify-content-xxxl-around{justify-content:space-around !important}.align-items-xxxl-start{align-items:flex-start !important}.align-items-xxxl-end{align-items:flex-end !important}.align-items-xxxl-center{align-items:center !important}.align-items-xxxl-baseline{align-items:baseline !important}.align-items-xxxl-stretch{align-items:stretch !important}.align-content-xxxl-start{align-content:flex-start !important}.align-content-xxxl-end{align-content:flex-end !important}.align-content-xxxl-center{align-content:center !important}.align-content-xxxl-between{align-content:space-between !important}.align-content-xxxl-around{align-content:space-around !important}.align-content-xxxl-stretch{align-content:stretch !important}.align-self-xxxl-auto{align-self:auto !important}.align-self-xxxl-start{align-self:flex-start !important}.align-self-xxxl-end{align-self:flex-end !important}.align-self-xxxl-center{align-self:center !important}.align-self-xxxl-baseline{align-self:baseline !important}.align-self-xxxl-stretch{align-self:stretch !important}}.float-left{float:left !important}.float-right{float:right !important}.float-none{float:none !important}@media(min-width:374px){.float-xsm-left{float:left !important}.float-xsm-right{float:right !important}.float-xsm-none{float:none !important}}@media(min-width:450px){.float-x2sm-left{float:left !important}.float-x2sm-right{float:right !important}.float-x2sm-none{float:none !important}}@media(min-width:568px){.float-sm-left{float:left !important}.float-sm-right{float:right !important}.float-sm-none{float:none !important}}@media(min-width:768px){.float-md-left{float:left !important}.float-md-right{float:right !important}.float-md-none{float:none !important}}@media(min-width:970px){.float-lg-left{float:left !important}.float-lg-right{float:right !important}.float-lg-none{float:none !important}}@media(min-width:1200px){.float-xl-left{float:left !important}.float-xl-right{float:right !important}.float-xl-none{float:none !important}}@media(min-width:1366px){.float-xxl-left{float:left !important}.float-xxl-right{float:right !important}.float-xxl-none{float:none !important}}@media(min-width:1680px){.float-xxxl-left{float:left !important}.float-xxxl-right{float:right !important}.float-xxxl-none{float:none !important}}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports(position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only,.comment-wrapper .visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.w-25{width:25% !important}.w-50{width:50% !important}.w-75{width:75% !important}.w-100{width:100% !important}.h-25{height:25% !important}.h-50{height:50% !important}.h-75{height:75% !important}.h-100{height:100% !important}.mw-100{max-width:100% !important}.mh-100{max-height:100% !important}.m-0{margin:0 !important}.mt-0{margin-top:0 !important}.mr-0{margin-right:0 !important}.mb-0{margin-bottom:0 !important}.ml-0{margin-left:0 !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.m-1{margin:.25rem !important}.mt-1{margin-top:.25rem !important}.mr-1{margin-right:.25rem !important}.mb-1{margin-bottom:.25rem !important}.ml-1{margin-left:.25rem !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-2{margin:.5rem !important}.mt-2{margin-top:.5rem !important}.mr-2{margin-right:.5rem !important}.mb-2{margin-bottom:.5rem !important}.ml-2{margin-left:.5rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-3{margin:1rem !important}.mt-3{margin-top:1rem !important}.mr-3{margin-right:1rem !important}.mb-3{margin-bottom:1rem !important}.ml-3{margin-left:1rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-4{margin:1.5rem !important}.mt-4{margin-top:1.5rem !important}.mr-4{margin-right:1.5rem !important}.mb-4{margin-bottom:1.5rem !important}.ml-4{margin-left:1.5rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-5{margin:3rem !important}.mt-5{margin-top:3rem !important}.mr-5{margin-right:3rem !important}.mb-5{margin-bottom:3rem !important}.ml-5{margin-left:3rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-0{padding:0 !important}.pt-0{padding-top:0 !important}.pr-0{padding-right:0 !important}.pb-0{padding-bottom:0 !important}.pl-0{padding-left:0 !important}.px-0{padding-right:0 !important;padding-left:0 !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.p-1{padding:.25rem !important}.pt-1{padding-top:.25rem !important}.pr-1{padding-right:.25rem !important}.pb-1{padding-bottom:.25rem !important}.pl-1{padding-left:.25rem !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-2{padding:.5rem !important}.pt-2{padding-top:.5rem !important}.pr-2{padding-right:.5rem !important}.pb-2{padding-bottom:.5rem !important}.pl-2{padding-left:.5rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-3{padding:1rem !important}.pt-3{padding-top:1rem !important}.pr-3{padding-right:1rem !important}.pb-3{padding-bottom:1rem !important}.pl-3{padding-left:1rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-4{padding:1.5rem !important}.pt-4{padding-top:1.5rem !important}.pr-4{padding-right:1.5rem !important}.pb-4{padding-bottom:1.5rem !important}.pl-4{padding-left:1.5rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-5{padding:3rem !important}.pt-5{padding-top:3rem !important}.pr-5{padding-right:3rem !important}.pb-5{padding-bottom:3rem !important}.pl-5{padding-left:3rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-auto{margin:auto !important}.mt-auto{margin-top:auto !important}.mr-auto{margin-right:auto !important}.mb-auto{margin-bottom:auto !important}.ml-auto{margin-left:auto !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}@media(min-width:374px){.m-xsm-0{margin:0 !important}.mt-xsm-0{margin-top:0 !important}.mr-xsm-0{margin-right:0 !important}.mb-xsm-0{margin-bottom:0 !important}.ml-xsm-0{margin-left:0 !important}.mx-xsm-0{margin-right:0 !important;margin-left:0 !important}.my-xsm-0{margin-top:0 !important;margin-bottom:0 !important}.m-xsm-1{margin:.25rem !important}.mt-xsm-1{margin-top:.25rem !important}.mr-xsm-1{margin-right:.25rem !important}.mb-xsm-1{margin-bottom:.25rem !important}.ml-xsm-1{margin-left:.25rem !important}.mx-xsm-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xsm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xsm-2{margin:.5rem !important}.mt-xsm-2{margin-top:.5rem !important}.mr-xsm-2{margin-right:.5rem !important}.mb-xsm-2{margin-bottom:.5rem !important}.ml-xsm-2{margin-left:.5rem !important}.mx-xsm-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xsm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xsm-3{margin:1rem !important}.mt-xsm-3{margin-top:1rem !important}.mr-xsm-3{margin-right:1rem !important}.mb-xsm-3{margin-bottom:1rem !important}.ml-xsm-3{margin-left:1rem !important}.mx-xsm-3{margin-right:1rem !important;margin-left:1rem !important}.my-xsm-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xsm-4{margin:1.5rem !important}.mt-xsm-4{margin-top:1.5rem !important}.mr-xsm-4{margin-right:1.5rem !important}.mb-xsm-4{margin-bottom:1.5rem !important}.ml-xsm-4{margin-left:1.5rem !important}.mx-xsm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xsm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xsm-5{margin:3rem !important}.mt-xsm-5{margin-top:3rem !important}.mr-xsm-5{margin-right:3rem !important}.mb-xsm-5{margin-bottom:3rem !important}.ml-xsm-5{margin-left:3rem !important}.mx-xsm-5{margin-right:3rem !important;margin-left:3rem !important}.my-xsm-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xsm-0{padding:0 !important}.pt-xsm-0{padding-top:0 !important}.pr-xsm-0{padding-right:0 !important}.pb-xsm-0{padding-bottom:0 !important}.pl-xsm-0{padding-left:0 !important}.px-xsm-0{padding-right:0 !important;padding-left:0 !important}.py-xsm-0{padding-top:0 !important;padding-bottom:0 !important}.p-xsm-1{padding:.25rem !important}.pt-xsm-1{padding-top:.25rem !important}.pr-xsm-1{padding-right:.25rem !important}.pb-xsm-1{padding-bottom:.25rem !important}.pl-xsm-1{padding-left:.25rem !important}.px-xsm-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xsm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xsm-2{padding:.5rem !important}.pt-xsm-2{padding-top:.5rem !important}.pr-xsm-2{padding-right:.5rem !important}.pb-xsm-2{padding-bottom:.5rem !important}.pl-xsm-2{padding-left:.5rem !important}.px-xsm-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xsm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xsm-3{padding:1rem !important}.pt-xsm-3{padding-top:1rem !important}.pr-xsm-3{padding-right:1rem !important}.pb-xsm-3{padding-bottom:1rem !important}.pl-xsm-3{padding-left:1rem !important}.px-xsm-3{padding-right:1rem !important;padding-left:1rem !important}.py-xsm-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xsm-4{padding:1.5rem !important}.pt-xsm-4{padding-top:1.5rem !important}.pr-xsm-4{padding-right:1.5rem !important}.pb-xsm-4{padding-bottom:1.5rem !important}.pl-xsm-4{padding-left:1.5rem !important}.px-xsm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xsm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xsm-5{padding:3rem !important}.pt-xsm-5{padding-top:3rem !important}.pr-xsm-5{padding-right:3rem !important}.pb-xsm-5{padding-bottom:3rem !important}.pl-xsm-5{padding-left:3rem !important}.px-xsm-5{padding-right:3rem !important;padding-left:3rem !important}.py-xsm-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xsm-auto{margin:auto !important}.mt-xsm-auto{margin-top:auto !important}.mr-xsm-auto{margin-right:auto !important}.mb-xsm-auto{margin-bottom:auto !important}.ml-xsm-auto{margin-left:auto !important}.mx-xsm-auto{margin-right:auto !important;margin-left:auto !important}.my-xsm-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:450px){.m-x2sm-0{margin:0 !important}.mt-x2sm-0{margin-top:0 !important}.mr-x2sm-0{margin-right:0 !important}.mb-x2sm-0{margin-bottom:0 !important}.ml-x2sm-0{margin-left:0 !important}.mx-x2sm-0{margin-right:0 !important;margin-left:0 !important}.my-x2sm-0{margin-top:0 !important;margin-bottom:0 !important}.m-x2sm-1{margin:.25rem !important}.mt-x2sm-1{margin-top:.25rem !important}.mr-x2sm-1{margin-right:.25rem !important}.mb-x2sm-1{margin-bottom:.25rem !important}.ml-x2sm-1{margin-left:.25rem !important}.mx-x2sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-x2sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-x2sm-2{margin:.5rem !important}.mt-x2sm-2{margin-top:.5rem !important}.mr-x2sm-2{margin-right:.5rem !important}.mb-x2sm-2{margin-bottom:.5rem !important}.ml-x2sm-2{margin-left:.5rem !important}.mx-x2sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-x2sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-x2sm-3{margin:1rem !important}.mt-x2sm-3{margin-top:1rem !important}.mr-x2sm-3{margin-right:1rem !important}.mb-x2sm-3{margin-bottom:1rem !important}.ml-x2sm-3{margin-left:1rem !important}.mx-x2sm-3{margin-right:1rem !important;margin-left:1rem !important}.my-x2sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-x2sm-4{margin:1.5rem !important}.mt-x2sm-4{margin-top:1.5rem !important}.mr-x2sm-4{margin-right:1.5rem !important}.mb-x2sm-4{margin-bottom:1.5rem !important}.ml-x2sm-4{margin-left:1.5rem !important}.mx-x2sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-x2sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-x2sm-5{margin:3rem !important}.mt-x2sm-5{margin-top:3rem !important}.mr-x2sm-5{margin-right:3rem !important}.mb-x2sm-5{margin-bottom:3rem !important}.ml-x2sm-5{margin-left:3rem !important}.mx-x2sm-5{margin-right:3rem !important;margin-left:3rem !important}.my-x2sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-x2sm-0{padding:0 !important}.pt-x2sm-0{padding-top:0 !important}.pr-x2sm-0{padding-right:0 !important}.pb-x2sm-0{padding-bottom:0 !important}.pl-x2sm-0{padding-left:0 !important}.px-x2sm-0{padding-right:0 !important;padding-left:0 !important}.py-x2sm-0{padding-top:0 !important;padding-bottom:0 !important}.p-x2sm-1{padding:.25rem !important}.pt-x2sm-1{padding-top:.25rem !important}.pr-x2sm-1{padding-right:.25rem !important}.pb-x2sm-1{padding-bottom:.25rem !important}.pl-x2sm-1{padding-left:.25rem !important}.px-x2sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-x2sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-x2sm-2{padding:.5rem !important}.pt-x2sm-2{padding-top:.5rem !important}.pr-x2sm-2{padding-right:.5rem !important}.pb-x2sm-2{padding-bottom:.5rem !important}.pl-x2sm-2{padding-left:.5rem !important}.px-x2sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-x2sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-x2sm-3{padding:1rem !important}.pt-x2sm-3{padding-top:1rem !important}.pr-x2sm-3{padding-right:1rem !important}.pb-x2sm-3{padding-bottom:1rem !important}.pl-x2sm-3{padding-left:1rem !important}.px-x2sm-3{padding-right:1rem !important;padding-left:1rem !important}.py-x2sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-x2sm-4{padding:1.5rem !important}.pt-x2sm-4{padding-top:1.5rem !important}.pr-x2sm-4{padding-right:1.5rem !important}.pb-x2sm-4{padding-bottom:1.5rem !important}.pl-x2sm-4{padding-left:1.5rem !important}.px-x2sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-x2sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-x2sm-5{padding:3rem !important}.pt-x2sm-5{padding-top:3rem !important}.pr-x2sm-5{padding-right:3rem !important}.pb-x2sm-5{padding-bottom:3rem !important}.pl-x2sm-5{padding-left:3rem !important}.px-x2sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-x2sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-x2sm-auto{margin:auto !important}.mt-x2sm-auto{margin-top:auto !important}.mr-x2sm-auto{margin-right:auto !important}.mb-x2sm-auto{margin-bottom:auto !important}.ml-x2sm-auto{margin-left:auto !important}.mx-x2sm-auto{margin-right:auto !important;margin-left:auto !important}.my-x2sm-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:568px){.m-sm-0{margin:0 !important}.mt-sm-0{margin-top:0 !important}.mr-sm-0{margin-right:0 !important}.mb-sm-0{margin-bottom:0 !important}.ml-sm-0{margin-left:0 !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.m-sm-1{margin:.25rem !important}.mt-sm-1{margin-top:.25rem !important}.mr-sm-1{margin-right:.25rem !important}.mb-sm-1{margin-bottom:.25rem !important}.ml-sm-1{margin-left:.25rem !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-sm-2{margin:.5rem !important}.mt-sm-2{margin-top:.5rem !important}.mr-sm-2{margin-right:.5rem !important}.mb-sm-2{margin-bottom:.5rem !important}.ml-sm-2{margin-left:.5rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3{margin-top:1rem !important}.mr-sm-3{margin-right:1rem !important}.mb-sm-3{margin-bottom:1rem !important}.ml-sm-3{margin-left:1rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4{margin-top:1.5rem !important}.mr-sm-4{margin-right:1.5rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.ml-sm-4{margin-left:1.5rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-sm-5{margin:3rem !important}.mt-sm-5{margin-top:3rem !important}.mr-sm-5{margin-right:3rem !important}.mb-sm-5{margin-bottom:3rem !important}.ml-sm-5{margin-left:3rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-sm-0{padding:0 !important}.pt-sm-0{padding-top:0 !important}.pr-sm-0{padding-right:0 !important}.pb-sm-0{padding-bottom:0 !important}.pl-sm-0{padding-left:0 !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.p-sm-1{padding:.25rem !important}.pt-sm-1{padding-top:.25rem !important}.pr-sm-1{padding-right:.25rem !important}.pb-sm-1{padding-bottom:.25rem !important}.pl-sm-1{padding-left:.25rem !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-sm-2{padding:.5rem !important}.pt-sm-2{padding-top:.5rem !important}.pr-sm-2{padding-right:.5rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pl-sm-2{padding-left:.5rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3{padding-top:1rem !important}.pr-sm-3{padding-right:1rem !important}.pb-sm-3{padding-bottom:1rem !important}.pl-sm-3{padding-left:1rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4{padding-top:1.5rem !important}.pr-sm-4{padding-right:1.5rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pl-sm-4{padding-left:1.5rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-sm-5{padding:3rem !important}.pt-sm-5{padding-top:3rem !important}.pr-sm-5{padding-right:3rem !important}.pb-sm-5{padding-bottom:3rem !important}.pl-sm-5{padding-left:3rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto{margin-top:auto !important}.mr-sm-auto{margin-right:auto !important}.mb-sm-auto{margin-bottom:auto !important}.ml-sm-auto{margin-left:auto !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:768px){.m-md-0{margin:0 !important}.mt-md-0{margin-top:0 !important}.mr-md-0{margin-right:0 !important}.mb-md-0{margin-bottom:0 !important}.ml-md-0{margin-left:0 !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.m-md-1{margin:.25rem !important}.mt-md-1{margin-top:.25rem !important}.mr-md-1{margin-right:.25rem !important}.mb-md-1{margin-bottom:.25rem !important}.ml-md-1{margin-left:.25rem !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-md-2{margin:.5rem !important}.mt-md-2{margin-top:.5rem !important}.mr-md-2{margin-right:.5rem !important}.mb-md-2{margin-bottom:.5rem !important}.ml-md-2{margin-left:.5rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-md-3{margin:1rem !important}.mt-md-3{margin-top:1rem !important}.mr-md-3{margin-right:1rem !important}.mb-md-3{margin-bottom:1rem !important}.ml-md-3{margin-left:1rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4{margin-top:1.5rem !important}.mr-md-4{margin-right:1.5rem !important}.mb-md-4{margin-bottom:1.5rem !important}.ml-md-4{margin-left:1.5rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-md-5{margin:3rem !important}.mt-md-5{margin-top:3rem !important}.mr-md-5{margin-right:3rem !important}.mb-md-5{margin-bottom:3rem !important}.ml-md-5{margin-left:3rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-md-0{padding:0 !important}.pt-md-0{padding-top:0 !important}.pr-md-0{padding-right:0 !important}.pb-md-0{padding-bottom:0 !important}.pl-md-0{padding-left:0 !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.p-md-1{padding:.25rem !important}.pt-md-1{padding-top:.25rem !important}.pr-md-1{padding-right:.25rem !important}.pb-md-1{padding-bottom:.25rem !important}.pl-md-1{padding-left:.25rem !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-md-2{padding:.5rem !important}.pt-md-2{padding-top:.5rem !important}.pr-md-2{padding-right:.5rem !important}.pb-md-2{padding-bottom:.5rem !important}.pl-md-2{padding-left:.5rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-md-3{padding:1rem !important}.pt-md-3{padding-top:1rem !important}.pr-md-3{padding-right:1rem !important}.pb-md-3{padding-bottom:1rem !important}.pl-md-3{padding-left:1rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4{padding-top:1.5rem !important}.pr-md-4{padding-right:1.5rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pl-md-4{padding-left:1.5rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-md-5{padding:3rem !important}.pt-md-5{padding-top:3rem !important}.pr-md-5{padding-right:3rem !important}.pb-md-5{padding-bottom:3rem !important}.pl-md-5{padding-left:3rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-md-auto{margin:auto !important}.mt-md-auto{margin-top:auto !important}.mr-md-auto{margin-right:auto !important}.mb-md-auto{margin-bottom:auto !important}.ml-md-auto{margin-left:auto !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:970px){.m-lg-0{margin:0 !important}.mt-lg-0{margin-top:0 !important}.mr-lg-0{margin-right:0 !important}.mb-lg-0{margin-bottom:0 !important}.ml-lg-0{margin-left:0 !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.m-lg-1{margin:.25rem !important}.mt-lg-1{margin-top:.25rem !important}.mr-lg-1{margin-right:.25rem !important}.mb-lg-1{margin-bottom:.25rem !important}.ml-lg-1{margin-left:.25rem !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-lg-2{margin:.5rem !important}.mt-lg-2{margin-top:.5rem !important}.mr-lg-2{margin-right:.5rem !important}.mb-lg-2{margin-bottom:.5rem !important}.ml-lg-2{margin-left:.5rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3{margin-top:1rem !important}.mr-lg-3{margin-right:1rem !important}.mb-lg-3{margin-bottom:1rem !important}.ml-lg-3{margin-left:1rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4{margin-top:1.5rem !important}.mr-lg-4{margin-right:1.5rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.ml-lg-4{margin-left:1.5rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-lg-5{margin:3rem !important}.mt-lg-5{margin-top:3rem !important}.mr-lg-5{margin-right:3rem !important}.mb-lg-5{margin-bottom:3rem !important}.ml-lg-5{margin-left:3rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-lg-0{padding:0 !important}.pt-lg-0{padding-top:0 !important}.pr-lg-0{padding-right:0 !important}.pb-lg-0{padding-bottom:0 !important}.pl-lg-0{padding-left:0 !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.p-lg-1{padding:.25rem !important}.pt-lg-1{padding-top:.25rem !important}.pr-lg-1{padding-right:.25rem !important}.pb-lg-1{padding-bottom:.25rem !important}.pl-lg-1{padding-left:.25rem !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-lg-2{padding:.5rem !important}.pt-lg-2{padding-top:.5rem !important}.pr-lg-2{padding-right:.5rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pl-lg-2{padding-left:.5rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3{padding-top:1rem !important}.pr-lg-3{padding-right:1rem !important}.pb-lg-3{padding-bottom:1rem !important}.pl-lg-3{padding-left:1rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4{padding-top:1.5rem !important}.pr-lg-4{padding-right:1.5rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pl-lg-4{padding-left:1.5rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-lg-5{padding:3rem !important}.pt-lg-5{padding-top:3rem !important}.pr-lg-5{padding-right:3rem !important}.pb-lg-5{padding-bottom:3rem !important}.pl-lg-5{padding-left:3rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto{margin-top:auto !important}.mr-lg-auto{margin-right:auto !important}.mb-lg-auto{margin-bottom:auto !important}.ml-lg-auto{margin-left:auto !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:1200px){.m-xl-0{margin:0 !important}.mt-xl-0{margin-top:0 !important}.mr-xl-0{margin-right:0 !important}.mb-xl-0{margin-bottom:0 !important}.ml-xl-0{margin-left:0 !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xl-1{margin:.25rem !important}.mt-xl-1{margin-top:.25rem !important}.mr-xl-1{margin-right:.25rem !important}.mb-xl-1{margin-bottom:.25rem !important}.ml-xl-1{margin-left:.25rem !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xl-2{margin:.5rem !important}.mt-xl-2{margin-top:.5rem !important}.mr-xl-2{margin-right:.5rem !important}.mb-xl-2{margin-bottom:.5rem !important}.ml-xl-2{margin-left:.5rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3{margin-top:1rem !important}.mr-xl-3{margin-right:1rem !important}.mb-xl-3{margin-bottom:1rem !important}.ml-xl-3{margin-left:1rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4{margin-top:1.5rem !important}.mr-xl-4{margin-right:1.5rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.ml-xl-4{margin-left:1.5rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xl-5{margin:3rem !important}.mt-xl-5{margin-top:3rem !important}.mr-xl-5{margin-right:3rem !important}.mb-xl-5{margin-bottom:3rem !important}.ml-xl-5{margin-left:3rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xl-0{padding:0 !important}.pt-xl-0{padding-top:0 !important}.pr-xl-0{padding-right:0 !important}.pb-xl-0{padding-bottom:0 !important}.pl-xl-0{padding-left:0 !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xl-1{padding:.25rem !important}.pt-xl-1{padding-top:.25rem !important}.pr-xl-1{padding-right:.25rem !important}.pb-xl-1{padding-bottom:.25rem !important}.pl-xl-1{padding-left:.25rem !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xl-2{padding:.5rem !important}.pt-xl-2{padding-top:.5rem !important}.pr-xl-2{padding-right:.5rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pl-xl-2{padding-left:.5rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3{padding-top:1rem !important}.pr-xl-3{padding-right:1rem !important}.pb-xl-3{padding-bottom:1rem !important}.pl-xl-3{padding-left:1rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4{padding-top:1.5rem !important}.pr-xl-4{padding-right:1.5rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pl-xl-4{padding-left:1.5rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xl-5{padding:3rem !important}.pt-xl-5{padding-top:3rem !important}.pr-xl-5{padding-right:3rem !important}.pb-xl-5{padding-bottom:3rem !important}.pl-xl-5{padding-left:3rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto{margin-top:auto !important}.mr-xl-auto{margin-right:auto !important}.mb-xl-auto{margin-bottom:auto !important}.ml-xl-auto{margin-left:auto !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:1366px){.m-xxl-0{margin:0 !important}.mt-xxl-0{margin-top:0 !important}.mr-xxl-0{margin-right:0 !important}.mb-xxl-0{margin-bottom:0 !important}.ml-xxl-0{margin-left:0 !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xxl-1{margin:.25rem !important}.mt-xxl-1{margin-top:.25rem !important}.mr-xxl-1{margin-right:.25rem !important}.mb-xxl-1{margin-bottom:.25rem !important}.ml-xxl-1{margin-left:.25rem !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xxl-2{margin:.5rem !important}.mt-xxl-2{margin-top:.5rem !important}.mr-xxl-2{margin-right:.5rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.ml-xxl-2{margin-left:.5rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xxl-3{margin:1rem !important}.mt-xxl-3{margin-top:1rem !important}.mr-xxl-3{margin-right:1rem !important}.mb-xxl-3{margin-bottom:1rem !important}.ml-xxl-3{margin-left:1rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xxl-4{margin:1.5rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mr-xxl-4{margin-right:1.5rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.ml-xxl-4{margin-left:1.5rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xxl-5{margin:3rem !important}.mt-xxl-5{margin-top:3rem !important}.mr-xxl-5{margin-right:3rem !important}.mb-xxl-5{margin-bottom:3rem !important}.ml-xxl-5{margin-left:3rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xxl-0{padding:0 !important}.pt-xxl-0{padding-top:0 !important}.pr-xxl-0{padding-right:0 !important}.pb-xxl-0{padding-bottom:0 !important}.pl-xxl-0{padding-left:0 !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xxl-1{padding:.25rem !important}.pt-xxl-1{padding-top:.25rem !important}.pr-xxl-1{padding-right:.25rem !important}.pb-xxl-1{padding-bottom:.25rem !important}.pl-xxl-1{padding-left:.25rem !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xxl-2{padding:.5rem !important}.pt-xxl-2{padding-top:.5rem !important}.pr-xxl-2{padding-right:.5rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pl-xxl-2{padding-left:.5rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xxl-3{padding:1rem !important}.pt-xxl-3{padding-top:1rem !important}.pr-xxl-3{padding-right:1rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pl-xxl-3{padding-left:1rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xxl-4{padding:1.5rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pr-xxl-4{padding-right:1.5rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pl-xxl-4{padding-left:1.5rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xxl-5{padding:3rem !important}.pt-xxl-5{padding-top:3rem !important}.pr-xxl-5{padding-right:3rem !important}.pb-xxl-5{padding-bottom:3rem !important}.pl-xxl-5{padding-left:3rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xxl-auto{margin:auto !important}.mt-xxl-auto{margin-top:auto !important}.mr-xxl-auto{margin-right:auto !important}.mb-xxl-auto{margin-bottom:auto !important}.ml-xxl-auto{margin-left:auto !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}}@media(min-width:1680px){.m-xxxl-0{margin:0 !important}.mt-xxxl-0{margin-top:0 !important}.mr-xxxl-0{margin-right:0 !important}.mb-xxxl-0{margin-bottom:0 !important}.ml-xxxl-0{margin-left:0 !important}.mx-xxxl-0{margin-right:0 !important;margin-left:0 !important}.my-xxxl-0{margin-top:0 !important;margin-bottom:0 !important}.m-xxxl-1{margin:.25rem !important}.mt-xxxl-1{margin-top:.25rem !important}.mr-xxxl-1{margin-right:.25rem !important}.mb-xxxl-1{margin-bottom:.25rem !important}.ml-xxxl-1{margin-left:.25rem !important}.mx-xxxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.my-xxxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.m-xxxl-2{margin:.5rem !important}.mt-xxxl-2{margin-top:.5rem !important}.mr-xxxl-2{margin-right:.5rem !important}.mb-xxxl-2{margin-bottom:.5rem !important}.ml-xxxl-2{margin-left:.5rem !important}.mx-xxxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.my-xxxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.m-xxxl-3{margin:1rem !important}.mt-xxxl-3{margin-top:1rem !important}.mr-xxxl-3{margin-right:1rem !important}.mb-xxxl-3{margin-bottom:1rem !important}.ml-xxxl-3{margin-left:1rem !important}.mx-xxxl-3{margin-right:1rem !important;margin-left:1rem !important}.my-xxxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.m-xxxl-4{margin:1.5rem !important}.mt-xxxl-4{margin-top:1.5rem !important}.mr-xxxl-4{margin-right:1.5rem !important}.mb-xxxl-4{margin-bottom:1.5rem !important}.ml-xxxl-4{margin-left:1.5rem !important}.mx-xxxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.my-xxxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.m-xxxl-5{margin:3rem !important}.mt-xxxl-5{margin-top:3rem !important}.mr-xxxl-5{margin-right:3rem !important}.mb-xxxl-5{margin-bottom:3rem !important}.ml-xxxl-5{margin-left:3rem !important}.mx-xxxl-5{margin-right:3rem !important;margin-left:3rem !important}.my-xxxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.p-xxxl-0{padding:0 !important}.pt-xxxl-0{padding-top:0 !important}.pr-xxxl-0{padding-right:0 !important}.pb-xxxl-0{padding-bottom:0 !important}.pl-xxxl-0{padding-left:0 !important}.px-xxxl-0{padding-right:0 !important;padding-left:0 !important}.py-xxxl-0{padding-top:0 !important;padding-bottom:0 !important}.p-xxxl-1{padding:.25rem !important}.pt-xxxl-1{padding-top:.25rem !important}.pr-xxxl-1{padding-right:.25rem !important}.pb-xxxl-1{padding-bottom:.25rem !important}.pl-xxxl-1{padding-left:.25rem !important}.px-xxxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.py-xxxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.p-xxxl-2{padding:.5rem !important}.pt-xxxl-2{padding-top:.5rem !important}.pr-xxxl-2{padding-right:.5rem !important}.pb-xxxl-2{padding-bottom:.5rem !important}.pl-xxxl-2{padding-left:.5rem !important}.px-xxxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.py-xxxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.p-xxxl-3{padding:1rem !important}.pt-xxxl-3{padding-top:1rem !important}.pr-xxxl-3{padding-right:1rem !important}.pb-xxxl-3{padding-bottom:1rem !important}.pl-xxxl-3{padding-left:1rem !important}.px-xxxl-3{padding-right:1rem !important;padding-left:1rem !important}.py-xxxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.p-xxxl-4{padding:1.5rem !important}.pt-xxxl-4{padding-top:1.5rem !important}.pr-xxxl-4{padding-right:1.5rem !important}.pb-xxxl-4{padding-bottom:1.5rem !important}.pl-xxxl-4{padding-left:1.5rem !important}.px-xxxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.py-xxxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.p-xxxl-5{padding:3rem !important}.pt-xxxl-5{padding-top:3rem !important}.pr-xxxl-5{padding-right:3rem !important}.pb-xxxl-5{padding-bottom:3rem !important}.pl-xxxl-5{padding-left:3rem !important}.px-xxxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.m-xxxl-auto{margin:auto !important}.mt-xxxl-auto{margin-top:auto !important}.mr-xxxl-auto{margin-right:auto !important}.mb-xxxl-auto{margin-bottom:auto !important}.ml-xxxl-auto{margin-left:auto !important}.mx-xxxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxxl-auto{margin-top:auto !important;margin-bottom:auto !important}}.text-justify{text-align:justify !important}.text-nowrap{white-space:nowrap !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left !important}.text-right{text-align:right !important}.text-center{text-align:center !important}@media(min-width:374px){.text-xsm-left{text-align:left !important}.text-xsm-right{text-align:right !important}.text-xsm-center{text-align:center !important}}@media(min-width:450px){.text-x2sm-left{text-align:left !important}.text-x2sm-right{text-align:right !important}.text-x2sm-center{text-align:center !important}}@media(min-width:568px){.text-sm-left{text-align:left !important}.text-sm-right{text-align:right !important}.text-sm-center{text-align:center !important}}@media(min-width:768px){.text-md-left{text-align:left !important}.text-md-right{text-align:right !important}.text-md-center{text-align:center !important}}@media(min-width:970px){.text-lg-left{text-align:left !important}.text-lg-right{text-align:right !important}.text-lg-center{text-align:center !important}}@media(min-width:1200px){.text-xl-left{text-align:left !important}.text-xl-right{text-align:right !important}.text-xl-center{text-align:center !important}}@media(min-width:1366px){.text-xxl-left{text-align:left !important}.text-xxl-right{text-align:right !important}.text-xxl-center{text-align:center !important}}@media(min-width:1680px){.text-xxxl-left{text-align:left !important}.text-xxxl-right{text-align:right !important}.text-xxxl-center{text-align:center !important}}.text-lowercase{text-transform:lowercase !important}.text-uppercase{text-transform:uppercase !important}.text-capitalize{text-transform:capitalize !important}.font-weight-normal{font-weight:normal}.font-weight-bold{font-weight:bold}.font-italic{font-style:italic}.text-white{color:#fff !important}.text-primary{color:#431366 !important}a.text-primary:focus,a.text-primary:hover{color:#270b3b !important}.text-secondary{color:#fff !important}a.text-secondary:focus,a.text-secondary:hover{color:#e6e5e5 !important}.text-success{color:#28a745 !important}a.text-success:focus,a.text-success:hover{color:#1e7e34 !important}.text-info{color:#17a2b8 !important}a.text-info:focus,a.text-info:hover{color:#117a8b !important}.text-warning{color:#ffc107 !important}a.text-warning:focus,a.text-warning:hover{color:#d39e00 !important}.text-danger{color:#e43d1d !important}a.text-danger:focus,a.text-danger:hover{color:#b83016 !important}.text-light{color:#f8f9fa !important}a.text-light:focus,a.text-light:hover{color:#dae0e5 !important}.text-dark{color:#343a40 !important}a.text-dark:focus,a.text-dark:hover{color:#1d2124 !important}.text-muted{color:#868e96 !important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.visible{visibility:visible !important}.invisible{visibility:hidden !important}.dci,.link-list__link:before,.forum-thread .meta-video:before,.comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before{font-family:'disclose' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.disclose-bell-o:before{content:""}.disclose-bell:before{content:""}.disclose-filter:before{content:""}.disclose-vote-down:before{content:""}.disclose-vote-up:before{content:""}.disclose-thumbs-o-down:before{content:""}.disclose-thumbs-o-up:before{content:""}.disclose-thumbs-down:before{content:""}.disclose-thumbs-up:before{content:""}.disclose-votes:before{content:""}.disclose-question-circle:before{content:""}.disclose-info:before{content:""}.disclose-link:before{content:""}.disclose-link-horizontal:before{content:""}.disclose-refresh:before{content:""}.disclose-camera:before{content:""}.disclose-user:before{content:""}.disclose-youtube-play:before{content:""}.disclose-remove-friend:before{content:""}.disclose-add-friend:before{content:""}.disclose-unlock:before{content:""}.disclose-lock:before{content:""}.disclose-whatsapp:before{content:""}.disclose-flag:before{content:""}.disclose-bookmark:before{content:""}.disclose-circle:before{content:""}.disclose-sign-out:before{content:""}.disclose-sign-in:before{content:""}.disclose-cog:before{content:""}.disclose-eye:before{content:""}.disclose-eye-outline:before{content:""}.disclose-eye-solo:before{content:""}.disclose-external-link:before{content:""}.disclose-trash:before,.comment-wrapper .comment__content .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before{content:""}.disclose-clock:before{content:""}.disclose-clock-o-outline:before{content:""}.disclose-cat:before{content:""}.disclose-home:before{content:""}.disclose-world:before{content:""}.disclose-mail:before{content:""}.disclose-quote:before{content:""}.disclose-dots:before{content:""}.disclose-arrow-right:before{content:""}.disclose-code:before{content:""}.disclose-bookmark-o:before{content:""}.disclose-flag-o:before{content:""}.disclose-pin-empty:before{content:""}.disclose-pin:before{content:""}.disclose-pencil:before,.comment-wrapper .comment__content .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before{content:""}.disclose-editor:before{content:""}.disclose-angle-down:before{content:""}.disclose-angle-up:before{content:""}.disclose-angle-left:before{content:""}.disclose-first-comment:before{content:""}.disclose-angle-right:before{content:""}.disclose-last-comment:before{content:""}.disclose-share:before{content:""}.disclose-share-outline:before{content:""}.disclose-share-solo:before{content:""}.disclose-reply:before,.comment-wrapper .comment__content .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before{content:""}.disclose-plus:before{content:""}.disclose-grid:before{content:""}.disclose-multi-grid:before{content:""}.disclose-cross:before{content:""}.disclose-search:before{content:""}.disclose-menu:before{content:""}.disclose-list:before{content:""}.disclose-menu-loggedin:before{content:""}.disclose-star:before{content:""}.disclose-star-o:before{content:""}.disclose-hot:before{content:""}.disclose-comment:before{content:""}.disclose-bubble-outline:before{content:""}.disclose-comment-solo:before{content:""}.disclose-discuss:before{content:""}.disclose-play:before,.forum-thread .meta-video:before{content:""}.disclose-play-circle:before{content:""}.disclose-facebook:before{content:""}.disclose-twitter:before{content:""}.disclose-google:before{content:""}.disclose-google-plus:before{content:""}.disclose-pinterest:before{content:""}.disclose-instagram:before{content:""}.disclose-rss:before{content:""}.disclose-unfeed:before{content:""}.disclose-reddit:before{content:""}.disclose-checkbox-checked:before{content:""}.disclose-checkbox-unchecked:before{content:""}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("/themes/custom/disclosetv/assets/owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:5px;height:5px}.tooltip.bs-tooltip-top,.tooltip.bs-tooltip-auto[x-placement^="top"]{padding:5px 0}.tooltip.bs-tooltip-top .arrow,.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow{bottom:0}.tooltip.bs-tooltip-top .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="top"] .arrow::before{margin-left:-3px;content:"";border-width:5px 5px 0;border-top-color:#000}.tooltip.bs-tooltip-right,.tooltip.bs-tooltip-auto[x-placement^="right"]{padding:0 5px}.tooltip.bs-tooltip-right .arrow,.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow{left:0}.tooltip.bs-tooltip-right .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="right"] .arrow::before{margin-top:-3px;content:"";border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.bs-tooltip-bottom,.tooltip.bs-tooltip-auto[x-placement^="bottom"]{padding:5px 0}.tooltip.bs-tooltip-bottom .arrow,.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow{top:0}.tooltip.bs-tooltip-bottom .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="bottom"] .arrow::before{margin-left:-3px;content:"";border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bs-tooltip-left,.tooltip.bs-tooltip-auto[x-placement^="left"]{padding:0 5px}.tooltip.bs-tooltip-left .arrow,.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow{right:0}.tooltip.bs-tooltip-left .arrow::before,.tooltip.bs-tooltip-auto[x-placement^="left"] .arrow::before{right:0;margin-top:-3px;content:"";border-width:5px 0 5px 5px;border-left-color:#000}.tooltip .arrow::before{position:absolute;border-color:transparent;border-style:solid}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-25%)}.modal.show .modal-dialog{transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;display:flex;flex-direction:column;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #e9ecef}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:15px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:15px;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:568px){.modal-dialog{max-width:500px;margin:30px auto}.modal-sm{max-width:300px}}@media(min-width:970px){.modal-lg{max-width:800px}}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;padding:1px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2)}.popover .arrow{position:absolute;display:block;width:10px;height:5px}.popover .arrow::before,.popover .arrow::after{position:absolute;display:block;border-color:transparent;border-style:solid}.popover .arrow::before{content:"";border-width:11px}.popover .arrow::after{content:"";border-width:11px}.popover.bs-popover-top,.popover.bs-popover-auto[x-placement^="top"]{margin-bottom:10px}.popover.bs-popover-top .arrow,.popover.bs-popover-auto[x-placement^="top"] .arrow{bottom:0}.popover.bs-popover-top .arrow::before,.popover.bs-popover-auto[x-placement^="top"] .arrow::before,.popover.bs-popover-top .arrow::after,.popover.bs-popover-auto[x-placement^="top"] .arrow::after{border-bottom-width:0}.popover.bs-popover-top .arrow::before,.popover.bs-popover-auto[x-placement^="top"] .arrow::before{bottom:-11px;margin-left:-6px;border-top-color:rgba(0,0,0,.25)}.popover.bs-popover-top .arrow::after,.popover.bs-popover-auto[x-placement^="top"] .arrow::after{bottom:-10px;margin-left:-6px;border-top-color:#fff}.popover.bs-popover-right,.popover.bs-popover-auto[x-placement^="right"]{margin-left:10px}.popover.bs-popover-right .arrow,.popover.bs-popover-auto[x-placement^="right"] .arrow{left:0}.popover.bs-popover-right .arrow::before,.popover.bs-popover-auto[x-placement^="right"] .arrow::before,.popover.bs-popover-right .arrow::after,.popover.bs-popover-auto[x-placement^="right"] .arrow::after{margin-top:-8px;border-left-width:0}.popover.bs-popover-right .arrow::before,.popover.bs-popover-auto[x-placement^="right"] .arrow::before{left:-11px;border-right-color:rgba(0,0,0,.25)}.popover.bs-popover-right .arrow::after,.popover.bs-popover-auto[x-placement^="right"] .arrow::after{left:-10px;border-right-color:#fff}.popover.bs-popover-bottom,.popover.bs-popover-auto[x-placement^="bottom"]{margin-top:10px}.popover.bs-popover-bottom .arrow,.popover.bs-popover-auto[x-placement^="bottom"] .arrow{top:0}.popover.bs-popover-bottom .arrow::before,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before,.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after{margin-left:-7px;border-top-width:0}.popover.bs-popover-bottom .arrow::before,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::before{top:-11px;border-bottom-color:rgba(0,0,0,.25)}.popover.bs-popover-bottom .arrow::after,.popover.bs-popover-auto[x-placement^="bottom"] .arrow::after{top:-10px;border-bottom-color:#fff}.popover.bs-popover-bottom .popover-header::before,.popover.bs-popover-auto[x-placement^="bottom"] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:20px;margin-left:-10px;content:"";border-bottom:1px solid #f7f7f7}.popover.bs-popover-left,.popover.bs-popover-auto[x-placement^="left"]{margin-right:10px}.popover.bs-popover-left .arrow,.popover.bs-popover-auto[x-placement^="left"] .arrow{right:0}.popover.bs-popover-left .arrow::before,.popover.bs-popover-auto[x-placement^="left"] .arrow::before,.popover.bs-popover-left .arrow::after,.popover.bs-popover-auto[x-placement^="left"] .arrow::after{margin-top:-8px;border-right-width:0}.popover.bs-popover-left .arrow::before,.popover.bs-popover-auto[x-placement^="left"] .arrow::before{right:-11px;border-left-color:rgba(0,0,0,.25)}.popover.bs-popover-left .arrow::after,.popover.bs-popover-auto[x-placement^="left"] .arrow::after{right:-10px;border-left-color:#fff}.popover-header{padding:8px 14px;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb}.popover-header:empty{display:none}.popover-body{padding:9px 14px;color:#171717}.popover.topLeft{margin-top:-10px}.popover.topLeft .arrow{bottom:-11px;left:20%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.topLeft .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.topRight{margin-top:-10px}.popover.topRight .arrow{bottom:-11px;left:80%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.topRight .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.rightTop{margin-left:10px}.popover.rightTop .arrow{top:20%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.rightTop .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.rightBottom{margin-left:10px}.popover.rightBottom .arrow{top:80%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.rightBottom .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottomLeft{margin-top:10px}.popover.bottomLeft .arrow{top:-11px;left:20%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.popover.bottomLeft .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.bottomRight{margin-top:10px}.popover.bottomRight .arrow{top:-11px;left:80%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);border-top-width:0}.popover.bottomRight .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.leftTop{margin-left:-10px}.popover.leftTop .arrow{top:20%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.popover.leftTop .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.popover.leftBottom{margin-left:-10px}.popover.leftBottom .arrow{top:80%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,.25);border-right-width:0}.popover.leftBottom .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}label.checkbox .toggle,label.checkbox.inline .toggle{margin-left:-20px;margin-right:5px}.toggle{min-width:40px;height:20px;position:relative;overflow:hidden}.toggle input[type="checkbox"]{display:none}.toggle-group{position:absolute;width:200%;top:0;bottom:0;left:0;transition:left .35s;-webkit-transition:left .35s;-moz-user-select:none;-webkit-user-select:none}.toggle.off .toggle-group{left:-100%}.toggle-on{position:absolute;top:0;bottom:0;left:0;right:50%;margin:0;border:0;border-radius:0}.toggle-off{position:absolute;top:0;bottom:0;left:50%;right:0;margin:0;border:0;border-radius:0}.toggle-handle{position:relative;margin:0 auto;padding-top:0;padding-bottom:0;height:100%;width:0;border-width:0 1px}.toggle-handle.btn-mini{top:-1px}.toggle.article-sidebar__header--link,.toggle.btn,.toggle.button,button.toggle{min-width:30px}.toggle-on.article-sidebar__header--link,.toggle-on.btn,.toggle-on.button,button.toggle-on{padding-right:24px}.toggle-off.article-sidebar__header--link,.toggle-off.btn,.toggle-off.button,button.toggle-off{padding-left:24px}.toggle.btn-large{min-width:40px}.toggle-on.btn-large{padding-right:35px}.toggle-off.btn-large{padding-left:35px}.toggle.btn-small{min-width:25px}.toggle-on.btn-small{padding-right:20px}.toggle-off.btn-small{padding-left:20px}.toggle.btn-mini{min-width:20px}.toggle-on.btn-mini{padding-right:12px}.toggle-off.btn-mini{padding-left:12px}.header{background:#171717;padding:10px 0;z-index:10005;width:100%;position:fixed;transition:top .3s ease-in-out;top:0}.header:before,.header:after{content:'';display:table}.header:after{clear:both}@media(max-width:969px){.header.is-fixed{top:-60px !important}.header.is-visible{top:0 !important}}.header-wrapper{display:flex;flex-wrap:nowrap;width:100%;align-items:center;padding:0 10px}.header__primary{display:flex;align-items:center;width:100%;flex-wrap:nowrap;justify-content:flex-end;height:40px}.header__primary .header-search{width:100%;margin:0 10px 0 -5px;padding:0 25px}.header__primary .header-search .container{max-width:728px;padding:0}.header__primary .header-search .input-group .form-control{border-right:0}.header__primary .header-search .input-group .form-control:focus{border-color:transparent}.header__primary .header-search .input-group .article-sidebar__header--link,.header__primary .header-search .input-group .btn,.header__primary .header-search .input-group .button,.header__primary .header-search .input-group button{border:0;margin-top:1px;background-color:#fff;color:#8b8d8e}.header__primary .header-search .input-group .article-sidebar__header--link .dci,.header__primary .header-search .input-group .btn .dci,.header__primary .header-search .input-group .button .dci,.header__primary .header-search .input-group button .dci,.header__primary .header-search .input-group .article-sidebar__header--link .link-list__link:before,.header__primary .header-search .input-group .btn .link-list__link:before,.header__primary .header-search .input-group .button .link-list__link:before,.header__primary .header-search .input-group button .link-list__link:before,.header__primary .header-search .input-group .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .header__primary .header-search .input-group .article-sidebar__header--link .meta-video:before,.header__primary .header-search .input-group .btn .forum-thread .meta-video:before,.forum-thread .header__primary .header-search .input-group .btn .meta-video:before,.header__primary .header-search .input-group .button .forum-thread .meta-video:before,.forum-thread .header__primary .header-search .input-group .button .meta-video:before,.header__primary .header-search .input-group button .forum-thread .meta-video:before,.forum-thread .header__primary .header-search .input-group button .meta-video:before,.header__primary .header-search .input-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .header__primary .header-search .input-group .article-sidebar__header--link a:before,.header__primary .header-search .input-group .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .header__primary .header-search .input-group .btn a:before,.header__primary .header-search .input-group .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .header__primary .header-search .input-group .button a:before,.header__primary .header-search .input-group button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .header__primary .header-search .input-group button a:before,.header__primary .header-search .input-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .header__primary .header-search .input-group .article-sidebar__header--link a:before,.header__primary .header-search .input-group .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .header__primary .header-search .input-group .btn a:before,.header__primary .header-search .input-group .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .header__primary .header-search .input-group .button a:before,.header__primary .header-search .input-group button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .header__primary .header-search .input-group button a:before,.header__primary .header-search .input-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .header__primary .header-search .input-group .article-sidebar__header--link a:before,.header__primary .header-search .input-group .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .header__primary .header-search .input-group .btn a:before,.header__primary .header-search .input-group .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .header__primary .header-search .input-group .button a:before,.header__primary .header-search .input-group button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .header__primary .header-search .input-group button a:before{position:relative;top:1px}.header__primary .header-search .input-group .article-sidebar__header--link:focus,.header__primary .header-search .input-group .btn:focus,.header__primary .header-search .input-group .button:focus,.header__primary .header-search .input-group button:focus{border:0;box-shadow:none}.header__primary .header-search .input-group .article-sidebar__header--link:hover,.header__primary .header-search .input-group .btn:hover,.header__primary .header-search .input-group .button:hover,.header__primary .header-search .input-group button:hover{cursor:pointer;background-color:#fff;color:#171717}.header__primary .header-search .button-wrapper{flex:0 0 auto}.header__primary .header-search .button-wrapper .article-sidebar__header--link:first-child,.header__primary .header-search .button-wrapper .btn:first-child,.header__primary .header-search .button-wrapper .button:first-child,.header__primary .header-search .button-wrapper button:first-child{margin-right:5px;margin-left:10px}.header__primary .header-buttons,.header__primary .teaser-wrapper_half__more,.header__primary .more-container__button{top:0;flex:0 0 auto;position:relative}.header__primary .header-buttons .header-button,.header__primary .teaser-wrapper_half__more .header-button,.header__primary .more-container__button .header-button{color:#fff}.header__primary .header-buttons .header-button:hover,.header__primary .teaser-wrapper_half__more .header-button:hover,.header__primary .more-container__button .header-button:hover{color:#e1e1e1}.header-home{color:#fff;float:left;display:flex;align-items:center;height:40px;z-index:100}.header-home__logo{height:36px;float:left;margin:0 15px 0 0}.header-home__brand-name{display:none}@media(min-width:420px){.header-home__brand-name{display:inline-block;font-weight:bold;color:#fff;margin-top:0;font-size:24px;height:40px;line-height:37px}}.header-home:hover .header-home__brand-name{color:#d9d9d9}.header-home:hover .header-home__logo{opacity:.8}.header-buttons,.teaser-wrapper_half__more,.more-container__button{display:inline-flex;align-items:center;margin-top:0;height:40px;flex-wrap:wrap;overflow:hidden}.header-buttons__primary{transition:all .3s;display:flex;flex:0 0 100%;align-items:center;justify-content:flex-end;height:40px;font-size:18px;top:0;overflow:hidden;position:relative}@media(min-width:768px){.header-buttons.share-visible .header-buttons__primary,.share-visible.teaser-wrapper_half__more .header-buttons__primary,.share-visible.more-container__button .header-buttons__primary{transition:all .3s;top:-40px}}.header-buttons--icon{line-height:1;padding:0;margin:0 10px;display:inline-flex;font-size:25px;position:relative;width:27px}@media(min-width:768px){.header-buttons--icon{margin:0 11px}}.header-buttons__user-name{display:block;font-size:28px;margin-bottom:-2px;margin-right:0}.header-buttons--icon{color:#fff}.header-buttons--icon:hover,.header-buttons--icon:active,.header-buttons--icon:focus{color:#d9d9d9;text-decoration:none}.header-buttons .badge,.teaser-wrapper_half__more .badge,.more-container__button .badge{border-radius:50%;font-size:10px;position:absolute;top:-2px;right:-3px;background:#e43d1d;font-weight:normal}.header__current--online{color:#e43d1d}i.dci.disclose-user,i.disclose-user.link-list__link:before,.forum-thread i.disclose-user.meta-video:before{font-size:1.2em}.video-play-fix{font-size:27px;margin-top:2px}.footer{color:#fff;text-align:center;padding:0;position:relative;display:block}.footer ul{margin-bottom:0;list-style-type:none}.footer-headline{font-weight:bold;text-transform:uppercase;font-size:20px;letter-spacing:1px}@media(min-width:768px){.footer-headline{font-size:24px}}.footer__newsletter,.footer__notification,.footer__cta{font-size:12px;padding:10px;background-color:#000}.footer__newsletter:before,.footer__newsletter:after,.footer__notification:before,.footer__notification:after,.footer__cta:before,.footer__cta:after{content:'';display:table}.footer__newsletter:after,.footer__notification:after,.footer__cta:after{clear:both}@media(min-width:768px){.footer__newsletter,.footer__notification,.footer__cta{max-width:970px;width:100%;margin-left:auto;margin-right:auto;padding:10px;padding:20px 10px 30px 10px;font-size:16px}}.footer__newsletter form,.footer__notification form,.footer__cta form{max-width:455px;margin:0 auto}.footer__newsletter .btn-group .article-sidebar__header--link,.footer__newsletter .btn-group .btn,.footer__newsletter .btn-group .button,.footer__newsletter .btn-group button,.footer__notification .btn-group .article-sidebar__header--link,.footer__notification .btn-group .btn,.footer__notification .btn-group .button,.footer__notification .btn-group button,.footer__cta .btn-group .article-sidebar__header--link,.footer__cta .btn-group .btn,.footer__cta .btn-group .button,.footer__cta .btn-group button{margin:0 5px}.footer__newsletter .btn-group .article-sidebar__header--link .dci,.footer__newsletter .btn-group .btn .dci,.footer__newsletter .btn-group .button .dci,.footer__newsletter .btn-group button .dci,.footer__newsletter .btn-group .article-sidebar__header--link .link-list__link:before,.footer__newsletter .btn-group .btn .link-list__link:before,.footer__newsletter .btn-group .button .link-list__link:before,.footer__newsletter .btn-group button .link-list__link:before,.footer__newsletter .btn-group .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .footer__newsletter .btn-group .article-sidebar__header--link .meta-video:before,.footer__newsletter .btn-group .btn .forum-thread .meta-video:before,.forum-thread .footer__newsletter .btn-group .btn .meta-video:before,.footer__newsletter .btn-group .button .forum-thread .meta-video:before,.forum-thread .footer__newsletter .btn-group .button .meta-video:before,.footer__newsletter .btn-group button .forum-thread .meta-video:before,.forum-thread .footer__newsletter .btn-group button .meta-video:before,.footer__newsletter .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__newsletter .btn-group .article-sidebar__header--link a:before,.footer__newsletter .btn-group .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__newsletter .btn-group .btn a:before,.footer__newsletter .btn-group .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__newsletter .btn-group .button a:before,.footer__newsletter .btn-group button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__newsletter .btn-group button a:before,.footer__newsletter .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__newsletter .btn-group .article-sidebar__header--link a:before,.footer__newsletter .btn-group .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__newsletter .btn-group .btn a:before,.footer__newsletter .btn-group .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__newsletter .btn-group .button a:before,.footer__newsletter .btn-group button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__newsletter .btn-group button a:before,.footer__newsletter .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__newsletter .btn-group .article-sidebar__header--link a:before,.footer__newsletter .btn-group .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__newsletter .btn-group .btn a:before,.footer__newsletter .btn-group .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__newsletter .btn-group .button a:before,.footer__newsletter .btn-group button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__newsletter .btn-group button a:before,.footer__notification .btn-group .article-sidebar__header--link .dci,.footer__notification .btn-group .btn .dci,.footer__notification .btn-group .button .dci,.footer__notification .btn-group button .dci,.footer__notification .btn-group .article-sidebar__header--link .link-list__link:before,.footer__notification .btn-group .btn .link-list__link:before,.footer__notification .btn-group .button .link-list__link:before,.footer__notification .btn-group button .link-list__link:before,.footer__notification .btn-group .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .footer__notification .btn-group .article-sidebar__header--link .meta-video:before,.footer__notification .btn-group .btn .forum-thread .meta-video:before,.forum-thread .footer__notification .btn-group .btn .meta-video:before,.footer__notification .btn-group .button .forum-thread .meta-video:before,.forum-thread .footer__notification .btn-group .button .meta-video:before,.footer__notification .btn-group button .forum-thread .meta-video:before,.forum-thread .footer__notification .btn-group button .meta-video:before,.footer__notification .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__notification .btn-group .article-sidebar__header--link a:before,.footer__notification .btn-group .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__notification .btn-group .btn a:before,.footer__notification .btn-group .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__notification .btn-group .button a:before,.footer__notification .btn-group button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__notification .btn-group button a:before,.footer__notification .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__notification .btn-group .article-sidebar__header--link a:before,.footer__notification .btn-group .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__notification .btn-group .btn a:before,.footer__notification .btn-group .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__notification .btn-group .button a:before,.footer__notification .btn-group button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__notification .btn-group button a:before,.footer__notification .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__notification .btn-group .article-sidebar__header--link a:before,.footer__notification .btn-group .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__notification .btn-group .btn a:before,.footer__notification .btn-group .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__notification .btn-group .button a:before,.footer__notification .btn-group button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__notification .btn-group button a:before,.footer__cta .btn-group .article-sidebar__header--link .dci,.footer__cta .btn-group .btn .dci,.footer__cta .btn-group .button .dci,.footer__cta .btn-group button .dci,.footer__cta .btn-group .article-sidebar__header--link .link-list__link:before,.footer__cta .btn-group .btn .link-list__link:before,.footer__cta .btn-group .button .link-list__link:before,.footer__cta .btn-group button .link-list__link:before,.footer__cta .btn-group .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .footer__cta .btn-group .article-sidebar__header--link .meta-video:before,.footer__cta .btn-group .btn .forum-thread .meta-video:before,.forum-thread .footer__cta .btn-group .btn .meta-video:before,.footer__cta .btn-group .button .forum-thread .meta-video:before,.forum-thread .footer__cta .btn-group .button .meta-video:before,.footer__cta .btn-group button .forum-thread .meta-video:before,.forum-thread .footer__cta .btn-group button .meta-video:before,.footer__cta .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__cta .btn-group .article-sidebar__header--link a:before,.footer__cta .btn-group .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__cta .btn-group .btn a:before,.footer__cta .btn-group .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__cta .btn-group .button a:before,.footer__cta .btn-group button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer__cta .btn-group button a:before,.footer__cta .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__cta .btn-group .article-sidebar__header--link a:before,.footer__cta .btn-group .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__cta .btn-group .btn a:before,.footer__cta .btn-group .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__cta .btn-group .button a:before,.footer__cta .btn-group button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer__cta .btn-group button a:before,.footer__cta .btn-group .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__cta .btn-group .article-sidebar__header--link a:before,.footer__cta .btn-group .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__cta .btn-group .btn a:before,.footer__cta .btn-group .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__cta .btn-group .button a:before,.footer__cta .btn-group button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer__cta .btn-group button a:before{vertical-align:-1px;margin-right:5px}.footer-social,.follow-overlay .header-social{padding:20px 10px 0;background-color:#171717}.footer-social__button,.follow-overlay .header-social__button{width:30px;height:40px;display:inline-block;margin:0 4px;padding:5px 0}@media(min-width:568px){.footer-social__button,.follow-overlay .header-social__button{width:40px;height:40px}}.footer-social__button .dci,.follow-overlay .header-social__button .dci,.footer-social__button .link-list__link:before,.follow-overlay .header-social__button .link-list__link:before,.footer-social__button .forum-thread .meta-video:before,.forum-thread .footer-social__button .meta-video:before,.follow-overlay .header-social__button .forum-thread .meta-video:before,.forum-thread .follow-overlay .header-social__button .meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a:before,.footer-social__button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .footer-social__button a:before,.footer-social__button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .footer-social__button a:before,.footer-social__button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .footer-social__button a:before,.footer-social__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .footer-social__button a:before,.footer-social__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .footer-social__button a:before,.footer-social__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .footer-social__button a:before{color:#fff;font-size:24px}.footer-social__button .dci.disclose-facebook,.follow-overlay .header-social__button .dci.disclose-facebook,.footer-social__button .disclose-facebook.link-list__link:before,.follow-overlay .header-social__button .disclose-facebook.link-list__link:before,.footer-social__button .forum-thread .disclose-facebook.meta-video:before,.forum-thread .footer-social__button .disclose-facebook.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-facebook.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-facebook.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-facebook:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-facebook:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-facebook:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-facebook:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-facebook:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-facebook:before{font-size:22px;vertical-align:1px}.footer-social__button .dci.disclose-twitter,.follow-overlay .header-social__button .dci.disclose-twitter,.footer-social__button .disclose-twitter.link-list__link:before,.follow-overlay .header-social__button .disclose-twitter.link-list__link:before,.footer-social__button .forum-thread .disclose-twitter.meta-video:before,.forum-thread .footer-social__button .disclose-twitter.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-twitter.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-twitter.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-twitter:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-twitter:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-twitter:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-twitter:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-twitter:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-twitter:before{font-size:25px}.footer-social__button .dci.disclose-instagram,.follow-overlay .header-social__button .dci.disclose-instagram,.footer-social__button .disclose-instagram.link-list__link:before,.follow-overlay .header-social__button .disclose-instagram.link-list__link:before,.footer-social__button .forum-thread .disclose-instagram.meta-video:before,.forum-thread .footer-social__button .disclose-instagram.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-instagram.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-instagram.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-instagram:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-instagram:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-instagram:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-instagram:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-instagram:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-instagram:before{font-size:23px}.footer-social__button .dci.disclose-pinterest,.follow-overlay .header-social__button .dci.disclose-pinterest,.footer-social__button .disclose-pinterest.link-list__link:before,.follow-overlay .header-social__button .disclose-pinterest.link-list__link:before,.footer-social__button .forum-thread .disclose-pinterest.meta-video:before,.forum-thread .footer-social__button .disclose-pinterest.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-pinterest.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-pinterest.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-pinterest:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-pinterest:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-pinterest:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-pinterest:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-pinterest:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-pinterest:before{font-size:25px}.footer-social__button .dci.disclose-google-plus,.follow-overlay .header-social__button .dci.disclose-google-plus,.footer-social__button .disclose-google-plus.link-list__link:before,.follow-overlay .header-social__button .disclose-google-plus.link-list__link:before,.footer-social__button .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .footer-social__button .disclose-google-plus.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-google-plus.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-google-plus:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-google-plus:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-google-plus:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-google-plus:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-google-plus:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-google-plus:before{font-size:30px;vertical-align:-3px}.footer-social__button .dci.disclose-rss,.follow-overlay .header-social__button .dci.disclose-rss,.footer-social__button .disclose-rss.link-list__link:before,.follow-overlay .header-social__button .disclose-rss.link-list__link:before,.footer-social__button .forum-thread .disclose-rss.meta-video:before,.forum-thread .footer-social__button .disclose-rss.meta-video:before,.follow-overlay .header-social__button .forum-thread .disclose-rss.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-rss.meta-video:before,.footer-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button a.disclose-rss:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-rss:before,.footer-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button a.disclose-rss:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-rss:before,.footer-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button a.disclose-rss:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-rss:before{font-size:22px;vertical-align:1px}.footer-social__button:hover,.follow-overlay .header-social__button:hover{text-decoration:none;color:transparent}.footer-social__button:hover .dci,.follow-overlay .header-social__button:hover .dci,.footer-social__button:hover .link-list__link:before,.follow-overlay .header-social__button:hover .link-list__link:before,.footer-social__button:hover .forum-thread .meta-video:before,.forum-thread .footer-social__button:hover .meta-video:before,.follow-overlay .header-social__button:hover .forum-thread .meta-video:before,.forum-thread .follow-overlay .header-social__button:hover .meta-video:before,.footer-social__button:hover .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer-social__button:hover a:before,.follow-overlay .header-social__button:hover .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button:hover a:before,.footer-social__button:hover .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer-social__button:hover a:before,.follow-overlay .header-social__button:hover .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button:hover a:before,.footer-social__button:hover .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer-social__button:hover a:before,.follow-overlay .header-social__button:hover .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button:hover a:before{color:#807f7f}.footer__links{padding:10px 10px 20px;background-color:#171717}.footer__links-list{list-style-type:none;margin:0;padding:0;font-size:1rem;line-height:2rem}@media(min-width:768px){.footer__links-list{font-size:16px}}.footer__links-items{display:inline-block;padding:0 2.5px}.footer__links-items:after{content:'|';display:inline-block;padding:0 5px 0 10px}.footer__links-items:last-child:after{display:none}.footer__links a{color:#fff}.footer__links a:hover{color:#d9d9d9;cursor:pointer}.footer__links a:focus{color:#fff}.action-link{width:50px;height:50px;position:fixed;bottom:-150px;transition:bottom .3s;border-radius:50%;background-color:#431366;padding:12px;left:10px;z-index:100}@media(min-width:970px){.action-link{display:none !important}}.action-link.right{left:initial;right:10px;padding:10px 3px 0 0}@media(min-width:970px){.action-link.right{display:none !important}}.action-link.cat{left:initial;right:10px;display:none}@media(min-width:970px){.action-link.cat{display:none !important}}.action-link.show{bottom:10px}.action-link a,.action-link i{color:#fff;font-size:23px;line-height:1}.action-link a:hover,.action-link i:hover{color:#e9ebee}#share-bar{height:40px;margin-bottom:10px;overflow:hidden}@media(max-width:768px){#post-button{display:none}}#edit-submit{width:auto !important}@media(min-width:768px){.article-figure__background{display:block;position:absolute;width:100%;top:0;z-index:0;overflow:hidden;margin:0}}.comments{margin-top:0;order:90;width:100%;display:block}.related-articles{display:block}.article,.video-article{position:relative}.article-hash{display:block;margin-bottom:-15%;position:relative}@media(min-width:970px){.article-hash{margin-bottom:0}}.article-figure{margin:-10px -10px 0 -10px;position:relative;z-index:1}@media(min-width:970px){.article-figure{margin:0 auto;max-width:690px}}.article-figure__image{max-width:100%;max-height:360px;height:auto}.article-figure .src{display:none}@media(min-width:768px){.article-figure .src{display:block;position:absolute;right:0;top:0;line-height:20px;font-size:10px;background:#000;color:#fff;padding:0 10px;opacity:.7}}@media(min-width:970px){.article-figure .src{top:auto;bottom:0}}.article-figure__background{display:none}@media(min-width:768px){.article-figure__background{display:block;position:absolute;width:100%;top:0;z-index:0;overflow:hidden}}.article-figure__background--image{width:100%;height:auto;object-fit:cover;filter:blur(10px);transform:scale(1.03)}.article-header{background:#fff;padding:10px 10px 0 10px;position:relative;z-index:20;display:flex;flex-wrap:wrap}@media(min-width:568px){.article-header{flex-wrap:nowrap}}@media(min-width:970px){.article-header{margin:0;padding-top:10px}}.toxic .article-header{background-color:#ffdcdc}.article-header:hover .more-options{opacity:1;transition:opacity .3s}.article-header .more-options{position:absolute;top:-1px;right:5px}@media(min-width:568px){.article-header .more-options{top:-1px;right:5px}}@media(min-width:768px){.article-header .more-options{top:7px;right:10px;opacity:0;transition:opacity .3s}.article-header .more-options:hover{opacity:1;transition:opacity .3s}}.article-header .more-options .dropdown-menu{border-radius:0}.article-header .more-options .dropdown-toggle{width:40px;height:40px;padding:0;line-height:37px;border-radius:0;color:#8b8d8e;box-shadow:none}.article-header .more-options .dropdown-toggle .dot-grp-more{font-size:30px}@media(min-width:568px){.article-header .more-options .dropdown-toggle .dot-grp-more{font-size:30px}}.article-header .more-options .dropdown-toggle:after{display:none}.article-header .more-options .dropdown-toggle:focus{box-shadow:none}.article__cat{background:#171717;color:#e9ebee;font-size:12px;line-height:12px;text-transform:uppercase;padding:7px;margin-bottom:10px}@media(min-width:568px){.article__cat{font-size:18px;line-height:18px;padding:7px 10px}}.article__title{font-size:20px;font-weight:bold;margin:10px 0 0 0}@media(min-width:568px){.article__title{font-size:30px;padding-right:80px}}@media(min-width:768px){.article__title{font-size:40px;padding-right:80px}}@media(min-width:970px){.article__title{padding:0}}.article-author{flex:0 0 100%;font-size:12px;position:relative;overflow:hidden;white-space:normal;order:0;display:flex;margin-bottom:10px}@media(min-width:568px){.article-author{max-width:115px;flex:0 0 115px;display:block}}@media(min-width:970px){.article-author{position:absolute}}.article-author__in{display:none}@media(min-width:568px){.article-author__in{display:inline}}.article-author__category{display:none}@media(min-width:568px){.article-author__category{display:block}}.article-author__avatar{width:40px !important;height:40px !important;object-fit:cover}@media(min-width:568px){.article-author__avatar{width:70px !important;height:70px !important}}.article-author__meta-wrapper{width:100%;padding-left:15px}@media(min-width:568px){.article-author__meta-wrapper{padding:0;width:auto}}.article-author__meta-wrapper .article-author__link{font-size:12px;line-height:1;margin-bottom:7px;margin-top:-1px;display:inline}@media(min-width:568px){.article-author__meta-wrapper .article-author__link{line-height:24px;margin-bottom:0;display:block;margin-top:0}}.article-author__link{display:block;line-height:24px;font-family:"Roboto",sans-serif}.article-element__meta-wrapper{display:none}@media(min-width:768px){.article-element__meta-wrapper{display:block;padding:0;width:auto}}.article-element__views{display:block}.article-element__views .dci,.article-element__views .link-list__link:before,.article-element__views .forum-thread .meta-video:before,.forum-thread .article-element__views .meta-video:before,.article-element__views .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .article-element__views a:before,.article-element__views .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .article-element__views a:before,.article-element__views .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .article-element__views a:before,.article-element__views .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .article-element__views a:before,.article-element__views .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .article-element__views a:before,.article-element__views .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .article-element__views a:before,.article-element__views .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .article-element__views a:before,.article-element__views .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .article-element__views a:before,.article-element__views .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .article-element__views a:before{margin:0 3px 0 0}.article-element__share{display:block}.article-element__share .dci,.article-element__share .link-list__link:before,.article-element__share .forum-thread .meta-video:before,.forum-thread .article-element__share .meta-video:before,.article-element__share .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .article-element__share a:before,.article-element__share .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .article-element__share a:before,.article-element__share .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .article-element__share a:before,.article-element__share .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .article-element__share a:before,.article-element__share .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .article-element__share a:before,.article-element__share .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .article-element__share a:before,.article-element__share .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .article-element__share a:before,.article-element__share .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .article-element__share a:before,.article-element__share .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .article-element__share a:before{margin:0 3px 0 0}.article-element__meta_second{font-size:12px}.article-element__meta_second i{margin-right:2px}.article .meta,.video-article .meta{border-top:1px solid #ccc;padding-top:5px}@media(min-width:568px){.article .meta,.video-article .meta{font-size:16px}}.article .adv,.video-article .adv{background:#fff;text-align:center}.article.toxic .adv,.toxic.video-article .adv{background-color:#ffdcdc !important}.article-content{background:#fff;padding:10px}@media(min-width:568px){.article-content{font-size:1rem}}.toxic .article-content{background-color:#ffdcdc}.article-content p a{color:#7337aa;font-weight:bold}.article-content p a:hover{color:#431366;border-bottom:2px solid #431366}.article-content h2{font-size:18px;font-weight:bold}@media(min-width:568px){.article-content h2{font-size:22px}}@media(min-width:768px){.article-content h2{font-size:26px}}.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-size:18px}@media(min-width:568px){.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-size:22px}}@media(min-width:768px){.article-content h3,.article-content h4,.article-content h5,.article-content h6{font-size:26px}}.article-content .text-formatted img{max-width:100%;height:auto;margin-bottom:15px}.article-content .text-formatted .ratio-container{margin-bottom:1rem}@media(min-width:568px){.article-max{max-width:690px;width:100%;margin:0 auto}}blockquote{border:1px solid #ccc;padding:10px;position:relative;margin-bottom:1rem;background-color:#fafafa;min-height:0}blockquote p{font-size:inherit;font-style:inherit;color:inherit;line-height:inherit;margin:0 0 1rem 0}blockquote p:last-child{margin-bottom:0}blockquote cite{font-style:normal;font-size:15px;color:#aaa}@media(min-width:568px){blockquote p{font-size:1rem}blockquote cite{font-size:1rem}}.link-list{list-style:none;margin:0;padding:0}.link-list__item{margin:5px 0;padding:0}.link-list__link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;color:#7337aa;font-weight:bold}.link-list__link:before{content:"";padding-right:5px}.text-formatted img{max-width:100%;height:auto}.modal-open .nav.fixed-bottom{z-index:12345}.caption-img{text-align:center}.caption-img img{margin-bottom:0}.caption-img figcaption{display:block;position:relative;padding:5px 0;font-size:12px;text-align:left;border-bottom:1px solid #ccc}@media(min-width:768px){.caption-img figcaption{font-size:14px}}.caption-img figcaption .src{display:none}@media(min-width:768px){.caption-img figcaption .src{display:block;position:absolute;right:0;top:-20px;line-height:20px;font-size:10px;background:#000;color:#fff;padding:0 10px;opacity:.7}}.read-next{border:1px solid #ccc;padding:15px;margin-bottom:10px}.article-reduced .article-header{margin:0 0 10px;flex-wrap:nowrap;padding-bottom:10px;display:grid}@media(min-width:768px){.article-reduced .article-header{margin:0 0 20px 0}}.article-reduced .article-header .article__title{color:#2e2f2f;margin-top:0;margin-bottom:0;font-size:18px;clear:both}.article-reduced .article-header .article__title:hover,.article-reduced .article-header .article__title:focus{color:#5d5e5f}.article-reduced .article-previous{float:left;font-size:14px;display:inline;padding-right:0;right:11px;bottom:6px}.article-reduced .article-previous:before{padding-right:5px;content:'';font-family:'disclose' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-reduced .article-next{float:right;font-size:14px;display:inline;padding-right:0;right:11px;bottom:6px}.article-reduced .article-next:after{padding-left:5px;content:'';font-family:'disclose' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-reduced .forum-icon{padding-top:0;padding-bottom:10px;padding-right:10px}.article-reduced .article-max{max-width:100%}.article-reduced .article-max .article__title{margin-top:0;font-size:18px;padding:0;clear:both}@media(min-width:768px){.article-reduced .article-max .article__title{min-height:0;padding-right:0;font-size:24px}}.comment-nav{display:flex;justify-content:center;flex-wrap:wrap;border-radius:0;margin:10px auto;list-style-type:none;background-color:#fff;padding:10px 0}.comment-nav__item{height:40px;border:0;text-align:center;color:#2e2f2f;margin:5px 2.5px;border-radius:0;background-color:#fff}.comment-nav__link{height:40px;display:block;min-width:40px;line-height:40px;border-radius:0;padding:0 10px;border:1px solid #2e2f2f;color:#2e2f2f;font-weight:bold;font-size:20px}.comment-nav__link:hover,.comment-nav__link:active{background-color:#2e2f2f;color:#fff}.video-article{display:flex;flex-wrap:wrap}.video-article .form-item,.video-article .submit__comments{margin-top:0}.video-article .article-hash{width:100%}.video-article .article-figure{order:1}@media(min-width:970px){.video-article .article-figure{display:none;order:0;margin-bottom:inherit}}.video-article .article-figure .teaser-figure__marker{right:calc(5% + 10px)}.video-article .article-header{order:2;width:100%}@media(min-width:970px){.video-article .article-header{order:4}}.video-article .article-content{order:5;width:100%}.video-article .scroll-down-for-video{order:3;background-color:#fff;text-align:center;padding-top:10px;color:#8b8d8e;width:100%}.video-article .adv{order:4;background-color:#fff;width:100%;margin:0 auto}.video-article .video{order:6;display:flex;flex-wrap:nowrap;width:100%}@media(min-width:970px){.video-article .video{order:1}}.video-article .video-detail-share{order:7;background-color:#fff;margin-top:5px;width:100%;height:35px;padding-left:10px;line-height:36px;text-transform:uppercase}@media(min-width:970px){.video-article .video-detail-share{background-color:transparent;order:2;height:50px;display:flex;margin:10px 0;line-height:50px;padding-left:0;font-size:20px}.video-article .video-detail-share__views{background-color:#fff;width:390px;margin-right:5px;display:flex}.video-article .video-detail-share__views .disclose-eye{width:20px;line-height:48px;margin-right:10px}.video-article .video-detail-share__views .views{width:100%;padding-left:10px}.video-article .video-detail-share__views .embed{width:50%;color:#2e2f2f;text-align:right;padding-right:10px}.video-article .video-detail-share__views .embed:hover{color:#8b8d8e}.video-article .video-detail-share__views .disclose-code{text-align:center;cursor:pointer;padding:17px 0;margin-left:10px}.video-article .video-detail-share__fb{background-color:#fff;width:510px;margin-right:5px;display:flex}.video-article .video-detail-share__fb--like{width:50%;border:1px solid #4267b2;display:flex;justify-content:space-between;align-items:center;padding:0 10px;text-transform:uppercase}.video-article .video-detail-share__fb--like .disclose-arrow-right{color:#e1e1e1}.video-article .video-detail-share__fb--like .fb_iframe_widget{line-height:20px}.video-article .video-detail-share__fb--share{width:50%}.video-article .video-detail-share__fb--share i{float:left;width:50px;height:50px;line-height:50px;text-align:center;background:rgba(0,0,0,.1);font-size:30px}.video-article .video-detail-share__more,.video-article .header__primary .header__share .article-social__more,.header__primary .header__share .video-article .article-social__more{width:50px;height:50px;color:#fff;background:#8b8d8e;text-align:center}.video-article .video-detail-share__more:hover,.video-article .header__primary .header__share .article-social__more:hover,.header__primary .header__share .video-article .article-social__more:hover{background:#2e2f2f;cursor:pointer}}.video-article .video-detail-share .disclose-eye:before{padding-right:5px}.video-article .video-more-topic{order:8;margin-top:30px;width:100%}.video-article .video-more-topic__headline{margin-bottom:5px;text-transform:uppercase;font-size:20px}.video-article .video-more-topic .more-teaser{display:block;background-color:#fff}.video-article .video-wrapper{width:100%}@media(min-width:970px){.video-article .video-wrapper{max-width:728px}}.video-article .video-wrapper .disclose-play-circle{width:50px;height:50px;font-size:50px;line-height:50px;margin-left:-25px;margin-top:-25px;position:absolute;left:50%;top:50%;color:#e9ebee}@media(min-width:768px){.video-article .video-wrapper .disclose-play-circle{width:100px;height:100px;font-size:100px;line-height:100px;margin-left:-50px;margin-top:-50px;z-index:1}}@media(min-width:970px){.video-article .video-wrapper .teaser-figure__image{width:728px;height:410px}}.video-article .video-sidebar{width:240px;padding:10px;margin-left:10px;background-color:#2e2f2f;max-height:510px;overflow-y:scroll;z-index:0}.video-article .video-sidebar__item{margin-bottom:10px}.video-article .video-sidebar__item:hover .teaser__title{transition:color .3s;color:#8b8d8e !important}.video-article .video-sidebar__item:hover .teaser-figure{overflow:hidden}.video-article .video-sidebar__item:hover .teaser-figure img{transition:all .3s;transform:scale(1.1) rotate(1deg)}.video-article .video-sidebar .teaser__caption{background-color:transparent;padding-left:0}.video-article .video-sidebar .teaser__title{color:#e9ebee;font-weight:normal;font-size:14px}.collapse,.collapsing{display:none;order:3}@media(min-width:970px){.collapse,.collapsing{margin-top:-5px;margin-bottom:10px;width:100%}}.collapse .embed,.collapsing .embed{border:0;border-radius:0;width:100%;padding:10px;background-color:#e1e1e1}.collapse .embed__code,.collapsing .embed__code{width:100%;font-size:16px;padding:10px;background-color:#fff;outline:0;border:1px solid transparent}.collapse .embed__code:focus,.collapsing .embed__code:focus{outline:0;border:1px solid #171717}.collapsing{display:block}.embedWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;margin-top:0;margin-bottom:1rem}.embedWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.login{padding-top:10px;position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%}@media(min-width:568px){.login{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media(min-width:768px){.login{flex:0 0 50%;max-width:50%}}.login-headline{flex:0 0 100%;max-width:100%;text-align:center}.login-button{flex:0 0 100%;max-width:100%;width:100%;cursor:pointer;text-transform:uppercase;border-radius:0}.login-via__fb{flex:0 0 100%;max-width:100%;line-height:50px;display:inline-block;color:#fff;background:#3b5998;width:100%;overflow:hidden;text-transform:uppercase;text-align:center}.login-via__fb:hover{color:#fff;text-decoration:none;background:#2d4373}.login-via__fb i{width:50px;height:50px;float:left;line-height:50px;text-align:center;background:rgba(0,0,0,.1)}.login-via__google{flex:0 0 100%;max-width:100%;line-height:50px;display:inline-block;color:#fff;overflow:hidden;text-transform:uppercase;text-align:center;width:100%;background-color:#f1403a}.login-via__google:hover{background-color:#e91611;text-decoration:none;color:#fff}.login-via__google i{width:50px;height:50px;float:left;line-height:50px;text-align:center;background:rgba(0,0,0,.1)}.login .form-check .custom-control{flex:0 0 50%;max-width:50%}.login .form-check .custom-control-indicator{border-radius:0}.login .form-check .custom-control .custom-checkbox{border-radius:0}.login .form-check .forgot-pass{flex:0 0 50%;max-width:50%;float:right}.login-form .col-form-wrapper .form-control{border-radius:0}.separator{border-top:1px solid #8b8d8e;text-align:center;padding-top:0;margin-top:15px}.separator-text{font-weight:700;width:45px;display:block;margin:-13px auto 20px;color:#8b8d8e;background-color:#e9ebee;height:18px}.register{padding-top:10px;position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%}@media(min-width:568px){.register{flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media(min-width:768px){.register{flex:0 0 50%;max-width:50%}}.register-headline{flex:0 0 100%;max-width:100%;text-align:center}.register-button{flex:0 0 100%;max-width:100%;width:100%;cursor:pointer;text-transform:uppercase;border-radius:0}.register .separator{border-top:1px solid #e2e2e2;text-align:center;height:30px;padding-top:0;margin-top:20px}.register .separator-text{font-weight:700;width:45px;display:block;margin:-13px auto 20px;color:#2e2f2f;background-color:#e9ebee}.register-via__fb{flex:0 0 100%;max-width:100%;line-height:50px;display:inline-block;color:#fff;background:#3b5998;width:100%;overflow:hidden;text-transform:uppercase;text-align:center}.register-via__fb:hover{color:#fff;text-decoration:none;background:#2d4373}.register-via__fb i{width:50px;height:50px;float:left;line-height:50px;text-align:center;background:rgba(0,0,0,.1)}.register-via__google{flex:0 0 100%;max-width:100%;line-height:50px;display:inline-block;color:#fff;overflow:hidden;text-transform:uppercase;text-align:center;width:100%;background-color:#f1403a}.register-via__google:hover{background-color:#e91611;text-decoration:none;color:#fff}.register-via__google i{width:50px;height:50px;float:left;line-height:50px;text-align:center;background:rgba(0,0,0,.1)}.register .terms{display:flex;flex-wrap:wrap}.register .terms .tos,.register .terms .pp{flex:0 0 50%;max-width:50%}.register .terms .pp{text-align:right}.register .form-check .custom-control{flex:0 0 50%;max-width:50%}.register .form-check .custom-control-indicator{border-radius:0}.register .form-check .custom-control .custom-checkbox{border-radius:0}.register .form-check .forgot-pass{flex:0 0 50%;max-width:50%;float:right}.register-form .col-form-wrapper .form-control{border-radius:0}.subscription .alert{border-radius:0}.subscription .alert .supportmail{font-weight:bold;color:#fff}@media all and (max-width:768px){.main.main--forum{padding:0 10px 10px 10px}}@media all and (max-width:1219px){.main.main--forum{width:100%;max-width:1024px;padding:10px;margin:0 auto 0 auto}}@media all and (min-width:1220px) and (max-width:1359px){.main.main--forum{max-width:calc(100% - 200px);margin:0 auto 0 180px}}@media all and (min-width:1360px){.main.main--forum{max-width:calc(100% - 340px);margin:0 auto 0 320px}}@media all and (min-width:1540px){.main.main--forum{max-width:1200px}}@media all and (min-width:1840px){.main.main--forum{margin:0 auto}}.forum-entry{background-color:#fff;margin-top:10px;display:flex}.forum-entry.toxic{background-color:#ffdcdc !important}.forum-entry.pinned .comment{font-weight:bold}.forum-entry__wrapper{display:flex;flex-wrap:wrap;width:100%;padding-left:10px}@media(min-width:970px){.forum-entry__wrapper{min-height:80px}}.forum-content{flex-wrap:nowrap;flex:1 1;padding:10px 40px 0 10px;width:100%;display:flex;position:relative}.forum-content.forum-content-padded{padding:10px 10px 0 10px}@media(min-width:970px){.forum-content.forum-content-padded{padding-left:70px}}@media(min-width:970px){.format-16-9 .forum-content.forum-content-padded{padding-left:116px}}.forum-content.forum-content-padded .comment{padding-left:0 !important}.forum-content .comment{font-size:16px;font-weight:normal;padding-right:0}@media(min-width:970px){.forum-content .comment{padding-left:60px;font-size:19px}}@media(min-width:970px){.format-16-9 .forum-content .comment{padding-left:106px}}.forum-content .comment-meta__ago{color:#adafaf;font-size:12px;line-height:20px;padding-bottom:0;padding-top:5px;display:flex}.forum-content .comment-meta__ago a{color:#8b8d8e}.forum-content .comment-meta__ago a:hover{color:#2e2f2f}.forum-content .comment__link{color:#2e2f2f;line-height:1.4}.forum-content .comment__link:hover{color:#431366}.forum-meta{color:#adafaf;font-size:10px;padding:0 10px 0 0;width:100%}@media(min-width:374px){.forum-meta{display:flex;flex-wrap:nowrap}}@media(min-width:970px){.forum-meta{text-align:left;flex-wrap:nowrap;display:flex;position:relative;padding-left:70px}}@media(min-width:970px){.format-16-9 .forum-meta{padding-left:116px}}.forum-meta__author{font-size:13px;line-height:28px;color:#5d5e5f;text-align:left;font-weight:normal;display:flex;flex:1 1 50px;white-space:nowrap}@media(min-width:768px){.forum-meta__author{flex:1 1 100%}}.forum-meta__author--link{color:#5d5e5f}.forum-meta__author--time{padding-right:3px}.forum-meta__author--item{padding-right:3px;display:block}.forum-meta__channel--item{padding-right:3px}.forum-meta .right{display:flex;justify-content:flex-end;width:100%;font-size:14px;line-height:26px}.forum-meta__wrapper{position:relative;white-space:nowrap;margin:0 0 0 5px}@media(min-width:768px){.forum-meta__wrapper{padding-top:1px;display:inline-block;text-align:right;font-weight:normal}}.forum-meta__wrapper--link{color:#5d5e5f}.forum-meta__wrapper--link:hover{color:#8b8d8e}.forum-meta__wrapper--icon{color:#5d5e5f;font-size:11px;width:16px;display:inline;margin:0}@media(min-width:768px){.forum-meta__wrapper--icon{font-size:15px;vertical-align:-1.5px}}.forum-meta__wrapper--count{color:#5d5e5f;display:inline;font-size:13px}@media(min-width:768px){.forum-meta__wrapper--count{line-height:15px;font-weight:normal;display:inline-block}}.forum-meta__last-reply{font-size:14px;line-height:18px;text-align:left;position:relative;color:#5d5e5f;margin:10px 0 0 0;font-weight:normal;display:block}.forum-icon{flex:0 0 50px;padding-right:0;vertical-align:top;padding-top:10px;z-index:10}@media(min-width:970px){.forum-icon{position:absolute}}.format-16-9 .forum-icon{flex:0 0 88px}.forum-icon__link{width:50px;height:50px;display:block;position:relative}@media(min-width:970px){.forum-icon__link{width:60px;height:60px}}.format-16-9 .forum-icon__link{width:88px;height:50px}@media(min-width:970px){.format-16-9 .forum-icon__link{width:106px;height:60px}}.forum-icon__link .ratio-container{margin-bottom:0}.forum-icon__image{width:50px !important;height:50px !important;object-fit:cover}@media(min-width:970px){.forum-icon__image{width:60px !important;height:60px !important}}.format-16-9 .forum-icon__image{width:88px !important;height:50px !important;object-fit:cover}@media(min-width:970px){.format-16-9 .forum-icon__image{width:106px !important;height:60px !important}}.forum-icon .disclose-play-circle{width:25px;height:25px;font-size:25px;line-height:25px;margin-left:-12.5px;margin-top:-12.5px;position:absolute;left:50%;top:50%;color:#e9ebee}@media(min-width:768px){.forum-icon .disclose-play-circle{width:25px;height:25px;font-size:25px;line-height:25px;margin-left:-12.5px;margin-top:-12.5px;z-index:1}}.forum-thread{position:relative}@media(max-width:969px){.forum-thread{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 16.6666666667%;max-width:16.6666666667%;padding-right:0}}@media(min-width:970px){.forum-thread{flex:0 0 60px;padding-right:0;vertical-align:top}}.forum-thread .meta-video{width:20px;height:20px;display:none;background-color:#8b8d8e;position:absolute;right:3px;bottom:3px}@media(min-width:970px){.forum-thread .meta-video{display:block}}.forum-thread .meta-video:before{width:100%;height:100%;text-align:center;font-size:12px;position:absolute;left:2px;padding:4px 0}.forum-thread__image{width:100%}.forum-thread__link{display:block;position:relative}.forum-pagina{display:none;padding:15px 10px 0;vertical-align:top;flex:0 0 133px}@media(min-width:1200px){.forum-pagina{display:none}}.forum-pagina__mobile{display:block;margin:10px 0 0 0}.forum-pagina__mobile .pagination{display:flex;padding-left:0;list-style:none;border-radius:0;margin-bottom:0;margin-right:5px}.forum-pagina__mobile .pagination .page-item{border:0;text-align:center;color:#2e2f2f;margin:0 8px 0 0;border-radius:0}.forum-pagina__mobile .pagination .page-spacer{width:25px;height:25px;text-align:center}.forum-pagina__mobile .pagination .page-link{min-width:25px;height:25px;padding:0 2px;line-height:25px;border-radius:0;border:1px solid #2e2f2f;color:#2e2f2f;font-weight:normal;font-size:14px}.forum-pagina__mobile .pagination .page-link__current{background-color:#2e2f2f;color:#fff;line-height:25px;width:100%;height:100%;display:block}.forum-pagina__mobile .pagination .page-link:hover,.forum-pagina__mobile .pagination .page-link:focus{background-color:#2e2f2f;color:#fff}.forum-pagina .pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem;margin-bottom:0}.forum-pagina .pagination .page-item{border:0;text-align:center;color:#2e2f2f;margin:0 2.5px;border-radius:0}.forum-pagina .pagination .page-spacer{width:25px;height:25px;text-align:center}.forum-pagina .pagination .page-link{min-width:25px;height:25px;padding:0 2px;line-height:25px;border-radius:0;border:1px solid #2e2f2f;color:#2e2f2f;font-weight:normal;font-size:12px}.forum-pagina .pagination .page-link__current{background-color:#2e2f2f;color:#fff;line-height:25px;width:100%;height:100%;display:block}.forum-pagina .pagination .page-link:hover,.forum-pagina .pagination .page-link:focus{background-color:#2e2f2f;color:#fff}.forum .marker,.grid_list .marker{position:absolute;right:10px;top:7px;font-size:20px}.forum .marker__red,.grid_list .marker__red{color:#e43d1d}.forum .marker__gray,.grid_list .marker__gray{color:#2e2f2f}@media(max-width:479px){.pagina-main{display:none !important}}.pagina-main .pagination{display:flex;justify-content:center;flex-wrap:wrap;border-radius:0;margin:10px auto;background-color:#fff;padding:10px}@media(min-width:768px){.pagina-main .pagination{margin:20px auto}}.pagina-main .page-item{width:40px;height:40px;border:0;text-align:center;color:#2e2f2f;margin:5px 2.5px;border-radius:0}.pagina-main .page-item:last-child .page-link,.pagina-main .page-item:first-child .page-link{border-radius:0}.pagina-main .page-item.page-spacer{width:40px;height:40px;text-align:center;line-height:40px}.pagina-main .page-link{line-height:40px;border-radius:0;padding:0;width:100%;height:100%;border:1px solid #2e2f2f;color:#2e2f2f;font-size:20px}.pagina-main .page-link__current{background-color:#2e2f2f;color:#fff;width:100%;height:100%;display:block;line-height:40px;font-size:20px}.pagina-main .page-link:hover,.pagina-main .page-link:focus{background-color:#2e2f2f;color:#fff}.searchresults__form{height:40px;overflow:hidden;transition:height .3s;margin-bottom:10px;display:flex;justify-content:space-between}.searchresults__input{background-color:#fff;border:0;box-shadow:none;color:#431366;display:inline-block;line-height:20px;height:40px;padding:0 45px 0 10px;font-family:inherit;outline:0;outline-offset:0;float:left;font-size:12px;margin-right:0;overflow:hidden;width:100%}@media(min-width:768px){.searchresults__input{font-size:16px}}.searchresults__submit{max-width:80px;width:100%;padding:0;background-color:#431366;color:#fff;margin:0 0 0 15px;height:40px;border:0;transition:background-color .1s;-webkit-appearance:none;border-radius:0;cursor:pointer;text-transform:uppercase;font-size:12px}.searchresults__submit:hover,.searchresults__submit:active{background-color:#270b3b}@media(min-width:768px){.searchresults__submit{max-width:200px;font-size:16px}}.searchresults .dropdown{display:none}@media(min-width:768px){.searchresults .dropdown{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%;display:inherit}}.searchresults .dropdown-item .facets-checkbox{vertical-align:-1px}.searchresults .dropdown-item label{display:inline-block;padding-left:15px;margin:0;font-weight:normal}.whos-is-online tr td img{width:30px;height:auto}table.whos-is-online{margin:25px 0}h4.registered{margin-top:50px}.user .button-bar{margin:0}.user_profile{background:#fff;overflow:hidden;max-width:970px;margin:10px auto 0 auto}.user_profile:hover .more-options{opacity:1;transition:opacity .3s}.user_profile_pic{min-height:100px;margin:15px 10px 0 10px;position:relative}@media(min-width:568px){.user_profile_pic{min-height:200px;margin:20px}}.user_profile_pic img{height:65px;width:65px}@media(min-width:568px){.user_profile_pic img{height:200px;width:200px}}.user_profile_pic-cta{position:absolute;top:65px;color:#fff;border:1px solid #e9ebee;background:#2e2f2f;padding:5px 10px;width:100%;text-align:center}@media(min-width:568px){.user_profile_pic-cta{width:auto;text-align:inherit;right:15px;top:150px}}.user_profile_pic-cta:hover{color:#e1e1e1}.user_profile_pic-cta i{vertical-align:-1px}.user_content{display:flex;flex-wrap:nowrap;position:relative}.user_header{overflow:hidden;position:relative;height:150px}@media(min-width:568px){.user_header{height:300px}}.user_header img{width:100%;height:100%;object-fit:cover;object-position:center}.user_header-cta{position:absolute;right:15px;top:15px;color:#fff;border:1px solid #e9ebee;background:#2e2f2f;padding:5px 10px}@media(min-width:970px){.user_header-cta{top:auto;right:15px;bottom:15px}}.user_header-cta:hover{color:#e1e1e1}.user_header-cta i{padding-right:10px;vertical-align:-1px}.user_since{font-size:.8em}.user_name{margin:15px 0 0 0;line-height:1}@media(min-width:568px){.user_name{margin:18px 0 10px 0;font-size:1.3em;line-height:1}}.user_name h1{display:inline;font-family:"Roboto",sans-serif;font-size:1em;font-weight:bold;line-height:1}@media(min-width:568px){.user_name h1{font-size:1.3em}}.user_name .flag-icon{line-height:1;font-size:1em;display:inline-block;height:1em;vertical-align:-2px}@media(min-width:768px){.user_name .flag-icon{vertical-align:0}}.user_name .flag-icon__item{width:auto;height:100%;vertical-align:unset}.user_badges{margin:10px 15px 10px 0}.user_badges--list{display:inline-block;list-style-type:none;padding:0;margin:0}.user_badges--item{display:inline-block;list-style-type:none;padding-left:0;padding-right:7.5px}.user_badges--item img{width:30px;height:30px}.user_stats{margin:10px 15px 10px 0}.user_stats--list{display:inline;list-style-type:none;padding-left:0;font-size:.8em}@media(min-width:568px){.user_stats--list{font-size:1em}}.user_stats--item{display:inline;list-style-type:none;padding-left:0}.user_stats--item:after{content:'|';display:inline-block;margin:0 5px}.user_stats--item:last-child:after{display:none}.user_details .time{font-weight:600}.user_description{margin-top:10px;padding-right:15px;padding-bottom:15px;font-size:.8em}@media(min-width:568px){.user_description{padding-right:30px;padding-bottom:30px;font-size:1em}}.user_social{margin:5px}@media(min-width:568px){.user_social{margin:0 15px 20px}}.user_social--button{width:30px;height:30px;display:inline-block;margin-right:10px}@media(min-width:568px){.user_social--button{width:50px;height:50px}}.user_social--button .dci,.user_social--button .link-list__link:before,.user_social--button .forum-thread .meta-video:before,.forum-thread .user_social--button .meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .user_social--button a:before{width:30px;height:30px;color:#fff;font-size:20px;line-height:20px;padding:5px;margin:0 5px}@media(min-width:568px){.user_social--button .dci,.user_social--button .link-list__link:before,.user_social--button .forum-thread .meta-video:before,.forum-thread .user_social--button .meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .user_social--button a:before,.user_social--button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .user_social--button a:before,.user_social--button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .user_social--button a:before{width:50px;height:50px;font-size:30px;text-align:center;line-height:50px;padding:10px}}.user_social--button .dci:hover,.user_social--button .link-list__link:hover:before,.user_social--button .forum-thread .meta-video:hover:before,.forum-thread .user_social--button .meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a:hover:before{background-color:#b6b9be}.user_social--button .dci.disclose-facebook,.user_social--button .disclose-facebook.link-list__link:before,.user_social--button .forum-thread .disclose-facebook.meta-video:before,.forum-thread .user_social--button .disclose-facebook.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-facebook:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-facebook:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-facebook:before{background-color:#3b5998}.user_social--button .dci.disclose-facebook:hover,.user_social--button .disclose-facebook.link-list__link:hover:before,.user_social--button .forum-thread .disclose-facebook.meta-video:hover:before,.forum-thread .user_social--button .disclose-facebook.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-facebook:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-facebook:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-facebook:hover:before{background-color:#2d4373}.user_social--button .dci.disclose-twitter,.user_social--button .disclose-twitter.link-list__link:before,.user_social--button .forum-thread .disclose-twitter.meta-video:before,.forum-thread .user_social--button .disclose-twitter.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-twitter:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-twitter:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-twitter:before{background-color:#0098c1}.user_social--button .dci.disclose-twitter:hover,.user_social--button .disclose-twitter.link-list__link:hover:before,.user_social--button .forum-thread .disclose-twitter.meta-video:hover:before,.forum-thread .user_social--button .disclose-twitter.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-twitter:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-twitter:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-twitter:hover:before{background-color:#00708e}.user_social--button .dci.disclose-google-plus,.user_social--button .disclose-google-plus.link-list__link:before,.user_social--button .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .user_social--button .disclose-google-plus.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-google-plus:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-google-plus:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-google-plus:before{background-color:#f1403a}.user_social--button .dci.disclose-google-plus:hover,.user_social--button .disclose-google-plus.link-list__link:hover:before,.user_social--button .forum-thread .disclose-google-plus.meta-video:hover:before,.forum-thread .user_social--button .disclose-google-plus.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-google-plus:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-google-plus:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-google-plus:hover:before{background-color:#e81810}.user_social--button .dci.disclose-reddit,.user_social--button .disclose-reddit.link-list__link:before,.user_social--button .forum-thread .disclose-reddit.meta-video:before,.forum-thread .user_social--button .disclose-reddit.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-reddit:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-reddit:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-reddit:before{background-color:#5f99cf}.user_social--button .dci.disclose-reddit:hover,.user_social--button .disclose-reddit.link-list__link:hover:before,.user_social--button .forum-thread .disclose-reddit.meta-video:hover:before,.forum-thread .user_social--button .disclose-reddit.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-reddit:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-reddit:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-reddit:hover:before{background-color:#3a80c1}.user_social--button .dci.disclose-pinterest,.user_social--button .disclose-pinterest.link-list__link:before,.user_social--button .forum-thread .disclose-pinterest.meta-video:before,.forum-thread .user_social--button .disclose-pinterest.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-pinterest:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-pinterest:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-pinterest:before{background-color:#cb2027}.user_social--button .dci.disclose-pinterest:hover,.user_social--button .disclose-pinterest.link-list__link:hover:before,.user_social--button .forum-thread .disclose-pinterest.meta-video:hover:before,.forum-thread .user_social--button .disclose-pinterest.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-pinterest:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-pinterest:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-pinterest:hover:before{background-color:#9f191f}.user_social--button .dci.disclose-mail,.user_social--button .disclose-mail.link-list__link:before,.user_social--button .forum-thread .disclose-mail.meta-video:before,.forum-thread .user_social--button .disclose-mail.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-mail:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-mail:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-mail:before{background-color:#8b8d8e}.user_social--button .dci.disclose-mail:hover,.user_social--button .disclose-mail.link-list__link:hover:before,.user_social--button .forum-thread .disclose-mail.meta-video:hover:before,.forum-thread .user_social--button .disclose-mail.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-mail:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-mail:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-mail:hover:before{background-color:#717475}.user_social--button .dci.disclose-instagram,.user_social--button .disclose-instagram.link-list__link:before,.user_social--button .forum-thread .disclose-instagram.meta-video:before,.forum-thread .user_social--button .disclose-instagram.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-instagram:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-instagram:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-instagram:before{background-color:#5280a5}.user_social--button .dci.disclose-instagram:hover,.user_social--button .disclose-instagram.link-list__link:hover:before,.user_social--button .forum-thread .disclose-instagram.meta-video:hover:before,.forum-thread .user_social--button .disclose-instagram.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-instagram:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-instagram:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-instagram:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-instagram:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-instagram:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-instagram:hover:before{background-color:#416683}.user_social--button .dci.disclose-youtube-play,.user_social--button .disclose-youtube-play.link-list__link:before,.user_social--button .forum-thread .disclose-youtube-play.meta-video:before,.forum-thread .user_social--button .disclose-youtube-play.meta-video:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-youtube-play:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-youtube-play:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-youtube-play:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-youtube-play:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-youtube-play:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-youtube-play:before{background-color:#e62b23}.user_social--button .dci.disclose-youtube-play:hover,.user_social--button .disclose-youtube-play.link-list__link:hover:before,.user_social--button .forum-thread .disclose-youtube-play.meta-video:hover:before,.forum-thread .user_social--button .disclose-youtube-play.meta-video:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-reply a.disclose-youtube-play:hover:before,.comment-wrapper .comment__content .links .comment-reply .user_social--button a.disclose-youtube-play:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-edit a.disclose-youtube-play:hover:before,.comment-wrapper .comment__content .links .comment-edit .user_social--button a.disclose-youtube-play:hover:before,.user_social--button .comment-wrapper .comment__content .links .comment-delete a.disclose-youtube-play:hover:before,.comment-wrapper .comment__content .links .comment-delete .user_social--button a.disclose-youtube-play:hover:before{background-color:#c01d16}.user_action-options{display:flex}.user_action-options div{padding:10px;background:#431366;color:#fff;width:20%;text-align:center;text-transform:uppercase;border:1px solid #fff;margin-bottom:20px}.user_action-options div:hover{background:#000}.user.forum-wrapper{margin-bottom:20px}.stream-item{background:#fff;margin:10px 0;overflow:hidden;position:relative;padding:10px 10px 0 10px}@media(min-width:568px){.stream-item{padding:20px 20px 0 20px;margin:20px 0}}.stream-item .teaser-figure{max-width:300px}.stream-item .article-link{color:#2e2f2f}.stream-item .article-link:hover .teaser-figure{overflow:hidden}.stream-item .article-link:hover .teaser-figure__image{transition:all .3s;transform:scale(1.1) rotate(1deg)}.stream-item:hover .more-options{opacity:1;transition:opacity .3s}.stream-item .user-action{display:initial;padding-left:5px}.stream-item-subject{font-size:20px;line-height:1.2;font-weight:600;margin:10px 0 0 0;color:#2e2f2f;width:100%;float:left}@media(min-width:568px){.stream-item-subject{margin:15px 0 0 0;font-size:1.8em;line-height:1.3em}}.stream-item-content{width:100%;float:left;margin-top:10px}@media(min-width:568px){.stream-item-content{margin-top:15px}}.stream-item-content img{max-width:300px}.stream-item .meta{float:left;margin:0;padding:10px 0}@media(min-width:568px){.stream-item .meta{padding:15px 0}}.stream-item .meta-timeago{margin-top:5px}.stream-item .meta-item{margin-right:12px;color:#5d5e5f}.stream-item .meta-item .dci,.stream-item .meta-item .link-list__link:before,.stream-item .meta-item .forum-thread .meta-video:before,.forum-thread .stream-item .meta-item .meta-video:before,.stream-item .meta-item .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .stream-item .meta-item a:before,.stream-item .meta-item .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .stream-item .meta-item a:before,.stream-item .meta-item .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .stream-item .meta-item a:before{vertical-align:-1px}.stream-item-user{width:100%}.stream-item-user-activity{width:100%}.stream-item-user img{float:left;width:65px;height:auto}.stream-item-user-pic{overflow:hidden;float:left;padding-right:10px}@media(min-width:568px){.stream-item-user-pic{padding-right:15px}}.stream-item-user-pic img{width:45px}@media(min-width:568px){.stream-item-user-pic img{width:65px}}.grid_header span{text-transform:uppercase;font-size:1.3em}.grid_header .show-all{float:right;color:#431366}.articles.grid_header{margin-top:20px}.forum.grid_header,.grid_header.grid_list{margin:20px 0 10px}@media(min-width:970px){.cookie-visible .article-sidebar{top:102px}}.article-sidebar{display:none;position:fixed;transition:right .5s,margin .3s;right:-100%;width:calc(100% - 50px);height:100%;top:0;background-color:#e9ebee;padding:0;z-index:100000;margin-top:0}@media(min-width:768px){.article-sidebar{top:60px;border-left:10px solid #431366;width:350px;right:-350px;z-index:1000}}@media(min-width:768px){.article-sidebar.navigated{right:-340px}}.article-sidebar__inside{height:100%;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.article-sidebar__inside-wrapper{display:block;margin:0 0 5px 0}.article-sidebar__inside-wrapper.hidden{height:0;overflow:hidden;transition:height .3s}@media(min-width:768px){.article-sidebar.sb-open{margin-top:50px;transition:margin .3s}}.article-sidebar.open{display:inherit;right:0;border-width:10px;transition:right .5s,margin .3s;top:0}@media(min-width:768px){.article-sidebar.open{top:60px}}.article-sidebar__inner{overflow-y:scroll;height:100%}.article-sidebar__headline-switch{text-transform:uppercase;line-height:34px;font-size:23px;color:#171717}.article-sidebar__header{background-color:#fff;padding:10px 10px 0 10px;position:relative;height:50px}@media(min-width:768px) and (max-width:1199px){.article-sidebar__header{flex:0 0 100%;padding:10px}}@media(min-width:970px){.article-sidebar__header{padding:10px}}.article-sidebar__header--headline{text-transform:none;padding-right:40px}@media(min-width:568px){.article-sidebar__header--headline{padding-right:0;margin-bottom:0}}@media(min-width:970px){.article-sidebar__header--headline{text-align:center}}.article-sidebar__header--buttonsgroup{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;width:100%;padding-left:20px}@media(min-width:568px){.article-sidebar__header--buttonsgroup{width:50%;padding-left:10px}}@media(min-width:970px){.article-sidebar__header--buttonsgroup{width:auto;padding-left:0}}.article-sidebar__header--button{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;width:100%;margin:0 auto;padding:5px 10px;text-transform:uppercase}@media(min-width:568px){.article-sidebar__header--button{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;padding:0}}@media(min-width:970px){.article-sidebar__header--button{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;padding-top:10px}}@media(min-width:1680px){.article-sidebar__header--button{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%}}.article-sidebar__header--button-dismiss{margin:0 0 5px 0}@media(min-width:568px){.article-sidebar__header--button-dismiss{margin:0}}.article-sidebar__header--button-dismiss .article-sidebar__header--link{border:0;padding:0;color:#c3c3c3;background-color:transparent;border-radius:0}@media(min-width:568px){.article-sidebar__header--button-dismiss .article-sidebar__header--link{padding:.5rem 1rem;color:#171717}}@media(min-width:768px){.article-sidebar__header--button-dismiss .article-sidebar__header--link{border:1px solid #ccc;padding:.5rem 1rem;color:#171717}}@media(min-width:1680px){.article-sidebar__header--button-dismiss .article-sidebar__header--link{border:1px solid #ccc;color:#171717;padding:.5rem .75rem;font-size:1rem;line-height:1.25}}.article-sidebar__header--button-dismiss .article-sidebar__header--link:hover{background-color:transparent}.article-sidebar__header--link{border-radius:0;width:100%}.article-sidebar__divider{background-color:#fff;display:flex;flex-wrap:nowrap;padding:10px;margin-bottom:10px}@media(min-width:768px) and (max-width:1199px){.article-sidebar__divider{flex:0 0 50%;flex-wrap:wrap;margin-bottom:0}}@media(min-width:970px){.article-sidebar__divider{padding:0 10px 10px;justify-content:space-around;align-content:space-around}}@media(min-width:1680px){.article-sidebar__divider{flex-wrap:nowrap;padding:10px 50px;margin-bottom:5px}}.article-sidebar__divider .onoffswitch-label{margin-bottom:0}.article-sidebar__divider .onoffswitch--label{flex:0 0 100%;padding-left:10px;line-height:24px;font-size:12px;color:#8b8d8e}@media(min-width:768px) and (max-width:1199px){.article-sidebar__divider .onoffswitch--label{padding-left:0}}@media(min-width:970px){.article-sidebar__divider .onoffswitch--label{flex:0 0 180px;text-align:center}}@media(min-width:1680px){.article-sidebar__divider .onoffswitch--label{line-height:34px;margin-top:0;text-align:left}}.article-sidebar__articles{margin-bottom:60px}.article-sidebar__articles-inside{display:flex;flex-wrap:wrap;margin:0;width:100%}.article-sidebar__articles .sidebar-article{flex:0 0 100%;max-width:100%;background-color:#fff;padding:10px;margin:5px 0;color:#2e2f2f}.article-sidebar__articles .sidebar-article-link{color:inherit}.article-sidebar__articles .sidebar-article__author{display:flex;flex-wrap:nowrap}.article-sidebar__articles .sidebar-article__author-meta--name{font-weight:bold;color:#2e2f2f}.article-sidebar__articles .sidebar-article__author-meta--name:hover{color:#474949}.article-sidebar__articles .sidebar-article__author-meta--time{font-size:12px;color:#8b8d8e}.article-sidebar__articles .sidebar-article__figure{padding-right:10px;margin:0;width:50px}.article-sidebar__articles .sidebar-article__comment{margin:10px 0 0;font-size:12px;background-color:#fafafa;border:1px solid #ccc;padding:5px;text-overflow:ellipsis;overflow:hidden}@media(min-width:1680px){.article-sidebar__articles .sidebar-article__comment{font-size:13px;line-height:15px}}.article-sidebar__articles .sidebar-article__comment--more{color:#7337aa;font-weight:bold}.article-sidebar__articles .sidebar-article__related-article--wrapper{display:flex;flex-wrap:nowrap}.article-sidebar__articles .sidebar-article__related-comment{margin-top:5px;border-left:3px solid #2e2f2f;padding-left:10px;text-overflow:ellipsis;overflow:hidden}.article-sidebar__articles .sidebar-article__related-figure{margin:0}.article-sidebar__articles .sidebar-article__related-meta{font-size:12px;width:100%}.article-sidebar__articles .sidebar-article__related-meta--title{font-weight:bold;color:#2e2f2f}.article-sidebar__articles .sidebar-article__related-meta--title:hover{color:#474949}.article-sidebar__articles .sidebar-article__related-meta--replies{color:#8b8d8e}.article-sidebar__articles .sidebar-article__related-meta--replies .fa{padding-right:5px;vertical-align:1px}.sidebar-out{width:60px;height:60px;background-color:#171717;color:#e9ebee;z-index:100;text-align:center;text-transform:uppercase;transition:all .5s;transition-property:left,right;font-size:10px;padding:10px;display:none}@media(min-width:768px){.sidebar-out{width:50px;height:50px;background-color:#431366;display:block}}.sidebar-out.open{display:none}.sidebar-out-x{font-size:32px;display:none}.sidebar-out-x.open{display:block}.sidebar-out-hover{position:absolute;top:0;bottom:initial;right:calc(100% - 50px);transition:right .5s;padding-right:20px;margin-right:-20px}@media(min-width:768px){.sidebar-out-hover{right:100%;bottom:50%;padding:20px;margin-right:-10px;top:auto}}.sidebar-out-hover.mobile-in{right:100%}.sidebar-out-hover.open-button{right:100%}.sidebar-out-hover:hover{cursor:pointer}.sidebar-close-icon{position:absolute;top:17px;left:25px}@media(min-width:768px){.sidebar-close-icon{top:35px;left:35px}}.overlay{display:none;width:100%;height:100%;position:fixed;background-color:rgba(23,23,23,.8);z-index:999;top:0;left:0;overflow:hidden}@media(min-width:768px){.overlay[style]{display:none !important}}.bubble{fill:#fff;max-width:100%}.bubble.active .bubble__one{animation:fadeOut 2s infinite;animation-delay:1.25s}.bubble.active .bubble__two{animation:fadeOut 2s infinite;animation-delay:.75s}.bubble.active .bubble__three{animation:fadeOut 2s infinite;animation-delay:0s}.online-bar{text-transform:uppercase;font-size:14px;padding:10px;background-color:#fff}.online-bar .indicator{width:10px;height:10px;display:inline-block;border-radius:50%}.online-bar .indicator.green{background-color:#28a745}.online-bar .indicator.yellow{background-color:#ffc107}.online-bar .indicator.red{background-color:#dc3545}.online-bar .indicator.brand{background-color:#431366}.online-bar .indicator.brand-secondary{background-color:#7337aa}.online-bar .cta{font-weight:bold;padding-top:10px}@media(min-width:374px){.online-bar .cta{padding-top:0;float:right}}.online-bar .cta a{margin:0 10px 0 0}@media(min-width:374px){.online-bar .cta a{margin:0 0 0 10px}}span.box,a.box{font-size:.7em;padding:.3em 0;font-weight:normal;display:inline-block;text-transform:uppercase;vertical-align:1px}@media(min-width:970px){span.box,a.box{padding:.3em .4em;font-size:.66em;vertical-align:.2em}}span.box-red,a.box-red{background-color:#e43d1d;border-color:1px solid #e43d1d;box-shadow:.4em 0 0 #e43d1d,-.4em 0 0 #e43d1d;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-red-outline,a.box-red-outline{padding:.15em .3em;background-color:transparent;color:#e43d1d;border:1px solid #e43d1d;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}span.box-yellow,a.box-yellow{background-color:#ffc107;border-color:1px solid #ffc107;box-shadow:.4em 0 0 #ffc107,-.4em 0 0 #ffc107;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-yellow-outline,a.box-yellow-outline{padding:.15em .3em;background-color:transparent;color:#ffc107;border:1px solid #ffc107;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}span.box-blue,a.box-blue{background-color:#007bff;border-color:1px solid #007bff;box-shadow:.4em 0 0 #007bff,-.4em 0 0 #007bff;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-blue-outline,a.box-blue-outline{padding:.15em .3em;background-color:transparent;color:#007bff;border:1px solid #007bff;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}span.box-lightblue,a.box-lightblue{background-color:#20c997;border-color:1px solid #20c997;box-shadow:.4em 0 0 #20c997,-.4em 0 0 #20c997;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-lightblue-outline,a.box-lightblue-outline{padding:.15em .3em;background-color:transparent;color:#20c997;border:1px solid #20c997;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}span.box-green,a.box-green{background-color:#28a745;border-color:1px solid #28a745;box-shadow:.4em 0 0 #28a745,-.4em 0 0 #28a745;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-green-outline,a.box-green-outline{padding:.15em .3em;background-color:transparent;color:#28a745;border:1px solid #28a745;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}span.box-gray,a.box-gray{background-color:#2e2f2f;border-color:1px solid #2e2f2f;box-shadow:.4em 0 0 #2e2f2f,-.4em 0 0 #2e2f2f;color:#fff;left:5px;margin-right:.8em;position:relative}span.box-gray-outline,a.box-gray-outline{padding:.15em .3em;background-color:transparent;color:#2e2f2f;border:1px solid #2e2f2f;box-shadow:.4em 0 0 transparent,-.4em 0 0 transparent;margin-left:0;margin-right:.2em}.article-max .article__title{margin:0 0 10px 0}.article-max .box-wrapper{margin-left:.3em}@media(min-width:768px){.article-max .box-wrapper{margin-left:.5em;margin-top:15px}}.article-max span.box,.article-max a.box{font-size:1em;vertical-align:.2em;font-weight:normal;margin-right:.2em;margin-top:15px;line-height:2.2em;display:inline;text-transform:uppercase;padding:5px 0;box-decoration-break:clone;margin-left:0}@media(min-width:970px){.article-max span.box,.article-max a.box{font-size:1.2em}}.article-max span.box-green,.article-max span.box-gray,.article-max span.box-blue,.article-max span.box-lightblue,.article-max span.box-yellow,.article-max span.box-red,.article-max a.box-green,.article-max a.box-gray,.article-max a.box-blue,.article-max a.box-lightblue,.article-max a.box-yellow,.article-max a.box-red{left:0}.article-max span.box-green-outline,.article-max span.box-gray-outline,.article-max span.box-blue-outline,.article-max span.box-lightblue-outline,.article-max span.box-yellow-outline,.article-max span.box-red-outline,.article-max a.box-green-outline,.article-max a.box-gray-outline,.article-max a.box-blue-outline,.article-max a.box-lightblue-outline,.article-max a.box-yellow-outline,.article-max a.box-red-outline{display:inline-block;padding:5px;margin-left:-7px;line-height:1.2}.comment-wrapper .indented .comment{padding:0 0 0 10px;border-left:3px solid #2e2f2f}@media(min-width:768px){.comment-wrapper .indented .comment{padding:0;margin-left:20px;border:1px solid transparent}}@media(min-width:768px){.comment-wrapper .indented .comment:before{content:'';border-left:4px solid #2e2f2f;margin-left:-20px}}.comment-wrapper .indented .comment__meta{padding:10px 10px 0}@media(min-width:768px){.comment-wrapper .indented .comment__meta{margin:0 0 0 16px}}.comment-wrapper .indented .indented{padding-left:0;border-left:0;margin-left:0}.comment-wrapper .comment{margin-bottom:10px}@media(min-width:768px){.comment-wrapper .comment{background-color:#fff;margin-bottom:20px;display:flex;flex-wrap:nowrap;align-items:stretch;border:1px solid #fff;transition:border-color .3s}.comment-wrapper .comment:hover .more-options{opacity:1;transition:opacity .3s}}.comment-wrapper .comment__meta{width:100%;background-color:#fff;padding:10px 10px}.comment-wrapper .comment__meta:before,.comment-wrapper .comment__meta:after{content:'';display:table}.comment-wrapper .comment__meta:after{clear:both}@media(min-width:768px){.comment-wrapper .comment__meta{background-color:transparent;width:130px;height:138px}}.comment-wrapper .comment__meta .profile{float:left}.comment-wrapper .comment__meta .field-name-user-picture{position:relative}.comment-wrapper .comment__meta .field-name-user-picture .status{position:absolute;right:0;bottom:0;color:#fff;background-color:rgba(0,0,0,.8);padding:5px;font-size:12px;font-weight:bold}.comment-wrapper .comment__meta .image-style-thumbnail{margin-right:10px;width:40px;height:40px}@media(min-width:768px){.comment-wrapper .comment__meta .image-style-thumbnail{margin-right:0;width:70px;height:70px}}.comment-wrapper .comment__author{display:flex;font-size:12px;line-height:1;margin-bottom:7px;margin-top:-1px}@media(min-width:768px){.comment-wrapper .comment__author{display:block;overflow:hidden;text-overflow:ellipsis;height:20px;width:115px;white-space:nowrap;letter-spacing:-.1px;line-height:24px}}.comment-wrapper .comment__time{color:#8b8d8e;display:block;margin-bottom:5px;font-size:12px}.comment-wrapper .comment__content{position:relative;padding:5px 10px 35px 10px;background-color:#fff}@media(min-width:768px){.comment-wrapper .comment__content{margin-bottom:0;position:relative;padding:10px 0 35px 10px;width:100%}}.comment-wrapper .comment__content img{max-width:100%;width:auto;height:auto}.comment-wrapper .comment__content .text-formatted{word-wrap:break-word}@media(min-width:568px){.comment-wrapper .comment__content .text-formatted{font-size:1rem;max-width:690px}}.comment-wrapper .comment__content .text-formatted blockquote{border:1px solid #ccc;padding:10px;position:relative;margin-bottom:1rem;background-color:#fafafa;min-height:0}.comment-wrapper .comment__content .text-formatted blockquote p{font-size:inherit;font-style:inherit;color:inherit;line-height:inherit;margin:0 0 1rem 0}.comment-wrapper .comment__content .text-formatted blockquote p:last-child{margin-bottom:0}.comment-wrapper .comment__content .text-formatted blockquote:before{display:none}.comment-wrapper .comment__content .comment-links-container{position:absolute;bottom:6px;right:0}.comment-wrapper .comment__content .voting-links{display:inline-block;font-size:14px;color:#7337aa}.comment-wrapper .comment__content .voting-links .dci,.comment-wrapper .comment__content .voting-links .link-list__link:before,.comment-wrapper .comment__content .voting-links .forum-thread .meta-video:before,.forum-thread .comment-wrapper .comment__content .voting-links .meta-video:before,.comment-wrapper .comment__content .voting-links .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .voting-links a:before,.comment-wrapper .comment__content .voting-links .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .voting-links a:before,.comment-wrapper .comment__content .voting-links .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .voting-links a:before,.comments .comment-wrapper .comment__content.is-creator .voting-links .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .voting-links a:before,.comments .comment-wrapper .comment__content.is-creator .voting-links .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .voting-links a:before,.comments .comment-wrapper .comment__content.is-creator .voting-links .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .voting-links a:before,.comments.is-moderator .comment-wrapper .comment__content .voting-links .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .voting-links a:before,.comments.is-moderator .comment-wrapper .comment__content .voting-links .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .voting-links a:before,.comments.is-moderator .comment-wrapper .comment__content .voting-links .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .voting-links a:before{color:#7337aa}.comment-wrapper .comment__content .voting-links .voted{color:#8b8d8e !important}.comment-wrapper .comment__content .voting-links .voted .dci,.comment-wrapper .comment__content .voting-links .voted .link-list__link:before,.comment-wrapper .comment__content .voting-links .voted .forum-thread .meta-video:before,.forum-thread .comment-wrapper .comment__content .voting-links .voted .meta-video:before,.comment-wrapper .comment__content .voting-links .voted .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .voting-links .voted a:before,.comment-wrapper .comment__content .voting-links .voted .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .voting-links .voted a:before,.comment-wrapper .comment__content .voting-links .voted .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .voting-links .voted a:before{color:#8b8d8e !important}.comment-wrapper .comment__content .voting-links .voted .voting-result{color:#8b8d8e !important}.comment-wrapper .comment__content .voting-links .rate-up .dci,.comment-wrapper .comment__content .voting-links .rate-up .link-list__link:before,.comment-wrapper .comment__content .voting-links .rate-up .forum-thread .meta-video:before,.forum-thread .comment-wrapper .comment__content .voting-links .rate-up .meta-video:before,.comment-wrapper .comment__content .voting-links .rate-up .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .voting-links .rate-up a:before,.comment-wrapper .comment__content .voting-links .rate-up .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .voting-links .rate-up a:before,.comment-wrapper .comment__content .voting-links .rate-up .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .voting-links .rate-up a:before{position:relative;top:1px}.comment-wrapper .comment__content .voting-links .rate-up:hover,.comment-wrapper .comment__content .voting-links .rate-down:hover{color:#431366}.comment-wrapper .comment__content .voting-links .rate-up:hover .dci,.comment-wrapper .comment__content .voting-links .rate-up:hover .link-list__link:before,.comment-wrapper .comment__content .voting-links .rate-up:hover .forum-thread .meta-video:before,.forum-thread .comment-wrapper .comment__content .voting-links .rate-up:hover .meta-video:before,.comment-wrapper .comment__content .voting-links .rate-up:hover .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .voting-links .rate-up:hover a:before,.comment-wrapper .comment__content .voting-links .rate-up:hover .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .voting-links .rate-up:hover a:before,.comment-wrapper .comment__content .voting-links .rate-up:hover .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .voting-links .rate-up:hover a:before,.comment-wrapper .comment__content .voting-links .rate-down:hover .dci,.comment-wrapper .comment__content .voting-links .rate-down:hover .link-list__link:before,.comment-wrapper .comment__content .voting-links .rate-down:hover .forum-thread .meta-video:before,.forum-thread .comment-wrapper .comment__content .voting-links .rate-down:hover .meta-video:before,.comment-wrapper .comment__content .voting-links .rate-down:hover .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .voting-links .rate-down:hover a:before,.comment-wrapper .comment__content .voting-links .rate-down:hover .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .voting-links .rate-down:hover a:before,.comment-wrapper .comment__content .voting-links .rate-down:hover .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .voting-links .rate-down:hover a:before{color:#431366}.comment-wrapper .comment__content .voting-links .rate-up:hover .voting-result,.comment-wrapper .comment__content .voting-links .rate-down:hover .voting-result{color:#431366}.comment-wrapper .comment__content .voting-result{padding-right:15px;color:#7337aa}.comment-wrapper .comment__content .links{margin-bottom:0;list-style-type:none;padding-left:0;color:#431366;font-size:14px;display:inline-block}.comment-wrapper .comment__content .links .comment-reply{display:inline;padding-right:10px}.comment-wrapper .comment__content .links .comment-reply a:before{padding-right:5px}.comment-wrapper .comment__content .links .comment-edit{display:inline;padding-right:15px}.comment-wrapper .comment__content .links .comment-edit a:before{padding-right:5px}.comment-wrapper .comment__content .links .comment-delete{display:inline;padding-right:15px}.comment-wrapper .comment__content .links .comment-delete a:before{padding-right:5px}.comment-wrapper .comment.highlighted{transition:border .1s linear,box-shadow .1s linear}.comment-wrapper .comment.highlighted.activeComment{border-color:#431366;-webkit-box-shadow:0 0 5px #431366;-moz-box-shadow:0 0 5px #431366;box-shadow:0 0 5px #431366;transition:border .1s linear,box-shadow .1s linear}.comment-wrapper .comment.toxic .comment__meta,.comment-wrapper .comment.toxic .comment__content{background-color:#ffdcdc !important}@media(min-width:768px){.comment-wrapper .comment.toxic{background-color:#ffdcdc !important}}.comment-wrapper .comment .ratio-container{margin-bottom:15px}.comments{margin-top:0;order:90;width:100%}.comments .comment-wrapper .comment__content.is-creator .links .comment-reply{display:inline;padding-right:15px}.comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before{padding-right:5px}.comments .comment-wrapper .comment__content.is-creator .links .comment-edit{display:inline;padding-right:15px}.comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before{padding-right:5px}.comments .comment-wrapper .comment__content.is-creator .links .comment-delete{display:inline;padding-right:15px}.comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before{padding-right:5px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply{display:inline;padding-right:15px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before{padding-right:5px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit{display:inline;padding-right:15px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before{padding-right:5px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete{display:inline;padding-right:15px}.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before{padding-right:5px}.submit__comments{background-color:#e1e1e1;padding:15px 0 25px 0;margin-top:10px;margin-bottom:20px;color:#2e2f2f}.submit__comments--inner{width:100%;text-align:center;padding-bottom:15px}.submit__comments .btn-group{text-align:center;width:100%;display:flex;justify-content:center}.submit__comments .btn-group .divider{color:#171717;text-transform:uppercase;margin:0 10px;display:inline-flex;align-self:center;justify-self:center}.submit__comments .btn-group .article-sidebar__header--link,.submit__comments .btn-group .btn,.submit__comments .btn-group .button,.submit__comments .btn-group button{width:300px;text-transform:uppercase;display:inline-block;margin:0 5px}.comment__badges{font-size:12px}.comment__badges--list{list-style-type:none;padding-left:0;margin-bottom:0}.comment__badges--item{list-style-type:none;padding-left:0;display:inline}.comment__badges--img{height:18px;width:auto;padding-right:3px}.comment__badges--more{vertical-align:-2px}.article-element__meta{font-size:14px}.article-element__meta i{vertical-align:-1px;padding-right:2px}.article-element__meta-item{padding-right:15px;color:#8b8d8e}.article-element__meta>.article-element__meta-item:first-child{display:inline}.more-options{position:absolute;right:5px;top:-51px}@media(min-width:768px){.more-options{right:10px;top:3px;opacity:0;transition:opacity .3s}.more-options:hover{opacity:1;transition:opacity .3s}}.more-options .dropdown-menu{border-radius:0}.more-options .dropdown-menu .dropdown-item i{margin-right:5px;vertical-align:-2px}.more-options .dropdown-toggle{width:40px;height:40px;padding:0;border-radius:0;color:#8b8d8e;box-shadow:none}@media(min-width:768px){.more-options .dropdown-toggle{line-height:37px}}.more-options .dropdown-toggle .dot-grp-more{font-size:30px}.more-options .dropdown-toggle:after{display:none}.more-options .dropdown-toggle:focus{box-shadow:none}.italic{font-style:italic}.original-poster{color:#000;font-weight:bold}.caption{display:inherit !important}.caption>figcaption{display:block !important}.cke-smiley{vertical-align:baseline;margin-right:5px;margin-bottom:0;width:auto;height:auto}img.cke-smiley{vertical-align:baseline !important;margin-right:5px !important;margin-bottom:0 !important;width:auto !important;height:auto !important}@media(min-width:480px){.comment-nav{display:none !important}}.comment-nav__link_disabled{height:40px;display:block;min-width:40px;line-height:40px;border-radius:0;padding:0 10px;border:1px solid #d1d3d6;color:#d1d3d6;font-weight:bold;font-size:20px}.comment-nav__link .comment-nav__pages{font-weight:normal;background-color:#2e2f2f;color:#fff}.category-filter.list-view{background-color:#fff;margin:0;padding-top:10px;flex-wrap:nowrap}@media(min-width:768px){.category-filter.list-view{align-items:center;padding-top:0;min-height:60px}}.category-filter.list-view .icon{margin:0 10px 10px 0}@media(min-width:768px){.category-filter.list-view .icon{margin:10px}}.category-filter.list-view .division{width:calc(100% - 70px);padding:0}.category-filter.list-view .division__name{line-height:40px;text-overflow:ellipsis;overflow:hidden;font-size:1.3rem;font-weight:bold;text-transform:uppercase}@media(min-width:850px){.category-filter.list-view .division__name{line-height:60px;font-size:1.75rem;margin-bottom:0}}@media(min-width:768px){.category-filter.list-view .category-filter__button{padding-right:10px !important;order:3;flex:1 1 323.33px;max-width:323.33px;margin-bottom:0 !important}}.category-filter.list-view .category-filter__button .article-sidebar__header--link,.category-filter.list-view .category-filter__button .btn,.category-filter.list-view .category-filter__button .button,.category-filter.list-view .category-filter__button button{padding:.5rem 5px}@media(min-width:768px){.category-filter.list-view .category-filter__button .article-sidebar__header--link,.category-filter.list-view .category-filter__button .btn,.category-filter.list-view .category-filter__button .button,.category-filter.list-view .category-filter__button button{padding:.5rem .75rem}}.category-filter.list-view .category-filter__button .dci,.category-filter.list-view .category-filter__button .link-list__link:before,.category-filter.list-view .category-filter__button .forum-thread .meta-video:before,.forum-thread .category-filter.list-view .category-filter__button .meta-video:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter.list-view .category-filter__button a:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter.list-view .category-filter__button a:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter.list-view .category-filter__button a:before{padding-right:5px}@media(min-width:768px){.category-filter.list-view .category-filter__button .dci,.category-filter.list-view .category-filter__button .link-list__link:before,.category-filter.list-view .category-filter__button .forum-thread .meta-video:before,.forum-thread .category-filter.list-view .category-filter__button .meta-video:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter.list-view .category-filter__button a:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter.list-view .category-filter__button a:before,.category-filter.list-view .category-filter__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter.list-view .category-filter__button a:before{padding-right:10px}}.category-filter.list-view .dropdown{flex-grow:1;max-width:100% !important;display:none}@media(min-width:768px){.category-filter.list-view .dropdown{display:block;flex-grow:0;flex-shrink:1;flex-basis:100%;max-width:100%;margin:0 0 0 auto;margin-bottom:0 !important}.category-filter.list-view .dropdown-toggle{display:none}.category-filter.list-view .dropdown-menu{position:relative !important;width:auto;display:flex;justify-content:flex-end;flex-wrap:nowrap;box-shadow:none;border:0;float:none;transform:none !important}.category-filter.list-view .dropdown-item{display:inline;flex:0 1 100%;min-width:auto;width:auto !important;flex-basis:auto !important}}@media(min-width:768px) and (min-width:768px){.category-filter.list-view .dropdown-item{position:relative;margin-right:0 !important;padding-right:0 !important;margin-left:30px;flex-basis:1px}.category-filter.list-view .dropdown-item:before{font-family:"disclose";content:'\e907';display:block;position:absolute;left:-5px}}@media(min-width:768px){.category-filter.list-view .dropdown-item:focus{color:inherit}}.category-filter.list-view .dropdown .article-sidebar__header--link,.category-filter.list-view .dropdown .btn,.category-filter.list-view .dropdown .button,.category-filter.list-view .dropdown button{padding:13px 5px}@media(min-width:768px){.category-filter.list-view .dropdown .article-sidebar__header--link,.category-filter.list-view .dropdown .btn,.category-filter.list-view .dropdown .button,.category-filter.list-view .dropdown button{padding:13px 10px}}.category-filter .dropdown-display-chooser{order:4;margin:12px 4px 0 15px;display:flex}@media(min-width:768px){.category-filter .dropdown-display-chooser{margin:3px 4px 0 15px}}.category-filter .dropdown-display-chooser a{line-height:normal;color:#000;display:block}.category-filter .dropdown-display-chooser .dci,.category-filter .dropdown-display-chooser .link-list__link:before,.category-filter .dropdown-display-chooser .forum-thread .meta-video:before,.forum-thread .category-filter .dropdown-display-chooser .meta-video:before,.category-filter .dropdown-display-chooser .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter .dropdown-display-chooser a:before,.category-filter .dropdown-display-chooser .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter .dropdown-display-chooser a:before,.category-filter .dropdown-display-chooser .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter .dropdown-display-chooser a:before{padding-right:18px}.category-filter .dropdown-display-chooser #choose-list-view{opacity:.4}.category-filter .dropdown-display-chooser #choose-grid-view{opacity:1}.category-filter .dropdown-trigger{order:3;padding-right:18px;margin-left:18px;display:flex;align-self:center;font-size:26px;margin-bottom:10px;cursor:pointer}@media(min-width:768px){.category-filter .dropdown-trigger{font-size:20px;margin-bottom:0;cursor:default}}@media(min-width:768px){.category-filter .dropdown-trigger.categoryFilterMobileSwitch{display:none !important}}.category-filter .dropdown-menu #default{margin-left:0}.category-filter-current-sorting{width:100%;background:#d1d3d6;margin:0;padding:5px;color:#5d5e5f;text-align:center;font-size:12px;text-transform:uppercase}@media(min-width:768px){.category-filter-current-sorting{display:none !important}}.category-filter-mobile{transition:height .3s;display:block;width:100%;background-color:#fff;padding:10px;margin-top:10px;flex-grow:1;max-width:100%}@media(min-width:768px){.category-filter-mobile{display:none !important}}.hot__headline{font-weight:bold;margin-top:8px;margin-bottom:0}.nav-filter{display:flex;width:100%;flex-wrap:nowrap;background:#fff;padding:0 10px}.nav-filter .category_dropdown,.nav-filter .minimenu{display:inline-flex;flex-grow:0;flex-shrink:0;align-items:center}@media(min-width:768px){.nav-filter .category_dropdown,.nav-filter .minimenu{flex-basis:200px}}.nav-filter .category_dropdown .article-sidebar__header--link,.nav-filter .category_dropdown .btn,.nav-filter .category_dropdown .button,.nav-filter .category_dropdown button,.nav-filter .minimenu .article-sidebar__header--link,.nav-filter .minimenu .btn,.nav-filter .minimenu .button,.nav-filter .minimenu button{box-shadow:none}.nav-filter .minimenu{justify-content:flex-end}.nav-filter .dropdown-icon-only .dropdown-toggle{color:#8b8d8e;display:flex}.nav-filter .dropdown-icon-only .dropdown-toggle:hover{color:#171717}.nav-filter .dropdown-icon-only .dropdown-toggle:after{display:none;content:''}.nav-filter .dropdown-icon-only .dropdown-toggle .dci,.nav-filter .dropdown-icon-only .dropdown-toggle .link-list__link:before,.nav-filter .dropdown-icon-only .dropdown-toggle .forum-thread .meta-video:before,.forum-thread .nav-filter .dropdown-icon-only .dropdown-toggle .meta-video:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .nav-filter .dropdown-icon-only .dropdown-toggle a:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .nav-filter .dropdown-icon-only .dropdown-toggle a:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .nav-filter .dropdown-icon-only .dropdown-toggle a:before{font-size:25px;position:relative;right:2px}@media(min-width:768px){.nav-filter .dropdown-icon-only .dropdown-toggle .dci,.nav-filter .dropdown-icon-only .dropdown-toggle .link-list__link:before,.nav-filter .dropdown-icon-only .dropdown-toggle .forum-thread .meta-video:before,.forum-thread .nav-filter .dropdown-icon-only .dropdown-toggle .meta-video:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .nav-filter .dropdown-icon-only .dropdown-toggle a:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .nav-filter .dropdown-icon-only .dropdown-toggle a:before,.nav-filter .dropdown-icon-only .dropdown-toggle .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .nav-filter .dropdown-icon-only .dropdown-toggle a:before{right:2px}}.nav-filter .category_list{display:none}@media(min-width:970px){.nav-filter .category_list{padding:0;margin:0;list-style-type:none;display:inline-flex;align-items:center}}.nav-filter .category_select{display:inline-flex;text-align:center;justify-content:center;align-content:center;flex-grow:1;flex-shrink:1;flex-basis:100%;height:60px}.nav-filter .category_item{display:inline-block;margin:5px;height:59px;font-weight:bold}.nav-filter .category_item:last-child{margin-right:0}.nav-filter .category_item.active .category_link,.nav-filter .category_item:hover .category_link{color:#171717;border-bottom-color:#171717}.nav-filter .category_item:hover .category_link{color:#171717;border-bottom-color:#fff}.nav-filter .category_item:hover.active .category_link{color:#171717;border-bottom-color:#171717}.nav-filter .category_item-solo .category_link{color:#7337aa}.nav-filter .category_item-solo .category_link:hover{color:#431366;border-color:transparent}.nav-filter .category_link{border-bottom:4px solid #fff;border-top:4px solid transparent;padding:0 15px;color:#8b8d8e;height:100%;display:flex;align-items:center}.nav-filter .category_dropdown .dropdown{border:1px solid #171717}.nav-filter .category_dropdown .dropdown-toggle:after{transition:transform .3s;transform:rotate(0deg)}.nav-filter .category_dropdown .dropdown-toggle.open:after{transform:rotate(180deg);transition:transform .3s}.nav-filter .category_dropdown .dropdown-toggle.open .article-sidebar__header--link,.nav-filter .category_dropdown .dropdown-toggle.open .btn,.nav-filter .category_dropdown .dropdown-toggle.open .button,.nav-filter .category_dropdown .dropdown-toggle.open button{background-color:#fff !important;border-color:transparent !important}.nav-filter .category_dropdown .dropdown-menu{border:1px solid #171717;margin-top:0;margin-left:-1px}.nav-filter .category_dropdown .article-sidebar__header--link,.nav-filter .category_dropdown .btn,.nav-filter .category_dropdown .button,.nav-filter .category_dropdown button{padding-left:10px;text-align:left}.nav-filter .category_dropdown .article-sidebar__header--link:hover,.nav-filter .category_dropdown .btn:hover,.nav-filter .category_dropdown .button:hover,.nav-filter .category_dropdown button:hover,.nav-filter .category_dropdown .article-sidebar__header--link:focus,.nav-filter .category_dropdown .btn:focus,.nav-filter .category_dropdown .button:focus,.nav-filter .category_dropdown button:focus,.nav-filter .category_dropdown .article-sidebar__header--link:active,.nav-filter .category_dropdown .btn:active,.nav-filter .category_dropdown .button:active,.nav-filter .category_dropdown button:active,.open .nav-filter .category_dropdown .article-sidebar__header--link,.open .nav-filter .category_dropdown .btn,.open .nav-filter .category_dropdown .button,.open .nav-filter .category_dropdown button{background-color:#fff !important;border-color:transparent !important}.nav-filter .category_dropdown .topics-menu{width:300px;height:450px;margin:0 auto;background-color:white;box-shadow:5px 5px 10px rgba(0,0,0,.1);user-select:none;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow-x:hidden}.nav-filter .category_dropdown .topics-menu a{text-decoration:none;font-size:16px;color:#171717;display:block;width:85%;white-space:nowrap}.nav-filter .category_dropdown .topics-menu a:hover{text-decoration:none;color:#888}.nav-filter .category_dropdown .topics-menu .items{display:flex;flex-direction:column;padding:10px}.nav-filter .category_dropdown .topics-menu span{position:relative;margin:0;padding:0 0 20px 0;font-size:1em;font-weight:bold;color:#aaa}.nav-filter .category_dropdown .topics-menu span:after{display:block;float:right;font-weight:normal}.nav-filter .category_dropdown .topics-menu span.undone{font-size:14px;font-weight:normal}.nav-filter .category_dropdown .topics-menu .undone{font-size:14px;font-weight:normal;order:3}.nav-filter .category_dropdown .topics-menu .undone .dci,.nav-filter .category_dropdown .topics-menu .undone .link-list__link:before,.nav-filter .category_dropdown .topics-menu .undone .forum-thread .meta-video:before,.forum-thread .nav-filter .category_dropdown .topics-menu .undone .meta-video:before,.nav-filter .category_dropdown .topics-menu .undone .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .nav-filter .category_dropdown .topics-menu .undone a:before,.nav-filter .category_dropdown .topics-menu .undone .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .nav-filter .category_dropdown .topics-menu .undone a:before,.nav-filter .category_dropdown .topics-menu .undone .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .nav-filter .category_dropdown .topics-menu .undone a:before{vertical-align:-1px}.nav-filter .category_dropdown .topics-menu input{display:block;height:53px;margin:0 0 -53px -9999px;order:4;outline:0}.nav-filter .category_dropdown .topics-menu input:checked{order:2}.nav-filter .category_dropdown .topics-menu label{display:block;position:relative;margin:0 0 20px 0;order:4;cursor:pointer}.nav-filter .category_dropdown .topics-menu label:before{content:"" !important;display:block !important;position:absolute !important;top:2px !important;left:auto;right:0 !important;color:#ccc;font:1em 'disclose' !important}.nav-filter .category_dropdown .topics-menu label:hover,.nav-filter .category_dropdown .topics-menu input:focus+label{background-color:rgba(255,255,255,.2)}.nav-filter .category_dropdown .topics-menu input:checked+label{order:2}.nav-filter .category_dropdown .topics-menu input:checked+label::before{content:"" !important;font-weight:900;color:#333}@keyframes topics-done{0%{opacity:0;background-color:rgba(255,255,255,.4);transform:translateY(20px)}50%{opacity:1;background-color:rgba(255,255,255,.4)}}@keyframes topics-undone{0%{opacity:0;background-color:rgba(255,255,255,.4);transform:translateY(-20px)}50%{opacity:1;background-color:rgba(255,255,255,.4)}}.dropdown-fnav{padding:0;width:auto;max-width:350px}.dropdown-fnav .section-headline{font-size:12px;text-transform:uppercase;color:#8b8d8e;margin-top:10px;padding:0 15px}.dropdown-fnav .filter-cat{padding:0 15px}.dropdown-fnav .filter-input{padding:0 5px;height:40px;border:1px solid #e1e1e1}.dropdown-fnav .filter-input:focus{outline:0;border:1px solid #7337aa}.dropdown-fnav .filter-list{padding:0;margin-bottom:0;list-style-type:none}.dropdown-fnav .filter-items{padding:5px 15px}.dropdown-fnav .filter-items:hover{background-color:#f8f9fa}.dropdown-fnav .filter-link{color:#171717;display:block}.dropdown-fnav .filter-nav-current{font-size:16px;display:inline;font-weight:bold}.filter-nav-current{font-size:16px;display:inline;font-weight:bold}.article-social{display:none}@media(min-width:768px){.article-social{display:block;text-align:center;text-transform:uppercase;font-size:18px;margin:22px 0 10px 0}.article-social i{float:left;width:50px;height:50px;line-height:50px;text-align:center;background:rgba(0,0,0,.1);font-size:30px}.article-social__fb{line-height:50px;display:inline-block;color:#fff;background:#3b5998;width:240px;overflow:hidden;text-transform:uppercase;text-align:center}.article-social__fb:hover{color:#fff;text-decoration:none;background:#2d4373}.article-social__twitter{text-align:left;line-height:50px;display:inline-block;color:#fff;background:#0098c1;width:50px;overflow:hidden}.article-social__twitter:hover{color:#fff;text-decoration:none;background:#00708e}.article-social__more{text-align:left;line-height:50px;display:inline-block;color:#fff;background:#d1d3d6;width:50px;overflow:hidden}.article-social__more:hover{color:#fff;text-decoration:none;background:#b6b9be;cursor:pointer}}.header__primary .header__share{line-height:40px;margin:0;width:271px;display:none;text-align:right}@media(min-width:768px){.header__primary .header__share{display:inline-flex}}.header__primary .header__share .article-social__fb{line-height:40px;text-align:center;margin-right:6px;width:220px}.header__primary .header__share .article-social__fb .disclose-facebook{width:40px;height:40px;line-height:40px;font-size:22px;margin:0;float:left;text-align:center;background:rgba(0,0,0,.1)}.header__primary .header__share .article-social__more{width:40px;height:40px;line-height:40px}.header__primary .header__share .article-social__more .disclose-plus{width:40px;height:40px;line-height:40px;font-size:20px;float:left;text-align:center;background:rgba(0,0,0,.1)}.footer-nav{background:#171717;z-index:9000}.footer-nav__button{float:left;width:20%;text-align:center;color:#e9ebee;font-size:12px;text-transform:uppercase;padding:3px 0}.footer-nav__button.active{color:#8b8d8e}.footer-nav__button .dci,.footer-nav__button .link-list__link:before,.footer-nav__button .forum-thread .meta-video:before,.forum-thread .footer-nav__button .meta-video:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .footer-nav__button a:before{font-size:16px;display:block}@media(min-width:374px){.footer-nav__button .dci,.footer-nav__button .link-list__link:before,.footer-nav__button .forum-thread .meta-video:before,.forum-thread .footer-nav__button .meta-video:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .footer-nav__button a:before,.footer-nav__button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .footer-nav__button a:before{font-size:30px}}.footer-nav__button:hover{color:#e9ebee}.footer-nav__button:focus{color:#e9ebee;outline:0}@media(min-width:970px){.footer-nav{display:none}}.breaking-news{background:#e43d1d;color:#e9ebee;padding:10px 20px;min-height:45px;position:relative}.breaking-news.hide{height:0;padding:0;min-height:0;overflow:hidden;transition:all .3s}@media(min-width:970px){.breaking-news{position:relative}}.breaking-news__claim{text-transform:uppercase;font-weight:bold;font-size:15px;display:block;line-height:25px;letter-spacing:2px;font-family:"Roboto",sans-serif}@media(min-width:768px){.breaking-news__claim{font-size:18px}}@media(min-width:970px){.breaking-news__claim{position:absolute;height:30px;top:7px;background-color:#fff;color:#e43d1d;padding:3px 0;animation:opacity-center;animation-delay:2s;animation-duration:.4s;animation-iteration-count:1;animation-fill-mode:both}.breaking-news__claim:before{content:"";position:absolute;display:block;width:0;height:0;top:0;left:-12px;border-left:12px solid transparent;border-right:0 solid transparent;border-bottom:30px solid #fff;animation:opacity-left;animation-delay:2s;animation-duration:.4s;animation-iteration-count:1;animation-fill-mode:both}.breaking-news__claim:after{content:"";position:absolute;display:block;width:0;height:0;right:-12px;top:0;border-right:12px solid transparent;border-left:0 solid transparent;border-top:30px solid #fff;animation:opacity-right;animation-delay:2s;animation-duration:.4s;animation-iteration-count:1;animation-fill-mode:both}}.breaking-news .close{opacity:1;box-shadow:none;padding:13px 26px 13px 13px}.breaking-news .close:hover{opacity:.6}@media(min-width:970px){.breaking-news .close{order:3;margin-left:175px;position:absolute;padding:13px 26px 13px 13px;top:0;right:0}.breaking-news .close span{width:20px;height:20px;overflow:hidden;display:block}}.breaking-news__headline{margin:0;font-size:16px;line-height:25px;letter-spacing:.5px;padding:0;color:#fff;font-weight:bold}.breaking-news__headline:hover,.breaking-news__headline:active,.breaking-news__headline:focus{color:#fff;text-decoration:none}@media(min-width:970px){.breaking-news__headline{text-align:center;padding:0;width:100%;max-width:970px;margin:0 auto;display:block;position:relative;animation:opacity-marquee;animation-delay:1s;animation-duration:.4s;animation-iteration-count:1;animation-fill-mode:both}}@media all and (min-width:992px) and (max-width:1270px){.breaking-news__headline{padding:0 140px}}.close-icon-svg{width:20px;height:20px}.close-icon-svg path{fill:#fff}.close-icon-svg:hover{cursor:pointer}@media(min-width:970px){.delay-animated{animation-delay:1s,2s;animation-duration:.8s,.4s;animation-iteration-count:1,1;animation-fill-mode:both,both}.slidein{animation-name:slidein,opacity-center}}@keyframes slidein{from{margin-left:100%;opacity:0}to{margin-top:0;opacity:1}}@keyframes opacity-left{from{border-bottom-color:#fff}to{border-bottom-color:transparent}}@keyframes opacity-right{from{border-top-color:#fff}to{border-top-color:transparent}}@keyframes opacity-marquee{from{bottom:-45px;line-height:0;overflow:hidden}to{bottom:0;line-height:25px;overflow:hidden}}@keyframes opacity-center{from{background-color:#fff;color:#e43d1d}to{background-color:transparent;color:#fff;padding-left:0}}.topic-bar{display:none}@media(min-width:768px){.topic-bar{display:flex;background-color:#d1d3d6;height:30px;overflow:hidden;line-height:30px;color:#5d5e5f;font-size:12px;text-transform:uppercase}}.topic-bar__list{list-style-type:none;padding:0 10px 0 20px;margin-bottom:0;flex:1 1 100%}.topic-bar__list--item{list-style-type:none;display:inline-block;padding-right:12px}.topic-bar__list--item a{color:inherit}.topic-bar__list--item a:hover,.topic-bar__list--item a:focus{color:#2e2f2f;cursor:pointer;text-decoration:none}.topic-bar__list--item img{max-height:22px;vertical-align:-7px}.topic-bar__last{width:30px;height:30px;right:10px;background-color:#d1d3d6;flex:0 0 60px;text-align:center;color:#454647}.topic-bar__last--link{color:#5d5e5f;font-size:18px;display:block;width:100%;height:100%}.topic-bar__last--link:hover,.topic-bar__last--link:focus{color:#2e2f2f}.topic-bar__last--link i{font-size:18px;line-height:30px}.teaser-figure{position:relative;margin:0;overflow:hidden}.teaser-figure__image{width:100%;height:100%;object-fit:cover}@media(min-width:768px){.teaser-figure__image{transition:all .3s}}.teaser-figure__cat{position:absolute;top:0;left:0;background:rgba(0,0,0,.5);color:#e9ebee;font-size:12px;line-height:12px;text-transform:uppercase;padding:10px}@media(min-width:768px){.teaser-figure__cat{background:rgba(0,0,0,.5)}}.teaser-figure__len{position:absolute;bottom:0;right:0;background:rgba(0,0,0,.5);color:#e9ebee;font-size:12px;text-transform:uppercase;padding:5px}@media(min-width:768px){.teaser-figure__len{background:rgba(0,0,0,.5)}}.teaser-figure__views{position:absolute;bottom:0;left:0;background:rgba(0,0,0,.5);color:#e9ebee;font-size:12px;text-transform:uppercase;padding:5px}.teaser-figure__views i{margin-right:4px}.teaser-figure .disclose-play-circle{width:50px;height:50px;font-size:50px;line-height:50px;margin-left:-25px;margin-top:-25px;position:absolute;left:50%;top:50%;color:#e9ebee}@media(min-width:768px){.teaser-figure .disclose-play-circle{width:60px;height:60px;font-size:60px;line-height:60px;margin-left:-30px;margin-top:-30px;z-index:1}}.teaser__caption{background:#fff;padding:10px 10px 7px 10px}@media(min-width:768px){.teaser__caption-cat{display:inline;background:#000;color:#e9ebee;font-size:16px;text-transform:uppercase;padding:5px;margin-bottom:5px}}@media(min-width:768px) and (min-width:768px){.teaser__caption-cat{background:rgba(0,0,0,.5)}}.teaser__title{font-size:20px;line-height:1.2;font-weight:bold;margin:0;color:#171717}.teaser-author{font-size:12px;color:#5d5e5f;margin-bottom:8px}.teaser-author__link{color:#5d5e5f}.teaser--full{position:relative}.teaser--full .meta{position:relative;margin-top:26px;pointer-events:all}.teaser--full .meta a,.teaser--full .meta span{color:#2e2f2f}@media(min-width:768px){.teaser--full .meta a,.teaser--full .meta span{color:#fff !important}}.teaser--full .meta-author{position:absolute;top:-26px;left:0}.teaser--full .disclose-play-circle{width:50px;height:50px;font-size:50px;line-height:50px;margin-left:-25px;margin-top:-25px;position:absolute;left:50%;top:50%;color:#e9ebee}@media(min-width:768px){.teaser--full .disclose-play-circle{width:100px;height:100px;font-size:100px;line-height:100px;margin-left:-50px;margin-top:-50px;z-index:1}}@media(min-width:568px){.teaser--full__title{font-size:24px}}@media(min-width:768px){.teaser--full{min-height:420px}.teaser--full .teaser__title{color:#e9ebee;padding:5px 0 15px;font-size:40px}.teaser--full .teaser__wrapper{position:absolute;width:100%;height:60%;bottom:0;pointer-events:none;background:-moz-linear-gradient(top,transparent 0,rgba(0,0,0,.85) 100%);background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.85) 100%);background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.85) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0)}.teaser--full .teaser__caption{position:absolute;width:100%;bottom:0;background-color:transparent;color:#fff;padding-top:10px}.teaser--full .teaser__caption a{color:#fff}.teaser--full .teaser__caption a:hover{color:#8b8d8e}.teaser--full .teaser__caption-cat{display:inline-block;font-size:18px;line-height:18px;padding:9px 10px 7px 10px}.teaser--full .teaser-figure__len{display:none}.teaser--full .teaser-figure__cat{font-size:16px;line-height:16px}.teaser--full .meta{margin-top:0}.teaser--full .meta-author{padding-left:3px;float:left;position:static;color:#e9ebee}}@media(min-width:970px){.teaser--full{min-height:534px}.teaser--full .meta{font-size:16px}}@media(min-width:768px){.teaser--third{align-items:stretch;display:block}}@media(min-width:768px){.teaser--third .teaser-figure,.teaser--third .teaser__caption{width:100%;position:relative}}@media(min-width:768px){.teaser--third .meta{position:static;width:100%;font-size:16px;text-align:right;display:block}}@media(min-width:970px){.teaser--third .meta{font-size:14px}}.teaser--third .disclose-play-circle{width:50px;height:50px;font-size:50px;line-height:50px;margin-left:-25px;margin-top:-25px;position:absolute;left:50%;top:50%;color:#e9ebee}@media(min-width:768px){.teaser--third .disclose-play-circle{width:60px;height:60px;font-size:60px;line-height:60px;margin-left:-30px;margin-top:-30px;z-index:1}}.teaser-figure__marker{position:absolute;right:10px;top:10px;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.5)}.teaser-figure__marker .dci,.teaser-figure__marker .link-list__link:before,.teaser-figure__marker .forum-thread .meta-video:before,.forum-thread .teaser-figure__marker .meta-video:before,.teaser-figure__marker .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .teaser-figure__marker a:before,.teaser-figure__marker .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .teaser-figure__marker a:before,.teaser-figure__marker .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .teaser-figure__marker a:before,.teaser-figure__marker .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .teaser-figure__marker a:before,.teaser-figure__marker .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .teaser-figure__marker a:before,.teaser-figure__marker .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .teaser-figure__marker a:before,.teaser-figure__marker .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .teaser-figure__marker a:before,.teaser-figure__marker .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .teaser-figure__marker a:before,.teaser-figure__marker .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .teaser-figure__marker a:before{width:40px;height:40px;font-size:30px;line-height:40px;position:absolute;margin:0;left:0;top:0;border:0;padding:0;text-align:center;color:#2e2f2f}.teaser-figure__marker--red .dci,.teaser-figure__marker--red .link-list__link:before,.teaser-figure__marker--red .forum-thread .meta-video:before,.forum-thread .teaser-figure__marker--red .meta-video:before,.teaser-figure__marker--red .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .teaser-figure__marker--red a:before,.teaser-figure__marker--red .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .teaser-figure__marker--red a:before{color:#2e2f2f}@media(min-width:768px){.teaser:hover .teaser-figure{overflow:hidden}.teaser:hover .teaser-figure__image{transition:all .3s;transform:scale(1.1) rotate(1deg)}}.meta{text-align:right;display:block;font-size:12px}@media(min-width:768px){.meta{font-size:16px}}@media(min-width:970px){.meta{font-size:14px}}.meta .dci,.meta .link-list__link:before,.meta .forum-thread .meta-video:before,.forum-thread .meta .meta-video:before,.meta .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .meta a:before,.meta .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .meta a:before,.meta .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .meta a:before,.meta .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .meta a:before,.meta .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .meta a:before,.meta .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .meta a:before,.meta .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .meta a:before,.meta .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .meta a:before,.meta .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .meta a:before{vertical-align:-1px}.meta-timeago{float:left;color:#5d5e5f}.meta-shares,.meta-rating,.meta-views,.meta-comments{color:#5d5e5f !important;margin-left:5px}.meta-shares:hover,.meta-rating:hover,.meta-views:hover,.meta-comments:hover{color:#8b8d8e}.teaser-wrapper_half{position:relative}.teaser-wrapper_half:before,.teaser-wrapper_half:after{content:'';display:table}.teaser-wrapper_half:after{clear:both}@media(min-width:768px) and (max-width:969px){.teaser-wrapper_half{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.teaser-wrapper_half .teaser{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;padding:0}.teaser-wrapper_half .teaser:first-of-type{flex:0 0 100%;max-width:100%;padding:0 10px;align-items:stretch;display:flex}.teaser-wrapper_half .teaser:first-of-type .teaser-figure,.teaser-wrapper_half .teaser:first-of-type .teaser__caption{width:50%;position:relative}.teaser-wrapper_half .teaser:first-of-type .teaser-figure .meta,.teaser-wrapper_half .teaser:first-of-type .teaser__caption .meta{position:absolute;bottom:7.5px;width:calc(100% - 15px)}.teaser-wrapper_half .teaser:first-of-type .teaser__caption{max-height:274px}}@media(min-width:768px){.teaser-wrapper_half .teaser__title{font-size:24px;font-weight:normal}.teaser-wrapper_half .teaser__caption{min-height:137px;max-height:137px;position:relative;overflow:hidden}.teaser-wrapper_half .teaser__caption-hide{display:block;width:100%;height:30px;bottom:35px;position:absolute;margin:-10px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}.teaser-wrapper_half .teaser-figure__image{object-fit:cover}.teaser-wrapper_half .teaser .meta{text-align:right;display:block;position:absolute;width:calc(100% - 20px);bottom:5px}}@media(min-width:970px){.teaser-wrapper_half{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.teaser-wrapper_half .teaser{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:0}.teaser-wrapper_half .teaser__title{font-size:18px;font-weight:normal}.teaser-wrapper_half__wrapper{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.teaser-wrapper_half__wrapper .teaser{flex:0 0 50%;max-width:50%}}.teaser-wrapper_half .teaser{margin:0 0 20px}.teaser-wrapper_half .teaser__heading{margin:30px 0 10px;padding:0;font-size:18px;line-height:20px;text-transform:uppercase}@media(min-width:768px){.teaser-wrapper_half .teaser__heading{flex:0 0 100%;max-width:100%;font-size:24px;line-height:24px;margin:25px 0 12.5px;padding:0 10px}}.teaser-wrapper_half__more{font-size:1rem;background-color:#431366;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;color:#fff;height:40px;line-height:40px;border:0;float:left;outline:0;border-radius:0;margin:10px 0 0 0;width:100%;float:right;text-align:center}.teaser-wrapper_half__more:before,.teaser-wrapper_half__more:after{content:'';display:table}.teaser-wrapper_half__more:after{clear:both}@media(min-width:768px){.teaser-wrapper_half__more{font-size:1em;margin-top:0;margin-left:7px}}.teaser-wrapper_half__more:hover{color:#fff;cursor:pointer;background-color:#270b3b}@media(min-width:768px){.teaser-wrapper_half__more{display:none}}@media(min-width:970px){.teaser-wrapper_half__more{position:absolute;display:inherit;top:17px;right:0;font-size:24px;background-color:transparent;color:#7337aa;width:auto}.teaser-wrapper_half__more:hover{color:#431366;background-color:transparent}.teaser-wrapper_half__more:after{font-family:FontAwesome;content:"\f105";margin-top:-1px;padding-left:5px}}.engagement-bar{background-color:#fff;font-size:14px;width:100%;padding:20px 10px 0 10px;height:50px}@media(min-width:970px){.engagement-bar{padding:0 10px 0 10px;height:30px}}.engagement-bar-wrapper{margin-bottom:10px;position:relative;width:100%;order:89}@media(min-width:768px){.engagement-bar-wrapper{margin-bottom:20px}}.engagement-bar-left{position:absolute;left:10px}.engagement-bar-right{position:absolute;right:10px}.engagement-bar-right .engagement-bar-last-reply,.engagement-bar-right .engagement-bar-embed{margin-right:20px}.engagement-bar-right i{margin-right:4px}.engagement-bar-right .voting-result{padding-right:15px;color:#7337aa}.engagement-bar-right-reply{padding-left:4px}.engagement-bar-right-reply .disclose-reply,.engagement-bar-right-reply .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .engagement-bar-right-reply a:before,.engagement-bar-right-reply .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .engagement-bar-right-reply a:before,.engagement-bar-right-reply .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .engagement-bar-right-reply a:before{margin-right:5px}@media(max-width:530px){.engagement-bar-embed{display:none}}@media(max-width:319px){.engagement-bar-last-reply{display:none}}.engagement-bar-rate-down i{margin-right:4px}.engagement-bar-rate-up i{margin-right:4px}.engagement-bar .voted{color:#8b8d8e !important}.engagement-bar .voted .voting-result{color:#8b8d8e !important}.engagement-bar .voted .dci,.engagement-bar .voted .link-list__link:before,.engagement-bar .voted .forum-thread .meta-video:before,.forum-thread .engagement-bar .voted .meta-video:before,.engagement-bar .voted .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .engagement-bar .voted a:before,.engagement-bar .voted .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .engagement-bar .voted a:before,.engagement-bar .voted .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .engagement-bar .voted a:before{color:#8b8d8e !important}.engagement-bar-embed-code{width:100%;margin-bottom:20px}@media(min-width:970px){.engagement-bar-embed-code{margin-bottom:10px}}.engagement-bar-embed-code.collapse,.engagement-bar-embed-code.collapsing,.engagement-bar-embed-code.collapsing{margin-top:0;margin-bottom:0}.follow-overlay{display:none}@media(min-width:768px){.follow-overlay{position:absolute;display:block;height:0;z-index:90;bottom:0;overflow:hidden;left:0;right:0;width:100%;top:-10px;transition:all .3s}}.follow-overlay.active{height:60px;transition:height .3s;left:0;right:0;width:100%;top:-10px}.follow-overlay .header-social__wrapper{width:100%;margin:0 auto;text-align:right;height:60px;padding:8px 0 10px 0;background-color:#171717}@media(min-width:768px){.follow-overlay .header-social__wrapper{text-align:center}}@media all and (min-width:1140px){.follow-overlay .header-social__wrapper{padding-left:190px}}@media all and (min-width:1140px){.follow-overlay .header-social__wrapper.loggedin{padding-left:50px}}.follow-overlay .header-social__button{text-align:center;width:30px;font-size:20px}@media(min-width:768px){.follow-overlay .header-social__button{width:40px}}.follow-overlay .header-social__button .dci,.follow-overlay .header-social__button .link-list__link:before,.follow-overlay .header-social__button .forum-thread .meta-video:before,.forum-thread .follow-overlay .header-social__button .meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a:before{font-size:20px;line-height:30px}@media(min-width:768px){.follow-overlay .header-social__button .dci,.follow-overlay .header-social__button .link-list__link:before,.follow-overlay .header-social__button .forum-thread .meta-video:before,.forum-thread .follow-overlay .header-social__button .meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a:before{font-size:25px}}.follow-overlay .header-social__button .dci.disclose-facebook,.follow-overlay .header-social__button .disclose-facebook.link-list__link:before,.follow-overlay .header-social__button .forum-thread .disclose-facebook.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-facebook.meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-facebook:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-facebook:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-facebook:before{font-size:22px;vertical-align:1px}.follow-overlay .header-social__button .dci.disclose-instagram,.follow-overlay .header-social__button .disclose-instagram.link-list__link:before,.follow-overlay .header-social__button .forum-thread .disclose-instagram.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-instagram.meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-instagram:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-instagram:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-instagram:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-instagram:before{font-size:23px}.follow-overlay .header-social__button .dci.disclose-google-plus,.follow-overlay .header-social__button .disclose-google-plus.link-list__link:before,.follow-overlay .header-social__button .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-google-plus.meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-google-plus:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-google-plus:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-google-plus:before{font-size:30px;vertical-align:-3px}.follow-overlay .header-social__button .dci.disclose-rss,.follow-overlay .header-social__button .disclose-rss.link-list__link:before,.follow-overlay .header-social__button .forum-thread .disclose-rss.meta-video:before,.forum-thread .follow-overlay .header-social__button .disclose-rss.meta-video:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-reply a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-reply .follow-overlay .header-social__button a.disclose-rss:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-edit a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-edit .follow-overlay .header-social__button a.disclose-rss:before,.follow-overlay .header-social__button .comment-wrapper .comment__content .links .comment-delete a.disclose-rss:before,.comment-wrapper .comment__content .links .comment-delete .follow-overlay .header-social__button a.disclose-rss:before{font-size:22px;vertical-align:1px}.ad-max{max-width:690px;width:100%;margin:0 auto 1rem}.ad-space{margin:10px 0 0;width:100%}.ad-img{width:100%}.ad-ul{position:absolute;top:10px;z-index:499;padding-bottom:10px}.ad-ul-sd{top:70px}.ad-ul .ad-figure{margin:0}.ad-ul .ad-figure__image{display:none}@media all and (min-width:1220px) and (max-width:1359px){.ad-ul .ad-figure__image{display:block;width:160px;height:600px}}@media all and (min-width:1360px){.ad-ul .ad-figure__image{display:block;width:300px;height:600px}}.video-ad{padding:0;background:#ddd;display:none}@media(min-width:970px){.video-ad{padding-bottom:0;height:90px;margin-bottom:10px;display:block}}.video-ad__img{width:100%}.adv-big__image{width:728px;min-width:728px}.adv--center{text-align:center;margin-top:10px;margin-bottom:10px}.adv--left{text-align:left;margin-top:10px;margin-bottom:10px}.adv--right{text-align:right;margin-top:10px;margin-bottom:10px}#adunit_header{display:none}@media(min-width:768px){#adunit_header{display:block;min-height:90px}}#adunit_recommendations{margin-top:-10px !important}@media all and (max-width:321px){.ml--10{margin-left:-10px;margin-right:-10px}}.popover{border-radius:0;padding:0}.popover[style]{border-color:#8b8d8e !important}.popover:after{border-width:12px}.popover.popover-bottom::after,.popover.bs-tether-element-attached-top::after,.popover.popover-bottom::before,.popover.bs-tether-element-attached-top::before{border-bottom-color:#8b8d8e}.popover.popover-bottom::after,.popover.bs-tether-element-attached-top::after{top:-11px;margin-left:-12px}.popover-title{border-top-right-radius:0;border-top-left-radius:0;background-color:#8b8d8e;color:#fff;border-color:#8b8d8e}.popover-shortlink .popover-text{padding:10px}.popover-shortlink:before,.popover-shortlink:after{display:none}.searchbar{position:relative;width:100%;padding:0 10px}.searchbar__form{height:40px;overflow:hidden;transition:height .3s;margin-bottom:10px;display:flex;justify-content:space-between}.searchbar__form.is-hidden{height:0;transition:height .3s;margin-bottom:0}.searchbar__input{background-color:#f3f3f3;border:1px solid #b8b8b8;box-shadow:none;color:#431366;display:inline-block;line-height:20px;height:40px;padding:0 45px 0 10px;font-family:inherit;outline:0;outline-offset:0;float:left;margin-right:0;overflow:hidden;width:100%;transition:border-color .3s}@media(min-width:768px){.searchbar__input{font-size:16px}}.searchbar__input:focus,.searchbar__input:active{border:1px solid #431366}.searchbar__submit{max-width:80px;width:100%;background-color:#431366;color:#fff;margin:0 0 0 10px;height:40px;border:0;transition:background-color .1s;-webkit-appearance:none;border-radius:0;cursor:pointer;text-transform:uppercase;box-shadow:0 1px 3px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.searchbar__submit:hover{background-color:#270b3b}.searchbar__submit:focus{box-shadow:none;outline:0}@media(min-width:768px){.searchbar__submit{max-width:170px;font-size:16px}}.more-teaser{display:none;background:#fff;margin:10px 0 0;padding:10px 10px 10px 70px;position:relative;overflow:hidden}.more-teaser__caption{color:#171717}.more-teaser .disclose-play-circle{animation:colorTime 1.5s infinite}.more-teaser .meta-timeago{width:50px;position:absolute;left:10px}@media(min-width:970px){.more-teaser{display:block}}@keyframes colorTime{0%{color:#e43d1d}50%{color:transparent}100%{color:#e43d1d}}.watched-wrapper{display:none}@media(min-width:970px){.watched-wrapper{display:none;flex-wrap:nowrap;padding:12px 0;background-color:#2e2f2f}}.watched-wrapper .watched-now__item{display:flex;flex-wrap:nowrap;width:250px;height:56px}.watched-wrapper .watched-now__headline{font-size:16px;line-height:16px;text-transform:uppercase;color:#e9ebee;height:56px;width:95px;padding:13px 0 13px 20px;margin-right:55px;position:relative}.watched-wrapper .watched-now__owl{padding-left:10px;overflow:hidden}.watched-wrapper .teaser-figure{width:40%}.watched-wrapper .teaser-figure__image{object-fit:cover;height:56px}.watched-wrapper .teaser__wrapper{width:60%}.watched-wrapper .teaser__caption{font-size:14px;padding:0 10px 7px 10px;color:#e9ebee;background-color:transparent}.watched-wrapper .teaser__title{color:#e9ebee;font-size:14px;line-height:14px;font-weight:normal}.watched-wrapper .disclose-play,.watched-wrapper .forum-thread .meta-video:before,.forum-thread .watched-wrapper .meta-video:before{font-size:10px;width:20px;height:20px;line-height:10px;margin:-10px 0 0 -10px;padding:3px 5px;border-width:2px}.watched-wrapper .owl-nav.disabled,.watched-wrapper .owl-dots.disabled{display:none}.dotties{width:0;overflow:hidden;display:inline-flex}.dotties.runLoad{animation:dotties 5s linear}@keyframes dotties{0%{width:0}24%{width:0}25%{width:4px}49%{width:4px}50%{width:8px}74%{width:8px}75%{width:12px}100%{width:12px}}.popover{border-width:2px}.popover-wrapper{display:flex;flex-wrap:nowrap;padding:10px 5px}.popover--header{z-index:100001}.popover--header .arrow[style]{top:18% !important}.popover--social{max-width:calc(5*50px + 6*10px);z-index:100001}.popover--social-footer{max-width:calc(6*50px + 7*10px);z-index:1001 !important}.popover--social[style].bs-tether-target-attached-left[style]{top:38px !important;border-color:#8b8d8e !important;z-index:1000}.popover--social[style].bs-popover-left::before,.popover--social[style].popover.bs-popover-auto[x-placement^="left"]::before,.popover--social[style].bs-tether-element-attached-right::before,.popover--social[style].bs-popover-left::after,.popover--social[style].popover.bs-popover-auto[x-placement^="left"]::after,.popover--social[style].bs-tether-element-attached-right::after{top:17%;border-left-color:#8b8d8e}.popover--social[style].popover-left::after,.popover--social[style].bs-tether-element-attached-right::after{display:none}.popover--social .popover-header{padding:10px}.popover--social .dci,.popover--social .link-list__link:before,.popover--social .forum-thread .meta-video:before,.forum-thread .popover--social .meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a:before,.popover--social .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .popover--social a:before,.popover--social .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .popover--social a:before,.popover--social .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .popover--social a:before,.popover--social .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .popover--social a:before,.popover--social .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .popover--social a:before,.popover--social .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .popover--social a:before{width:50px;height:50px;color:#fff;font-size:30px;text-align:center;line-height:50px;margin:0 5px}.popover--social .dci:hover,.popover--social .link-list__link:hover:before,.popover--social .forum-thread .meta-video:hover:before,.forum-thread .popover--social .meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a:hover:before{background-color:#b6b9be}.popover--social .dci.disclose-facebook,.popover--social .disclose-facebook.link-list__link:before,.popover--social .forum-thread .disclose-facebook.meta-video:before,.forum-thread .popover--social .disclose-facebook.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-facebook:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-facebook:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-facebook:before{background-color:#3b5998}.popover--social .dci.disclose-facebook:hover,.popover--social .disclose-facebook.link-list__link:hover:before,.popover--social .forum-thread .disclose-facebook.meta-video:hover:before,.forum-thread .popover--social .disclose-facebook.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-facebook:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-facebook:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-facebook:hover:before{background-color:#2d4373}.popover--social .dci.disclose-twitter,.popover--social .disclose-twitter.link-list__link:before,.popover--social .forum-thread .disclose-twitter.meta-video:before,.forum-thread .popover--social .disclose-twitter.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-twitter:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-twitter:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-twitter:before{background-color:#0098c1}.popover--social .dci.disclose-twitter:hover,.popover--social .disclose-twitter.link-list__link:hover:before,.popover--social .forum-thread .disclose-twitter.meta-video:hover:before,.forum-thread .popover--social .disclose-twitter.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-twitter:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-twitter:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-twitter:hover:before{background-color:#00708e}.popover--social .dci.disclose-google-plus,.popover--social .disclose-google-plus.link-list__link:before,.popover--social .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .popover--social .disclose-google-plus.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-google-plus:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-google-plus:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-google-plus:before{background-color:#f1403a}.popover--social .dci.disclose-google-plus:hover,.popover--social .disclose-google-plus.link-list__link:hover:before,.popover--social .forum-thread .disclose-google-plus.meta-video:hover:before,.forum-thread .popover--social .disclose-google-plus.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-google-plus:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-google-plus:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-google-plus:hover:before{background-color:#e81810}.popover--social .dci.disclose-reddit,.popover--social .disclose-reddit.link-list__link:before,.popover--social .forum-thread .disclose-reddit.meta-video:before,.forum-thread .popover--social .disclose-reddit.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-reddit:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-reddit:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-reddit:before{background-color:#5f99cf}.popover--social .dci.disclose-reddit:hover,.popover--social .disclose-reddit.link-list__link:hover:before,.popover--social .forum-thread .disclose-reddit.meta-video:hover:before,.forum-thread .popover--social .disclose-reddit.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-reddit:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-reddit:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-reddit:hover:before{background-color:#3a80c1}.popover--social .dci.disclose-pinterest,.popover--social .disclose-pinterest.link-list__link:before,.popover--social .forum-thread .disclose-pinterest.meta-video:before,.forum-thread .popover--social .disclose-pinterest.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-pinterest:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-pinterest:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-pinterest:before{background-color:#cb2027}.popover--social .dci.disclose-pinterest:hover,.popover--social .disclose-pinterest.link-list__link:hover:before,.popover--social .forum-thread .disclose-pinterest.meta-video:hover:before,.forum-thread .popover--social .disclose-pinterest.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-pinterest:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-pinterest:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-pinterest:hover:before{background-color:#9f191f}.popover--social .dci.disclose-mail,.popover--social .disclose-mail.link-list__link:before,.popover--social .forum-thread .disclose-mail.meta-video:before,.forum-thread .popover--social .disclose-mail.meta-video:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-mail:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-mail:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-mail:before{background-color:#8b8d8e}.popover--social .dci.disclose-mail:hover,.popover--social .disclose-mail.link-list__link:hover:before,.popover--social .forum-thread .disclose-mail.meta-video:hover:before,.forum-thread .popover--social .disclose-mail.meta-video:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-reply .popover--social a.disclose-mail:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-edit .popover--social a.disclose-mail:hover:before,.popover--social .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-delete .popover--social a.disclose-mail:hover:before{background-color:#717475}.popover--header[style]{top:18px !important}.popover--header[style].popover-left::before,.popover--header[style].bs-tether-element-attached-right::before,.popover--header[style].popover-left::after,.popover--header[style].bs-tether-element-attached-right::after{top:15%;border-left-color:#8b8d8e}.popover--header[style].popover-left::after,.popover--header[style].bs-tether-element-attached-right::after{display:none}.btn-group-big{text-align:center}.btn-group-big .article-sidebar__header--link,.btn-group-big .btn,.btn-group-big .button,.btn-group-big button{display:block;margin:0 auto;text-transform:uppercase;padding:0;width:230px;height:40px;line-height:40px;font-size:16px}@media all and (min-width:640px){.btn-group-big .article-sidebar__header--link,.btn-group-big .btn,.btn-group-big .button,.btn-group-big button{display:inline-block;width:260px;height:48px;line-height:48px;font-size:18px}}.btn-group-big .article-sidebar__header--link:last-child,.btn-group-big .btn:last-child,.btn-group-big .button:last-child,.btn-group-big button:last-child{margin-top:10px}@media all and (min-width:640px){.btn-group-big .article-sidebar__header--link:last-child,.btn-group-big .btn:last-child,.btn-group-big .button:last-child,.btn-group-big button:last-child{margin-top:0}}.btn-group-big .btn-divider{display:none}@media all and (min-width:640px){.btn-group-big .btn-divider{color:#90949c;display:inline;margin:0 28px;text-align:center}.footer .btn-group-big .btn-divider{color:#e9ebee}}.video-navigation{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}@media(min-width:970px){.video-navigation{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;padding-bottom:10px}}.video-navigation .btn-submit-video{display:none}@media(min-width:970px){.video-navigation .btn-submit-video{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%;display:block;font-size:14px}}.video-navigation .btn-submit-video .article-sidebar__header--link,.video-navigation .btn-submit-video .btn,.video-navigation .btn-submit-video .button,.video-navigation .btn-submit-video button{width:100%;border:0;border-radius:0;height:40px;font-size:16px;line-height:16px;padding:10px;text-transform:uppercase;text-align:center;color:#fff}@media(min-width:970px){.video-navigation .btn-submit-video .article-sidebar__header--link,.video-navigation .btn-submit-video .btn,.video-navigation .btn-submit-video .button,.video-navigation .btn-submit-video button{font-size:14px}}.video-navigation .btn-submit-video .article-sidebar__header--link:hover,.video-navigation .btn-submit-video .btn:hover,.video-navigation .btn-submit-video .button:hover,.video-navigation .btn-submit-video button:hover{cursor:pointer}.video-navigation .btn-submit-video .article-sidebar__header--link .dci,.video-navigation .btn-submit-video .btn .dci,.video-navigation .btn-submit-video .button .dci,.video-navigation .btn-submit-video button .dci,.video-navigation .btn-submit-video .article-sidebar__header--link .link-list__link:before,.video-navigation .btn-submit-video .btn .link-list__link:before,.video-navigation .btn-submit-video .button .link-list__link:before,.video-navigation .btn-submit-video button .link-list__link:before,.video-navigation .btn-submit-video .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .video-navigation .btn-submit-video .article-sidebar__header--link .meta-video:before,.video-navigation .btn-submit-video .btn .forum-thread .meta-video:before,.forum-thread .video-navigation .btn-submit-video .btn .meta-video:before,.video-navigation .btn-submit-video .button .forum-thread .meta-video:before,.forum-thread .video-navigation .btn-submit-video .button .meta-video:before,.video-navigation .btn-submit-video button .forum-thread .meta-video:before,.forum-thread .video-navigation .btn-submit-video button .meta-video:before,.video-navigation .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .video-navigation .btn-submit-video .article-sidebar__header--link a:before,.video-navigation .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .video-navigation .btn-submit-video .btn a:before,.video-navigation .btn-submit-video .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .video-navigation .btn-submit-video .button a:before,.video-navigation .btn-submit-video button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .video-navigation .btn-submit-video button a:before,.video-navigation .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .video-navigation .btn-submit-video .article-sidebar__header--link a:before,.video-navigation .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .video-navigation .btn-submit-video .btn a:before,.video-navigation .btn-submit-video .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .video-navigation .btn-submit-video .button a:before,.video-navigation .btn-submit-video button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .video-navigation .btn-submit-video button a:before,.video-navigation .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .video-navigation .btn-submit-video .article-sidebar__header--link a:before,.video-navigation .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .video-navigation .btn-submit-video .btn a:before,.video-navigation .btn-submit-video .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .video-navigation .btn-submit-video .button a:before,.video-navigation .btn-submit-video button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .video-navigation .btn-submit-video button a:before{padding-right:10px;font-size:20px;vertical-align:-2px}.video-navigation .dropdown{width:100%;margin:5px 0;box-shadow:none}.video-navigation .dropdown .article-sidebar__header--link,.video-navigation .dropdown .btn,.video-navigation .dropdown .button,.video-navigation .dropdown button{width:100%;text-align:left;border:0;border-radius:0;height:40px;font-size:16px;line-height:20px;padding:13px 10px}@media(min-width:970px){.video-navigation .dropdown .article-sidebar__header--link,.video-navigation .dropdown .btn,.video-navigation .dropdown .button,.video-navigation .dropdown button{font-size:14px}}.video-navigation .dropdown .article-sidebar__header--link:after,.video-navigation .dropdown .btn:after,.video-navigation .dropdown .button:after,.video-navigation .dropdown button:after{font-family:'disclose';content:"\e907";float:right;border:0;padding:0 12px 0 0;font-size:20px}.video-navigation .dropdown-category,.video-navigation .dropdown-filter{order:1;text-transform:uppercase;position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%}.video-navigation .dropdown-category .dropdown-menu,.video-navigation .dropdown-filter .dropdown-menu{width:calc(100% - 20px)}@media(min-width:970px){.video-navigation .dropdown-category .dropdown-menu,.video-navigation .dropdown-filter .dropdown-menu{width:100%;margin:0}}.video-navigation .dropdown-category .dropdown-item,.video-navigation .dropdown-filter .dropdown-item{width:auto;display:inline-block;height:40px;vertical-align:middle;padding:10px;margin-right:5px;float:left;opacity:.5;transition:opacity .3s}.video-navigation .dropdown-category .dropdown-item:hover,.video-navigation .dropdown-filter .dropdown-item:hover{background-color:#fff;cursor:pointer;opacity:1;transition:opacity .3s}.video-navigation .dropdown-category .dropdown-item.active,.video-navigation .dropdown-filter .dropdown-item.active{font-weight:bold;background-color:#fff;opacity:1}@media(min-width:970px){.video-navigation .dropdown-category,.video-navigation .dropdown-filter{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%;order:3}.video-navigation .dropdown-category .dropdown-menu,.video-navigation .dropdown-filter .dropdown-menu{left:10px;right:10px;width:auto;margin-right:10px;border:1px #e6e6e6 solid;box-shadow:0 5px 10px 0 #8b8d8e}.video-navigation .dropdown-category .dropdown-item,.video-navigation .dropdown-filter .dropdown-item{padding:6px 10px}.video-navigation .dropdown-category .article-sidebar__header--link,.video-navigation .dropdown-filter .article-sidebar__header--link,.video-navigation .dropdown-category .btn,.video-navigation .dropdown-filter .btn,.video-navigation .dropdown-category .button,.video-navigation .dropdown-filter .button,.video-navigation .dropdown-category button,.video-navigation .dropdown-filter button{height:40px;padding:10px}}.video-navigation .dropdown-menu{width:100%;margin:0;z-index:10;border:1px #e6e6e6 solid;box-shadow:0 5px 10px 0 #8b8d8e;border-radius:0}@media(min-width:970px){.video-navigation .dropdown-menu{box-shadow:none;border:0;padding:0;font-size:14px}}.video-navigation .dropdown.show .article-sidebar__header--link:after,.video-navigation .dropdown.show .btn:after,.video-navigation .dropdown.show .button:after,.video-navigation .dropdown.show button:after{content:"\e908"}@media(min-width:970px){.video-navigation .dropdown{margin-top:0;margin-bottom:0}}.video-navigation .dropdown-toggle:focus{outline:0;box-shadow:none}.related-articles{order:99}.category-filter{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;position:relative;z-index:100}.category-filter__button{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;height:40px;text-transform:uppercase;margin-bottom:10px}@media(min-width:970px){.category-filter__button{flex:0 0 33.3333333333%;max-width:33.3333333333%;max-width:323.33px;margin-bottom:0}}.category-filter__button .article-sidebar__header--link,.category-filter__button .btn,.category-filter__button .button,.category-filter__button button{width:100%;height:40px}.category-filter__button .article-sidebar__header--link .dci,.category-filter__button .btn .dci,.category-filter__button .button .dci,.category-filter__button button .dci,.category-filter__button .article-sidebar__header--link .link-list__link:before,.category-filter__button .btn .link-list__link:before,.category-filter__button .button .link-list__link:before,.category-filter__button button .link-list__link:before,.category-filter__button .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .category-filter__button .article-sidebar__header--link .meta-video:before,.category-filter__button .btn .forum-thread .meta-video:before,.forum-thread .category-filter__button .btn .meta-video:before,.category-filter__button .button .forum-thread .meta-video:before,.forum-thread .category-filter__button .button .meta-video:before,.category-filter__button button .forum-thread .meta-video:before,.forum-thread .category-filter__button button .meta-video:before,.category-filter__button .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button .article-sidebar__header--link a:before,.category-filter__button .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button .btn a:before,.category-filter__button .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button .button a:before,.category-filter__button button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button button a:before,.category-filter__button .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button .article-sidebar__header--link a:before,.category-filter__button .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button .btn a:before,.category-filter__button .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button .button a:before,.category-filter__button button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button button a:before,.category-filter__button .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button .article-sidebar__header--link a:before,.category-filter__button .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button .btn a:before,.category-filter__button .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button .button a:before,.category-filter__button button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button button a:before,.category-filter__button button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .category-filter__button button a:before,.category-filter__button button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .category-filter__button button a:before,.category-filter__button button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .category-filter__button button a:before,.category-filter__button button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .category-filter__button button a:before,.category-filter__button button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .category-filter__button button a:before,.category-filter__button button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .category-filter__button button a:before{padding-right:10px;font-size:20px;vertical-align:-3px}.category-filter__button--mini{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 40px;height:40px;text-transform:uppercase}@media(min-width:970px){.category-filter__button--mini{flex:0 0 40px;height:40px}}.category-filter__button--mini .article-sidebar__header--link,.category-filter__button--mini .btn,.category-filter__button--mini .button,.category-filter__button--mini button{width:100%;height:40px}@media(min-width:970px){.category-filter__button--mini .article-sidebar__header--link,.category-filter__button--mini .btn,.category-filter__button--mini .button,.category-filter__button--mini button{width:40px}}.category-filter__button--mini .article-sidebar__header--link .dci,.category-filter__button--mini .btn .dci,.category-filter__button--mini .button .dci,.category-filter__button--mini button .dci,.category-filter__button--mini .article-sidebar__header--link .link-list__link:before,.category-filter__button--mini .btn .link-list__link:before,.category-filter__button--mini .button .link-list__link:before,.category-filter__button--mini button .link-list__link:before,.category-filter__button--mini .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .category-filter__button--mini .article-sidebar__header--link .meta-video:before,.category-filter__button--mini .btn .forum-thread .meta-video:before,.forum-thread .category-filter__button--mini .btn .meta-video:before,.category-filter__button--mini .button .forum-thread .meta-video:before,.forum-thread .category-filter__button--mini .button .meta-video:before,.category-filter__button--mini button .forum-thread .meta-video:before,.forum-thread .category-filter__button--mini button .meta-video:before,.category-filter__button--mini .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button--mini .article-sidebar__header--link a:before,.category-filter__button--mini .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button--mini .btn a:before,.category-filter__button--mini .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button--mini .button a:before,.category-filter__button--mini button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .category-filter__button--mini button a:before,.category-filter__button--mini .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button--mini .article-sidebar__header--link a:before,.category-filter__button--mini .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button--mini .btn a:before,.category-filter__button--mini .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button--mini .button a:before,.category-filter__button--mini button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .category-filter__button--mini button a:before,.category-filter__button--mini .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button--mini .article-sidebar__header--link a:before,.category-filter__button--mini .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button--mini .btn a:before,.category-filter__button--mini .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button--mini .button a:before,.category-filter__button--mini button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .category-filter__button--mini button a:before,.category-filter__button--mini button .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .category-filter__button--mini button a:before,.category-filter__button--mini button .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .category-filter__button--mini button a:before,.category-filter__button--mini button .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .category-filter__button--mini button a:before,.category-filter__button--mini button .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .category-filter__button--mini button a:before,.category-filter__button--mini button .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .category-filter__button--mini button a:before,.category-filter__button--mini button .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .category-filter__button--mini button a:before{font-size:20px;margin-left:-1px}.category-filter .dropdown{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%;margin:0 0 10px;box-shadow:none}.category-filter .dropdown .article-sidebar__header--link,.category-filter .dropdown .btn,.category-filter .dropdown .button,.category-filter .dropdown button{width:100%;text-align:left;border:0;border-radius:0;height:40px;font-size:16px;line-height:16px;padding:13px 10px}.category-filter .dropdown .article-sidebar__header--link:after,.category-filter .dropdown .btn:after,.category-filter .dropdown .button:after,.category-filter .dropdown button:after{font-family:'disclose';content:"\e907";border:0;padding:0 12px 0 0;font-size:20px;position:absolute;right:20px}.category-filter .dropdown-filter{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;text-transform:uppercase;order:2}@media(min-width:970px){.category-filter .dropdown-filter{flex:0 0 33.3333333333%;max-width:33.3333333333%;max-width:323.33px;order:1}}.category-filter .dropdown-filter .dropdown-item{display:inline-block;width:100%;height:40px;vertical-align:middle;padding:10px;margin-right:5px;float:left;opacity:.5;transition:opacity .3s}.category-filter .dropdown-filter .dropdown-item:hover,.category-filter .dropdown-filter .dropdown-item:active,.category-filter .dropdown-filter .dropdown-item:focus{background-color:#fff;cursor:pointer;opacity:1;transition:opacity .3s}.category-filter .dropdown-filter .dropdown-item.active{font-weight:bold;background-color:#fff;opacity:1;color:#2e2f2f !important}.category-filter .dropdown-menu{margin:0;border:1px #e6e6e6 solid;box-shadow:0 5px 10px 0 #8b8d8e;border-radius:0;width:calc(100% - 20px);z-index:40;min-width:8.2rem}.category-filter .dropdown.show .article-sidebar__header--link:after,.category-filter .dropdown.show .btn:after,.category-filter .dropdown.show .button:after,.category-filter .dropdown.show button:after{content:"\e908"}.category-filter .dropdown-toggle:focus{outline:0;box-shadow:none}.category-filter-mobile .dropdown{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;margin:0;box-shadow:none}.category-filter-mobile .dropdown .article-sidebar__header--link,.category-filter-mobile .dropdown .btn,.category-filter-mobile .dropdown .button,.category-filter-mobile .dropdown button{width:100%;text-align:left;border:0;border-radius:0;height:40px;font-size:16px;line-height:16px;padding:13px 10px}.category-filter-mobile .dropdown .article-sidebar__header--link:after,.category-filter-mobile .dropdown .btn:after,.category-filter-mobile .dropdown .button:after,.category-filter-mobile .dropdown button:after{font-family:'disclose';content:"\e907";border:0;padding:0 12px 0 0;font-size:20px;position:absolute;right:20px}.category-filter-mobile .dropdown-filter{width:100%;text-transform:uppercase;order:2;padding:0}.category-filter-mobile .dropdown-filter .dropdown-item{display:inline-block;width:100%;height:40px;vertical-align:middle;padding:10px;margin-right:5px;float:left;opacity:.5;transition:opacity .3s}.category-filter-mobile .dropdown-filter .dropdown-item:hover,.category-filter-mobile .dropdown-filter .dropdown-item:active,.category-filter-mobile .dropdown-filter .dropdown-item:focus{background-color:#fff;cursor:pointer;opacity:1;transition:opacity .3s}.category-filter-mobile .dropdown-filter .dropdown-item.active{font-weight:bold;background-color:#fff;opacity:1;color:#2e2f2f !important}.category-filter-mobile .dropdown-menu{margin:0;border:1px #e6e6e6 solid;box-shadow:0 5px 10px 0 #8b8d8e;border-radius:0;width:100%;z-index:40;min-width:8.2rem}.category-filter-mobile .dropdown.show .article-sidebar__header--link:after,.category-filter-mobile .dropdown.show .btn:after,.category-filter-mobile .dropdown.show .button:after,.category-filter-mobile .dropdown.show button:after{content:"\e908"}.category-filter-mobile .dropdown-toggle:focus{outline:0;box-shadow:none}.related-topics{margin-top:30px;order:199}.related-topics__wrapper{padding:5px 10px;background-color:#fff;margin-top:10px}.related-topics__heading{font-size:20px;text-transform:uppercase;margin-bottom:0}.related-topics__list{list-style-type:none;padding:0;margin:0}.related-topics__items{display:inline-block;margin:5px 10px 5px 0;border:1px solid #656565}.related-topics__link{padding:10px 15px;width:100%;height:100%;line-height:100%;display:block;color:#656565;transition:all .3s}.related-topics__link:hover{background-color:#656565;color:#fff;transition:all .3s}.modal-dialog{margin:0;height:100%}.modal-dialog button.close span{color:#fff}.modal-header{padding:15px 15px 0 15px;border-bottom:0}.modal-content{border-radius:0;border:0;height:100%;width:calc(100% - 50px);left:50px}.modal .close{font-size:2rem;position:absolute;top:45%;left:0;width:50px;height:50px;background:#431366;opacity:1;box-shadow:none}.modal .popover-wrapper{flex-wrap:wrap;padding:5px 10px}.modal .popover-wrapper .dci,.modal .popover-wrapper .link-list__link:before,.modal .popover-wrapper .forum-thread .meta-video:before,.forum-thread .modal .popover-wrapper .meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a:before{width:100%;text-align:center;height:50px;line-height:50px;font-size:42px;margin:5px 0;color:#fff}.modal .popover-wrapper .dci.disclose-facebook,.modal .popover-wrapper .disclose-facebook.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-facebook.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-facebook.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-facebook:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-facebook:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-facebook:before{background-color:#3b5998}.modal .popover-wrapper .dci.disclose-facebook:hover,.modal .popover-wrapper .disclose-facebook.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-facebook.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-facebook.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-facebook:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-facebook:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-facebook:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-facebook:hover:before{background-color:#2d4373}.modal .popover-wrapper .dci.disclose-twitter,.modal .popover-wrapper .disclose-twitter.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-twitter.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-twitter.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-twitter:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-twitter:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-twitter:before{background-color:#0098c1}.modal .popover-wrapper .dci.disclose-twitter:hover,.modal .popover-wrapper .disclose-twitter.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-twitter.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-twitter.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-twitter:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-twitter:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-twitter:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-twitter:hover:before{background-color:#00708e}.modal .popover-wrapper .dci.disclose-whatsapp,.modal .popover-wrapper .disclose-whatsapp.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-whatsapp.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-whatsapp.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-whatsapp:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-whatsapp:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-whatsapp:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-whatsapp:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-whatsapp:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-whatsapp:before{background-color:#4dc247}.modal .popover-wrapper .dci.disclose-whatsapp:hover,.modal .popover-wrapper .disclose-whatsapp.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-whatsapp.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-whatsapp.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-whatsapp:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-whatsapp:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-whatsapp:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-whatsapp:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-whatsapp:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-whatsapp:hover:before{background-color:#3ba135}.modal .popover-wrapper .dci.disclose-google-plus,.modal .popover-wrapper .disclose-google-plus.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-google-plus.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-google-plus.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-google-plus:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-google-plus:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-google-plus:before{background-color:#f1403a}.modal .popover-wrapper .dci.disclose-google-plus:hover,.modal .popover-wrapper .disclose-google-plus.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-google-plus.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-google-plus.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-google-plus:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-google-plus:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-google-plus:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-google-plus:hover:before{background-color:#e81810}.modal .popover-wrapper .dci.disclose-reddit,.modal .popover-wrapper .disclose-reddit.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-reddit.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-reddit.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-reddit:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-reddit:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-reddit:before{background-color:#5f99cf}.modal .popover-wrapper .dci.disclose-reddit:hover,.modal .popover-wrapper .disclose-reddit.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-reddit.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-reddit.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-reddit:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-reddit:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-reddit:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-reddit:hover:before{background-color:#3a80c1}.modal .popover-wrapper .dci.disclose-pinterest,.modal .popover-wrapper .disclose-pinterest.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-pinterest.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-pinterest.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-pinterest:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-pinterest:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-pinterest:before{background-color:#cb2027}.modal .popover-wrapper .dci.disclose-pinterest:hover,.modal .popover-wrapper .disclose-pinterest.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-pinterest.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-pinterest.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-pinterest:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-pinterest:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-pinterest:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-pinterest:hover:before{background-color:#9f191f}.modal .popover-wrapper .dci.disclose-mail,.modal .popover-wrapper .disclose-mail.link-list__link:before,.modal .popover-wrapper .forum-thread .disclose-mail.meta-video:before,.forum-thread .modal .popover-wrapper .disclose-mail.meta-video:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-mail:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-mail:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-mail:before{background-color:#c4c4c4}.modal .popover-wrapper .dci.disclose-mail:hover,.modal .popover-wrapper .disclose-mail.link-list__link:hover:before,.modal .popover-wrapper .forum-thread .disclose-mail.meta-video:hover:before,.forum-thread .modal .popover-wrapper .disclose-mail.meta-video:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-reply a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-reply .modal .popover-wrapper a.disclose-mail:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-edit a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-edit .modal .popover-wrapper a.disclose-mail:hover:before,.modal .popover-wrapper .comment-wrapper .comment__content .links .comment-delete a.disclose-mail:hover:before,.comment-wrapper .comment__content .links .comment-delete .modal .popover-wrapper a.disclose-mail:hover:before{background-color:#abaaaa}@media(min-width:970px){.hero-wrapper{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;display:flex;flex-wrap:nowrap;min-height:352px}}@media(min-width:970px){.hero-wrapper .teaser--hero,.hero-wrapper .grid_full .teaser,.grid_full .hero-wrapper .teaser{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 66.6666666667%;max-width:66.6666666667%;padding-right:5px;position:relative}}@media(min-width:970px){.hero-wrapper .teaser--hero .teaser-figure,.hero-wrapper .grid_full .teaser .teaser-figure,.grid_full .hero-wrapper .teaser .teaser-figure{height:352px}}@media(min-width:970px){.hero-wrapper .teaser--hero .fa-play,.hero-wrapper .grid_full .teaser .fa-play,.grid_full .hero-wrapper .teaser .fa-play{font-size:40px;line-height:40px;width:80px;height:80px;margin:-43px 0 0 -42px;padding:16px 25px;border-width:5px}}@media(min-width:970px){.hero-wrapper .teaser__wrapper{position:relative;bottom:212px}}@media(min-width:970px){.hero-wrapper .teaser__wrapper .teaser__title{font-size:25px}}@media(min-width:970px){.hero-wrapper .teaser__wrapper .teaser__caption-cat{font-size:12px;line-height:12px}}@media(min-width:970px){.hero-wrapper .teaser__wrapper .meta{font-size:14px}}.hero-wrapper .teaser__caption-hide{display:block;width:100%;height:30px;bottom:35px;position:absolute;margin:-10px;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,0) 29%,white 70%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0)}@media(min-width:970px){.hero-wrapper .sidewrapper-desktop{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.hero-wrapper .sidewrapper-desktop_item{position:relative;background-color:#fff;margin-bottom:10px;height:110px;padding:10px}.hero-wrapper .sidewrapper-desktop_item:last-child{margin-bottom:0}.hero-wrapper .sidewrapper-desktop_item .meta{position:absolute;bottom:3px;width:calc(100% - 20px)}.hero-wrapper .sidewrapper-desktop_item .meta-indicator{position:absolute;right:0;bottom:3px}.hero-wrapper .sidewrapper-desktop_item .meta-breaking{background-color:#e43d1d;color:#fff;text-transform:uppercase;padding:2px;font-size:12px}.hero-wrapper .sidewrapper-desktop_item .meta-video{width:20px;height:20px;background-color:#8b8d8e;position:absolute;right:0;bottom:3px}.button-bar{margin:10px 0;padding:0;display:inline-block;width:100%;text-transform:uppercase;order:89}@media(min-width:768px){.button-bar{margin:20px 0 0 0}}.button-bar .shrinked{max-width:35px !important;min-width:35px !important}.button-bar-left{margin:0 auto;flex:0 0 auto}.button-bar-right{float:right;text-align:right;flex:1 1 100%}.button-bar .btn-primary,.button-bar .btn--primary,.button-bar .button--primary,.button-bar button--primary,.button-bar .ui-widget .button,.ui-widget .button-bar .button{display:inline-flex;background:#431366;color:#fff;border-color:#431366;border-radius:0;padding:0;margin:0 5px}@media(min-width:768px){.button-bar .btn-primary,.button-bar .btn--primary,.button-bar .button--primary,.button-bar button--primary,.button-bar .ui-widget .button,.ui-widget .button-bar .button{margin:10px 5px;min-width:140px}}@media(min-width:970px){.button-bar .btn-primary,.button-bar .btn--primary,.button-bar .button--primary,.button-bar button--primary,.button-bar .ui-widget .button,.ui-widget .button-bar .button{min-width:150px}}.button-bar .btn-primary:hover,.button-bar .btn--primary:hover,.button-bar .button--primary:hover,.button-bar button--primary:hover,.button-bar .ui-widget .button:hover,.ui-widget .button-bar .button:hover,.button-bar .btn-primary:focus,.button-bar .btn--primary:focus,.button-bar .button--primary:focus,.button-bar button--primary:focus,.button-bar .ui-widget .button:focus,.ui-widget .button-bar .button:focus{background:#270b3b;color:#fff;cursor:pointer}.button-bar__link{width:100%;height:35px;padding:0 10px;color:#fff;line-height:35px;text-align:center;font-size:16px}@media(min-width:768px){.button-bar__link{font-size:16px;width:100%;line-height:120%;padding:7.5px 10px 7.5px 0;text-align:center}}.button-bar__link.btn-square{width:35px;height:35px;font-size:16px;line-height:120%;padding:7.5px 0 7.5px 0;text-align:center}.button-bar__link.btn-square i{margin:0;padding:0}.button-bar__link i{padding:0;margin:0}@media(min-width:768px){.button-bar__link i{padding-left:10px;margin-right:5px}}.button-bar__link.shrink{width:35px;height:35px;padding:0}.button-bar__link.shrink .button-bar__link--text{display:none}@media(min-width:768px){.button-bar__link.shrink .button-bar__link--text{display:inline-block}}@media(min-width:768px){.button-bar__link.shrink{width:100%;font-size:16px;line-height:120%;padding:7.5px 10px 7.5px 0;text-align:center}}.button-bar__link--text{display:inline-block}.button-bar__link:hover,.button-bar__link:focus{color:#fff}.button-bar .dci,.button-bar .link-list__link:before,.button-bar .forum-thread .meta-video:before,.forum-thread .button-bar .meta-video:before,.button-bar .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .button-bar a:before,.button-bar .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .button-bar a:before,.button-bar .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .button-bar a:before,.button-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .button-bar a:before,.button-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .button-bar a:before,.button-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .button-bar a:before,.button-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .button-bar a:before,.button-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .button-bar a:before,.button-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .button-bar a:before{vertical-align:-1px}.button-bar .button-bar__rate-up,.button-bar .button-bar__rate-down{width:37px;display:inline-flex}@media(min-width:768px){.button-bar .button-bar__rate-up,.button-bar .button-bar__rate-down{display:inline-flex}}.button-bar .button-bar__rate-up .button-bar__link,.button-bar .button-bar__rate-down .button-bar__link{width:35px;height:35px;text-align:center;padding:0}.button-bar .button-bar__rate-up .dci,.button-bar .button-bar__rate-up .link-list__link:before,.button-bar .button-bar__rate-up .forum-thread .meta-video:before,.forum-thread .button-bar .button-bar__rate-up .meta-video:before,.button-bar .button-bar__rate-up .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .button-bar .button-bar__rate-up a:before,.button-bar .button-bar__rate-up .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .button-bar .button-bar__rate-up a:before,.button-bar .button-bar__rate-up .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .button-bar .button-bar__rate-up a:before,.button-bar .button-bar__rate-down .dci,.button-bar .button-bar__rate-down .link-list__link:before,.button-bar .button-bar__rate-down .forum-thread .meta-video:before,.forum-thread .button-bar .button-bar__rate-down .meta-video:before,.button-bar .button-bar__rate-down .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .button-bar .button-bar__rate-down a:before,.button-bar .button-bar__rate-down .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .button-bar .button-bar__rate-down a:before,.button-bar .button-bar__rate-down .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .button-bar .button-bar__rate-down a:before{font-size:30px;line-height:35px}.button-bar__rating{padding:0;font-weight:bold}.button-bar__rating .button-bar__link{padding:0}.button-bar__rating .dci,.button-bar__rating .link-list__link:before,.button-bar__rating .forum-thread .meta-video:before,.forum-thread .button-bar__rating .meta-video:before,.button-bar__rating .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .button-bar__rating a:before,.button-bar__rating .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .button-bar__rating a:before,.button-bar__rating .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .button-bar__rating a:before,.button-bar__rating .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .button-bar__rating a:before,.button-bar__rating .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .button-bar__rating a:before,.button-bar__rating .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .button-bar__rating a:before,.button-bar__rating .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .button-bar__rating a:before,.button-bar__rating .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .button-bar__rating a:before,.button-bar__rating .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .button-bar__rating a:before{font-size:20px;line-height:35px}.button-bar .heal-icon .disclose-last-comment{font-size:24px;line-height:0;display:inline-block;vertical-align:-4px}.button-bar .heal-icon .disclose-code{font-size:22px;line-height:0;vertical-align:-3px}.button-bar .btn-white{padding:0;display:inline-flex;text-align:center;justify-content:center}@media(min-width:768px){.button-bar .btn-white .button-bar__link{padding:7.5px 10px 7.5px 10px}}.button-bar__wrapper{margin:0 auto;display:flex;justify-content:space-between;flex-wrap:nowrap}.action-bar{background:#e43d1d;padding:5px 0;margin:20px 0 0;display:inline-block;width:100%;text-transform:uppercase;order:88}.action-bar-left{text-align:center}.action-bar .dci,.action-bar .link-list__link:before,.action-bar .forum-thread .meta-video:before,.forum-thread .action-bar .meta-video:before,.action-bar .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .action-bar a:before,.action-bar .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .action-bar a:before,.action-bar .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .action-bar a:before,.action-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .action-bar a:before,.action-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .action-bar a:before,.action-bar .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .action-bar a:before,.action-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .action-bar a:before,.action-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .action-bar a:before,.action-bar .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .action-bar a:before{vertical-align:-1px;margin:0 5px}.action-bar .btn-primary,.action-bar .btn--primary,.action-bar .button--primary,.action-bar button--primary,.action-bar .ui-widget .button,.ui-widget .action-bar .button{display:flex;background:#fff;color:#2e2f2f;border-color:#2e2f2f;border-radius:0;padding:0;width:100%;margin:5px 0}@media(min-width:568px){.action-bar .btn-primary,.action-bar .btn--primary,.action-bar .button--primary,.action-bar button--primary,.action-bar .ui-widget .button,.ui-widget .action-bar .button{display:inline-flex;width:120px}}@media(min-width:970px){.action-bar .btn-primary,.action-bar .btn--primary,.action-bar .button--primary,.action-bar button--primary,.action-bar .ui-widget .button,.ui-widget .action-bar .button{min-width:150px}}.action-bar .btn-primary:hover,.action-bar .btn--primary:hover,.action-bar .button--primary:hover,.action-bar button--primary:hover,.action-bar .ui-widget .button:hover,.ui-widget .action-bar .button:hover,.action-bar .btn-primary:focus,.action-bar .btn--primary:focus,.action-bar .button--primary:focus,.action-bar button--primary:focus,.action-bar .ui-widget .button:focus,.ui-widget .action-bar .button:focus{background:#2e2f2f;color:#fff}.action-bar__link{color:#2e2f2f;width:100%;padding:7.5px 10px 8.5px 0}.action-bar__link:hover{color:#fff}.action-bar__link:focus{color:#2e2f2f}.rate-group{display:inline-flex}.rate-group .article-sidebar__header--link,.rate-group .btn,.rate-group .button,.rate-group button{top:1px;position:relative;margin-top:10px;margin-bottom:10px;min-width:35px;height:35px}.rate-group .btn-white{margin:10px 0}.rate-group .disclose-vote-down{top:1px;position:relative}.more-container{list-style-type:none;padding:0;margin-top:20px;margin-bottom:20px}.more-container__button{width:100%;text-align:center;font-size:1rem;margin:10px 0 0 0;padding:0 10px;flex:0 0 100%;overflow:visible}.more-container__button:before,.more-container__button:after{content:'';display:table}.more-container__button:after{clear:both}@media(min-width:768px){.more-container__button{font-size:1em;margin:10px;padding:0;flex:0 0 330px}}@media(min-width:970px){.more-container__button{flex:0 0 33.3333333333%;max-width:33.3333333333%;max-width:330px}}.more-container__button-inside{font-size:1rem;background-color:#431366;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;color:#fff;height:40px;line-height:40px;border:0;float:left;outline:0;border-radius:0;margin:0;width:100%;padding:0 10px}@media(min-width:768px){.more-container__button-inside{font-size:1em;margin-top:0;margin-left:7px}}.more-container__button-inside:hover{color:#fff;cursor:pointer;background-color:#270b3b}@media(min-width:970px){.more-container__button-inside{width:calc(100% - 20px);display:block;margin:0 0 0 10px}}.more-container__button:hover{cursor:pointer}body.cookie-visible .float-menu__wrapper{top:0}@media(min-width:768px){body.cookie-visible .float-menu__wrapper{top:77px}}@media(min-width:768px){body.cookie-visible .float-menu__wrapper.is-open{top:77px}}.float-aside{background:#171717;z-index:99999;width:100%;position:fixed;transition:top .3s ease-in-out}.float-menu{box-shadow:0 0 15px #2e2f2f;background-color:#fff;color:#2e2f2f;width:100%;transition:right .5s;position:relative;min-height:100%;height:100%}@media(min-width:768px){.float-menu{width:300px;left:10px}}.float-menu__wrapper{transition:right .5s;position:fixed;z-index:10100;right:-100%;top:0;width:calc(100% - 60px);width:-webkit-calc(100% - 60px);height:100%;opacity:0}@media(min-width:768px){.float-menu__wrapper{width:auto;right:-300px;height:auto;top:35px}}.float-menu__wrapper.is-open{display:block;transition:right .3s;height:100%;right:0;opacity:1}@media(min-width:768px){.float-menu__wrapper.is-open{position:fixed;padding-bottom:10px;top:60px;right:0;bottom:inherit;height:100%}}.float-menu__wrapper.is-open button.close{left:0;transition:left .3s;box-shadow:none}.float-menu__wrapper.is-open .list-group{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch}.float-menu__wrapper button.close{font-size:2rem;position:fixed;top:0;width:60px;height:60px;background:#000;opacity:1;left:100%;transition:left .3s;box-shadow:none}@media(min-width:768px){.float-menu__wrapper button.close{display:none}}.float-menu__wrapper button.close:focus{outline:0;box-shadow:none;border:0}.float-menu__wrapper button.close .close-icon-svg{vertical-align:3px}.float-menu__wrapper:before{visibility:hidden}@media(min-width:768px){.float-menu__wrapper:before{border:10px transparent solid;content:"";width:0;height:0;border-bottom-color:#fff;position:absolute;visibility:visible;z-index:10100;top:-20px;right:27px}}.float-menu__header{border-bottom:1px solid #8b8d8e;text-transform:none;min-height:60px;display:flex;flex-wrap:nowrap;align-items:center;position:relative}.float-menu__header.loggedin{min-height:90px}.float-menu__figure{margin:15px}.float-menu__img{width:60px;height:60px}.float-menu__meta{position:relative;overflow:hidden;vertical-align:-10px;height:65px}.float-menu__meta--status{display:block;text-transform:uppercase;font-weight:lighter;letter-spacing:3px;font-size:12px}.float-menu__meta--name{display:block;font-weight:bold;font-size:16px}.float-menu__meta--profile{display:block;font-size:14px}.float-menu__meta--profile:hover{cursor:pointer;color:#431366;font-weight:bold}.float-menu__body{text-transform:none;margin-bottom:50px}.float-menu__footer{border-bottom:1px solid #8b8d8e;text-transform:none}.float-menu__footer .float-menu__list .float-menu__item:last-child{padding-top:10px;padding-bottom:0;margin-top:10px;border-top:1px solid #8b8d8e}.float-menu__headline{text-transform:uppercase;background-color:#e9ebee;color:#2e2f2f;padding:10px 15px;margin:0}.float-menu__list{list-style-type:none;margin:0;padding:10px 0;text-transform:none}.float-menu__item--link{color:#555;display:block;padding:10px 15px}.float-menu__item--link .dci,.float-menu__item--link .link-list__link:before,.float-menu__item--link .forum-thread .meta-video:before,.forum-thread .float-menu__item--link .meta-video:before,.float-menu__item--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .float-menu__item--link a:before,.float-menu__item--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .float-menu__item--link a:before,.float-menu__item--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .float-menu__item--link a:before,.float-menu__item--link .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .float-menu__item--link a:before,.float-menu__item--link .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .float-menu__item--link a:before,.float-menu__item--link .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .float-menu__item--link a:before,.float-menu__item--link .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .float-menu__item--link a:before,.float-menu__item--link .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .float-menu__item--link a:before,.float-menu__item--link .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .float-menu__item--link a:before{vertical-align:-1px;padding-right:5px}.float-menu__item--link:hover{color:#000}.share-menu__wrapper .float-menu__headline{background-color:#fff;padding:0 15px;height:60px;line-height:60px;margin-bottom:-10px}.share-menu__wrapper .float-menu__body{border-bottom:0}.share-menu__wrapper .float-menu__item{text-align:center;font-size:1.5em;margin:10px}.share-menu__wrapper .float-menu__item:first-child{margin-top:0}.share-menu__wrapper .float-menu__item:last-child{margin-bottom:0}.share-menu__wrapper .float-menu__item--facebook{color:#fff;background-color:#3b5998}.share-menu__wrapper .float-menu__item--twitter{color:#fff;background-color:#0098c1}.share-menu__wrapper .float-menu__item--google-plus{color:#fff;background-color:#f1403a}.share-menu__wrapper .float-menu__item--whatsapp{color:#fff;background-color:#4dc247}.share-menu__wrapper .float-menu__item--mail{color:#fff;background-color:#c4c4c4}.share-menu__wrapper .float-menu__item--pinterest{color:#fff;background-color:#cb2027}.share-menu__wrapper .float-menu__item--reddit{color:#fff;background-color:#5f99cf}.login-buttons{width:100%;display:flex;flex-wrap:nowrap;padding-bottom:10px}.login-buttons__button{width:calc(50% - 5px);text-transform:uppercase;margin:10px 0 0}@media(min-width:768px){.login-buttons__button{width:calc(50% - 10px)}}.login-buttons__button:first-child{margin-right:10px}.cookiebar{position:relative;width:100%;height:60px;margin-top:-10px;margin-bottom:10px;display:flex;top:0;background-color:#2e2f2f;overflow:hidden;color:#ccc;font-size:12px;text-transform:uppercase;z-index:10000;transition:height .3s}@media(min-width:970px){.cookiebar{height:43px}}.cookiebar.hide{height:0;transition:height .3s}.cookiebar a{color:#a675d2}.cookiebar a:focus,.cookiebar a:hover{color:#be9bdf}.cookiebar_content{text-transform:uppercase;flex:1 1 100%;padding:12px 10px 12px 20px;align-items:center;align-self:center}.cookiebar .cookie-close{flex:0 0 40px;padding:0 20px 0 10px !important;top:2px !important;right:0 !important;opacity:1;align-items:center;align-self:center;box-shadow:none}.cookiebar .cookie-close:hover{cursor:pointer;opacity:.8}.cookiebar .cookie-close .close-icon-svg path{fill:#fff}.breadcrumbs_wrapper{background-color:#e9ebee;width:100%;color:#171717;display:block}.theme-dark .breadcrumbs_wrapper{background-color:#171717}.breadcrumbs_wrapper .breadcrumbs{padding:10px;overflow:hidden}.breadcrumbs_wrapper .breadcrumbs:before,.breadcrumbs_wrapper .breadcrumbs:after{content:'';display:table}.breadcrumbs_wrapper .breadcrumbs:after{clear:both}.breadcrumbs_wrapper .breadcrumbs .dci,.breadcrumbs_wrapper .breadcrumbs .link-list__link:before,.breadcrumbs_wrapper .breadcrumbs .forum-thread .meta-video:before,.forum-thread .breadcrumbs_wrapper .breadcrumbs .meta-video:before,.breadcrumbs_wrapper .breadcrumbs .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .breadcrumbs_wrapper .breadcrumbs a:before,.breadcrumbs_wrapper .breadcrumbs .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .breadcrumbs_wrapper .breadcrumbs a:before,.breadcrumbs_wrapper .breadcrumbs .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .breadcrumbs_wrapper .breadcrumbs a:before{vertical-align:-3px;font-size:18px}.breadcrumbs_wrapper .breadcrumbs__list{max-height:9999px;padding-left:0;margin:0;direction:ltr;list-style:none;display:flex}.breadcrumbs_wrapper .breadcrumbs__list-item{float:left;padding:3px 4px 3px 0;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs_wrapper .breadcrumbs__list-item--link{color:#171717}.theme-dark .breadcrumbs_wrapper .breadcrumbs__list-item--link{color:#8b8d8e}.breadcrumbs_wrapper .breadcrumbs__list-item--link:hover{color:#431366}.breadcrumbs_wrapper .breadcrumbs__list-item.last{color:#aaa;overflow:hidden;display:inline}.theme-dark .breadcrumbs_wrapper .breadcrumbs__list-item.last{color:#8b8d8e}.mobile-nav__list{list-style:none;padding:0;display:flex;justify-content:center;flex-wrap:wrap}.mobile-nav__list--item{background:#431366;padding:5px 10px;margin:0 5px}.mobile-nav__list--link{color:#fff}.mobile-nav__list--link:hover,.mobile-nav__list--link:focus{color:#fff}.mobile-tab-bar{position:fixed;z-index:101;bottom:0;display:block;width:100%;background-color:#171717}@media(min-width:768px){.mobile-tab-bar{display:none}}.mobile-tab-bar__contents{margin:0;padding:10px 10px 0;display:flex;justify-content:space-between}@media(min-width:450px){.mobile-tab-bar__contents{justify-content:center}}.mobile-tab-bar__item{display:inline-block;padding:0 5px;border-bottom:5px solid #171717}@media(min-width:450px){.mobile-tab-bar__item{margin:0 15px}}.mobile-tab-bar__item.active{color:#fff;border-bottom-color:#7337aa}.mobile-tab-bar__link{display:block;text-transform:uppercase;color:#fff}.mobile-tab-bar__link.active,.mobile-tab-bar__link:hover,.mobile-tab-bar__link:focus{color:#fff}.mobile-tab-bar-login{background:#431366;padding:4px 10px 2px 10px;line-height:1}.mobile-tab-bar-signup{background:#28a745;padding:4px 10px 2px 10px;line-height:1}.mobile-tab-bar-post{background:#666;padding:4px 10px 2px 10px;line-height:1}@media(max-width:580px){.mobile-tab-bar-browse{display:none}}@media(max-width:479px){.mobile-tab-bar-videos{display:none}}.new-member{display:none}@media(min-width:768px){.new-member{display:flex;background-color:#fff;flex-wrap:nowrap;margin-bottom:10px}}.new-member .member{flex-grow:0;flex-shrink:0;flex-basis:80px;margin-right:10px;width:80px}.new-member .member-wrapper{flex-grow:0;flex-shrink:1;margin:10px;display:flex;overflow:hidden;flex-wrap:wrap;max-height:102px}.new-member .member-cta{flex-grow:0;flex-shrink:0;flex-basis:210px;margin:10px}.new-member .member__time{font-size:13px;line-height:28px;color:#5d5e5f}.new-member .member__headline{font-size:18px;line-height:1;font-weight:bold}@media(min-width:568px){.new-member .member__headline{font-size:22px}}@media(min-width:768px){.new-member .member__headline{font-size:26px}}.add-content-bar{background-color:#fff;display:flex;height:80px;flex-wrap:wrap;padding:10px;position:relative;max-width:970px;margin:20px auto}.add-content-bar .form-item,.add-content-bar .form-actions{margin-top:0;margin-bottom:0}.add-content-bar .add-icon{display:none}@media(min-width:768px){.add-content-bar .add-icon{display:flex;width:106px;height:60px;margin-right:10px;flex-basis:106px;flex-grow:0;flex-shrink:0;position:absolute;left:10px;top:10px;background-color:#ffc107;justify-content:center;align-items:center}}.add-content-bar .add-text{color:#fff;text-transform:uppercase}.add-content-bar .meta{position:relative;font-size:13px;line-height:28px;color:#5d5e5f;text-align:left;font-weight:normal;display:flex;white-space:nowrap}@media(min-width:768px){.add-content-bar .meta{left:116px;flex-basis:calc(100% - 116px)}}.add-content-bar form{display:flex;flex-basis:100%;flex-grow:0;flex-shrink:1;flex-wrap:nowrap;position:relative;height:40px;width:100%}@media(min-width:768px){.add-content-bar form{left:116px;max-width:calc(100% - 116px)}}.add-content-bar form a{display:flex;justify-content:center;align-items:center}.add-content-bar form .js-form-item{display:flex;width:100%;margin:0;max-width:calc(100% - 80px)}@media(min-width:768px){.add-content-bar form .js-form-item{max-width:calc(100% - 110px)}}.add-content-bar form .js-form-item input{flex-grow:0;flex-shrink:1;flex-basis:100%;margin:0;font-size:1.1em}@media(min-width:768px){.add-content-bar form .js-form-item input{padding-right:40px}}.add-content-bar form .js-form-item input:focus{border-color:#b8b8b8;box-shadow:inset 0 1px 2px rgba(0,0,0,.125)}.add-content-bar form .info{display:none}@media(min-width:768px){.add-content-bar form .info{width:40px;height:40px;position:absolute;display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1.3rem;transition:color .3s;right:110px}}@media(min-width:768px){.add-content-bar form .info:hover{cursor:pointer;color:#431366}}.add-content-bar form .form-actions{display:flex;align-items:flex-start;flex-shrink:0;flex-basis:70px;width:70px;margin-left:10px}@media(min-width:768px){.add-content-bar form .form-actions{flex-basis:100px;width:100px}}.add-content-bar form .form-actions .article-sidebar__header--link,.add-content-bar form .form-actions .btn,.add-content-bar form .form-actions .button,.add-content-bar form .form-actions button{width:100%;height:40px;border:1px solid inherit}@media(min-width:768px){.grid_full .teaser{min-height:400px}.grid_full .teaser .teaser-figure__image{width:auto}.grid_full .teaser .meta-timeago{color:#fff}}@media(min-width:970px){.grid_full .teaser .teaser-figure__image{width:100%;height:450px;object-fit:cover}}.grid_full .teaser .meta{color:#2e2f2f}@media(min-width:768px){.grid_full .teaser .meta{color:#fff}}.grid_half{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.grid_half .teaser{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;margin-top:10px}@media(min-width:768px){.grid_half .teaser{flex:0 0 50%;max-width:50%}}@media(min-width:768px){.grid_half .teaser__caption{height:120px}}.grid_half .teaser__title{max-height:72px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.grid_half .teaser .meta{width:100%;background-color:#fff;padding-top:5px;overflow:hidden}@media(min-width:768px){.grid_half .teaser .meta{position:absolute;bottom:5px;padding:10px 0 0 0;width:calc(100% - 40px)}}.grid_third{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.grid_third .teaser--third{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;margin-bottom:20px}@media(min-width:768px){.grid_third .teaser--third{flex:0 0 50%;max-width:50%}}@media(min-width:970px){.grid_third .teaser--third{flex:0 0 33.3333333333%;max-width:33.3333333333%}}.grid_third .teaser--forum{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;margin-top:10px}.grid_third .teaser--forum .teaser__caption{position:relative}@media(min-width:768px){.grid_third .teaser__caption{height:120px}}.grid_third .teaser__heading{flex:0 0 100%;max-width:100%;margin:15px 10px 10px;padding:0;font-size:18px;line-height:20px;text-transform:uppercase}@media(min-width:768px){.grid_third .teaser__heading{font-size:24px;line-height:24px;margin:5px 10px 2.5px}}.grid_third .teaser__title{max-height:72px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.grid_third .teaser .meta{width:100%;background-color:#fff;padding-top:5px;overflow:hidden}@media(min-width:768px){.grid_third .teaser .meta{position:absolute;bottom:5px;padding:10px 0 0 0;width:calc(100% - 20px)}}.grid_fourth{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.grid_fourth .teaser--fourth{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;margin-top:10px}@media(min-width:768px){.grid_fourth .teaser--fourth{flex:0 0 25%;max-width:25%}}.grid_fourth .teaser--fourth .teaser__category{font-weight:bold;text-align:center;white-space:normal;overflow:hidden;text-overflow:ellipsis}.grid_fourth .teaser--fourth .meta{text-align:center}.grid_fourth .teaser--fourth .teaser__caption{border:1px solid #fff}.grid_fourth .teaser--fourth:hover .teaser__category--link{color:#5d5e5f}.grid_fourth .teaser__category--link{color:#2e2f2f}.grid_fifth{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.grid_fifth .teaser--fifth{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 50%;max-width:50%;margin-top:10px}@media(min-width:768px){.grid_fifth .teaser--fifth{flex:0 0 25%;max-width:25%;flex:0 0 20%;max-width:20%}}.grid_fifth .teaser--fifth .teaser__category{font-weight:bold;text-align:center;white-space:normal;overflow:hidden;text-overflow:ellipsis}.grid_fifth .teaser--fifth .meta{text-align:center}.grid_fifth .teaser--fifth .teaser__caption{border:1px solid #fff}.grid_fifth .teaser--fifth:hover .teaser__category--link{color:#5d5e5f}.grid_fifth .teaser__category--link{color:#2e2f2f}.grid_list .white__row{background-color:#fff;padding:10px}.more-container{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}@media all and (min-width:1200px) and (max-width:1279px){.content-bg-list .breadcrumbs{max-width:calc(100% - 240px);margin:0 auto}}@media all and (min-width:1280px) and (max-width:1559px){.content-bg-list .breadcrumbs{max-width:calc(100% - 320px);margin:0 auto}}@media all and (min-width:1560px){.content-bg-list .breadcrumbs{max-width:calc(100% - 600px);margin:0 auto}}.block-faq-block .card{border-radius:0;margin-bottom:1rem}.block-faq-block .card-header{background-color:#431366;border-radius:0;color:#e1e1e1}.block-faq-block .card-header a{color:#e1e1e1;width:100%;display:block}.block-faq-block .card-header a:focus,.block-faq-block .card-header a:hover,.block-faq-block .card-header a:active{color:#8b8d8e}.block-faq-block .card-block{color:#2e2f2f;padding:0}.block-faq-block .card-block a{color:#2e2f2f;width:100%;display:block;padding:1.25rem}.block-faq-block .card-block a:focus,.block-faq-block .card-block a:hover,.block-faq-block .card-block a:active{color:#8b8d8e}.block-faq-block .card-block:nth-child(even){background-color:#fff}.block-faq-block .card-block:nth-child(odd){background-color:#e9ebee}.block-faq-block .card .collapse,.block-faq-block .card .collapsing,.block-faq-block .card .collapsing{margin-top:0;margin-bottom:0}.article-sidebar__header--link,.btn,.button,button,.ui-widget .button,.button,button{text-transform:uppercase;border-radius:0}.btn--primary,.button--primary,button--primary{border-radius:0}.choose{text-align:center;display:none}@media(min-width:768px){.choose{display:flex}}.choose .separator{width:100%;align-self:center}.choose .separator-text{margin-bottom:0;height:15px}.submit-tabs{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.submit-tabs .btn-submit-video,.submit-tabs .btn-submit-post,.submit-tabs .btn-submit-article,.submit-tabs .choose{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px;flex:0 0 100%;max-width:100%;margin-bottom:10px}@media(min-width:768px){.submit-tabs .btn-submit-video,.submit-tabs .btn-submit-post,.submit-tabs .btn-submit-article,.submit-tabs .choose{flex:0 0 33.3333333333%;max-width:33.3333333333%;margin-bottom:0}}.submit-tabs .btn-submit-video .article-sidebar__header--link,.submit-tabs .btn-submit-video .btn,.submit-tabs .btn-submit-video .button,.submit-tabs .btn-submit-video button,.submit-tabs .btn-submit-post .article-sidebar__header--link,.submit-tabs .btn-submit-post .btn,.submit-tabs .btn-submit-post .button,.submit-tabs .btn-submit-post button,.submit-tabs .btn-submit-article .article-sidebar__header--link,.submit-tabs .btn-submit-article .btn,.submit-tabs .btn-submit-article .button,.submit-tabs .btn-submit-article button,.submit-tabs .choose .article-sidebar__header--link,.submit-tabs .choose .btn,.submit-tabs .choose .button,.submit-tabs .choose button{border-radius:0;width:100%}.submit-tabs .btn-submit-video .article-sidebar__header--link .dci,.submit-tabs .btn-submit-video .btn .dci,.submit-tabs .btn-submit-video .button .dci,.submit-tabs .btn-submit-video button .dci,.submit-tabs .btn-submit-video .article-sidebar__header--link .link-list__link:before,.submit-tabs .btn-submit-video .btn .link-list__link:before,.submit-tabs .btn-submit-video .button .link-list__link:before,.submit-tabs .btn-submit-video button .link-list__link:before,.submit-tabs .btn-submit-video .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-video .article-sidebar__header--link .meta-video:before,.submit-tabs .btn-submit-video .btn .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-video .btn .meta-video:before,.submit-tabs .btn-submit-video .button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-video .button .meta-video:before,.submit-tabs .btn-submit-video button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-video button .meta-video:before,.submit-tabs .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-video .article-sidebar__header--link a:before,.submit-tabs .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-video .btn a:before,.submit-tabs .btn-submit-video .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-video .button a:before,.submit-tabs .btn-submit-video button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-video button a:before,.submit-tabs .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-video .article-sidebar__header--link a:before,.submit-tabs .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-video .btn a:before,.submit-tabs .btn-submit-video .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-video .button a:before,.submit-tabs .btn-submit-video button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-video button a:before,.submit-tabs .btn-submit-video .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-video .article-sidebar__header--link a:before,.submit-tabs .btn-submit-video .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-video .btn a:before,.submit-tabs .btn-submit-video .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-video .button a:before,.submit-tabs .btn-submit-video button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-video button a:before,.submit-tabs .btn-submit-post .article-sidebar__header--link .dci,.submit-tabs .btn-submit-post .btn .dci,.submit-tabs .btn-submit-post .button .dci,.submit-tabs .btn-submit-post button .dci,.submit-tabs .btn-submit-post .article-sidebar__header--link .link-list__link:before,.submit-tabs .btn-submit-post .btn .link-list__link:before,.submit-tabs .btn-submit-post .button .link-list__link:before,.submit-tabs .btn-submit-post button .link-list__link:before,.submit-tabs .btn-submit-post .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-post .article-sidebar__header--link .meta-video:before,.submit-tabs .btn-submit-post .btn .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-post .btn .meta-video:before,.submit-tabs .btn-submit-post .button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-post .button .meta-video:before,.submit-tabs .btn-submit-post button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-post button .meta-video:before,.submit-tabs .btn-submit-post .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-post .article-sidebar__header--link a:before,.submit-tabs .btn-submit-post .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-post .btn a:before,.submit-tabs .btn-submit-post .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-post .button a:before,.submit-tabs .btn-submit-post button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-post button a:before,.submit-tabs .btn-submit-post .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-post .article-sidebar__header--link a:before,.submit-tabs .btn-submit-post .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-post .btn a:before,.submit-tabs .btn-submit-post .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-post .button a:before,.submit-tabs .btn-submit-post button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-post button a:before,.submit-tabs .btn-submit-post .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-post .article-sidebar__header--link a:before,.submit-tabs .btn-submit-post .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-post .btn a:before,.submit-tabs .btn-submit-post .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-post .button a:before,.submit-tabs .btn-submit-post button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-post button a:before,.submit-tabs .btn-submit-article .article-sidebar__header--link .dci,.submit-tabs .btn-submit-article .btn .dci,.submit-tabs .btn-submit-article .button .dci,.submit-tabs .btn-submit-article button .dci,.submit-tabs .btn-submit-article .article-sidebar__header--link .link-list__link:before,.submit-tabs .btn-submit-article .btn .link-list__link:before,.submit-tabs .btn-submit-article .button .link-list__link:before,.submit-tabs .btn-submit-article button .link-list__link:before,.submit-tabs .btn-submit-article .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-article .article-sidebar__header--link .meta-video:before,.submit-tabs .btn-submit-article .btn .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-article .btn .meta-video:before,.submit-tabs .btn-submit-article .button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-article .button .meta-video:before,.submit-tabs .btn-submit-article button .forum-thread .meta-video:before,.forum-thread .submit-tabs .btn-submit-article button .meta-video:before,.submit-tabs .btn-submit-article .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-article .article-sidebar__header--link a:before,.submit-tabs .btn-submit-article .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-article .btn a:before,.submit-tabs .btn-submit-article .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-article .button a:before,.submit-tabs .btn-submit-article button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .btn-submit-article button a:before,.submit-tabs .btn-submit-article .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-article .article-sidebar__header--link a:before,.submit-tabs .btn-submit-article .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-article .btn a:before,.submit-tabs .btn-submit-article .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-article .button a:before,.submit-tabs .btn-submit-article button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .btn-submit-article button a:before,.submit-tabs .btn-submit-article .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-article .article-sidebar__header--link a:before,.submit-tabs .btn-submit-article .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-article .btn a:before,.submit-tabs .btn-submit-article .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-article .button a:before,.submit-tabs .btn-submit-article button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .btn-submit-article button a:before,.submit-tabs .choose .article-sidebar__header--link .dci,.submit-tabs .choose .btn .dci,.submit-tabs .choose .button .dci,.submit-tabs .choose button .dci,.submit-tabs .choose .article-sidebar__header--link .link-list__link:before,.submit-tabs .choose .btn .link-list__link:before,.submit-tabs .choose .button .link-list__link:before,.submit-tabs .choose button .link-list__link:before,.submit-tabs .choose .article-sidebar__header--link .forum-thread .meta-video:before,.forum-thread .submit-tabs .choose .article-sidebar__header--link .meta-video:before,.submit-tabs .choose .btn .forum-thread .meta-video:before,.forum-thread .submit-tabs .choose .btn .meta-video:before,.submit-tabs .choose .button .forum-thread .meta-video:before,.forum-thread .submit-tabs .choose .button .meta-video:before,.submit-tabs .choose button .forum-thread .meta-video:before,.forum-thread .submit-tabs .choose button .meta-video:before,.submit-tabs .choose .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .choose .article-sidebar__header--link a:before,.submit-tabs .choose .btn .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .choose .btn a:before,.submit-tabs .choose .button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .choose .button a:before,.submit-tabs .choose button .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .submit-tabs .choose button a:before,.submit-tabs .choose .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .choose .article-sidebar__header--link a:before,.submit-tabs .choose .btn .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .choose .btn a:before,.submit-tabs .choose .button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .choose .button a:before,.submit-tabs .choose button .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .submit-tabs .choose button a:before,.submit-tabs .choose .article-sidebar__header--link .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .choose .article-sidebar__header--link a:before,.submit-tabs .choose .btn .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .choose .btn a:before,.submit-tabs .choose .button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .choose .button a:before,.submit-tabs .choose button .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .submit-tabs .choose button a:before{vertical-align:-1px}.submit-tabs .btn-submit-video .disabled.article-sidebar__header--link,.submit-tabs .btn-submit-video .disabled.btn,.submit-tabs .btn-submit-video .disabled.button,.submit-tabs .btn-submit-video button.disabled,.submit-tabs .btn-submit-post .disabled.article-sidebar__header--link,.submit-tabs .btn-submit-post .disabled.btn,.submit-tabs .btn-submit-post .disabled.button,.submit-tabs .btn-submit-post button.disabled,.submit-tabs .btn-submit-article .disabled.article-sidebar__header--link,.submit-tabs .btn-submit-article .disabled.btn,.submit-tabs .btn-submit-article .disabled.button,.submit-tabs .btn-submit-article button.disabled,.submit-tabs .choose .disabled.article-sidebar__header--link,.submit-tabs .choose .disabled.btn,.submit-tabs .choose .disabled.button,.submit-tabs .choose button.disabled{background-color:#5d5e5f;border-color:#5d5e5f}.social_login{height:180px;font-size:1.1rem;margin:0 !important;text-transform:uppercase}.social_login>label{display:none}.user-login-form,.user-pass,.reset-password-form,.user-register-form{max-width:400px;width:100%;margin:0 auto}.seperator{border-top:1px solid #8b8d8e;text-align:center;padding-top:0;margin-top:15px}details{border:0 !important;margin-top:1em !important;margin-bottom:1em !important;background:#fff !important;padding:10px !important;overflow:hidden !important;-moz-box-shadow:0 1px 1px rgba(0,0,0,.16);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.16);box-shadow:0 1px 1px rgba(0,0,0,.16)}.footer__newsletter-send.button{padding:0}select{cursor:pointer;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding:7px 30px 7px 10px;border-radius:0;background:url(/themes/custom/disclosetv/assets/../assets/images/svg-images/angle-down-dark.svg) no-repeat calc(100% - 10px) 53% #fff;background-size:13px;text-transform:uppercase;text-shadow:none;font-size:.875rem;-webkit-transition:all .1s;transition:all .1s;-webkit-font-smoothing:antialiased;margin-top:2.5px;height:40px;box-sizing:border-box;max-width:100%;box-shadow:none;color:#595959;border:1px solid #e6e6e6}select:focus,select:hover{background:url(/themes/custom/disclosetv/assets/../assets/images/svg-images/angle-down-dark.svg) no-repeat calc(100% - 10px) 53% #e6e6e6;background-size:13px;text-transform:uppercase}select:focus{outline:0;box-shadow:none;border:1px solid #7337aa}@media screen and (-webkit-min-device-pixel-ratio:0){select{background:url(/themes/custom/disclosetv/assets/../assets/images/svg-images/angle-down-dark.svg) no-repeat calc(100% - 10px) 53% #fff;background-size:13px;text-transform:uppercase;box-shadow:none}}#comment-form .form-required:after{display:none}textarea{min-height:100px}.block-quick-mod-block{margin-bottom:15px}@media(min-width:768px){.block-quick-mod-block{margin-bottom:0}}input{border-radius:0}input[type=checkbox]{display:none}input[type=checkbox]+label{margin-left:25px;position:relative}input[type=checkbox]+label:before{font-family:disclose;color:#431366;content:"\e925";width:25px;position:absolute;left:-25px;top:-2px}.dropdown-item input[type=checkbox]+label:before{left:-10px;top:0}input[type=checkbox]:checked+label:before{content:"\e924"}.offset:before{display:block;content:" ";height:60px;margin-top:-60px;visibility:hidden}.toolbar-oriented .toolbar-tray-vertical>.toolbar-lining:before{display:none !important}form{margin:0;padding:0}fieldset:not(.fieldgroup){background-color:#fcfcfa;border-radius:2px;margin:1em 0;padding:30px 18px 18px;min-width:0;position:relative}@-moz-document url-prefix(){fieldset:not(.fieldgroup){display:table-cell}}fieldset:not(.fieldgroup)>legend{font-size:1em;font-weight:bold;letter-spacing:.08em;position:absolute;text-transform:uppercase;top:10px}.fieldgroup{min-width:0}@-moz-document url-prefix(){.fieldgroup{display:table-cell}}.form-item{margin:.75em 0}.form-type-checkbox{padding:0}label{display:table;margin:0 0 .1em;padding:0;font-weight:bold}label.error{color:#a51b00}label[for],.label{cursor:pointer;font-size:1.1rem;text-transform:uppercase}.form-item label.option{text-transform:none}.form-item label.option input{vertical-align:middle}.form-disabled label{color:#737373}.form-disabled input.form-text,.form-disabled input.form-tel,.form-disabled input.form-email,.form-disabled input.form-url,.form-disabled input.form-search,.form-disabled input.form-number,.form-disabled input.form-color,.form-disabled input.form-file,.form-disabled textarea.form-textarea,.form-disabled select.form-select{border-color:#d4d4d4;background-color:rgba(0,0,0,.08);box-shadow:none}.form-item input.error,.form-item textarea.error,.form-item select.error{border-width:1px;border-color:#e62600;background-color:#fdf4f2;box-shadow:inset 0 5px 5px -5px #b8b8b8;color:#a51b00}.form-item textarea.error+.cke{border-width:1px;border-color:#e62600}.form-item input.error:focus,.form-item textarea.error:focus,.form-item select.error:focus{border-color:#e62600;outline:0;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 0 8px 1px #e62600;background-color:#fcf4f2}.form-required:after{background-size:7px 7px;width:7px;height:7px}.form-item--error-message{margin-top:.15em;color:#e32700}.fieldset-wrapper>.form-item--error-message{margin-top:0}.text-format-wrapper .form-item--error-message{border:solid #ccc;border-width:0 1px;margin:0;padding:.25em .666em 0}ul.tips,div.description,.form-item .description{margin:.2em 0 0 0;color:#595959;font-size:1em}.form-item .description.error{margin-top:0;color:#a51b00}ul.tips li{margin:.25em 0 .25em 1.5em}[dir="rtl"] ul.tips li{margin:.25em 1.5em .25em 0}.form-type-radio .description,.form-type-checkbox .description{margin-left:1.5em}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-left:0;margin-right:1.5em}.form-text,.form-textarea{border-radius:0 !important;height:40px;border:0;font-size:1em;line-height:normal}.form-textarea{height:auto;min-height:40px}input.form-autocomplete,input.form-text,input.form-tel,input.form-email,input.form-url,input.form-search,input.form-number,input.form-color,input.form-file,input.form-date,input.form-time,textarea.form-textarea{box-sizing:border-box;padding:.3em .4em .3em .5em;max-width:100%;border:1px solid #b8b8b8;border-top-color:#999;background:#fff;color:#2e2f2f;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.125);font-size:1em;-webkit-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}[dir="rtl"] textarea.form-textarea{padding:.3em .5em .3em .4em}.form-text:focus,.form-tel:focus,.form-email:focus,.form-url:focus,.form-search:focus,.form-number:focus,.form-color:focus,.form-file:focus,.form-textarea:focus,.form-date:focus,.form-time:focus{outline:0;box-shadow:none;border:1px solid #7337aa;background-color:#fff}.confirm-parent,.password-parent{overflow:visible;width:auto}.form-item-options-group-info-identifier,.form-item-pass .description{clear:both}#edit-cancel{margin-left:10px}[dir="rtl"] #edit-cancel{margin-left:0;margin-right:10px}@media screen and (max-width:600px){input.form-autocomplete,input.form-text,input.form-tel,input.form-email,input.form-url,input.form-search,input.form-number,input.form-color,input.form-file,textarea.form-textarea{width:100%;font-size:1.2em;line-height:1.2em}input.form-number{width:auto}.form-actions input,.form-wrapper input[type="submit"]{float:none;margin-left:0;margin-right:0;margin-top:10px;padding-bottom:6px;width:100%}.form-actions input:first-child,.form-wrapper input[type="submit"]:first-child{margin-top:0}details summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.password-strength{width:100%}div.form-item div.password-suggestions{float:none}#dblog-filter-form .form-actions{float:none;padding:0}#edit-cancel{display:block;margin:10px 0 0 0}select{width:100%}}#diff-inline-form select,div.filter-options select{padding:0}.js input.form-autocomplete{background-image:url("/themes/custom/disclosetv/assets/../assets/images/loading-inactive.png");background-position:99% center;background-size:20px}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url("/themes/custom/disclosetv/assets/../assets/images/loading-active.gif");background-position:99% center;background-size:20px}.ui-widget-header .ui-button{box-shadow:none !important}.ui-dialog .ui-dialog-buttonpane,.ui-dialog .ui-dialog-titlebar{background-color:#e9ebee}.ui-button-icon-only .ui-icon{margin-left:-15px}.ui-corner-all{border-radius:0}details{border:1px solid #ccc !important;margin-top:1em !important;margin-bottom:1em !important;background:#fff !important;padding:10px !important;overflow:hidden !important}summary:focus{outline-color:#431366}.ui-menu-item{display:inline-block !important}.ui-menu-item-wrapper{display:inline-block;position:relative !important;padding:5px 10px !important}.ui-menu-item-wrapper.ui-state-active{border:1px solid #431366;background:#431366;font-weight:normal;color:#fff}.ui-menu .highlighted{background-color:#431366}table{width:100%;margin:0 0 10px}table a{color:#431366}table a:hover,table a:focus{color:#270b3b}caption{text-align:left}[dir="rtl"] caption{text-align:right}th{text-align:left;padding:10px 12px}[dir="rtl"] th{text-align:right}thead th{background:#f5f5f2;border:solid #bfbfba;border-width:1px 0;color:#2e2f2f;text-transform:uppercase}tr{border-bottom:1px solid #e6e4df;padding:.1em .6em}thead>tr{border-bottom:1px solid #000}tbody tr:hover,tbody tr:focus{background:#f7fcff}tbody tr.color-warning:hover,tbody tr.color-warning:focus{background:#fdf8ed}tbody tr.color-error:hover,tbody tr.color-error:focus{background:#fcf4f2}td,th{vertical-align:middle}td{padding:10px 12px;text-align:left}[dir="rtl"] td{text-align:right}th>a{position:relative;display:block}th>a:after{content:'';display:block;position:absolute;top:0;bottom:-10px;left:0;right:0;border-bottom:2px solid transparent;-webkit-transition:all .1s;transition:all .1s}th.is-active>a{color:#004875}th.is-active img{position:absolute;right:0;top:50%}[dir="rtl"] th.is-active img{right:auto;left:0}th.is-active>a:after{border-bottom-color:#004875}th>a:hover,th>a:focus,th.is-active>a:hover,th.is-active>a:focus{color:#008ee6;text-decoration:none}th>a:hover:after,th>a:focus:after,th.is-active>a:hover:after,th.is-active>a:focus:after{border-bottom-color:#008ee6}td .item-list ul{margin:0}[dir="rtl"] td .item-list ul{margin:0}td.is-active{background:none}th.select-all{width:1px}.caption{margin-bottom:1.2em}@media screen and (max-width:37.5em){th.priority-low,td.priority-low,th.priority-medium,td.priority-medium{display:none}}@media screen and (max-width:60em){th.priority-low,td.priority-low{display:none}}body.drag{cursor:move}tr.region-title{font-weight:bold}tr.region-message{color:#999}tr.region-populated{display:none}tr.add-new .tabledrag-changed{display:none}.draggable a.tabledrag-handle{cursor:move;float:left;height:1.7em;margin-left:-1em;overflow:hidden;text-decoration:none}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0}a.tabledrag-handle:hover{text-decoration:none}a.tabledrag-handle .handle{background:url("/themes/custom/disclosetv/assets/../assets/images/svg-images/move.svg") no-repeat 6px 7px;background-size:1em;height:30px;margin:0;padding:0;width:30px}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url("/themes/custom/disclosetv/assets/../assets/images/svg-images/move-b.svg")}.touchevents .draggable td{padding:0 10px}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0}.touchevents a.tabledrag-handle{height:44px;width:40px}.touchevents a.tabledrag-handle .handle{background-position:40% 19px;height:21px}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px}.tabledrag-toggle-weight-wrapper{text-align:right}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left}.indentation{float:left;height:1.7em;margin:-.4em .2em -.4em -.4em;padding:.42em 0 .42em .6em;width:20px}[dir="rtl"] .indentation{float:right;margin:-.4em -.4em -.4em .2em;padding:.42em .6em .42em 0}.embed-media{display:flex;justify-content:center;margin-bottom:10px}.embed-media--video-youtube{margin-bottom:1rem}html{height:101%;text-rendering:optimizeSpeed;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@media(max-width:1199px){body.fixed{overflow:hidden}body.fixed .dialog-off-canvas-main-canvas{position:fixed}html.fixed-stick,body.fixed-stick{position:fixed}}body{background-color:#e9ebee;color:#fff;padding-top:60px;font-family:Roboto,sans-serif;margin:0;font-size:1rem;font-weight:normal;line-height:1.5}@media(min-width:970px){body{position:absolute;width:100%;padding-top:60px;padding-bottom:0;transition:padding-top .3s}}body.cookie-visible{padding-top:120px}@media(min-width:768px){body.cookie-visible{padding-top:102px}}.content-bg{position:relative;background:#e9ebee;color:#171717}.main{padding:10px;overflow:hidden}@media(min-width:970px){.main{max-width:970px;width:100%;margin-left:auto;margin-right:auto;padding:10px 0}}@media all and (min-width:1220px) and (max-width:1359px){.main{margin-left:180px}}@media all and (min-width:1360px) and (max-width:1660px){.main{margin-left:320px}}.main__headline{width:100%;text-align:center;text-transform:uppercase}.comment-blocked{color:#8b8d8e !important}.pull-left{float:left}.pull-right{float:right}.hidden{display:none}a{color:#7337aa}a:hover{color:#431366}.article-sidebar__header--link,.btn,.button,button,.ui-widget .button{border-radius:0}.meta-views,.meta-shares,.forum-meta__views--link,.forum-meta__share--link{color:#5d5e5f !important}body.admin-modus{padding-top:140px !important}body.admin-modus #toolbar-administration{z-index:900000000 !important}body.admin-modus #toolbar-administration *{z-index:900000000 !important}body.admin-modus .header{top:79px !important;z-index:500 !important}body.admin-modus .header.cookie-close{top:79px !important}body.admin-modus.toolbar-vertical{padding-top:100px !important}body.admin-modus.toolbar-vertical .header{top:39px !important}body.admin-modus.toolbar-vertical .header.cookie-close{top:39px !important}.static-content{background:#fff;padding:10px}.alert-success{color:#fff;background-color:#036c00;border-color:#036c00}.alert-danger{color:#e9ebee;background-color:#e43d1d;border-color:#e43d1d}.alert-warning{color:#fff;background-color:#ffc107;border-color:#ffc107}.error-message{padding:15px 0;color:red;font-weight:bold}a:not([href]):not([tabindex]){color:#5d5e5f}a:not([href]):not([tabindex]).button-bar__link{color:inherit}.alert{margin-bottom:10px}.alert.alert-success a{color:inherit;border-bottom:1px solid #fff}.alert.alert-danger a{color:inherit;border-bottom:1px solid #fff}.alert.alert-warning a{color:inherit;border-bottom:1px solid #fff}.alert ul{margin-bottom:0}.user-login-form #edit-actions #edit-submit{height:40px;width:auto;display:inline}.user-login-form #edit-actions a{margin:25px auto;display:inline;box-shadow:none}@media(min-width:768px){.user-login-form #edit-actions a{margin:inherit;display:inline}}.article-sidebar__header--link,.btn,.button,button,.ui-widget .button{box-shadow:0 1px 3px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}a.anchor{display:block;position:relative;top:-80px;visibility:hidden}.dont-break-out{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.btn-green{color:#fff;background-color:#28a745;border-color:#28a745}.btn-green:hover{color:#fff;background-color:#1e7e34;border-color:#1e7e34}.btn-black{color:#fff;background-color:#171717;border-color:#171717}.btn-black:hover{color:#e1e1e1;background-color:#171717;border-color:#171717}.mb-10{margin-bottom:10px}.wf-loading .dci,.wf-loading .link-list__link:before,.wf-loading .forum-thread .meta-video:before,.forum-thread .wf-loading .meta-video:before,.wf-loading .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .wf-loading a:before,.wf-loading .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .wf-loading a:before,.wf-loading .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .wf-loading a:before,.wf-loading .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .wf-loading a:before,.wf-loading .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .wf-loading a:before,.wf-loading .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .wf-loading a:before,.wf-loading .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .wf-loading a:before,.wf-loading .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .wf-loading a:before,.wf-loading .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .wf-loading a:before,.wf-loading .nav-filter .category_dropdown .topics-menu label:before{visibility:hidden}.wf-loading button,.wf-loading .header__navigation,.wf-loading .header-buttons__follow,.wf-loading .category-filter,.wf-loading .mobile-tab-bar,.wf-loading .button,.wf-loading .article-sidebar__header--link,.wf-loading .btn,.wf-loading .button,.wf-loading button,.wf-loading .header-buttons .badge,.wf-loading .teaser-wrapper_half__more .badge,.wf-loading .more-container__button .badge,.wf-loading .dropdown-menu .dropdown-item{font-family:"Arial Narrow",Arial;letter-spacing:.25px !important}.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading form label,.wf-loading .add-content-bar .meta,.wf-loading .add-content-bar input,.wf-loading .video-article .video-sidebar .teaser__title,.wf-loading .forum-pagina__mobile .pagination .page-link,.wf-loading .pagina-main .page-link,.wf-loading .forum-meta__author,.wf-loading .forum-meta .right,.wf-loading .forum-pagina__mobile .pagination .page-link,.wf-loading .forum-pagina .pagination .page-link,.wf-loading .pagina-main .page-link,.wf-loading .searchresults__submit,.wf-loading .article__cat,.wf-loading .video-navigation .dropdown-category .dropdown-item,.wf-loading .video-navigation .dropdown-filter .dropdown-item,.wf-loading .category-filter .dropdown-filter .dropdown-item,.wf-loading .article-element__meta,.wf-loading .searchbar__submit,.wf-loading .article-sidebar__headline-switch,.wf-loading .article-sidebar__header--headline,.wf-loading .teaser-figure__cat,.wf-loading .teaser__caption-cat,.wf-loading .mobile-tab-bar,.wf-loading .grid_half .teaser .meta,.wf-loading .grid_third .teaser .meta,.wf-loading .grid_full .teaser .meta,.wf-loading .new-member .member__headline,.wf-loading .new-member .member__time,.wf-loading .searchresults .dropdown-item label,.wf-loading .add-content-bar .add-text,.wf-loading .add-content-bar .meta,.wf-loading .add-content-bar form .js-form-item input,.wf-loading .comment-nav__link,.wf-loading .cke_contents_ltr h2,.wf-loading .rc-item .rc-headline,.wf-loading .header-home__brand-name,.wf-loading .header-buttons__user--action span,.wf-loading .box,.wf-loading .forum-meta__author--time,.wf-loading .forum-meta__author--item,.wf-loading .forum-meta__channel--item,.wf-loading .forum-meta__wrapper--count,.wf-loading .meta-timeago,.wf-loading .meta-shares,.wf-loading .meta,.wf-loading .meta-author,.wf-loading .forum-meta__views--count,.wf-loading .forum-meta__share--date,.wf-loading .forum-meta__last-reply--count,.wf-loading .meta-views,.wf-loading .float-menu__meta--status,.wf-loading .float-menu__meta--name,.wf-loading .meta-masonry-author,.wf-loading .meta-masonry-status,.wf-loading .forum-meta__last-reply,.wf-loading .nav-filter .category_item,.wf-loading .scroll-tab-bar .nav-item,.wf-loading .header-buttons__primary,.wf-loading .topics-menu a{font-family:"Arial Narrow",Arial;letter-spacing:.33px}.wf-loading .breaking-news__claim{font-family:"Arial Narrow",Arial;letter-spacing:2px}@media(min-width:768px){.wf-loading .forum-meta__replies--count,.wf-loading .header-buttons__follow,.wf-loading .header-buttons__user--action,.wf-loading .article-social,.wf-loading .btn-group-big .btn-divider{font-family:"Arial Narrow",Arial}}@media(min-width:970px){.wf-loading .video-article .video-detail-share{font-family:"Arial Narrow",Arial}}.wf-active .dci,.wf-active .link-list__link:before,.wf-active .forum-thread .meta-video:before,.forum-thread .wf-active .meta-video:before,.wf-active .comment-wrapper .comment__content .links .comment-reply a:before,.comment-wrapper .comment__content .links .comment-reply .wf-active a:before,.wf-active .comment-wrapper .comment__content .links .comment-edit a:before,.comment-wrapper .comment__content .links .comment-edit .wf-active a:before,.wf-active .comment-wrapper .comment__content .links .comment-delete a:before,.comment-wrapper .comment__content .links .comment-delete .wf-active a:before,.wf-active .comments .comment-wrapper .comment__content.is-creator .links .comment-reply a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-reply .wf-active a:before,.wf-active .comments .comment-wrapper .comment__content.is-creator .links .comment-edit a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-edit .wf-active a:before,.wf-active .comments .comment-wrapper .comment__content.is-creator .links .comment-delete a:before,.comments .comment-wrapper .comment__content.is-creator .links .comment-delete .wf-active a:before,.wf-active .comments.is-moderator .comment-wrapper .comment__content .links .comment-reply a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-reply .wf-active a:before,.wf-active .comments.is-moderator .comment-wrapper .comment__content .links .comment-edit a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-edit .wf-active a:before,.wf-active .comments.is-moderator .comment-wrapper .comment__content .links .comment-delete a:before,.comments.is-moderator .comment-wrapper .comment__content .links .comment-delete .wf-active a:before,.wf-active .nav-filter .category_dropdown .topics-menu label:before{visibility:visible}.wf-active button,.wf-active .header__navigation,.wf-active .header-buttons__follow,.wf-active .category-filter,.wf-active .mobile-tab-bar,.wf-active .button,.wf-active .article-sidebar__header--link,.wf-active .btn,.wf-active .button,.wf-active button,.wf-active .header-buttons .badge,.wf-active .teaser-wrapper_half__more .badge,.wf-active .more-container__button .badge,.wf-active .dropdown-menu .dropdown-item{font-family:"Roboto Condensed",sans-serif;letter-spacing:0}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active form label,.wf-active .add-content-bar .meta,.wf-active .add-content-bar input,.wf-active .video-article .video-sidebar .teaser__title,.wf-active .forum-pagina__mobile .pagination .page-link,.wf-active .pagina-main .page-link,.wf-active .forum-meta__author,.wf-active .forum-meta .right,.wf-active .forum-pagina__mobile .pagination .page-link,.wf-active .forum-pagina .pagination .page-link,.wf-active .pagina-main .page-link,.wf-active .searchresults__submit,.wf-active .article__cat,.wf-active .video-navigation .dropdown-category .dropdown-item,.wf-active .video-navigation .dropdown-filter .dropdown-item,.wf-active .category-filter .dropdown-filter .dropdown-item,.wf-active .article-element__meta,.wf-active .searchbar__submit,.wf-active .article-sidebar__headline-switch,.wf-active .article-sidebar__header--headline,.wf-active .teaser-figure__cat,.wf-active .teaser__caption-cat,.wf-active .mobile-tab-bar,.wf-active .grid_half .teaser .meta,.wf-active .grid_third .teaser .meta,.wf-active .grid_full .teaser .meta,.wf-active .new-member .member__headline,.wf-active .new-member .member__time,.wf-active .searchresults .dropdown-item label,.wf-active .add-content-bar .add-text,.wf-active .add-content-bar .meta,.wf-active .add-content-bar form .js-form-item input,.wf-active .comment-nav__link,.wf-active .cke_contents_ltr h2,.wf-active .rc-item .rc-headline,.wf-active .header-home__brand-name,.wf-active .header-buttons__user--action span,.wf-active .box,.wf-active .forum-meta__author--time,.wf-active .forum-meta__author--item,.wf-active .forum-meta__channel--item,.wf-active .forum-meta__wrapper--count,.wf-active .meta-timeago,.wf-active .meta-shares,.wf-active .meta,.wf-active .meta-author,.wf-active .forum-meta__views--count,.wf-active .forum-meta__share--date,.wf-active .forum-meta__last-reply--count,.wf-active .meta-views,.wf-active .float-menu__meta--status,.wf-active .float-menu__meta--name,.wf-active .meta-masonry-author,.wf-active .meta-masonry-status,.wf-active .forum-meta__last-reply,.wf-active .nav-filter .category_item,.wf-active .scroll-tab-bar .nav-item,.wf-active .header-buttons__primary,.wf-active .topics-menu a{font-family:"Roboto Condensed",sans-serif;letter-spacing:0}.wf-active .breaking-news__claim{font-family:"Roboto Condensed",sans-serif}@media(min-width:768px){.wf-active .forum-meta__replies--count,.wf-active .header-buttons__follow,.wf-active .header-buttons__user--action,.wf-active .article-social,.wf-active .btn-group-big .btn-divider{font-family:"Roboto Condensed",sans-serif}}@media(min-width:970px){.wf-active .video-article .video-detail-share{font-family:"Roboto Condensed",sans-serif}}.channel_description{color:#171717}.btn-default{color:#111;background-color:#e9ebee;border-color:#e9ebee;color:#171717}.btn-default:hover{color:#111;background-color:#d3d7dd;border-color:#ccd1d8}.btn-default:focus,.btn-default.focus{box-shadow:0 0 0 3px rgba(233,235,238,.5)}.btn-default.disabled,.btn-default:disabled{background-color:#e9ebee;border-color:#e9ebee}.btn-default:active,.btn-default.active,.show>.btn-default.dropdown-toggle{background-color:#d3d7dd;background-image:none;border-color:#ccd1d8}.btn-white{color:#111;background-color:#fff;border-color:#431366;color:#171717}.btn-white:hover{color:#111;background-color:#ececec;border-color:#270b3b}.btn-white:focus,.btn-white.focus{box-shadow:0 0 0 3px rgba(67,19,102,.5)}.btn-white.disabled,.btn-white:disabled{background-color:#fff;border-color:#431366}.btn-white:active,.btn-white.active,.show>.btn-white.dropdown-toggle{background-color:#ececec;background-image:none;border-color:#270b3b}.cursor-default{cursor:default}.block-quick-mod-block{max-width:970px;margin:0 auto 0 auto}.scroll-tab-bar{display:flex;flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;min-width:100%;background:#fff;border-top:1px solid #ccc;padding:2px 0 0 12px}.scroll-tab-bar::-webkit-scrollbar{display:none}.scroll-tab-bar .nav-item{color:#888;font-size:16px;padding:7px 10px 7px 10px;line-height:1;text-transform:uppercase;font-family:"Roboto Condensed",sans-serif;flex:0 0 auto;margin-right:10px}.scroll-tab-bar span:first-child{margin-left:0}.scroll-tab-bar .nav-item a{color:#888;text-decoration:none}.scroll-tab-bar .nav-item.active{font-weight:bold;color:#000;border-bottom:#000 2px solid}.scroll-tab-bar .nav-item.active a{color:#000}@media(min-width:970px){.scroll-tab-bar{display:none}}.nav-filter-headline{border:1px solid #171717;padding:7px 10px}@media(max-width:767px){.nav-filter .category_select{height:auto}.nav-filter .category_dropdown .dropdown{border:0}.nav-filter-headline{padding:10px 0 0 12px;height:43px;border:0}}.signin_headline{text-align:center;margin:5px 0 10px 0}#action-link-login{font-size:28px}.red{color:#e43d1d}@media(max-width:767px){.block-page-title-block h1{font-size:24px}}#edit-timezone--2--description{display:none}.settings-menu-div{margin-top:1em;margin-bottom:1em;background:#fff;padding:10px;text-align:right;-moz-box-shadow:0 1px 1px rgba(0,0,0,0.16);-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.16);box-shadow:0 1px 1px rgba(0,0,0,0.16)}.settings-menu-div a{font-size:14px;margin-left:20px}.settings-menu-div .dci{font-size:14px !important;margin:0 5px 0 0}form .image-widget-data{margin-top:10px}@media(max-width:600px){form .image-widget-data,form .image-preview{max-width:285px;margin-right:20px}form .image-preview img{width:100%;height:auto}form .image-widget-data span{display:none}}@media(max-width:1023px){select{font-size:16px}}@media(max-width:1024px){.more-options{opacity:1 !important}}@media(max-width:767px){.user_content .more-options{top:unset}}.common-links{padding:15px;font-size:12px;border-top:1px solid #8b8d8e}.common-links a{color:#555;margin-right:15px;line-height:25px}.pagi-nav-wrapper{margin-top:800px}.header__primary .header-search .input-group button{background-color:#f6f7f9 !important}.header__primary .header-search .input-group button:hover{background-color:#e9ebee !important}.user-form .form-disabled label{color:#171717}.user-form input[disabled]{color:#595959}.loader-ellips{font-size:20px;position:relative;width:4em;height:1em;margin:10px auto}.loader-ellips__dot{display:block;width:1em;height:1em;border-radius:.5em;background:#888;position:absolute;animation-duration:.5s;animation-timing-function:ease;animation-iteration-count:infinite}.loader-ellips__dot:nth-child(1),.loader-ellips__dot:nth-child(2){left:0}.loader-ellips__dot:nth-child(3){left:1.5em}.loader-ellips__dot:nth-child(4){left:3em}@keyframes reveal{from{transform:scale(0.001)}to{transform:scale(1)}}@keyframes slide{to{transform:translateX(1.5em)}}.loader-ellips__dot:nth-child(1){animation-name:reveal}.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3){animation-name:slide}.loader-ellips__dot:nth-child(4){animation-name:reveal;animation-direction:reverse}#more-on-this-topic-load-more{margin-top:0}#more-on-this-topic-loading{margin-top:0;margin-bottom:20px}.logged-out-reply{margin-bottom:20px}#anonymous-comment-form .form-required:after{display:none}#anonymous-comment-form #edit-actions div{display:inline;z-index:9999999}#anonymous-comment-form #edit-submit{margin-top:0;margin-left:0}a.box-red:hover,a.box-yellow:hover,a.box-blue:hover,a.box-lightblue:hover,a.box-green:hover,a.box-gray:hover{color:#fff}a.box-red-outline:hover{color:#e43d1d}a.box-yellow-outline:hover{color:#ffc107}a.box-blue-outline:hover{color:#007bff}a.box-lightblue-outline:hover{color:#20c997}a.box-green-outline:hover{color:#28a745}a.box-gray-outline:hover{color:#2e2f2f}.main--masonry .alert{margin-top:10px}.inbox-container{width:100%;margin:0;height:400px}@media(min-width:375px){.inbox-container{height:500px}}@media(min-width:414px){.inbox-container{height:655px}}@media(min-width:480px){.inbox-container{height:750px}}@media(min-width:768px){.inbox-container{height:500px}}.spinner.loading{padding:50px;position:relative;text-align:center}.spinner.loading:before{content:"";height:60px;width:60px;margin:-30px auto auto -30px;position:absolute;top:30px;left:50%;border-width:10px;border-style:solid;border-color:#8d4ec6 #ccc #ccc;border-radius:100%;animation:rotation .7s infinite linear}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.teaser-avatar{width:56px;height:56px;margin:-45px 0 5px 0;display:inline-block;position:relative;vertical-align:bottom;border:3px solid #fff;z-index:100;background-color:#ccc}@media(min-width:970px){.teaser-avatar{width:66px;height:66px}}.article-follow_container{margin:0 0 0 5px;display:inline}.article-follow_container a{padding:2px 4px 2px 4px;border:1px solid #ccc;line-height:24px}@media(min-width:568px){.article-follow_container{margin:0 0 5px 0;display:block}}.nav-filter .category_text{border-bottom:4px solid #fff;border-top:4px solid transparent;padding:0 15px;color:#8b8d8e;height:100%;display:flex;align-items:center}@media(max-width:969px){.nav-filter .category_select.user-profile{height:auto}}
.iframely-responsive{top:0;left:0;width:100%;height:0;position:relative;padding-bottom:56.25%}.iframely-responsive>*{top:0;left:0;width:100%;height:100%;position:absolute;border:0}.embed-media{display:flex;justify-content:center}.embed-media .iframely-embed{width:100%}
.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0 !important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}
.tooltipster-sidetip.tooltipster-noir .tooltipster-box{border-radius:0;border:1px solid rgba(0,0,0,.15);background:#fff}.tooltipster-sidetip.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow{height:11px;margin-left:-11px;width:22px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow{height:22px;margin-left:0;margin-top:-11px;width:11px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-background{border:11px solid transparent}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#fff;top:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-left .tooltipster-arrow-background{border-left-color:#fff;left:-4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-background{border-right-color:#fff;left:4px}.tooltipster-sidetip.tooltipster-noir.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff;top:-4px}.tooltipster-sidetip.tooltipster-noir .tooltipster-arrow-border{border-width:11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-bottom .tooltipster-arrow-uncropped{top:-11px}.tooltipster-sidetip.tooltipster-noir.tooltipster-right .tooltipster-arrow-uncropped{left:-11px}
.tooltipster-sidetip.tooltipster-error .tooltipster-box{border-radius:0px;border:none;background:#ff0033;background:rgba(255,0,51,.9)}.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-error .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-error .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-error .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#ff0033;border-bottom-color:rgba(255,0,51,.9)}.tooltipster-sidetip.tooltipster-error.tooltipster-left .tooltipster-arrow-border{border-left-color:#ff0033;border-left-color:rgba(255,0,51,.9)}.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-border{border-right-color:#ff0033;border-right-color:rgba(255,0,51,.9)}.tooltipster-sidetip.tooltipster-error.tooltipster-top .tooltipster-arrow-border{border-top-color:#ff0033;border-top-color:rgba(255,0,51,.9)}.tooltipster-sidetip.tooltipster-error.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-error.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}
