.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:-webkit-calc(100vw - 10px);max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;outline:0;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;-webkit-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;-webkit-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;-webkit-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;-webkit-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11);transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{-webkit-transform:translateY(10px);transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{-webkit-transform:translateX(10px);transform:translateX(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.container-fluid{margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;-webkit-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.row.reverse{-ms-flex-direction:row-reverse;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-ms-flex-direction:column-reverse;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-offset-1{margin-left:8.333%}.col-offset-2{margin-left:16.667%}.col-offset-3{margin-left:25%}.col-offset-4{margin-left:33.333%}.col-offset-5{margin-left:41.667%}.col-offset-6{margin-left:50%}.col-offset-7{margin-left:58.333%}.col-offset-8{margin-left:66.667%}.col-offset-9{margin-left:75%}.col-offset-10{margin-left:83.333%}.col-offset-11{margin-left:91.667%}.start{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:start}.center{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.end{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:end}.top{-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.middle{-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bottom{-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.around{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.between{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.first{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.last{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}@media screen and (min-width: 30em){.container{width:28rem}.col-ns,.col-ns-1,.col-ns-2,.col-ns-3,.col-ns-4,.col-ns-5,.col-ns-6,.col-ns-7,.col-ns-8,.col-ns-9,.col-ns-10,.col-ns-11,.col-ns-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-ns{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-ns-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-ns-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-ns-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-ns-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-ns-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-ns-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-ns-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-ns-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-ns-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-ns-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-ns-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-ns-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-ns-offset-1{margin-left:8.333%}.col-ns-offset-2{margin-left:16.667%}.col-ns-offset-3{margin-left:25%}.col-ns-offset-4{margin-left:33.333%}.col-ns-offset-5{margin-left:41.667%}.col-ns-offset-6{margin-left:50%}.col-ns-offset-7{margin-left:58.333%}.col-ns-offset-8{margin-left:66.667%}.col-ns-offset-9{margin-left:75%}.col-ns-offset-10{margin-left:83.333%}.col-ns-offset-11{margin-left:91.667%}.start-ns{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-ns{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.end-ns{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-ns{-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.middle-ns{-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bottom-ns{-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.around-ns{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.between-ns{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.first-ns{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.last-ns{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}}@media screen and (min-width: 30em) and (max-width: 60em){.col-m,.col-m-1,.col-m-2,.col-m-3,.col-m-4,.col-m-5,.col-m-6,.col-m-7,.col-m-8,.col-m-9,.col-m-10,.col-m-11,.col-m-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-m{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-m-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-m-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-m-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-m-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-m-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-m-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-m-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-m-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-m-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-m-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-m-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-m-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-m-offset-1{margin-left:8.333%}.col-m-offset-2{margin-left:16.667%}.col-m-offset-3{margin-left:25%}.col-m-offset-4{margin-left:33.333%}.col-m-offset-5{margin-left:41.667%}.col-m-offset-6{margin-left:50%}.col-m-offset-7{margin-left:58.333%}.col-m-offset-8{margin-left:66.667%}.col-m-offset-9{margin-left:75%}.col-m-offset-10{margin-left:83.333%}.col-m-offset-11{margin-left:91.667%}.start-m{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-m{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.end-m{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-m{-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.middle-m{-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bottom-m{-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.around-m{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.between-m{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.first-m{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.last-m{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}}@media screen and (min-width: 60em){.container{width:56rem}.col-l,.col-l-1,.col-l-2,.col-l-3,.col-l-4,.col-l-5,.col-l-6,.col-l-7,.col-l-8,.col-l-9,.col-l-10,.col-l-11,.col-l-12{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:0 0 auto;-webkit-box-flex:0;-webkit-flex:0 0 auto;flex:0 0 auto;padding-right:1rem;padding-left:1rem}.col-l{-webkit-flex-grow:1;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-preferred-size:0;-webkit-flex-basis:0;flex-basis:0;max-width:100%}.col-l-1{-ms-flex-preferred-size:8.333%;-webkit-flex-basis:8.333%;flex-basis:8.333%;max-width:8.333%}.col-l-2{-ms-flex-preferred-size:16.667%;-webkit-flex-basis:16.667%;flex-basis:16.667%;max-width:16.667%}.col-l-3{-ms-flex-preferred-size:25%;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.col-l-4{-ms-flex-preferred-size:33.333%;-webkit-flex-basis:33.333%;flex-basis:33.333%;max-width:33.333%}.col-l-5{-ms-flex-preferred-size:41.667%;-webkit-flex-basis:41.667%;flex-basis:41.667%;max-width:41.667%}.col-l-6{-ms-flex-preferred-size:50%;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.col-l-7{-ms-flex-preferred-size:58.333%;-webkit-flex-basis:58.333%;flex-basis:58.333%;max-width:58.333%}.col-l-8{-ms-flex-preferred-size:66.667%;-webkit-flex-basis:66.667%;flex-basis:66.667%;max-width:66.667%}.col-l-9{-ms-flex-preferred-size:75%;-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.col-l-10{-ms-flex-preferred-size:83.333%;-webkit-flex-basis:83.333%;flex-basis:83.333%;max-width:83.333%}.col-l-11{-ms-flex-preferred-size:91.667%;-webkit-flex-basis:91.667%;flex-basis:91.667%;max-width:91.667%}.col-l-12{-ms-flex-preferred-size:100%;-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.col-l-offset-1{margin-left:8.333%}.col-l-offset-2{margin-left:16.667%}.col-l-offset-3{margin-left:25%}.col-l-offset-4{margin-left:33.333%}.col-l-offset-5{margin-left:41.667%}.col-l-offset-6{margin-left:50%}.col-l-offset-7{margin-left:58.333%}.col-l-offset-8{margin-left:66.667%}.col-l-offset-9{margin-left:75%}.col-l-offset-10{margin-left:83.333%}.col-l-offset-11{margin-left:91.667%}.start-l{-ms-flex-pack:start;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;text-align:start}.center-l{-ms-flex-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;text-align:center}.end-l{-ms-flex-pack:end;-webkit-box-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;text-align:end}.top-l{-ms-flex-align:start;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start}.middle-l{-ms-flex-align:center;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.bottom-l{-ms-flex-align:end;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.around-l{-ms-flex-pack:distribute;-webkit-justify-content:space-around;justify-content:space-around}.between-l{-ms-flex-pack:justify;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.first-l{-ms-flex-order:-1;-webkit-box-ordinal-group:0;-webkit-order:-1;order:-1}.last-l{-ms-flex-order:1;-webkit-box-ordinal-group:2;-webkit-order:1;order:1}}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:0.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,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{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.debug *{outline:1px solid gold}.debug-white *{outline:1px solid white}.debug-black *{outline:1px solid black}.debug-grid{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTRDOTY4N0U2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTRDOTY4N0Q2N0VFMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3NjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3NzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsBS+GMAAAAjSURBVHjaYvz//z8DLsD4gcGXiYEAGBIKGBne//fFpwAgwAB98AaF2pjlUQAAAABJRU5ErkJggg==) repeat top left}.debug-grid-16{background:transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODYyRjhERDU2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODYyRjhERDQ2N0YyMTFFNjg2MzZDQjkwNkQ4MjgwMEIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QTY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3QjY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvCS01IAAABMSURBVHjaYmR4/5+BFPBfAMFm/MBgx8RAGWCn1AAmSg34Q6kBDKMGMDCwICeMIemF/5QawEipAWwUhwEjMDvbAWlWkvVBwu8vQIABAEwBCph8U6c0AAAAAElFTkSuQmCC) repeat top left}.debug-grid-8-solid{background:white url(data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAAAAAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkIxMjI0OTczNjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkIxMjI0OTc0NjdCMzExRTZCMkJDRTI0MDgxMDAyMTcxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QjEyMjQ5NzE2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QjEyMjQ5NzI2N0IzMTFFNkIyQkNFMjQwODEwMDIxNzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAbGhopHSlBJiZBQi8vL0JHPz4+P0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHAR0pKTQmND8oKD9HPzU/R0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0dHR0f/wAARCAAIAAgDASIAAhEBAxEB/8QAWQABAQAAAAAAAAAAAAAAAAAAAAYBAQEAAAAAAAAAAAAAAAAAAAIEEAEBAAMBAAAAAAAAAAAAAAABADECA0ERAAEDBQAAAAAAAAAAAAAAAAARITFBUWESIv/aAAwDAQACEQMRAD8AoOnTV1QTD7JJshP3vSM3P//Z) repeat top left}.debug-grid-16-solid{background:white url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzY3MkJEN0U2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzY3MkJEN0Y2N0M1MTFFNkIyQkNFMjQwODEwMDIxNzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NjcyQkQ3QzY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NjcyQkQ3RDY3QzUxMUU2QjJCQ0UyNDA4MTAwMjE3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pve6J3kAAAAzSURBVHjaYvz//z8D0UDsMwMjSRoYP5Gq4SPNbRjVMEQ1fCRDg+in/6+J1AJUxsgAEGAA31BAJMS0GYEAAAAASUVORK5CYII=) repeat top left}html,body,div,article,section,main,footer,header,form,fieldset,legend,pre,code,a,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,textarea,table,td,th,tr,input[type="email"],input[type="number"],input[type="password"],input[type="tel"],input[type="text"],input[type="url"],.border-box,*{-webkit-box-sizing:border-box;box-sizing:border-box}.aspect-ratio{height:0;position:relative}.aspect-ratio--16x9{padding-bottom:56.25%}.aspect-ratio--9x16{padding-bottom:177.77%}.aspect-ratio--4x3{padding-bottom:75%}.aspect-ratio--3x4{padding-bottom:133.33%}.aspect-ratio--6x4{padding-bottom:66.6%}.aspect-ratio--4x6{padding-bottom:150%}.aspect-ratio--8x5{padding-bottom:62.5%}.aspect-ratio--5x8{padding-bottom:160%}.aspect-ratio--7x5{padding-bottom:71.42%}.aspect-ratio--5x7{padding-bottom:140%}.aspect-ratio--1x1{padding-bottom:100%}.aspect-ratio--object{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}@media screen and (min-width: 30em){.aspect-ratio-ns{height:0;position:relative}.aspect-ratio--16x9-ns{padding-bottom:56.25%}.aspect-ratio--9x16-ns{padding-bottom:177.77%}.aspect-ratio--4x3-ns{padding-bottom:75%}.aspect-ratio--3x4-ns{padding-bottom:133.33%}.aspect-ratio--6x4-ns{padding-bottom:66.6%}.aspect-ratio--4x6-ns{padding-bottom:150%}.aspect-ratio--8x5-ns{padding-bottom:62.5%}.aspect-ratio--5x8-ns{padding-bottom:160%}.aspect-ratio--7x5-ns{padding-bottom:71.42%}.aspect-ratio--5x7-ns{padding-bottom:140%}.aspect-ratio--1x1-ns{padding-bottom:100%}.aspect-ratio--object-ns{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}@media screen and (min-width: 30em) and (max-width: 60em){.aspect-ratio-m{height:0;position:relative}.aspect-ratio--16x9-m{padding-bottom:56.25%}.aspect-ratio--9x16-m{padding-bottom:177.77%}.aspect-ratio--4x3-m{padding-bottom:75%}.aspect-ratio--3x4-m{padding-bottom:133.33%}.aspect-ratio--6x4-m{padding-bottom:66.6%}.aspect-ratio--4x6-m{padding-bottom:150%}.aspect-ratio--8x5-m{padding-bottom:62.5%}.aspect-ratio--5x8-m{padding-bottom:160%}.aspect-ratio--7x5-m{padding-bottom:71.42%}.aspect-ratio--5x7-m{padding-bottom:140%}.aspect-ratio--1x1-m{padding-bottom:100%}.aspect-ratio--object-m{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}@media screen and (min-width: 60em){.aspect-ratio-l{height:0;position:relative}.aspect-ratio--16x9-l{padding-bottom:56.25%}.aspect-ratio--9x16-l{padding-bottom:177.77%}.aspect-ratio--4x3-l{padding-bottom:75%}.aspect-ratio--3x4-l{padding-bottom:133.33%}.aspect-ratio--6x4-l{padding-bottom:66.6%}.aspect-ratio--4x6-l{padding-bottom:150%}.aspect-ratio--8x5-l{padding-bottom:62.5%}.aspect-ratio--5x8-l{padding-bottom:160%}.aspect-ratio--7x5-l{padding-bottom:71.42%}.aspect-ratio--5x7-l{padding-bottom:140%}.aspect-ratio--1x1-l{padding-bottom:100%}.aspect-ratio--object-l{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:100}}img{max-width:100%}.cover{background-size:cover !important}.contain{background-size:contain !important}@media screen and (min-width: 30em){.cover-ns{background-size:cover !important}.contain-ns{background-size:contain !important}}@media screen and (min-width: 30em) and (max-width: 60em){.cover-m{background-size:cover !important}.contain-m{background-size:contain !important}}@media screen and (min-width: 60em){.cover-l{background-size:cover !important}.contain-l{background-size:contain !important}}.bg-center,.trix-button--icon::before{background-repeat:no-repeat;background-position:center center}.bg-top{background-repeat:no-repeat;background-position:top center}.bg-right{background-repeat:no-repeat;background-position:center right}.bg-bottom{background-repeat:no-repeat;background-position:bottom center}.bg-left{background-repeat:no-repeat;background-position:center left}@media screen and (min-width: 30em){.bg-center-ns{background-repeat:no-repeat;background-position:center center}.bg-top-ns{background-repeat:no-repeat;background-position:top center}.bg-right-ns{background-repeat:no-repeat;background-position:center right}.bg-bottom-ns{background-repeat:no-repeat;background-position:bottom center}.bg-left-ns{background-repeat:no-repeat;background-position:center left}}@media screen and (min-width: 30em) and (max-width: 60em){.bg-center-m{background-repeat:no-repeat;background-position:center center}.bg-top-m{background-repeat:no-repeat;background-position:top center}.bg-right-m{background-repeat:no-repeat;background-position:center right}.bg-bottom-m{background-repeat:no-repeat;background-position:bottom center}.bg-left-m{background-repeat:no-repeat;background-position:center left}}@media screen and (min-width: 60em){.bg-center-l{background-repeat:no-repeat;background-position:center center}.bg-top-l{background-repeat:no-repeat;background-position:top center}.bg-right-l{background-repeat:no-repeat;background-position:center right}.bg-bottom-l{background-repeat:no-repeat;background-position:bottom center}.bg-left-l{background-repeat:no-repeat;background-position:center left}}.outline{outline:1px solid}.outline-transparent{outline:1px solid transparent}.outline-0,.tags-input input:focus,.tags-input-wrapper-default,.tags-input-wrapper-default.active,.tags-input-remove:focus,.medium-editor-action,.medium-editor-toolbar-input,.medium-editor-toolbar-save,.medium-editor-toolbar-close,.trix-button,.trix-input--dialog,.wpwl-control{outline:0}@media screen and (min-width: 30em){.outline-ns{outline:1px solid}.outline-transparent-ns{outline:1px solid transparent}.outline-0-ns{outline:0}}@media screen and (min-width: 30em) and (max-width: 60em){.outline-m{outline:1px solid}.outline-transparent-m{outline:1px solid transparent}.outline-0-m{outline:0}}@media screen and (min-width: 60em){.outline-l{outline:1px solid}.outline-transparent-l{outline:1px solid transparent}.outline-0-l{outline:0}}.ba,.tags-input-wrapper-default,.medium-editor-toolbar-input,.wpwl-control,.wpwl-button{border-style:solid;border-width:1px}.bt,.wpwl-wrapper-submit{border-top-style:solid;border-top-width:1px}.br{border-right-style:solid;border-right-width:1px}.bb{border-bottom-style:solid;border-bottom-width:1px}.bl,.comment__copy blockquote,.story__copy blockquote,.trix-output blockquote{border-left-style:solid;border-left-width:1px}.bn,.tags-input input,.medium-editor-action,.trix-button,.trix-input--dialog,.trix-button--dialog{border-style:none;border-width:0}@media screen and (min-width: 30em){.ba-ns{border-style:solid;border-width:1px}.bt-ns{border-top-style:solid;border-top-width:1px}.br-ns{border-right-style:solid;border-right-width:1px}.bb-ns{border-bottom-style:solid;border-bottom-width:1px}.bl-ns{border-left-style:solid;border-left-width:1px}.bn-ns{border-style:none;border-width:0}}@media screen and (min-width: 30em) and (max-width: 60em){.ba-m{border-style:solid;border-width:1px}.bt-m{border-top-style:solid;border-top-width:1px}.br-m{border-right-style:solid;border-right-width:1px}.bb-m{border-bottom-style:solid;border-bottom-width:1px}.bl-m{border-left-style:solid;border-left-width:1px}.bn-m{border-style:none;border-width:0}}@media screen and (min-width: 60em){.ba-l{border-style:solid;border-width:1px}.bt-l{border-top-style:solid;border-top-width:1px}.br-l{border-right-style:solid;border-right-width:1px}.bb-l{border-bottom-style:solid;border-bottom-width:1px}.bl-l{border-left-style:solid;border-left-width:1px}.bn-l{border-style:none;border-width:0}}.b--black{border-color:#000}.b--near-black{border-color:#131313}.b--dark-gray,.comment__copy blockquote,.story__copy blockquote,.trix-output blockquote{border-color:#333}.b--mid-gray,.checkbox:focus+.checkbox-wrapper,.radiobutton:focus+.radiobutton-wrapper,.radiobutton--boxed:focus+.radiobutton-wrapper,.radiobutton--boxed:hover+.radiobutton-wrapper,.radiobutton--boxed:checked+.radiobutton-wrapper,.bg-input:focus,.tags-input-wrapper-default:focus,.medium-editor-toolbar-input:focus,.wpwl-control:focus{border-color:#555}.b--gray{border-color:#777}.b--silver{border-color:#999}.b--light-silver{border-color:#aaa}.b--moon-gray{border-color:#ccc}.b--light-gray{border-color:#eee}.b--near-white{border-color:#f4f4f4}.b--white{border-color:#fff}.b--white-90{border-color:rgba(255,255,255,0.9)}.b--white-80{border-color:rgba(255,255,255,0.8)}.b--white-70{border-color:rgba(255,255,255,0.7)}.b--white-60{border-color:rgba(255,255,255,0.6)}.b--white-50{border-color:rgba(255,255,255,0.5)}.b--white-40{border-color:rgba(255,255,255,0.4)}.b--white-30{border-color:rgba(255,255,255,0.3)}.b--white-20{border-color:rgba(255,255,255,0.2)}.b--white-10{border-color:rgba(255,255,255,0.1)}.b--white-05{border-color:rgba(255,255,255,0.05)}.b--white-025{border-color:rgba(255,255,255,0.025)}.b--white-0125{border-color:rgba(255,255,255,0.0125)}.b--black-90{border-color:rgba(0,0,0,0.9)}.b--black-80{border-color:rgba(0,0,0,0.8)}.b--black-70{border-color:rgba(0,0,0,0.7)}.b--black-60{border-color:rgba(0,0,0,0.6)}.b--black-50{border-color:rgba(0,0,0,0.5)}.b--black-40{border-color:rgba(0,0,0,0.4)}.b--black-30{border-color:rgba(0,0,0,0.3)}.b--black-20{border-color:rgba(0,0,0,0.2)}.b--black-10{border-color:rgba(0,0,0,0.1)}.b--black-05{border-color:rgba(0,0,0,0.05)}.b--black-025{border-color:rgba(0,0,0,0.025)}.b--black-0125{border-color:rgba(0,0,0,0.0125)}.b--dark-red{border-color:#e7040f}.b--red{border-color:#ff4136}.b--light-red{border-color:#ff725c}.b--orange{border-color:#e1b102}.b--gold{border-color:#ffb700}.b--yellow{border-color:#ffd700}.b--light-yellow{border-color:#fbf1a9}.b--purple{border-color:#9325e1}.b--light-purple{border-color:#a463f2}.b--dark-pink{border-color:#d5008f}.b--hot-pink{border-color:#ff41b4}.b--pink{border-color:#e12668}.b--light-pink{border-color:#ffa3d7}.b--dark-green{border-color:#23a877}.b--green{border-color:#28c189}.b--light-green{border-color:#9eebcf}.b--navy{border-color:#001b44}.b--dark-blue{border-color:#00449e}.b--blue{border-color:#357edd}.b--light-blue{border-color:#96ccff}.b--lightest-blue{border-color:#cdecff}.b--washed-blue{border-color:#f6fffe}.b--washed-green{border-color:#e8fdf5}.b--washed-yellow{border-color:#fffceb}.b--washed-red{border-color:#ffdfdf}.b--transparent,.aside-nav--new a.router-link-link:not(.router-link-active){border-color:transparent}.b--inherit{border-color:inherit}.br0{border-radius:0}.br1,.mention-suggestions-container ul,.pagination .current,.tippy-box,.tags-input-wrapper-default,.tags-input-badge,.medium-editor-action,.medium-editor-toolbar-input,.medium-editor-anchor-preview,.trix-button-row,.trix-button--icon,.trix-input--dialog,.wpwl-wrapper-brand,.wpwl-control,.wpwl-button{border-radius:1.05px}.br2{border-radius:0.25rem}.br3{border-radius:0.5rem}.br4{border-radius:1rem}.br-100{border-radius:100%}.br-pill{border-radius:9999px}.br--bottom{border-top-left-radius:0;border-top-right-radius:0}.br--top,.trix-button-row{border-bottom-left-radius:0;border-bottom-right-radius:0}.br--right{border-top-left-radius:0;border-bottom-left-radius:0}.br--left{border-top-right-radius:0;border-bottom-right-radius:0}@media screen and (min-width: 30em){.br0-ns{border-radius:0}.br1-ns{border-radius:1.05px}.br2-ns{border-radius:0.25rem}.br3-ns{border-radius:0.5rem}.br4-ns{border-radius:1rem}.br-100-ns{border-radius:100%}.br-pill-ns{border-radius:9999px}.br--bottom-ns{border-top-left-radius:0;border-top-right-radius:0}.br--top-ns{border-bottom-left-radius:0;border-bottom-right-radius:0}.br--right-ns{border-top-left-radius:0;border-bottom-left-radius:0}.br--left-ns{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width: 30em) and (max-width: 60em){.br0-m{border-radius:0}.br1-m{border-radius:1.05px}.br2-m{border-radius:0.25rem}.br3-m{border-radius:0.5rem}.br4-m{border-radius:1rem}.br-100-m{border-radius:100%}.br-pill-m{border-radius:9999px}.br--bottom-m{border-top-left-radius:0;border-top-right-radius:0}.br--top-m{border-bottom-left-radius:0;border-bottom-right-radius:0}.br--right-m{border-top-left-radius:0;border-bottom-left-radius:0}.br--left-m{border-top-right-radius:0;border-bottom-right-radius:0}}@media screen and (min-width: 60em){.br0-l{border-radius:0}.br1-l{border-radius:1.05px}.br2-l{border-radius:0.25rem}.br3-l{border-radius:0.5rem}.br4-l{border-radius:1rem}.br-100-l{border-radius:100%}.br-pill-l{border-radius:9999px}.br--bottom-l{border-radius-top-left:0;border-radius-top-right:0}.br--top-l{border-bottom-left-radius:0;border-bottom-right-radius:0}.br--right-l{border-top-left-radius:0;border-bottom-left-radius:0}.br--left-l{border-top-right-radius:0;border-bottom-right-radius:0}}.b--dotted{border-style:dotted}.b--dashed{border-style:dashed}.b--solid{border-style:solid}.b--none{border-style:none}@media screen and (min-width: 30em){.b--dotted-ns{border-style:dotted}.b--dashed-ns{border-style:dashed}.b--solid-ns{border-style:solid}.b--none-ns{border-style:none}}@media screen and (min-width: 30em) and (max-width: 60em){.b--dotted-m{border-style:dotted}.b--dashed-m{border-style:dashed}.b--solid-m{border-style:solid}.b--none-m{border-style:none}}@media screen and (min-width: 60em){.b--dotted-l{border-style:dotted}.b--dashed-l{border-style:dashed}.b--solid-l{border-style:solid}.b--none-l{border-style:none}}.bw0{border-width:0}.bw1,.comment__copy blockquote,.story__copy blockquote,.trix-output blockquote{border-width:2px}.bw2{border-width:0.25rem}.bw3{border-width:0.5rem}.bw4{border-width:1rem}.bw5{border-width:2rem}.bt-0{border-top-width:0}.br-0{border-right-width:0}.bb-0{border-bottom-width:0}.bl-0{border-left-width:0}@media screen and (min-width: 30em){.bw0-ns{border-width:0}.bw1-ns{border-width:2px}.bw2-ns{border-width:0.25rem}.bw3-ns{border-width:0.5rem}.bw4-ns{border-width:1rem}.bw5-ns{border-width:2rem}.bt-0-ns{border-top-width:0}.br-0-ns{border-right-width:0}.bb-0-ns{border-bottom-width:0}.bl-0-ns{border-left-width:0}}@media screen and (min-width: 30em) and (max-width: 60em){.bw0-m{border-width:0}.bw1-m{border-width:2px}.bw2-m{border-width:0.25rem}.bw3-m{border-width:0.5rem}.bw4-m{border-width:1rem}.bw5-m{border-width:2rem}.bt-0-m{border-top-width:0}.br-0-m{border-right-width:0}.bb-0-m{border-bottom-width:0}.bl-0-m{border-left-width:0}}@media screen and (min-width: 60em){.bw0-l{border-width:0}.bw1-l{border-width:2px}.bw2-l{border-width:0.25rem}.bw3-l{border-width:0.5rem}.bw4-l{border-width:1rem}.bw5-l{border-width:2rem}.bt-0-l{border-top-width:0}.br-0-l{border-right-width:0}.bb-0-l{border-bottom-width:0}.bl-0-l{border-left-width:0}}.shadow-1{-webkit-box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2)}.shadow-2{-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2)}.shadow-3{-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2);box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2)}.shadow-4,[data-dropdown],.mention-suggestions-container ul,.tippy-box,.typeahead-dropdown{-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2)}.shadow-5{-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2);box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2)}@media screen and (min-width: 30em){.shadow-1-ns{-webkit-box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2)}.shadow-2-ns{-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2)}.shadow-3-ns{-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2);box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2)}.shadow-4-ns{-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2)}.shadow-5-ns{-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2);box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2)}}@media screen and (min-width: 30em) and (max-width: 60em){.shadow-1-m{-webkit-box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2)}.shadow-2-m{-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2)}.shadow-3-m{-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2);box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2)}.shadow-4-m{-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2)}.shadow-5-m{-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2);box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2)}}@media screen and (min-width: 60em){.shadow-1-l{-webkit-box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 4px 2px rgba(0,0,0,0.2)}.shadow-2-l{-webkit-box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 8px 2px rgba(0,0,0,0.2)}.shadow-3-l{-webkit-box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2);box-shadow:2px 2px 4px 2px rgba(0,0,0,0.2)}.shadow-4-l{-webkit-box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2);box-shadow:2px 2px 8px 0px rgba(0,0,0,0.2)}.shadow-5-l{-webkit-box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2);box-shadow:4px 4px 8px 0px rgba(0,0,0,0.2)}}.pre{overflow-x:auto;overflow-y:hidden;overflow:scroll}.top-0,.medium-editor-placeholder::after,.trix-button--icon::before,.trix-dialog{top:0}.right-0,.tags-input-remove,.typeahead-dropdown,.trix-button--icon::before,.trix-dialog,.wpwl-wrapper-brand::after{right:0}.bottom-0,.tags-input-remove,.trix-button--icon::before{bottom:0}.left-0,.typeahead-dropdown,.medium-editor-placeholder::after,.trix-button--icon::before{left:0}.top-1{top:1rem}.right-1{right:1rem}.bottom-1{bottom:1rem}.left-1{left:1rem}.top-2{top:2rem}.right-2{right:2rem}.bottom-2{bottom:2rem}.left-2{left:2rem}.top--1{top:-1rem}.right--1{right:-1rem}.bottom--1{bottom:-1rem}.left--1{left:-1rem}.top--2{top:-2rem}.right--2{right:-2rem}.bottom--2{bottom:-2rem}.left--2{left:-2rem}.absolute--fill{top:0;right:0;bottom:0;left:0}@media screen and (min-width: 30em){.top-0-ns{top:0}.left-0-ns{left:0}.right-0-ns{right:0}.bottom-0-ns{bottom:0}.top-1-ns{top:1rem}.left-1-ns{left:1rem}.right-1-ns{right:1rem}.bottom-1-ns{bottom:1rem}.top-2-ns{top:2rem}.left-2-ns{left:2rem}.right-2-ns{right:2rem}.bottom-2-ns{bottom:2rem}.top--1-ns{top:-1rem}.right--1-ns{right:-1rem}.bottom--1-ns{bottom:-1rem}.left--1-ns{left:-1rem}.top--2-ns{top:-2rem}.right--2-ns{right:-2rem}.bottom--2-ns{bottom:-2rem}.left--2-ns{left:-2rem}.absolute--fill-ns{top:0;right:0;bottom:0;left:0}}@media screen and (min-width: 30em) and (max-width: 60em){.top-0-m{top:0}.left-0-m{left:0}.right-0-m{right:0}.bottom-0-m{bottom:0}.top-1-m{top:1rem}.left-1-m{left:1rem}.right-1-m{right:1rem}.bottom-1-m{bottom:1rem}.top-2-m{top:2rem}.left-2-m{left:2rem}.right-2-m{right:2rem}.bottom-2-m{bottom:2rem}.top--1-m{top:-1rem}.right--1-m{right:-1rem}.bottom--1-m{bottom:-1rem}.left--1-m{left:-1rem}.top--2-m{top:-2rem}.right--2-m{right:-2rem}.bottom--2-m{bottom:-2rem}.left--2-m{left:-2rem}.absolute--fill-m{top:0;right:0;bottom:0;left:0}}@media screen and (min-width: 60em){.top-0-l{top:0}.left-0-l{left:0}.right-0-l{right:0}.bottom-0-l{bottom:0}.top-1-l{top:1rem}.left-1-l{left:1rem}.right-1-l{right:1rem}.bottom-1-l{bottom:1rem}.top-2-l{top:2rem}.left-2-l{left:2rem}.right-2-l{right:2rem}.bottom-2-l{bottom:2rem}.top--1-l{top:-1rem}.right--1-l{right:-1rem}.bottom--1-l{bottom:-1rem}.left--1-l{left:-1rem}.top--2-l{top:-2rem}.right--2-l{right:-2rem}.bottom--2-l{bottom:-2rem}.left--2-l{left:-2rem}.absolute--fill-l{top:0;right:0;bottom:0;left:0}}.cf:before,.cf:after{content:" ";display:table}.cf:after{clear:both}.cf{*zoom:1}.cl{clear:left}.cr{clear:right}.cb{clear:both}.cn{clear:none}@media screen and (min-width: 30em){.cl-ns{clear:left}.cr-ns{clear:right}.cb-ns{clear:both}.cn-ns{clear:none}}@media screen and (min-width: 30em) and (max-width: 60em){.cl-m{clear:left}.cr-m{clear:right}.cb-m{clear:both}.cn-m{clear:none}}@media screen and (min-width: 60em){.cl-l{clear:left}.cr-l{clear:right}.cb-l{clear:both}.cn-l{clear:none}}.dn,.pagination .disabled,.medium-editor-toolbar-form,.medium-editor-anchor-preview,.trix-button--icon-code,.with-trix-toolbar.no-header .trix-button--icon-heading-1,[data-controller="inbox--conversation"].js-conversation-loading-older [data-load-older-button],[data-controller="report"].js-conversation-loading-older [data-load-older-button]{display:none}.di{display:inline}.db,.anchor,.inbox-anchor,.comment__copy small,.story__copy small,.tags-input-wrapper-default,.typeahead-dropdown li,.medium-editor-toolbar-form-active,.medium-editor-anchor-preview-active,.wpwl-control,.wpwl-label,.wpwl-button{display:block}.dib,.tags-input-remove,.tags-input-badge,.medium-editor-toolbar-actions li,.medium-editor-toolbar-save,.medium-editor-toolbar-close,.wpwl-wrapper-brand::after{display:inline-block}.dit{display:inline-table}.dt{display:table}.dtc{display:table-cell}.dt-row{display:table-row}.dt-row-group{display:table-row-group}.dt-column{display:table-column}.dt-column-group{display:table-column-group}.dt--fixed{table-layout:fixed;width:100%}@media screen and (min-width: 30em){.dn-ns{display:none}.di-ns{display:inline}.db-ns{display:block}.dib-ns{display:inline-block}.dit-ns{display:inline-table}.dt-ns{display:table}.dtc-ns{display:table-cell}.dt-row-ns{display:table-row}.dt-row-group-ns{display:table-row-group}.dt-column-ns{display:table-column}.dt-column-group-ns{display:table-column-group}.dt--fixed-ns{table-layout:fixed;width:100%}}@media screen and (min-width: 30em) and (max-width: 60em){.dn-m{display:none}.di-m{display:inline}.db-m{display:block}.dib-m{display:inline-block}.dit-m{display:inline-table}.dt-m{display:table}.dtc-m{display:table-cell}.dt-row-m{display:table-row}.dt-row-group-m{display:table-row-group}.dt-column-m{display:table-column}.dt-column-group-m{display:table-column-group}.dt--fixed-m{table-layout:fixed;width:100%}}@media screen and (min-width: 60em){.dn-l{display:none}.di-l{display:inline}.db-l{display:block}.dib-l{display:inline-block}.dit-l{display:inline-table}.dt-l{display:table}.dtc-l{display:table-cell}.dt-row-l{display:table-row}.dt-row-group-l{display:table-row-group}.dt-column-l{display:table-column}.dt-column-group-l{display:table-column-group}.dt--fixed-l{table-layout:fixed;width:100%}}.flex,.tags-input,.tags-input-remove,.medium-editor-action,.trix-button-row,.trix-button-group,.trix-dialog__link-fields,[data-controller="inbox--conversation"].js-conversation-loading-older [data-loading-older],[data-controller="report"].js-conversation-loading-older [data-loading-older]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.flex-auto,.tags-input input,.trix-dialog__link-fields .trix-input{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.flex-none,.medium-editor-action,.trix-button{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-wrap,.tags-input{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center,.tags-input,.tags-input-remove,.medium-editor-action,.wpwl-button{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline,.trix-dialog__link-fields{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.self-end{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.self-center{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-baseline{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.self-stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.justify-start{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-end{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-center,.medium-editor-action{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between,.trix-button-row{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-around{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.content-start{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.content-end{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.content-center{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-between{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-around{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.order-0{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-last{-webkit-box-ordinal-group:100000;-webkit-order:99999;-ms-flex-order:99999;order:99999}.flex-grow-0{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.flex-grow-1,.trix-button-group-spacer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-shrink-1{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}@media screen and (min-width: 30em){.flex-ns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex-ns{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.flex-auto-ns{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.flex-none-ns{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.flex-column-ns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row-ns{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-wrap-ns{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-ns{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse-ns{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column-reverse-ns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row-reverse-ns{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.items-start-ns{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end-ns{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center-ns{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline-ns{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch-ns{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start-ns{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.self-end-ns{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.self-center-ns{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-baseline-ns{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.self-stretch-ns{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.justify-start-ns{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-end-ns{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-center-ns{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between-ns{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-around-ns{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.content-start-ns{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.content-end-ns{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.content-center-ns{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-between-ns{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-around-ns{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch-ns{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.order-0-ns{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1-ns{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2-ns{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3-ns{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4-ns{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5-ns{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6-ns{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7-ns{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8-ns{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-last-ns{-webkit-box-ordinal-group:100000;-webkit-order:99999;-ms-flex-order:99999;order:99999}.flex-grow-0-ns{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.flex-grow-1-ns{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0-ns{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-shrink-1-ns{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}@media screen and (min-width: 30em) and (max-width: 60em){.flex-m{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex-m{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.flex-auto-m{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.flex-none-m{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.flex-column-m{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row-m{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-wrap-m{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-m{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse-m{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column-reverse-m{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row-reverse-m{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.items-start-m{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end-m{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center-m{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline-m{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch-m{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start-m{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.self-end-m{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.self-center-m{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-baseline-m{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.self-stretch-m{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.justify-start-m{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-end-m{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-center-m{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between-m{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-around-m{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.content-start-m{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.content-end-m{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.content-center-m{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-between-m{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-around-m{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch-m{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.order-0-m{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1-m{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2-m{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3-m{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4-m{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5-m{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6-m{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7-m{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8-m{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-last-m{-webkit-box-ordinal-group:100000;-webkit-order:99999;-ms-flex-order:99999;order:99999}.flex-grow-0-m{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.flex-grow-1-m{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0-m{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-shrink-1-m{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}@media screen and (min-width: 60em){.flex-l{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex-l{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.flex-auto-l{-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;min-width:0;min-height:0}.flex-none-l{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.flex-column-l{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.flex-row-l{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-wrap-l{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap-l{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse-l{-webkit-flex-wrap:wrap-reverse;-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-column-reverse-l{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-row-reverse-l{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.items-start-l{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end-l{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center-l{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline-l{-webkit-box-align:baseline;-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch-l{-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.self-start-l{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start}.self-end-l{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end}.self-center-l{-webkit-align-self:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.self-baseline-l{-webkit-align-self:baseline;-ms-flex-item-align:baseline;align-self:baseline}.self-stretch-l{-webkit-align-self:stretch;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.justify-start-l{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.justify-end-l{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.justify-center-l{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between-l{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.justify-around-l{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.content-start-l{-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.content-end-l{-webkit-align-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.content-center-l{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.content-between-l{-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between}.content-around-l{-webkit-align-content:space-around;-ms-flex-line-pack:distribute;align-content:space-around}.content-stretch-l{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.order-0-l{-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0}.order-1-l{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.order-2-l{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.order-3-l{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.order-4-l{-webkit-box-ordinal-group:5;-webkit-order:4;-ms-flex-order:4;order:4}.order-5-l{-webkit-box-ordinal-group:6;-webkit-order:5;-ms-flex-order:5;order:5}.order-6-l{-webkit-box-ordinal-group:7;-webkit-order:6;-ms-flex-order:6;order:6}.order-7-l{-webkit-box-ordinal-group:8;-webkit-order:7;-ms-flex-order:7;order:7}.order-8-l{-webkit-box-ordinal-group:9;-webkit-order:8;-ms-flex-order:8;order:8}.order-last-l{-webkit-box-ordinal-group:100000;-webkit-order:99999;-ms-flex-order:99999;order:99999}.flex-grow-0-l{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.flex-grow-1-l{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.flex-shrink-0-l{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.flex-shrink-1-l{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}}.fl{float:left;_display:inline}.fr{float:right;_display:inline}.fn{float:none}@media screen and (min-width: 30em){.fl-ns{float:left;_display:inline}.fr-ns{float:right;_display:inline}.fn-ns{float:none}}@media screen and (min-width: 30em) and (max-width: 60em){.fl-m{float:left;_display:inline}.fr-m{float:right;_display:inline}.fn-m{float:none}}@media screen and (min-width: 60em){.fl-l{float:left;_display:inline}.fr-l{float:right;_display:inline}.fn-l{float:none}}.sans-serif{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif}.serif,.comment__copy h1,.story__copy h1{font-family:georgia, serif}.system-sans-serif{font-family:sans-serif}.system-serif{font-family:serif}code,.code{font-family:Consolas, monaco, monospace}.courier{font-family:'Courier Next', courier, monospace}.helvetica{font-family:'helvetica neue', helvetica, sans-serif}.avenir{font-family:'avenir next', avenir, sans-serif}.athelas{font-family:athelas, georgia, serif}.georgia{font-family:georgia, serif}.times{font-family:times, serif}.bodoni{font-family:"Bodoni MT", serif}.calisto{font-family:"Calisto MT", serif}.garamond{font-family:garamond, serif}.baskerville,.ampersand{font-family:baskerville, serif}.i,.ampersand{font-style:italic}.fs-normal,.pagination .current{font-style:normal}@media screen and (min-width: 30em){.i-ns{font-style:italic}.fs-normal-ns{font-style:normal}}@media screen and (min-width: 30em) and (max-width: 60em){.i-m{font-style:italic}.fs-normal-m{font-style:normal}}@media screen and (min-width: 60em){.i-l{font-style:italic}.fs-normal-l{font-style:normal}}.normal{font-weight:normal}.b{font-weight:bold}.fw1{font-weight:100}.fw2{font-weight:200}.fw3{font-weight:300}.fw4,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6{font-weight:400}.fw5{font-weight:500}.fw6{font-weight:600}.fw7,.comment__copy h2,.comment__copy h3,.story__copy h2,.story__copy h3,.story__copy h1,.trix-output h1{font-weight:700}.fw8{font-weight:800}.fw9{font-weight:900}@media screen and (min-width: 30em){.normal-ns{font-weight:normal}.b-ns{font-weight:bold}.fw1-ns{font-weight:100}.fw2-ns{font-weight:200}.fw3-ns{font-weight:300}.fw4-ns{font-weight:400}.fw5-ns{font-weight:500}.fw6-ns{font-weight:600}.fw7-ns{font-weight:700}.fw8-ns{font-weight:800}.fw9-ns{font-weight:900}}@media screen and (min-width: 30em) and (max-width: 60em){.normal-m{font-weight:normal}.b-m{font-weight:bold}.fw1-m{font-weight:100}.fw2-m{font-weight:200}.fw3-m{font-weight:300}.fw4-m{font-weight:400}.fw5-m{font-weight:500}.fw6-m{font-weight:600}.fw7-m{font-weight:700}.fw8-m{font-weight:800}.fw9-m{font-weight:900}}@media screen and (min-width: 60em){.normal-l{font-weight:normal}.b-l{font-weight:bold}.fw1-l{font-weight:100}.fw2-l{font-weight:200}.fw3-l{font-weight:300}.fw4-l{font-weight:400}.fw5-l{font-weight:500}.fw6-l{font-weight:600}.fw7-l{font-weight:700}.fw8-l{font-weight:800}.fw9-l{font-weight:900}}.input-reset,.tags-input-wrapper-default,.trix-input--dialog,.wpwl-control{-webkit-appearance:none;-moz-appearance:none}.button-reset::-moz-focus-inner,.input-reset::-moz-focus-inner,.tags-input-wrapper-default::-moz-focus-inner,.trix-input--dialog::-moz-focus-inner,.wpwl-control::-moz-focus-inner{border:0;padding:0}.h1{height:1rem}.h2{height:2rem}.h3{height:4rem}.h4{height:8rem}.h5{height:16rem}.h-25{height:25%}.h-50{height:50%}.h-75{height:75%}.h-100{height:100%}.min-h-100{min-height:100%}.vh-25{height:25vh}.vh-50{height:50vh}.vh-75{height:75vh}.vh-100{height:100vh}.min-vh-100{min-height:100vh}.h-auto{height:auto}.h-inherit{height:inherit}@media screen and (min-width: 30em){.h1-ns{height:1rem}.h2-ns{height:2rem}.h3-ns{height:4rem}.h4-ns{height:8rem}.h5-ns{height:16rem}.h-25-ns{height:25%}.h-50-ns{height:50%}.h-75-ns{height:75%}.h-100-ns{height:100%}.min-h-100-ns{min-height:100%}.vh-25-ns{height:25vh}.vh-50-ns{height:50vh}.vh-75-ns{height:75vh}.vh-100-ns{height:100vh}.min-vh-100-ns{min-height:100vh}.h-auto-ns{height:auto}.h-inherit-ns{height:inherit}}@media screen and (min-width: 30em) and (max-width: 60em){.h1-m{height:1rem}.h2-m{height:2rem}.h3-m{height:4rem}.h4-m{height:8rem}.h5-m{height:16rem}.h-25-m{height:25%}.h-50-m{height:50%}.h-75-m{height:75%}.h-100-m{height:100%}.min-h-100-m{min-height:100%}.vh-25-m{height:25vh}.vh-50-m{height:50vh}.vh-75-m{height:75vh}.vh-100-m{height:100vh}.min-vh-100-m{min-height:100vh}.h-auto-m{height:auto}.h-inherit-m{height:inherit}}@media screen and (min-width: 60em){.h1-l{height:1rem}.h2-l{height:2rem}.h3-l{height:4rem}.h4-l{height:8rem}.h5-l{height:16rem}.h-25-l{height:25%}.h-50-l{height:50%}.h-75-l{height:75%}.h-100-l{height:100%}.min-h-100-l{min-height:100%}.vh-25-l{height:25vh}.vh-50-l{height:50vh}.vh-75-l{height:75vh}.vh-100-l{height:100vh}.min-vh-100-l{min-height:100vh}.h-auto-l{height:auto}.h-inherit-l{height:inherit}}.tracked{letter-spacing:0.1em}.tracked-tight{letter-spacing:-0.05em}.tracked-mega{letter-spacing:0.25em}@media screen and (min-width: 30em){.tracked-ns{letter-spacing:0.1em}.tracked-tight-ns{letter-spacing:-0.05em}.tracked-mega-ns{letter-spacing:0.25em}}@media screen and (min-width: 30em) and (max-width: 60em){.tracked-m{letter-spacing:0.1em}.tracked-tight-m{letter-spacing:-0.05em}.tracked-mega-m{letter-spacing:0.25em}}@media screen and (min-width: 60em){.tracked-l{letter-spacing:0.1em}.tracked-tight-l{letter-spacing:-0.05em}.tracked-mega-l{letter-spacing:0.25em}}.lh-solid,.trix-button{line-height:1}.lh-title,.comment__copy h1,.story__copy h1,.comment__copy h2,.story__copy h2,.pagination .current,.pagination a,.typeahead-dropdown li{line-height:1.25}.lh-copy,textarea::-webkit-input-placeholder,.comment__copy,.story__copy,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy blockquote,.story__copy blockquote,.tippy-box .tippy-content,.tags-input-badge,.medium-editor-placeholder::after,.trix-output,.trix-output blockquote,.wpwl-label{line-height:1.5}.lh-copy,textarea:-ms-input-placeholder,.comment__copy,.story__copy,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy blockquote,.story__copy blockquote,.tippy-box .tippy-content,.tags-input-badge,.medium-editor-placeholder::after,.trix-output,.trix-output blockquote,.wpwl-label{line-height:1.5}.lh-copy,textarea::placeholder,.comment__copy,.story__copy,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy blockquote,.story__copy blockquote,.tippy-box .tippy-content,.tags-input-badge,.medium-editor-placeholder::after,.trix-output,.trix-output blockquote,.wpwl-label{line-height:1.5}@media screen and (min-width: 30em){.lh-solid-ns{line-height:1}.lh-title-ns{line-height:1.25}.lh-copy-ns{line-height:1.5}}@media screen and (min-width: 30em) and (max-width: 60em){.lh-solid-m{line-height:1}.lh-title-m{line-height:1.25}.lh-copy-m{line-height:1.5}}@media screen and (min-width: 60em){.lh-solid-l{line-height:1}.lh-title-l{line-height:1.25}.lh-copy-l{line-height:1.5}}.link,.mention-link,.content-link,.pagination a,.typeahead-dropdown li,.trix-button--dialog,.wpwl-button{text-decoration:none;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.link:link,.mention-link:link,.content-link:link,.pagination a:link,.typeahead-dropdown li:link,.trix-button--dialog:link,.wpwl-button:link,.link:visited,.mention-link:visited,.content-link:visited,.pagination a:visited,.typeahead-dropdown li:visited,.trix-button--dialog:visited,.wpwl-button:visited{-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.link:hover,.mention-link:hover,.content-link:hover,.pagination a:hover,.typeahead-dropdown li:hover,.trix-button--dialog:hover,.wpwl-button:hover{-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.link:active,.mention-link:active,.content-link:active,.pagination a:active,.typeahead-dropdown li:active,.trix-button--dialog:active,.wpwl-button:active{-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.link:focus,.mention-link:focus,.content-link:focus,.pagination a:focus,.typeahead-dropdown li:focus,.trix-button--dialog:focus,.wpwl-button:focus{-webkit-transition:color .15s ease-in;transition:color .15s ease-in;outline:1px dotted currentColor}.list,.mention-suggestions-container ul,.medium-editor-toolbar-actions{list-style-type:none}.mw-100,.comment__copy.no-max,.story__copy.no-max{max-width:100%}.mw1{max-width:1rem}.mw2{max-width:2rem}.mw3{max-width:4rem}.mw4{max-width:8rem}.mw5{max-width:16rem}.mw6{max-width:32rem}.mw7{max-width:48rem}.mw8{max-width:64rem}.mw9{max-width:96rem}.mw-none{max-width:none}@media screen and (min-width: 30em){.mw-100-ns{max-width:100%}.mw1-ns{max-width:1rem}.mw2-ns{max-width:2rem}.mw3-ns{max-width:4rem}.mw4-ns{max-width:8rem}.mw5-ns{max-width:16rem}.mw6-ns{max-width:32rem}.mw7-ns{max-width:48rem}.mw8-ns{max-width:64rem}.mw9-ns{max-width:96rem}.mw-none-ns{max-width:none}}@media screen and (min-width: 30em) and (max-width: 60em){.mw-100-m{max-width:100%}.mw1-m{max-width:1rem}.mw2-m{max-width:2rem}.mw3-m{max-width:4rem}.mw4-m{max-width:8rem}.mw5-m{max-width:16rem}.mw6-m{max-width:32rem}.mw7-m{max-width:48rem}.mw8-m{max-width:64rem}.mw9-m{max-width:96rem}.mw-none-m{max-width:none}}@media screen and (min-width: 60em){.mw-100-l{max-width:100%}.mw1-l{max-width:1rem}.mw2-l{max-width:2rem}.mw3-l{max-width:4rem}.mw4-l{max-width:8rem}.mw5-l{max-width:16rem}.mw6-l{max-width:32rem}.mw7-l{max-width:48rem}.mw8-l{max-width:64rem}.mw9-l{max-width:96rem}.mw-none-l{max-width:none}}.w1{width:1rem}.w2{width:2rem}.w3{width:4rem}.w4{width:8rem}.w5{width:16rem}.w-10{width:10%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-33{width:33%}.w-34{width:34%}.w-40{width:40%}.w-50{width:50%}.w-60{width:60%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-90{width:90%}.w-100,.tags-input-wrapper-default,.trix-button-row,.wpwl-control,.wpwl-button{width:100%}.w-third{width:33.3333333333%}.w-two-thirds{width:66.6666666667%}.w-auto{width:auto}@media screen and (min-width: 30em){.w1-ns{width:1rem}.w2-ns{width:2rem}.w3-ns{width:4rem}.w4-ns{width:8rem}.w5-ns{width:16rem}.w-10-ns{width:10%}.w-20-ns{width:20%}.w-25-ns{width:25%}.w-30-ns{width:30%}.w-33-ns{width:33%}.w-34-ns{width:34%}.w-40-ns{width:40%}.w-50-ns{width:50%}.w-60-ns{width:60%}.w-70-ns{width:70%}.w-75-ns{width:75%}.w-80-ns{width:80%}.w-90-ns{width:90%}.w-100-ns{width:100%}.w-third-ns{width:33.3333333333%}.w-two-thirds-ns{width:66.6666666667%}.w-auto-ns{width:auto}}@media screen and (min-width: 30em) and (max-width: 60em){.w1-m{width:1rem}.w2-m{width:2rem}.w3-m{width:4rem}.w4-m{width:8rem}.w5-m{width:16rem}.w-10-m{width:10%}.w-20-m{width:20%}.w-25-m{width:25%}.w-30-m{width:30%}.w-33-m{width:33%}.w-34-m{width:34%}.w-40-m{width:40%}.w-50-m{width:50%}.w-60-m{width:60%}.w-70-m{width:70%}.w-75-m{width:75%}.w-80-m{width:80%}.w-90-m{width:90%}.w-100-m{width:100%}.w-third-m{width:33.3333333333%}.w-two-thirds-m{width:66.6666666667%}.w-auto-m{width:auto}}@media screen and (min-width: 60em){.w1-l{width:1rem}.w2-l{width:2rem}.w3-l{width:4rem}.w4-l{width:8rem}.w5-l{width:16rem}.w-10-l{width:10%}.w-20-l{width:20%}.w-25-l{width:25%}.w-30-l{width:30%}.w-33-l{width:33%}.w-34-l{width:34%}.w-40-l{width:40%}.w-50-l{width:50%}.w-60-l{width:60%}.w-70-l{width:70%}.w-75-l{width:75%}.w-80-l{width:80%}.w-90-l{width:90%}.w-100-l{width:100%}.w-third-l{width:33.3333333333%}.w-two-thirds-l{width:66.6666666667%}.w-auto-l{width:auto}}.overflow-visible,.medium-editor-placeholder::after{overflow:visible}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-auto{overflow:auto}.overflow-x-visible{overflow-x:visible}.overflow-x-hidden{overflow-x:hidden}.overflow-x-scroll{overflow-x:scroll}.overflow-x-auto,.horizontal-scroll,.horizontal-scroll-mobile{overflow-x:auto}.overflow-y-visible{overflow-y:visible}.overflow-y-hidden,.horizontal-scroll,.horizontal-scroll-mobile{overflow-y:hidden}.overflow-y-scroll{overflow-y:scroll}.overflow-y-auto,.typeahead-dropdown{overflow-y:auto}@media screen and (min-width: 30em){.overflow-visible-ns{overflow:visible}.overflow-hidden-ns{overflow:hidden}.overflow-scroll-ns{overflow:scroll}.overflow-auto-ns{overflow:auto}.overflow-x-visible-ns{overflow-x:visible}.overflow-x-hidden-ns{overflow-x:hidden}.overflow-x-scroll-ns{overflow-x:scroll}.overflow-x-auto-ns{overflow-x:auto}.overflow-y-visible-ns{overflow-y:visible}.overflow-y-hidden-ns{overflow-y:hidden}.overflow-y-scroll-ns{overflow-y:scroll}.overflow-y-auto-ns{overflow-y:auto}}@media screen and (min-width: 30em) and (max-width: 60em){.overflow-visible-m{overflow:visible}.overflow-hidden-m{overflow:hidden}.overflow-scroll-m{overflow:scroll}.overflow-auto-m{overflow:auto}.overflow-x-visible-m{overflow-x:visible}.overflow-x-hidden-m{overflow-x:hidden}.overflow-x-scroll-m{overflow-x:scroll}.overflow-x-auto-m{overflow-x:auto}.overflow-y-visible-m{overflow-y:visible}.overflow-y-hidden-m{overflow-y:hidden}.overflow-y-scroll-m{overflow-y:scroll}.overflow-y-auto-m{overflow-y:auto}}@media screen and (min-width: 60em){.overflow-visible-l{overflow:visible}.overflow-hidden-l{overflow:hidden}.overflow-scroll-l{overflow:scroll}.overflow-auto-l{overflow:auto}.overflow-x-visible-l,.horizontal-scroll-mobile{overflow-x:visible}.overflow-x-hidden-l{overflow-x:hidden}.overflow-x-scroll-l{overflow-x:scroll}.overflow-x-auto-l{overflow-x:auto}.overflow-y-visible-l,.horizontal-scroll-mobile{overflow-y:visible}.overflow-y-hidden-l{overflow-y:hidden}.overflow-y-scroll-l{overflow-y:scroll}.overflow-y-auto-l{overflow-y:auto}}.static{position:static}.relative,.anchor,.inbox-anchor,.tags-input-badge,.medium-editor-action,.medium-editor-toolbar-save,.medium-editor-toolbar-close,.medium-editor-placeholder,.trix-button,.trix-dialogs,.wpwl-wrapper-brand,.wpwl-control,.wpwl-button{position:relative}.absolute,[data-dropdown]>[data-dropdown-arrow],[data-dropdown]>[data-dropdown-arrow]::before,.tags-input-remove,.typeahead-dropdown,.medium-editor-anchor-preview,.medium-editor-placeholder::after,.trix-dialog,.wpwl-wrapper-brand::after{position:absolute}.fixed{position:fixed}@media screen and (min-width: 30em){.static-ns{position:static}.relative-ns{position:relative}.absolute-ns{position:absolute}.fixed-ns{position:fixed}}@media screen and (min-width: 30em) and (max-width: 60em){.static-m{position:static}.relative-m{position:relative}.absolute-m{position:absolute}.fixed-m{position:fixed}}@media screen and (min-width: 60em){.static-l{position:static}.relative-l{position:relative}.absolute-l{position:absolute}.fixed-l{position:fixed}}.o-100,.radiobutton--boxed:checked+.radiobutton-wrapper .radiobutton--check{opacity:1}.o-90{opacity:.9}.o-80{opacity:.8}.o-70,.tags-input-remove:hover{opacity:.7}.o-60{opacity:.6}.o-50,button:disabled,button:disabled:hover,[data-controller="inbox--conversation"].js-conversation-empty-textarea [data-send-button],[data-controller="inbox--conversation"].js-conversation-sending [data-send-button],[data-controller="settings-export"] .js-disabled-button,[data-controller="content--comment-form"].js-comment-form-inactive [data-target="comment-form.sendButton"]{opacity:.5}.o-40,textarea:disabled,select:disabled,input:disabled,.form__tag .checkbox:disabled+div,.tags-input-root[data-disabled],.tags-input-remove{opacity:.4}.o-30{opacity:.3}.o-20,.trix-button:disabled{opacity:.2}.o-10{opacity:.1}.o-05{opacity:.05}.o-025{opacity:.025}.o-0,.anchor,.inbox-anchor,.checkbox:disabled{opacity:0}.rotate-45{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-135{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-225{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-315{-webkit-transform:rotate(315deg);transform:rotate(315deg)}@media screen and (min-width: 30em){.rotate-45-ns{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90-ns{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-135-ns{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-180-ns{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-225-ns{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-270-ns{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-315-ns{-webkit-transform:rotate(315deg);transform:rotate(315deg)}}@media screen and (min-width: 30em) and (max-width: 60em){.rotate-45-m{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90-m{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-135-m{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-180-m{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-225-m{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-270-m{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-315-m{-webkit-transform:rotate(315deg);transform:rotate(315deg)}}@media screen and (min-width: 60em){.rotate-45-l{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.rotate-90-l{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.rotate-135-l{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.rotate-180-l{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rotate-225-l{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.rotate-270-l{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rotate-315-l{-webkit-transform:rotate(315deg);transform:rotate(315deg)}}.black-90{color:rgba(0,0,0,0.9)}.black-80{color:rgba(0,0,0,0.8)}.black-70{color:rgba(0,0,0,0.7)}.black-60{color:rgba(0,0,0,0.6)}.black-50{color:rgba(0,0,0,0.5)}.black-40{color:rgba(0,0,0,0.4)}.black-30{color:rgba(0,0,0,0.3)}.black-20{color:rgba(0,0,0,0.2)}.black-10{color:rgba(0,0,0,0.1)}.black-05{color:rgba(0,0,0,0.05)}.white-90{color:rgba(255,255,255,0.9)}.white-80{color:rgba(255,255,255,0.8)}.white-70{color:rgba(255,255,255,0.7)}.white-60{color:rgba(255,255,255,0.6)}.white-50{color:rgba(255,255,255,0.5)}.white-40{color:rgba(255,255,255,0.4)}.white-30{color:rgba(255,255,255,0.3)}.white-20{color:rgba(255,255,255,0.2)}.white-10{color:rgba(255,255,255,0.1)}.black{color:#000}.near-black{color:#131313}.dark-gray{color:#333}.mid-gray,.medium-editor-placeholder::after{color:#555}.gray,.comment__copy h4,.story__copy h4,.comment__copy blockquote,.story__copy blockquote,.comment__copy small,.story__copy small,.pagination a,.trix-output blockquote,.aside-nav a.router-link-link:not(.router-link-active),.aside-nav--new a.router-link-link:not(.router-link-active){color:#777}.silver,.pagination .gap,.typeahead-dropdown li,.wpwl-label{color:#999}.light-silver{color:#aaa}.moon-gray,.mention-link,.content-link,.comment__copy,.story__copy,.form__tag .checkbox:disabled:hover+div,.tippy-box[data-theme~="lighter"],.tags-input-badge-selected-default,.tags-input-typeahead-item-default,.tags-input-typeahead-item-highlighted-default,.aside-nav--new a.router-link-active{color:#ccc}.light-gray{color:#eee}.near-white,.form__tag .checkbox:hover+div,.form__tag .checkbox:checked+div,.form__tag .checkbox:disabled:checked:hover+div,.trix-output h1{color:#f4f4f4}.white{color:#fff}.dark-red{color:#e7040f}.red{color:#ff4136}.light-red{color:#ff725c}.orange{color:#e1b102}.gold{color:#ffb700}.yellow{color:#ffd700}.light-yellow{color:#fbf1a9}.purple{color:#9325e1}.light-purple{color:#a463f2}.dark-pink{color:#d5008f}.hot-pink{color:#ff41b4}.pink{color:#e12668}.light-pink{color:#ffa3d7}.dark-green{color:#23a877}.green{color:#28c189}.light-green{color:#9eebcf}.navy{color:#001b44}.dark-blue{color:#00449e}.blue{color:#357edd}.light-blue{color:#96ccff}.lightest-blue{color:#cdecff}.washed-blue{color:#f6fffe}.washed-green{color:#e8fdf5}.washed-yellow{color:#fffceb}.washed-red{color:#ffdfdf}.color-inherit{color:inherit}.bg-black-90{background-color:rgba(0,0,0,0.9)}.bg-black-80{background-color:rgba(0,0,0,0.8)}.bg-black-70{background-color:rgba(0,0,0,0.7)}.bg-black-60{background-color:rgba(0,0,0,0.6)}.bg-black-50{background-color:rgba(0,0,0,0.5)}.bg-black-40{background-color:rgba(0,0,0,0.4)}.bg-black-30{background-color:rgba(0,0,0,0.3)}.bg-black-20{background-color:rgba(0,0,0,0.2)}.bg-black-10{background-color:rgba(0,0,0,0.1)}.bg-black-05{background-color:rgba(0,0,0,0.05)}.bg-white-90{background-color:rgba(255,255,255,0.9)}.bg-white-80{background-color:rgba(255,255,255,0.8)}.bg-white-70{background-color:rgba(255,255,255,0.7)}.bg-white-60{background-color:rgba(255,255,255,0.6)}.bg-white-50{background-color:rgba(255,255,255,0.5)}.bg-white-40{background-color:rgba(255,255,255,0.4)}.bg-white-30{background-color:rgba(255,255,255,0.3)}.bg-white-20{background-color:rgba(255,255,255,0.2)}.bg-white-10{background-color:rgba(255,255,255,0.1)}.bg-black{background-color:#000}.bg-near-black,.tags-input-badge,.tags-input-badge-selected-default,.aside-nav a.router-link-active{background-color:#131313}.bg-dark-gray,.pagination .current{background-color:#333}.bg-mid-gray{background-color:#555}.bg-gray{background-color:#777}.bg-silver{background-color:#999}.bg-light-silver{background-color:#aaa}.bg-moon-gray,.toggle:checked+.toggle-wrapper .toggle-circle{background-color:#ccc}.bg-light-gray,.wpwl-target{background-color:#eee}.bg-near-white{background-color:#f4f4f4}.bg-white,.radiobutton:checked+.radiobutton-wrapper div{background-color:#fff}.bg-transparent,.tippy-box .tippy-content,.tags-input input,.tags-input-typeahead-item-default,.medium-editor-action,.trix-button{background-color:transparent}.bg-dark-red{background-color:#e7040f}.bg-red{background-color:#ff4136}.bg-light-red{background-color:#ff725c}.bg-orange{background-color:#e1b102}.bg-gold{background-color:#ffb700}.bg-yellow{background-color:#ffd700}.bg-light-yellow{background-color:#fbf1a9}.bg-purple{background-color:#9325e1}.bg-light-purple{background-color:#a463f2}.bg-dark-pink{background-color:#d5008f}.bg-hot-pink{background-color:#ff41b4}.bg-pink{background-color:#e12668}.bg-light-pink{background-color:#ffa3d7}.bg-dark-green{background-color:#23a877}.bg-green{background-color:#28c189}.bg-light-green{background-color:#9eebcf}.bg-navy{background-color:#001b44}.bg-dark-blue{background-color:#00449e}.bg-blue{background-color:#357edd}.bg-light-blue{background-color:#96ccff}.bg-lightest-blue{background-color:#cdecff}.bg-washed-blue{background-color:#f6fffe}.bg-washed-green{background-color:#e8fdf5}.bg-washed-yellow{background-color:#fffceb}.bg-washed-red{background-color:#ffdfdf}.bg-inherit{background-color:inherit}.hover-black:hover,.hover-black:focus{color:#000}.hover-near-black:hover,.hover-near-black:focus{color:#131313}.hover-dark-gray:hover,.hover-dark-gray:focus{color:#333}.hover-mid-gray:hover,.hover-mid-gray:focus{color:#555}.hover-gray:hover,.hover-gray:focus{color:#777}.hover-silver:hover,.pagination a:hover,.aside-nav a.router-link-link:hover:not(.router-link-active),.aside-nav--new a.router-link-link:hover:not(.router-link-active),.hover-silver:focus,.pagination a:focus,.aside-nav a.router-link-link:focus:not(.router-link-active),.aside-nav--new a.router-link-link:focus:not(.router-link-active){color:#999}.hover-light-silver:hover,.hover-light-silver:focus{color:#aaa}.hover-moon-gray:hover,.mention-link:hover,.aside-nav--new a.router-link-active:hover,.hover-moon-gray:focus,.mention-link:focus,.aside-nav--new a.router-link-active:focus{color:#ccc}.hover-light-gray:hover,.hover-light-gray:focus{color:#eee}.hover-near-white:hover,.content-link:hover,.trix-button--dialog:hover,.aside-nav a.router-link-active:hover,.hover-near-white:focus,.content-link:focus,.trix-button--dialog:focus,.aside-nav a.router-link-active:focus{color:#f4f4f4}.hover-white:hover,.hover-white:focus{color:#fff}.hover-black-90:hover,.hover-black-90:focus{color:rgba(0,0,0,0.9)}.hover-black-80:hover,.hover-black-80:focus{color:rgba(0,0,0,0.8)}.hover-black-70:hover,.hover-black-70:focus{color:rgba(0,0,0,0.7)}.hover-black-60:hover,.hover-black-60:focus{color:rgba(0,0,0,0.6)}.hover-black-50:hover,.hover-black-50:focus{color:rgba(0,0,0,0.5)}.hover-black-40:hover,.hover-black-40:focus{color:rgba(0,0,0,0.4)}.hover-black-30:hover,.hover-black-30:focus{color:rgba(0,0,0,0.3)}.hover-black-20:hover,.hover-black-20:focus{color:rgba(0,0,0,0.2)}.hover-black-10:hover,.hover-black-10:focus{color:rgba(0,0,0,0.1)}.hover-white-90:hover,.hover-white-90:focus{color:rgba(255,255,255,0.9)}.hover-white-80:hover,.hover-white-80:focus{color:rgba(255,255,255,0.8)}.hover-white-70:hover,.hover-white-70:focus{color:rgba(255,255,255,0.7)}.hover-white-60:hover,.hover-white-60:focus{color:rgba(255,255,255,0.6)}.hover-white-50:hover,.hover-white-50:focus{color:rgba(255,255,255,0.5)}.hover-white-40:hover,.hover-white-40:focus{color:rgba(255,255,255,0.4)}.hover-white-30:hover,.hover-white-30:focus{color:rgba(255,255,255,0.3)}.hover-white-20:hover,.hover-white-20:focus{color:rgba(255,255,255,0.2)}.hover-white-10:hover,.hover-white-10:focus{color:rgba(255,255,255,0.1)}.hover-inherit:hover,.hover-inherit:focus{color:inherit}.hover-bg-black:hover,.hover-bg-black:focus{background-color:#000}.hover-bg-near-black:hover,.hover-bg-near-black:focus{background-color:#131313}.hover-bg-dark-gray:hover,.hover-bg-dark-gray:focus{background-color:#333}.hover-bg-mid-gray:hover,.hover-bg-mid-gray:focus{background-color:#555}.hover-bg-gray:hover,.hover-bg-gray:focus{background-color:#777}.hover-bg-silver:hover,.hover-bg-silver:focus{background-color:#999}.hover-bg-light-silver:hover,.hover-bg-light-silver:focus{background-color:#aaa}.hover-bg-moon-gray:hover,.hover-bg-moon-gray:focus{background-color:#ccc}.hover-bg-light-gray:hover,.hover-bg-light-gray:focus{background-color:#eee}.hover-bg-near-white:hover,.hover-bg-near-white:focus{background-color:#f4f4f4}.hover-bg-white:hover,.hover-bg-white:focus{background-color:#fff}.hover-bg-transparent:hover,button[data-color="lined"]:hover:enabled,a[data-color="lined"]:hover,.hover-bg-transparent:focus,button[data-color="lined"]:focus:enabled,a[data-color="lined"]:focus{background-color:transparent}.hover-bg-black-90:hover,.hover-bg-black-90:focus{background-color:rgba(0,0,0,0.9)}.hover-bg-black-80:hover,.hover-bg-black-80:focus{background-color:rgba(0,0,0,0.8)}.hover-bg-black-70:hover,.hover-bg-black-70:focus{background-color:rgba(0,0,0,0.7)}.hover-bg-black-60:hover,.hover-bg-black-60:focus{background-color:rgba(0,0,0,0.6)}.hover-bg-black-50:hover,.hover-bg-black-50:focus{background-color:rgba(0,0,0,0.5)}.hover-bg-black-40:hover,.hover-bg-black-40:focus{background-color:rgba(0,0,0,0.4)}.hover-bg-black-30:hover,.hover-bg-black-30:focus{background-color:rgba(0,0,0,0.3)}.hover-bg-black-20:hover,.hover-bg-black-20:focus{background-color:rgba(0,0,0,0.2)}.hover-bg-black-10:hover,.hover-bg-black-10:focus{background-color:rgba(0,0,0,0.1)}.hover-bg-white-90:hover,.hover-bg-white-90:focus{background-color:rgba(255,255,255,0.9)}.hover-bg-white-80:hover,.hover-bg-white-80:focus{background-color:rgba(255,255,255,0.8)}.hover-bg-white-70:hover,.hover-bg-white-70:focus{background-color:rgba(255,255,255,0.7)}.hover-bg-white-60:hover,.hover-bg-white-60:focus{background-color:rgba(255,255,255,0.6)}.hover-bg-white-50:hover,.hover-bg-white-50:focus{background-color:rgba(255,255,255,0.5)}.hover-bg-white-40:hover,.hover-bg-white-40:focus{background-color:rgba(255,255,255,0.4)}.hover-bg-white-30:hover,.hover-bg-white-30:focus{background-color:rgba(255,255,255,0.3)}.hover-bg-white-20:hover,.hover-bg-white-20:focus{background-color:rgba(255,255,255,0.2)}.hover-bg-white-10:hover,.hover-bg-white-10:focus{background-color:rgba(255,255,255,0.1)}.hover-dark-red:hover,.hover-dark-red:focus{color:#e7040f}.hover-red:hover,.hover-red:focus{color:#ff4136}.hover-light-red:hover,.hover-light-red:focus{color:#ff725c}.hover-orange:hover,.hover-orange:focus{color:#e1b102}.hover-gold:hover,.hover-gold:focus{color:#ffb700}.hover-yellow:hover,.hover-yellow:focus{color:#ffd700}.hover-light-yellow:hover,.hover-light-yellow:focus{color:#fbf1a9}.hover-purple:hover,.hover-purple:focus{color:#9325e1}.hover-light-purple:hover,.hover-light-purple:focus{color:#a463f2}.hover-dark-pink:hover,.hover-dark-pink:focus{color:#d5008f}.hover-hot-pink:hover,.hover-hot-pink:focus{color:#ff41b4}.hover-pink:hover,.hover-pink:focus{color:#e12668}.hover-light-pink:hover,.hover-light-pink:focus{color:#ffa3d7}.hover-dark-green:hover,.hover-dark-green:focus{color:#23a877}.hover-green:hover,.hover-green:focus{color:#28c189}.hover-light-green:hover,.hover-light-green:focus{color:#9eebcf}.hover-navy:hover,.hover-navy:focus{color:#001b44}.hover-dark-blue:hover,.hover-dark-blue:focus{color:#00449e}.hover-blue:hover,.hover-blue:focus{color:#357edd}.hover-light-blue:hover,.hover-light-blue:focus{color:#96ccff}.hover-lightest-blue:hover,.hover-lightest-blue:focus{color:#cdecff}.hover-washed-blue:hover,.hover-washed-blue:focus{color:#f6fffe}.hover-washed-green:hover,.hover-washed-green:focus{color:#e8fdf5}.hover-washed-yellow:hover,.hover-washed-yellow:focus{color:#fffceb}.hover-washed-red:hover,.hover-washed-red:focus{color:#ffdfdf}.hover-bg-dark-red:hover,.hover-bg-dark-red:focus{background-color:#e7040f}.hover-bg-red:hover,.hover-bg-red:focus{background-color:#ff4136}.hover-bg-light-red:hover,.hover-bg-light-red:focus{background-color:#ff725c}.hover-bg-orange:hover,.hover-bg-orange:focus{background-color:#e1b102}.hover-bg-gold:hover,.hover-bg-gold:focus{background-color:#ffb700}.hover-bg-yellow:hover,.hover-bg-yellow:focus{background-color:#ffd700}.hover-bg-light-yellow:hover,.hover-bg-light-yellow:focus{background-color:#fbf1a9}.hover-bg-purple:hover,.hover-bg-purple:focus{background-color:#9325e1}.hover-bg-light-purple:hover,.hover-bg-light-purple:focus{background-color:#a463f2}.hover-bg-dark-pink:hover,.hover-bg-dark-pink:focus{background-color:#d5008f}.hover-bg-hot-pink:hover,.hover-bg-hot-pink:focus{background-color:#ff41b4}.hover-bg-pink:hover,.hover-bg-pink:focus{background-color:#e12668}.hover-bg-light-pink:hover,.hover-bg-light-pink:focus{background-color:#ffa3d7}.hover-bg-dark-green:hover,.hover-bg-dark-green:focus{background-color:#23a877}.hover-bg-green:hover,.hover-bg-green:focus{background-color:#28c189}.hover-bg-light-green:hover,.hover-bg-light-green:focus{background-color:#9eebcf}.hover-bg-navy:hover,.hover-bg-navy:focus{background-color:#001b44}.hover-bg-dark-blue:hover,.hover-bg-dark-blue:focus{background-color:#00449e}.hover-bg-blue:hover,.hover-bg-blue:focus{background-color:#357edd}.hover-bg-light-blue:hover,.hover-bg-light-blue:focus{background-color:#96ccff}.hover-bg-lightest-blue:hover,.hover-bg-lightest-blue:focus{background-color:#cdecff}.hover-bg-washed-blue:hover,.hover-bg-washed-blue:focus{background-color:#f6fffe}.hover-bg-washed-green:hover,.hover-bg-washed-green:focus{background-color:#e8fdf5}.hover-bg-washed-yellow:hover,.hover-bg-washed-yellow:focus{background-color:#fffceb}.hover-bg-washed-red:hover,.hover-bg-washed-red:focus{background-color:#ffdfdf}.hover-bg-inherit:hover,.hover-bg-inherit:focus{background-color:inherit}.pa0,.tippy-box .tippy-content,.medium-editor-toolbar-actions{padding:0}.pa1,.medium-editor-action,.trix-button{padding:0.25rem}.pa2,.tippy-box[data-theme~="small"],.medium-editor-toolbar-input,.medium-editor-toolbar-save,.medium-editor-toolbar-close,.medium-editor-anchor-preview,.trix-dialog,.trix-input--dialog,.trix-button--dialog{padding:0.5rem}.pa3,.tippy-box,.medium-editor-placeholder::after{padding:1rem}.pa4{padding:2rem}.pa5{padding:4rem}.pa6{padding:8rem}.pa7{padding:16rem}.pl0,.pagination .previous_page,.tags-input input{padding-left:0}.pl1,.pagination .next_page{padding-left:0.25rem}.pl2,.tags-input-badge,.trix-button-row{padding-left:0.5rem}.pl3,.comment__copy blockquote,.story__copy blockquote,.tippy-box .tippy-content ul,.tippy-box .tippy-content ol,.trix-output ul,.trix-output ol,.trix-output blockquote{padding-left:1rem}.pl4,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol{padding-left:2rem}.pl5{padding-left:4rem}.pl6{padding-left:8rem}.pl7{padding-left:16rem}.pr0,.pagination .next_page,.tags-input input{padding-right:0}.pr1,.pagination .previous_page{padding-right:0.25rem}.pr2,.trix-button-group--history-tools{padding-right:0.5rem}.pr3{padding-right:1rem}.pr4{padding-right:2rem}.pr5{padding-right:4rem}.pr6{padding-right:8rem}.pr7{padding-right:16rem}.pb0{padding-bottom:0}.pb1{padding-bottom:0.25rem}.pb2,.wpwl-label{padding-bottom:0.5rem}.pb3{padding-bottom:1rem}.pb4{padding-bottom:2rem}.pb5{padding-bottom:4rem}.pb6{padding-bottom:8rem}.pb7{padding-bottom:16rem}.pt0{padding-top:0}.pt1{padding-top:0.25rem}.pt2,.trix-output ul,.trix-output ol{padding-top:0.5rem}.pt3,.comment__copy small,.story__copy small,.wpwl-wrapper-submit{padding-top:1rem}.pt4{padding-top:2rem}.pt5{padding-top:4rem}.pt6{padding-top:8rem}.pt7{padding-top:16rem}.pv0,.tippy-box .tippy-content p,.tippy-box .tippy-content ul,.tippy-box .tippy-content ol{padding-top:0;padding-bottom:0}.pv1,.comment__copy ul li,.comment__copy ol li,.story__copy ul li,.story__copy ol li,.mention-suggestions-container ul,.pagination .current,.pagination a,.pagination .gap,.tags-input-wrapper-default,.tags-input-badge,.trix-output--large ul li,.trix-output--large ol li,.trix-output--large blockquote li{padding-top:0.25rem;padding-bottom:0.25rem}.pv2,.tags-input-wrapper-default input,.typeahead-dropdown,.typeahead-dropdown li,.trix-button-row{padding-top:0.5rem;padding-bottom:0.5rem}.pv3{padding-top:1rem;padding-bottom:1rem}.pv4{padding-top:2rem;padding-bottom:2rem}.pv5{padding-top:4rem;padding-bottom:4rem}.pv6{padding-top:8rem;padding-bottom:8rem}.pv7{padding-top:16rem;padding-bottom:16rem}.ph0,.mention-suggestions-container ul,.typeahead-dropdown{padding-left:0;padding-right:0}.ph1,.comment__copy mark,.story__copy mark,.pagination .gap,.tags-input-remove,.medium-editor-toolbar-actions li{padding-left:0.25rem;padding-right:0.25rem}.ph2,.pagination .current,.pagination a{padding-left:0.5rem;padding-right:0.5rem}.ph3,.tags-input-wrapper-default,.typeahead-dropdown li,.wpwl-control,.wpwl-button{padding-left:1rem;padding-right:1rem}.ph4{padding-left:2rem;padding-right:2rem}.ph5{padding-left:4rem;padding-right:4rem}.ph6{padding-left:8rem;padding-right:8rem}.ph7{padding-left:16rem;padding-right:16rem}.ma0,.mention-suggestions-container ul,.typeahead-dropdown,.medium-editor-toolbar-actions,.trix-button,.trix-dialog__link-fields .trix-button-group{margin:0}.ma1{margin:0.25rem}.ma2{margin:0.5rem}.ma3{margin:1rem}.ma4{margin:2rem}.ma5{margin:4rem}.ma6{margin:8rem}.ma7{margin:16rem}.ml0,.comment__copy blockquote,.story__copy blockquote,.trix-output blockquote{margin-left:0}.ml1,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol{margin-left:0.25rem}.ml2{margin-left:0.5rem}.ml3,.trix-output ul,.trix-output ol{margin-left:1rem}.ml4{margin-left:2rem}.ml5{margin-left:4rem}.ml6{margin-left:8rem}.ml7{margin-left:16rem}.mr0{margin-right:0}.mr1,.medium-editor-toolbar-input{margin-right:0.25rem}.mr2,.tags-input-badge,.trix-input--dialog{margin-right:0.5rem}.mr3,.wpwl-wrapper-brand::after{margin-right:1rem}.mr4{margin-right:2rem}.mr5{margin-right:4rem}.mr6{margin-right:8rem}.mr7{margin-right:16rem}.mb0,.comment__copy ul ul,.comment__copy ul ol,.comment__copy ol ul,.comment__copy ol ol,.story__copy ul ul,.story__copy ul ol,.story__copy ol ul,.story__copy ol ol,.comment__copy :last-child,.story__copy :last-child,.tippy-box .tippy-content p:last-child,.tippy-box .tippy-content ul:last-child,.tippy-box .tippy-content ol:last-child{margin-bottom:0}.mb1,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6,.trix-output h1{margin-bottom:0.25rem}.mb2{margin-bottom:0.5rem}.mb3,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy blockquote,.story__copy blockquote,.tippy-box .tippy-content p,.tippy-box .tippy-content ul,.tippy-box .tippy-content ol,.trix-output ul,.trix-output ol,.wpwl-control,.wpwl-hint{margin-bottom:1rem}.mb4{margin-bottom:2rem}.mb5{margin-bottom:4rem}.mb6{margin-bottom:8rem}.mb7{margin-bottom:16rem}.mt0,.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy blockquote,.story__copy blockquote,.comment__copy hr:first-child,.story__copy hr:first-child,.tippy-box .tippy-content p,.tippy-box .tippy-content ul,.tippy-box .tippy-content ol,.trix-output h1,.trix-output ul,.trix-output ol{margin-top:0}.mt1,.typeahead-dropdown{margin-top:0.25rem}.mt2{margin-top:0.5rem}.mt3{margin-top:1rem}.mt4,.comment__copy small,.story__copy small{margin-top:2rem}.mt5{margin-top:4rem}.mt6{margin-top:8rem}.mt7{margin-top:16rem}.mv0,.trix-output blockquote{margin-top:0;margin-bottom:0}.mv1,.tags-input-badge,.tags-input-badge span{margin-top:0.25rem;margin-bottom:0.25rem}.mv2{margin-top:0.5rem;margin-bottom:0.5rem}.mv3{margin-top:1rem;margin-bottom:1rem}.mv4,.comment__copy hr,.story__copy hr{margin-top:2rem;margin-bottom:2rem}.mv5{margin-top:4rem;margin-bottom:4rem}.mv6{margin-top:8rem;margin-bottom:8rem}.mv7{margin-top:16rem;margin-bottom:16rem}.mh0{margin-left:0;margin-right:0}.mh1{margin-left:0.25rem;margin-right:0.25rem}.mh2{margin-left:0.5rem;margin-right:0.5rem}.mh3{margin-left:1rem;margin-right:1rem}.mh4{margin-left:2rem;margin-right:2rem}.mh5{margin-left:4rem;margin-right:4rem}.mh6{margin-left:8rem;margin-right:8rem}.mh7{margin-left:16rem;margin-right:16rem}@media screen and (min-width: 30em){.pa0-ns{padding:0}.pa1-ns{padding:0.25rem}.pa2-ns{padding:0.5rem}.pa3-ns{padding:1rem}.pa4-ns{padding:2rem}.pa5-ns{padding:4rem}.pa6-ns{padding:8rem}.pa7-ns{padding:16rem}.pl0-ns{padding-left:0}.pl1-ns{padding-left:0.25rem}.pl2-ns{padding-left:0.5rem}.pl3-ns{padding-left:1rem}.pl4-ns{padding-left:2rem}.pl5-ns{padding-left:4rem}.pl6-ns{padding-left:8rem}.pl7-ns{padding-left:16rem}.pr0-ns,.trix-button-group--history-tools{padding-right:0}.pr1-ns{padding-right:0.25rem}.pr2-ns{padding-right:0.5rem}.pr3-ns{padding-right:1rem}.pr4-ns{padding-right:2rem}.pr5-ns{padding-right:4rem}.pr6-ns{padding-right:8rem}.pr7-ns{padding-right:16rem}.pb0-ns{padding-bottom:0}.pb1-ns{padding-bottom:0.25rem}.pb2-ns{padding-bottom:0.5rem}.pb3-ns{padding-bottom:1rem}.pb4-ns{padding-bottom:2rem}.pb5-ns{padding-bottom:4rem}.pb6-ns{padding-bottom:8rem}.pb7-ns{padding-bottom:16rem}.pt0-ns{padding-top:0}.pt1-ns{padding-top:0.25rem}.pt2-ns{padding-top:0.5rem}.pt3-ns{padding-top:1rem}.pt4-ns{padding-top:2rem}.pt5-ns{padding-top:4rem}.pt6-ns{padding-top:8rem}.pt7-ns{padding-top:16rem}.pv0-ns{padding-top:0;padding-bottom:0}.pv1-ns{padding-top:0.25rem;padding-bottom:0.25rem}.pv2-ns{padding-top:0.5rem;padding-bottom:0.5rem}.pv3-ns{padding-top:1rem;padding-bottom:1rem}.pv4-ns{padding-top:2rem;padding-bottom:2rem}.pv5-ns{padding-top:4rem;padding-bottom:4rem}.pv6-ns{padding-top:8rem;padding-bottom:8rem}.pv7-ns{padding-top:16rem;padding-bottom:16rem}.ph0-ns{padding-left:0;padding-right:0}.ph1-ns{padding-left:0.25rem;padding-right:0.25rem}.ph2-ns{padding-left:0.5rem;padding-right:0.5rem}.ph3-ns{padding-left:1rem;padding-right:1rem}.ph4-ns,.wpwl-button{padding-left:2rem;padding-right:2rem}.ph5-ns{padding-left:4rem;padding-right:4rem}.ph6-ns{padding-left:8rem;padding-right:8rem}.ph7-ns{padding-left:16rem;padding-right:16rem}.ma0-ns{margin:0}.ma1-ns{margin:0.25rem}.ma2-ns{margin:0.5rem}.ma3-ns{margin:1rem}.ma4-ns{margin:2rem}.ma5-ns{margin:4rem}.ma6-ns{margin:8rem}.ma7-ns{margin:16rem}.ml0-ns{margin-left:0}.ml1-ns{margin-left:0.25rem}.ml2-ns{margin-left:0.5rem}.ml3-ns{margin-left:1rem}.ml4-ns{margin-left:2rem}.ml5-ns{margin-left:4rem}.ml6-ns{margin-left:8rem}.ml7-ns{margin-left:16rem}.mr0-ns{margin-right:0}.mr1-ns{margin-right:0.25rem}.mr2-ns{margin-right:0.5rem}.mr3-ns{margin-right:1rem}.mr4-ns{margin-right:2rem}.mr5-ns{margin-right:4rem}.mr6-ns{margin-right:8rem}.mr7-ns{margin-right:16rem}.mb0-ns{margin-bottom:0}.mb1-ns{margin-bottom:0.25rem}.mb2-ns{margin-bottom:0.5rem}.mb3-ns{margin-bottom:1rem}.mb4-ns{margin-bottom:2rem}.mb5-ns{margin-bottom:4rem}.mb6-ns{margin-bottom:8rem}.mb7-ns{margin-bottom:16rem}.mt0-ns{margin-top:0}.mt1-ns{margin-top:0.25rem}.mt2-ns{margin-top:0.5rem}.mt3-ns{margin-top:1rem}.mt4-ns{margin-top:2rem}.mt5-ns{margin-top:4rem}.mt6-ns{margin-top:8rem}.mt7-ns{margin-top:16rem}.mv0-ns{margin-top:0;margin-bottom:0}.mv1-ns{margin-top:0.25rem;margin-bottom:0.25rem}.mv2-ns{margin-top:0.5rem;margin-bottom:0.5rem}.mv3-ns{margin-top:1rem;margin-bottom:1rem}.mv4-ns{margin-top:2rem;margin-bottom:2rem}.mv5-ns{margin-top:4rem;margin-bottom:4rem}.mv6-ns{margin-top:8rem;margin-bottom:8rem}.mv7-ns{margin-top:16rem;margin-bottom:16rem}.mh0-ns{margin-left:0;margin-right:0}.mh1-ns{margin-left:0.25rem;margin-right:0.25rem}.mh2-ns{margin-left:0.5rem;margin-right:0.5rem}.mh3-ns{margin-left:1rem;margin-right:1rem}.mh4-ns{margin-left:2rem;margin-right:2rem}.mh5-ns{margin-left:4rem;margin-right:4rem}.mh6-ns{margin-left:8rem;margin-right:8rem}.mh7-ns{margin-left:16rem;margin-right:16rem}}@media screen and (min-width: 30em) and (max-width: 60em){.pa0-m{padding:0}.pa1-m{padding:0.25rem}.pa2-m{padding:0.5rem}.pa3-m{padding:1rem}.pa4-m{padding:2rem}.pa5-m{padding:4rem}.pa6-m{padding:8rem}.pa7-m{padding:16rem}.pl0-m{padding-left:0}.pl1-m{padding-left:0.25rem}.pl2-m{padding-left:0.5rem}.pl3-m{padding-left:1rem}.pl4-m{padding-left:2rem}.pl5-m{padding-left:4rem}.pl6-m{padding-left:8rem}.pl7-m{padding-left:16rem}.pr0-m{padding-right:0}.pr1-m{padding-right:0.25rem}.pr2-m{padding-right:0.5rem}.pr3-m{padding-right:1rem}.pr4-m{padding-right:2rem}.pr5-m{padding-right:4rem}.pr6-m{padding-right:8rem}.pr7-m{padding-right:16rem}.pb0-m{padding-bottom:0}.pb1-m{padding-bottom:0.25rem}.pb2-m{padding-bottom:0.5rem}.pb3-m{padding-bottom:1rem}.pb4-m{padding-bottom:2rem}.pb5-m{padding-bottom:4rem}.pb6-m{padding-bottom:8rem}.pb7-m{padding-bottom:16rem}.pt0-m{padding-top:0}.pt1-m{padding-top:0.25rem}.pt2-m{padding-top:0.5rem}.pt3-m{padding-top:1rem}.pt4-m{padding-top:2rem}.pt5-m{padding-top:4rem}.pt6-m{padding-top:8rem}.pt7-m{padding-top:16rem}.pv0-m{padding-top:0;padding-bottom:0}.pv1-m{padding-top:0.25rem;padding-bottom:0.25rem}.pv2-m{padding-top:0.5rem;padding-bottom:0.5rem}.pv3-m{padding-top:1rem;padding-bottom:1rem}.pv4-m{padding-top:2rem;padding-bottom:2rem}.pv5-m{padding-top:4rem;padding-bottom:4rem}.pv6-m{padding-top:8rem;padding-bottom:8rem}.pv7-m{padding-top:16rem;padding-bottom:16rem}.ph0-m{padding-left:0;padding-right:0}.ph1-m{padding-left:0.25rem;padding-right:0.25rem}.ph2-m{padding-left:0.5rem;padding-right:0.5rem}.ph3-m{padding-left:1rem;padding-right:1rem}.ph4-m{padding-left:2rem;padding-right:2rem}.ph5-m{padding-left:4rem;padding-right:4rem}.ph6-m{padding-left:8rem;padding-right:8rem}.ph7-m{padding-left:16rem;padding-right:16rem}.ma0-m{margin:0}.ma1-m{margin:0.25rem}.ma2-m{margin:0.5rem}.ma3-m{margin:1rem}.ma4-m{margin:2rem}.ma5-m{margin:4rem}.ma6-m{margin:8rem}.ma7-m{margin:16rem}.ml0-m{margin-left:0}.ml1-m{margin-left:0.25rem}.ml2-m{margin-left:0.5rem}.ml3-m{margin-left:1rem}.ml4-m{margin-left:2rem}.ml5-m{margin-left:4rem}.ml6-m{margin-left:8rem}.ml7-m{margin-left:16rem}.mr0-m{margin-right:0}.mr1-m{margin-right:0.25rem}.mr2-m{margin-right:0.5rem}.mr3-m{margin-right:1rem}.mr4-m{margin-right:2rem}.mr5-m{margin-right:4rem}.mr6-m{margin-right:8rem}.mr7-m{margin-right:16rem}.mb0-m{margin-bottom:0}.mb1-m{margin-bottom:0.25rem}.mb2-m{margin-bottom:0.5rem}.mb3-m{margin-bottom:1rem}.mb4-m{margin-bottom:2rem}.mb5-m{margin-bottom:4rem}.mb6-m{margin-bottom:8rem}.mb7-m{margin-bottom:16rem}.mt0-m{margin-top:0}.mt1-m{margin-top:0.25rem}.mt2-m{margin-top:0.5rem}.mt3-m{margin-top:1rem}.mt4-m{margin-top:2rem}.mt5-m{margin-top:4rem}.mt6-m{margin-top:8rem}.mt7-m{margin-top:16rem}.mv0-m{margin-top:0;margin-bottom:0}.mv1-m{margin-top:0.25rem;margin-bottom:0.25rem}.mv2-m{margin-top:0.5rem;margin-bottom:0.5rem}.mv3-m{margin-top:1rem;margin-bottom:1rem}.mv4-m{margin-top:2rem;margin-bottom:2rem}.mv5-m{margin-top:4rem;margin-bottom:4rem}.mv6-m{margin-top:8rem;margin-bottom:8rem}.mv7-m{margin-top:16rem;margin-bottom:16rem}.mh0-m{margin-left:0;margin-right:0}.mh1-m{margin-left:0.25rem;margin-right:0.25rem}.mh2-m{margin-left:0.5rem;margin-right:0.5rem}.mh3-m{margin-left:1rem;margin-right:1rem}.mh4-m{margin-left:2rem;margin-right:2rem}.mh5-m{margin-left:4rem;margin-right:4rem}.mh6-m{margin-left:8rem;margin-right:8rem}.mh7-m{margin-left:16rem;margin-right:16rem}}@media screen and (min-width: 60em){.pa0-l{padding:0}.pa1-l{padding:0.25rem}.pa2-l{padding:0.5rem}.pa3-l{padding:1rem}.pa4-l{padding:2rem}.pa5-l{padding:4rem}.pa6-l{padding:8rem}.pa7-l{padding:16rem}.pl0-l{padding-left:0}.pl1-l{padding-left:0.25rem}.pl2-l{padding-left:0.5rem}.pl3-l{padding-left:1rem}.pl4-l{padding-left:2rem}.pl5-l{padding-left:4rem}.pl6-l{padding-left:8rem}.pl7-l{padding-left:16rem}.pr0-l{padding-right:0}.pr1-l{padding-right:0.25rem}.pr2-l{padding-right:0.5rem}.pr3-l{padding-right:1rem}.pr4-l{padding-right:2rem}.pr5-l{padding-right:4rem}.pr6-l{padding-right:8rem}.pr7-l{padding-right:16rem}.pb0-l{padding-bottom:0}.pb1-l{padding-bottom:0.25rem}.pb2-l{padding-bottom:0.5rem}.pb3-l{padding-bottom:1rem}.pb4-l{padding-bottom:2rem}.pb5-l{padding-bottom:4rem}.pb6-l{padding-bottom:8rem}.pb7-l{padding-bottom:16rem}.pt0-l{padding-top:0}.pt1-l{padding-top:0.25rem}.pt2-l{padding-top:0.5rem}.pt3-l{padding-top:1rem}.pt4-l{padding-top:2rem}.pt5-l{padding-top:4rem}.pt6-l{padding-top:8rem}.pt7-l{padding-top:16rem}.pv0-l{padding-top:0;padding-bottom:0}.pv1-l{padding-top:0.25rem;padding-bottom:0.25rem}.pv2-l{padding-top:0.5rem;padding-bottom:0.5rem}.pv3-l{padding-top:1rem;padding-bottom:1rem}.pv4-l{padding-top:2rem;padding-bottom:2rem}.pv5-l{padding-top:4rem;padding-bottom:4rem}.pv6-l{padding-top:8rem;padding-bottom:8rem}.pv7-l{padding-top:16rem;padding-bottom:16rem}.ph0-l{padding-left:0;padding-right:0}.ph1-l{padding-left:0.25rem;padding-right:0.25rem}.ph2-l{padding-left:0.5rem;padding-right:0.5rem}.ph3-l{padding-left:1rem;padding-right:1rem}.ph4-l{padding-left:2rem;padding-right:2rem}.ph5-l{padding-left:4rem;padding-right:4rem}.ph6-l{padding-left:8rem;padding-right:8rem}.ph7-l{padding-left:16rem;padding-right:16rem}.ma0-l{margin:0}.ma1-l{margin:0.25rem}.ma2-l{margin:0.5rem}.ma3-l{margin:1rem}.ma4-l{margin:2rem}.ma5-l{margin:4rem}.ma6-l{margin:8rem}.ma7-l{margin:16rem}.ml0-l{margin-left:0}.ml1-l{margin-left:0.25rem}.ml2-l{margin-left:0.5rem}.ml3-l{margin-left:1rem}.ml4-l{margin-left:2rem}.ml5-l{margin-left:4rem}.ml6-l{margin-left:8rem}.ml7-l{margin-left:16rem}.mr0-l{margin-right:0}.mr1-l{margin-right:0.25rem}.mr2-l{margin-right:0.5rem}.mr3-l{margin-right:1rem}.mr4-l{margin-right:2rem}.mr5-l{margin-right:4rem}.mr6-l{margin-right:8rem}.mr7-l{margin-right:16rem}.mb0-l{margin-bottom:0}.mb1-l{margin-bottom:0.25rem}.mb2-l{margin-bottom:0.5rem}.mb3-l{margin-bottom:1rem}.mb4-l{margin-bottom:2rem}.mb5-l{margin-bottom:4rem}.mb6-l{margin-bottom:8rem}.mb7-l{margin-bottom:16rem}.mt0-l{margin-top:0}.mt1-l{margin-top:0.25rem}.mt2-l{margin-top:0.5rem}.mt3-l{margin-top:1rem}.mt4-l{margin-top:2rem}.mt5-l{margin-top:4rem}.mt6-l{margin-top:8rem}.mt7-l{margin-top:16rem}.mv0-l{margin-top:0;margin-bottom:0}.mv1-l{margin-top:0.25rem;margin-bottom:0.25rem}.mv2-l{margin-top:0.5rem;margin-bottom:0.5rem}.mv3-l{margin-top:1rem;margin-bottom:1rem}.mv4-l{margin-top:2rem;margin-bottom:2rem}.mv5-l{margin-top:4rem;margin-bottom:4rem}.mv6-l{margin-top:8rem;margin-bottom:8rem}.mv7-l{margin-top:16rem;margin-bottom:16rem}.mh0-l{margin-left:0;margin-right:0}.mh1-l{margin-left:0.25rem;margin-right:0.25rem}.mh2-l{margin-left:0.5rem;margin-right:0.5rem}.mh3-l{margin-left:1rem;margin-right:1rem}.mh4-l{margin-left:2rem;margin-right:2rem}.mh5-l{margin-left:4rem;margin-right:4rem}.mh6-l{margin-left:8rem;margin-right:8rem}.mh7-l{margin-left:16rem;margin-right:16rem}}.na1{margin:-0.25rem}.na2{margin:-0.5rem}.na3{margin:-1rem}.na4{margin:-2rem}.na5{margin:-4rem}.na6{margin:-8rem}.na7{margin:-16rem}.nl1{margin-left:-0.25rem}.nl2{margin-left:-0.5rem}.nl3{margin-left:-1rem}.nl4{margin-left:-2rem}.nl5{margin-left:-4rem}.nl6{margin-left:-8rem}.nl7{margin-left:-16rem}.nr1{margin-right:-0.25rem}.nr2{margin-right:-0.5rem}.nr3{margin-right:-1rem}.nr4{margin-right:-2rem}.nr5{margin-right:-4rem}.nr6{margin-right:-8rem}.nr7{margin-right:-16rem}.nb1{margin-bottom:-0.25rem}.nb2{margin-bottom:-0.5rem}.nb3,.wpwl-button{margin-bottom:-1rem}.nb4{margin-bottom:-2rem}.nb5{margin-bottom:-4rem}.nb6{margin-bottom:-8rem}.nb7{margin-bottom:-16rem}.nt1,.comment__copy p+ul,.comment__copy p+ol,.story__copy p+ul,.story__copy p+ol{margin-top:-0.25rem}.nt2,.medium-editor-anchor-preview,.wpwl-hint{margin-top:-0.5rem}.nt3{margin-top:-1rem}.nt4{margin-top:-2rem}.nt5{margin-top:-4rem}.nt6{margin-top:-8rem}.nt7{margin-top:-16rem}@media screen and (min-width: 30em){.na1-ns{margin:-0.25rem}.na2-ns{margin:-0.5rem}.na3-ns{margin:-1rem}.na4-ns{margin:-2rem}.na5-ns{margin:-4rem}.na6-ns{margin:-8rem}.na7-ns{margin:-16rem}.nl1-ns{margin-left:-0.25rem}.nl2-ns{margin-left:-0.5rem}.nl3-ns{margin-left:-1rem}.nl4-ns{margin-left:-2rem}.nl5-ns{margin-left:-4rem}.nl6-ns{margin-left:-8rem}.nl7-ns{margin-left:-16rem}.nr1-ns{margin-right:-0.25rem}.nr2-ns{margin-right:-0.5rem}.nr3-ns{margin-right:-1rem}.nr4-ns{margin-right:-2rem}.nr5-ns{margin-right:-4rem}.nr6-ns{margin-right:-8rem}.nr7-ns{margin-right:-16rem}.nb1-ns{margin-bottom:-0.25rem}.nb2-ns{margin-bottom:-0.5rem}.nb3-ns{margin-bottom:-1rem}.nb4-ns{margin-bottom:-2rem}.nb5-ns{margin-bottom:-4rem}.nb6-ns{margin-bottom:-8rem}.nb7-ns{margin-bottom:-16rem}.nt1-ns{margin-top:-0.25rem}.nt2-ns{margin-top:-0.5rem}.nt3-ns,.wpwl-hint{margin-top:-1rem}.nt4-ns{margin-top:-2rem}.nt5-ns{margin-top:-4rem}.nt6-ns{margin-top:-8rem}.nt7-ns{margin-top:-16rem}}@media screen and (min-width: 30em) and (max-width: 60em){.na1-m{margin:-0.25rem}.na2-m{margin:-0.5rem}.na3-m{margin:-1rem}.na4-m{margin:-2rem}.na5-m{margin:-4rem}.na6-m{margin:-8rem}.na7-m{margin:-16rem}.nl1-m{margin-left:-0.25rem}.nl2-m{margin-left:-0.5rem}.nl3-m{margin-left:-1rem}.nl4-m{margin-left:-2rem}.nl5-m{margin-left:-4rem}.nl6-m{margin-left:-8rem}.nl7-m{margin-left:-16rem}.nr1-m{margin-right:-0.25rem}.nr2-m{margin-right:-0.5rem}.nr3-m{margin-right:-1rem}.nr4-m{margin-right:-2rem}.nr5-m{margin-right:-4rem}.nr6-m{margin-right:-8rem}.nr7-m{margin-right:-16rem}.nb1-m{margin-bottom:-0.25rem}.nb2-m{margin-bottom:-0.5rem}.nb3-m{margin-bottom:-1rem}.nb4-m{margin-bottom:-2rem}.nb5-m{margin-bottom:-4rem}.nb6-m{margin-bottom:-8rem}.nb7-m{margin-bottom:-16rem}.nt1-m{margin-top:-0.25rem}.nt2-m{margin-top:-0.5rem}.nt3-m{margin-top:-1rem}.nt4-m{margin-top:-2rem}.nt5-m{margin-top:-4rem}.nt6-m{margin-top:-8rem}.nt7-m{margin-top:-16rem}}@media screen and (min-width: 60em){.na1-l{margin:-0.25rem}.na2-l{margin:-0.5rem}.na3-l{margin:-1rem}.na4-l{margin:-2rem}.na5-l{margin:-4rem}.na6-l{margin:-8rem}.na7-l{margin:-16rem}.nl1-l{margin-left:-0.25rem}.nl2-l{margin-left:-0.5rem}.nl3-l{margin-left:-1rem}.nl4-l{margin-left:-2rem}.nl5-l{margin-left:-4rem}.nl6-l{margin-left:-8rem}.nl7-l{margin-left:-16rem}.nr1-l{margin-right:-0.25rem}.nr2-l{margin-right:-0.5rem}.nr3-l{margin-right:-1rem}.nr4-l{margin-right:-2rem}.nr5-l{margin-right:-4rem}.nr6-l{margin-right:-8rem}.nr7-l{margin-right:-16rem}.nb1-l{margin-bottom:-0.25rem}.nb2-l{margin-bottom:-0.5rem}.nb3-l{margin-bottom:-1rem}.nb4-l{margin-bottom:-2rem}.nb5-l{margin-bottom:-4rem}.nb6-l{margin-bottom:-8rem}.nb7-l{margin-bottom:-16rem}.nt1-l{margin-top:-0.25rem}.nt2-l{margin-top:-0.5rem}.nt3-l{margin-top:-1rem}.nt4-l{margin-top:-2rem}.nt5-l{margin-top:-4rem}.nt6-l{margin-top:-8rem}.nt7-l{margin-top:-16rem}}.collapse{border-collapse:collapse;border-spacing:0}.striped--light-silver:nth-child(odd){background-color:#aaa}.striped--moon-gray:nth-child(odd){background-color:#ccc}.striped--light-gray:nth-child(odd){background-color:#eee}.striped--near-white:nth-child(odd){background-color:#f4f4f4}.stripe-light:nth-child(odd){background-color:rgba(255,255,255,0.1)}.stripe-dark:nth-child(odd){background-color:rgba(0,0,0,0.1)}.strike{text-decoration:line-through}.underline,.content-link{text-decoration:underline}.no-underline,.medium-editor-toolbar-form a{text-decoration:none}@media screen and (min-width: 30em){.strike-ns{text-decoration:line-through}.underline-ns{text-decoration:underline}.no-underline-ns{text-decoration:none}}@media screen and (min-width: 30em) and (max-width: 60em){.strike-m{text-decoration:line-through}.underline-m{text-decoration:underline}.no-underline-m{text-decoration:none}}@media screen and (min-width: 60em){.strike-l{text-decoration:line-through}.underline-l{text-decoration:underline}.no-underline-l{text-decoration:none}}.tl,.tippy-box .tippy-content,.typeahead-dropdown li{text-align:left}.tr{text-align:right}.tc{text-align:center}@media screen and (min-width: 30em){.tl-ns{text-align:left}.tr-ns{text-align:right}.tc-ns{text-align:center}}@media screen and (min-width: 30em) and (max-width: 60em){.tl-m{text-align:left}.tr-m{text-align:right}.tc-m{text-align:center}}@media screen and (min-width: 60em){.tl-l{text-align:left}.tr-l{text-align:right}.tc-l{text-align:center}}.ttc{text-transform:capitalize}.ttl{text-transform:lowercase}.ttu{text-transform:uppercase}.ttn{text-transform:none}@media screen and (min-width: 30em){.ttc-ns{text-transform:capitalize}.ttl-ns{text-transform:lowercase}.ttu-ns{text-transform:uppercase}.ttn-ns{text-transform:none}}@media screen and (min-width: 30em) and (max-width: 60em){.ttc-m{text-transform:capitalize}.ttl-m{text-transform:lowercase}.ttu-m{text-transform:uppercase}.ttn-m{text-transform:none}}@media screen and (min-width: 60em){.ttc-l{text-transform:capitalize}.ttl-l{text-transform:lowercase}.ttu-l{text-transform:uppercase}.ttn-l{text-transform:none}}.f-6,.f-headline{font-size:6rem}.f-5,.f-subheadline{font-size:5rem}.f1{font-size:3rem}.f2,.comment__copy.jumboji p{font-size:34px}.f3,.comment__copy h1,.story__copy h1{font-size:23px}.f4,.comment__copy h2,.comment__copy h3,.story__copy h2,.story__copy h3,.comment__copy h4,.story__copy h4,.comment__copy.biggest,.story__copy.biggest,.comment__copy.biggest p,.story__copy.biggest p,.trix-output h1{font-size:19px}.f5,.comment__copy h5,.comment__copy h6,.story__copy h5,.story__copy h6,.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol,.comment__copy p,.story__copy p,.comment__copy small,.story__copy small,.comment__copy.bigger,.story__copy.bigger,.comment__copy.bigger p,.comment__copy.bigger ul,.comment__copy.bigger ol,.comment__copy.bigger blockquote,.comment__copy.bigger h5,.comment__copy.bigger h6,.story__copy.bigger p,.story__copy.bigger ul,.story__copy.bigger ol,.story__copy.bigger blockquote,.story__copy.bigger h5,.story__copy.bigger h6,.trix-output,.trix-output--large,.trix-output--large ul,.trix-output--large ol,.trix-output--large blockquote,.wpwl-label{font-size:15px}.f6,.pagination,.tippy-box,.tags-input-badge,.typeahead-dropdown li,.trix-button,.trix-dialog,.trix-input--dialog{font-size:13px}.f7,.medium-editor-anchor-preview{font-size:11px}@media screen and (min-width: 30em){.f-6-ns,.f-headline-ns{font-size:6rem}.f-5-ns,.f-subheadline-ns{font-size:5rem}.f1-ns{font-size:3rem}.f2-ns{font-size:34px}.f3-ns,.comment__copy.biggest,.story__copy.biggest,.comment__copy.biggest p,.story__copy.biggest p{font-size:23px}.f4-ns{font-size:19px}.f5-ns{font-size:15px}.f6-ns{font-size:13px}.f7-ns{font-size:11px}}@media screen and (min-width: 30em) and (max-width: 60em){.f-6-m,.f-headline-m{font-size:6rem}.f-5-m,.f-subheadline-m{font-size:5rem}.f1-m{font-size:3rem}.f2-m{font-size:34px}.f3-m{font-size:23px}.f4-m{font-size:19px}.f5-m{font-size:15px}.f6-m{font-size:13px}.f7-m{font-size:11px}}@media screen and (min-width: 60em){.f-6-l,.f-headline-l{font-size:6rem}.f-5-l,.f-subheadline-l{font-size:5rem}.f1-l{font-size:3rem}.f2-l{font-size:34px}.f3-l{font-size:23px}.f4-l{font-size:19px}.f5-l{font-size:15px}.f6-l{font-size:13px}.f7-l{font-size:11px}}.measure{max-width:30em}.measure-wide{max-width:34em}.measure-narrow{max-width:20em}.indent{text-indent:1em;margin-top:0;margin-bottom:0}.small-caps{font-variant:small-caps}.truncate,.tags-input-badge,.typeahead-dropdown li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 30em){.measure-ns{max-width:30em}.measure-wide-ns{max-width:34em}.measure-narrow-ns{max-width:20em}.indent-ns{text-indent:1em;margin-top:0;margin-bottom:0}.small-caps-ns{font-variant:small-caps}.truncate-ns{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (min-width: 30em) and (max-width: 60em){.measure-m{max-width:30em}.measure-wide-m{max-width:34em}.measure-narrow-m{max-width:20em}.indent-m{text-indent:1em;margin-top:0;margin-bottom:0}.small-caps-m{font-variant:small-caps}.truncate-m{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media screen and (min-width: 60em){.measure-l{max-width:30em}.measure-wide-l{max-width:34em}.measure-narrow-l{max-width:20em}.indent-l{text-indent:1em;margin-top:0;margin-bottom:0}.small-caps-l{font-variant:small-caps}.truncate-l{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.overflow-container{overflow-y:scroll}.center{margin-right:auto;margin-left:auto}.mr-auto{margin-right:auto}.ml-auto{margin-left:auto}@media screen and (min-width: 30em){.center-ns{margin-right:auto;margin-left:auto}.mr-auto-ns{margin-right:auto}.ml-auto-ns{margin-left:auto}}@media screen and (min-width: 30em) and (max-width: 60em){.center-m{margin-right:auto;margin-left:auto}.mr-auto-m{margin-right:auto}.ml-auto-m{margin-left:auto}}@media screen and (min-width: 60em){.center-l{margin-right:auto;margin-left:auto}.mr-auto-l{margin-right:auto}.ml-auto-l{margin-left:auto}}.clip{position:fixed !important;_position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}@media screen and (min-width: 30em){.clip-ns{position:fixed !important;_position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}}@media screen and (min-width: 30em) and (max-width: 60em){.clip-m{position:fixed !important;_position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}}@media screen and (min-width: 60em){.clip-l{position:fixed !important;_position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}}.ws-normal{white-space:normal}.nowrap,.tags-input-badge,.typeahead-dropdown li,.trix-button-row,.trix-button{white-space:nowrap}.pre{white-space:pre}@media screen and (min-width: 30em){.ws-normal-ns{white-space:normal}.nowrap-ns{white-space:nowrap}.pre-ns{white-space:pre}}@media screen and (min-width: 30em) and (max-width: 60em){.ws-normal-m{white-space:normal}.nowrap-m{white-space:nowrap}.pre-m{white-space:pre}}@media screen and (min-width: 60em){.ws-normal-l{white-space:normal}.nowrap-l{white-space:nowrap}.pre-l{white-space:pre}}.v-base{vertical-align:baseline}.v-mid{vertical-align:middle}.v-top{vertical-align:top}.v-btm{vertical-align:bottom}@media screen and (min-width: 30em){.v-base-ns{vertical-align:baseline}.v-mid-ns{vertical-align:middle}.v-top-ns{vertical-align:top}.v-btm-ns{vertical-align:bottom}}@media screen and (min-width: 30em) and (max-width: 60em){.v-base-m{vertical-align:baseline}.v-mid-m{vertical-align:middle}.v-top-m{vertical-align:top}.v-btm-m{vertical-align:bottom}}@media screen and (min-width: 60em){.v-base-l{vertical-align:baseline}.v-mid-l{vertical-align:middle}.v-top-l{vertical-align:top}.v-btm-l{vertical-align:bottom}}.dim{opacity:1;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.dim:hover,.dim:focus{opacity:.5;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.dim:active{opacity:.8;-webkit-transition:opacity .15s ease-out;transition:opacity .15s ease-out}.glow,.tags-input-remove:hover{-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.glow:hover,.tags-input-remove:hover,.glow:focus,.tags-input-remove:focus:hover{opacity:1;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.hide-child .child{opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.hide-child:hover .child,.hide-child:focus .child,.hide-child:active .child{opacity:1;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.underline-hover:hover,.mention-link:hover,.underline-hover:focus,.mention-link:focus{text-decoration:underline}.grow{-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform 0.25s ease-out;transition:-webkit-transform 0.25s ease-out;transition:transform 0.25s ease-out;transition:transform 0.25s ease-out, -webkit-transform 0.25s ease-out}.grow:hover,.grow:focus{-webkit-transform:scale(1.05);transform:scale(1.05)}.grow:active{-webkit-transform:scale(0.9);transform:scale(0.9)}.grow-large{-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out, -webkit-transform .25s ease-in-out}.grow-large:hover,.grow-large:focus{-webkit-transform:scale(1.2);transform:scale(1.2)}.grow-large:active{-webkit-transform:scale(0.95);transform:scale(0.95)}.pointer:hover,button:hover:enabled,a:hover,.tags-input-remove:hover,.typeahead-badges>span:hover,.typeahead-dropdown li:hover,.wpwl-control-brand:hover,[data-controller="content--comment-form"].js-comment-form-ok [data-target="comment-form.sendButton"]:hover{cursor:pointer}.shadow-hover{cursor:pointer;position:relative;-webkit-transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1)}.shadow-hover::after{content:'';-webkit-box-shadow:0px 0px 16px 2px rgba(0,0,0,0.2);box-shadow:0px 0px 16px 2px rgba(0,0,0,0.2);border-radius:inherit;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-webkit-transition:opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1)}.shadow-hover:hover::after,.shadow-hover:focus::after{opacity:1}.bg-animate,.typeahead-dropdown li,.medium-editor-action,.wpwl-button,.bg-animate:hover,.typeahead-dropdown li:hover,.medium-editor-action:hover,.wpwl-button:hover,.bg-animate:focus,.typeahead-dropdown li:focus,.medium-editor-action:focus,.wpwl-button:focus{-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5,.trix-dialog{z-index:5}.z-999,.medium-editor-anchor-preview{z-index:999}.z-9999,.typeahead-dropdown{z-index:9999}.z-max{z-index:2147483647}.z-inherit{z-index:inherit}.z-initial{z-index:initial}.z-unset{z-index:unset}.nested-copy-line-height p,.nested-copy-line-height ul,.nested-copy-line-height ol{line-height:1.5}.nested-headline-line-height h1,.nested-headline-line-height h2,.nested-headline-line-height h3,.nested-headline-line-height h4,.nested-headline-line-height h5,.nested-headline-line-height h6{line-height:19px}.nested-list-reset ul,.nested-list-reset ol{padding-left:0;margin-left:0;list-style-type:none}.nested-copy-indent p+p{text-indent:0.1em;margin-top:0;margin-bottom:0}.nested-copy-seperator p+p{margin-top:1.5em}.nested-img img{width:100%;max-width:100%;display:block}.nested-links a{color:#357edd;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.nested-links a:hover,.nested-links a:focus{color:#96ccff;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.cc2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.cc3{-webkit-column-count:3;-moz-column-count:3;column-count:3}.cc4{-webkit-column-count:4;-moz-column-count:4;column-count:4}.cc5{-webkit-column-count:5;-moz-column-count:5;column-count:5}.cc6{-webkit-column-count:6;-moz-column-count:6;column-count:6}.cg0{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cg1{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.cg2{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.cg3{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.cg4{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.cg5{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}@media screen and (min-width: 48em){.cc2-ns{-webkit-column-count:2;-moz-column-count:2;column-count:2}.cc3-ns{-webkit-column-count:3;-moz-column-count:3;column-count:3}.cc4-ns{-webkit-column-count:4;-moz-column-count:4;column-count:4}.cc5-ns{-webkit-column-count:5;-moz-column-count:5;column-count:5}.cc6-ns{-webkit-column-count:6;-moz-column-count:6;column-count:6}.cg0-ns{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cg1-ns{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.cg2-ns{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.cg3-ns{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.cg4-ns{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.cg5-ns{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media screen and (min-width: 48em) and (max-width: 64em){.cc2-m{-webkit-column-count:2;-moz-column-count:2;column-count:2}.cc3-m{-webkit-column-count:3;-moz-column-count:3;column-count:3}.cc4-m{-webkit-column-count:4;-moz-column-count:4;column-count:4}.cc5-m{-webkit-column-count:5;-moz-column-count:5;column-count:5}.cc6-m{-webkit-column-count:6;-moz-column-count:6;column-count:6}.cg0-m{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cg1-m{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.cg2-m{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.cg3-m{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.cg4-m{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.cg5-m{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@media screen and (min-width: 64em){.cc2-l{-webkit-column-count:2;-moz-column-count:2;column-count:2}.cc3-l{-webkit-column-count:3;-moz-column-count:3;column-count:3}.cc4-l{-webkit-column-count:4;-moz-column-count:4;column-count:4}.cc5-l{-webkit-column-count:5;-moz-column-count:5;column-count:5}.cc6-l{-webkit-column-count:6;-moz-column-count:6;column-count:6}.cg0-l{-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.cg1-l{-webkit-column-gap:.25rem;-moz-column-gap:.25rem;column-gap:.25rem}.cg2-l{-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}.cg3-l{-webkit-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem}.cg4-l{-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.cg5-l{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}}@-webkit-keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-progress{to{background-position:25px 0}}@-webkit-keyframes plyr-popup{0%{opacity:0.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:0.5;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir, "Avenir Next", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease}.plyr video,.plyr audio{border-radius:inherit;height:auto;vertical-align:middle;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{-webkit-box-sizing:border-box;box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui *::after,.plyr--full-ui *::before{-webkit-box-sizing:inherit;box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{-ms-touch-action:manipulation;touch-action:manipulation}.plyr__badge{background:#4a5764;border-radius:2px;color:#fff;font-size:9px;line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in 0.3s ease;animation:plyr-fade-in 0.3s ease;bottom:0;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;-webkit-transition:-webkit-transform 0.4s ease-in-out;transition:-webkit-transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,0.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:0.2em 0.5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width: 480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width: 768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions{-webkit-transform:translateY(-40px);transform:translateY(-40px)}.plyr__control{background:transparent;border:0;border-radius:3px;color:inherit;cursor:pointer;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:visible;padding:7px;position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{-webkit-box-shadow:0 0 0 5px rgba(153,0,0,0.5);box-shadow:0 0 0 5px rgba(153,0,0,0.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,.plyr__control.plyr__control--pressed .label--not-pressed{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded='true']{background:#900;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded='true']{background:#8a0000;color:#fff}.plyr__control--overlaid{background:rgba(138,0,0,0.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:hover,.plyr__control--overlaid:focus{background:#8a0000}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time{padding-left:0}.plyr__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)));background:-webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));background:linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;-webkit-transition:opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, transform 0.4s ease-in-out;transition:opacity 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;z-index:3}@media (min-width: 480px){.plyr--video .plyr__controls{padding:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;-webkit-transform:translateY(100%);transform:translateY(100%)}.plyr [data-plyr='captions'],.plyr [data-plyr='pip'],.plyr [data-plyr='airplay'],.plyr [data-plyr='fullscreen']{display:none}.plyr--captions-enabled [data-plyr='captions'],.plyr--pip-supported [data-plyr='pip'],.plyr--airplay-supported [data-plyr='airplay'],.plyr--fullscreen-enabled [data-plyr='fullscreen']{display:inline-block}.plyr__menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.plyr__menu .plyr__control svg{-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease, -webkit-transform 0.3s ease}.plyr__menu .plyr__control[aria-expanded='true'] svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded='true'] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup 0.2s ease;animation:plyr-popup 0.2s ease;background:rgba(255,255,255,0.9);border-radius:4px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4a5764;font-size:16px;margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;-webkit-transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1);transition:height 0.35s cubic-bezier(0.4, 0, 0.2, 1),width 0.35s cubic-bezier(0.4, 0, 0.2, 1)}.plyr__menu__container::after{border:4px solid transparent;border-top-color:rgba(255,255,255,0.9);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role='menu']{padding:7px}.plyr__menu__container [role='menuitem'],.plyr__menu__container [role='menuitemradio']{margin-top:2px}.plyr__menu__container [role='menuitem']:first-child,.plyr__menu__container [role='menuitemradio']:first-child{margin-top:0}.plyr__menu__container .plyr__control{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#4a5764;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{-webkit-box-align:inherit;-webkit-align-items:inherit;-ms-flex-align:inherit;align-items:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;content:'';position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,0.8);right:5px}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:-webkit-calc(100% - 14px);width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,0.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;-webkit-box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role='menuitemradio']{padding-left:7px}.plyr__menu__container .plyr__control[role='menuitemradio']::before,.plyr__menu__container .plyr__control[role='menuitemradio']::after{border-radius:100%}.plyr__menu__container .plyr__control[role='menuitemradio']::before{background:rgba(0,0,0,0.1);content:'';display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:16px;margin-right:10px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;width:16px}.plyr__menu__container .plyr__control[role='menuitemradio']::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0);-webkit-transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:opacity 0.3s ease, -webkit-transform 0.3s ease;transition:transform 0.3s ease, opacity 0.3s ease;transition:transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;width:6px}.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::before{background:#900}.plyr__menu__container .plyr__control[role='menuitemradio'][aria-checked='true']::after{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role='menuitemradio'].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role='menuitemradio']:hover::before{background:rgba(0,0,0,0.1)}.plyr__menu__container .plyr__menu__value{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type='range']{-webkit-appearance:none;background:transparent;border:0;border-radius:26px;color:#900;display:block;height:19px;margin:0;padding:0;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;width:100%}.plyr--full-ui input[type='range']::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;-webkit-user-select:none;user-select:none;background-image:-webkit-gradient(linear, left top, right top, from(currentColor), to(transparent));background-image:-webkit-linear-gradient(left, currentColor var(--value, 0%), transparent var(--value, 0%));background-image:linear-gradient(to right, currentColor var(--value, 0%), transparent var(--value, 0%))}.plyr--full-ui input[type='range']::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type='range']::-moz-range-track{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type='range']::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;width:13px}.plyr--full-ui input[type='range']::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type='range']::-ms-track{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type='range']::-ms-fill-upper{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type='range']::-ms-fill-lower{background:transparent;border:0;border-radius:2.5px;height:5px;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type='range']::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2);height:13px;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;width:13px;margin-top:0}.plyr--full-ui input[type='range']::-ms-tooltip{display:none}.plyr--full-ui input[type='range']:focus{outline:0}.plyr--full-ui input[type='range']::-moz-focus-outer{border:0}.plyr--full-ui input[type='range'].plyr__tab-focus::-webkit-slider-runnable-track{-webkit-box-shadow:0 0 0 5px rgba(153,0,0,0.5);box-shadow:0 0 0 5px rgba(153,0,0,0.5);outline:0}.plyr--full-ui input[type='range'].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(153,0,0,0.5);outline:0}.plyr--full-ui input[type='range'].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(153,0,0,0.5);outline:0}.plyr--full-ui.plyr--video input[type='range']::-webkit-slider-runnable-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type='range']::-moz-range-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type='range']::-ms-track{background-color:rgba(255,255,255,0.25)}.plyr--full-ui.plyr--video input[type='range']:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type='range']:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--video input[type='range']:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(255,255,255,0.5)}.plyr--full-ui.plyr--audio input[type='range']::-webkit-slider-runnable-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type='range']::-moz-range-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type='range']::-ms-track{background-color:rgba(193,201,209,0.66)}.plyr--full-ui.plyr--audio input[type='range']:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1);box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type='range']:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr--full-ui.plyr--audio input[type='range']:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,0.15),0 0 0 1px rgba(35,41,47,0.2),0 0 0 3px rgba(0,0,0,0.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width: 767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,0.15)}.plyr__tooltip{background:rgba(255,255,255,0.9);border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;-webkit-transform:translate(-50%, 10px) scale(0.8);transform:translate(-50%, 10px) scale(0.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;transition:opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;transition:transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;transition:transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:hover .plyr__tooltip,.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__tooltip--visible{opacity:1;-webkit-transform:translate(-50%, 0) scale(1);transform:translate(-50%, 0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;-webkit-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:0 100%;transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:16px}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;-webkit-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;-webkit-transform:translateX(50%);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible{-webkit-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;-webkit-transform:translateY(-38.28125%);transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type='range'],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:-webkit-calc(100% + 13px);width:calc(100% + 13px)}.plyr__progress input[type='range']{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-webkit-transition:width 0.2s ease;transition:width 0.2s ease}.plyr--video .plyr__progress__buffer{-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.15);box-shadow:0 1px 1px rgba(0,0,0,0.15);color:rgba(255,255,255,0.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,0.66)}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:-webkit-linear-gradient(135deg, rgba(35,41,47,0.6) 25%, transparent 25%, transparent 50%, rgba(35,41,47,0.6) 50%, rgba(35,41,47,0.6) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(35,41,47,0.6) 25%, transparent 25%, transparent 50%, rgba(35,41,47,0.6) 50%, rgba(35,41,47,0.6) 75%, transparent 75%, transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,0.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,0.66)}.plyr__volume{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative}.plyr__volume input[type='range']{margin-left:5px;position:relative;z-index:2}@media (min-width: 480px){.plyr__volume{max-width:90px}}@media (min-width: 768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none !important}.plyr--is-ios.plyr--vimeo [data-plyr='mute']{display:none !important}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-moz-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width: 1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:rgba(35,41,47,0.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:0.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,0.9);border-radius:3px;bottom:100%;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.15);box-shadow:0 1px 2px rgba(0,0,0,0.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;-webkit-transform:translate(0, 10px) scale(0.8);transform:translate(0, 10px) scale(0.8);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;transition:opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;transition:transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease;transition:transform 0.2s 0.1s ease, opacity 0.2s 0.1s ease, -webkit-transform 0.2s 0.1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;-webkit-transform:translate(0, 0) scale(1);transform:translate(0, 0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,0.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,0.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;-webkit-filter:blur(1px);filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{-webkit-transition:none !important;transition:none !important}.plyr__sr-only{clip:rect(1px, 1px, 1px, 1px);overflow:hidden;border:0 !important;height:1px !important;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}.video-player{width:100%;height:auto;max-height:60vh}@media screen and (min-width: 30em){.video-player{min-height:320px;max-height:66vh}}@media screen and (min-width: 30em) and (min-height: 1024px){.video-player{max-height:720px}}:-webkit-full-screen .video-player{min-height:0 !important;max-height:none !important}:-moz-full-screen .video-player{min-height:0 !important;max-height:none !important}:-ms-fullscreen .video-player{min-height:0 !important;max-height:none !important}:fullscreen .video-player{min-height:0 !important;max-height:none !important}.plyr__control--overlaid{background:#900}video::-internal-media-controls-download-button{display:none}video::-webkit-media-controls-enclosure{overflow:hidden}video::-webkit-media-controls-panel{width:-webkit-calc(100% + 45px);width:calc(100% + 45px)}.video_player_container{width:750px;height:476px}.video_player_container .plyr--video,.video_player_container .plyr__video-wrapper{width:100%;height:100%}.onsite-report-video .video_player_container{width:100%;height:auto}.jw-slider-horizontal .jw-knob{top:-.25em !important;margin-left:-.4em !important}.jw-knob{background-color:#fff !important;width:.8em !important;height:.8em !important;border-radius:.4em !important}html{font-size:15px;background-color:#1b1b1b}body{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif;color:#ccc;background-color:#1b1b1b;-webkit-overflow-scrolling:touch}a{color:#ccc}ul{list-style-type:square}hr{background-color:transparent;border:0;border-top:1px solid #0c0c0c;border-bottom:2px solid #303030}input,textarea,button,select,option{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif}::-moz-placeholder{line-height:normal;color:#555;opacity:1}::-webkit-input-placeholder{line-height:normal;color:#555}::-ms-input-placeholder{line-height:normal;color:#555}:-ms-input-placeholder{line-height:normal;color:#555 !important}.ph-dark::-webkit-input-placeholder{color:#777}.ph-dark:-ms-input-placeholder{color:#777}.ph-dark::placeholder{color:#777}select::-ms-expand{display:none}select:required{color:#ccc}select:required:invalid{color:#555}option[value=""][disabled]{display:none}option{color:rgba(0,0,0,0.9)}@media screen and (min-width: 0\0){select{padding:5px;background:none}}.no-caret{color:transparent !important;text-shadow:0 0 0 gray;border:none}.no-caret:focus{outline:none}@-webkit-keyframes bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes bounce{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@-webkit-keyframes ellipsis{to{width:1em}}@keyframes ellipsis{to{width:1em}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-1px, 0, 0);transform:translate3d(-1px, 0, 0)}20%,80%{-webkit-transform:translate3d(2px, 0, 0);transform:translate3d(2px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}40%,60%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-1px, 0, 0);transform:translate3d(-1px, 0, 0)}20%,80%{-webkit-transform:translate3d(2px, 0, 0);transform:translate3d(2px, 0, 0)}30%,50%,70%{-webkit-transform:translate3d(-4px, 0, 0);transform:translate3d(-4px, 0, 0)}40%,60%{-webkit-transform:translate3d(4px, 0, 0);transform:translate3d(4px, 0, 0)}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}.anchor{z-index:-1;padding-top:60px;margin-top:-60px;visibility:hidden}.inbox-anchor{z-index:-1;visibility:hidden}html.no-cssvhunit .inbox-anchor{padding-top:108px;margin-top:-108px}.ellipsis::after{display:inline-block;width:0;overflow:hidden;vertical-align:bottom;content:"\2026";-webkit-animation:ellipsis 1.5s infinite linear;animation:ellipsis 1.5s infinite linear}@keyframes ellipsis{0%{width:0}100%{width:25px}}.spinner{width:70px;margin:0 auto;text-align:center}.spinner div{display:inline-block;width:18px;height:18px;background-color:#424242;border-radius:100%;-webkit-animation:bounce 1.4s infinite ease-in-out both;animation:bounce 1.4s infinite ease-in-out both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}.spin{-webkit-animation:spin .6s infinite linear;animation:spin .6s infinite linear}.fade{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.fade-out,[data-controller="chat-notifications"] .js-notification-close[data-target="chat-notifications.template"]{opacity:0;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.fade-in,[data-controller="chat-notifications"] .js-notification-open[data-target="chat-notifications.template"]{opacity:1;-webkit-animation:fade-in .15s ease-in-out;animation:fade-in .15s ease-in-out}.fade-color{-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.t-cb{-webkit-transition:all 0.2s cubic-bezier(0.33, 1, 0.66, 1),background-color 0.2s ease-in-out;transition:all 0.2s cubic-bezier(0.33, 1, 0.66, 1),background-color 0.2s ease-in-out}.slide-left{-webkit-transition:left .15s ease-in-out;transition:left .15s ease-in-out}.arrow-top::after{position:absolute;bottom:100%;left:24px;width:0;height:0;margin-left:-6px;pointer-events:none;content:" ";border:solid transparent;border-color:rgba(37,37,37,0);border-width:6px;border-bottom-color:#252525}.arrow-top-right::after{right:9px;left:auto}.arrow-top-left::after{left:9px;right:auto}.arrow-bottom::after{position:absolute;top:100%;left:24px;width:0;height:0;margin-left:-6px;pointer-events:none;content:" ";border:solid transparent;border-color:rgba(37,37,37,0);border-width:6px;border-top-color:#252525}.arrow-bottom-right::after{right:9px;left:auto}.arrow-bottom-left::after{left:9px;right:auto}@media screen and (min-width: 40em){.bl-s{border-left-style:solid}.bn-s{border-style:none;border-width:0}}.b--animate{-webkit-transition:border .15s ease-in;transition:border .15s ease-in}.b--primary,.wpwl-wrapper-submit{border-color:#252525}.b--mid-primary{border-color:#1b1b1b}.b--light-primary,.bg-input,.tags-input-wrapper-default,.medium-editor-toolbar-input,.wpwl-control,.bg-input.is-disabled:hover,textarea.bg-input:hover:disabled,textarea.tags-input-wrapper-default:hover:disabled,textarea.medium-editor-toolbar-input:hover:disabled,textarea.wpwl-control:hover:disabled,select.bg-input:hover:disabled,select.tags-input-wrapper-default:hover:disabled,select.medium-editor-toolbar-input:hover:disabled,select.wpwl-control:hover:disabled,input.bg-input:hover:disabled,input.tags-input-wrapper-default:hover:disabled,input.medium-editor-toolbar-input:hover:disabled,input.wpwl-control:hover:disabled,.is-disabled.tags-input-wrapper-default:hover,.is-disabled.medium-editor-toolbar-input:hover,.is-disabled.wpwl-control:hover{border-color:#303030}.b--lighter-primary,.bg-input:hover,.tags-input-wrapper-default:hover,.medium-editor-toolbar-input:hover,.wpwl-control:hover{border-color:#424242}.b--dark-primary{border-color:#0c0c0c}.b--secondary,.bg-input.is-error:hover,.is-error.tags-input-wrapper-default:hover,.is-error.medium-editor-toolbar-input:hover,.is-error.wpwl-control:hover,.bg-input.is-error:focus,.is-error.tags-input-wrapper-default:focus,.is-error.medium-editor-toolbar-input:focus,.is-error.wpwl-control:focus,.aside-nav--new a.router-link-active{border-color:#c00}.b--dark-secondary,.wpwl-button{border-color:#900}.b--darkest-secondary{border-color:#630f0b}.b--dark-warning{border-color:#d2a607}.bl--brown{border-left:6px solid #604926}.bl--purple{border-left:6px solid #9325e1}.bl--transparent{border-left:6px solid transparent}.hover-b--gray:hover{border-color:#555}.c-a-silver a{color:#999}.c-span-dib span{display:inline-block}.c-span-pa1 span{padding:.25rem}.c-span-ph1 span{padding-right:.25rem;padding-left:.25rem}.c-span-bg-mid-gray span{background-color:#555}.c-span-bg-dark-secondary span{background-color:#900}.comment__copy,.story__copy{max-width:42rem}.comment__copy h1,.comment__copy h2,.comment__copy h3,.comment__copy h4,.comment__copy h5,.comment__copy h6,.story__copy h1,.story__copy h2,.story__copy h3,.story__copy h4,.story__copy h5,.story__copy h6{max-width:42rem}.comment__copy ul,.comment__copy ol,.story__copy ul,.story__copy ol{max-width:42rem}.comment__copy p,.story__copy p{max-width:42rem}.comment__copy blockquote *,.story__copy blockquote *{color:#777 !important}.comment__copy .emoji,.story__copy .emoji{font-size:18px}.story__copy h1{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif}@media screen and (min-width: 30em){.story__copy.bigger{font-size:16px}.story__copy.bigger p,.story__copy.bigger ul,.story__copy.bigger ol,.story__copy.bigger blockquote,.story__copy.bigger h5,.story__copy.bigger h6{font-size:16px}}.sticky{position:-webkit-sticky;position:sticky}.pd1,.tags-input-remove,.medium-editor-toolbar-save,.medium-editor-toolbar-close{top:1px}.pd2{top:2px}.pd3{top:3px}.pd4{top:4px}.pd5{top:5px}.pd6{top:6px}.pd7{top:7px}.pd8{top:8px}.pd9{top:9px}.top-48{top:48px}.top-50{top:50%}.top-100,.typeahead-dropdown{top:100%}.pun1{bottom:-1px}.pu1{bottom:1px}.pu2{bottom:2px}.pu3{bottom:3px}.pu4{bottom:4px}.pu5{bottom:5px}.pu6{bottom:6px}.pu7{bottom:7px}.pu8{bottom:8px}.pu9{bottom:9px}.left-220{left:220px}.left-neg-220{left:-220px}@media screen and (min-width: 30em){.pd1-ns{top:1px}.right-auto-ns{right:auto}}@media screen and (min-width: 40em){.absolute-s{position:absolute}.right-1-s{right:1rem}}@media screen and (min-width: 60em){.left-250-l{left:250px}.left-350-l{left:350px}}@media screen and (min-width: 75em){.right-250-xl{right:250px}}.cursor-default{cursor:default}.cursor-move{cursor:move}.cursor-not-allowed,button:disabled,button:disabled:hover,textarea:disabled,textarea:disabled:hover,select:disabled,select:disabled:hover,input:disabled,input:disabled:hover,[data-controller="inbox--conversation"].js-conversation-empty-textarea [data-send-button],[data-controller="inbox--conversation"].js-conversation-sending [data-send-button],[data-controller="settings-export"] .js-disabled-button,[data-controller="content--comment-form"].js-comment-form-inactive [data-target="comment-form.sendButton"]{cursor:not-allowed}.cursor-resize{cursor:e-resize}.cursor-text{cursor:text}.vc-day-content:hover{background-color:#333 !important}.vc-day-content:focus{background-color:#630f0b !important}.vc-day-content.vc-font-bold:focus{background-color:#870000 !important}.vc-day-content-disabled:hover,.vc-day-content-disabled:focus{background-color:transparent !important;cursor:default}.no-cssgrid .vc-container .vc-grid-container{display:-ms-grid;width:100%}.no-cssgrid .vc-container .vc-grid-container.vc-weeks{padding:5px 6px 7px 6px}.no-cssgrid .vc-container .vc-grid-container .vc-day-content{width:1.8rem;height:1.8rem;min-height:1.8rem;margin:.1rem auto}.js-hide{display:none !important}[v-cloak]{display:none}@media screen and (min-width: 40em){.dn-s{display:none}.db-s{display:block}.dib-s{display:inline-block}.flex-s{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-row-s{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-none-s{-webkit-box-flex:0;-webkit-flex:none;-ms-flex:none;flex:none}.justify-start-s{-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (min-width: 75em){.dn-xl{display:none}.db-xl{display:block}.dib-xl{display:inline-block}.flex-xl{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}[data-dropdown]>[data-dropdown-arrow],[data-dropdown]>[data-dropdown-arrow]::before{z-index:-1;width:10px;height:10px}[data-dropdown]>[data-dropdown-arrow]::before{display:block;content:"";background:#252525;-webkit-transform:rotate(45deg);transform:rotate(45deg)}[data-dropdown][data-popper-placement^="top"]>[data-dropdown-arrow]{bottom:-5px}[data-dropdown][data-popper-placement^="bottom"]>[data-dropdown-arrow]{top:-5px}[data-dropdown][data-popper-placement^="left"]>[data-dropdown-arrow]{right:-5px}[data-dropdown][data-popper-placement^="right"]>[data-dropdown-arrow]{left:-5px}.fill-animate svg,.medium-editor-action svg,.medium-editor-toolbar-save svg,.medium-editor-toolbar-close svg{-webkit-transition:fill .15s ease-in;transition:fill .15s ease-in}.fill-near-black svg{fill:#131313}.fill-dark-gray svg{fill:#333}.fill-mid-gray svg{fill:#555}.fill-gray svg{fill:#777}.fill-silver svg,.medium-editor-action svg,.medium-editor-toolbar-form svg,.medium-editor-toolbar-save svg,.medium-editor-toolbar-close svg{fill:#999}.fill-light-silver svg{fill:#aaa}.fill-moon-gray svg,.medium-editor-button-active svg{fill:#ccc}.fill-light-gray svg{fill:#eee}.fill-near-white svg{fill:#f4f4f4}.fill-white svg{fill:#fff}.fill-white-50 svg{fill:rgba(255,255,255,0.5)}.hover-fill-gray:hover svg{fill:#777}.hover-fill-silver:hover svg{fill:#999}.hover-fill-light-silver:hover svg{fill:#aaa}.hover-fill-moon-gray:hover svg,.medium-editor-action:hover svg,.medium-editor-toolbar-save:hover svg,.medium-editor-toolbar-close:hover svg{fill:#ccc}.hover-fill-light-gray:hover svg{fill:#eee}.hover-fill-near-white:hover svg{fill:#f4f4f4}.fill-lighter-primary svg,[data-controller="content--comment"].js-comment-not-loved [data-target="content--comment.loveIcon"] svg{fill:#424242}.fill-primary svg{fill:#252525}.fill-light-secondary svg{fill:#ffeded}.fill-secondary svg{fill:#c00}.fill-dark-secondary svg,[data-controller="content--comment"].js-comment-loved [data-target="content--comment.loveIcon"] svg{fill:#900}.fill-darker-secondary svg{fill:#870000}.fill-darkest-secondary svg{fill:#630f0b}.fill-green svg{fill:#28c189}.fill-orange svg{fill:#e1b102}.hover-fill-darker-secondary:hover svg{fill:#870000}.hover-fill-darkest-secondary:hover svg{fill:#630f0b}.js-focus-visible a:focus{outline:1px dotted currentColor}.js-focus-visible :focus:not(.focus-visible){outline:none}.r-ver{resize:vertical}.r-none{resize:none}.toggle:checked+.toggle-wrapper .toggle-circle{left:26px}.checkbox:checked+.checkbox-wrapper{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.549 4l-.826.826-3.302 3.302-.944-.943-.826-.826L3 8.01l.826.826 1.769 1.77.826.825.825-.826 4.128-4.128.826-.826L10.549 4z' fill='%23fff'/%3E%3C/svg%3E");background-size:100% 100%}.form__tag .checkbox:checked+div [data-form-check-icon],.form__tag .checkbox:disabled:checked:hover+div [data-form-check-icon]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='white' viewBox='0 0 16 16'%3E%3Cpolygon points='13.065 1.5 11.659 2.974 5.992 8.665 4.341 7.069 2.874 5.594 0 8.481 1.468 9.955 4.525 13.026 5.931 14.5 7.399 13.026 14.532 5.861 16 4.387'/%3E%3C/svg%3E%0A")}.h-8{height:8px}.h-14{height:14px}.h-16{height:16px}.h20{height:20px}.h-24{height:24px}.h-26,.medium-editor-action{height:26px}.h-28{height:28px}.h-32{height:32px}.h-36{height:36px}.h-44,.wpwl-control{height:44px}.h-48{height:48px}.h60{height:60px}.h100{height:100px}.h150{height:150px}.h200{height:200px}.h270{height:270px}.h350{height:350px}.h362{height:362px}.h440{height:440px}.vh-main{height:-webkit-calc(100vh - 48px);height:calc(100vh - 48px)}.vh-main-small{height:-webkit-calc(100vh - 96px);height:calc(100vh - 96px)}.max-vh-60{max-height:60vh}.mh-100{max-height:100%}.min-h-120{min-height:120px}.min-h-300{min-height:300px}.max-h-120{max-height:120px}.max-h-150{max-height:150px}.max-h-200{max-height:200px}.max-h-300{max-height:300px}.max-h-362{max-height:362px}.max-h-440{max-height:440px}@media screen and (min-width: 30em){.h-36-ns{height:36px}.h-44-ns{height:44px}.h-48-ns{height:48px}.h60-ns{height:60px}.h350-ns{height:350px}.max-vh-80-ns{max-height:80vh}.max-h-420-ns{max-height:420px}.min-h-360-ns{min-height:360px}}@media screen and (min-width: 60em){.h140-l{height:140px}.h420-l{height:420px}.max-h-528-l{max-height:528px}}@media screen and (min-width: 75em){.vh-main-xl{height:-webkit-calc(100vh - 48px);height:calc(100vh - 48px)}.vh-100-xl{height:100vh}}@media screen and (min-height: 660px){.min-h-auto-t{min-height:auto}}@media screen and (min-height: 1024px){.max-h-880-xt{max-height:880px}}.hover-overflow-shown:hover,.hover-overflow-shown:focus{overflow:visible}.hover-show:hover .hover-shown{opacity:1}.hover-show:hover .hover-hidden{opacity:0}html.touchevents .touch-hidden{display:none}html.no-touchevents .touch-hide-child .child{opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}html.no-touchevents .touch-hide-child:hover .child,html.no-touchevents .touch-hide-child:focus .child,html.no-touchevents .touch-hide-child:active .child{opacity:1;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}.hover-show-block{overflow:hidden}.hover-show-block:hover{overflow:visible}.hover-show-block:hover .hover-shown{display:block}@media (pointer: fine){.reveal:hover,.reveal:focus{opacity:1}}.reveal.is-active{-webkit-tap-highlight-color:rgba(19,19,19,0.3);opacity:1}.object-contain{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.object-cover{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover"}.object-fill{-o-object-fit:fill;object-fit:fill;font-family:"object-fit: fill"}.object-none{-o-object-fit:none;object-fit:none;font-family:"object-fit: none"}.object-scale-down{-o-object-fit:scale-down;object-fit:scale-down;font-family:"object-fit: scale-down"}@media screen and (min-width: 30em){.object-contain-ns{-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}}.tippy-box{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif}.tippy-box .tippy-content{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif !important;-webkit-font-smoothing:auto}.tippy-box[data-theme~="dark"][data-placement^="top"] .tippy-arrow::before{border-top-color:#0c0c0c}.tippy-box[data-theme~="dark"][data-placement^="right"] .tippy-arrow::before{border-right-color:#0c0c0c}.tippy-box[data-theme~="dark"][data-placement^="bottom"] .tippy-arrow::before{border-bottom-color:#0c0c0c}.tippy-box[data-theme~="dark"][data-placement^="left"] .tippy-arrow::before{border-left-color:#0c0c0c}.tippy-box[data-theme~="lighter"][data-placement^="top"] .tippy-arrow::before{border-top-color:#424242}.tippy-box[data-theme~="lighter"][data-placement^="right"] .tippy-arrow::before{border-right-color:#424242}.tippy-box[data-theme~="lighter"][data-placement^="bottom"] .tippy-arrow::before{border-bottom-color:#424242}.tippy-box[data-theme~="lighter"][data-placement^="left"] .tippy-arrow::before{border-left-color:#424242}.scrollbar::-webkit-scrollbar-track{background-color:#181818}.scrollbar::-webkit-scrollbar{background-color:transparent;width:7px}.scrollbar::-webkit-scrollbar-thumb{background-color:#131313;border-radius:1.05px}.scrollbar{scrollbar-width:thin;scrollbar-color:#131313 transparent;scrollbar-face-color:#131313;scrollbar-shadow-color:#1b1b1b;scrollbar-highlight-color:#1b1b1b;scrollbar-3dlight-color:#1b1b1b;scrollbar-darkshadow-color:#1b1b1b;scrollbar-track-color:#1b1b1b;scrollbar-arrow-color:#1b1b1b}.bg-input,.tags-input-wrapper-default,.medium-editor-toolbar-input,.wpwl-control{-webkit-transition:border-color .1s ease-in-out;transition:border-color .1s ease-in-out}.hover-light-secondary:hover{color:#ffeded}.hover-light-secondary:focus{color:#ffeded}.hover-secondary:hover{color:#c00}.hover-secondary:focus{color:#c00}.hover-dark-secondary:hover,.comment__copy h2 .content-link:hover,.comment__copy h3 .content-link:hover,.story__copy h2 .content-link:hover,.story__copy h3 .content-link:hover{color:#900}.hover-dark-secondary:focus,.comment__copy h2 .content-link:focus,.comment__copy h3 .content-link:focus,.story__copy h2 .content-link:focus,.story__copy h3 .content-link:focus{color:#900}.hover-darker-secondary:hover{color:#870000}.hover-darker-secondary:focus{color:#870000}.hover-darkest-secondary:hover{color:#630f0b}.hover-darkest-secondary:focus{color:#630f0b}.hover-dark-warning:hover{color:#d2a607}.hover-color-inherit:hover{color:inherit}.hover-bg-dark-primary:hover,button[data-color="primary"]:hover:enabled,a[data-color="primary"]:hover{background-color:#0c0c0c}.hover-bg-dark-primary:focus,button[data-color="primary"]:focus:enabled,a[data-color="primary"]:focus{background-color:#0c0c0c}.hover-bg-primary:hover{background-color:#252525}.hover-bg-primary:focus{background-color:#252525}.hover-bg-mid-primary:hover{background-color:#1b1b1b}.hover-bg-mid-primary:focus{background-color:#1b1b1b}.hover-bg-light-primary:hover{background-color:#303030}.hover-bg-light-primary:focus{background-color:#303030}.hover-bg-lighter-primary:hover,button[data-color="light"]:hover:enabled,a[data-color="light"]:hover,[data-controller="content--comment-form"].js-comment-form-ok [data-target="comment-form.sendButton"]:hover{background-color:#424242}.hover-bg-lighter-primary:focus,button[data-color="light"]:focus:enabled,a[data-color="light"]:focus,[data-controller="content--comment-form"].js-comment-form-ok [data-target="comment-form.sendButton"]:focus{background-color:#424242}.hover-bg-secondary:hover{background-color:#c00}.hover-bg-secondary:focus{background-color:#c00}.hover-bg-dark-secondary:hover{background-color:#900}.hover-bg-dark-secondary:focus{background-color:#900}.hover-bg-darker-secondary:hover,button[data-color="secondary"]:hover:enabled,a[data-color="secondary"]:hover{background-color:#870000}.hover-bg-darker-secondary:focus,button[data-color="secondary"]:focus:enabled,a[data-color="secondary"]:focus{background-color:#870000}.hover-bg-darkest-secondary:hover{background-color:#630f0b}.hover-bg-darkest-secondary:focus{background-color:#630f0b}.hover-bg-dark-purple:hover{background-color:#8220c9}.hover-bg-dark-purple:focus{background-color:#8220c9}.text,textarea.text,.comment__copy mark,.story__copy mark,.pagination .current,.tags-input input[type="text"],.tags-input-wrapper-default,.medium-editor-toolbar-input,.trix-input--dialog,.trix-button--dialog,.trix-output,.wpwl-control,.aside-nav a.router-link-active{color:#ccc}.primary-lighter{color:#424242}.secondary-light,.wpwl-button{color:#ffeded}.secondary,.comment__copy h2,.comment__copy h3,.story__copy h2,.story__copy h3,.comment__copy h2 a,.comment__copy h3 a,.story__copy h2 a,.story__copy h3 a,.wpwl-hint{color:#c00}.secondary-dark{color:#900}.warning{color:#e1b102}.warning-dark{color:#d2a607}.td-mid-gray{-webkit-text-decoration-color:#555;text-decoration-color:#555}.td-dark-gray{-webkit-text-decoration-color:#333;text-decoration-color:#333}.bg-lighter-primary,.comment__copy mark,.story__copy mark,.tippy-box[data-theme~="lighter"]{background-color:#424242}.bg-light-primary,.form__tag .checkbox:disabled:hover+div,.tags-input-wrapper-default,.typeahead-dropdown,.medium-editor-button-active,.medium-editor-toolbar-input,.trix-button.trix-active,.trix-input--dialog,.wpwl-wrapper-brand,.wpwl-control{background-color:#303030}.bg-light-primary-40{background-color:rgba(48,48,48,0.4)}.bg-primary,.trix-button-row{background-color:#252525}.bg-mid-primary,.radiobutton--boxed:checked+.radiobutton-wrapper,.trix-dialog{background-color:#1b1b1b}.bg-dark-primary,.form__tag .checkbox:hover+div,.mention-suggestions-container ul,.tippy-box[data-theme~="dark"],.medium-editor-anchor-preview{background-color:#0c0c0c}.bg-light-secondary{background-color:#ffeded}.bg-secondary{background-color:#c00}.bg-dark-secondary,.toggle:checked+.toggle-wrapper,.form__tag .checkbox:checked+div,.form__tag .checkbox:disabled:checked:hover+div,.wpwl-button{background-color:#900}.bg-darker-secondary{background-color:#870000}.bg-darkest-secondary{background-color:#630f0b}.bg-brown{background-color:#604926}.bg-green{background-color:#28c189}.bg-dark-green{background-color:#23a877}.bg-orange{background-color:#e1b102}.bg-purple{background-color:#9325e1}.bg-pink{background-color:#e12668}.bg-gradient-black{background-image:-webkit-gradient(linear, left bottom, left top, from(#000), to(#111));background-image:-webkit-linear-gradient(bottom, #000, #111);background-image:linear-gradient(to top, #000, #111)}.bg-gradient-near-black{background-image:-webkit-gradient(linear, left bottom, left top, from(#131313), color-stop(40%, #131313), to(rgba(19,19,19,0)));background-image:-webkit-linear-gradient(bottom, #131313 0%, #131313 40%, rgba(19,19,19,0) 100%);background-image:linear-gradient(to top, #131313 0%, #131313 40%, rgba(19,19,19,0) 100%)}.bg-gradient-near-black--right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(19,19,19,0)), color-stop(60%, #131313), to(#131313));background-image:-webkit-linear-gradient(left, rgba(19,19,19,0) 0%, #131313 60%, #131313 100%);background-image:linear-gradient(to right, rgba(19,19,19,0) 0%, #131313 60%, #131313 100%)}.bg-gradient-image{background-image:-webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.4)), to(rgba(0,0,0,0.2)));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.4), rgba(0,0,0,0.2));background-image:linear-gradient(to right, rgba(0,0,0,0.4), rgba(0,0,0,0.2))}.bg-gradient-primary{background-image:-webkit-gradient(linear, left top, right top, from(rgba(37,37,37,0)), color-stop(20%, #252525), to(#252525));background-image:-webkit-linear-gradient(left, rgba(37,37,37,0) 0%, #252525 20%, #252525 100%);background-image:linear-gradient(to right, rgba(37,37,37,0) 0%, #252525 20%, #252525 100%)}.bg-gradient-mid-primary{background-image:-webkit-gradient(linear, left bottom, left top, from(#1b1b1b), color-stop(40%, #1b1b1b), to(rgba(27,27,27,0)));background-image:-webkit-linear-gradient(bottom, #1b1b1b 0%, #1b1b1b 40%, rgba(27,27,27,0) 100%);background-image:linear-gradient(to top, #1b1b1b 0%, #1b1b1b 40%, rgba(27,27,27,0) 100%)}.bg-gradient-dark-primary--right{background-image:-webkit-gradient(linear, left top, right top, from(rgba(12,12,12,0)), color-stop(40%, #0c0c0c), to(#0c0c0c));background-image:-webkit-linear-gradient(left, rgba(12,12,12,0) 0%, #0c0c0c 40%, #0c0c0c 100%);background-image:linear-gradient(to right, rgba(12,12,12,0) 0%, #0c0c0c 40%, #0c0c0c 100%)}.bg-gradient-dark-primary--left{background-image:-webkit-gradient(linear, right top, left top, from(rgba(12,12,12,0)), color-stop(40%, #0c0c0c), to(#0c0c0c));background-image:-webkit-linear-gradient(right, rgba(12,12,12,0) 0%, #0c0c0c 40%, #0c0c0c 100%);background-image:linear-gradient(to left, rgba(12,12,12,0) 0%, #0c0c0c 40%, #0c0c0c 100%)}.bg-gradient-image-overlay--left{background-image:-webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0.1)), color-stop(7rem, rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 7rem);background-image:linear-gradient(to right, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 7rem)}.bg-gradient-image-overlay--right{background-image:-webkit-gradient(linear, right top, left top, color-stop(0, rgba(0,0,0,0.1)), color-stop(7rem, rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 7rem);background-image:linear-gradient(to left, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 7rem)}.bg-mid-gray-70{background-color:rgba(85,85,85,0.7)}@media screen and (min-width: 30em){.bg-near-black-ns{background-color:#131313}.hover-bg-primary-ns:hover{background-color:#252525}}@media screen and (min-width: 60em){.bg-transparent-l{background-color:transparent}}.sortable-ghost{visibility:hidden}.pv04{padding-top:.4rem;padding-bottom:.4rem}.pv06{padding-top:.6rem;padding-bottom:.6rem}.pv08,.wpwl-control,.wpwl-button{padding-top:.8rem;padding-bottom:.8rem}.pt15{padding-top:1.5rem}.pr15{padding-right:1.5rem}.pb15{padding-bottom:1.5rem}.pl15{padding-left:1.5rem}.pv15{padding-top:1.5rem;padding-bottom:1.5rem}.p14{padding:14px}@media screen and (min-width: 30em){.pv08-ns{padding-top:.8rem;padding-bottom:.8rem}.pt15-ns,.wpwl-wrapper-submit{padding-top:1.5rem}.pr15-ns{padding-right:1.5rem}.pb15-ns{padding-bottom:1.5rem}.pl15-ns{padding-left:1.5rem}.pa15-ns{padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem}.pv15-ns{padding-top:1.5rem;padding-bottom:1.5rem}.ph15-ns{padding-right:1.5rem;padding-left:1.5rem}.pt4-ns{padding-top:2rem}}@media screen and (min-width: 40em){.pt0-s{padding-top:0}.pr0-s{padding-right:0}.pr3-s{padding-right:1rem}.pl3-s{padding-left:1rem}.pv15-s{padding-top:1.5rem;padding-bottom:1.5rem}.pr15-s{padding-right:1.5rem}.pr4-s{padding-right:2rem}}@media screen and (min-width: 60em){.pb15-l{padding-bottom:1.5rem}.pt4-l{padding-top:2rem}}@media screen and (min-width: 75em){.pr15-xl{padding-right:1.5rem}.pl15-xl{padding-left:1.5rem}}.ml-auto{margin-left:auto}.mn2{margin:-2px}.mt15{margin-top:1.5rem}.mr15{margin-right:1.5rem}.mb15{margin-bottom:1.5rem}.mt48{margin-top:48px}.ml24{margin-left:24px}.ml48{margin-left:48px}.mv15{margin-top:1.5rem;margin-bottom:1.5rem}.nl48{margin-left:-48px}.nl-bw2{margin-left:-0.25rem}.nb-m1{margin-bottom:-1px}@media screen and (min-width: 30em){.mr15-ns{margin-right:1.5rem}.mb15-ns,.wpwl-control,.wpwl-hint{margin-bottom:1.5rem}.mv4-ns{margin-top:2rem;margin-bottom:2rem}.ml0-ns{margin-left:0}.ml56-ns{margin-left:56px}.nl-bw1-ns{margin-left:-2px}.nt-m5-ns{margin-top:-5px}}@media screen and (min-width: 40em){.mr15-s{margin-right:1.5rem}}@media screen and (min-width: 60em){.mb15-l{margin-bottom:1.5rem}.nr-m1-l{margin-right:-1px}}@media screen and (min-width: 75em){.mt0-xl{margin-top:0}.mr0-xl{margin-right:0}.ml0-xl{margin-left:0}}.tags-input-wrapper-default{min-height:44px}.tags-input-remove{background-size:45% 45%;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgOCA4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xLjQsMEwwLDEuNGwwLjcsMC43bDEuOCwxLjhMMC43LDUuN0wwLDYuNGwxLjQsMS40bDAuNy0wLjdsMS44LTEuOGwxLjgsMS44bDAuNywwLjdsMS40LTEuNEw3LjEsNS43DQoJTDUuMywzLjlsMS44LTEuOGwwLjctMC43TDYuNCwwTDUuNywwLjdMMy45LDIuNUwyLjEsMC43QzIuMSwwLjcsMS40LDAsMS40LDB6Ii8+DQo8L3N2Zz4NCg==)}.tags-input-badge{padding-right:17px}.tags-input-typeahead-item-highlighted-default{background-color:#252525}.medium-editor-placeholder::after{padding:inherit;content:attr(data-placeholder)}.medium-editor-element h1 span,.medium-editor-element h2 span{font-weight:unset !important}@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){.medium-editor-element.story__copy h1,.medium-editor-element.story__copy h2,.medium-editor-element.story__copy h3,.medium-editor-element.story__copy h4,.medium-editor-element.story__copy h5,.medium-editor-element.story__copy h6,.medium-editor-element.story__copy p,.medium-editor-element.comment__copy h1,.medium-editor-element.comment__copy h2,.medium-editor-element.comment__copy h3,.medium-editor-element.comment__copy h4,.medium-editor-element.comment__copy h5,.medium-editor-element.comment__copy h6,.medium-editor-element.comment__copy p{max-width:none}}trix-toolbar{display:none}.with-trix-toolbar trix-toolbar{display:block}trix-editor:empty:not(:focus)::before{color:#777}.trix-button:not(:disabled){cursor:pointer}.trix-button--icon{width:2.2em;max-width:-webkit-calc(.8em + 4vw);max-width:calc(.8em + 4vw);height:2.2em;text-indent:-9999px}.trix-button--icon::before{position:absolute;display:inline-block;content:"";background-size:55%}.trix-button--icon-bold::before{background-image:url(//ga0.fetlife.com/assets/icons-color/icon-bold-94e7323d4d0f39691f8c59ec3e32a9a0a6e4641cb43af7ace6c2152a378197fe.svg)}.trix-button--icon-italic::before{background-image:url(//ga2.fetlife.com/assets/icons-color/icon-italic-b061152108b204ca385b49769e594df78dbbf4569152400444c9041f6fa796e2.svg)}.trix-button--icon-link::before{background-image:url(//ga0.fetlife.com/assets/icons-color/icon-link-4614ef8e828e02e5924da2c9c8db8d6383f639c05359e0afe33c5add2b2e6a79.svg)}.trix-button--icon-strike::before{background-image:url(//ga1.fetlife.com/assets/icons-color/icon-strike-032da39540e3b7485740034f18fc4e5aa742f1d231010692f1916cb1e859b30d.svg)}.trix-button--icon-heading-1::before{background-image:url(//ga0.fetlife.com/assets/icons-color/icon-header-01f02a5a1253e04cf937bc7eac88a1d8251e94cf0323970807ec09538a4aae1d.svg)}.trix-button--icon-quote::before{background-image:url(//ga3.fetlife.com/assets/icons-color/icon-quote-e279d9d52b5a692157b5dcda6a24315d2622b89ba626e1cb56538a030daf4dff.svg)}.trix-button--icon-bullet-list::before{background-image:url(//ga2.fetlife.com/assets/icons-color/icon-bullet-list-951de4d2d46c7128759fd0a69c9a43e3111569f666a1b7003b682dd72ad3e638.svg)}.trix-button--icon-number-list::before{background-image:url(//ga3.fetlife.com/assets/icons-color/icon-bullet-number-e532098dd53aa3cf481047c9af52bca06b149eb54b71a0d9019c2ef51ba518bb.svg)}.trix-button--icon-undo::before{background-image:url(//ga3.fetlife.com/assets/icons-color/icon-undo-1bb930b2aed88945c9cdde93470d0bcd0a09887cd99097469a9192c4a123c9cd.svg)}.trix-button--icon-redo::before{background-image:url(//ga0.fetlife.com/assets/icons-color/icon-redo-13f8f0f2ad43d64b27424de34a4b287c62dc133150308f8c962b46d203275411.svg)}.trix-button--icon-decrease-nesting-level::before{background-image:url(//ga3.fetlife.com/assets/icons-color/icon-decrease-nesting-807d7c05bcc76ba0949157c0cd6c3cb33db3bc6949846a7ae61b801cfb9b6cfd.svg)}.trix-button--icon-increase-nesting-level::before{background-image:url(//ga2.fetlife.com/assets/icons-color/icon-increase-nesting-6dc982d185d07ee76e7c81995a54f3b908f3a47a454a7e9527b22757f014fc3f.svg)}.trix-dialog{left:1px}.trix-button--dialog{margin-right:0 !important}.trix-dialog--link{max-width:500px}.trix-dialog__link-fields .trix-button-group{-webkit-box-flex:0;-webkit-flex:0 0 content;-ms-flex:0 0 content;flex:0 0 content}@media screen and (min-width: 30em){.trix-button{margin-right:.5rem}}.trix-output{max-width:42rem}.trix-output h1{font-family:"Lucida Grande", "Lucida Sans", "helvetica neue", helvetica, arial, sans-serif}.trix-output .emoji{font-size:18px}.trix-output.no-max{max-width:100%}.trix-output--large ul,.trix-output--large ol,.trix-output--large blockquote{max-width:45rem}@media screen and (min-width: 30em){.trix-output--large{font-size:17px}.trix-output--large ul,.trix-output--large ol,.trix-output--large blockquote{font-size:17px}}.wpwl-wrapper-brand::after{top:50%;width:0;height:0;margin-top:-.15rem;content:"";border-top:0.35rem solid #777;border-right:.35rem solid transparent;border-bottom:.35rem solid transparent;border-left:.35rem solid transparent}.wpwl-control-cardNumber,.wpwl-control-cvv{padding-top:0 !important;padding-bottom:0 !important}.f8{font-size:9px}.f16,.tags-input input,.wpwl-control,.wpwl-button{font-size:16px}.f25{font-size:26px}@media screen and (min-width: 30em){.f16-ns{font-size:16px}.f25-ns{font-size:26px}}.lh-inherit{line-height:inherit}.lh-normal,.wpwl-control,.wpwl-button{line-height:normal}.tracked-small{letter-spacing:.05rem}@media screen and (min-width: 30em){.talr-ns{text-align-last:right}}@media screen and (min-width: 40em){.tl-s{text-align:left}}.breakword,.comment__copy,.story__copy,.trix-output{word-break:break-word}.break-all{word-break:break-all}.filter-grayscale-100{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.overflow-scrolling-touch{-webkit-overflow-scrolling:touch}.pen,.tags-input-root[data-disabled] .tags-input-remove,.tags-input-badge span,.wpwl-wrapper-brand::after{pointer-events:none}.ty-50{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.us-none,.wpwl-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ipp{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.horizontal-scroll{padding-bottom:50px;margin-bottom:-50px}.horizontal-scroll-mobile{padding-bottom:50px;margin-bottom:-50px}.w-8{width:8px}.w-14,.form__tag .checkbox:checked+div [data-form-check-icon],.form__tag .checkbox:disabled:checked:hover+div [data-form-check-icon]{width:14px}.w-16,.tags-input-remove{width:16px}.w20{width:20px}.w-24{width:24px}.w-26,.medium-editor-action{width:26px}.w-32{width:32px}.w-36{width:36px}.w-44{width:44px}.w-48{width:48px}.w60{width:60px}.w100{width:100px}.w105{width:105px}.w140{width:140px}.w150{width:150px}.w190{width:190px}.w200{width:200px}.w250{width:250px}.mw42{max-width:42rem}.mw52{max-width:52rem}.mw-80{max-width:80%}.mw980{max-width:980px}.mw1260{max-width:1260px}@media screen and (min-width: 30em){.w-sixth-ns{width:-webkit-calc(100% / 6 - .01px);width:calc(100% / 6 - .01px)}.w-36-ns{width:36px}.w-44-ns{width:44px}.w-48-ns{width:48px}.w60-ns{width:60px}.w70-ns{width:70px}.w100-ns{width:100px}.mw-80-ns{max-width:80%}}@media screen and (min-width: 40em){.w-33-s{width:33%}.w-50-s{width:50%}.w-auto-s{width:auto}}@media screen and (min-width: 60em){.w-25-l{width:25%}.w-44-l{width:44px}.w140-l{width:140px}.w150-l{width:150px}.w200-l{width:200px}.w217-l{width:217px}.w275-l{width:275px}.w350-l{width:350px}.w-auto-l{width:auto}.mw750-l{max-width:750px}}@media screen and (min-width: 75em){.w-sixth-xl{width:-webkit-calc(100% / 6 - .01px);width:calc(100% / 6 - .01px)}}[data-controller="inbox--conversation"].js-conversation-empty-submit [data-target="inbox--conversation.newMessageTextarea"]{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
