/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[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:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tooltipster-base{display:-webkit-flex;display:-ms-flexbox;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);transform:scale(0, 0);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1, 1);transform:scale(1, 1);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0 !important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading 400ms;animation:tooltipster-fading 400ms}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating 600ms;animation:tooltipster-rotating 600ms}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling 600ms;animation:tooltipster-scaling 600ms}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid black;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:white;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:black}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:black}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:black}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:black}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-kundo-theme .tooltipster-box{color:#51595d;background-color:#fff;border:1px solid #e6e9ea;border-radius:.1875rem;box-shadow:0 0 6px rgba(0,0,0,.3)}.tooltipster-kundo-theme .tooltipster-content{padding:6px 12px;font-size:14px;font-weight:normal;line-height:18px;color:inherit}.tooltipster-kundo-theme.tooltipster-sidetip .tooltipster-arrow-border{top:-1px}.tooltipster-kundo-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{height:9px}.tooltipster-kundo-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#e6e9ea}.tooltipster-kundo-theme.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#fff}dialog{position:absolute;left:0;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;margin:auto;border:solid;padding:1em;background:white;color:black;display:block}dialog:not([open]){display:none}dialog+.backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0, 0, 0, 0.1)}._dialog_overlay{position:fixed;top:0;right:0;bottom:0;left:0}dialog.fixed{position:fixed;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%)}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible !important;background:#f4f5f5 !important;background:rgba(0,0,0,.06) !important;border:0 none !important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{visibility:hidden;content:"!"}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown-header{position:relative;padding:5px 8px;background:#f4f5f5;border-bottom:1px solid #c8cdd0;border-radius:3px 3px 0 0}.selectize-dropdown-header-close{position:absolute;top:50%;right:8px;margin-top:-12px;font-size:20px !important;line-height:20px;color:#51595d;opacity:.4}.selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .optgroup{box-sizing:border-box;float:left;border-top:0 none;border-right:1px solid #e6e9ea}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button [data-value]{position:relative}.selectize-control.plugin-remove_button [data-value] .remove{position:absolute;top:0;right:0;bottom:0;box-sizing:border-box;display:inline-block;width:17px;padding:2px 0 0 0;font-size:12px;font-weight:bold;color:inherit;text-align:center;text-decoration:none;vertical-align:middle;border-left:1px solid #0073bb;border-radius:0 2px 2px 0}.selectize-control.plugin-remove_button [data-value] .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button [data-value].active .remove{border-left-color:#00578d}.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover{background:none}.selectize-control.plugin-remove_button .disabled [data-value] .remove{border-left-color:#c8cdd0}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{font-family:inherit;font-size:13px;-webkit-font-smoothing:inherit;line-height:18px;color:#323739}.selectize-input,.selectize-control.single .selectize-input.input-active{display:inline-block;cursor:text;background:#fff}.selectize-input{position:relative;z-index:1;box-sizing:border-box;display:inline-block;width:100%;padding:8px 8px;overflow:hidden;border:1px solid #e6e9ea;border-radius:3px}.selectize-control.multi .selectize-input.has-items{padding:5px 8px 2px}.selectize-input.full{background-color:#fff}.selectize-input.disabled,.selectize-input.disabled *{cursor:default !important}.selectize-input.dropdown-active{border-radius:3px 3px 0 0}.selectize-input>*{display:-moz-inline-stack;display:inline-block;*display:inline;vertical-align:baseline;zoom:1}.selectize-control.multi .selectize-input>div{padding:2px 6px;margin:0 3px 3px 0;color:#fff;cursor:pointer;background:#1da7ee;border:1px solid #0073bb}.selectize-control.multi .selectize-input>div.active{color:#fff;background:#92c836;border:1px solid #00578d}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#fff;background:#c8cdd0;border:1px solid #e6e9ea}.selectize-input>input{max-width:100% !important;min-height:0 !important;max-height:none !important;padding:0;margin:0 1px;line-height:inherit !important;text-indent:0 !important;background:none !important;border:0 none !important;box-shadow:none !important;-webkit-user-select:auto !important;font-weight:300}.selectize-input>input:focus{outline:none !important}.selectize-input::after{display:block;clear:left;content:" "}.selectize-input.dropdown-active::before{position:absolute;right:0;bottom:0;left:0;display:block;height:1px;content:" ";background:#f4f5f5}.selectize-dropdown{position:absolute;z-index:10;box-sizing:border-box;margin:-1px 0 0 0;background:#fff;border:1px solid #c8cdd0;border-top:0 none;border-radius:0 0 3px 3px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.selectize-dropdown [data-selectable]{overflow:hidden;cursor:pointer}.selectize-dropdown [data-selectable] .highlight{background:rgba(125,168,208,.2);border-radius:1px}.selectize-dropdown [data-selectable],.selectize-dropdown .optgroup-header{padding:5px 8px}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#323739;cursor:default;background:#fff}.selectize-dropdown .active{color:#848f94;background-color:#e2eaef}.selectize-dropdown .active.create{color:#848f94}.selectize-dropdown .create{color:rgba(50,55,57,.5)}.selectize-dropdown-content{max-height:18rem;overflow-x:hidden;overflow-y:auto}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{transition:none}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input{cursor:text}.selectize-control.single .selectize-input::after{position:absolute;top:50%;right:15px;display:block;width:0;height:0;margin-top:-3px;content:" ";border-color:#e6e9ea transparent transparent transparent;border-style:solid;border-width:5px 5px 0 5px}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-color:transparent transparent #c8cdd0 transparent;border-width:0 5px 5px 5px}.selectize-control.rtl.single .selectize-input:after{right:auto;left:15px}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px !important}.selectize-control .selectize-input.disabled{background-color:#f4f5f5;opacity:.5}.selectize-control.multi .selectize-input.has-items{padding-right:5px;padding-left:5px}.selectize-control.multi .selectize-input.disabled [data-value]{color:#c8cdd0;text-shadow:none;background:none;box-shadow:none}.selectize-control.multi .selectize-input.disabled [data-value],.selectize-control.multi .selectize-input.disabled [data-value] .remove{border-color:#f4f5f5}.selectize-control.multi .selectize-input.disabled [data-value] .remove{background:none}.selectize-control.multi .selectize-input [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);background-color:#1b9dec;border-radius:3px;box-shadow:0 1px 0 rgba(0,0,0,.2),inset 0 1px rgba(0,0,0,.03)}.selectize-control.multi .selectize-input [data-value].active{background-color:#0085d4}.selectize-control.single .selectize-input .selectize-input,.selectize-control.fn-user-search.single .selectize-input{padding:3px 0px}.selectize-control.single .selectize-input ::after,.selectize-control.fn-user-search.single ::after{display:none}.selectize-control.single .selectize-input,.selectize-dropdown.single{border-color:#e6e9ea}.selectize-dropdown .optgroup-header{padding-top:7px;font-size:.85em;font-weight:bold}.selectize-dropdown .optgroup{border-top:1px solid #e6e9ea}.selectize-dropdown .optgroup:first-child{border-top:0 none}html,button,input,select,textarea{color:#323739}button{display:block;padding:14px 15px 13px 15px;font-family:"Helvetica","Arial","Lucida Grande",sans-serif;font-size:1em;font-weight:300;line-height:1em;color:#fff;text-align:center;background:#323739;border:0;border-radius:3px}@media only screen and (min-width: 600px)and (max-width: 800px){button{padding:13px 0 13px 0}}button,[role=button],input[type=submit],label{cursor:pointer}body{min-width:320px;padding:0;font-family:"Helvetica","Arial","Lucida Grande",sans-serif;font-size:.93em;font-weight:300;font-stretch:normal;line-height:1.57;background:#fff}body.popup-page{min-width:0}@media only screen and (min-width: 600px){body{background:#ebeae5}body.embed-page,body.popup-page{background:#fff}}@media only screen and (min-width: 600px)and (max-width: 800px){body{font-size:.75em}}.iframe body.popup-page *{box-sizing:border-box}address{font-style:normal}b,strong{font-weight:bold}a{color:#188295;text-decoration:none}a:focus,a:active,a:hover{color:#136776}h1,h2,h3,h4{margin:0;font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-weight:300}h1.article-heading,h2.article-heading,h3.article-heading,h4.article-heading{padding:20px 0;font-size:3em}h1.article-heading-small,h2.article-heading-small,h3.article-heading-small,h4.article-heading-small{font-size:2em}h1.no-whitespace,h2.no-whitespace,h3.no-whitespace,h4.no-whitespace{padding-bottom:0}dl{margin-top:0;margin-bottom:1rem}ol,ul{margin:1em 0}li{margin-bottom:.5em}p{margin:0 0 1em}hr{display:block;height:1px;padding:0;margin:1em 0;border:0;border-top:1px solid #c8cdd0}img{vertical-align:middle}fieldset{padding:0;margin:0;border:0}textarea{min-height:2em;padding:12px;resize:vertical;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media only screen and (min-width: 600px)and (max-width: 800px){textarea{min-height:6em}}input[type=search]{-webkit-box-sizing:content-box;-webkit-appearance:textfield}input::-webkit-search-decoration,input::-webkit-search-cancel-button{display:none}input::-ms-clear{width:0;height:0}::-webkit-input-placeholder{font-weight:300;color:#667075;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}::-moz-placeholder{font-weight:300;color:#667075;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:-ms-input-placeholder{font-weight:300;color:#667075;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}::placeholder{font-weight:300;color:#667075;opacity:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input:placeholder,textarea:placeholder{color:#667075}input[type=text],input[type=password],input[type=url],input[type=search],input[type=email],input[type=number]{height:2.5em;padding:4px 6px;line-height:1.3em;transition:all .25s ease-in-out}@media only screen and (min-width: 600px){input[type=text],input[type=password],input[type=url],input[type=search],input[type=email],input[type=number]{height:2.8em;padding:6px 8px 4px}}@media only screen and (min-width: 600px)and (max-width: 800px){input[type=text],input[type=password],input[type=url],input[type=search],input[type=email],input[type=number]{height:2.8em;padding:5px 6px}}input[type=text],input[type=password],input[type=url],input[type=search],input[type=email],input[type=number],textarea{box-sizing:border-box;font-size:16px;border:1px solid #e6e9ea;border-radius:.1875rem;outline:none}@media only screen and (min-width: 600px){input[type=text],input[type=password],input[type=url],input[type=search],input[type=email],input[type=number],textarea{font-size:1em}}input[type=text].error,input[type=password].error,input[type=url].error,input[type=search].error,input[type=email].error,input[type=number].error,textarea.error{border:1px solid #df553a}select{font-size:16px}@media only screen and (min-width: 600px){select{height:2.5em;font-size:.9em}}input:focus,textarea:focus{border-color:#1fa5bc;box-shadow:none}input:disabled{background-color:#f4f5f5}a:focus,button:focus,button:active,[tabindex]:focus{outline:0;outline-width:0;outline-style:solid}[data-focus-method=key]:focus{outline-width:.1875rem;outline-style:solid;outline-color:rgba(31,165,188,.5);outline-offset:.0625rem}.dialog-list li .dialog-list-title::after,a[target=_blank]:not(.no-external-icon)::after{display:inline-block;padding-left:.25em;font-family:fontawesome;font-size:.875em;font-style:normal;font-weight:normal;line-height:1;speak:none;text-decoration:none;text-transform:none;content:"";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.main--kundo-mail a[target=_blank]::after,.common-form-mail .text-editor a[target=_blank]::after{display:none}.kundo-branding{background:#3ac7df}.kundo-branding small{display:block;width:83px;height:40px;color:#fff}@media only screen and (min-width: 600px){.kundo-branding{padding:12px 0;padding-right:5%;padding-left:5%}}@media only screen and (min-width: 600px)and (min-width: 600px)and (max-width: 800px){.kundo-branding{padding-right:20px;padding-left:20px}}#header{padding:10px 0 15px 0;background:#fff}#header a:not(.autocomplete-result-link){display:block;color:#323739}#header h1,#header h2,#header strong,#header em{font-style:normal;font-weight:400;line-height:1.2em}#header h1,#header strong{font-size:2em}#header h2,#header em{font-size:1em}#header>div{position:relative}#header .logo{max-width:280px;max-height:40px;margin-right:20px;vertical-align:bottom}@media only screen and (min-width: 600px){#header{padding:25px 0 75px 0;background:#fff;padding-right:5%;padding-left:5%}}@media only screen and (min-width: 600px)and (min-width: 600px)and (max-width: 800px){#header{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 600px){#header a{position:absolute;bottom:0;padding-right:315px}}@media only screen and (min-width: 600px){#header h1,#header h2,#header strong,#header em{display:inline-block}}@media only screen and (min-width: 600px){#header h1,#header strong{margin-right:15px;font-size:4em;font-weight:bold;white-space:nowrap}}@media only screen and (min-width: 600px){#header h2,#header em{position:relative;top:.3em;font-size:1.3em}}@media only screen and (min-width: 600px){#header>div{position:relative;height:80px}}@media only screen and (min-width: 600px){#header .logo{max-width:none;max-height:80px}}@media only screen and (min-width: 600px)and (max-width: 800px){#header a{padding-right:20px;padding-left:20px;margin-right:200px}}.wrapper-inner{padding:0 15px}@media only screen and (min-width: 600px){.wrapper-inner{padding:0;max-width:1080px;margin:0 auto}}#content .wrapper-inner{padding:0}#content .column-main{background-color:#fff}#content .final{padding:15px;border-top:1px solid #e6e9ea;padding-right:5%;padding-left:5%}@media only screen and (min-width: 600px)and (max-width: 800px){#content .final{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 600px){#content{position:relative;padding:25px 0;padding-right:5%;padding-left:5%}}@media only screen and (min-width: 600px)and (min-width: 600px)and (max-width: 800px){#content{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 600px){#content .content-plate{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:.5rem}#content .content-plate:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}}@media only screen and (min-width: 600px){#content .shadow-wrapper{position:relative;border-radius:.5rem;box-shadow:0 0 6px rgba(0,0,0,.3)}}@media only screen and (min-width: 600px){#content .column-main{width:65%;padding-bottom:72px;background-color:#fff;border-radius:.5rem}#content .column-main.full-width{width:100%}#content .column-main.no-footer{padding-bottom:0}#content .column-main>.inner{border-right:none}}@media only screen and (min-width: 600px){#content .column-aside{width:35%;border-left:1px solid #e6e9ea}}@media only screen and (min-width: 600px){#content .final{position:relative;top:-25px;padding:0 0 0 20px;border-top:none}}@media only screen and (min-width: 600px){body:not(.kundo-forum) #content .column-main{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-bottom:0}body:not(.kundo-forum) #content .column-aside{-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:450px}}#complementary h2,#complementary h3{padding:10px 0;font-size:1em;font-weight:bold;background:#f4f5f5;padding-right:15px;padding-left:15px}#complementary section{margin-bottom:1.5em}#complementary section>div{padding-right:15px;padding-left:15px}#complementary section:last-of-type{margin-bottom:0}@media only screen and (min-width: 600px){#complementary{position:relative;width:35%;padding-top:0;border-radius:.5rem;border-top-left-radius:0;border-bottom-left-radius:0}#complementary aside{height:100%;margin-left:-1px;border-left:1px solid #e6e9ea}#complementary h2,#complementary h3{padding:0 0 10px 0;background:#fff}#complementary section{padding:20px 40px;margin-top:0;margin-bottom:0;border-bottom:1px solid #e6e9ea}#complementary section:last-child{border-bottom:0}#complementary section>div{padding:0}#complementary .forum-aside{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;min-height:100%;border-radius:.5rem;border-top-left-radius:0;border-top-right-radius:0}#complementary .forum-aside .admin-dialog-toolbox-backplate{border-radius:0}#complementary .forum-aside .admin-teaser-stats{border-top-right-radius:.5rem}}@media only screen and (min-width: 600px)and (max-width: 800px){#complementary section{padding:20px}}#complementary .light-theme h2{padding:0;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:16px;font-weight:400;background:none}.complementary-footer{margin-top:15px;border-top:1px solid #e6e9ea;padding-right:15px;padding-left:15px}@media only screen and (min-width: 600px){.complementary-footer{height:70px;padding:0;margin-top:0;background:#f4f5f5;border-top:1px solid #e6e9ea;border-radius:0 0 3px 0}.complementary-footer>div{padding:15px 40px}}#footer{color:#e6e9ea;background:#51595d}#footer .final{padding-top:15px;padding-bottom:15px}#footer .final a{color:#e6e9ea;text-decoration:underline}@media only screen and (min-width: 600px){#footer{color:#323739;background:#f4f5f5}#footer>div,#footer>section{padding-right:5%;padding-left:5%}}@media only screen and (min-width: 600px)and (min-width: 600px)and (max-width: 800px){#footer>div,#footer>section{padding-right:20px;padding-left:20px}}@media only screen and (min-width: 600px){#footer .final{padding-top:20px;padding-bottom:20px}#footer .final a{color:#323739;text-decoration:underline}}.kundo-logo{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFMAAAATCAQAAABG4/nnAAADjUlEQVR4Ac3Va2hW9x3A8V/iJd4VdGXL4nXzgiZqaouCNg2t0mqrrZeFTcdkNxkyYWMI4lTwEuccxNFC7YtCSq20Fi+FWi3TOXCicRsWxWKVeqmCrTeMxpg8icmnL3o48JDnCYxA8ft99f/xe/Hl8D/nRDYGmGyOn3hZuV5CGOoPPnTOHVfVec0s8d0bEvX1C7t9JQO4oFiBVW4gmwPGitQCI4zzPdFFuxmoSOeZFjkDANq8KOyQm2ueEomT1GtSI7pojXqnDM+fWWCLbNgtLJef0/oKITwPakUX/Rd4Mn/meh35qQIXdEaVEEKFNrwtuuh+ZEzOl/mMVmTTZoqhWnTGX/NkdtNTodBd9s0LoVCxYoUidZS5Fhkl7MnKHGyWKrM8Icl8T0faTVMs839kviuEMvv9xyETfaDOmjTlYyes8Ko6jRocNSNJ36IBtNruTJpZZJ3rgNu2GSTCFblYLpzRGa90eJrjXQZLjAD/TjYqQTsAbhkm/A1wyllAxkTd7AL1jrsG/qlfqJeLOuFn8nNEUVbmdqNdxF3zhFEacSjZmKoV1BirwjmwTIkW3DRTDz2tBBk/shgcNkyhIfaCP4XzcrNSWCs3xwwVWZmXXcEDlUIY46E0U7kWXEju5+/BWr8B1SLxUzQrsxutpibTcZpxPLwpN61+LcxxFAC0+dp6fUR2JqDRBCFM0IR/JBulmrEvOc0Dm1SDhSKxFg9Ncwq39U+mRS7iRpiiRT626SPM8BcPAPeNFyJH5iNwQm9hsgwOpj+AlvQlC3PBZhtAlUh8JyuzXzLt6QvcCeHP8nPJaj8WlmgCLMuZedl0n4CNQqkMjicbs7WTfrLmgw2WgL+nH6yzaFJqF1o9ncxHa8LJEMJGnXFbpVDhgEY0Ks+RWSuUeYCMafprxH2lQg876ZC52WD3cNcLQvhj+gpVgUN+IAzwPlgVvnWOOrk5aLpIHGmxTX6rl0itBDuEsA6cNsgxcFWt/wF2JvsLQI2wBjxy2BFAu3IF9oAv7XUeHDMwJOphgUsA2jX4zOueEzksFKkzSCP6+C/YarprgGa7tHa4m1uFQps1AHbYp8ktI4S+troJuOcNQ0RINch1wEnPKkmfWef2Nt9yE5LTcL/yOzOFEitUW61MmG2RkclGf7MtNCw5jfFzvzRJ6G2c4SLx+16y1DwlQmRnvgXa7PVD8ViZZna31Oc+Uq1CPH5+A/jDtX+5u/JiAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center center;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJrdW5kb194NUZfbG9nb194NUZfcHJpbWFyeSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMTY1IDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MHtmaWxsOiNmZmZmZmZ9PC9zdHlsZT48cGF0aCBpZD0iZCIgY2xhc3M9InN0MCIgZD0iTTEyNS41IDE5LjFjLjIgMyAxLjQgNS4xIDMuNSA1LjkgNC40IDEuNiA2LjUtMi42IDYuNS02LjUgMC0zLjgtMS43LTYuOS01LjYtNi40LTMuMi4zLTQuNiAzLjMtNC40IDdtMTQuOSA5LjZjLS42LjMtMS4yLjMtMi4xLjMtLjcgMC0xLjguMS0yLjMtLjEtLjUtLjMtLjMtMS40LS43LTEuNXMtLjkuNC0xLjEuNmMtMS42IDEuMi00LjIgMi02LjkgMS40LTYuNC0xLjMtOS4xLTEwLjItNi4zLTE2LjQgMS40LTMuMiA0LjUtNS43IDkuMi01LjMuNy4xIDEuNy4zIDIuNS43czEuMSAxLjEgMi4zIDEuNGMuNi0uOC40LTIuNi40LTQuNSAwLTEuOC0uNC00LjUuNy00LjkuNS0uMiAzLjgtLjMgNC4zLjIuNS40LS4xIDIuMS0uMSAzLjN2MThjMCAyLjQuNiA1IC4xIDYuOCIvPjxwYXRoIGlkPSJrIiBjbGFzcz0ic3QwIiBkPSJNNzEuMyAxNS4zYy45IDAgMS40LS45IDEuOS0xLjQgMS4xLTEuMSAyLjEtMi4zIDMuMy0zLjUuNi0uNiAxLjEtMS4zIDEuOC0xLjUuOC0uMyAxLjgtLjEgMy0uMSAxIDAgMi4xLS4yIDIuNy4zLS4xIDEtMSAxLjUtMS41IDItMS4yIDEuMi0yLjIgMi4xLTMuNSAzLjUtLjUuNS0xLjUgMS4yLTEuNiAxLjktLjEuOCAxLjUgMi43IDEuOSAzLjMgMS40IDIuMSAyLjcgNC4xIDQuMSA2LjIuNyAxIDEuNyAxLjkgMS43IDMuMi0uNy42LTEuOS40LTIuOS40LTEuMSAwLTIuMy4yLTMuMS0uMS0uNi0uMy0xLjEtMS4zLTEuNi0yLjEtMS0xLjctMS43LTIuNy0yLjgtNC41LS40LS42LTEuMy0xLjktMS45LTItMS4xLS4xLTEuNSAxLjMtMi41IDEuOVYyNmMwIDEgLjYgMi42LjEgMy4xLS41LjYtNC41LjctNSAuMS0uNC0uNC0uMS0yLjEtLjEtMy40VjQuMWMwLTEuNS0uMy0zIC43LTMuMi43LS4yIDEuNSAwIDIuNCAwIC44IDAgMS43LS4yIDIuMi4xLjYuNC40IDIuMi40IDMuNFYxMmMwIDEuMi0uMyAyLjUuMyAzLjMiLz48cGF0aCBpZD0ic3ltYm9sX3g1Rl8wMiIgY2xhc3M9InN0MCIgZD0iTTQ3LjcgMjQuMWMxLjMgMi43IDIuMiA1LjcgNS4xIDYuOC02LjYgMC0xMi4yLTEuNy0xNC43LTYtNS41LTEuMy05LjYtMy41LTExLjQtOC4xLTEuOC00LjQuMi04LjkgMi45LTExLjQgMS40LTEuMyAzLjEtMi4yIDQuOS0zIDEuOS0uOCA0LjItMS4zIDYuOC0xLjQgNS4xIDAgOS42IDIgMTIuNCA0LjcgMS45IDEuOSAzLjUgNC41IDMuMiA4LjMtLjMgNS40LTUgOC41LTkuMiAxMC4xIi8+PHBhdGggaWQ9InN5bWJvbF94NUZfMDEiIGNsYXNzPSJzdDAiIGQ9Ik0yNyAzLjJjMCAuMy0uNC42LS43LjktMS45IDIuMS0zLjggNS4zLTMuNiA5LjYuMiA0LjMgMi40IDcuMiA1IDkuNXM2IDQgOS42IDQuN2MwIC4zLS4zLjUtLjQuNi0yLjkgMi43LTcgNC42LTExLjkgNS4zLS43LjEtMS44IDAtMi40LjMtLjQuMi0uNy45LTEuMSAxLjMtMi45IDMuMi03LjcgNC4yLTEzLjQgNC4zIDIuOC0xLjEgMy44LTQuMSA1LTYuOC0zLjctMS41LTcuMS0zLjMtOS40LTYuMy0yLjMtMi45LTQtNy4zLTIuNi0xMkMyLjMgMTEgNSA4LjIgOC4xIDYuMmM0LjUtMyAxMi00LjggMTguOS0zIi8+PHBhdGggaWQ9Im8iIGNsYXNzPSJzdDAiIGQ9Ik0xNDguNiAxOGMtLjIgNCAxLjQgNy42IDUuNSA3LjMgMy4zLS4yIDQuOC0zLjQgNC43LTYuOC0uMS0zLjgtMS43LTYuOC01LjYtNi40LTMuMy4zLTQuNCAyLjQtNC42IDUuOU0xNTIgNy44YzQuMi0uNSA3LjggMS4xIDkuNiAzLjEuNS41IDEuMSAxLjQgMS42IDIuMy45IDEuOSAxLjEgMy42IDEuMiA1LjIuMSAzLS45IDYtMi43IDcuOS0zIDMuMi04LjkgNC40LTEzLjYgMS45LTMuMS0xLjYtNS00LjgtNS4zLTkuMS0uMS0xLjUuMy0zLjguOC01LjIgMS4zLTMgNC4xLTUuNSA4LjQtNi4xIi8+PHBhdGggaWQ9InVuIiBjbGFzcz0ic3QwIiBkPSJNOTguOCAyNy41Yy0xIC4yLTEuNCAxLTIuMSAxLjQtMy40IDItOSAxLTEwLjYtMi4yLTEuNS0zLS45LTguNy0uOS0xMy4ydi0yLjNjMC0uNi0uMS0xLjguMi0yLjEuNC0uNCAxLjctLjMgMi41LS4zLjcgMCAxLjgtLjEgMi4yLjIuNS40IDAgMi4xIDAgMy41djMuN2MwIDQuMy0uMyA5IDMuNiA5LjMgNiAuNCA0LjgtNy4xIDQuOC0xMyAwLS45LS4yLTMuMS40LTMuNS40LS40IDQuNS0uNSA1LjEgMCAuNC4zLjIgMSAuNCAxLjcuOC0uMSAxLjMtLjggMS45LTEuMiAxLjItLjcgMi4zLTEuMiA0LjItMS4zIDQuNS0uMiA3LjIgMi4zIDcuNSA2LjguMiAzLjEgMCA3LjIgMCAxMC44IDAgLjguMiAyLjgtLjIgMy4zcy00LjcuNi01LjIgMGMtLjQtLjQtLjQtMi40LS40LTMuNFYyMmMwLTQuNS43LTkuNC0zLjYtOS40LTQuNy0uMS00LjQgNC4zLTQuNCA5LjJ2My43YzAgLjkuMyAzIDAgMy41LS40LjUtNC4zLjctNSAuMS0uNC0uMi0uMi0uOS0uNC0xLjYiLz48L3N2Zz4K);background-repeat:no-repeat;background-position:center center;background-size:100% auto}.kundo-logo-big{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKMAAAAiCAYAAAAzgGn9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUZCQURFRjQ3NURCMTFFM0FCODlCODgxQkNBQjJFNjAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUZCQURFRjU3NURCMTFFM0FCODlCODgxQkNBQjJFNjAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3Mjc2RkFFQjc1RDkxMUUzQUI4OUI4ODFCQ0FCMkU2MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3Mjc2RkFFQzc1RDkxMUUzQUI4OUI4ODFCQ0FCMkU2MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlwJ98UAAApSSURBVHja7FwLlFVVGd5zZwYGkFFkwBAQNZTEEl0aaT4G0gCt8BEppij4yloWRUb4GJNMQMulqMkyYwWiooaNoZlQUSKZK6yBCoNgiSFPgZSHDAMz9/b93O/K5nD245x7zsBa3n+tbzH3nH328997///3701ZLpdTB1BOAs4BTgV6A52B9oBUajuwDvgP8BrwCrCmyPK6ABOArsA2ltUJqAMWqJKItAUuA44B2gBNwGqgHngvzYLLYihjNXAi0BfoA3TjsyqgmYO8HlgB/J2KFGzsl4FRwNn87SObgJeAnwOvxmzvCODxkOfXAL8o6eEeuQR4LuT5GOD+NAuu8EzXERgMDOVK1gMo9/juhoAyDgF+CHw6Rl1rgKuAK6lQdZyxUeQIw/Oqkg5+KH0Nzz+WdsEuZezCVWMUV8Eo8gPgscIKDNwN3JJAnTPASOAs/vvnKDuB4XmHkg46+6gp7YIzlndXcKAnxVDEucCPtN8PJKSIuoiNORuojfBNi+F5ZUkHP5SdhufNB0IZDwWmAk8Ax8XIU2bQ7UCWv28EvpVS/Q9nPY/yTJ+LMSk/atJ0oAoODkJ34AVuzXFFnIyFWn7jU25Dj8AqnPQO8VGT3QeDMgrF8Ut6uMXILO3vkaRR0pZLgU+V9MjbTziEqExRGYUWak/nMONbsYJMBs4osgKNwN/4dzm979YQoYcGAf9McdK2oelRxrbtCthR5R62qWnQyixbZFdOtO4c2C3AMra1JUIZFwBfVHlutwtNlv8xH6FyXnSYMj5lDATOAz4JHEnHUNoktNxyYD79ifU2ZZSVZUQCg7ZR5Ylqxcr0acUZn9bKKP1yHQdwNxWzHfAWcD4HYJzaS9bL+/8CN3EQTCIDdg/7qZLfbgC+BzQAx6s8t3eR2p+S2sVJL47hs47619IJPT3knRDbp3IHe5Jl94rRR5cD3wb6W9IIJXgt9WM6675hX4s+l6sCGnLJyFKgnRDpQD9gV6715Fcs14bvGL6tM6QfYylvIiBBg0cM74c46jLaUpeLgHWe7Z5gKWMksCNCH74DbDS8uyMk/87AU0Xoytl6frIyngucnNAq0oFbZiMpgpZWpE2S9gJlpt9neFfn4TS5iHQTxyurU8cI9byFW2AwgiRmy6PcPqM4g75yKH2MgTH7V3bNXwMXKkbUKmhLJCUSJZHw4PsqH0deCxzbSsq4oohvgxyabLGm0NfNASU12VhZD/s6TDqG8H5lyh42vY1231bNGX3Yooj/Bn4HrKIjcybw+Yh9NtmiiP9Q+Vj/O5yUsn0PUfsT6p24ZUv56yoStrWqaINIY+Wgw7xWVMY/FPHtDu3vrwMPhqRpIV/6SJGcpm732eQ5DtRyOkenqTx/2zsk7ceBASofBFC0zUwcsYRjf6LyZwh0GQb8jAriEnGErjZ44uPYR0HyXMLJU+mIBe3WW4Fvyl79ZsK22/OaHdC/lezGeUB5ETbjDZqN1RLyficwypCnyWb8kqMuoyztmWr4pi+wyfDNXUzTBlhkSHNfEXUq2IxiJ88xpLnTkf/5Bn14H+iVBtkry/Fn+PdfuV2kKbICfz8inRIU2W5u5IwO9ol4xMOV+VRPRcwyTXyeUDd3Gd69STstTHpqrELYbicm00RHneQAykJHGlnJPhvyfDU9ZJv8FnjZYH8Olo5P+oxaW1IWBcflDnJLaUULvuHRgS4RZZtCyia41Y4Gno/hiMR1uN4A3rZ8t8DiPIr0M5DMv3dQTQVT5DeONP1oZwZlPn0Fl9Qbnp+R4WxLWmo1b3M7eahZCZchxOlXgRkpr7zbPMjeOA6MaWVc7tFuWz1MNnqDZ3uXON6b8v9XhPzDDl0ck6GTkYaMpTGryPR/hQ7A6gTyrufWOitlRSzjyt4+hjK2eKxCYfKuh7MV9m255qGGyWbPNm8yOF+FZ6YzoRsi5B92MugwUcY5dPHTkIlEYdt4iPak2HiLVbTQ0wcqf4hDbFI5jby0lbx08WLvjLFNu5Qx4+HZm1Zcm7LkLBMrCan0pMdsO0JY31RmuGpNSXEwx1GJTtAM6XuplLK6jVd+90+EFhjKydPa8l3gCxGVyjX4VTGVuNxQZlZbecKkxrOtnQ11L3PkX+2Z/yEGzrSx0KifAotSHMwLaOAKT9ZVM+Bf4aojHNSfPLz0jinWURyHq8gAhCmckLxdIvCJrrs9NTH5yQqHjbrS8P4kz344wfF+ZczvdG88bCKuyWhG+vUq3dtfNaQsFtLb7q8t+TtIoi62fC8HB0akVDeJFFxGZ+h6Ol1BEWJ5UsjzXTFXohNj1jVjWLkK2+Qiw+o60HP1ckViFhmYgFrld7nuXJODlQlZGbakvOUdRedGrjTI7cEJVMpVXP2esnx7c4TtJopMU/lTOCISyjKFAuXQ8bDAs62GtLZ4vwzagITb0Kx5q4sN/f41Rx6isGc6VuRlHLewyTXMkX93MiBhq/rcoO3xIu2yFSp9qaBn1qDNZKEtrqBS1tNpCS7xD6v43J7ydBp+rMxnIyUufaT228QOXGyZONdF2NZ8pUVTypmGNHUW21du/z2gzLc+K7RyphnSyI53isVWnKLCbxnKQYnXTWGbnsDjKYfwJGx4nCN8dDxwLTAF+COwDNgGTAOO9Qj/+YYDbw1JO8gQGhR5Ukt3qaWNLwB9gEogAxwG3ARst3wzxtGGAUA25LvpWpoaYKUhfwltTgZOBzox7VCPY4T3aPl3AN4wpHsXuB04mXn3Yh+9ZkgvbTlvz/19R8NlQOYmrIQLgItjKFIZz0p2A07hhImax5gIyih4zNKOq5mmB/CeJd0WYCHwKrDKo3/GOtow0PDd9EC64Y5ymoG1wAbPcbs3kP9pjnY38WzkFke+dxfydMWmJYw3iEbnDOWORphETvc+wS2iVplDQjYRL7OReTXQ6YhjGkShWeos5cjJl77cpm1RoGpylXLPu6dHHdt5UDs+5PvTyn7mUvLppva/o5S18LxB9mG42nuyP6w+NQ6nScyh21wcWVDm0Xhf60HILqENMJNUzhDSCuIJv6SKO9BQrJhoE1OEZT3bYPKWH6LzNZ40la/MIJ0WRxmzEagkmUxy+HanpwMk//HC5Yb3G0OezeFi9XLEcVhCRR677+j4b3FXeizlcgSrLe0jdRDiQm5PusiRpmsc5sF0g/3YSJtQ0lXzKoJt29sMjGf6s4APtHct/D3C0YajeT0gq9lcO7V8wyD24dPcNrMBe03qOxM4R0v/KPA6MJ/H82Zp7TRhMG35t1gfXXbzGsVsHlOrDsvD9z9+arPH2zF7SoozcJI6uCVDfvNoblNNJHEblP1gg2zvcmyqE7/Jsk/Wk3drDtAXn1P5Q8ZHsJzNLEPMnre1iMYnSLmUk9tcQ4rJNShSRm+u6I3Mf5lyH9jtxjK7qr0XwJaq8LhyhdobeowStpXAhFzq6sH67WY/rVSOU0O+yjhamc+qLeF2UK9KUpIixEcZxeabrfYNkAsv9xfgGWJrqStLkrYyDuaq16xtIbISyp3d5aXuK0mS8n8BBgDRFSbAGIJxOAAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-position:0 center;background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJrdW5kb194NUZfbG9nb194NUZfcHJpbWFyeSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4PSIwIiB5PSIwIiB2aWV3Qm94PSIwIDAgMTY1IDQwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MHtmaWxsOiNmZmZmZmZ9PC9zdHlsZT48cGF0aCBpZD0iZCIgY2xhc3M9InN0MCIgZD0iTTEyNS41IDE5LjFjLjIgMyAxLjQgNS4xIDMuNSA1LjkgNC40IDEuNiA2LjUtMi42IDYuNS02LjUgMC0zLjgtMS43LTYuOS01LjYtNi40LTMuMi4zLTQuNiAzLjMtNC40IDdtMTQuOSA5LjZjLS42LjMtMS4yLjMtMi4xLjMtLjcgMC0xLjguMS0yLjMtLjEtLjUtLjMtLjMtMS40LS43LTEuNXMtLjkuNC0xLjEuNmMtMS42IDEuMi00LjIgMi02LjkgMS40LTYuNC0xLjMtOS4xLTEwLjItNi4zLTE2LjQgMS40LTMuMiA0LjUtNS43IDkuMi01LjMuNy4xIDEuNy4zIDIuNS43czEuMSAxLjEgMi4zIDEuNGMuNi0uOC40LTIuNi40LTQuNSAwLTEuOC0uNC00LjUuNy00LjkuNS0uMiAzLjgtLjMgNC4zLjIuNS40LS4xIDIuMS0uMSAzLjN2MThjMCAyLjQuNiA1IC4xIDYuOCIvPjxwYXRoIGlkPSJrIiBjbGFzcz0ic3QwIiBkPSJNNzEuMyAxNS4zYy45IDAgMS40LS45IDEuOS0xLjQgMS4xLTEuMSAyLjEtMi4zIDMuMy0zLjUuNi0uNiAxLjEtMS4zIDEuOC0xLjUuOC0uMyAxLjgtLjEgMy0uMSAxIDAgMi4xLS4yIDIuNy4zLS4xIDEtMSAxLjUtMS41IDItMS4yIDEuMi0yLjIgMi4xLTMuNSAzLjUtLjUuNS0xLjUgMS4yLTEuNiAxLjktLjEuOCAxLjUgMi43IDEuOSAzLjMgMS40IDIuMSAyLjcgNC4xIDQuMSA2LjIuNyAxIDEuNyAxLjkgMS43IDMuMi0uNy42LTEuOS40LTIuOS40LTEuMSAwLTIuMy4yLTMuMS0uMS0uNi0uMy0xLjEtMS4zLTEuNi0yLjEtMS0xLjctMS43LTIuNy0yLjgtNC41LS40LS42LTEuMy0xLjktMS45LTItMS4xLS4xLTEuNSAxLjMtMi41IDEuOVYyNmMwIDEgLjYgMi42LjEgMy4xLS41LjYtNC41LjctNSAuMS0uNC0uNC0uMS0yLjEtLjEtMy40VjQuMWMwLTEuNS0uMy0zIC43LTMuMi43LS4yIDEuNSAwIDIuNCAwIC44IDAgMS43LS4yIDIuMi4xLjYuNC40IDIuMi40IDMuNFYxMmMwIDEuMi0uMyAyLjUuMyAzLjMiLz48cGF0aCBpZD0ic3ltYm9sX3g1Rl8wMiIgY2xhc3M9InN0MCIgZD0iTTQ3LjcgMjQuMWMxLjMgMi43IDIuMiA1LjcgNS4xIDYuOC02LjYgMC0xMi4yLTEuNy0xNC43LTYtNS41LTEuMy05LjYtMy41LTExLjQtOC4xLTEuOC00LjQuMi04LjkgMi45LTExLjQgMS40LTEuMyAzLjEtMi4yIDQuOS0zIDEuOS0uOCA0LjItMS4zIDYuOC0xLjQgNS4xIDAgOS42IDIgMTIuNCA0LjcgMS45IDEuOSAzLjUgNC41IDMuMiA4LjMtLjMgNS40LTUgOC41LTkuMiAxMC4xIi8+PHBhdGggaWQ9InN5bWJvbF94NUZfMDEiIGNsYXNzPSJzdDAiIGQ9Ik0yNyAzLjJjMCAuMy0uNC42LS43LjktMS45IDIuMS0zLjggNS4zLTMuNiA5LjYuMiA0LjMgMi40IDcuMiA1IDkuNXM2IDQgOS42IDQuN2MwIC4zLS4zLjUtLjQuNi0yLjkgMi43LTcgNC42LTExLjkgNS4zLS43LjEtMS44IDAtMi40LjMtLjQuMi0uNy45LTEuMSAxLjMtMi45IDMuMi03LjcgNC4yLTEzLjQgNC4zIDIuOC0xLjEgMy44LTQuMSA1LTYuOC0zLjctMS41LTcuMS0zLjMtOS40LTYuMy0yLjMtMi45LTQtNy4zLTIuNi0xMkMyLjMgMTEgNSA4LjIgOC4xIDYuMmM0LjUtMyAxMi00LjggMTguOS0zIi8+PHBhdGggaWQ9Im8iIGNsYXNzPSJzdDAiIGQ9Ik0xNDguNiAxOGMtLjIgNCAxLjQgNy42IDUuNSA3LjMgMy4zLS4yIDQuOC0zLjQgNC43LTYuOC0uMS0zLjgtMS43LTYuOC01LjYtNi40LTMuMy4zLTQuNCAyLjQtNC42IDUuOU0xNTIgNy44YzQuMi0uNSA3LjggMS4xIDkuNiAzLjEuNS41IDEuMSAxLjQgMS42IDIuMy45IDEuOSAxLjEgMy42IDEuMiA1LjIuMSAzLS45IDYtMi43IDcuOS0zIDMuMi04LjkgNC40LTEzLjYgMS45LTMuMS0xLjYtNS00LjgtNS4zLTkuMS0uMS0xLjUuMy0zLjguOC01LjIgMS4zLTMgNC4xLTUuNSA4LjQtNi4xIi8+PHBhdGggaWQ9InVuIiBjbGFzcz0ic3QwIiBkPSJNOTguOCAyNy41Yy0xIC4yLTEuNCAxLTIuMSAxLjQtMy40IDItOSAxLTEwLjYtMi4yLTEuNS0zLS45LTguNy0uOS0xMy4ydi0yLjNjMC0uNi0uMS0xLjguMi0yLjEuNC0uNCAxLjctLjMgMi41LS4zLjcgMCAxLjgtLjEgMi4yLjIuNS40IDAgMi4xIDAgMy41djMuN2MwIDQuMy0uMyA5IDMuNiA5LjMgNiAuNCA0LjgtNy4xIDQuOC0xMyAwLS45LS4yLTMuMS40LTMuNS40LS40IDQuNS0uNSA1LjEgMCAuNC4zLjIgMSAuNCAxLjcuOC0uMSAxLjMtLjggMS45LTEuMiAxLjItLjcgMi4zLTEuMiA0LjItMS4zIDQuNS0uMiA3LjIgMi4zIDcuNSA2LjguMiAzLjEgMCA3LjIgMCAxMC44IDAgLjguMiAyLjgtLjIgMy4zcy00LjcuNi01LjIgMGMtLjQtLjQtLjQtMi40LS40LTMuNFYyMmMwLTQuNS43LTkuNC0zLjYtOS40LTQuNy0uMS00LjQgNC4zLTQuNCA5LjJ2My43YzAgLjkuMyAzIDAgMy41LS40LjUtNC4zLjctNSAuMS0uNC0uMi0uMi0uOS0uNC0xLjYiLz48L3N2Zz4K);background-repeat:no-repeat;background-position:center center;background-size:auto 100%}.no-scroll{overflow:hidden}.ir{overflow:hidden;background-color:transparent;border:0}.ir::before{display:block;width:0;height:100%;content:""}.hidden{display:none !important}.visuallyhidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus,.visuallyhidden--focusable:active,.visuallyhidden--focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}@media only screen and (min-width: 600px){.mobile-only{display:none !important}.icon-mobile-only{background:none !important}.icon-mobile-only::before{display:none !important}}.widescreen-only{display:none !important}.icon-widescreen-only{background:none}@media only screen and (min-width: 600px){.widescreen-only{display:block !important;visibility:visible}.widescreen-only.inline{display:inline !important}}.js-only{display:none}.js .js-only{display:block}.non-js-only{display:block}.js .non-js-only{display:none}.d-inline-block{display:inline-block}.overflow-hidden{overflow:hidden}.clearfix::before,.clearfix::after{display:table;content:" "}.clearfix::after{clear:both}@media(min-width: 600px){body::after{position:absolute;font-size:0;visibility:hidden;content:"widescreen"}}.d-flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.position-absolute{position:absolute}.position-relative{position:relative}.pull-right{float:right}.pull-left{float:left}.clear-both{clear:both}.sticky{position:-webkit-sticky;position:sticky;top:0}.flex{display:-webkit-flex;display:-ms-flexbox;display:flex}.flex-wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-grow{-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{-webkit-flex-shrink:1;-ms-flex-negative:1;flex-shrink:1}.flex-row{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.flex-col{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.items-start{-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-end{-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.items-center{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.items-baseline{-webkit-align-items:baseline;-ms-flex-align:baseline;align-items:baseline}.items-stretch{-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}.justify-between{-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.v-middle,.common-table .v-middle{vertical-align:middle}.text-nowrap{white-space:nowrap}.fw-normal{font-weight:normal}.success{color:#2a7613}.error{color:#762413}.warning{color:#764113}.top-0{top:0rem}.top-1{top:0.25rem}.top-2{top:0.5rem}.top-3{top:0.75rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-6{top:1.5rem}.top-7{top:1.75rem}.top-8{top:2rem}.top-9{top:2.25rem}.top-10{top:2.5rem}.right-0{right:0rem}.right-1{right:0.25rem}.right-2{right:0.5rem}.right-3{right:0.75rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-6{right:1.5rem}.right-7{right:1.75rem}.right-8{right:2rem}.right-9{right:2.25rem}.right-10{right:2.5rem}.bottom-0{bottom:0rem}.bottom-1{bottom:0.25rem}.bottom-2{bottom:0.5rem}.bottom-3{bottom:0.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.bottom-8{bottom:2rem}.bottom-9{bottom:2.25rem}.bottom-10{bottom:2.5rem}.left-0{left:0rem}.left-1{left:0.25rem}.left-2{left:0.5rem}.left-3{left:0.75rem}.left-4{left:1rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-8{left:2rem}.left-9{left:2.25rem}.left-10{left:2.5rem}.w-full{width:100%}.h-full{height:100%}.gap-0{gap:0rem}.gap-1{gap:0.25rem}.gap-2{gap:0.5rem}.gap-3{gap:0.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-10{gap:2.5rem}.w-auto{width:auto}.w-0{width:0rem}.w-1{width:0.25rem}.w-2{width:0.5rem}.w-3{width:0.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.h-auto{height:auto}.h-0{height:0rem}.h-1{height:0.25rem}.h-2{height:0.5rem}.h-3{height:0.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.w-40{width:10rem}.w-30{width:7.5rem}.w-5{width:1.25rem}.min-w-0{min-width:0}.nowrap{white-space:nowrap}.overflow-ellipsis{overflow:hidden;text-overflow:ellipsis}.p-auto{padding:auto}.px-auto{padding-right:auto;padding-left:auto}.py-auto{padding-top:auto;padding-bottom:auto}.pt-auto{padding-top:auto}.pr-auto{padding-right:auto}.pb-auto{padding-bottom:auto}.pl-auto{padding-left:auto}.p-0{padding:0rem}.px-0{padding-right:0rem;padding-left:0rem}.py-0{padding-top:0rem;padding-bottom:0rem}.pt-0{padding-top:0rem}.pr-0{padding-right:0rem}.pb-0{padding-bottom:0rem}.pl-0{padding-left:0rem}.p-1{padding:0.25rem}.px-1{padding-right:0.25rem;padding-left:0.25rem}.py-1{padding-top:0.25rem;padding-bottom:0.25rem}.pt-1{padding-top:0.25rem}.pr-1{padding-right:0.25rem}.pb-1{padding-bottom:0.25rem}.pl-1{padding-left:0.25rem}.p-2{padding:0.5rem}.px-2{padding-right:0.5rem;padding-left:0.5rem}.py-2{padding-top:0.5rem;padding-bottom:0.5rem}.pt-2{padding-top:0.5rem}.pr-2{padding-right:0.5rem}.pb-2{padding-bottom:0.5rem}.pl-2{padding-left:0.5rem}.p-3{padding:0.75rem}.px-3{padding-right:0.75rem;padding-left:0.75rem}.py-3{padding-top:0.75rem;padding-bottom:0.75rem}.pt-3{padding-top:0.75rem}.pr-3{padding-right:0.75rem}.pb-3{padding-bottom:0.75rem}.pl-3{padding-left:0.75rem}.p-4{padding:1rem}.px-4{padding-right:1rem;padding-left:1rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-4{padding-top:1rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.p-5{padding:1.25rem}.px-5{padding-right:1.25rem;padding-left:1.25rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-5{padding-top:1.25rem}.pr-5{padding-right:1.25rem}.pb-5{padding-bottom:1.25rem}.pl-5{padding-left:1.25rem}.p-6{padding:1.5rem}.px-6{padding-right:1.5rem;padding-left:1.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-6{padding-top:1.5rem}.pr-6{padding-right:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-6{padding-left:1.5rem}.p-7{padding:1.75rem}.px-7{padding-right:1.75rem;padding-left:1.75rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.pt-7{padding-top:1.75rem}.pr-7{padding-right:1.75rem}.pb-7{padding-bottom:1.75rem}.pl-7{padding-left:1.75rem}.p-8{padding:2rem}.px-8{padding-right:2rem;padding-left:2rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pt-8{padding-top:2rem}.pr-8{padding-right:2rem}.pb-8{padding-bottom:2rem}.pl-8{padding-left:2rem}.p-9{padding:2.25rem}.px-9{padding-right:2.25rem;padding-left:2.25rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.pt-9{padding-top:2.25rem}.pr-9{padding-right:2.25rem}.pb-9{padding-bottom:2.25rem}.pl-9{padding-left:2.25rem}.p-10{padding:2.5rem}.px-10{padding-right:2.5rem;padding-left:2.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.pt-10{padding-top:2.5rem}.pr-10{padding-right:2.5rem}.pb-10{padding-bottom:2.5rem}.pl-10{padding-left:2.5rem}.-p-0{padding:-0rem}.-px-0{padding-right:-0rem;padding-left:-0rem}.-py-0{padding-top:-0rem;padding-bottom:-0rem}.-pt-0{padding-top:-0rem}.-pr-0{padding-right:-0rem}.-pb-0{padding-bottom:-0rem}.-pl-0{padding-left:-0rem}.-p-1{padding:-0.25rem}.-px-1{padding-right:-0.25rem;padding-left:-0.25rem}.-py-1{padding-top:-0.25rem;padding-bottom:-0.25rem}.-pt-1{padding-top:-0.25rem}.-pr-1{padding-right:-0.25rem}.-pb-1{padding-bottom:-0.25rem}.-pl-1{padding-left:-0.25rem}.-p-2{padding:-0.5rem}.-px-2{padding-right:-0.5rem;padding-left:-0.5rem}.-py-2{padding-top:-0.5rem;padding-bottom:-0.5rem}.-pt-2{padding-top:-0.5rem}.-pr-2{padding-right:-0.5rem}.-pb-2{padding-bottom:-0.5rem}.-pl-2{padding-left:-0.5rem}.-p-3{padding:-0.75rem}.-px-3{padding-right:-0.75rem;padding-left:-0.75rem}.-py-3{padding-top:-0.75rem;padding-bottom:-0.75rem}.-pt-3{padding-top:-0.75rem}.-pr-3{padding-right:-0.75rem}.-pb-3{padding-bottom:-0.75rem}.-pl-3{padding-left:-0.75rem}.-p-4{padding:-1rem}.-px-4{padding-right:-1rem;padding-left:-1rem}.-py-4{padding-top:-1rem;padding-bottom:-1rem}.-pt-4{padding-top:-1rem}.-pr-4{padding-right:-1rem}.-pb-4{padding-bottom:-1rem}.-pl-4{padding-left:-1rem}.-p-5{padding:-1.25rem}.-px-5{padding-right:-1.25rem;padding-left:-1.25rem}.-py-5{padding-top:-1.25rem;padding-bottom:-1.25rem}.-pt-5{padding-top:-1.25rem}.-pr-5{padding-right:-1.25rem}.-pb-5{padding-bottom:-1.25rem}.-pl-5{padding-left:-1.25rem}.-p-6{padding:-1.5rem}.-px-6{padding-right:-1.5rem;padding-left:-1.5rem}.-py-6{padding-top:-1.5rem;padding-bottom:-1.5rem}.-pt-6{padding-top:-1.5rem}.-pr-6{padding-right:-1.5rem}.-pb-6{padding-bottom:-1.5rem}.-pl-6{padding-left:-1.5rem}.-p-7{padding:-1.75rem}.-px-7{padding-right:-1.75rem;padding-left:-1.75rem}.-py-7{padding-top:-1.75rem;padding-bottom:-1.75rem}.-pt-7{padding-top:-1.75rem}.-pr-7{padding-right:-1.75rem}.-pb-7{padding-bottom:-1.75rem}.-pl-7{padding-left:-1.75rem}.-p-8{padding:-2rem}.-px-8{padding-right:-2rem;padding-left:-2rem}.-py-8{padding-top:-2rem;padding-bottom:-2rem}.-pt-8{padding-top:-2rem}.-pr-8{padding-right:-2rem}.-pb-8{padding-bottom:-2rem}.-pl-8{padding-left:-2rem}.-p-9{padding:-2.25rem}.-px-9{padding-right:-2.25rem;padding-left:-2.25rem}.-py-9{padding-top:-2.25rem;padding-bottom:-2.25rem}.-pt-9{padding-top:-2.25rem}.-pr-9{padding-right:-2.25rem}.-pb-9{padding-bottom:-2.25rem}.-pl-9{padding-left:-2.25rem}.-p-10{padding:-2.5rem}.-px-10{padding-right:-2.5rem;padding-left:-2.5rem}.-py-10{padding-top:-2.5rem;padding-bottom:-2.5rem}.-pt-10{padding-top:-2.5rem}.-pr-10{padding-right:-2.5rem}.-pb-10{padding-bottom:-2.5rem}.-pl-10{padding-left:-2.5rem}.m-auto{margin:auto}.mx-auto{margin-right:auto;margin-left:auto}.my-auto{margin-top:auto;margin-bottom:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto{margin-left:auto}.m-0{margin:0rem}.mx-0{margin-right:0rem;margin-left:0rem}.my-0{margin-top:0rem;margin-bottom:0rem}.mt-0{margin-top:0rem}.mr-0{margin-right:0rem}.mb-0{margin-bottom:0rem}.ml-0{margin-left:0rem}.m-1{margin:0.25rem}.mx-1{margin-right:0.25rem;margin-left:0.25rem}.my-1{margin-top:0.25rem;margin-bottom:0.25rem}.mt-1{margin-top:0.25rem}.mr-1{margin-right:0.25rem}.mb-1{margin-bottom:0.25rem}.ml-1{margin-left:0.25rem}.m-2{margin:0.5rem}.mx-2{margin-right:0.5rem;margin-left:0.5rem}.my-2{margin-top:0.5rem;margin-bottom:0.5rem}.mt-2{margin-top:0.5rem}.mr-2{margin-right:0.5rem}.mb-2{margin-bottom:0.5rem}.ml-2{margin-left:0.5rem}.m-3{margin:0.75rem}.mx-3{margin-right:0.75rem;margin-left:0.75rem}.my-3{margin-top:0.75rem;margin-bottom:0.75rem}.mt-3{margin-top:0.75rem}.mr-3{margin-right:0.75rem}.mb-3{margin-bottom:0.75rem}.ml-3{margin-left:0.75rem}.m-4{margin:1rem}.mx-4{margin-right:1rem;margin-left:1rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.m-5{margin:1.25rem}.mx-5{margin-right:1.25rem;margin-left:1.25rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.m-6{margin:1.5rem}.mx-6{margin-right:1.5rem;margin-left:1.5rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.m-7{margin:1.75rem}.mx-7{margin-right:1.75rem;margin-left:1.75rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.mt-7{margin-top:1.75rem}.mr-7{margin-right:1.75rem}.mb-7{margin-bottom:1.75rem}.ml-7{margin-left:1.75rem}.m-8{margin:2rem}.mx-8{margin-right:2rem;margin-left:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.ml-8{margin-left:2rem}.m-9{margin:2.25rem}.mx-9{margin-right:2.25rem;margin-left:2.25rem}.my-9{margin-top:2.25rem;margin-bottom:2.25rem}.mt-9{margin-top:2.25rem}.mr-9{margin-right:2.25rem}.mb-9{margin-bottom:2.25rem}.ml-9{margin-left:2.25rem}.m-10{margin:2.5rem}.mx-10{margin-right:2.5rem;margin-left:2.5rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mt-10{margin-top:2.5rem}.mr-10{margin-right:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-10{margin-left:2.5rem}.-m-0{margin:-0rem}.-mx-0{margin-right:-0rem;margin-left:-0rem}.-my-0{margin-top:-0rem;margin-bottom:-0rem}.-mt-0{margin-top:-0rem}.-mr-0{margin-right:-0rem}.-mb-0{margin-bottom:-0rem}.-ml-0{margin-left:-0rem}.-m-1{margin:-0.25rem}.-mx-1{margin-right:-0.25rem;margin-left:-0.25rem}.-my-1{margin-top:-0.25rem;margin-bottom:-0.25rem}.-mt-1{margin-top:-0.25rem}.-mr-1{margin-right:-0.25rem}.-mb-1{margin-bottom:-0.25rem}.-ml-1{margin-left:-0.25rem}.-m-2{margin:-0.5rem}.-mx-2{margin-right:-0.5rem;margin-left:-0.5rem}.-my-2{margin-top:-0.5rem;margin-bottom:-0.5rem}.-mt-2{margin-top:-0.5rem}.-mr-2{margin-right:-0.5rem}.-mb-2{margin-bottom:-0.5rem}.-ml-2{margin-left:-0.5rem}.-m-3{margin:-0.75rem}.-mx-3{margin-right:-0.75rem;margin-left:-0.75rem}.-my-3{margin-top:-0.75rem;margin-bottom:-0.75rem}.-mt-3{margin-top:-0.75rem}.-mr-3{margin-right:-0.75rem}.-mb-3{margin-bottom:-0.75rem}.-ml-3{margin-left:-0.75rem}.-m-4{margin:-1rem}.-mx-4{margin-right:-1rem;margin-left:-1rem}.-my-4{margin-top:-1rem;margin-bottom:-1rem}.-mt-4{margin-top:-1rem}.-mr-4{margin-right:-1rem}.-mb-4{margin-bottom:-1rem}.-ml-4{margin-left:-1rem}.-m-5{margin:-1.25rem}.-mx-5{margin-right:-1.25rem;margin-left:-1.25rem}.-my-5{margin-top:-1.25rem;margin-bottom:-1.25rem}.-mt-5{margin-top:-1.25rem}.-mr-5{margin-right:-1.25rem}.-mb-5{margin-bottom:-1.25rem}.-ml-5{margin-left:-1.25rem}.-m-6{margin:-1.5rem}.-mx-6{margin-right:-1.5rem;margin-left:-1.5rem}.-my-6{margin-top:-1.5rem;margin-bottom:-1.5rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-mb-6{margin-bottom:-1.5rem}.-ml-6{margin-left:-1.5rem}.-m-7{margin:-1.75rem}.-mx-7{margin-right:-1.75rem;margin-left:-1.75rem}.-my-7{margin-top:-1.75rem;margin-bottom:-1.75rem}.-mt-7{margin-top:-1.75rem}.-mr-7{margin-right:-1.75rem}.-mb-7{margin-bottom:-1.75rem}.-ml-7{margin-left:-1.75rem}.-m-8{margin:-2rem}.-mx-8{margin-right:-2rem;margin-left:-2rem}.-my-8{margin-top:-2rem;margin-bottom:-2rem}.-mt-8{margin-top:-2rem}.-mr-8{margin-right:-2rem}.-mb-8{margin-bottom:-2rem}.-ml-8{margin-left:-2rem}.-m-9{margin:-2.25rem}.-mx-9{margin-right:-2.25rem;margin-left:-2.25rem}.-my-9{margin-top:-2.25rem;margin-bottom:-2.25rem}.-mt-9{margin-top:-2.25rem}.-mr-9{margin-right:-2.25rem}.-mb-9{margin-bottom:-2.25rem}.-ml-9{margin-left:-2.25rem}.-m-10{margin:-2.5rem}.-mx-10{margin-right:-2.5rem;margin-left:-2.5rem}.-my-10{margin-top:-2.5rem;margin-bottom:-2.5rem}.-mt-10{margin-top:-2.5rem}.-mr-10{margin-right:-2.5rem}.-mb-10{margin-bottom:-2.5rem}.-ml-10{margin-left:-2.5rem}@media only screen and (min-width: 600px){.widescreen-wrapper-box{padding-right:40px;padding-left:40px}}@media only screen and (min-width: 600px)and (max-width: 800px){.widescreen-wrapper-box{padding-right:20px;padding-left:20px}}.whitespace-top{padding-top:20px}@media only screen and (min-width: 600px){.whitespace-top{padding-top:40px}}.whitespace-top-small{padding-top:10px}@media only screen and (min-width: 600px){.whitespace-top-small{padding-top:20px}}.mobile-whitespace{padding-right:15px;padding-left:15px}@media only screen and (min-width: 600px){.mobile-whitespace{padding-right:0;padding-left:0}}.mobile-whitespace-outer{margin-right:15px;margin-left:15px}@media only screen and (min-width: 600px){.mobile-whitespace-outer{margin-right:0;margin-left:0}}.mobile-row{display:inline-block;margin-bottom:10px}@media only screen and (min-width: 600px){.mobile-row{margin-bottom:0}}.combobox select{display:none}.combobox input{display:inline;font-size:.9em}.combobox-results{z-index:2;max-height:200px;overflow-y:scroll}.field-error-msg{display:inline-block;padding:3px;font-size:.9em;color:#df553a}.field-error-msg:empty{display:none}.field-error-msg.no-whitespace{position:relative;top:-12px}.muted{color:#848f94}.lighter{font-weight:lighter}.bold{font-weight:bold}.bolder{font-weight:bolder}.post-confirmation .muted a{font-weight:normal;font-size:16px;border-bottom:1px solid}.center{text-align:center}p.longtext{max-width:35em;margin:1em auto}.simple-text-box{max-width:35em;margin:0 auto}.break-word{word-wrap:break-word;overflow-wrap:break-word}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-unstyled{padding-left:0;margin-top:0;margin-bottom:0;list-style:none}.list-unstyled>li{margin-bottom:0}.article-body{padding:0 15px;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;line-height:20px;color:#262a2c}.article-body ol{list-style-type:decimal}.article-body ul{list-style-type:disc}.article-body ul ul,.article-body ol ul{list-style-type:circle}.article-body ol ol ul,.article-body ol ul ul,.article-body ul ol ul,.article-body ul ul ul{list-style-type:square}.article-body h1{font-size:3em}.article-body h2{margin:.2em 0 .2em 0;font-size:1.85em}.article-body h2.mini{margin:0;font-size:14px;font-weight:500;line-height:20px}@media only screen and (min-width: 600px){.article-body{padding:0}}@media only screen and (min-width: 600px){.columns::before,.columns::after{display:table;content:" "}.columns::after{clear:both}.columns>*{float:left;width:50%}}@media only screen and (min-width: 600px){.columns-65-35 .col1{width:65%}.columns-65-35 .col2{width:35%}}@media only screen and (min-width: 600px){.columns-25-75 .col1{width:25%}.columns-25-75 .col2{width:75%}}@media only screen and (min-width: 600px){.columns-embed{position:relative}.columns-embed .col1{margin-left:-1px;border-right:1px solid #e6e9ea}.columns-embed .col2{position:absolute;right:0;height:100%;min-height:560px;margin-left:-1px;background:#fff;border-left:1px solid #e6e9ea}}.attachment-list{box-sizing:border-box;padding-left:0 !important;list-style:none !important;background-color:#fff;border-top:1px solid #c8cdd0;border-bottom:1px solid #c8cdd0}.attachment-list *,.attachment-list *::before,.attachment-list::after{box-sizing:inherit}.attachment-list__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:60px;padding:11px 5px !important;margin-bottom:0 !important}.attachment-list__item:not(:last-child){border-bottom:1px solid #c8cdd0}.attachment-list__item .message-error{padding:4px 6px;margin-right:-9px;margin-left:20px;border-radius:.1875rem}.attachment-list__file{-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 !important}.attachment-list__meta{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding:0 !important}.attachment-list__link{position:relative;display:inline-block;padding:5px;padding-left:46px;padding-left:49px;font-size:87.5%;border-bottom:0 !important}.attachment-list__link:hover .attachment-list__file-icon::after,.attachment-list__link:focus .attachment-list__file-icon::after{opacity:1}.attachment-list__link[data-lowercase-filename$=".jpeg"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".jpg"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".jpe"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".png"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".gif"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".tif"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".tiff"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".svg"] .attachment-list__file-icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICA8cGF0aCBmaWxsPSIjNGE0YTRhIiBkPSJNMy4yNzMgMy42ODhjMCAuOTMtLjczMyAxLjY4Ny0xLjYzNyAxLjY4N0MuNzMzIDUuMzc1IDAgNC42MiAwIDMuNjg3IDAgMi43NTcuNzMzIDIgMS42MzYgMmMuOTA0IDAgMS42MzcuNzU2IDEuNjM3IDEuNjg4ek0xMiA3LjA2MlYxMUgwVjkuMzEyTDIuNzI3IDYuNSA0LjA5IDcuOTA2bDQuMzY1LTQuNUwxMiA3LjA2MnoiLz4KPC9zdmc+Cg==)}.attachment-list__link[data-lowercase-filename$=".jpeg"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".jpg"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".jpe"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".png"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".gif"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".tif"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".tiff"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".svg"] .attachment-list__file-icon::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTMuMjczIDMuNjg4YzAgLjkzLS43MzMgMS42ODctMS42MzcgMS42ODdDLjczMyA1LjM3NSAwIDQuNjIgMCAzLjY4NyAwIDIuNzU3LjczMyAyIDEuNjM2IDJjLjkwNCAwIDEuNjM3Ljc1NiAxLjYzNyAxLjY4OHpNMTIgNy4wNjJWMTFIMFY5LjMxMkwyLjcyNyA2LjUgNC4wOSA3LjkwNmw0LjM2NS00LjVMMTIgNy4wNjJ6Ii8+Cjwvc3ZnPgo=)}.attachment-list__link[data-lowercase-filename$=".pdf"] .attachment-list__file-icon{color:#fa0f00;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjZmYzYzI5IiBkPSJNMTUuNzQgOS44NTVjLS4zMi0uMzIyLTEuMDI4LS40OTItMi4xMDctLjUwNy0uNzMtLjAwOC0xLjYxLjA1OC0yLjUzNS4xOS0uNDE1LS4yNDQtLjg0Mi0uNTEtMS4xNzctLjgzLS45LS44Ni0xLjY1LTIuMDU0LTIuMTItMy4zNjYuMDMtLjEyMy4wNi0uMjMuMDgtLjM0IDAgMCAuNTEtMi45NDguMzgtMy45NDRDOC4yNC45MiA4LjIzLjg4MiA4LjE5Ni43NzZMOC4xNDUuNjZjLS4xNC0uMzI2LS40MS0uNjctLjgzNS0uNjUyTDcuMDUyIDBjLS40NzQgMC0uODYuMjQ3LS45Ni42MTctLjMxIDEuMTYuMDEgMi44OTUuNTg1IDUuMTQybC0uMTUuMzZjLS40MSAxLjAyMi0uOTMgMi4wNi0xLjM4NiAyLjk3bC0uMDYuMTE3Yy0uNDguOTYtLjkxIDEuNzczLTEuMzAyIDIuNDYzbC0uNDEuMjJjLS4wMjguMDE3LS43MjYuMzk0LS44OS40OTUtMS4zOS44NDctMi4zMSAxLjgxLTIuNDYgMi41NzItLjA1LjI0My0uMDE0LjU1NC4yMzMuN2wuMzk0LjJjLjE3LjA5LjM1LjEzMy41MzguMTMzLjk5IDAgMi4xNC0xLjI2IDMuNzItNC4wOCAxLjgzLS42MDcgMy45MDgtMS4xMTIgNS43My0xLjM5IDEuMzkuNzk4IDMuMDk3IDEuMzUzIDQuMTc1IDEuMzUzLjE5MyAwIC4zNTgtLjAxNy40OS0uMDU0LjIxLS4wNTguMzgzLS4xNzguNDktLjM0LjIxLS4zMi4yNTMtLjc2Ni4xOTYtMS4yMi0uMDE3LS4xMzctLjEyMi0uMy0uMjM2LS40MTh6TS45NyAxNS4yMzNjLjE4LS41MDQuODk1LTEuNSAxLjk1LTIuMzg0LjA2Ny0uMDYuMjMtLjIyLjM4LS4zNi0xLjEwNCAxLjgtMS44NDMgMi41MS0yLjMzIDIuNzR6TTcuMjIuNTJjLjMxOCAwIC41LjgyLjUxNCAxLjU4OC4wMTUuNzY3LS4xNiAxLjMwNi0uMzc4IDEuNzA1LS4xOC0uNTktLjI2OC0xLjUyLS4yNjgtMi4xMyAwIDAtLjAxMy0xLjE2Mi4xMzMtMS4xNjJ6TTUuMzU3IDExLjAwNmMuMjItLjQwNS40NS0uODMyLjY4Ny0xLjI4NS41NzQtMS4xMS45MzYtMS45NyAxLjIwNi0yLjY5LjUzNiAxIDEuMjA1IDEuODUgMS45OSAyLjUzLjEuMDkuMjAzLjE3LjMxMi4yNi0xLjU5OC4zMjUtMi45OC43MTgtNC4xOTYgMS4xOTZ6bTEwLjA3OC0uMDkyYy0uMDk3LjA2Mi0uMzc2LjA5OC0uNTU2LjA5OC0uNTggMC0xLjMtLjI3LTIuMy0uNzEuMzgtLjAyOC43NC0uMDQzIDEuMDUtLjA0My41OCAwIC43NS0uMDEgMS4zMi4xNC41Ny4xNS41NzMuNDUuNDguNTF6Ii8+Cjwvc3ZnPgo=)}.attachment-list__link[data-lowercase-filename$=".pdf"] .attachment-list__file-icon::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTE1Ljc0IDkuODU1Yy0uMzItLjMyMi0xLjAyOC0uNDkyLTIuMTA3LS41MDctLjczLS4wMDgtMS42MS4wNTgtMi41MzUuMTktLjQxNS0uMjQ0LS44NDItLjUxLTEuMTc3LS44My0uOS0uODYtMS42NS0yLjA1NC0yLjEyLTMuMzY2LjAzLS4xMjMuMDYtLjIzLjA4LS4zNCAwIDAgLjUxLTIuOTQ4LjM4LTMuOTQ0QzguMjQuOTIgOC4yMy44ODIgOC4xOTYuNzc2TDguMTQ1LjY2Yy0uMTQtLjMyNi0uNDEtLjY3LS44MzUtLjY1Mkw3LjA1MiAwYy0uNDc0IDAtLjg2LjI0Ny0uOTYuNjE3LS4zMSAxLjE2LjAxIDIuODk1LjU4NSA1LjE0MmwtLjE1LjM2Yy0uNDEgMS4wMjItLjkzIDIuMDYtMS4zODYgMi45N2wtLjA2LjExN2MtLjQ4Ljk2LS45MSAxLjc3My0xLjMwMiAyLjQ2M2wtLjQxLjIyYy0uMDI4LjAxNy0uNzI2LjM5NC0uODkuNDk1LTEuMzkuODQ3LTIuMzEgMS44MS0yLjQ2IDIuNTcyLS4wNS4yNDMtLjAxNC41NTQuMjMzLjdsLjM5NC4yYy4xNy4wOS4zNS4xMzMuNTM4LjEzMy45OSAwIDIuMTQtMS4yNiAzLjcyLTQuMDggMS44My0uNjA3IDMuOTA4LTEuMTEyIDUuNzMtMS4zOSAxLjM5Ljc5OCAzLjA5NyAxLjM1MyA0LjE3NSAxLjM1My4xOTMgMCAuMzU4LS4wMTcuNDktLjA1NC4yMS0uMDU4LjM4My0uMTc4LjQ5LS4zNC4yMS0uMzIuMjUzLS43NjYuMTk2LTEuMjItLjAxNy0uMTM3LS4xMjItLjMtLjIzNi0uNDE4ek0uOTcgMTUuMjMzYy4xOC0uNTA0Ljg5NS0xLjUgMS45NS0yLjM4NC4wNjctLjA2LjIzLS4yMi4zOC0uMzYtMS4xMDQgMS44LTEuODQzIDIuNTEtMi4zMyAyLjc0ek03LjIyLjUyYy4zMTggMCAuNS44Mi41MTQgMS41ODguMDE1Ljc2Ny0uMTYgMS4zMDYtLjM3OCAxLjcwNS0uMTgtLjU5LS4yNjgtMS41Mi0uMjY4LTIuMTMgMCAwLS4wMTMtMS4xNjIuMTMzLTEuMTYyek01LjM1NyAxMS4wMDZjLjIyLS40MDUuNDUtLjgzMi42ODctMS4yODUuNTc0LTEuMTEuOTM2LTEuOTcgMS4yMDYtMi42OS41MzYgMSAxLjIwNSAxLjg1IDEuOTkgMi41My4xLjA5LjIwMy4xNy4zMTIuMjYtMS41OTguMzI1LTIuOTguNzE4LTQuMTk2IDEuMTk2em0xMC4wNzgtLjA5MmMtLjA5Ny4wNjItLjM3Ni4wOTgtLjU1Ni4wOTgtLjU4IDAtMS4zLS4yNy0yLjMtLjcxLjM4LS4wMjguNzQtLjA0MyAxLjA1LS4wNDMuNTggMCAuNzUtLjAxIDEuMzIuMTQuNTcuMTUuNTczLjQ1LjQ4LjUxeiIvPgo8L3N2Zz4K)}.attachment-list__link[data-lowercase-filename$=".doc"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".docx"] .attachment-list__file-icon{color:#0078d4;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjMDBhOWQxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjY3NCAzaDIuNjUybDEuNTIzIDcuMjAyTDEyLjQwNiAzaDIuNzI1bC0yLjkgMTBIOS41NDdsLTEuNTctNy4yODRMNi4zOSAxM0gzLjY3NEwuODY3IDNoMi44MDdsMS41NiA3LjE3NCIvPgo8L3N2Zz4K)}.attachment-list__link[data-lowercase-filename$=".doc"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".docx"] .attachment-list__file-icon::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNi42NzQgM2gyLjY1MmwxLjUyMyA3LjIwMkwxMi40MDYgM2gyLjcyNWwtMi45IDEwSDkuNTQ3bC0xLjU3LTcuMjg0TDYuMzkgMTNIMy42NzRMLjg2NyAzaDIuODA3bDEuNTYgNy4xNzQiLz4KPC9zdmc+Cg==)}.attachment-list__link[data-lowercase-filename$=".xls"] .attachment-list__file-icon,.attachment-list__link[data-lowercase-filename$=".xlsx"] .attachment-list__file-icon{color:#217346;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjMDA3ZjJlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljk5MiAxM2gtMi40M0w2Ljc4IDcuOTA1IDMuNzIgM2gyLjQ5Nkw4IDYuMjUgOS44MzIgM2gyLjQxNWwtMy4wNiA0LjgyNEwxMi40MzcgMTNIOS45TDggOS41OTQiLz4KPC9zdmc+Cg==)}.attachment-list__link[data-lowercase-filename$=".xls"] .attachment-list__file-icon::after,.attachment-list__link[data-lowercase-filename$=".xlsx"] .attachment-list__file-icon::after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNNS45OTIgMTNoLTIuNDNMNi43OCA3LjkwNSAzLjcyIDNoMi40OTZMOCA2LjI1IDkuODMyIDNoMi40MTVsLTMuMDYgNC44MjRMMTIuNDM3IDEzSDkuOUw4IDkuNTk0Ii8+Cjwvc3ZnPgo=)}.attachment-list__file-icon{position:absolute;top:50%;left:5px;display:block;width:32px;height:32px;margin-top:-16px;color:#51595d;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjNGE0YTRhIiBkPSJNMTAuOTA0IDUuMTFMOS44OSA0LjA5NiA0LjgxMyA5LjE3Yy0uODQuODQtLjg0IDIuMjA0IDAgMy4wNDQuODQuODQgMi4yMDQuODQgMy4wNDQgMGw2LjA5LTYuMDljMS40MDItMS40IDEuNDAyLTMuNjcyIDAtNS4wNzMtMS40LTEuNC0zLjY3My0xLjQtNS4wNzQgMEwyLjQ4IDcuNDVsLS4wMTQuMDEzYy0xLjk1NiAxLjk1LTEuOTU2IDUuMTIgMCA3LjA3NCAxLjk1NCAxLjk1NCA1LjEyMyAxLjk1NCA3LjA3OCAwbC4wMTMtLjAxMyA0LjM2NS00LjM2LTEuMDE2LTEuMDE1LTQuMzY0IDQuMzYyYy0uMDA1LjAwMy0uMDEuMDA3LS4wMTMuMDEyLTEuMzk4IDEuMzktMy42NiAxLjM5LTUuMDUgMC0xLjM5LTEuMzktMS4zOS0zLjY1MyAwLTUuMDQ1bC4wMS0uMDE0TDkuODg3IDIuMDdjLjgzOC0uODQgMi4yMDQtLjg0IDMuMDQ0IDAgLjg0Ljg0Ljg0IDIuMjA0IDAgMy4wNDNsLTYuMDkgNi4wOWMtLjI4LjI4LS43MzMuMjgtMS4wMTIgMC0uMjgtLjI4LS4yOC0uNzM1IDAtMS4wMTRsNS4wNy01LjA4eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;background-size:16px;border:1px solid currentColor;border-radius:2px}.attachment-list__file-icon::after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:currentColor;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTEwLjkwNCA1LjExTDkuODkgNC4wOTYgNC44MTMgOS4xN2MtLjg0Ljg0LS44NCAyLjIwNCAwIDMuMDQ0Ljg0Ljg0IDIuMjA0Ljg0IDMuMDQ0IDBsNi4wOS02LjA5YzEuNDAyLTEuNCAxLjQwMi0zLjY3MiAwLTUuMDczLTEuNC0xLjQtMy42NzMtMS40LTUuMDc0IDBMMi40OCA3LjQ1bC0uMDE0LjAxM2MtMS45NTYgMS45NS0xLjk1NiA1LjEyIDAgNy4wNzQgMS45NTQgMS45NTQgNS4xMjMgMS45NTQgNy4wNzggMGwuMDEzLS4wMTMgNC4zNjUtNC4zNi0xLjAxNi0xLjAxNS00LjM2NCA0LjM2MmMtLjAwNS4wMDMtLjAxLjAwNy0uMDEzLjAxMi0xLjM5OCAxLjM5LTMuNjYgMS4zOS01LjA1IDAtMS4zOS0xLjM5LTEuMzktMy42NTMgMC01LjA0NWwuMDEtLjAxNEw5Ljg4NyAyLjA3Yy44MzgtLjg0IDIuMjA0LS44NCAzLjA0NCAwIC44NC44NC44NCAyLjIwNCAwIDMuMDQzbC02LjA5IDYuMDljLS4yOC4yOC0uNzMzLjI4LTEuMDEyIDAtLjI4LS4yOC0uMjgtLjczNSAwLTEuMDE0bDUuMDctNS4wOHoiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-position:center;background-size:16px;opacity:0;transition:opacity 200ms}.attachment-list__file-icon:hover::after{opacity:1}.attachment-list__download-link{width:34px;height:34px;margin-left:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjNGE0YTRhIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01IDFoNnY4aDRsLTcgNy03LTdoNCIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;background-size:16px;border:0 !important;border-radius:50%;transition:background-color 200ms}.attachment-list__download-link:hover,.attachment-list__download-link:focus{background-color:rgba(0,0,0,.25)}.attachment-list__download-link:active{background-color:rgba(0,0,0,.35)}.btn{box-sizing:border-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1em;text-align:center;text-decoration:none;vertical-align:middle;background-clip:border-box;border-radius:4px;gap:6px}.btn svg{width:24px;height:24px}.btn--large{min-width:72px;height:48px;padding:12px 16px}.btn--medium{min-width:64px;height:40px;padding:8px 16px}.btn--small{min-width:56px;height:32px;gap:4px;padding:6px 12px;font-size:14px}.btn--small svg{width:20px;height:20px}.btn--primary{color:#fff;background-color:#51595d;background-clip:border-box;fill:#fff}.btn--primary:focus,.btn--primary:hover{color:#fff;background-color:#404649;fill:#fff}.btn--primary:active{color:#fff;background-color:#323739}.btn--primary:disabled{color:#a5adb1;background-color:#e6e9ea;fill:#a5adb1}.btn--primary.btn--editor{color:#fff;background-color:#188295;background-clip:border-box;fill:#fff}.btn--primary.btn--editor:focus,.btn--primary.btn--editor:hover{color:#fff;background-color:#136776;fill:#fff}.btn--primary.btn--editor:active{background-color:#0f505c}.btn--primary.btn--editor:disabled{color:#a5adb1;background-color:#e6e9ea;fill:#a5adb1}.btn--primary-large{min-width:72px;height:48px;padding:12px 16px;line-height:1em}.btn--primary-large::before{font-size:24px;vertical-align:sub}.btn--primary-medium{min-width:64px;height:40px;padding:8px 16px;line-height:1em}.btn--primary-medium::before{font-size:24px;vertical-align:sub}.btn--secondary{color:#51595d;background-color:#fff;border:none;box-shadow:0 0 0 1px #c8cdd0;fill:#51595d}.btn--secondary:focus,.btn--secondary:hover{color:#51595d;background-color:#f4f5f5}.btn--secondary:active{color:#51595d;background-color:#e6e9ea}.btn--secondary:disabled{color:#a5adb1;background-color:#f4f5f5;border:none;box-shadow:0 0 0 1px #c8cdd0;fill:#a5adb1}.btn--secondary-large{min-width:72px;height:48px;padding:12px 16px;line-height:1em}.btn--secondary-large::before{font-size:24px;vertical-align:sub}.btn--secondary-medium{min-width:64px;height:40px;padding:8px 16px;line-height:1em}.btn--secondary-medium::before{font-size:24px;vertical-align:sub}.btn--secondary-small{min-width:56px;height:32px;padding:6px 12px;font-size:14px;line-height:1em}.btn--secondary-small::before{font-size:20px;vertical-align:sub}.btn--tertiary{color:#51595d;background-color:transparent;fill:#51595d}.btn--tertiary:focus,.btn--tertiary:hover{color:#51595d;background-color:#f4f5f5}.btn--tertiary:active{color:#51595d;background-color:#e6e9ea}.btn--tertiary:disabled{color:#c8cdd0;background-color:transparent;fill:#c8cdd0}.btn--tertiary-small{min-width:56px;height:32px;padding:6px 12px;font-size:14px;line-height:1em}.btn--editor{line-height:1em}.btn--editor.btn--large{border-radius:14px}.btn--editor.btn--medium{border-radius:12px}.btn--editor.btn--small{border-radius:10px}.btn--editor.btn--danger,.btn--editor.btn--danger:hover,.btn--editor.btn--danger:active,.btn--editor.btn--danger:focus{background-color:#952d18}.btn--only-icon.btn--large{min-width:32px;padding:12px}.btn--only-icon.btn--medium{min-width:32px;padding:8px}.btn--only-icon.btn--small{min-width:32px;padding:4px}.btn--light{background-color:#fff}.btn--light:hover{background-color:#f4f5f5}.btn--light:active{background-color:#e6e9ea}.split_button{display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;z-index:1}.split_button .btn--editor.btn--large{border-radius:0}.split_button .btn--editor.btn--medium{border-radius:0}.split_button .btn--editor.btn--small{border-radius:0}.split_button button{background:transparent;border-radius:0}.split_button__default-button{width:auto}.split_button__default-button.btn--editor.btn--large{border-top-left-radius:14px;border-bottom-left-radius:14px}.split_button__default-button.btn--editor.btn--medium{border-top-left-radius:12px;border-bottom-left-radius:12px}.split_button__default-button.btn--editor.btn--small{border-top-left-radius:10px;border-bottom-left-radius:10px}.split_button__open-button{min-width:48px;padding:0;border-left:1px solid #fff}.split_button__open-button.btn--editor.btn--large{border-top-right-radius:14px;border-bottom-right-radius:14px}.split_button__open-button.btn--editor.btn--medium{border-top-right-radius:12px;border-bottom-right-radius:12px}.split_button__open-button.btn--editor.btn--small{border-top-right-radius:10px;border-bottom-right-radius:10px}.split_button__menu{position:absolute;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:8px 0px;gap:2px;position:absolute;white-space:nowrap;width:auto;height:auto;right:0px;bottom:calc(100% + 8px);overflow:auto;background:#fff;box-shadow:0px 0px 4px rgba(0,0,0,.24);border-radius:4px}.split_button__menu button{width:100%;height:20px;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#262a2c;-webkit-flex:none;-ms-flex:none;flex:none;-webkit-order:0;-ms-flex-order:0;order:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.split_button__menu button:hover{background-color:#f4f5f5}.split_button__menu button:active{background-color:#e6e9ea}.split_button__menu button:focus,.split_button__menu button:active{outline-width:0;outline-style:solid;background-color:#e6e9ea}.btn-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:wrap 1;-ms-flex:wrap 1;flex:wrap 1;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;padding-top:2px;margin-bottom:8px;overflow:visible;gap:10px 16px}.btn-wrapper--no-padding{padding-top:0}.btn-wrapper--no-margin{margin:0}.btn-wrapper--justify-right{-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.btn-wrapper--justify-left{-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.btn-wrapper--space-between{-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.btn-wrapper--row-reverse{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:end;-ms-flex-pack:end;justify-content:end}.login-btn-wrapper{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 600px){.login-btn-wrapper{-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.button{display:inline-block;padding:.4375rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.5;color:#fff;text-align:center;text-decoration:none;vertical-align:middle;background-color:#51595d;background-clip:border-box;border:1px solid #51595d;border-radius:.1875rem;transition:background-color 200ms;fill:#fff}.button:focus,.button:hover{color:#fff;text-decoration:none;background-color:#404649;fill:#fff}.button:active{color:#fff;background-color:#667075}.button+.button{margin-left:.5rem}.button--secondary,.button--small{color:#51595d;background-color:#fff;border:1px solid #e6e9ea;fill:#51595d}.button--secondary:focus,.button--secondary:hover,.button--secondary:active,.button--small:focus,.button--small:hover,.button--small:active{color:#51595d;background-color:#e6e9ea;fill:#51595d}.button--link{padding:.5rem 1rem;font-weight:400;color:#188295;background-color:transparent;background-image:none;border:0;border-radius:0;fill:#188295}.button--link:hover,.button--link:focus{color:#136776;background-color:transparent;background-image:none;fill:#136776}.button--warning{background-color:#bc391f;border-color:#bc391f}.button--warning:hover,.button--warning:focus{background-color:#7a2514}.button--warning:active{background-color:#391109}.button--small{padding:.3125rem .5rem;font-size:.875rem}.button--small.button--remove{width:1.5rem;height:1.5rem}.button--remove{position:relative;width:1.5rem;height:1.5rem;padding:0;color:#51595d;background-color:#fff;background-image:linear-gradient(whitesmoke),url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDIyIDEwIj4KICA8cGF0aCBmaWxsPSIjQTFBMUExIiBkPSJNMCAxMGgyMlY4SDBtMC02aDIyVjBIMG0wIDZoMjJWNEgwIi8+Cjwvc3ZnPgo=);border:1px solid #c8cdd0;fill:#51595d}.button--remove::before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIj4KICA8cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiM0QTRBNEEiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTExIDFMMSAxMU0xIDFsMTAgMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center}.comment-list>li{position:relative;padding-top:15px;padding-bottom:20px;border-top:1px solid #e6e9ea;padding-right:15px;padding-left:15px}.comment-list>li>div{padding-left:50px}.comment-list>li .author{line-height:1.1em}.comment-list>li .forum-logo{position:absolute;top:11px;right:58px}.comment-list>li .forum-logo+*{display:block;margin-top:2em}.comment-list>li .pic{position:absolute;top:15px;left:15px}.comment-list>li time{line-height:1.1em;color:#667075}.comment-list>li .report{position:relative;top:2px;display:inline-block;width:18px;height:15px;font-size:.9em;color:#848f94}.comment-list>li .report svg{position:absolute;top:0;width:17px;height:17px}.comment-list>li .title{color:#667075}.comment-list>li .content{margin-bottom:10px;word-wrap:break-word}.comment-list>li .content a{text-decoration:underline;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.comment-list>li .content:not(.forum-content) blockquote{margin:0}.comment-list>li .content img{max-width:100%;height:auto}.comment-list .fr-video{position:relative;display:block;width:100%;margin-top:20px;overflow:hidden;background-color:#c8cdd0}.comment-list .fr-video::before{display:block;padding-top:56.25%;content:""}.comment-list .fr-video iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.comment-list .official-answer{background:#d7f4f9}.comment-list .best-reply-marker{position:absolute;top:0;left:0;width:0;height:0;color:#fff;border-top:35px solid #df873a;border-right:35px solid transparent}.comment-list .best-reply-marker::before{position:absolute;top:-32px;left:3px;display:block;width:10px;height:10px}.comment-list iframe{width:100%}@media only screen and (min-width: 600px){.comment-list>li{padding-top:30px;padding-bottom:30px}.comment-list>li>div{padding-right:20px;padding-left:100px}.comment-list>li .pic{top:30px;left:40px}.comment-list>li .forum-logo{top:18px;max-height:25px}.comment-list>li .content a{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.comment-list>li .fr-video{margin-top:15px}.comment-list .best-reply-marker{border-top:50px solid #df873a;border-right:50px solid transparent}.comment-list .best-reply-marker::before{top:-42px;left:8px}}@media only screen and (min-width: 600px)and (max-width: 800px){.comment-list>li{padding-top:20px;padding-bottom:20px}.comment-list>li>div{padding-left:60px}.comment-list>li .forum-logo{max-height:20px}.comment-list>li .author .pic{position:absolute;top:20px;left:20px}}.dialog{position:relative;padding:15px;padding-right:15px;padding-left:15px}.dialog h1{margin-right:2.75rem}.dialog p{margin-bottom:.8em}.dialog .content{padding-bottom:5px;word-wrap:break-word;overflow-wrap:break-word}.dialog .content a{text-decoration:underline;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.dialog .content:not(.forum-content) blockquote{margin:0}.dialog .content img{max-width:100%;height:auto}.dialog .fr-video{position:relative;display:block;width:100%;overflow:hidden;background-color:#c8cdd0}.dialog .fr-video::before{display:block;padding-top:56.25%;content:""}.dialog .fr-video iframe{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.dialog .author{padding:15px 0;overflow:hidden;clear:both}.dialog .author strong{display:block}.dialog .author time{color:#667075}.dialog .author a strong{display:inline}.dialog .author div+time{display:block}.dialog .tags{float:right;max-width:36%;padding-top:5px;font-size:.9em;overflow:hidden}.dialog .tags li{float:left}.dialog .tags a::before{margin-right:3px;font-size:13px;color:#848f94}.dialog .interact{float:left;max-width:63%;font-size:.9em;text-align:right}.dialog .interact .interact-item{position:relative;display:inline-block;padding:7px 10px;margin-right:5px;margin-bottom:5px;color:#323739;vertical-align:middle;background:#f4f5f5;border:1px solid #e6e9ea;border-radius:3px}.dialog .interact .interact-item:focus,.dialog .interact .interact-item:active,.dialog .interact .interact-item:hover{color:#323739}.dialog .interact .interact-item::after,.dialog .interact .interact-item::before{position:absolute;right:-11px;bottom:11px;z-index:2;width:0;height:0;content:" ";border:6px solid transparent;border-left-color:#f4f5f5}.dialog .interact .interact-item::before{right:-12px;border-left-color:#e6e9ea}.dialog .interact .follow{display:inline-block}.dialog .interact .follow .follower-count{color:#667075}.dialog .interact .follow .follower-count span{display:none}.dialog .report{position:relative;top:2px;display:inline-block;width:18px;height:15px;font-size:.9em;color:#848f94}.dialog .report svg{position:absolute;top:0;width:17px;height:17px}.dialog iframe{width:100%}@media only screen and (min-width: 600px){.dialog{padding:30px 15px 30px 15px}.dialog>div{padding-right:20px;padding-left:100px}.dialog h1{font-size:1.2em;font-weight:bold}.dialog .content a:not(.attachment-list a){-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.dialog .author{padding-top:0}.dialog .author time{white-space:nowrap}.dialog .author .pic{position:absolute;top:30px;left:40px}.dialog .tags{float:none;width:auto;max-width:none;min-height:48px;text-align:right}.dialog .interact{float:none;width:auto;max-width:none;text-align:right}.dialog .interact .follow .follower-count span{display:inline}}@media only screen and (min-width: 600px)and (max-width: 800px){.dialog>div{padding-left:60px}.dialog .author .pic{left:20px}.dialog .tags{min-height:39px}.dialog .interact .follow .follower-count span{display:none}}.dialog-list{padding-left:0;margin:0;list-style:none;padding-right:15px;padding-left:15px}.dialog-list li{margin-bottom:0}.dialog-list li:first-child a{border-top:none}.dialog-list li a{position:relative;display:block;padding:10px 45px 10px 0;line-height:1.57;border-top:1px solid #e6e9ea;font-size:16px;font-weight:700}.dialog-list li a p{color:#323739}.dialog-list li .highlighted{font-weight:bold}.dialog-list li .dialog-list-description{margin-bottom:5px}.dialog-list li .dialog-meta{position:absolute;top:10px;right:0;font-size:.85em;color:#667075;cursor:pointer}.dialog-list li .dialog-meta>*{margin-left:8px;font-weight:normal}.dialog-list li .dialog-meta>*:first-child{margin-left:0}.dialog-list li .dialog-meta>*::before{margin-right:4px;color:#667075}.dialog-list li .dialog-meta-breakout{position:absolute;top:10px;right:0;padding-right:10px}.dialog-list li .dialog-meta-breakout>*{padding-right:0;padding-left:8px}.dialog-list li time{display:none;min-width:60px}.dialog-list li .comment-count{display:inline-block;min-width:40px}.dialog-list li .comment-count span{display:none}.dialog-list li .comment-count::before{margin-right:2px}.dialog-list li .no-comment-spacer{padding-right:10px}.dialog-list li.recent{background-color:#f4f5f5}@media only screen and (min-width: 600px){.dialog-list{padding:0;margin-bottom:40px;border-top:1px solid #e6e9ea}.dialog-list li a{padding-right:155px;padding-left:10px;border-top:none;border-bottom:1px solid #e6e9ea}.dialog-list li a:focus,.dialog-list li a:active,.dialog-list li a:hover{background:#f4f5f5}.dialog-list li time{display:inline-block}.dialog-list li .dialog-meta{padding-right:5px}.dialog-list li .dialog-meta-breakout{position:static;display:block}.dialog-list li .dialog-meta-breakout span::before{display:none}}.dialog-list .label-text{color:#848f94}.dialog-list-no-heading{padding-top:20px;border-top:0}.dialog-list-wide li:first-child{border-top:1px solid #e6e9ea}.dialog-list-wide li a{padding-right:10px}.dialog-list-wide li .dialog-meta{position:static;display:block}@media only screen and (min-width: 600px){.dialog-list-wide li:first-child{border-top:none}.dialog-list-wide li .title{float:left}.dialog-list-wide li .dialog-meta{float:right;padding-right:0;padding-left:5px;margin-right:-10px}.dialog-list-wide li .dialog-list-description{clear:both}}.dialog-list-compact{margin-bottom:1em}.dialog-list-compact li a{border-top:none;border-bottom:1px solid #e6e9ea}@media only screen and (min-width: 600px){.dialog-list-compact li .dialog-list-description{margin-bottom:0}}.dialog-list__channel-icon{float:left;margin-top:2px;margin-right:5px}.dialog-list__channel-icon .content-selector__svg{color:currentColor}.dialog-list__channel-icon::before{font-size:18px;vertical-align:text-bottom}.dialog-list__more-results-link{line-height:1rem}.dialog-list__more-results-link span{display:inline-block;vertical-align:middle}.sorting{position:relative;background:#f4f5f5;border-bottom:1px solid #e6e9ea}.sorting ul{padding-right:15px;padding-left:15px;overflow:hidden;padding-left:0;margin-left:80px;list-style-type:none}.sorting ul li{float:left}.sorting li:first-child a{padding-left:0}.sorting a{display:block;padding:15px;font-size:.9em;font-weight:bold;color:#848f94}.sorting a.current{color:#323739}.sorting a:focus,.sorting a:active,.sorting a:hover{color:#323739}.sorting .label{position:absolute;left:15px;display:block;width:60px;padding:15px 0;font-size:.9em}@media only screen and (min-width: 600px){.sorting{padding:0 0 10px 0;margin-top:-7px;overflow:hidden;background:none;border:none}.sorting ul{float:right;padding:0}.sorting li:first-child a{padding-left:10px}.sorting a{padding:0 10px;font-weight:normal}.sorting .label{display:none}.sorting .current span,.sorting a:hover span{border-bottom:1px solid #848f94}}.sorting-border-top{border-top:1px solid #e6e9ea}@media only screen and (min-width: 600px){.sorting-border-top{border:none}}.pagination{margin-top:15px;margin-bottom:15px;padding-right:15px;padding-left:15px}.pagination>div{position:relative;padding:0 30px;overflow:hidden;border:1px solid #e6e9ea;border-radius:3px}.pagination>div>a{position:absolute;top:0;bottom:0;display:block;width:0;overflow:hidden;text-indent:-99999px}.pagination .next{right:0;padding-right:30px;border-left:1px solid #e6e9ea}.pagination .next::before{position:absolute;top:13px;right:8px;text-indent:0}.pagination .prev{left:0;padding-left:30px;border-right:1px solid #e6e9ea}.pagination .prev::before{position:absolute;top:13px;left:8px;text-indent:0}.pagination ul{position:relative;left:50%;float:left;width:auto;margin:0 auto}.pagination ul li{position:relative;right:50%;float:left}.pagination ul a,.pagination ul span{display:inline-block;padding:10px 10px;line-height:1.57}@media only screen and (min-width: 600px)and (max-width: 800px){.pagination>div>.prev,.pagination>div>.next{padding:0 20px}.pagination>div>.prev::before,.pagination>div>.next::before{top:3px}}@media only screen and (min-width: 600px){.pagination>div{border:none}.pagination>div>a{position:absolute;display:block;width:auto;padding:7px;overflow:hidden;text-indent:0}.pagination .prev,.pagination .next{line-height:1.57;border:none}.pagination .prev{padding-left:20px}.pagination .prev::before{top:11px;left:1px}.pagination .next{padding-right:20px}.pagination .next::before{top:11px;right:1px}.pagination ul a:focus,.pagination ul a:active,.pagination ul a:hover{background-color:#e6e9ea}.pagination ul a,.pagination ul span{padding:7px 6px;border-radius:3px}}@media only screen and (min-width: 600px)and (min-width: 600px)and (max-width: 800px){.pagination ul a,.pagination ul span{padding:1px 6px}}.search-hit-snippet{-webkit-flex-basis:100%;-ms-flex-preferred-size:100%;flex-basis:100%;font-size:.92em;color:#848f94}@media only screen and (min-width: 600px){.search-hit-snippet{padding-left:28px}}.highlighted{font-weight:bold}.external-conversation .timestamp{color:#e6e9ea}.form__help-text{font-size:13px}.form__border-top{border-top:1px solid #c8cdd0}.form__select{display:inline-block;width:100%;height:calc(1.5em + 0.75rem + 2px);padding:.375rem 3rem .375rem .75rem;font-size:1rem;font-weight:300;line-height:1.5;color:#51595d;vertical-align:middle;background-color:#fff;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTIgOCI+CiAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNEE0QTRBIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xIDEuNWw1IDUgNS01IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==),linear-gradient(#e6e9ea, #e6e9ea);background-repeat:no-repeat;background-position:right .75rem center,right 2.25rem center;background-size:auto,1px 100%;border:1px solid #e6e9ea;border-radius:.1875rem;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s,background-color ease-in-out .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__select[multiple],.form__select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.form__select::-ms-expand{opacity:0}.form__select:disabled{color:#848f94;cursor:not-allowed;background-color:#c8cdd0}.form__select[aria-invalid=true]:not(:focus){border-color:#bc391f}.form__select:focus{border-color:#80bdff}.form__select:focus::-ms-value{color:#51595d;background-color:#fff}.form__select:not([data-focus-method=key]):focus{outline:0}.form__select--inline{max-width:15rem}.form__select--small{height:2rem;padding-top:.25rem;padding-bottom:.25rem}.light-theme .form{margin:0;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#262a2c}.light-theme .form__autosave{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;min-height:20px;margin-top:16px;font-weight:500;color:#359518}.light-theme .form__autosave svg{width:16px;height:16px}.light-theme .form__autosave>*,.light-theme .form__autosave>*>*{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:8px}.light-theme .form__autosave [hidden]{display:none}.light-theme .form__autosave [data-autosave-error]{color:#952d18}.light-theme .form__autosave .loading-spinner{width:1em;height:1em}.light-theme .form__autosave .loading-spinner::before,.light-theme .form__autosave .loading-spinner::after{width:.5em;height:1em}.light-theme .form__autosave .loading-spinner+*{display:inline-block;margin-left:8px}.light-theme .form__select{height:auto;padding:10px 35px 10px 12px !important;margin-top:4px;overflow:hidden;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#667075;text-overflow:ellipsis;white-space:nowrap;background-color:#f4f5f5;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTIgOCI+CiAgPHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNEE0QTRBIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xIDEuNWw1IDUgNS01IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);border:none;border-radius:4px;box-shadow:none;-webkit-appearance:none;-webkit-padding-end:35px !important}.light-theme .form input[type=text],.light-theme .form input[type=email],.light-theme .form input[type=password],.light-theme .form input[type=phone],.light-theme .form input[type=url],.light-theme .form textarea,.light-theme .form .selectize-input{display:inline-block;width:100%;padding:8px 10px;line-height:20px;color:#262a2c;background:#f4f5f5;border:0;border-radius:4px;box-shadow:0 0 0 1px #f4f5f5}.light-theme .form input[type=text]:hover,.light-theme .form input[type=email]:hover,.light-theme .form input[type=password]:hover,.light-theme .form input[type=phone]:hover,.light-theme .form input[type=url]:hover,.light-theme .form textarea:hover,.light-theme .form .selectize-input:hover{color:#51595d;border-color:#e6e9ea;box-shadow:0 0 0 1px #e6e9ea}.light-theme .form input[type=text]:active,.light-theme .form input[type=text]:focus,.light-theme .form input[type=text]:focus-within,.light-theme .form input[type=email]:active,.light-theme .form input[type=email]:focus,.light-theme .form input[type=email]:focus-within,.light-theme .form input[type=password]:active,.light-theme .form input[type=password]:focus,.light-theme .form input[type=password]:focus-within,.light-theme .form input[type=phone]:active,.light-theme .form input[type=phone]:focus,.light-theme .form input[type=phone]:focus-within,.light-theme .form input[type=url]:active,.light-theme .form input[type=url]:focus,.light-theme .form input[type=url]:focus-within,.light-theme .form textarea:active,.light-theme .form textarea:focus,.light-theme .form textarea:focus-within,.light-theme .form .selectize-input:active,.light-theme .form .selectize-input:focus,.light-theme .form .selectize-input:focus-within{color:#262a2c;background:#fff;box-shadow:0 0 0 1px #6ed6e7}.light-theme .form .row+.row{margin-top:16px}@media only screen and (min-width: 600px){.light-theme .form .row+.row{margin-top:24px}}.light-theme .form .text-editor>.froala2-kundo-theme.fr-box.fr-basic.fr-top .fr-element{width:100%;min-height:100px;padding:8px 10px;font-size:14px;line-height:20px;color:#262a2c;background:#f4f5f5;border:1px solid #f4f5f5;border-radius:4px;border-top-left-radius:0;border-top-right-radius:0;box-shadow:none}.light-theme .form .text-editor>.froala2-kundo-theme.fr-box.fr-basic.fr-top .fr-element:hover{color:#51595d;border-color:#e6e9ea}.light-theme .form .text-editor>.froala2-kundo-theme.fr-box.fr-basic.fr-top .fr-element:active,.light-theme .form .text-editor>.froala2-kundo-theme.fr-box.fr-basic.fr-top .fr-element:focus{color:#262a2c;background:#fff;border-color:#6ed6e7}.light-theme .form__group-title{float:none}.light-theme .form textarea{min-height:100px}.light-theme .centered-form{display:block;margin:16px;font-size:14px;font-weight:400;line-height:20px}@media only screen and (min-width: 600px){.light-theme .centered-form{width:50%;margin:40px auto 173px}}@media only screen and (min-width: 600px)and (max-width: 800px){.light-theme .centered-form{width:75%}}.light-theme .centered-form input,.light-theme .centered-form textarea{display:block;width:100%}.light-theme .centered-form textarea{overflow:auto;resize:none}.floating-label{position:relative;display:block;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:400;line-height:20px;cursor:text}.floating-label input[type=text],.floating-label input[type=email],.floating-label input[type=password],.floating-label input[type=url],.floating-label input[type=phone],.floating-label textarea,.floating-label .selectize-input{height:auto;padding:14px}.form .floating-label input[type=text],.form .floating-label input[type=email],.form .floating-label input[type=password],.form .floating-label input[type=url],.form .floating-label input[type=phone],.form .floating-label textarea,.form .floating-label .selectize-input{padding:14px}.floating-label__text{position:absolute;top:50%;left:10px;z-index:1;display:block;padding:0 5px;color:#667075;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(prefers-reduced-motion: no-preference){.floating-label__text{transition:font-size .25s,-webkit-transform .25s;transition:font-size .25s,transform .25s;transition:font-size .25s,transform .25s,-webkit-transform .25s}}.floating-label textarea+.floating-label__text{top:22px}.floating-label input.floating-label__input--edited[type=text],.floating-label input.floating-label__input--edited[type=email],.floating-label input.floating-label__input--edited[type=password],.floating-label input.floating-label__input--edited[type=url],.floating-label input.floating-label__input--edited[type=phone],.floating-label input.floating-label__input--edited.selectize-input,.floating-label textarea.floating-label__input--edited{padding-top:22px;padding-bottom:6px}.floating-label__input--edited+.floating-label__text{left:1px;box-sizing:border-box;width:99%;padding:5px 15px;padding-bottom:0;overflow:hidden;font-size:12px;font-weight:400;line-height:16px;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;-webkit-transform:translateY(-19px);transform:translateY(-19px)}.floating-label textarea.floating-label__input--edited+.floating-label__text{top:17px;-webkit-transform:translateY(-16px);transform:translateY(-16px)}.floating-label textarea.floating-label__input--edited:focus+.floating-label__text{background:#fff}.input-container{display:block;margin-bottom:4px}@media only screen and (min-width: 600px){.input-container{margin-bottom:16px}}.input-container label{box-sizing:border-box}.input-container .input-error-msg{padding-top:8px}.input-container.error input,.input-container.error textarea{border-color:#e7826e}.input-error-msg{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:16px;color:#bc391f;gap:.25rem}.input-error-msg>svg{width:1rem;height:1rem}.common-form{padding:15px;padding:0;background:#f4f5f5}.common-form>.inner{padding:15px;padding-right:15px;padding-left:15px}.common-form h1,.common-form h2{margin-bottom:15px;font-size:1.1em;font-weight:bold}.common-form h1 span,.common-form h2 span{font-weight:normal;color:#848f94}.common-form h1 a,.common-form h2 a{font-weight:normal;text-decoration:underline}.common-form input[type=text],.common-form input[type=url],.common-form input[type=email],.common-form input[type=password],.common-form textarea,.common-form ul{display:block;width:100%}.common-form ul{padding:0;margin:0;list-style:none}.common-form input[type=text].neutral,.common-form input[type=url].neutral,.common-form input[type=email].neutral{box-shadow:0 0 0 transparent}.common-form .btn-link{display:inline;width:auto;padding:0;color:#323739;text-align:inherit;text-decoration:underline;background-color:transparent}.common-form .field{margin-bottom:14px}.common-form .btn-wrapper .field{margin-bottom:0}.common-form .unmoderated-comments-count{width:35%}@media(min-width: 1200px){.common-form .unmoderated-comments-count{width:55%}}.common-form .field-main,.common-form .row-field-main{position:relative;margin-bottom:14px}.common-form .field-main::before,.common-form .row-field-main::before{position:absolute;top:1.2em;left:13px;margin-top:-9px;font-size:18px;color:#df553a}.common-form .field-full-width{width:100%}.common-form .authorization-msg{padding-top:5px}.common-form .authorization-msg a{display:inline-block}.common-form .authorization-msg a::before{color:#323739}.common-form .author{line-height:1.1em}.common-form .author strong{display:block;padding-top:5px}.common-form .author .role{display:block;color:#848f94}.common-form .author .user{margin-bottom:15px;overflow:hidden}.common-form .author .form__help-text{margin-top:-6px}.common-form .dialog-form-autocomplete-result{display:none}.common-form .instruction{font-size:.8em;font-style:italic;line-height:1.2em;color:#667075}.common-form .instruction ul{margin:1em 0 2em;list-style:disc}.common-form .instruction ul li{margin-bottom:5px;margin-left:2em}.common-form .select-channels{display:-webkit-flex;display:-ms-flexbox;display:flex}.common-form .select-channels input[disabled]~*{color:#a5adb1}@media only screen and (min-width: 600px){.common-form>.inner{padding:25px 40px}.common-form h1 span,.common-form h2 span{font-size:1em}.common-form .field{float:left;width:40%;margin-right:2%}.common-form .field.last{position:relative;z-index:1;float:right;width:16%;margin-right:0}.common-form .field.no-whitespace{margin-bottom:0}.common-form .field-main,.common-form .row-field-main{float:none}.common-form .field-main::before,.common-form .row-field-main::before{top:1.4em}.common-form .field-double{width:82%}.common-form .disclaimer{float:left;width:75%;color:#848f94}.common-form .disclaimer a{color:#848f94;text-decoration:underline}.common-form .author .user{float:left;width:75%;margin-bottom:0}.common-form .author strong{padding-top:10px}}@media only screen and (min-width: 600px)and (max-width: 800px){.common-form>.inner{padding:25px 20px}}.common-form-comment{border-top:1px solid #e6e9ea}@media only screen and (min-width: 600px){.common-form-comment{background:#fff}.common-form-comment .field{float:left;width:35%;margin-right:2%}.common-form-comment .field.last{width:26%;margin-right:0}.common-form-comment .field-double{width:70%}.common-form-comment .field-65{width:65%}}@media only screen and (min-width: 600px)and (max-width: 800px){.common-form-comment.inner{padding:20px}}.common-form-popup{overflow:hidden;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;background:#fff}.common-form-popup textarea{max-height:190px}.common-form-popup .modal-heading{z-index:200;width:100%;padding:16px 44px 24px 24px;margin:0;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:18px;font-weight:500;line-height:28px;color:#262a2c;background-color:#fff}@media only screen and (min-width: 420px){.common-form-popup .modal-heading{padding:24px 32px}}.common-form-popup .row{margin-bottom:1em}.common-form-popup .row ul label{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.5rem}.common-form-popup>.inner{padding:8px 24px;margin-top:60px;margin-bottom:60px}@media only screen and (min-width: 420px){.common-form-popup>.inner{padding:16px 32px}}.common-form-popup .btn-wrapper{position:fixed;right:0;bottom:0;left:0;z-index:2;padding:16px 24px 24px;margin:0;background:#fff}@media only screen and (min-width: 420px){.common-form-popup .btn-wrapper{padding:16px 32px 24px}}@media only screen and (min-width: 420px){.common-form-popup textarea{max-height:none}}.editors-auth-form{margin:20px auto 0;background:inherit}.editors-auth-form label{display:block;font-weight:bold}.editors-auth-form input,.editors-auth-form button{width:100%}.editors-auth-form .row{margin-bottom:1em}.editors-auth-form .col1{margin-bottom:1em;text-align:right}@media only screen and (min-width: 600px){.editors-auth-form{max-width:400px;overflow:hidden}.editors-auth-form p{margin-bottom:20px}.editors-auth-form button{float:right;width:auto}.editors-auth-form .col1{margin-bottom:0;text-align:left}}@media only screen and (min-width: 600px)and (max-width: 800px){.editors-auth-form button{min-width:80px}}.search-form div:first-child{padding-bottom:31px}.search-form span{display:block;padding:10px;margin-bottom:15px;border-bottom:1px solid #e6e9ea;padding-right:15px;padding-left:15px}.search-form .field-wrapper{position:relative;display:inline-block;width:90%;margin-top:20px}.search-form .field-wrapper button{float:left;padding:12px}.search-form .field-wrapper input{float:left;width:80%;margin-right:10px;background-color:#fff}.search-form.top{display:none}.search-form a{font-weight:bold}@media only screen and (min-width: 600px){.search-form span,.search-form div{display:inline-block;padding:0;margin:0;border:0}.search-form.top{position:absolute;right:0;bottom:0;display:block}.search-form .field-wrapper{width:280px;margin-top:9px}.search-form .field-wrapper button{position:absolute;top:5px;right:10px;float:none;padding:4px;margin-top:0;color:#323739;background:#fff;border:0}.search-form .field-wrapper input{float:none;width:100%;padding-right:50px;margin:0}}@media only screen and (min-width: 600px)and (max-width: 800px){.search-form .field-wrapper button{top:4px;right:10px}.search-form .field-wrapper button::before{font-size:16px}.search-form .field-wrapper input{padding-right:40px}}.help{color:#848f94}.help svg{width:24px;height:24px}.history{color:#848f94}.history svg{width:24px;height:24px}.inline-icon-wrapper{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.inline-icon-wrapper svg{position:relative;top:.125em;width:1em;height:1em}.large-attachment-list{padding-left:0;margin-top:0;margin-bottom:1rem;list-style:none}.large-attachment-list__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.6875rem 0;margin-bottom:0}.large-attachment-list__icon{position:relative;top:.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:2rem;height:2rem;margin-top:-1rem;content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjNGE0YTRhIiBkPSJNMTAuOTA0IDUuMTFMOS44OSA0LjA5NiA0LjgxMyA5LjE3Yy0uODQuODQtLjg0IDIuMjA0IDAgMy4wNDQuODQuODQgMi4yMDQuODQgMy4wNDQgMGw2LjA5LTYuMDljMS40MDItMS40IDEuNDAyLTMuNjcyIDAtNS4wNzMtMS40LTEuNC0zLjY3My0xLjQtNS4wNzQgMEwyLjQ4IDcuNDVsLS4wMTQuMDEzYy0xLjk1NiAxLjk1LTEuOTU2IDUuMTIgMCA3LjA3NCAxLjk1NCAxLjk1NCA1LjEyMyAxLjk1NCA3LjA3OCAwbC4wMTMtLjAxMyA0LjM2NS00LjM2LTEuMDE2LTEuMDE1LTQuMzY0IDQuMzYyYy0uMDA1LjAwMy0uMDEuMDA3LS4wMTMuMDEyLTEuMzk4IDEuMzktMy42NiAxLjM5LTUuMDUgMC0xLjM5LTEuMzktMS4zOS0zLjY1MyAwLTUuMDQ1bC4wMS0uMDE0TDkuODg3IDIuMDdjLjgzOC0uODQgMi4yMDQtLjg0IDMuMDQ0IDAgLjg0Ljg0Ljg0IDIuMjA0IDAgMy4wNDNsLTYuMDkgNi4wOWMtLjI4LjI4LS43MzMuMjgtMS4wMTIgMC0uMjgtLjI4LS4yOC0uNzM1IDAtMS4wMTRsNS4wNy01LjA4eiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-position:center;border:1px solid #51595d;border-radius:2px}.large-attachment-list__icon img{max-width:75%;max-height:75%}.large-attachment-list__icon--image{background-image:none}.large-attachment-list__icon--pdf{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjZmYzYzI5IiBkPSJNMTUuNzQgOS44NTVjLS4zMi0uMzIyLTEuMDI4LS40OTItMi4xMDctLjUwNy0uNzMtLjAwOC0xLjYxLjA1OC0yLjUzNS4xOS0uNDE1LS4yNDQtLjg0Mi0uNTEtMS4xNzctLjgzLS45LS44Ni0xLjY1LTIuMDU0LTIuMTItMy4zNjYuMDMtLjEyMy4wNi0uMjMuMDgtLjM0IDAgMCAuNTEtMi45NDguMzgtMy45NDRDOC4yNC45MiA4LjIzLjg4MiA4LjE5Ni43NzZMOC4xNDUuNjZjLS4xNC0uMzI2LS40MS0uNjctLjgzNS0uNjUyTDcuMDUyIDBjLS40NzQgMC0uODYuMjQ3LS45Ni42MTctLjMxIDEuMTYuMDEgMi44OTUuNTg1IDUuMTQybC0uMTUuMzZjLS40MSAxLjAyMi0uOTMgMi4wNi0xLjM4NiAyLjk3bC0uMDYuMTE3Yy0uNDguOTYtLjkxIDEuNzczLTEuMzAyIDIuNDYzbC0uNDEuMjJjLS4wMjguMDE3LS43MjYuMzk0LS44OS40OTUtMS4zOS44NDctMi4zMSAxLjgxLTIuNDYgMi41NzItLjA1LjI0My0uMDE0LjU1NC4yMzMuN2wuMzk0LjJjLjE3LjA5LjM1LjEzMy41MzguMTMzLjk5IDAgMi4xNC0xLjI2IDMuNzItNC4wOCAxLjgzLS42MDcgMy45MDgtMS4xMTIgNS43My0xLjM5IDEuMzkuNzk4IDMuMDk3IDEuMzUzIDQuMTc1IDEuMzUzLjE5MyAwIC4zNTgtLjAxNy40OS0uMDU0LjIxLS4wNTguMzgzLS4xNzguNDktLjM0LjIxLS4zMi4yNTMtLjc2Ni4xOTYtMS4yMi0uMDE3LS4xMzctLjEyMi0uMy0uMjM2LS40MTh6TS45NyAxNS4yMzNjLjE4LS41MDQuODk1LTEuNSAxLjk1LTIuMzg0LjA2Ny0uMDYuMjMtLjIyLjM4LS4zNi0xLjEwNCAxLjgtMS44NDMgMi41MS0yLjMzIDIuNzR6TTcuMjIuNTJjLjMxOCAwIC41LjgyLjUxNCAxLjU4OC4wMTUuNzY3LS4xNiAxLjMwNi0uMzc4IDEuNzA1LS4xOC0uNTktLjI2OC0xLjUyLS4yNjgtMi4xMyAwIDAtLjAxMy0xLjE2Mi4xMzMtMS4xNjJ6TTUuMzU3IDExLjAwNmMuMjItLjQwNS40NS0uODMyLjY4Ny0xLjI4NS41NzQtMS4xMS45MzYtMS45NyAxLjIwNi0yLjY5LjUzNiAxIDEuMjA1IDEuODUgMS45OSAyLjUzLjEuMDkuMjAzLjE3LjMxMi4yNi0xLjU5OC4zMjUtMi45OC43MTgtNC4xOTYgMS4xOTZ6bTEwLjA3OC0uMDkyYy0uMDk3LjA2Mi0uMzc2LjA5OC0uNTU2LjA5OC0uNTggMC0xLjMtLjI3LTIuMy0uNzEuMzgtLjAyOC43NC0uMDQzIDEuMDUtLjA0My41OCAwIC43NS0uMDEgMS4zMi4xNC41Ny4xNS41NzMuNDUuNDguNTF6Ii8+Cjwvc3ZnPgo=);border-color:#fa0f00}.large-attachment-list__icon--word{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjMDBhOWQxIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik02LjY3NCAzaDIuNjUybDEuNTIzIDcuMjAyTDEyLjQwNiAzaDIuNzI1bC0yLjkgMTBIOS41NDdsLTEuNTctNy4yODRMNi4zOSAxM0gzLjY3NEwuODY3IDNoMi44MDdsMS41NiA3LjE3NCIvPgo8L3N2Zz4K);border-color:#0078d4}.large-attachment-list__icon--excel{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDE2IDE2Ij4KICA8cGF0aCBmaWxsPSIjMDA3ZjJlIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljk5MiAxM2gtMi40M0w2Ljc4IDcuOTA1IDMuNzIgM2gyLjQ5Nkw4IDYuMjUgOS44MzIgM2gyLjQxNWwtMy4wNiA0LjgyNEwxMi40MzcgMTNIOS45TDggOS41OTQiLz4KPC9zdmc+Cg==);border-color:#217346}.large-attachment-list__filename{position:relative;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding-left:.5rem;margin-right:.5rem;overflow:hidden;font-family:-apple-system,"BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";word-wrap:break-word;overflow-wrap:break-word}.large-attachment-list__button{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.loading-spinner{position:relative;box-sizing:border-box;display:block;width:2em;height:2em;margin:0 auto;background-color:currentColor;border:.125em solid transparent;border-radius:50%;box-shadow:inset 0 0 0 .1875em #fff;-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}.loading-spinner::before,.loading-spinner::after{position:absolute;top:-0.125em;width:1em;height:2em;content:"";background-color:currentColor;-webkit-animation:kundoLoadingSpinner 2s ease infinite;animation:kundoLoadingSpinner 2s ease infinite}.loading-spinner::before{left:-0.125em;border-radius:100% 0 0 100%/50%;-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-animation-delay:1.5s;animation-delay:1.5s}.loading-spinner::after{right:-0.125em;border-radius:0 100% 100% 0/50%;-webkit-transform-origin:0 50%;transform-origin:0 50%}.loading-spinner__inverted{box-shadow:inset 0 0 0 .1875em #51595d}@-webkit-keyframes progress-indicator{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes progress-indicator{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.progress-indicator{position:relative;width:1em;height:1em;padding:0 8px}.progress-indicator>*::before{position:absolute;box-sizing:border-box;width:1em;height:1em;content:"";border-top:2px solid currentColor;border-right:2px solid transparent;border-radius:50%;-webkit-animation:progress-indicator 1.2s linear infinite;animation:progress-indicator 1.2s linear infinite}.message{padding:13px 13px 13px 13px;margin-bottom:14px;clear:both;font-size:.9em;line-height:1.2em;color:#323739;background:#a7e6f1;border-radius:3px;padding-right:15px;padding-left:15px}.message::before{margin-right:7px}@media only screen and (min-width: 600px){.message{padding:13px 15px}.message .actionlink{float:right}}@media only screen and (min-width: 600px)and (max-width: 800px){.message{padding:13px 10px 11px 10px}.message .actionlink{float:none}}.message p{margin:0}.message a::before{margin-right:4px;margin-left:4px}.message .reload{margin-top:5px}.message .reload>a>svg{height:1rem;width:1rem;vertical-align:top}.message-muted,.message--muted{color:#a5adb1;background:#f4f5f5;border:2px dashed #e6e9ea}.message-important,.message--important{color:#323739;background:#e6e9ea}.message-important>svg,.message--important>svg{height:1rem;width:1rem;vertical-align:middle}.top-message{margin:10px 20px}.message-error,.message--error{color:#762413;background:#f9ddd7}.message-error a,.message--error a{color:#5c1c0f;text-decoration:underline}.message-error a:focus,.message-error a:active,.message-error a:hover,.message--error a:focus,.message--error a:active,.message--error a:hover{color:#5c1c0f;text-decoration:underline}.message-error,.message--dashboard-error{color:#762413;background:#f9ddd7}.message-error li,.message--dashboard-error li{color:#188295}.message-error a,.message--dashboard-error a{color:#188295;text-decoration:underline}.message-error a:focus,.message-error a:active,.message-error a:hover,.message--dashboard-error a:focus,.message--dashboard-error a:active,.message--dashboard-error a:hover{color:#762413;text-decoration:underline}.message-longer,.message--longer{font-weight:normal;line-height:1.2em}.message-longer p,.message--longer p{margin-bottom:5px}.message-hidden{display:none}.message-for-dialog{margin:15px 15px 0 15px}@media only screen and (min-width: 600px){.message-for-dialog{margin-left:40px}}@media only screen and (min-width: 600px)and (max-width: 800px){.message-for-dialog{margin-left:20px}}.post-confirmation{padding:15px;text-align:center;background:#fff;padding-right:15px;padding-left:15px}.post-confirmation h1{margin-bottom:.4em;line-height:1em}.post-confirmation .content{padding-bottom:1.5em}.post-confirmation a{font-weight:bold}.post-confirmation .share a{margin:0 5px;font-weight:normal}.post-confirmation .share a::before{margin-right:5px;color:#323739}@media only screen and (min-width: 600px){.post-confirmation{padding:75px 40px}.post-confirmation.tight{padding:50px 40px}.post-confirmation h1{font-size:2.7em;font-weight:bold}.post-confirmation h1.small{font-size:2em}.post-confirmation .content{max-width:500px;margin:0 auto}}@media only screen and (min-width: 600px)and (max-width: 800px){.post-confirmation{padding:50px 20px}}.post-confirmation-small{text-align:left}@media only screen and (min-width: 600px){.post-confirmation-small{padding-top:55px;padding-bottom:10px}.post-confirmation-small h1{font-size:2em;font-weight:normal}}.system-message-placeholder .wrapper-inner{padding:0;max-width:100%}.system-message{display:grid;grid-template-columns:24px 12px auto;grid-template-rows:auto 16px auto;padding:16px 24px;margin-top:2px;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#fff}@media only screen and (min-width: 801px){.system-message{grid-template-columns:24px 12px auto 12px auto;grid-template-rows:auto}}.system-message__text{grid-column:3/4;grid-row:1/2}.system-message__text a{color:#fff;text-decoration:underline}@media only screen and (min-width: 801px){.system-message__text{align-self:center;grid-row:span 2}}.system-message__actions{grid-column:3/4;grid-row:3/4;justify-self:end}@media only screen and (min-width: 801px){.system-message__actions{grid-row:span 2;grid-column:5/6;align-self:center;justify-self:end}}.system-message__actions.btn-wrapper{margin-bottom:0}.system-message__actions .btn--systemmessage{color:#fff;border-radius:10px}.system-message--resolved{background-color:#2a7613}.system-message--resolved__icon{width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2IDlMMTEgMTVMOCAxMiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:contain;grid-column:1/2;grid-row:span 2}@media only screen and (min-width: 801px){.system-message--resolved__icon{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}.system-message--resolved a:hover,.system-message--resolved a:focus{color:#bbedab}.system-message--resolved a:active{color:#8ee174}.system-message--resolved .system-message__actions .btn--systemmessage{color:#fff}.system-message--resolved .system-message__actions .btn--systemmessage:hover,.system-message--resolved .system-message__actions .btn--systemmessage:focus{background-color:#359518}.system-message--resolved .system-message__actions .btn--systemmessage:active{background-color:#215c0f}.system-message--info{background-color:#136776}.system-message--info__icon{width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPgo8Y2lyY2xlIGN4PSIxMiIgY3k9IjciIHI9IjEiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGQ9Ik0xMiAxN1YxMEgxMSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;grid-column:1/2;grid-row:span 2}@media only screen and (min-width: 801px){.system-message--info__icon{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}.system-message--info a:hover,.system-message--info a:focus{color:#a7e6f1}.system-message--info a:active{color:#6ed6e7}.system-message--info .system-message__actions .btn--systemmessage{color:#fff}.system-message--info .system-message__actions .btn--systemmessage:hover,.system-message--info .system-message__actions .btn--systemmessage:focus{background-color:#188295}.system-message--info .system-message__actions .btn--systemmessage:active{background-color:#0f505c}.system-message--warning{background-color:#765d13}.system-message--warning__icon{width:20px;height:20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTAiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMiIvPgo8cGF0aCBkPSJNMTIgOFYxMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxNiIgcj0iMSIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;grid-column:1/2;grid-row:span 2}@media only screen and (min-width: 801px){.system-message--warning__icon{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}}.system-message--warning a:hover,.system-message--warning a:focus{color:#f1dea7}.system-message--warning a:active{color:#e7c96e}.system-message--warning .system-message__actions .btn--systemmessage{color:#fff}.system-message--warning .system-message__actions .btn--systemmessage:hover,.system-message--warning .system-message__actions .btn--systemmessage:focus{background-color:#957618}.system-message--warning .system-message__actions .btn--systemmessage:active{background-color:#5c490f}.modal{position:fixed;top:0;right:0;bottom:0;left:0;box-sizing:border-box;width:auto;height:auto;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;color:inherit;background-color:transparent;border:0}.modal *,.modal *::before,.modal *::after{box-sizing:inherit}.modal::-webkit-backdrop{background-color:rgba(0,0,0,.75);-webkit-animation:fadeIn .15s linear;animation:fadeIn .15s linear}.modal::backdrop{background-color:rgba(0,0,0,.75);-webkit-animation:fadeIn .15s linear;animation:fadeIn .15s linear}.modal+.backdrop{background-color:rgba(0,0,0,.75);-webkit-animation:fadeIn .15s linear;animation:fadeIn .15s linear}.modal__title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:300}.modal__content{position:relative;width:auto;padding:1rem;margin:1rem;margin-bottom:2rem;background-color:#fff;border-radius:.1875rem}@media(min-width: 600px){.modal__content{width:90vw;max-width:46rem;padding:2rem 2.5rem;margin:2rem auto 3rem;margin:15vh auto 20vh}}.modal__close{float:right;padding:1rem;margin:-1rem;line-height:0;color:#51595d;cursor:pointer;background:transparent;border:0;border-radius:50%;transition:background-color 200ms;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal__close:hover,.modal__close:focus{color:currentColor;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,.25)}.modal--lightbox{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.modal--lightbox::-webkit-backdrop{background-color:rgba(0,0,0,.9);-webkit-animation:fadein .35s;animation:fadein .35s}.modal--lightbox::backdrop{background-color:rgba(0,0,0,.9);-webkit-animation:fadein .35s;animation:fadein .35s}.modal--lightbox+.backdrop{background-color:rgba(0,0,0,.9);-webkit-animation:fadein .35s;animation:fadein .35s}.modal--lightbox .modal__close{position:absolute;top:1rem;right:1rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:2.125rem;height:2.125rem;padding:0;margin:0;color:#fff}.modal--lightbox .modal__close:hover{background-color:#1d9ab0}.modal--lightbox img{max-width:90vw;height:auto;max-height:80vh}.modal--lightbox a{display:inline-block;margin-top:.5rem;overflow:hidden;color:#a5adb1;text-overflow:ellipsis;white-space:nowrap}.modal--lightbox a:hover,.modal--lightbox a:focus{color:#a5adb1;text-decoration:underline}.overlay-box{display:none}.overlay-box .content{padding:10px 40px 30px 40px}.dialog__content-inner h2,.modal-heading{font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:18px;font-weight:500}@media only screen and (max-width: 389px){.dialog__content-inner h2,.modal-heading{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.dialog__content-inner h2--no-margin,.modal-heading--no-margin{margin-bottom:0}.popup-page .modal-heading{position:fixed;z-index:200;width:96%}@media only screen and (min-width: 420px){.popup-page .modal-heading{width:100%}}.dialog__container,.dialog__overlay{position:fixed;top:0;right:0;bottom:0;left:0}.dialog__container{z-index:1000;display:-webkit-flex;display:-ms-flexbox;display:flex}.dialog__container[aria-hidden=true]{display:none}.dialog__overlay{background:rgba(0,0,0,.6)}.dialog__content-wrapper{position:relative;z-index:2;display:inline-block;width:calc(100% - 56px);max-width:840px;max-height:90vh;margin:auto;overflow:auto;text-align:left;white-space:normal;vertical-align:middle;cursor:auto;background:#fff;border:rgba(0,0,0,.24);border-radius:16px;transition:height 1s ease}.dialog__content-wrapper iframe{width:100%;max-height:90vh;border:0;transition:height .1s ease}.dialog__content-wrapper.small{max-width:280px}.dialog__content-wrapper.medium{max-width:420px}.dialog__btn-close{position:absolute;top:16px;right:24px;display:block;padding:0;color:#323739;cursor:pointer;background:transparent}@media only screen and (min-width: 600px){.dialog__content-wrapper.big .dialog__btn-close,.dialog__content-wrapper.medium .dialog__btn-close{top:24px;right:32px}}.dialog__content-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;transition:height 1s ease}.dialog__content-inner header{padding:24px 32px}.dialog__content-inner footer .btn-wrapper{padding:24px 32px;margin:0}.dialog__body{padding:0 32px}.progress-bar{display:none;background-color:#e6e9ea;border-radius:.1875rem}.progress-bar div{height:18px;margin:5px 0;background:#bbedab}.progress-bar__progress{border-radius:.1875rem;transition:width .6s ease}.progress-bar.error div,.progress-bar--error .progress-bar__progress{background:#df553a}.skip-link:focus{position:absolute;top:1rem;left:1rem;z-index:100;padding:.5rem 1rem;background-color:#fff}.table--sortable th[role=columnheader]:not(.no-sort){text-align:left;cursor:pointer}.table--sortable th[role=columnheader]:not(.no-sort)::after{float:right;padding-left:1em;font-family:fontawesome,cursive !important;vertical-align:middle;visibility:hidden;content:"";-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table--sortable th[aria-sort=ascending]:not(.no-sort)::after{content:""}.table--sortable th[aria-sort]:not(.no-sort)::after{visibility:visible}.table--sortable th[role=columnheader]:not(.no-sort):hover::after,.table--sortable th[role=columnheader]:not(.no-sort):focus::after{color:#848f94;visibility:visible}.common-table{width:100%;margin:1em 0 2em 0;border-spacing:0;border-bottom:1px solid #e6e9ea}.common-table thead tr th{white-space:pre}.common-table td,.common-table th{padding:10px;vertical-align:top}.common-table td.center,.common-table th.center{text-align:center}.common-table td.middle,.common-table th.middle{vertical-align:middle}.common-table td.width-60,.common-table th.width-60{width:60%}.common-table th{text-align:left}.common-table td{border-top:1px solid #e6e9ea}.common-table th:first-child,.common-table td:first-child{padding-left:15px}.common-table th.last,.common-table td.last{padding-right:15px}.common-table ::before{margin-right:5px;color:#a5adb1}.common-table time{color:#848f94}@media only screen and (min-width: 600px){.common-table{min-width:50%}}.common-table-small{font-size:.75em}@media only screen and (min-width: 600px){.common-table-small{font-size:1em}}.timestamp{color:#667075}.timestamp:not([data-focus-method=key]):focus{outline-width:0}.tooltip{position:relative}.tooltip__tooltip{position:absolute;bottom:calc(100% + 0.125rem);left:50%;display:none;max-width:12.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:normal;line-height:1.125rem;color:#51595d;white-space:nowrap;background-color:#fff;border:1px solid #e6e9ea;border-radius:.1875rem;box-shadow:0 0 6px rgba(0,0,0,.3);-webkit-transform:perspective(1px) translateX(-50%);transform:perspective(1px) translateX(-50%);-webkit-animation:200ms 300ms fadein;animation:200ms 300ms fadein;-webkit-animation-fill-mode:both;animation-fill-mode:both}.tooltip__tooltip--multiline{width:12.5rem;white-space:normal}.tooltip__interaction-area--pointer-cursor:focus,.tooltip__interaction-area--pointer-cursor:hover{cursor:pointer}.tooltip__interaction-area--pointer-cursor:focus+.tooltip__tooltip,.tooltip__interaction-area--pointer-cursor:hover+.tooltip__tooltip{display:block}.tooltip__interaction-area--default-cursor:focus,.tooltip__interaction-area--default-cursor:hover{cursor:default}.tooltip__interaction-area--default-cursor:focus+.tooltip__tooltip,.tooltip__interaction-area--default-cursor:hover+.tooltip__tooltip{z-index:1;display:block}.tooltip__interaction-area:focus,.tooltip__interaction-area:hover{cursor:help}.tooltip__interaction-area:focus+.tooltip__tooltip,.tooltip__interaction-area:hover+.tooltip__tooltip{display:block}.login-link{display:block;padding:15px 0}.login-link::before{position:relative;top:2px;margin-right:3px;font-size:20px;color:#323739}@media only screen and (min-width: 600px){.login-link{padding:10px 0}}@media only screen and (min-width: 600px)and (max-width: 800px){.login-link{padding-top:7px}}.impersonate-link::before{font-size:1.3em;color:#848f94}.avatar{float:left;width:40px;height:40px;margin-right:10px}.avatar--as-flex-item{float:none;margin-right:0}.avatar img{width:40px;height:40px;border-radius:50%}@media only screen and (min-width: 600px){.avatar{width:60px;height:60px}.avatar img{width:60px;height:60px}}@media only screen and (min-width: 600px)and (max-width: 800px){.avatar{width:40px;height:40px}.avatar img{width:40px;height:40px}}.user-profile-table{width:100%;font-size:.75rem;text-align:left;border-collapse:collapse;border:1px solid #e6e9ea}.user-profile-table th{background-color:#f4f5f5}.user-profile-table td,.user-profile-table th{padding:.425rem;border:1px solid #e6e9ea}.f-icon-aim:before,.f-icon-alarm:before,.f-icon-angle-down:before,.f-icon-angle-left:before,.f-icon-angle-right:before,.f-icon-angle-up:before,.f-icon-arrow-down:before,.f-icon-arrow-down2:before,.f-icon-arrow-down3:before,.f-icon-arrow-down4:before,.f-icon-arrow-left:before,.f-icon-arrow-left2:before,.f-icon-arrow-left3:before,.f-icon-arrow-right:before,.f-icon-arrow-right2:before,.f-icon-arrow-right3:before,.f-icon-arrow-right4:before,.f-icon-arrow-up:before,.f-icon-arrow-up2:before,.f-icon-arrow-up3:before,.f-icon-assign:before,.f-icon-banned:before,.f-icon-bar-chart:before,.f-icon-bar-chart-o:before,.f-icon-bars:before,.f-icon-batman:before,.f-icon-big-arrow-down:before,.f-icon-blocked:before,.f-icon-blocked1:before,.f-icon-blogger:before,.f-icon-blogger2:before,.f-icon-bold:before,.f-icon-book:before,.f-icon-bookmark:before,.f-icon-calendar:before,.f-icon-chain-broken:before,.f-icon-check:before,.f-icon-check-list:before,.f-icon-check-square:before,.f-icon-checkbox-checked:before,.f-icon-checkbox-empty:before,.f-icon-clip:before,.f-icon-clip2:before,.f-icon-clock:before,.f-icon-close:before,.f-icon-cog:before,.f-icon-comment:before,.f-icon-comment-o:before,.f-icon-cross:before,.f-icon-cross2:before,.f-icon-dialog-type-comment:before,.f-icon-dialog-type-praise:before,.f-icon-dialog-type-problem:before,.f-icon-dialog-type-questions:before,.f-icon-dialog-type-suggestions:before,.f-icon-document:before,.f-icon-earth:before,.f-icon-edit:before,.f-icon-eraser:before,.f-icon-export:before,.f-icon-external:before,.f-icon-external-link:before,.f-icon-external-link-old:before,.f-icon-eye:before,.f-icon-eye-blocked:before,.f-icon-facebook:before,.f-icon-facebook-channel:before,.f-icon-facebook-logo:before,.f-icon-facebook2:before,.f-icon-filter:before,.f-icon-flag:before,.f-icon-flickr:before,.f-icon-flickr2:before,.f-icon-forbidden:before,.f-icon-google:before,.f-icon-google2:before,.f-icon-header:before,.f-icon-heart:before,.f-icon-help:before,.f-icon-history:before,.f-icon-home:before,.f-icon-image:before,.f-icon-inbox:before,.f-icon-info:before,.f-icon-info-sign:before,.f-icon-instagram-brands:before,.f-icon-italic:before,.f-icon-kb-categories:before,.f-icon-kb-drafts:before,.f-icon-kb-guides:before,.f-icon-kb-low-ratings:before,.f-icon-kb-needs-review:before,.f-icon-kb-published:before,.f-icon-kb-unpublished:before,.f-icon-key:before,.f-icon-klout:before,.f-icon-knowledge:before,.f-icon-like:before,.f-icon-like2:before,.f-icon-link:before,.f-icon-linkedin:before,.f-icon-linkedin2:before,.f-icon-list-alt:before,.f-icon-list-ol:before,.f-icon-list-ul:before,.f-icon-lock:before,.f-icon-loop:before,.f-icon-magic-solid:before,.f-icon-mail:before,.f-icon-mail2:before,.f-icon-mail3:before,.f-icon-map-spot:before,.f-icon-megaphone:before,.f-icon-menu:before,.f-icon-messenger-channel:before,.f-icon-messenger-logo-bw:before,.f-icon-minus-sign:before,.f-icon-new-comments:before,.f-icon-notification:before,.f-icon-ok-sign:before,.f-icon-paragraph:before,.f-icon-paus:before,.f-icon-pen:before,.f-icon-phone:before,.f-icon-phone2:before,.f-icon-pinterest:before,.f-icon-pinterest2:before,.f-icon-play:before,.f-icon-plus:before,.f-icon-plus-sign:before,.f-icon-private:before,.f-icon-question:before,.f-icon-quote-left:before,.f-icon-rec:before,.f-icon-redo2:before,.f-icon-reorder:before,.f-icon-repeat:before,.f-icon-rotate-left:before,.f-icon-rotate-right:before,.f-icon-rss:before,.f-icon-rss2:before,.f-icon-rss3:before,.f-icon-save:before,.f-icon-search:before,.f-icon-sitemap:before,.f-icon-smile-o:before,.f-icon-snapchat-brands:before,.f-icon-sort:before,.f-icon-sort-down:before,.f-icon-sort-up:before,.f-icon-square:before,.f-icon-square-o:before,.f-icon-star:before,.f-icon-stop:before,.f-icon-symbol-chat:before,.f-icon-symbol-forum:before,.f-icon-symbol-knowledge:before,.f-icon-symbol-mail:before,.f-icon-symbol-social:before,.f-icon-table:before,.f-icon-tag:before,.f-icon-tag2:before,.f-icon-thumb-down:before,.f-icon-thumb-up:before,.f-icon-thumbtack:before,.f-icon-tint:before,.f-icon-trash:before,.f-icon-tumblr:before,.f-icon-tumblr2:before,.f-icon-twitter:before,.f-icon-twitter2:before,.f-icon-undo:before,.f-icon-undo2:before,.f-icon-unlink:before,.f-icon-unlock:before,.f-icon-user1:before,.f-icon-user2:before,.f-icon-users:before,.f-icon-video-camera:before,.f-icon-views:before,.f-icon-vision:before,.f-icon-visit:before,.f-icon-warning:before,.f-icon-wordpress:before,.f-icon-wordpress2:before,.f-icon-x:before,.f-icon-youtube-brands:before{font-family:"fontawesome" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.f-icon-aim:before{content:""}.f-icon-alarm:before{content:""}.f-icon-angle-down:before{content:""}.f-icon-angle-left:before{content:""}.f-icon-angle-right:before{content:""}.f-icon-angle-up:before{content:""}.f-icon-arrow-down:before{content:""}.f-icon-arrow-down2:before{content:""}.f-icon-arrow-down3:before{content:""}.f-icon-arrow-down4:before{content:""}.f-icon-arrow-left:before{content:""}.f-icon-arrow-left2:before{content:""}.f-icon-arrow-left3:before{content:""}.f-icon-arrow-right:before{content:""}.f-icon-arrow-right2:before{content:""}.f-icon-arrow-right3:before{content:""}.f-icon-arrow-right4:before{content:""}.f-icon-arrow-up:before{content:""}.f-icon-arrow-up2:before{content:""}.f-icon-arrow-up3:before{content:""}.f-icon-assign:before{content:""}.f-icon-banned:before{content:""}.f-icon-bar-chart:before{content:""}.f-icon-bar-chart-o:before{content:""}.f-icon-bars:before{content:""}.f-icon-batman:before{content:""}.f-icon-big-arrow-down:before{content:""}.f-icon-blocked:before{content:""}.f-icon-blocked1:before{content:""}.f-icon-blogger:before{content:""}.f-icon-blogger2:before{content:""}.f-icon-bold:before{content:""}.f-icon-book:before{content:""}.f-icon-bookmark:before{content:""}.f-icon-calendar:before{content:""}.f-icon-chain-broken:before{content:""}.f-icon-check:before{content:""}.f-icon-check-list:before{content:""}.f-icon-check-square:before{content:""}.f-icon-checkbox-checked:before{content:""}.f-icon-checkbox-empty:before{content:""}.f-icon-clip:before{content:""}.f-icon-clip2:before{content:""}.f-icon-clock:before{content:""}.f-icon-close:before{content:""}.f-icon-cog:before{content:""}.f-icon-comment:before{content:""}.f-icon-comment-o:before{content:""}.f-icon-cross:before{content:""}.f-icon-cross2:before{content:""}.f-icon-dialog-type-comment:before{content:""}.f-icon-dialog-type-praise:before{content:""}.f-icon-dialog-type-problem:before{content:""}.f-icon-dialog-type-questions:before{content:""}.f-icon-dialog-type-suggestions:before{content:""}.f-icon-document:before{content:""}.f-icon-earth:before{content:""}.f-icon-edit:before{content:""}.f-icon-eraser:before{content:""}.f-icon-export:before{content:""}.f-icon-external:before{content:""}.f-icon-external-link:before{content:""}.f-icon-external-link-old:before{content:""}.f-icon-eye:before{content:""}.f-icon-eye-blocked:before{content:""}.f-icon-facebook:before{content:""}.f-icon-facebook-channel:before{content:""}.f-icon-facebook-logo:before{content:""}.f-icon-facebook2:before{content:""}.f-icon-filter:before{content:""}.f-icon-flag:before{content:""}.f-icon-flickr:before{content:""}.f-icon-flickr2:before{content:""}.f-icon-forbidden:before{content:""}.f-icon-google:before{content:""}.f-icon-google2:before{content:""}.f-icon-header:before{content:""}.f-icon-heart:before{content:""}.f-icon-help:before{content:""}.f-icon-history:before{content:""}.f-icon-home:before{content:""}.f-icon-image:before{content:""}.f-icon-inbox:before{content:""}.f-icon-info:before{content:""}.f-icon-info-sign:before{content:""}.f-icon-instagram-brands:before{content:""}.f-icon-italic:before{content:""}.f-icon-kb-categories:before{content:""}.f-icon-kb-drafts:before{content:""}.f-icon-kb-guides:before{content:""}.f-icon-kb-low-ratings:before{content:""}.f-icon-kb-needs-review:before{content:""}.f-icon-kb-published:before{content:""}.f-icon-kb-unpublished:before{content:""}.f-icon-key:before{content:""}.f-icon-klout:before{content:""}.f-icon-knowledge:before{content:""}.f-icon-like:before{content:""}.f-icon-like2:before{content:""}.f-icon-link:before{content:""}.f-icon-linkedin:before{content:""}.f-icon-linkedin2:before{content:""}.f-icon-list-alt:before{content:""}.f-icon-list-ol:before{content:""}.f-icon-list-ul:before{content:""}.f-icon-lock:before{content:""}.f-icon-loop:before{content:""}.f-icon-magic-solid:before{content:""}.f-icon-mail:before{content:""}.f-icon-mail2:before{content:""}.f-icon-mail3:before{content:""}.f-icon-map-spot:before{content:""}.f-icon-megaphone:before{content:""}.f-icon-menu:before{content:""}.f-icon-messenger-channel:before{content:""}.f-icon-messenger-logo-bw:before{content:""}.f-icon-minus-sign:before{content:""}.f-icon-new-comments:before{content:""}.f-icon-notification:before{content:""}.f-icon-ok-sign:before{content:""}.f-icon-paragraph:before{content:""}.f-icon-paus:before{content:""}.f-icon-pen:before{content:""}.f-icon-phone:before{content:""}.f-icon-phone2:before{content:""}.f-icon-pinterest:before{content:""}.f-icon-pinterest2:before{content:""}.f-icon-play:before{content:""}.f-icon-plus:before{content:""}.f-icon-plus-sign:before{content:""}.f-icon-private:before{content:""}.f-icon-question:before{content:""}.f-icon-quote-left:before{content:""}.f-icon-rec:before{content:""}.f-icon-redo2:before{content:""}.f-icon-reorder:before{content:""}.f-icon-repeat:before{content:""}.f-icon-rotate-left:before{content:""}.f-icon-rotate-right:before{content:""}.f-icon-rss:before{content:""}.f-icon-rss2:before{content:""}.f-icon-rss3:before{content:""}.f-icon-save:before{content:""}.f-icon-search:before{content:""}.f-icon-sitemap:before{content:""}.f-icon-smile-o:before{content:""}.f-icon-snapchat-brands:before{content:""}.f-icon-sort:before{content:""}.f-icon-sort-down:before{content:""}.f-icon-sort-up:before{content:""}.f-icon-square:before{content:""}.f-icon-square-o:before{content:""}.f-icon-star:before{content:""}.f-icon-stop:before{content:""}.f-icon-symbol-chat:before{content:""}.f-icon-symbol-forum:before{content:""}.f-icon-symbol-knowledge:before{content:""}.f-icon-symbol-mail:before{content:""}.f-icon-symbol-social:before{content:""}.f-icon-table:before{content:""}.f-icon-tag:before{content:""}.f-icon-tag2:before{content:""}.f-icon-thumb-down:before{content:""}.f-icon-thumb-up:before{content:""}.f-icon-thumbtack:before{content:""}.f-icon-tint:before{content:""}.f-icon-trash:before{content:""}.f-icon-tumblr:before{content:""}.f-icon-tumblr2:before{content:""}.f-icon-twitter:before{content:""}.f-icon-twitter2:before{content:""}.f-icon-undo:before{content:""}.f-icon-undo2:before{content:""}.f-icon-unlink:before{content:""}.f-icon-unlock:before{content:""}.f-icon-user1:before{content:""}.f-icon-user2:before{content:""}.f-icon-users:before{content:""}.f-icon-video-camera:before{content:""}.f-icon-views:before{content:""}.f-icon-vision:before{content:""}.f-icon-visit:before{content:""}.f-icon-warning:before{content:""}.f-icon-wordpress:before{content:""}.f-icon-wordpress2:before{content:""}.f-icon-x:before{content:""}.f-icon-youtube-brands:before{content:""}.head-base{display:grid;display:-ms-grid;grid-template-columns:24px 8px 1fr auto auto;grid-template-rows:24px 11px auto 8px auto;-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-items:start;padding:8px 12px;font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:400;line-height:20px;background:#fff;border-bottom:1px solid #e6e9ea;border-radius:0;border-top-left-radius:.5rem}@media only screen and (min-width: 600px){.head-base{grid-template-columns:24px 8px 1fr auto;grid-template-rows:24px 11px auto;padding:18px 16px}}.head-base__icon{-webkit-align-items:center;-ms-flex-align:center;align-items:center;justify-items:center;grid-column:1/2;grid-row:1/2;height:24px}.head-base__channel-name{grid-column:3/4;grid-row:1/2;max-width:100%;overflow:hidden;font-size:16px;font-weight:500;line-height:24px;color:#262a2c;text-overflow:ellipsis;white-space:nowrap}.head-base__last-changed{grid-column:1/6;grid-row:3/4;justify-self:start;color:#667075}@media only screen and (min-width: 600px){.head-base__last-changed{grid-column:3/4;grid-row:1/2;justify-self:end}}.head-base__actions::before{content:""}.head-base__actions{grid-column:4/5;grid-row:1/2}.head-base__actions:not(:empty){margin-left:8px}.head-base__subject{grid-column:1/4;grid-row:5/6;max-width:100%;overflow:hidden;color:#667075;text-overflow:ellipsis}@media only screen and (min-width: 600px){.head-base__subject{grid-row:3/4}}.head-base .admin-entry-actions{position:absolute;top:56px;right:15px}@media only screen and (min-width: 600px){.head-base .admin-entry-actions{position:relative;top:0;right:0}}.admin-entry-actions-social{position:relative;left:6px}.admin-entry-actions-social--comment{top:-1.5px}.admin-entry-actions-social button{-webkit-align-items:center;-ms-flex-align:center;align-items:center}.admin-entry-actions{position:absolute;top:7px;right:15px;bottom:auto;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin-right:0;margin-bottom:0}@media only screen and (min-width: 600px){.admin-entry-actions{top:14px}}.admin-entry-actions__list-toggler-button{position:absolute;top:-20px;right:0;display:block;width:22px;height:22px;padding:0;margin:0;color:#a5adb1;background:#51595d;background-clip:border-box;border:1px solid #323739;border-radius:.1875rem;transition:color 200ms,background-color 200ms,border-color 200ms}.admin-entry-actions__list-toggler-button:focus,.admin-entry-actions__list-toggler-button:active,.admin-entry-actions__list-toggler-button:hover{color:#fff}.admin-entry-actions__list-toggler-icon{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px}.admin-entry-actions__action-list,.admin-entry-actions__action-list button{font-family:"Helvetica Neue","Helvetica","Arial","Lucida Grande",sans-serif;font-size:14px;font-weight:400;line-height:20px}.admin-entry-actions__action-list{position:absolute;top:44px;right:0;z-index:10;box-sizing:border-box;display:none;padding-left:0;margin:0;white-space:nowrap;list-style:none;background:#fff;border:1px solid #e6e9ea;border-radius:4px;box-shadow:0 0 4px rgba(0,0,0,.24)}.admin-entry-actions__action-list>section{border-bottom:1px solid #e6e9ea}.admin-entry-actions__action-list>section:last-child{border-bottom:0}.admin-entry-actions__action-list svg{width:100%;height:100%}.admin-entry-actions__action-list--has-icons .admin-entry-actions__item-label:first-child{padding-left:24px}@media only screen and (min-width: 600px){.admin-entry-actions__action-list{position:absolute;top:42px;right:0;z-index:10;min-width:224px;max-width:280px}.admin-entry-actions__action-list::before,.admin-entry-actions__action-list::after{right:34px}}.admin-entry-actions__action-list-item{margin:8px;border:0}.admin-entry-actions__action-list-item button{width:100%}.admin-entry-actions__item-icon{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:16px;height:16px;margin-right:8px;vertical-align:middle}.admin-entry-actions__action-list-action{position:relative;z-index:3;display:block;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:100%;padding:6px 8px;color:#323739 !important;text-align:left;background-color:transparent;border-radius:4px}.admin-entry-actions__action-list-action:focus,.admin-entry-actions__action-list-action:active,.admin-entry-actions__action-list-action:hover{max-width:100%;color:inherit;background-color:#f4f5f5}@media only screen and (min-width: 600px){.dialog>.admin-entry-actions,.comment-list li>.admin-entry-actions{padding:0}}.internal-link-selector-wrapper{position:absolute;z-index:20;width:250px;padding:10px;background:#fff;border:1px solid #c8cdd0;border-radius:.1875rem;box-shadow:0 0 6px rgba(0,0,0,.3)}.internal-link-selector-wrapper h3{margin:10px 0 4px;font-size:14px;font-weight:bold;color:#51595d}.internal-link-selector-wrapper h3:first-child{margin-top:-2px}.internal-link-selector-wrapper input{height:auto;padding:4px 8px;margin-bottom:4px;border:1px solid #e6e9ea !important;border-radius:.1875rem;box-shadow:none}.internal-link-selector-wrapper textarea{border:1px solid #e6e9ea}.internal-link-selector-wrapper ::-webkit-input-placeholder{padding-left:2px;color:#848f94}.internal-link-selector-wrapper ::-moz-placeholder{padding-left:2px;color:#848f94}.internal-link-selector-wrapper :-ms-input-placeholder{padding-left:2px;color:#848f94}.internal-link-selector-wrapper ::placeholder{padding-left:2px;color:#848f94}.internal-link-selector-wrapper p{display:inline;font-size:.8em;font-weight:500}.internal-link-selector-wrapper .result-list{position:relative;height:140px;margin-top:10px;overflow:auto;overflow-y:scroll;border:1px solid #e6e9ea;border-radius:.1875rem}.internal-link-selector-wrapper .result-list a{float:right;padding:0 3px 0 5px;margin-right:-4px;margin-left:5px;color:#51595d;border:1px solid #c8cdd0;border-radius:.1875rem;transition:background-color 150ms}.internal-link-selector-wrapper .result-list a:hover,.internal-link-selector-wrapper .result-list a:focus{background-color:#e6e9ea}.internal-link-selector-wrapper .result-list ul li{padding:5px 8px;cursor:pointer;border-bottom:1px solid #e6e9ea;transition:color 150ms,background-color 150ms}.internal-link-selector-wrapper .result-list ul li:last-child{border-bottom:0}.internal-link-selector-wrapper .result-list ul li:hover{color:#323739;background-color:#f4f5f5}.internal-link-selector-wrapper .result-list ul li.selected{background:#a7e6f1}.internal-link-selector-wrapper .result-list span{color:#323739}.internal-link-selector-wrapper .search-wrapper{position:relative}.internal-link-selector-wrapper .search-wrapper input{padding-right:28px}.internal-link-selector-wrapper .search-icon{position:absolute;top:7px;right:10px;color:#848f94}.internal-link-selector-wrapper .search-icon svg{width:18px;height:18px}.internal-link-selector-wrapper .bottom-wrapper{margin-top:20px;font-size:.9em}.internal-link-selector-wrapper .bottom-wrapper .cancel-btn{display:inline-block;margin-top:4px;font-weight:bold;color:#323739}.internal-link-selector-wrapper .bottom-wrapper .add-btn{display:inline-block;float:right;width:auto;height:auto;padding:8px 10px;font-size:15px;line-height:1;color:#fff;background:#323739;border-radius:.1875rem}.internal-link-selector-wrapper .bottom-wrapper .add-btn:focus,.internal-link-selector-wrapper .bottom-wrapper .add-btn:active,.internal-link-selector-wrapper .bottom-wrapper .add-btn:hover{background:#51595d}@media only screen and (min-width: 600px){.internal-link-selector-wrapper{right:-20px}}.autosave-status{position:absolute;top:9px;right:4px;z-index:100;display:none;min-width:50px;padding:5px 10px;font-size:.9em;color:#848f94;text-align:center;background:#f4f5f5}@media only screen and (min-width: 600px){.autosave-status{right:7px}}@-webkit-keyframes announcementSlideIn{from{margin-top:68px}to{margin-top:0}}@keyframes announcementSlideIn{from{margin-top:68px}to{margin-top:0}}@-webkit-keyframes announcementSlideInNudge{from{left:-0.375rem;opacity:0}to{left:0;opacity:1}}@keyframes announcementSlideInNudge{from{left:-0.375rem;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes announcementSlideOut{from{margin-top:0}to{margin-top:68px}}@keyframes announcementSlideOut{from{margin-top:0}to{margin-top:68px}}@-webkit-keyframes announcementPartyEffect{from{top:calc(0% + 300px);opacity:1}to{top:calc(0% - 50px);opacity:0}}@keyframes announcementPartyEffect{from{top:calc(0% + 300px);opacity:1}to{top:calc(0% - 50px);opacity:0}}.announcement{position:relative;box-sizing:border-box;float:right;margin-right:5%}@media only screen and (max-width: 880px){.announcement{display:none}}@media only screen and (min-width: 880px)and (max-width: 887px){.announcement{margin-right:0}}.announcement__notification{position:relative;height:64px;margin-top:-0.75rem;margin-bottom:-0.75rem;overflow:hidden}.announcement__button,.announcement__button:hover,.announcement__button:focus{height:64px;padding:0 1rem 0 4rem;cursor:pointer;background-color:transparent;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTFweCIgaGVpZ2h0PSI1OHB4IiB2aWV3Qm94PSIwIDAgNTEgNTgiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUzLjEgKDcyNjMxKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5LdW5kby1HaXJsPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+CiAgICAgICAgPHJlY3QgaWQ9InBhdGgtMSIgeD0iMCIgeT0iMCIgd2lkdGg9Ijc2IiBoZWlnaHQ9IjY1Ij48L3JlY3Q+CiAgICAgICAgPHBhdGggZD0iTTYuMjA0LDIxLjAwNzQgQzYuMjA0LDMyLjQyNTQgMTUuNDYxLDQxLjY4MjQgMjYuODc4LDQxLjY4MjQgTDI2Ljg3OCw0MS42ODI0IEMzOC4yOTgsNDEuNjgyNCA0Ny41NTMsMzIuNDI1NCA0Ny41NTMsMjEuMDA3NCBMNDcuNTUzLDIxLjAwNzQgQzQ3LjU1Myw5LjU4ODQgMzguMjk4LDAuMzMxNCAyNi44NzgsMC4zMzE0IEwyNi44NzgsMC4zMzE0IEMxNS40NjEsMC4zMzE0IDYuMjA0LDkuNTg4NCA2LjIwNCwyMS4wMDc0IiBpZD0icGF0aC0zIj48L3BhdGg+CiAgICAgICAgPHBhdGggZD0iTTI2Ljg3OCw0MS42ODI0IEMzOC4yOTgsNDEuNjgyNCA0Ny41NTMsMzIuNDI1NCA0Ny41NTMsMjEuMDA3NCBDNDcuNTUzLDkuNTg4NCAzOC4yOTgsMC4zMzE0IDI2Ljg3OCwwLjMzMTQgQzE1LjQ2MSwwLjMzMTQgNi4yMDQsOS41ODg0IDYuMjA0LDIxLjAwNzQgQzYuMjA0LDMyLjQyNTQgMTUuNDYxLDQxLjY4MjQgMjYuODc4LDQxLjY4MjQgWiIgaWQ9InBhdGgtNSI+PC9wYXRoPgogICAgPC9kZWZzPgogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IkhlYWRlci1Ob3Rpcy1OeXR0LUktS3VuZG8tQ29weS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDY2LjAwMDAwMCwgLTYuMDAwMDAwKSI+CiAgICAgICAgICAgIDxnIGlkPSJLdW5kby1HaXJsIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0NTcuMDAwMDAwLCAtMS4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgPGcgaWQ9Ik1hc2siPjwvZz4KICAgICAgICAgICAgICAgIDxnIGlkPSJjaGFyYWN0ZXJfa3VuZG9fZ2lybF9rdW5kb19uZXdzIiBtYXNrPSJ1cmwoI21hc2stMikiPgogICAgICAgICAgICAgICAgICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkuMDAwMDAwLCA3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMzkuMjMzMiw4Mi41ODg4IEwxNC40OTYyLDgyLjU4ODggTDE0LjQ5NjIsNTcuODkzOCBDMTQuNDk2Miw1NC4wMzQ4IDE3Ljg0NjIsNTAuNzgzOCAyMS43MDUyLDUwLjc4MzggTDMxLjAxNDIsNTAuNzgzOCBDMzUuMjY4Miw1MC43ODM4IDM5LjIzMzIsNTQuMzg3OCAzOS4yMzMyLDU4LjY0MTggTDM5LjIzMzIsODIuNTg4OCBaIiBpZD0iRmlsbC0xIiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTAuMjAyLDg0Ljc5NzggQzguNzMxLDYxLjY2MjggMTQuNTI0LDUwLjY2NTggMjIuNTQ0LDUwLjM5OTggQzI4LjA4Myw1MC4yMTU4IDI0LjM5Miw1MC4zOTk4IDMwLjQ3NCw1MC4zOTk4IEMzMy4xMzIsNTAuMzk5OCAzNi45OCw1Mi41MjU4IDM4LjgwOCw1NS43Mzk4IEM0My43NzIsNjQuNDY3OCA0My41NjYsNzcuNDg3OCA0Mi41MzIsODUuMzYyOCIgaWQ9IlN0cm9rZS0zIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iNC43NTQiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjQuMTg4MywyOS44NTQ0IEMxOS40MDMzLDMyLjgyODQgMTQuNjI1MywzNy4zMjI0IDEzLjkwMDMsNDQuNzQyNCBDMjAuMTE3Myw0Ni4zMzM0IDIxLjQ0NzMsNDYuOTAzNCAyMS40NDczLDQ2LjkwMzQgQzIxLjc1NjMsNDMuMjMyNCAyMi4wNTMzLDM2Ljc2NjQgMjUuMTk3MywzMi41Mjg0IiBpZD0iRmlsbC01IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNFMDk1M0QiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjEuNzUwOCwzMC41MjgyIEMxNi4wMDI4LDMyLjU5MDIgOS45NDc4LDM2LjE3ODIgNy42NDE4LDQzLjQ4MzIgQzEzLjk4MzgsNDYuMjc3MiAxNS4yOTQ4LDQ3LjEwNjIgMTUuMjk0OCw0Ny4xMDYyIEMxNi4zODI4LDQzLjQ4MzIgMTguMDM0OCwzNy4wNTIyIDIyLjI4MTgsMzMuNDA2MiIgaWQ9IkZpbGwtNyIgc3Ryb2tlPSJub25lIiBmaWxsPSIjRTA5NTNEIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI2LjUxMTYsNDEuNTk2NiBMMjYuNTExNiw0OC42NjM2IiBpZD0iU3Ryb2tlLTkiIHN0cm9rZT0iI0ZGQ0Q5QyIgc3Ryb2tlLXdpZHRoPSI2LjYxMSIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik00Ni43MzcyLDI2Ljk3NTQgQzQ0LjY2ODIsMjYuOTc1NCA0Mi45ODkyLDI1LjI5NzQgNDIuOTg5MiwyMy4yMjg0IEM0Mi45ODkyLDIxLjE1ODQgNDQuNjY4MiwxOS40ODA0IDQ2LjczNzIsMTkuNDgwNCBDNDguODA2MiwxOS40ODA0IDUwLjQ4NDIsMjEuMTU4NCA1MC40ODQyLDIzLjIyODQgQzUwLjQ4NDIsMjUuMjk3NCA0OC44MDYyLDI2Ljk3NTQgNDYuNzM3MiwyNi45NzU0IFoiIGlkPSJGaWxsLTExIiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkNEOUMiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNy4wMTY1LDI2Ljk3NTQgQzQuOTQ2NSwyNi45NzU0IDMuMjY4NSwyNS4yOTc0IDMuMjY4NSwyMy4yMjg0IEMzLjI2ODUsMjEuMTU4NCA0Ljk0NjUsMTkuNDgwNCA3LjAxNjUsMTkuNDgwNCBDOS4wODU1LDE5LjQ4MDQgMTAuNzYzNSwyMS4xNTg0IDEwLjc2MzUsMjMuMjI4NCBDMTAuNzYzNSwyNS4yOTc0IDkuMDg1NSwyNi45NzU0IDcuMDE2NSwyNi45NzU0IFoiIGlkPSJGaWxsLTEzIiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGRkNEOUMiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMjYuOTUxMiw0My45NzA0IEMxNS40MDEyLDQzLjk3MDQgNi4wMzkyLDM0LjQ0MjQgNi4wMzkyLDIyLjY4ODQgQzYuMDM5MiwxMC45MzQ0IDE1LjQwMTIsMS40OTQ0IDI2Ljk1MTIsMS40OTQ0IEMzOC41MDAyLDEuNDk0NCA0Ny44NjIyLDEwLjkzNDQgNDcuODYyMiwyMi42ODg0IEM0Ny44NjIyLDM0LjQ0MjQgMzguNTAwMiw0My45NzA0IDI2Ljk1MTIsNDMuOTcwNCBaIiBpZD0iRmlsbC0xNSIgc3Ryb2tlPSJub25lIiBmaWxsPSIjRkRFMUM3IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTM3LjEwOTcsMjUuMTM2MiBDMzguMTc5NywyNS4xNjEyIDM5LjA2NzcsMjQuMzEzMiAzOS4wOTE3LDIzLjI0MzIgQzM5LjExNjcsMjIuMTczMiAzOC4yNjk3LDIxLjI4NTIgMzcuMTk3NywyMS4yNTkyIEMzNi4xMjc3LDIxLjIzNTIgMzUuMjM5NywyMi4wODMyIDM1LjIxNTcsMjMuMTU0MiBDMzUuMTkxNywyNC4yMjQyIDM2LjAzODcsMjUuMTEyMiAzNy4xMDk3LDI1LjEzNjIgWiIgaWQ9IkZpbGwtMTciIHN0cm9rZT0ibm9uZSIgZmlsbD0iI0ZGRkZGRiIgZmlsbC1ydWxlPSJldmVub2RkIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zOC4yMjkyLDI0LjE2NTMgQzM4LjkzNDIsMjQuMTgxMyAzOS41MTgyLDIzLjYyNDMgMzkuNTM0MiwyMi45MjAzIEMzOS41NTAyLDIyLjIxNDMgMzguOTkzMiwyMS42MzEzIDM4LjI4ODIsMjEuNjE0MyBDMzcuNTg0MiwyMS41OTgzIDM3LjAwMDIsMjIuMTU2MyAzNi45ODMyLDIyLjg2MDMgQzM2Ljk2NzIsMjMuNTY1MyAzNy41MjUyLDI0LjE0OTMgMzguMjI5MiwyNC4xNjUzIFoiIGlkPSJGaWxsLTE5IiBzdHJva2U9Im5vbmUiIGZpbGw9IiM0MDQwNDAiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTYuNTE0OSwyNS4yMDg1IEMxNy41ODU5LDI1LjIzMzUgMTguNDczOSwyNC4zODU1IDE4LjQ5NzksMjMuMzE1NSBDMTguNTIxOSwyMi4yNDU1IDE3LjY3NDksMjEuMzU2NSAxNi42MDM5LDIxLjMzMTUgQzE1LjUzMzksMjEuMzA3NSAxNC42NDU5LDIyLjE1NTUgMTQuNjIwOSwyMy4yMjU1IEMxNC41OTY5LDI0LjI5NjUgMTUuNDQzOSwyNS4xODQ1IDE2LjUxNDksMjUuMjA4NSBaIiBpZD0iRmlsbC0yMSIgc3Ryb2tlPSJub25lIiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTE3LjY3NTUsMjQuMjM3NSBDMTguMzgwNSwyNC4yNTM1IDE4Ljk2NDUsMjMuNjk2NSAxOC45ODA1LDIyLjk5MTUgQzE4Ljk5NjUsMjIuMjg2NSAxOC40Mzk1LDIxLjcwMzUgMTcuNzM0NSwyMS42ODY1IEMxNy4wMzA1LDIxLjY2OTUgMTYuNDQ2NSwyMi4yMjg1IDE2LjQyOTUsMjIuOTMyNSBDMTYuNDEyNSwyMy42Mzc1IDE2Ljk3MTUsMjQuMjIxNSAxNy42NzU1LDI0LjIzNzUgWiIgaWQ9IkZpbGwtMjMiIHN0cm9rZT0ibm9uZSIgZmlsbD0iIzQwNDA0MCIgZmlsbC1ydWxlPSJldmVub2RkIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS45NTY5LDM0Ljg1MzQgQzMxLjAxODksMzYuNzA3NCAyOS4wMzY5LDM3Ljk4NjQgMjYuNzQzOSwzNy45ODY0IEMyNC40NTA5LDM3Ljk4NjQgMjIuNDY5OSwzNi43MDc0IDIxLjUzMDksMzQuODUxNCIgaWQ9IlN0cm9rZS0yNSIgc3Ryb2tlPSIjQkM4NTdEIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNi40NTEsMjkuMDg5NyBDMy4wMDUsMjkuMDUwNyAwLjI0MywyNi4yMjM3IDAuMjgzLDIyLjc3NzcgQzAuMzIzLDE5LjMyOTcgMy4xNDksMTYuNTY4NyA2LjU5NywxNi42MDg3IiBpZD0iRmlsbC0yNyIgc3Ryb2tlPSJub25lIiBmaWxsPSIjNDA0MDQwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTMxLjI3MTMsNDQuNTUyNiBDMzEuMzA2Myw0NS44MDI2IDMwLjMyMTMsNDYuODQ0NiAyOS4wNzEzLDQ2Ljg3OTYgTDI0LjU0MzMsNDcuMDA2NiBDMjMuMjkzMyw0Ny4wNDE2IDIyLjI1MTMsNDYuMDU2NiAyMi4yMTYzLDQ0LjgwNjYgQzIyLjE4MTMsNDMuNTU2NiAyMy4xNjczLDQyLjUxNDYgMjQuNDE3Myw0Mi40Nzk2IEwyOC45NDQzLDQyLjM1MjYgQzMwLjE5NDMsNDIuMzE3NiAzMS4yMzYzLDQzLjMwMjYgMzEuMjcxMyw0NC41NTI2IiBpZD0iRmlsbC0yOSIgc3Ryb2tlPSJub25lIiBmaWxsPSIjNDA0MDQwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTI1Ljg5ODMsNDQuOTU5OSBDMTUuMTM5Myw0NS4yNjA5IDcuNDU5MywzNi43NDY5IDUuODY2MywyOC43NjU5IiBpZD0iU3Ryb2tlLTMxIiBzdHJva2U9IiM0MDQwNDAiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgICAgICAgICA8bWFzayBpZD0ibWFzay00IiBmaWxsPSJ3aGl0ZSI+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTMiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgICAgIDxnIGlkPSJDbGlwLTM1IiBzdHJva2U9Im5vbmUiIGZpbGw9Im5vbmUiPjwvZz4KICAgICAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTY3LjQ0NDIsLTUuMzM2IEM2Ny40NDQyLDYuMDgyIDU4LjE4NzIsMTUuMzM5IDQ2Ljc2OTIsMTUuMzM5IEMzNS4zNTAyLDE1LjMzOSAyNi4wOTQyLDYuMDgyIDI2LjA5NDIsLTUuMzM2IEMyNi4wOTQyLC0xNi43NTUgMzUuMzUwMiwtMjkgNDYuNzY5MiwtMjkgQzU4LjE4NzIsLTI5IDY3LjQ0NDIsLTE2Ljc1NSA2Ny40NDQyLC01LjMzNiIgaWQ9IkZpbGwtMzQiIHN0cm9rZT0ibm9uZSIgZmlsbD0iI0ZEQzczRSIgZmlsbC1ydWxlPSJldmVub2RkIiBtYXNrPSJ1cmwoI21hc2stNCkiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stNiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC01Ij48L3VzZT4KICAgICAgICAgICAgICAgICAgICAgICAgPC9tYXNrPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ2xpcC0zOCIgc3Ryb2tlPSJub25lIiBmaWxsPSJub25lIj48L2c+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xMi44OTMsMTkuNjMxMiBDMC44MDIsMTkuNjMxMiAtOSw5LjgyODIgLTksLTIuMjYyOCBDLTksLTE0LjM1NDggMC44MDIsLTI2Ljk4MDggMTIuODkzLC0yNi45ODA4IEMyNC45ODUsLTI2Ljk4MDggMzQuNzg3LC0xNC4zNTQ4IDM0Ljc4NywtMi4yNjI4IEMzNC43ODcsOS44MjgyIDI0Ljk4NSwxOS42MzEyIDEyLjg5MywxOS42MzEyIFoiIGlkPSJGaWxsLTM3IiBzdHJva2U9Im5vbmUiIGZpbGw9IiNGOUFBNDEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgbWFzaz0idXJsKCNtYXNrLTYpIj48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNi44ODg1LDIxLjI4OCBDMjYuODAwNSwyNi4yMTQgMjQuODkwNSwyOS45MzQgMjQuODkwNSwyOS45MzQgTDI3LjkyNDUsMjkuOTM0IiBpZD0iU3Ryb2tlLTQxIiBzdHJva2U9IiNDNEFEOUQiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBtYXNrPSJ1cmwoI21hc2stNikiPjwvcGF0aD4KICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:left bottom;-webkit-animation:.5s ease-in-out 2s both announcementSlideIn;animation:.5s ease-in-out 2s both announcementSlideIn}.announcement__button:hover .announcement__button-text,.announcement__button:focus .announcement__button-text,.announcement__button:hover:hover .announcement__button-text,.announcement__button:hover:focus .announcement__button-text,.announcement__button:focus:hover .announcement__button-text,.announcement__button:focus:focus .announcement__button-text{box-shadow:#006a75 0 0 11px}.announcement--slide-out .announcement__button{-webkit-animation:.5s ease-in-out .25s both announcementSlideOut;animation:.5s ease-in-out .25s both announcementSlideOut}.announcement__button-text{position:relative;left:-0.375rem;display:inline-block;padding:.5rem .625rem;font-weight:500;color:#51595d;background-color:#fff;border-radius:5px;box-shadow:rgba(0,106,117,0) 0 0 11px;opacity:0;transition:box-shadow 200ms;-webkit-animation:.3s ease-out 2.5s forwards announcementSlideInNudge;animation:.3s ease-out 2.5s forwards announcementSlideInNudge}.announcement__button-text::before{position:absolute;top:50%;right:99%;content:"";border:0;border-top:.375rem solid transparent;border-right:.375rem solid #fff;border-bottom:.375rem solid transparent;-webkit-transform:perspective(1px) translateY(-50%);transform:perspective(1px) translateY(-50%)}.announcement__announcement{position:absolute;top:calc(100% + 12px + 0.625rem + 0.75rem);left:1.6875rem;z-index:10;width:374px;min-height:120px;padding:40px 40px 25px 40px;color:#51595d;overflow-wrap:break-word;background-color:#fff;border-radius:8px;box-shadow:rgba(0,0,0,.5) 0 2px 20px 0;-webkit-transform:perspective(1px) translateX(-50%);transform:perspective(1px) translateX(-50%)}.announcement__announcement::before{position:absolute;top:-12px;left:calc(50% - 15px);content:"";border:0;border-right:15px solid transparent;border-bottom:12px solid #fff;border-left:15px solid transparent}.announcement__announcement::after{position:absolute;top:calc(0% + 300px);left:0;width:100%;height:128px;pointer-events:none;content:"";background-image:url("/static/dist/images/full_balloon_confetti_graphics.d001354880a5c9275cda.0f655a4793fb.svg");background-repeat:no-repeat;background-position:center;-webkit-animation-name:announcementPartyEffect;animation-name:announcementPartyEffect;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:cubic-bezier(0, 0.25, 1, 1);animation-timing-function:cubic-bezier(0, 0.25, 1, 1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.announcement__close-button{position:absolute;top:.375rem;right:.375rem;width:2.125rem;height:2.125rem;padding:0;line-height:0;color:#51595d;cursor:pointer;background:transparent;border:0;border-radius:50%;transition:background-color 200ms;-webkit-appearance:none;-moz-appearance:none;appearance:none}.announcement__close-button:hover,.announcement__close-button:focus{color:currentColor;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,.25)}.announcement__title{margin-top:0;margin-bottom:1rem;font-weight:400}.announcement__message{margin-bottom:.5rem}.announcement__message img{max-width:100%;padding-bottom:1rem}.announcement a{text-decoration:underline}.announcement__navigation{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:21px}.announcement__navigation .nav-label{-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.announcement__navigation .nav-button{-webkit-flex-basis:26px;-ms-flex-preferred-size:26px;flex-basis:26px;text-align:center}.announcement__navigation.fn-announcement-navigation[hidden]{display:none}.svg-icon svg{width:32px;height:32px;fill:currentColor}.icon--house{width:1rem;height:1rem;vertical-align:middle;line-height:1rem}.icon--house svg{width:16px;height:16px}@media only screen and (min-width: 600px){.icon--house{display:none}}.icon--info-circle{line-height:1rem;vertical-align:middle}.icon--info-circle svg{width:1rem;height:1rem}.icon--question-circle{width:1rem;height:1rem;color:#848f94}.icon--question-circle svg{width:16px;height:16px}.icon--export{width:1rem;height:1rem}.icon--export svg{width:16px;height:16px}html.dashboard-page .tag-group-form .modal__content{background-color:#f7f7f5}html.dashboard-page .tag-group-form .dashboard .form .selectize-dropdown{width:auto !important;max-width:calc(100% - 24%) !important}@media print{*{color:#000;text-shadow:none !important;background:transparent !important;box-shadow:none !important;print-color-adjust:economy}p{font-size:1rem !important}a,a:visited{text-decoration:underline}a[href]::after{content:" (" attr(href) ")"}a[href^=data]::after{content:"" !important}abbr[title]::after{content:" (" attr(title) ")"}.ir a::after,a[href^="javascript:"]::after,a[href^="#"]::after{content:""}pre,blockquote{border:1px solid #848f94;page-break-inside:avoid}.table-wrapper,.content-table-inner-wrapper{width:auto !important}table a[href]::after{content:""}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:1.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.kundo-branding a[href]::after{content:none}.kundo-branding .top-nav__toggle-mobile,.kundo-branding .log-out,.kundo-branding .top-nav-button{display:none}.kundo-branding .logged-in-user .name{display:block !important;float:right}#header,#footer,.breadcrumb,.complementary-footer-toolbox,#comment-form,.toolbox-nav,.interact,.admin-entry-actions,.admin-teaser-stats,.help.icon--question-circle{display:none !important}.content{display:block !important}.excerpt{display:none !important}.user-popup-link::after{content:" (" attr(data-email) ")"}.fn-timeago{visibility:hidden}.fn-timeago::after{visibility:visible;content:attr(title)}.tool-group .non-js-only{display:block !important}.tool-group #tag-dropdown-container,.tool-group .fields button{display:none !important}.admin-dialog-toolbox{page-break-before:always}.admin-dialog-toolbox input,.admin-dialog-toolbox p,.admin-dialog-toolbox select,.admin-dialog-toolbox textarea{font-size:.96em !important}.admin-dialog-toolbox .text-editor,.admin-dialog-toolbox .tabs-container{display:none !important}.admin-dialog-toolbox-wrapper{position:static !important}.system-message-placeholder{display:none !important}}
