.text--blue{color:#223a6d;}.text--lightblue{color:#2879c2;}.screen-reader-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.centered{text-align:center;}.active{display:block;}button:focus,input:focus,select:focus,a:focus{outline-color:#a74186;}a.skip-to-content{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999;}a.skip-to-content:focus,a.skip-to-content:active{color:#fff;background-color:#000;left:auto;top:auto;width:30%;height:auto;overflow:auto;margin:10px 35%;padding:5px;border-radius:15px;border:4px solid yellow;text-align:center;font-size:1.2em;z-index:99999;}.group:before,nav.tabs:before,nav.tabs ul:before,.purechat-clearfix:before,#PureChatWidget.purechat .purechat-footer:before,.group:after,nav.tabs:after,nav.tabs ul:after,.purechat-clearfix:after,#PureChatWidget.purechat .purechat-footer:after{content:"";display:table;}.group:after,nav.tabs:after,nav.tabs ul:after,.purechat-clearfix:after,#PureChatWidget.purechat .purechat-footer:after{clear:both;}.group,nav.tabs,nav.tabs ul,.purechat-clearfix,#PureChatWidget.purechat .purechat-footer{zoom:1;}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.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:none;}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:0.35em 0.75em 0.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;}body{margin:0;padding:0;width:100%;}*,*:before,*:after{box-sizing:border-box;}::-moz-selection{background:#b3d4fc;text-shadow:none;}::selection{background:#b3d4fc;text-shadow:none;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}img{display:block;margin:0 auto;vertical-align:middle;max-width:100%;}fieldset{border:0;margin:0;padding:0;}textarea{resize:vertical;}figure{display:block;margin:0;padding:0;}.wrapper{width:100%;}.wrapper--dark{color:#fff;background-color:#1a1a1a;}.wrapper--overlay{position:relative;z-index:1;}.wrapper--overlay:after{position:absolute;content:"";display:block;left:0;top:0;bottom:0;right:0;background:rgba(34,58,109,0.6);z-index:1;}.wrapper--background-image{background-color:#fff;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}@media (min-width:960px){.wrapper--offset .wrapper__inner{margin-top:-7.2rem;}.wrapper--offset + div{margin-top:-6rem;padding-top:3.2rem !important;}}@media (min-width:1400px){.wrapper--offset .wrapper__inner{margin-top:-6rem;}.wrapper--offset .wrapper__inner + div{margin-top:-4.8rem;padding-top:4.8rem !important;}}@media (min-width:1400px){.home-services{margin-top:-4.8rem;padding-top:4.8rem !important;}}@media (min-width:960px){.home-services{margin-top:-6rem;padding-top:3.2rem !important;}}.wrapper__inner{margin:0 auto;padding:1.6rem;max-width:1200px;position:relative;z-index:2;}.wrapper__inner--small{max-width:800px;}.wrapper__inner--medium{max-width:960px;}.wrapper__inner--xlarge{max-width:1400px;}.wrapper__inner--full{max-width:100%;}@media (min-width:960px){.wrapper__inner{padding:3.2rem 1.6rem;}}.wrapper__title{font-weight:300;font-size:3em;line-height:1.1;color:#223a6d;}.wrapper__title strong{font-weight:900;}@media (min-width:960px){.wrapper__title{font-size:4em;}}.grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;}.grid--spaced{gap:1.6rem;}.grid--spaced--large{gap:3.2rem;}@media (min-width:960px){.grid--spaced .grid__item{padding-right:1.6rem;}.grid--spaced--large .grid__item{padding-right:3.2rem;}}@supports (display:grid){.grid--spaced .grid__item{padding-right:0;}.grid--spaced--large .grid__item{padding-right:0;}}@media (min-width:800px){.grid--break-small.grid--three-three{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;}.grid--break-small.grid--three-three .grid__item:nth-child(1){-ms-grid-column:1;grid-column:1;}.grid--break-small.grid--three-three .grid__item:nth-child(2){-ms-grid-column:2;grid-column:2;}.grid--break-small.grid--two-four{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;}.grid--break-small.grid--four-two{-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;}.grid--break-small.grid--one-five{-ms-grid-columns:1fr 5fr;grid-template-columns:1fr 5fr;}.grid--break-small.grid--five-one{-ms-grid-columns:5fr 1fr;grid-template-columns:5fr 1fr;}}@media (min-width:960px){.grid .grid__item:nth-child(1){-ms-grid-column:1;grid-column:1;}.grid .grid__item:nth-child(2){-ms-grid-column:2;grid-column:2;}.grid--three-three{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;}.grid--two-four{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;}.grid--four-two{-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;}.grid--one-five{-ms-grid-template-columns:1fr 5fr;grid-template-columns:1fr 5fr;}.grid--five-one{-ms-grid-columns:5fr 1fr;grid-template-columns:5fr 1fr;}}.theme--dark{color:#fff;}.theme--dark p a,.theme--dark li a{color:#fff;}.theme--dark p a:hover,.theme--dark li a:hover{text-decoration:none;opacity:0.8;}.theme--blue{color:#162546;}a[href^="tel"]{color:inherit;text-decoration:none;}html{font-size:16px;line-height:1.6;}@media (min-width:960px){html{font-size:18px;line-height:1.52rem;}}@media (min-width:1400px){html{font-size:20px;line-height:1.44rem;}}body{font-family:"Barlow",Verdana,Helvetica,Arial,sans-serif;background-color:#fff;font-family:"Barlow",Verdana,Helvetica,Arial,sans-serif;color:#333;}h1{font-size:2em;line-height:1.1;margin:1.1rem 0 0 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}h2{font-size:1.75em;line-height:1.2;margin:1.2rem 0 0 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;font-weight:400;}h3{font-size:1.5em;line-height:1.4;margin:1.4rem 0 0 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}h4{font-size:1.25em;line-height:1.5;margin:0 0 1.5rem 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}h5{font-size:1em;line-height:1.5;margin:0 0 1.5rem 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}h6{font-size:0.875em;line-height:1.5;margin:0 0 1.5rem 0;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}@media (min-width:960px){h1{font-size:3.25em;}h2{font-size:2.75em;}h3{font-size:2.25em;}h4{font-size:1.75em;}h5{font-size:1.5em;}h6{font-size:1.25em;}}.linkslist h2,.linkslist h3{font-weight:normal;margin:1.1rem 0 0.8rem 0;}.linkslist h2 + p,.linkslist h3 + p{margin-top:0.2rem;}.linkslist h2{font-size:2.375em;}.linkslist h3{font-size:1.875em;}.linkslist h2:first-child{margin-top:0;}.linkslist h3.linkslist__item__title{font-weight:bold;font-size:1.25em;margin:0;}p,blockquote{margin:0.8rem 0;}ul,ol{margin:0 0 1.6rem 0;}ul ul,ul ol,ol ul,ol ol{margin:0;}blockquote{font-size:1.125em;padding:1.6rem;margin:0 0 1.6rem 0;background:#eee;}blockquote p:last-of-type{margin:0;}a{color:#223a6d;transition:all 250ms ease-in;opacity:1;text-decoration:underline;}a:hover{color:#1e212a;text-decoration:none;}table{width:100%;margin:0 auto 1.6rem auto;}tbody{border:none;}th{text-align:left;text-transform:uppercase;padding:0.4rem;border:none;border-bottom:1px solid #666;}td{padding:0.4rem;border-bottom:1px solid #666;}img{display:block;max-width:100%;height:auto;}hr{border:0;border-bottom:1px solid #333;margin:1.6rem 0;}nav ul,nav li{list-style:none;margin:0;padding:0;}li p:last-of-type{margin:0;}.title--blue{color:#223a6d;}pre{padding:0.8rem;background:#e6e6e6;}code{padding:0;margin:0;}.header__logo-navigation{background:#223a6d;position:relative;padding:1.6rem;}@media (min-width:960px){.header__logo-navigation{padding:0;}}@media (min-width:1200px){.header__logo-navigation{padding:0;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;z-index:1;}}.footer{background:#292d39;text-align:center;}.footer__column{padding:0.8rem 0;}.footer__title{margin:0.4rem auto;font-size:1.25em;}.footer__title:after{margin:0.4rem 0 0 0;border-bottom:solid 2px #55dbf8;content:"";display:block;}.footer__site-copyright{background:#1e212a;padding:0.4rem;font-size:0.75rem;text-transform:uppercase;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;color:rgba(255,255,255,0.9);}.footer__logo svg{fill:#fff;}@media (min-width:960px){.footer__inner{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;text-align:left;z-index:1;}.footer__column{padding:0 1.6rem;font-size:0.8rem;-ms-flex:1;flex:1;}.footer__title{max-width:100%;margin:0 0 0.4rem 0;font-size:1.5em;}.footer__title:after{max-width:75%;}.footer__logo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;border-right:solid 1px rgba(255,255,255,0.2);}.footer__logo svg{width:180px;height:100px;}}@media (min-width:1400px){.footer__column{-ms-flex:1;flex:1;}.footer__logo{padding-right:3.2rem;margin-right:1.6rem;}}.logo{height:29px;z-index:1;}.logo svg{fill:#fff;width:140px;height:29px;}.logo a{display:block;position:relative;}.logo a:hover:after{position:absolute;display:block;left:0;right:0;bottom:-6px;height:2px;background:#fff;content:"";z-index:10;}@media (min-width:960px){.logo{padding:1.6rem;height:88px;}}@media (min-width:1200px){.logo{height:37px;padding:1.6rem;background:none;position:relative;}.logo:before{position:absolute;content:"";display:block;background:#223a6d;left:-50px;top:0;bottom:-52px;right:-30px;transform:skewX(-40deg);}.logo svg{position:relative;width:174px;height:37px;margin-top:8px;}}.navigation__toggle{position:absolute;cursor:pointer;top:1.6rem;right:0.8rem;border:none;background:none;}.navigation__toggle svg{fill:#fff;}.navigation__toggle svg path{transition:all 0.2s linear;}.navigation__toggle-open svg .icon-nav-top{transform:rotate(45deg) translateX(23px) translateY(-7px);transform-origin:top left;}.navigation__toggle-open svg .icon-nav-bottom{transform:rotate(-45deg) translateX(20px) translateY(9px);transform-origin:bottom left;}.navigation__toggle-open svg .icon-nav-middle{display:none;}@media (min-width:960px){.navigation__toggle{display:none;}}.navigation__list{position:absolute;width:100%;background:rgba(255,255,255,0.9);display:none;left:0;top:4.8rem;z-index:9999;}.navigation__list li{padding:0 0.8rem;}.navigation__list li:last-of-type a{border-bottom:none;}.navigation__list a{display:block;padding:0.8rem;background:#fff url(/themes/custom/crescent/images/icons/icon-triangle.svg) no-repeat -1px center;background-size:8px 8px;color:#333;text-decoration:none;font-weight:700;border-bottom:solid 1px #cccccc;}@media (min-width:960px){.navigation__list{position:relative;width:auto;display:block;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;top:auto;left:auto;}.navigation__list ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex:1;flex:1;}.navigation__list ul li{padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex:1;flex:1;height:80px;}@supports (display:flex){.navigation__list ul li{height:auto;}}.navigation__list ul li.menu-item--active-trail a{background-color:#223a6d;color:#fff;}.navigation__list a{font-size:0.8em;color:#223a6d;padding:0.8rem;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;text-align:center;border-left:solid 1px rgba(59,63,72,0.4);border-bottom:none;transition:all 250ms linear;line-height:1.3;min-width:120px;}.navigation__list a:hover,.navigation__list a:focus{background-color:#2879c2;background-position:4px center;color:#fff;}@supports (display:flex){.navigation__list a{min-width:0;}}}@media (min-width:1200px){.navigation__list ul{width:auto;}.navigation__list li:nth-child(3) a,.navigation__list li:nth-child(4) a,.navigation__list li:nth-child(5) a,.navigation__list li:nth-child(6) a{padding-top:1.4rem;}@supports (display:flex){.navigation__list li:nth-child(3) a,.navigation__list li:nth-child(4) a,.navigation__list li:nth-child(5) a,.navigation__list li:nth-child(6) a{padding-top:1.6rem;}}.navigation__list a{padding:0.8rem 0.8rem 1.6rem;}@supports (display:flex){.navigation__list a{padding:1.6rem 0.8rem;}}}@media (min-width:960px){.navigation{min-width:840px;min-height:80px;}@supports (display:flex){.navigation{min-width:auto;min-height:auto;}}}.notification{background:#fff249;font-size:0.875em;color:#223a6d;position:relative;display:block;padding:0.8rem 0;z-index:2;display:none;}.notification__inner{max-width:1400px;margin:0 auto;text-align:center;padding:0 3.2rem;}.notification p{margin:0;}.notification .button{padding:0.4rem 1.6rem;margin:0.8rem 0.8rem 0 0.8rem;}.notification strong{text-transform:uppercase;}.notification.active{display:block;}@media (min-width:960px){.notification .button{margin:0 0.8rem;}}.notification__close{border:none;background:#223a6d;width:28px;height:32px;border-radius:0.4rem;padding:0.4rem;position:absolute;top:0.8rem;right:0.8rem;cursor:pointer;}.notification__close svg{width:12px;height:16px;}.notification__close path{fill:#fff;}.notification__close:hover{background:#1b832e;}@media (min-width:960px){.notification__close{width:34px;height:42px;}.notification__close svg{width:16px;height:24px;}}.svg-close{fill:#333;}.notification .views-element-container{clear:none;}.alertCycleContainer .cycle-slideshow .cycle-slide{width:90%;float:left;text-align:left;}.nextPrev{float:right;width:10%;color:#223a6d;}.nextPrev div a{float:right;width:50%;text-align:center;}.nextPrev .alertCyclePrev{float:left;margin-left:5px;width:calc(50% - 6px);}.nextPrev .iconText{position:fixed;left:-1000px;top:-1000px;}.nextPrev .fa{font-size:1.25em;height:30px;line-height:30px;}.emergencyAlert .nextPrev .fa{color:#fff;}.emergencyAlert .nextPrev .pager > span.cycle-pager-active{color:#fff;}#infoSiteAlert{background:#2879c2;color:#fff;}#infoSiteAlert a,#infoSiteAlert .nextPrev a,#infoSiteAlert .nextPrev .pager > span.cycle-pager-active{color:#fff;}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;width:auto;}.invisible{visibility:hidden;}.contextual{display:none !important;}.layout-builder .contextual{display:inherit !important;}.searchResultsPage{margin:2em 0;}.searchResultsPage .cse .gsc-control-cse,.searchResultsPage .gsc-control-cse{background-color:transparent !important;border:none !important;padding:0 !important;}.searchResultsPage .gsc-control-cse,.searchResultsPage .gsc-control-cse .gsc-table-result{font:"Barlow",Verdana,Helvetica,Arial,sans-serif !important;}.searchResultsPage form.gsc-search-box{font-size:1em !important;padding-left:10px;padding-right:10px;}.searchResultsPage table,.searchResultsPage table td,.searchResultsPage table th{border:none;}.searchResultsPage table.gsc-search-box td.gsc-input{padding:0;border:1px solid #223a6d;}.searchResultsPage table.gsc-search-box td.gsc-input table{margin:0;}.searchResultsPage .cse input.gsc-search-button,.searchResultsPage input.gsc-search-button{height:auto;font-size:1em;padding:5px 8px;margin:0;}.searchResultsPage table td.gsc-search-button,.searchResultsPage table td.gsc-clear-button{padding:0;vertical-align:top !important;}.searchResultsPage div.gsc-clear-button{background-color:#c25700;margin-right:0 !important;padding:7px 8px !important;padding-left:8px !important;border-radius:4px;display:inline-block !important;}.searchResultsPage .gsc-results .gsc-cursor-box{text-align:center;}.searchResultsPage .gsc-results .gsc-cursor-box .gsc-cursor-page{padding:0 4px;}.searchResultsPage .gsc-results .gsc-cursor-box .gsc-cursor-current-page{background-color:#223a6d !important;color:#fff !important;}.searchResultsPage input[type=text],.searchResultsPage input[type=text]:focus{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}.searchResultsPage input [type=submit],.searchResultsPage input[type=button],.searchResultsPage button{padding:18px 22px;}.searchResultsPage .gsc-search-button,.searchResultsPage .gsc-search-button-v2,.searchResultsPage button{background:#223a6d;border-radius:6px;border-top-left-radius:0;border-bottom-left-radius:0;}.searchResultsPage .gsc-search-button:hover,.searchResultsPage .gsc-search-button:focus,.searchResultsPage .gsc-search-button-v2:hover,.searchResultsPage .gsc-search-button-v2:focus,.searchResultsPage button:hover,.searchResultsPage button:focus{background:#2879c2;transition:all 250ms linear;}.searchResultsPage .gsc-result .gs-title{height:1.4em;}.searchResultsPage svg[Attributes Style]{width:18;height:18;}.gsc-input-box{border:none !important;}.cse .gsc-search-button-v2,.gsc-search-button-v2{border-color:transparent !important;}.cse .gsc-search-box,.gsc-search-box{border-collapse:unset !important;}nav.tabs{width:100%;clear:both;margin-bottom:1em;}nav.tabs ul{display:block;list-style-type:none;border-bottom:1px solid #bbb;width:100%;float:none;margin-left:0;}nav.tabs ul li{float:left;display:block;margin:0 5px 0 0;}nav.tabs ul li a:link,nav.tabs ul li a:visited,nav.tabs ul li a:hover,nav.tabs ul li a:active,nav.tabs ul li a:focus{display:block;float:left;padding:0 10px 3px;border:1px solid #bbb;margin-top:1px;margin-bottom:-1px;background-color:#ededed;border-radius:4px 4px 0 0;font-size:0.875em;text-decoration:none;height:1.8em;line-height:1.9;text-shadow:0 1px 0 #fff;}nav.tabs ul li a:hover,nav.tabs ul li a:focus{background:#223a6d;color:#fff;border-bottom-color:#223a6d;}nav.tabs ul li:first-child{margin-left:1em;}nav.tabs ul li.is-active a{background-color:#fff;border-bottom:1px solid #fff;}nav.tabs ul li.is-active a:hover,nav.tabs ul li.is-active a:focus{background-color:#223a6d;border-bottom-color:#223a6d;}#toolbar-administration{z-index:3;}.cards{display:-ms-grid;display:grid;gap:0.8rem;-ms-grid-columns:1fr;grid-template-columns:1fr;}@media (min-width:800px){.cards{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;}.cards .card{width:31.5%;margin:0 0 1.6rem 0;}.cards .landingPageCards .card__title{min-height:168px;}@supports (display:grid){.cards{display:-ms-grid;display:grid;gap:0.8rem;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;}.cards .card{width:auto;margin:0;}}}@media (min-width:960px){@supports (display:grid){.cards{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;}}}.card{padding:1.6rem;text-align:center;color:#fff;}.card--rounded{border-radius:0 2.4rem 2.4rem 2.4rem;}.card--purple--gradient{background:#943776;background:linear-gradient(130deg,#943776 38%,#a74186 1px,#a74186);}.card--green{background:#147426;}.card--green--gradient{background:#147426;background:linear-gradient(130deg,#147426 38%,#1b832e 1px,#1b832e);}.card--blue{background:#176dba;}.card--blue--gradient{background:#176dba;background:linear-gradient(130deg,#176dba 38%,#2879c2 1px,#2879c2);}.card--overlay{position:relative;}.card--overlay:after{position:absolute;content:"";display:block;left:0;top:0;bottom:0;right:0;background:rgba(34,58,109,0.7);z-index:1;}.card--overlay.card--rounded:after{border-radius:0 2.4rem 2.4rem 2.4rem;}.card .button{width:100%;}.card .button:hover,.card .button:focus{text-decoration:underline;}@media (min-width:960px){.card{padding:2.4rem;}}.card--link{position:relative;padding:0;overflow:hidden;}.card--link.card--rounded > a{border-radius:0 2.4rem 2.4rem 2.4rem;}.card--link.card--rounded > a:focus > h3{text-decoration:underline;}.card--link > a{height:100%;position:absolute;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;left:0;top:0;right:0;bottom:0;color:#fff;text-decoration:none;display:block;position:relative;}.card--link > a .card__title{text-transform:uppercase;border-bottom:solid 4px #c25700;padding-bottom:0.8rem;padding:2.4rem 1.6rem 0.8rem 1.6rem;max-width:85%;margin:0 auto;}.card--link > a .card__content{padding:0 1.6rem 1.6rem 1.6rem;}.card--link > a .card__content p{margin-bottom:0;}.card--link > a:hover,.card--link > a:focus{background:rgba(34,58,109,0.5);border-radius:0 2.4rem 2.4rem 2.4rem;}.card--link > a:hover .card__full-image,.card--link > a:focus .card__full-image{transform:scale(1.2);}@media (min-width:960px){.card--link > a .card__title{padding-top:4rem;}.card--link > a .card__content{padding-bottom:3.2rem;}}.card--background-image{background-color:#fff;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;}@media (min-width:960px){.landingPageCards .card__title{min-height:190px;}}@media (min-width:1400px){.landingPageCards .card__title{min-height:210px;}}.card__title{font-size:1.25em;margin:0 0 0.4rem 0;position:relative;z-index:2;}.card__content{font-size:0.9em;position:relative;z-index:2;}.card__image{max-width:200px;margin:0 auto 1.6rem auto;}@media (min-width:960px){.card__image{max-width:60%;}}.card__full-image{position:absolute;left:0;right:0;bottom:0;top:0;overflow:hidden;background-color:#fff;background-size:cover;background-position:50% 50%;background-repeat:no-repeat;transition:all 250ms linear;transform:scale(1);}.page__header{background-color:#162546;}.page__title,#block-pagetitle-5 > h1{margin:0;color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.5);font-size:1.5em;}@media (min-width:960px){.page__title,#block-pagetitle-5 > h1{padding:1.6rem 0;font-size:3em;}}.page__meta{background:#e6e6e6;}.page__meta__inner{max-width:1200px;margin:0 auto;}.page__meta__inner .breadcrumb{padding:0.8rem;font-size:0.9375em;}@media (min-width:800px){.page__meta__inner{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;align-items:center;}}@media (min-width:1200px){.page__meta__inner{padding:0 1.6rem;}.page__meta__inner .breadcrumb{padding:0;}}.page__subheader{background:#176dba;background:linear-gradient(130deg,#176dba 50%,#2879c2 1px,#2879c2);}#portalVisitsByLocation,#scPopulationByAge,#unemploymentSCvsUS{position:absolute;top:0;left:0;width:100%;height:100%;}.chartwrapper{position:relative;overflow-x:auto;}.basicPageLinks li{margin-top:8px;margin-bottom:8px;}.breadcrumb ul,.breadcrumb li{list-style:none;margin:0;padding:0;}.breadcrumb ul{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;}.breadcrumb li{font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;margin:0 0.4rem 0 0;font-size:0.875em;}.breadcrumb li:after{content:"/";line-height:1;margin-left:0.32rem;}.breadcrumb li:last-child:after{content:"";}.breadcrumb a{color:#000;display:inline-block;padding:0.8rem 0;}.breadcrumb a:hover{text-decoration:none;}.breadcrumb .currentPage{color:#000;display:inline-block;padding:0.8rem 0;}.widget{margin:0 0 0.8rem 0;}.widget__title{margin:0;padding:0.4rem 1.6rem;font-size:1.5em;color:#fff;background:#943776;background:linear-gradient(130deg,#943776 38%,#a74186 1px,#a74186);}.subnavigation__item{font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}.subnavigation__item a{display:block;padding:0.8rem 1.6rem;background:#e6e6e6;color:#333;text-decoration:none;border-top:solid 1px #fff;border-bottom:solid 1px rgba(59,63,72,0.2);}.subnavigation__item a:hover,.subnavigation__item a:focus{background:#333;color:#fff;text-decoration:underline;}.subnavigation__item > ul a{font-size:0.875em;padding-left:3.2rem;}.subnavigation__item--active > a{background:#fff;border:1px solid #ccc;}.button{display:block;text-align:center;padding:0.8rem 1.6rem;background:#223a6d;color:#fff;border-radius:1.6rem;font-weight:700;text-decoration:none;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;border:none;}.button:hover,.button:focus{color:#fff;}.button--white{background:#fff;color:#223a6d;}.button--white:hover,.button--white:focus{color:#fff;background:#162546;}.button--blue{background:#223a6d;color:#fff;}.button--blue:hover,.button--blue:focus{color:#fff;text-decoration:underline;background:#162546;}.button--orange{background:#c25700;color:#fff;}.button--orange:hover,.button--orange:focus{background:#8f4000;text-decoration:underline;}.button--purple{background:#a74186;color:#fff;}.button--purple:hover,.button--purple:focus{background:#823369;text-decoration:underline;}.button--full-width{width:100%;}@media (min-width:800px){.button{display:inline-block;}}form input[type="text"],form input[type="search"],form input[type="phone"],form textarea,form input[type="password"]{border:solid 1px #cccccc;max-width:100%;padding:0.8rem;}form select{appearance:none;width:100%;padding:0.4rem 0.8rem;border:solid 1px #cccccc;background:url(/themes/custom/crescent/img/icons/select-arrows.svg),linear-gradient(180deg,#fff,#e6e6e6);background-size:16px,100%;background-position:right 0.7em top 50%,0 0;background-repeat:no-repeat;}form select[multiple]{background:#fff;}form button{cursor:pointer;}label,legend{color:#595959;display:block;padding:0 0 0.4rem 0;font-size:0.875em;}legend{border-bottom:solid 1px #e6e6e6;display:block;width:100%;padding:0 0 0.4rem 0;margin:0 0 0.4rem 0;}.form{margin:-0.8rem;}.form input[type="text"],.form input[type="search"],.form select,.form textarea{border-radius:0.8rem;width:100%;}.form textarea{border-radius:0.8rem 0.8rem 0 0.8rem;}.form abbr[title="required"]{color:red;text-decoration:none;}.form__section{padding:0 0 1.6rem 0;}.form__title{padding:0 0.8rem;margin:0;color:#223a6d;}.form__title span{color:#595959;font-size:0.5em;font-weight:400;}.form__button{width:100%;border:none;}@media (min-width:960px){.form__fieldrow{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;}}.form__field{-ms-flex:1;flex:1;padding:0.4rem 0.8rem;}.form__field label,.form__field legend{color:#595959;display:block;padding:0 0 0.4rem 0;font-size:0.875em;}.form__field legend{border-bottom:solid 1px #e6e6e6;display:block;width:100%;padding:0 0 0.4rem 0;margin:0 0 0.4rem 0;}.form__field--select{position:relative;}.form__field--select select{padding-right:3.2rem;}.form__field--select--multiple:after{display:none;}.form__field--checkbox ul,.form__field--checkbox li,.form__field--radio ul,.form__field--radio li{list-style:none;margin:0;padding:0;}.form__field--checkbox input,.form__field--radio input{margin:0 0.4rem 0 0;}.form-search{display:-ms-flexbox;display:flex;max-width:100%;}.form-search input[type="search"]{-ms-flex:1;flex:1;display:block;border:none;padding:0.8rem;border-radius:2.8rem 0 0 2.8rem;-webkit-border-radius:2.8rem 0 0 2.8rem;appearance:none;-webkit-appearance:none;}.form-search button{border-radius:0 2.8rem 2.8rem 0;border:none;background:#176dba;padding:0.8rem;cursor:pointer;}.form-search button svg{width:40px;height:40px;}@media (min-width:960px){.form-search{max-width:90%;margin:0 auto;}.form-search input[type="search"],.form-search button{padding:0.8rem 1.6rem;}}.form-search-page{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;max-width:100%;}.form-search-page input[type="search"]{display:block;padding:1.06667rem;border:none;background:rgba(255,255,255,0.7);font-size:0.875em;-ms-flex:1;flex:1;-webkit-appearance:none;-webkit-border-radius:0;}.form-search-page button{background:#c25700;border:none;cursor:pointer;}.form-search-page button:hover{background:#8f4000;transition:all 250ms linear;}.form-search-page button svg{width:40px;height:40px;fill:#fff;}@media (min-width:960px){.form-search-page input[type="search"]{min-width:300px;}}@media (min-width:1400px){.form-search-page input[type="search"]{min-width:400px;}}.hero button{color:#fff;}.livechatLinkButton button{-moz-appearance:none;-webkit-appearance:none;appearance:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;padding:0;margin:0;border:none;display:inline;background:transparent;color:#223a6d;text-decoration:underline;transition:all 250ms ease-in;}.livechatLinkButton button:hover{text-decoration:none;cursor:pointer;}.hero{color:#fff;text-align:center;}@media (min-width:960px){.hero{padding:1.6rem 0 4.8rem 0;text-align:left;}}@media (min-width:1400px){.hero{padding:4.8rem 0 8rem 0;}}.hero__title{font-size:5vw;font-family:"Barlow",Verdana,Helvetica,Arial,sans-serif;font-weight:400;text-align:center;margin-bottom:1.6rem;}.hero__title span{font-size:1.75em;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;display:block;font-weight:300;text-transform:uppercase;}.hero__title span strong{font-weight:900;font-style:normal;vertical-align:top;position:relative;z-index:2;text-shadow:0 0 4px rgba(0,0,0,0.5);}.hero__title span strong:after{background:#c25700;position:absolute;bottom:4px;left:0;right:-6px;height:25%;content:"";display:block;z-index:-1;}@media (min-width:800px){.hero__title{font-size:3.5vw;margin-bottom:2.4rem;}.hero__title span{font-size:3em;}.hero__title span strong:after{bottom:6px;}}@media (min-width:960px){.hero__title{font-size:2vw;}.hero__title span{line-height:1.3;}}@media (min-width:1200px){.hero__title{font-size:1.25em;}}.hero__subtitle{font-size:1.5em;border-bottom:solid 2px #c25700;display:inline-block;}.hero__linkslist li{margin:8px 0;}.hero__linkslist a{font-weight:700;color:#fff;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}.hero__linkslist a:hover{color:#cccccc;text-decoration:none;}.hero-wrapper{background-image:url("/sites/portal/files/Documents/Images/homePageBg.jpg");}.localCopy .hero-wrapper{background-image:url(/themes/custom/crescent/images/hero-bg.jpg);}.person a{display:flex;display:-ms-flexbox;-ms-flex-flow:row wrap;flex-flow:row wrap;border-radius:0.4rem;box-shadow:0 0 8px rgba(0,0,0,0.3);background:#fff;text-decoration:none;}.person a:hover{text-decoration:underline;background:#e0eaf6;}.person a:hover .person__avatar{background:#2879c2;}.person a:hover .person__avatar img{transform:scale(1.05);}.person__avatar{padding:0.8rem;width:126px;display:flex;display:-ms-flexbox;flex-direction:column;-ms-flex-direction:column;justify-content:center;-ms-flex-pack:center;background:#e0eaf6;border-radius:0.4rem 0 0 0.4rem;transition:all 250ms linear;}.person__avatar img{border-radius:50%;width:90px;height:90px;margin:0 auto;transition:all 250ms linear;transform:scale(1);display:block;}.person__info{flex:1;-ms-flex:1;padding:0.8rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;}.person__name{margin:0;font-size:1.375em;line-height:1.2;color:#223a6d;}.person__title{font-size:0.875em;margin:0;}.accordionlist__item{width:100%;margin:0 0 0.8rem 0;}.accordionlist__item__button{width:100%;position:relative;z-index:1;padding:0;display:flex;display:-ms-flexbox;-ms-flex-flow:row wrap;flex-flow:row wrap;justify-content:space-between;align-items:center;text-align:left;border:none;border-radius:0.8rem;background:#fff;cursor:pointer;transition:all 250ms linear;}.accordionlist__item__button:hover,.accordionlist__item__button:focus{background:#cccccc;}.accordionlist__item__button:hover .accordionlist__item__arrow svg,.accordionlist__item__button:focus .accordionlist__item__arrow svg{margin-top:10px;}.accordionlist__item__label{-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:1.06667rem 1.6rem;font-weight:700;color:#223a6d;font-size:1.25em;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;}.accordionlist__item__label:hover{text-decoration:underline;}.accordionlist__item__icon{display:none;}@media (min-width:800px){.accordionlist__item__icon{width:72px;height:72px;background:#1b832e;display:block;border-radius:0.8rem 0 0 0.8rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;align-items:center;}.accordionlist__item__icon svg{width:50px;height:50px;}.accordionlist__item__icon svg path{fill:#fff;}}.accordionlist__item__arrow{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;align-items:center;width:72px;height:72px;border-radius:0 0.8rem 0.8rem;}.accordionlist__item__arrow svg{width:40px;height:40px;fill:#223a6d;transform:rotate(0);transition:all 250ms linear;}.accordionlist__item__arrow svg polygon{fill:#223a6d;}.accordionlist__item__button.active .accordionlist__item__arrow svg{transform:rotate(180deg);}.accordionlist__item__content{display:none;background:#fff;border-radius:0 0 0.8rem 0.8rem;top:-0.8rem;z-index:0;position:relative;}.accordionlist__item__content a{color:#223a6d;font-weight:700;}.accordionlist__item__content a:hover{color:#2879c2;text-decoration:none;}.accordionlist__item__content ul{list-style:none;}.accordionlist__item__content ul li{margin:0.4rem 0;}.accordionlist__item__header{padding:2.4rem 1.6rem 1.6rem 1.6rem;background:#e6e6e6;}.accordionlist__item__text{padding:1.6rem;}@media (min-width:960px){.accordionlist__item__header,.accordionlist__item__text{padding-left:3.2rem;padding-right:3.2rem;}}[itemprop="name"]{display:block;}[itemprop="streetAddress"]{display:block;}[itemprop="telephone"]{display:block;}[itemprop="telephone"] a{text-decoration:none;}.address__list{list-style:none;margin:0;padding:0;border-bottom:solid 1px rgba(255,255,255,0.5);}.address__list li{margin:0;}.address__list li{padding:0.8rem;border-top:solid 1px rgba(255,255,255,0.5);}@media (min-width:960px){.address__list{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;border:none;-ms-flex-pack:center;justify-content:center;}.address__list li{flex-grow:1;max-width:33.33333%;border-top:none;border-right:solid 1px rgba(255,255,255,0.5);padding:1.6rem;}.address__list li:last-child{border-right:none;}.address__list li p{font-size:0.875em;margin-bottom:0;}}.address__list__title{margin:0;}@media (min-width:960px){.address__list__title{font-size:1.125em;}}.banner{text-align:center;margin-bottom:1px;}.banner:last-of-type{margin-bottom:0;}.banner__title{font-weight:300;font-size:2.5em;line-height:1.1;margin:0;}.banner__title strong{font-weight:900;}.banner ul,.banner li{list-style:none;margin:0;padding:0;}.banner ul{margin:0 0 1.6rem 0;}.banner__links{margin:1.6rem 0;}.banner__links li{margin:0.4rem 0;}.banner__links a{font-weight:700;font-size:1.125em;}.banner__links a:hover{text-decoration:none;}@media (min-width:960px){.banner{text-align:left;}.banner__title{line-height:1;font-size:3.25em;}.banner__title strong{display:block;}.banner .banner__header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;align-items:flex-end;padding-right:4.8rem;}}.banner-sidebyside{position:relative;}@media (min-width:960px){.banner-sidebyside:after{position:absolute;content:"";display:block;left:0;top:0;bottom:0;right:0;background:linear-gradient(100deg,rgba(0,0,0,0.2) 47%,transparent 1px,transparent);z-index:1;}}.content div{margin:0 0 1.6rem 0;}p + .linkslist{padding-top:0.8rem;}h2 + .linkslist,h3 + .linkslist,h4 + .linkslist,h5 + .linkslist,h6 + .linkslist{padding-top:0;}.linkslist{padding:0 0 1.6rem;}.linkslist ul,.linkslist li{list-style:none;margin:0;padding:0;}.linkslist li{margin:0 0 1.6rem 0;box-shadow:0 0 4px rgba(0,0,0,0.3);border-radius:1.2rem;}.linkslist li a{text-decoration:none;}.linkslist__item a{display:-ms-flexbox;display:flex;justify-content:space-between;border-radius:1.2rem;}.linkslist__item a:hover,.linkslist__item a:focus{background:#e6e6e6;border-radius:1.2rem;text-decoration:underline;}.linkslist__item a:hover .linkslist__item__arrow,.linkslist__item a:focus .linkslist__item__arrow{background:#595959;}.linkslist__item a:hover .linkslist__item__arrow svg,.linkslist__item a:focus .linkslist__item__arrow svg{transform:rotate(-90deg) translateY(8px);transition:all 250ms linear;}.linkslist__item__title{margin:0;font-size:1.25em;line-height:1.3;color:#176dba;}.linkslist__item__content{padding:0.8rem 1.6rem;}.linkslist__item__description{color:#333;font-size:0.875em;}.linkslist__item__arrow{background:#1b832e;display:block;width:70px;border-radius:0 1.2rem 1.2rem 0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;align-items:center;transition:all 250ms linear;padding-left:10px;padding-right:10px;min-width:70px;}.linkslist__item__arrow svg{transform:rotate(-90deg);transition:all 250ms linear;width:50px;height:50px;fill:#fff;}@media (min-width:960px){.linkslist__item__content{padding:1.6rem;}}#quickFacts{}#quickFacts .row_top,#quickFacts .row_bottom{width:100%;}#quickFacts .row_bottom{clear:both;}#quickFacts .flip-container{perspective:1000px;transform-style:preserve-3d;}#quickFacts .flip-container:hover .back{transform:rotateY(0deg);}#quickFacts .flip-container:hover .front{transform:rotateY(180deg);}#quickFacts .flip-container,#quickFacts .front,#quickFacts .back{width:250px;height:250px;}#quickFacts .flipper{transition:0.6s;transform-style:preserve-3d;position:relative;}#quickFacts .front,#quickFacts .back{backface-visibility:hidden;transition:0.6s;transform-style:preserve-3d;position:absolute;top:0;left:0;}#quickFacts .front{z-index:2;transform:rotateY(0deg);text-align:center;}#quickFacts .back{transform:rotateY(-180deg);text-align:center;}#quickFacts .vertical.flip-container{position:relative;}#quickFacts .vertical .back{transform:rotateX(180deg);}#quickFacts .vertical.flip-container:hover .back{transform:rotateX(0deg);}#quickFacts .vertical.flip-container:hover .front{transform:rotateX(180deg);}#quickFacts .flip-card-front{color:#f4eed6;}#quickFacts .flip-card-back{color:white;}#quickFacts .color1{background-color:#a74286;}#quickFacts .color2{background-color:#009add;}#quickFacts .color3{background-color:#f28544;}#quickFacts .color4{background-color:#1a3a71;}#quickFacts .backColor1{background-image:linear-gradient(to right bottom,#7ed56f,#28b485);}#quickFacts .backColor2{background-image:linear-gradient(to right bottom,#FFB900,#FF7730);}#quickFacts .backColor3{background-image:linear-gradient(to right bottom,#2998FF,#5643FA);}#quickFacts .backColor4{background-image:linear-gradient(to right bottom,#ef84e2,#9f168e);color:#fff;}#quickFacts .SCheading1{display:block;font-family:Arial,Helvetica,sans-serif;font-size:2em;text-align:center;font-weight:bold;text-transform:uppercase;line-height:1.2;letter-spacing:-1px;color:#f4eed6;padding-top:1em;}#quickFacts .SCheading1::after{display:block;content:"~";color:#1a3a71;font-size:4em;margin-top:-50px;}#quickFacts .stat-lead-in{text-transform:uppercase;letter-spacing:2px;text-decoration:none;position:relative;margin-top:1em;}#quickFacts .stat-lead-in::after{text-align:center;margin:0 auto;content:'';width:125px;position:absolute;left:62.5px;bottom:-4px;border-width:0 0 3px;border-style:solid;}#quickFacts .stat-headline{margin:0.5em 0;padding:0;color:#fff;font-size:2em;font-weight:bold;line-height:1;letter-spacing:-1px;text-align:center;text-shadow:1px 1px 2px red,0 0 1em blue,0 0 0.2em blue;}#quickFacts .stat-small-text{font-size:0.75em;padding-bottom:0.5em;}#quickFacts i{padding:0 5px;}.stateText{position:absolute;visibility:hidden;}.azWrapper,.alphabet,.item-list{width:100%;max-width:60em;margin:0 auto;}.azWrapper header,.alphabet header,.item-list header{display:inline-block;color:#223a6d;margin-top:1rem;}.azWrapper header a,.alphabet header a,.item-list header a{font-weight:bold;color:#223a6d;}.azWrapper span,.alphabet span,.item-list span{color:#2879c2;list-style:none;cursor:pointer;overflow:hidden;padding:0;margin:0 5px 0 0;border-bottom:none;font-size:0.75em;}.azWrapper span:hover,.azWrapper span:active,.alphabet span:hover,.alphabet span:active,.item-list span:hover,.item-list span:active{color:#176dba;}.azWrapper span a,.alphabet span a,.item-list span a{font-weight:bold;color:#223a6d;text-decoration:underline;font-size:1.25em;margin:0 0 0 5px;}.azWrapper span a.is-active,.alphabet span a.is-active,.item-list span a.is-active{background:#223a6d;color:#fff;padding:4px;text-decoration:none;border-radius:5px;}.azWrapper span a:hover,.azWrapper span a:active,.alphabet span a:hover,.alphabet span a:active,.item-list span a:hover,.item-list span a:active{color:#c25700;text-decoration:none;}.alphabet{margin-bottom:16px;}.views-element-container{clear:both;}#block-views-block-custom-block-library-block-1,#block-views-block-custom-block-library-block-2{display:none;}.partnerSite #block-viewstabs{width:100%;clear:both;float:left;margin-bottom:20px;}.partnerSite #block-viewstabs ul{margin-left:0;margin:0;}.partnerSite #block-viewstabs li{list-style-type:none;float:left;padding:8px 16px;display:block;}.partnerSite #block-viewstabs li a{display:block;width:100%;padding:4px;}.partnerSite #block-viewstabs li a.activeTab{border:2px solid #223a6d;}ul.ulList,ul.item-list,.item-list ul{margin:1.6rem 0;padding-left:0;}li.listItem,.item-list li{margin:0 0 0.8rem 0;list-style:none;padding:0.8rem 1.6rem 0.4rem;box-shadow:0 4px 2px -2px rgba(0,0,0,0.3);}li.listItem a,.item-list li a{margin:0;display:block;font-size:1.15em;color:#176dba;font-weight:bold;line-height:130%;margin-top:0;text-decoration:none;}li.listItem a:before,.item-list li a:before{content:"\203A";color:#1b832e;display:inline-block;font-weight:bold;font-size:2rem;padding-right:0.25em;margin-left:-0.5em;position:absolute;margin-top:-5px;transition:all 250ms linear;}li.listItem a:hover,li.listItem a:focus,.item-list li a:hover,.item-list li a:focus{color:#223a6d;text-decoration:underline;}li.listItem a:hover:before,li.listItem a:focus:before,.item-list li a:hover:before,.item-list li a:focus:before{transform:translateX(8px);transition:all 250ms linear;}li.listItem p,.item-list li p{font-size:0.875em;}li.listItem:first-child{margin-top:0;}li.listItem a{margin-top:0;}.tabsContainer{text-align:center;}ul.tabs{list-style-type:none;display:inline-block;text-align:center;background:#176dba;color:#fff;border-radius:1.6rem;font-weight:700;text-decoration:none;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;border:none;width:100%;max-width:30.625em;padding:0;}ul.tabs a{color:#fff;display:block;width:100%;float:right;text-decoration:none;padding:0.8rem 0;border-radius:0 1.6rem 1.6rem 0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);transition:background-color 250ms ease-in,background-image 250ms ease-in;}ul.tabs a:hover,ul.tabs a:focus{text-decoration:underline;background-color:#a74186;}ul.tabs a.activeTab{background-color:#223a6d;background-image:url(/themes/custom/crescent/images/icons/icon-triangle.svg);background-repeat:no-repeat;background-position:left center;background-size:16px 16px;transition:background-color 250ms ease-in,background-image 250ms ease-in;-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);}ul.tabs a.activeTab:hover{background-color:#a74186;}ul.tabs li{display:inline-block;width:15.3125em;float:left;}ul.tabs li:first-child a{border-radius:1.6rem 0 0 1.6rem;float:left;}ul.tabs li:first-child a.activeTab{background-image:url(/themes/custom/crescent/images/icons/icon-triangle-left.svg);background-position:right center;}ul.tabs li:first-child a.activeTab:hover{background-repeat:no-repeat;background-size:16px;}@-moz-document url-prefix(){ul.tabs{width:auto;max-width:none;}}#edit-submit-custom-block-library,input[id^='edit-submit-custom-block-library']{position:fixed;left:-1000px;top:-1000px;}#toolbar-administration{position:relative;}.chatMessagesHolder{height:calc(100% - 165px);overflow:auto;}button#chatLauncher,button#liveChatLauncher{max-width:8em;appearance:none;background:#176dba;border:none;padding:1.6rem 1.92rem;display:block;color:#fff;position:fixed;bottom:3.2rem;right:1.6rem;z-index:3;box-shadow:0 0px 5px rgba(0,0,0,0.5);text-transform:uppercase;border-radius:0.2rem;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;font-weight:300;font-size:1.25em;transition:all 250ms linear;transform:translateY(0);cursor:pointer;}button#chatLauncher .chatbutton__triangle,button#liveChatLauncher .chatbutton__triangle{transition:color 250ms linear;text-shadow:0 2px 1px rgba(0,0,0,0.2);transform:scale(2.5) skewX(27deg) translateY(-1px);color:#176dba;display:block;position:absolute;right:0.8rem;bottom:-30px;}button#chatLauncher:hover,button#chatLauncher:focus,button#liveChatLauncher:hover,button#liveChatLauncher:focus{background-color:#223a6d;color:#fff;transform:translateY(-4px);text-decoration:underline;}button#chatLauncher:hover .chatbutton__triangle,button#chatLauncher:focus .chatbutton__triangle,button#liveChatLauncher:hover .chatbutton__triangle,button#liveChatLauncher:focus .chatbutton__triangle{color:#223a6d;}.chatSupportWindow{font-size:16px !important;line-height:160% !important;width:374px;margin:0;box-shadow:0 2px 8px 0 rgba(0,0,0,0.2);border:1px solid #176dba;border-right:none;position:fixed;right:-400px;transition:all .5s ease;top:0;height:100%;background:#fff;z-index:3;}.chatSupportWindow header{background-color:#176dba;width:100%;padding:0;text-align:center;}.chatSupportWindow header h2{color:#fff;font-size:1.125em;clear:none;padding:8px 0 16px;text-align:center;display:inline-block;margin-top:0;}.chatSupportWindow header .closeButton{padding:4px 8px;margin:8px 0 0 8px;float:left;background-color:#c25700;color:#fff;border:none;border-radius:0.2rem;}.chatSupportWindow header .closeButton span{position:fixed;left:-1000px;top:-1000px;}.chatSupportWindow header .closeButton:hover,.chatSupportWindow header .closeButton:focus{background-color:#223a6d;cursor:pointer;}.chatSupportWindow header nav{border-top:1px solid #162546;float:left;width:100%;}.chatSupportWindow header nav ul{width:100%;margin:0;padding:8px 0 0 0;list-style-position:inside;}.chatSupportWindow header nav li{float:left;width:50%;margin:0;padding:0;display:block;}.chatSupportWindow header nav li a:link,.chatSupportWindow header nav li a:visited,.chatSupportWindow header nav li a:hover,.chatSupportWindow header nav li a:active,.chatSupportWindow header nav li a:focus{display:block;float:left;color:#fff;width:100%;text-align:center;padding:8px 0;transition:all .25s ease;}.chatSupportWindow header nav li a:link,.chatSupportWindow header nav li a:visited{text-decoration:none;}.chatSupportWindow header nav li a:hover,.chatSupportWindow header nav li a:active,.chatSupportWindow header nav li a:focus{text-decoration:underline;background:rgba(40,121,194,0.5);}.chatSupportWindow header nav li a.activeTab{color:#223a6d;background:#fff;}.chatSupportWindow header nav li a#livechat.activeTab{background:#176dba;color:#fff;}.chatSupportWindow footer{font-size:0.78125em;line-height:100%;padding:8px;font-style:italic;text-align:center;color:#fff;background:#223a6d;}.chatSupportWindow footer p{margin:0;}.chatSupportActive{right:0;transition:all .5s ease;}.chatboxWindow{padding:8px 8px 0 8px;font-size:16px;height:calc(100% - 109px);}.chatboxWindow p{margin:0;}.chatPartnerName{float:right;width:73px;height:64px;display:block;background:url(/themes/custom/crescent/images/wren.gif) no-repeat center center;background-size:contain;margin-top:4px;}.chatPartnerName p{position:fixed;left:-1000px;top:-1000px;}.chatboxHeader{border-bottom:1px solid #176dba;padding:0;}.chatInputContainer button{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;border:none;padding:8px 16px;border-radius:80px;transition:all .25s ease;margin:0;}.chatInputContainer button:hover{cursor:pointer;background-color:#2879c2;transition:all .25s ease;}.chatboxWindow .confirmationButton{text-align:center;display:inline-block;background-color:transparent;text-decoration:underline;text-transform:capitalize;font-weight:bold;padding:0 16px;margin:10px 5px;border:none;cursor:pointer;}.chatboxWindow .confirmationButton:hover,.chatboxWindow .confirmationButton:focus{text-decoration:none;}.chatboxWindow .chatInputContainer{clear:both;width:100%;padding:4px 16px 4px 0;}.chatboxWindow .chatInputContainer .optionButtons{border-bottom:1px solid #2879c2;padding-bottom:8px;text-align:center;}.chatboxWindow .chatInputContainer .optionButtons button{float:none;display:inline-block;}.messageBoxContainer{background-color:#fff;clear:both;width:100%;clear:both;margin-bottom:8px;border-top:1px solid #e0eaf6;}.messageBoxContainer:first-child{border-top:none;padding-top:20px;}.messageSender{clear:both;color:#943776;margin-top:-0.85em;padding:0 8px 0 0;background:#fff;font-weight:bold;}.userMessage{float:right;text-align:right;border-top-color:#176dba;color:#176dba;}.userMessage .messageSender{float:right;color:#176dba;padding:0 8px;}.botMessage{border-top-color:#943776;}.botMessage .messageSender{float:left;}.chatbotMessage,.messageUser{padding:0 10px 20px 10px;width:100%;}.chatbotMessage{float:left;}.chatbotMessage h3{font-size:1.25em;color:#223a6d;margin-top:0;}.chatbotMessage .startingMsg{font-size:0.9375em;line-height:120%;}.chatbotMessage button{color:#223a6d;background-color:transparent;text-decoration:underline;float:left;clear:left;text-align:left;border:none;box-shadow:none;padding:0;margin:8px 0;line-height:120%;}.chatbotMessage button:hover,.chatbotMessage button:focus{background:transparent;color:#1d5ca3;text-decoration:none;cursor:pointer;}.chatboxWindow p.helpfulQuestion{clear:both;float:left;padding-top:8px;margin-top:8px;font-weight:bold;}.messageUser{float:right;}.chatInputContainer button#btnSubmitMessage{margin-right:8px;float:right;color:#147426;background-color:transparent;border:none;margin-top:16px;position:relative;z-index:2;padding:0;transition:all .25s ease;}.chatInputContainer button#btnSubmitMessage span{position:fixed;left:-1000px;top:-1000px;}.chatInputContainer button#btnSubmitMessage i.fa{font-size:1.125em;}button#btnSubmitMessage:hover,button#btnSubmitMessage:focus{color:#176dba;background-color:transparent;transition:all .25s ease;}.chatboxWindow label.offscreenLabel{position:fixed;left:-1000px;top:-1000px;}button.chatbotMenu,.optionButtons button.purechat-button-expand{-webkit-appearance:none;-moz-appearance:none;box-shadow:none;padding:8px 16px;border-radius:80px;transition:all .25s ease;margin:8px 4px 0 0;float:left;border:1px solid #223a6d;background:#176dba;font-weight:bold;padding:4px 8px;color:#fff;}button.chatbotMenu:hover,.optionButtons button.purechat-button-expand:hover{cursor:pointer;background-color:#223a6d;color:#fff;transition:all .25s ease;}.chatboxWindow .buttons{float:right;}input#txtMessage{padding:5px;margin:8px 0 0;width:calc(100% - 35px);border-radius:0;position:relative;z-index:0;background:#fff;font-size:1em;line-height:normal;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;border:1px solid #fff;border-left-color:#176dba;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}input#txtMessage:focus{border-color:#176dba;outline-color:#176dba;border-top:1px solid #176dba;}.audioControl input{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:90px;height:30px;background-color:#99c4ea;border:1px solid #176dba;border-radius:50px;transition-duration:200ms;cursor:pointer;}.audioControl input:checked{border-color:#11528d;box-shadow:inset 60px 0 0 0 #176dba;}.chatboxWindow input[type=checkbox]{margin-top:0;margin-left:0;}#AudioControl{float:left;margin-bottom:4px;}#AudioControl .audioControl{position:relative;float:left;width:100px;clear:both;margin-left:8px;margin-top:-40px;}#AudioControl .audioControl label{position:absolute;left:0;top:0;color:#333;height:30px;overflow:hidden;font-size:0.6875em;cursor:pointer;width:100%;padding-left:33px;}#AudioControl .audioControl label:after{content:"";position:absolute;top:2px;left:1px;width:26px;height:26px;background-color:transparent;background-image:url(/themes/custom/crescent/images/audioOff.png);background-repeat:no-repeat;background-position:7px center;background-size:auto 15px;border-radius:50%;box-shadow:2px 2px 4px rgba(0,0,0,0.2);cursor:pointer;}#AudioControl .audioControl input[type=checkbox] + label{margin-top:0;line-height:30px;margin-left:0;font-weight:normal;padding-bottom:0;}#AudioControl .audioControl input:checked + label{color:#943776;padding-left:8px;padding-right:33px;width:calc(100% - 11px);}#AudioControl .audioControl input:checked + label:after{left:auto;right:1px;box-shadow:-2px 4px 3px rgba(0,0,0,0.05);background-image:url(/themes/custom/crescent/images/audioOn.png);background-position:3px center;}#AudioControl .audioControl input:checked + label:before{content:"Audio On";display:block;color:#fff;}.thoughtBubble{width:170px;height:48px;float:left;display:block;background:url(/themes/custom/crescent/images/wrenThoughtBubble.gif) no-repeat left center;background-size:contain;margin-left:114px;margin-top:-6px;}.thoughtBubble span{position:fixed;left:-1000px;top:-1000px;}.waitingImage{width:100%;text-align:center;clear:both;height:15px;float:right;margin-bottom:8px;}.waitingImage img{display:none;margin:0 0 8px 0;max-width:50px;}#trigger_speech span{position:fixed;left:-1000px;top:-1000px;}body > #PureChatWidget{display:none !important;height:0;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-flex,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-flex,#PureChatWidget.purechat .purechat-display-flex,#PureChatWidget.purechat.purechat-display-flex,#PureChatWidget.purechat .purechat-expanded .purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed .purechat-display-flex,#PureChatWidget.purechat .purechat-expanded.purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed.purechat-display-flex{display:block;}#purechatWindow{height:calc(100% - 208px);}.purechat-expanded{height:100%;}#PureChatWidget.purechat .purechat-widget-header{align-items:center;background-color:#176dba;color:#fff;display:block;min-height:55px;padding:10px 16px;z-index:1;}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar{display:none;width:35px;height:35px;background-size:cover;float:left;}#PureChatWidget.purechat .purechat-collapsed-outer,#PureChatWidget.purechat .purechat-widget-inner,#PureChatWidget.purechat .purechat-message-list-view,#PureChatWidget.purechat .purechat-widget-content-wrapper,#PureChatWidget.purechat .purechat-message-display-container,#PureChatWidget.purechat .purechat-messages{height:100%;}#PureChatWidget.purechat .purechat-expanded .purechat-content-wrapper{height:calc(100% - 55px);}#PureChatWidget.purechat .purechat-expanded .purechat-widget-content{height:calc(100% - 58px);}.purechat-poweredby-container{float:right;}#PureChatWidget.purechat .purechat-expanded .purechat-footer{height:auto;}#PureChatWidget.purechat .purechat-expanded .purechat-footer.purechat-display-none{display:block !important;}#PureChatWidget.purechat .purechat-expanded .purechat-footer.purechat-display-none button{display:none;}#PureChatWidget.purechat .purechat-message-display{padding:10px;margin-bottom:15px;}#PureChatWidget.purechat .purechat-message-list-view > .purechat-messages{height:calc(100% - 100px);overflow-y:auto;margin-right:4px;}#PureChatWidget.purechat .purechat-widget-content > .purechat-message-display-container > .purechat-message-display{overflow-y:auto;height:100%;position:absolute;}#PureChatWidget.purechat .purechat-message-list-view > .purechat-messages::-webkit-scrollbar,#PureChatWidget.purechat .purechat-widget-content > .purechat-message-display-container > .purechat-message-display::-webkit-scrollbar{width:12px;}#PureChatWidget.purechat .purechat-message-list-view > .purechat-messages::-webkit-scrollbar-track,#PureChatWidget.purechat .purechat-widget-content > .purechat-message-display-container > .purechat-message-display::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;}#PureChatWidget.purechat .purechat-message-list-view > .purechat-messages::-webkit-scrollbar-thumb,#PureChatWidget.purechat .purechat-widget-content > .purechat-message-display-container > .purechat-message-display::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#223a6d;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-content-wrapper{height:calc(100% - 55px);}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-room-avatar.purechat-has-room-avatar{display:block;}#PureChatWidget.purechat .purechat-widget-header .purechat-menu.purechat-btn-toolbar{display:block;}#PureChatWidget.purechat .purechat-widget-header .purechat-widget-title{display:block;margin-top:0;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn{display:inline-block;margin-left:9px;margin-bottom:0;padding:5px 5px 4px;position:relative;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn-close{float:right;margin-left:0;margin-right:16px;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-btn-active,#PureChatWidget.purechat .purechat-widget-header .purechat-btn:hover{border:1px solid white;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn i{font-size:18px;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-none,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-none{display:none;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-block,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-block{display:block;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-flex,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-flex{display:block;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-display-inline-block,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-inline-block{display:inline-block;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-display-inline-block{display:none;}#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *:after,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *:after,#PureChatWidget.purechat .purechat-widget-header .purechat-btn .purechat-invisible *:before,#PureChatWidget.purechat .purechat-widget-header .purechat-btn.purechat-invisible *:before{visibility:hidden;}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-left .purechat-widget-header,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-left .purechat-widget-header{border-top-left-radius:0;border-top-right-radius:0;}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-attached.purechat-top-right .purechat-widget-header,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-attached.purechat-top-right .purechat-widget-header{border-top-left-radius:0;border-top-right-radius:0;}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header{border-radius:5px;height:35px;min-height:auto;padding-left:7px;padding-right:7px;}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn{margin-left:5px;padding:2px;}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn:first-child{margin-left:0;}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn:after,#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn svg:after{content:none;display:none;}#PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-widget-title-link{cursor:pointer;font-size:16px;padding-bottom:7px;padding-left:17px;padding-top:9px;width:100%;}#PureChatWidget.purechat .purechat-widget-title-link{color:#fff;cursor:default;display:block;font-size:18px;overflow:hidden;padding-left:17px;text-overflow:ellipsis;white-space:nowrap;float:left;height:35px;line-height:35px;}#PureChatWidget.purechat.purechat-unavailable-behavior-hide .purechat-widget-title-link{cursor:default;}#PureChatWidget.purechat .purechat-footer{display:block;padding:8px;}#PureChatWidget.purechat .purechat-footer button{margin:0 6px 0 0;float:left;}#PureChatWidget.purechat .purechat-poweredby,#PureChatWidget.purechat .doop__purechat-poweredby___3MzyS{text-align:right;}#PureChatWidget.purechat .purechat-poweredby-text,#PureChatWidget.purechat .purechat-poweredby-link,#PureChatWidget.purechat .doop__purechat-poweredby-text___wnkQ_,#PureChatWidget.purechat .doop__purechat-poweredby-link___1e9as{display:inline;font-size:12px;opacity:1;visibility:visible;}#PureChatWidget.purechat .purechat-toggle-audio-notifications,#PureChatWidget.purechat .purechat-btn-pop-out{cursor:pointer;color:#fff;background-color:#943776;border-color:#943776;border-radius:40px;}#PureChatWidget.purechat .purechat-firstname-input,#PureChatWidget.purechat .purechat-lastname-input,#PureChatWidget.purechat .purechat-phonenumber-input,#PureChatWidget.purechat .purechat-email-input,#PureChatWidget.purechat .purechat-company-input,#PureChatWidget.purechat .purechat-question-input,#PureChatWidget.purechat .purechat-send-form-message,#PureChatWidget.purechat .purechat-send-form,#PureChatWidget.purechat .purechat-emoji-search{background-color:#fff;cursor:text;font-size:16px;line-height:22px;margin-bottom:10px;padding:8px 10px 9px 10px;width:100%;}#PureChatWidget.purechat .purechat-send-form{border:1px solid #333;border-radius:5px;}#PureChatWidget.purechat .purechat-firstname-input:focus,#PureChatWidget.purechat .purechat-lastname-input:focus,#PureChatWidget.purechat .purechat-phonenumber-input:focus,#PureChatWidget.purechat .purechat-email-input:focus,#PureChatWidget.purechat .purechat-company-input:focus,#PureChatWidget.purechat .purechat-question-input:focus,#PureChatWidget.purechat .purechat-send-form-message:focus,#PureChatWidget.purechat .purechat-send-form:focus,#PureChatWidget.purechat .purechat-emoji-search:focus{font-size:16px;}#PureChatWidget.purechat .purechat-question-input{resize:none;word-wrap:break-word;}#PureChatWidget.purechat .purechat-init-form .purechat-question-input,#PureChatWidget.purechat .purechat-email-form .purechat-question-input{min-height:85px;}#PureChatWidget.purechat .purechat-send-form{display:block;margin:0;padding:9px 11px;}#PureChatWidget.purechat .purechat-send-form-message{border:none;font-size:16px;height:auto;line-height:1.4;margin:0 10px 0 0;overflow-x:hidden;padding:0;resize:none;white-space:pre-wrap;width:calc(100% - 66px);-ms-overflow-style:none;box-shadow:none;}#PureChatWidget.purechat .purechat-send-form-message:focus{font-size:16px;}#PureChatWidget.purechat .purechat-btn{margin:0 auto 5px;padding:10px 20px;display:block;}#PureChatWidget.purechat .purechat-btn-file-transfer{margin-right:9px;}#PureChatWidget.purechat .purechat-label{margin-top:10px;}#PureChatWidget.purechat ::-webkit-input-placeholder{color:#afaba3;opacity:1;}#PureChatWidget.purechat ::-moz-placeholder{color:#afaba3;opacity:1;}#PureChatWidget.purechat :-ms-input-placeholder{color:#afaba3;opacity:1;}#PureChatWidget.purechat ::-ms-input-placeholder{color:#afaba3;opacity:1;}#PureChatWidget.purechat .purechat-message-wrapper{position:relative;margin-top:16px;}#PureChatWidget.purechat .purechat-message-right{margin-left:20px;position:relative;text-align:right;}#PureChatWidget.purechat .purechat-message-left{margin-right:20px;position:relative;text-align:left;}#PureChatWidget.purechat .purechat-message-container{display:block;}#PureChatWidget.purechat .purechat-message,#PureChatWidget.purechat .purechat-message-note{border-radius:5px;box-shadow:1px 1px 5px rgba(0,0,0,0.4);display:inline-block;font-size:14px;margin-bottom:16px;max-width:100%;padding:8px 18px 9px;position:relative;word-wrap:break-word;}#PureChatWidget.purechat .purechat-message .purechat-message-tail,#PureChatWidget.purechat .purechat-message-note .purechat-message-tail{bottom:-9px;color:#ffffff;display:block;fill:#fff;height:16px;left:5px;position:absolute;width:18px;}#PureChatWidget.purechat .purechat-new-thought{display:inline;font-size:14px;word-wrap:break-word;}#PureChatWidget.purechat .purechat-message-right .purechat-message{background-color:#e0eaf6;}#PureChatWidget.purechat .purechat-message-right .purechat-message .purechat-message-tail{color:#e0eaf6;fill:#e0eaf6;left:auto;right:5px;}#PureChatWidget.purechat .purechat-message-note-closed{margin-bottom:0;text-align:center;width:100%;}#PureChatWidget.purechat .purechat-message-note-closed p{text-align:center;margin-bottom:5px;}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator{overflow:hidden;margin:0 0 15px 0;position:relative;text-align:center;}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span{display:inline-block;font-size:12px;padding:0 10px;position:relative;vertical-align:baseline;zoom:1;}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before,#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after{content:'';display:block;width:1000px;position:absolute;top:0.73em;border-top:1px solid rgba(0,0,0,0.1);}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:before{right:100%;}#PureChatWidget.purechat .purechat-message-wrapper.purechat-separator span:after{left:100%;}#PureChatWidget.purechat .purechat-message-right .purechat-time{text-align:right;}#PureChatWidget.purechat .purechat-operator-gravatar,#PureChatWidget.purechat .purechat-timestamp,#PureChatWidget.purechat .purechat-displayname{display:none;}#PureChatWidget.purechat .purechat-displayname.purechat-display-block{font-size:12px;left:9px;position:absolute;top:-16px;width:300px;}#PureChatWidget.purechat .purechat-message-multiple-operators{margin-top:15px;}#PureChatWidget.purechat .purechat-timestamp{margin-top:-6px;margin-bottom:6px;}#PureChatWidget.purechat .purechat-time{font-size:12px;}#PureChatWidget.purechat .purechat-message-wrapper:last-child .purechat-timestamp{display:block;}#PureChatWidget.purechat .purechat-message-link{overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;word-break:break-word;}#PureChatWidget.purechat .purechat-unfurl-link .purechat-message,#PureChatWidget.purechat .purechat-unfurl-image .purechat-message,#PureChatWidget.purechat .purechat-unfurl-twitter .purechat-message,#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message,#PureChatWidget.purechat .purechat-unfurl-giphy .purechat-message{width:100%;}#PureChatWidget.purechat .purechat-unfurl-twitter iframe.twitter-timeline{width:100%;}#PureChatWidget.purechat .purechat-unfurl-media,#PureChatWidget.purechat .purechat-unfurl-iframe{display:block;margin-left:auto;margin-right:auto;max-height:160px;max-width:100%;}#PureChatWidget.purechat .purechat-unfurl-iframe{border:none 0;}#PureChatWidget.purechat .purechat-unfurl-title{display:block;margin:0 0 6px 0;}#PureChatWidget.purechat .purechat-unfurl-title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}#PureChatWidget.purechat .purechat-unfurl-favicon{margin-right:6px;max-width:100%;min-width:auto;}#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a,#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought img{cursor:pointer;}#PureChatWidget.purechat .purechat-unfurl-image .purechat-new-thought a{display:block;}#PureChatWidget.purechat .purechat-unfurl-link .purechat-new-thought{display:block;}#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media{margin-right:10px;max-height:52px;max-width:25%;}#PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container{overflow:hidden;position:relative;max-height:3.875em;text-align:left;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-message{width:100%;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper{position:relative;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper:before{content:"";display:block;padding-top:56.25%;width:100%;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-media,#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe{bottom:0;display:block;height:100%;max-height:none;max-width:none;position:absolute;left:0;right:0;top:0;width:100%;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-youtube-wrapper .purechat-unfurl-iframe{max-height:100%;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play{border-radius:25px;cursor:pointer;height:50px;left:50%;line-height:50px;position:absolute;top:50%;width:50px;}#PureChatWidget.purechat .purechat-unfurl-youtube .purechat-unfurl-play .pc-svgicon{cursor:pointer;left:15px;position:absolute;top:13px;}#PureChatWidget.purechat .purechat-file{margin-top:12px;}#PureChatWidget.purechat .purechat-file .purechat-message{padding:0;width:100%;}#PureChatWidget.purechat .purechat-file .purechat-file-icon{position:relative;padding:8px 18px 9px;}#PureChatWidget.purechat .purechat-file .purechat-file-icon img{margin-top:-15px;}#PureChatWidget.purechat .purechat-file .purechat-file-description{font-size:20px;overflow:hidden;padding:8px 0 9px;text-overflow:ellipsis;white-space:nowrap;}#PureChatWidget.purechat .purechat-file .purechat-file-description small{font-size:14px;}#PureChatWidget.purechat .purechat-file .purechat-file-actions{align-items:center;display:block;position:relative;}#PureChatWidget.purechat .purechat-file .purechat-file-actions .purechat-loading{position:relative;right:8px;}#PureChatWidget.purechat .purechat-file .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-file-actions a{height:100%;opacity:0.8;padding:0 8px;position:relative;transition:background 0.3s,opacity 0.3s;z-index:100;}#PureChatWidget.purechat .purechat-file .purechat-file-actions button:hover,#PureChatWidget.purechat .purechat-file .purechat-file-actions a:hover{opacity:1;}#PureChatWidget.purechat .purechat-file .purechat-file-actions a{display:block;}#PureChatWidget.purechat .purechat-file .purechat-file-image{min-height:80px;position:relative;text-align:center;width:100%;}#PureChatWidget.purechat .purechat-file .purechat-file-image img{max-height:160px;max-width:100%;padding:8px;}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions{display:none;position:absolute;top:4px;right:4px;}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions button,#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a{display:inline-block;margin:0;}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-actions a + button{margin-left:8px;}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-delete,#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-download{border-radius:5px;padding:8px;}#PureChatWidget.purechat .purechat-file .purechat-file-image .purechat-file-image-name{border-radius:5px;bottom:2px;display:none;left:50%;margin-right:50%;max-width:98%;overflow:hidden;padding:4px 6px;position:absolute;text-align:center;text-overflow:ellipsis;white-space:nowrap;z-index:9999;}#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-image-name,#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-image-name{display:block;}#PureChatWidget.purechat .purechat-file .purechat-file-image:hover .purechat-file-actions,#PureChatWidget.purechat .purechat-file .purechat-file-image.purechat-file-image-active .purechat-file-actions{display:block;}#PureChatWidget.purechat .purechat-file .purechat-file-error{padding:8px 18px 9px;}#PureChatWidget.purechat .purechat-file .purechat-file-error svg{color:#c11e1f;fill:#c11e1f;margin-right:8px;}#PureChatWidget.purechat .purechat-card{display:block;font-size:14px;margin:10px 10px 0;padding:12px 18px;}#PureChatWidget.purechat .purechat-card-flex{display:block;width:100%;}#PureChatWidget.purechat .purechat-card-flex .purechat-card-header{display:block;font-size:13px;justify-content:space-between;}#PureChatWidget.purechat .purechat-card-flex .purechat-card-header span{font-size:13px;}#PureChatWidget.purechat .purechat-card-flex .purechat-card-body{overflow-y:auto;}#PureChatWidget.purechat .purechat-card-flex .purechat-card-footer{font-size:13px;}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-header{border-bottom:solid 1px rgba(0,0,0,0.1);padding-bottom:12px;}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-body{padding-bottom:12px;padding-top:12px;}#PureChatWidget.purechat .purechat-card-bordered .purechat-card-footer{border-top:solid 1px rgba(0,0,0,0.1);padding-top:12px;}#PureChatWidget.purechat .purechat-alert{font-size:14px;padding:5px;text-align:center;}#PureChatWidget.purechat .purechat-alert-error.purechat-init-error-inline{font-size:24px;line-height:44px;padding:1px 5px;position:absolute;right:30px;}#PureChatWidget.purechat .pc-svgicon{background:none;color:#fff;display:inline-block;height:18px;margin:initial;overflow:hidden;pointer-events:none;position:relative;vertical-align:0;width:18px;}#PureChatWidget.purechat .purechat-message-right .pc-svgicon{color:#e0eaf6;fill:#e0eaf6;}#PureChatWidget.purechat .purechat-btn-emoji .pc-svgicon,#PureChatWidget.purechat .purechat-btn-file-transfer .pc-svgicon{color:#737373;}#PureChatWidget.purechat .purechat-btn-emoji,#PureChatWidget.purechat .purechat-btn-file-transfer,#PureChatWidget.purechat .purechat-btn-send-message{color:#737373;fill:#737373;transition:color 0.4s,fill 0.4s;background-color:transparent;border:none;padding:0;margin:0 4px;float:right;}#PureChatWidget.purechat .purechat-btn-emoji:hover,#PureChatWidget.purechat .purechat-btn-file-transfer:hover,#PureChatWidget.purechat .purechat-btn-send-message:hover,#PureChatWidget.purechat .purechat-btn-emoji:focus,#PureChatWidget.purechat .purechat-btn-file-transfer:focus,#PureChatWidget.purechat .purechat-btn-send-message:focus{color:#176dba;fill:#176dba;}#PureChatWidget.purechat .purechat-btn-emoji:hover .pc-svgicon,#PureChatWidget.purechat .purechat-btn-file-transfer:hover .pc-svgicon,#PureChatWidget.purechat .purechat-btn-send-message:hover .pc-svgicon,#PureChatWidget.purechat .purechat-btn-emoji:focus .pc-svgicon,#PureChatWidget.purechat .purechat-btn-file-transfer:focus .pc-svgicon,#PureChatWidget.purechat .purechat-btn-send-message:focus .pc-svgicon{color:#176dba;}#PureChatWidget.purechat .pc-svgicon-sm{height:15px;width:15px;}#PureChatWidget.purechat .pc-svgicon-md{height:20px;width:20px;}#PureChatWidget.purechat .pc-svgicon-lg{height:24px;width:24px;}#PureChatWidget.purechat .pc-svgicon-xl{height:40px;width:40px;}#PureChatWidget.purechat .purechat-emojis{position:absolute;top:0;bottom:10px;left:0;right:0;z-index:99999;}#PureChatWidget.purechat.purechat-state-closed .purechat-emojis{display:none;z-index:-1;}#PureChatWidget.purechat .purechat-emoji-container{display:block;}#PureChatWidget.purechat .purechat-curated-emojis{margin-bottom:15px;}#PureChatWidget.purechat .purechat-emoji-button{border-radius:3px;font-size:18px;padding:3px 0;text-align:center;transition:background-color 0.4s ease;}#PureChatWidget.purechat .purechat-emoji-autocomplete{position:absolute;bottom:10px;left:0;right:0;z-index:99999;}#PureChatWidget.purechat .purechat-flyout-arrow,#PureChatWidget.purechat .purechat-flyout-arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;border-width:20px 10px;}#PureChatWidget.purechat .purechat-flyout-arrow{border-width:22px 11px;}#PureChatWidget.purechat .purechat-flyout-arrow:after{content:"";}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom{bottom:-22px;left:50%;margin-left:-11px;border-top-color:#614598;border-bottom-width:0;}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-bottom:after{content:" ";top:-23px;margin-left:-10px;border-bottom-width:0;}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top{top:-22px;left:50%;margin-left:-11px;border-top-width:0;}#PureChatWidget.purechat .purechat-flyout-arrow.purechat-flyout-arrow-top:after{content:" ";bottom:-23px;margin-left:-10px;border-top-width:0;}#PureChatWidget.purechat .purechat-flyout{opacity:1;padding:10px;position:absolute;min-width:35px;max-width:373px;z-index:9999;}#PureChatWidget.purechat .purechat-flyout.purechat-flyout-wide{left:0;max-width:none;right:0;}#PureChatWidget.purechat .purechat-flyout .purechat-email-form{min-width:313px;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter{display:block;min-width:353px;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed{height:312px;margin-bottom:10px;overflow-y:hidden;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-feed > iframe{border:none;display:inline-block;height:312px;margin-top:0px;margin-bottom:0px;max-height:312px;min-height:312px;max-width:100%;min-width:180px;padding:0px;position:static;visibility:visible;width:100%;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons{display:block;height:20px;justify-content:center;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons > div > iframe{height:20px;position:static;visibility:visible;width:100%;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :first-child{margin-right:5px;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-twitter .purechat-flyout-twitter-buttons :last-child{margin-left:5px;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address{min-width:353px;}#PureChatWidget.purechat .purechat-flyout .purechat-flyout-address iframe{border:solid 1px #ddd;height:300px;margin-bottom:10px;width:100%;}#PureChatWidget.purechat .purechat-flyout .purechat-card{padding:0;}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-email-form,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-twitter,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-flyout .purechat-flyout-address{min-width:0;}#PureChatWidget.purechat .purechat-message-preview-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}#PureChatWidget.purechat .purechat-badge{display:block;font-size:12px;height:16px;padding:0;position:absolute;left:-5px;text-align:center;top:-5px;width:16px;z-index:10000000;}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget .purechat-badge{font-size:16px;height:25px;left:-10px;padding:2px;top:-12px;width:25px;}#PureChatWidget.purechat .purechat-loading{margin:0;height:20px;width:20px;border:3px solid #ffffff;border-right-color:transparent;border-radius:50%;}#PureChatWidget.purechat .purechat-loading-large{height:32px;width:32px;}#PureChatWidget.purechat .purechat-loading-center{margin:0 auto;position:relative;top:8px;}#PureChatWidget.purechat .purechat-loading-light{border:3px solid #3b404c;border-right-color:transparent;}#PureChatWidget.purechat .purechat-loading-dark{border:3px solid #3b404c;border-right-color:transparent;}#PureChatWidget.purechat .purechat-file-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:9999;}#PureChatWidget.purechat:not(.purechat-attached) .purechat-file-overlay{border-bottom-right-radius:13px;border-bottom-left-radius:13px;}#PureChatWidget.purechat .purechat-file-overlay-instructions{font-size:20px;height:220px;left:50%;line-height:260px;position:absolute;text-align:center;top:50%;width:220px;}#PureChatWidget.purechat .purechat-file-overlay-instructions img{position:absolute;top:-10px;left:50%;}#PureChatWidgetImagePreview{bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999999;}#PureChatWidgetImagePreview > img{left:50%;position:absolute;max-height:100%;max-width:100%;top:50%;}#PureChatWidgetImagePreview > button{border:none 0;font-size:35px;position:absolute;right:10px;top:10px;}#PureChatWidget.purechat .purechat-progress-spinner{background:#6c4daa 50% 50% no-repeat;mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+") 50% 50% no-repeat;-webkit-mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+") 50% 50% no-repeat;height:64px;left:50%;margin-left:-32px;margin-top:-32px;position:absolute;top:50%;width:64px;}#PureChatWidget.purechat .purechat-progress-spinner *{display:none;}#PureChatWidget.purechat .purechat-progress-spinner.purechat-progress-spinner-compat{background:transparent url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB3aWR0aD0iNjRweCIgaGVpZ2h0PSI2NHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIGNsYXNzPSJ1aWwtc3BpbiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0iaGVpZ2h0OjY0cHg7d2lkdGg6NjRweDtwZXJzcGVjdGl2ZS1vcmlnaW46MzJweCAzMnB4O3RyYW5zZm9ybS1vcmlnaW46MzJweCAzMnB4OyI+ICAgIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJub25lIiBjbGFzcz0iYmsiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6bm9uZTsiLz4gICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAgNTApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuOTkxMjAzIDAuOTkxMjAzKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC42MzM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIwcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjBzIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMS4xNDEyIDEuMTQxMikiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuNzQxNjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iOTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjkwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoOTApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgxLjI5MTIgMS4yOTEyKSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC44NDk2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSIxODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjE4MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDEuNDU3ODcgMS40NTc4NykiIHN0eWxlPSJoZWlnaHQ6YXV0bztvcGFjaXR5OjAuOTY5NjY2O292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTtyOjhweDsiPiAgICAgICAgICAgICAgICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJvcGFjaXR5IiBmcm9tPSIxIiB0bz0iMC4xIiBiZWdpbj0iMjgwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgICAgICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBmcm9tPSIxLjUiIHRvPSIuMjUiIGJlZ2luPSIyODBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgPC9jaXJjbGU+ICAgICAgICA8L2c+ICAgICAgICA8ZyB0cmFuc2Zvcm09InJvdGF0ZSgxODApIHRyYW5zbGF0ZSgzNCAwKSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46MHB4IDBweDt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7Ij4gICAgICAgICAgICA8Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iOCIgZmlsbD0iIzhjNWU5YyIgdHJhbnNmb3JtPSJzY2FsZSgwLjM1Nzg3IDAuMzU3ODcpIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3BhY2l0eTowLjE3NzY2NjtvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7cjo4cHg7Ij4gICAgICAgICAgICAgICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ib3BhY2l0eSIgZnJvbT0iMSIgdG89IjAuMSIgYmVnaW49IjM3MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICAgICAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgZnJvbT0iMS41IiB0bz0iLjI1IiBiZWdpbj0iMzcwbXMiIGR1cj0iNzUwbXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjo1MCUgNTAlO3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpOyIvPiAgICAgICAgICAgIDwvY2lyY2xlPiAgICAgICAgPC9nPiAgICAgICAgPGcgdHJhbnNmb3JtPSJyb3RhdGUoMjI1KSB0cmFuc2xhdGUoMzQgMCkiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjBweCAwcHg7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4OyI+ICAgICAgICAgICAgPGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjgiIGZpbGw9IiM4YzVlOWMiIHRyYW5zZm9ybT0ic2NhbGUoMC41MDc4NyAwLjUwNzg3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC4yODU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI0NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjQ2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDI3MCkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuNjc0NTM3IDAuNjc0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC40MDU2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI1NjBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjU2MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgICAgIDxnIHRyYW5zZm9ybT0icm90YXRlKDMxNSkgdHJhbnNsYXRlKDM0IDApIiBzdHlsZT0iaGVpZ2h0OmF1dG87b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDsiPiAgICAgICAgICAgIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSI4IiBmaWxsPSIjOGM1ZTljIiB0cmFuc2Zvcm09InNjYWxlKDAuODI0NTM3IDAuODI0NTM3KSIgc3R5bGU9ImhlaWdodDphdXRvO29wYWNpdHk6MC41MTM2NjY7b3ZlcmZsb3cteDp2aXNpYmxlO292ZXJmbG93LXk6dmlzaWJsZTt3aWR0aDphdXRvO3BlcnNwZWN0aXZlLW9yaWdpbjowcHggMHB4O3RyYW5zZm9ybS1vcmlnaW46MHB4IDBweDtmaWxsOnJnYigxNDAsIDk0LCAxNTYpO3I6OHB4OyI+ICAgICAgICAgICAgICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9Im9wYWNpdHkiIGZyb209IjEiIHRvPSIwLjEiIGJlZ2luPSI2NTBtcyIgZHVyPSI3NTBtcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHN0eWxlPSJoZWlnaHQ6YXV0bztvdmVyZmxvdy14OnZpc2libGU7b3ZlcmZsb3cteTp2aXNpYmxlO3dpZHRoOmF1dG87cGVyc3BlY3RpdmUtb3JpZ2luOjUwJSA1MCU7dHJhbnNmb3JtLW9yaWdpbjowcHggMHB4O2ZpbGw6cmdiKDE0MCwgOTQsIDE1Nik7Ii8+ICAgICAgICAgICAgICAgIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGZyb209IjEuNSIgdG89Ii4yNSIgYmVnaW49IjY1MG1zIiBkdXI9Ijc1MG1zIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgc3R5bGU9ImhlaWdodDphdXRvO292ZXJmbG93LXg6dmlzaWJsZTtvdmVyZmxvdy15OnZpc2libGU7d2lkdGg6YXV0bztwZXJzcGVjdGl2ZS1vcmlnaW46NTAlIDUwJTt0cmFuc2Zvcm0tb3JpZ2luOjBweCAwcHg7ZmlsbDpyZ2IoMTQwLCA5NCwgMTU2KTsiLz4gICAgICAgICAgICA8L2NpcmNsZT4gICAgICAgIDwvZz4gICAgPC9nPiAgPC9zdmc+") 50% 50% no-repeat;mask:none;}#PureChatWidget.purechat .purechat-progress-spinner-container{position:relative;overflow:hidden;}#PureChatWidget.purechat .purechat-progress-spinner-container > *{opacity:0.5;}#PureChatWidget.purechat .purechat-progress-spinner-container .purechat-progress-spinner{opacity:1;}#PureChatWidget.purechat .purechat-progress-spinner-overlay{height:100%;margin:0;left:0;top:0;width:100%;}#PureChatWidget.purechat .purechat-progress-spinner-overlay:before{left:50%;position:absolute;top:50%;}#PureChatWidget.purechat .purechat-collapsed-image{background-size:contain;background-repeat:no-repeat;background-position:center center;display:block;height:75px;position:absolute;width:75px;}.purechat-assist,.purechat-assist body{height:100%;width:100%;position:relative;padding:0;margin:0;}#PureChatWidget.purechat{border:0;position:static;width:100% !important;height:100%;}#PureChatWidget.purechat.purechat-style-classic{border:10px solid #614598;}#PureChatWidget.purechat a,#PureChatWidget.purechat a:hover{text-decoration:underline;}#PureChatWidget.purechat p{margin-bottom:10px;}#PureChatWidget.purechat textarea{overflow:auto;}#PureChatWidget.purechat path{color:currentColor;fill:currentColor;}#PureChatWidget.purechat .purechat-display-none,#PureChatWidget.purechat.purechat-display-none{display:none;}#PureChatWidget.purechat .purechat-display-block,#PureChatWidget.purechat.purechat-display-block{display:block;}#PureChatWidget.purechat .purechat-display-flex,#PureChatWidget.purechat.purechat-display-flex{display:block;}#PureChatWidget.purechat .purechat-display-inline-block,#PureChatWidget.purechat.purechat-display-inline-block{display:inline-block;}#PureChatWidget.purechat .purechat-invisible,#PureChatWidget.purechat .purechat-invisible *,#PureChatWidget.purechat.purechat-invisible,#PureChatWidget.purechat.purechat-invisible *,#PureChatWidget.purechat .purechat-invisible *:after,#PureChatWidget.purechat.purechat-invisible *:after,#PureChatWidget.purechat .purechat-invisible *:before,#PureChatWidget.purechat.purechat-invisible *:before{visibility:hidden;}#PureChatWidget.purechat.purechat-bottom-left{left:40px;bottom:10px;}#PureChatWidget.purechat.purechat-bottom-right{right:60px;bottom:10px;}#PureChatWidget.purechat.purechat-top-left{left:40px;top:10px;}#PureChatWidget.purechat .purechat-expanded,#PureChatWidget.purechat .purechat-collapsed-outer,#PureChatWidget.purechat .purechat-widget-inner,#PureChatWidget.purechat .purechat-widget-content-wrapper,#PureChatWidget.purechat .purechat-content-wrapper,#PureChatWidget.purechat .purechat-content,#PureChatWidget.purechat .purechat-message-list-view,#PureChatWidget.purechat .purechat-messages,#PureChatWidget.purechat .purechat-message-display-container,#PureChatWidget.purechat .purechat-send-form-container{display:block;}#PureChatWidget.purechat .purechat-expanded .purechat-display-none,#PureChatWidget.purechat .purechat-collapsed .purechat-display-none,#PureChatWidget.purechat .purechat-expanded.purechat-display-none,#PureChatWidget.purechat .purechat-collapsed.purechat-display-none{display:none;}#PureChatWidget.purechat .purechat-expanded .purechat-display-block,#PureChatWidget.purechat .purechat-collapsed .purechat-display-block,#PureChatWidget.purechat .purechat-expanded.purechat-display-block,#PureChatWidget.purechat .purechat-collapsed.purechat-display-block{display:block;}#PureChatWidget.purechat .purechat-expanded .purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed .purechat-display-flex,#PureChatWidget.purechat .purechat-expanded.purechat-display-flex,#PureChatWidget.purechat .purechat-collapsed.purechat-display-flex{display:block;}#PureChatWidget.purechat .purechat-expanded .purechat-display-inline-block,#PureChatWidget.purechat .purechat-collapsed .purechat-display-inline-block,#PureChatWidget.purechat .purechat-expanded.purechat-display-inline-block,#PureChatWidget.purechat .purechat-collapsed.purechat-display-inline-block{display:inline-block;}#PureChatWidget.purechat .purechat-expanded .purechat-invisible,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *,#PureChatWidget.purechat .purechat-expanded.purechat-invisible,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *:after,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *:after,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *:after,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *:after,#PureChatWidget.purechat .purechat-expanded .purechat-invisible *:before,#PureChatWidget.purechat .purechat-collapsed .purechat-invisible *:before,#PureChatWidget.purechat .purechat-expanded.purechat-invisible *:before,#PureChatWidget.purechat .purechat-collapsed.purechat-invisible *:before{visibility:hidden;}#PureChatWidget.purechat .purechat-send-form-container{border-top:1px solid #176dba;}#PureChatWidget.purechat .purechat-content-wrapper .purechat-user-status,#PureChatWidget.purechat .purechat-content-wrapper .purechat-send-form-container{padding-left:10px;padding-right:10px;}#PureChatWidget.purechat .purechat-content-wrapper strong,#PureChatWidget.purechat .purechat-content-wrapper strong > a{font-weight:bold;}#PureChatWidget.purechat .purechat-content-wrapper em,#PureChatWidget.purechat .purechat-content-wrapper em > a{font-style:italic;}#PureChatWidget.purechat .purechat-content-wrapper del,#PureChatWidget.purechat .purechat-content-wrapper del > a{text-decoration:line-through;}#PureChatWidget.purechat .purechat-content-wrapper [data-resourcekey] p img{max-width:100%;}#PureChatWidget.purechat .purechat-content-wrapper:before{content:'';height:10px;left:0;position:absolute;top:-10px;width:100%;}#PureChatWidget.purechat .purechat-message-display-container{min-height:370px;position:relative;}#PureChatWidget.purechat.purechat-state-inactive.purechat-widget-expanded .purechat-message-display{overflow:hidden;}#PureChatWidget.purechat.purechat-state-closed .purechat-message-display{margin-bottom:0;}#PureChatWidget.purechat .purechat-user-status{margin-top:-25px;position:absolute;text-align:center;width:100%;}#PureChatWidget.purechat .purechat-send-form-container .purechat-user-status{margin-top:0;position:static;}#PureChatWidget.purechat .purechat-user-status span{display:inline-block;font-size:12px;padding:5px 7px;text-align:center;}#PureChatWidget.purechat.purechat-state-unavailable .purechat-closedmessage-container.purechat-no-operators{padding:1rem;text-align:center;}#PureChatWidget.purechat .purechat-collapsed-image{cursor:pointer;}#PureChatWidget.purechat .purechat-thumbs-container{text-align:center;}#PureChatWidget.purechat .purechat-thumbs{color:#676a6d;display:inline-block;font-size:38px;margin-bottom:10px;margin-top:10px;padding:5px;}#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-down{color:#ce8d3a;fill:#ce8d3a;}#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-up{color:#1e7377;fill:#1e7377;}#PureChatWidget.purechat .purechat-thumbs + .purechat-thumbs{margin-left:10px;}#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-up .pc-svgicon{color:#176dba;}#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-down .pc-svgicon{color:#c25700;}#PureChatWidget.purechat .purechat-thumbs:hover,#PureChatWidget.purechat .purechat-thumbs:focus,#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-selected{cursor:pointer;background-color:rgba(0,0,0,0.1);}#PureChatWidget.purechat .purechat-thumbs:hover.purechat-thumbs-up .pc-svgicon,#PureChatWidget.purechat .purechat-thumbs:focus.purechat-thumbs-up .pc-svgicon,#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-selected.purechat-thumbs-up .pc-svgicon{color:#11528d;}#PureChatWidget.purechat .purechat-thumbs:hover.purechat-thumbs-down .pc-svgicon,#PureChatWidget.purechat .purechat-thumbs:focus.purechat-thumbs-down .pc-svgicon,#PureChatWidget.purechat .purechat-thumbs.purechat-thumbs-selected.purechat-thumbs-down .pc-svgicon{color:#8f4000;}#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-text,#PureChatWidget.purechat .purechat-message-note .purechat-poweredby-link{font-size:10px;}#PureChatWidget.purechat .purechat-email-success{margin:10px 10px 0;padding:10px;}#PureChatWidget.purechat a.purechat-btn,#PureChatWidget.purechat a.purechat-btn:hover{text-align:center;text-decoration:none;}#PureChatWidget.purechat .purechat-message-preview.purechat-message-note{margin-bottom:10px;max-width:calc(100% - 100px);position:absolute;padding:11px 18px;}#PureChatWidget.purechat.purechat-bottom .purechat-message-preview{bottom:40px;}#PureChatWidget.purechat.purechat-top .purechat-message-preview{top:38px;}#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview{top:28px;}#PureChatWidget.purechat.purechat-top.purechat-attached .purechat-message-preview{top:28px;}#PureChatWidget.purechat.purechat-top-left .purechat-message-preview{right:0;}#PureChatWidget.purechat.purechat-bottom-left .purechat-message-preview{right:0;}#PureChatWidget.purechat.purechat-widget-collapsed{border-radius:5px;}#PureChatWidget.purechat.purechat-widget-collapsed .purechat-collapsed-image{background-position:center center;background-repeat:no-repeat;background-size:contain;left:50%;position:absolute;}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{bottom:0;}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-4px;top:auto;}#PureChatWidget.purechat.purechat-widget-collapsed .purechat-message-preview.purechat-message-note{margin-left:0;margin-right:0;}#PureChatWidget.purechat.purechat-widget-collapsed.purechat-custom-button.purechat-style-classic{display:none;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left{bottom:-30px;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left{top:-30px;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-bottom-left{bottom:-45px;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-right,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-style-classic.purechat-top-left{top:-45px;}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn,#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-widget-title-link{visibility:hidden;}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-collapsed-image{display:none;}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-btn-collapse{border:none;bottom:25px;display:inline-block;margin-left:5px;padding:8px;position:absolute;right:14px;visibility:visible;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse{left:24px;margin-left:0;right:auto;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse{bottom:-42px;}#PureChatWidget.purechat.purechat-widget-super-collapsed.purechat-top .purechat-badge{bottom:-12px;top:auto;}#PureChatWidget.purechat.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge{display:none;}#PureChatWidget.purechat.purechat-widget-expanded.purechat-top-left{top:30px;}#PureChatWidget.purechat.purechat-hosted-widget{margin:0 auto;position:static;}#PureChatWidget.purechat.purechat-hosted-widget.purechat-style-mobile{width:auto;}@media print{#PureChatWidget.purechat,#PureChatWidget.purechat *{display:none;}}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left .purechat-content-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right .purechat-content-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom-right,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-bottom-right{border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right{border-top-left-radius:0;border-top-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-left.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-left.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top-right.purechat-style-classic,#PureChatWidget.purechat.purechat-attached.purechat-widget-super-collapsed.purechat-top-right.purechat-style-classic{border-top:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom{bottom:0;border-bottom:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-bottom .purechat-widget-header{border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-collapsed.purechat-top{top:0;border-top:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom{bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-content-wrapper,#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-widget-header,#PureChatWidget.purechat.purechat-attached.purechat-widget-expanded.purechat-bottom .purechat-footer{border-bottom-left-radius:0;border-bottom-right-radius:0;}#PureChatWidget.purechat.purechat-attached.purechat-bottom .purechat-message-preview{bottom:45px;left:-10px;}#PureChatWidget.purechat.purechat-attached.purechat-top .purechat-message-preview{top:35px;}#PureChatWidget.purechat.purechat-image-only.purechat-top-left .purechat-message-preview,#PureChatWidget.purechat.purechat-image-only.purechat-top-right .purechat-message-preview{top:7px;}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image{left:auto;right:-20px;}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image{left:0;right:auto;}#PureChatWidget.purechat.purechat-image-only.purechat-widget-collapsed.purechat-style-classic{border:none 0;}#PureChatWidget.purechat.purechat-popped-out-widget{border-radius:0;bottom:0;display:block;height:auto;max-height:calc(100% - 24px);width:100%;}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-display-container{height:auto;min-height:initial;}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-message-preview.purechat-message-note{padding:20px 18px;}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-question-input{overflow-x:hidden;resize:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed{border-radius:8px;width:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom{bottom:10px;left:16px;right:16px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image{bottom:62px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image .purechat-missed-message-count{top:6px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-message-preview,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom .purechat-message-preview{bottom:60px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top{top:10px;left:16px;right:16px;bottom:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{top:62px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-collapsed-image .purechat-missed-message-count{bottom:6px;top:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-message-preview,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-message-preview{top:68px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom-left .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-bottom-left .purechat-btn-collapse{left:14px;margin-left:0;right:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header{height:auto;padding-left:11px;padding-right:11px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar{min-height:40px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-btn,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-btn{padding:7px 7px 6px 7px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title{margin-left:-8px;margin-bottom:-8px;margin-top:-8px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title-link,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed .purechat-widget-header .purechat-widget-title-link{padding-bottom:18px;padding-left:17px;padding-top:19px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-12px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom{bottom:-54px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-bottom .purechat-btn-collapse{bottom:46px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top{top:-54px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-top .purechat-btn-collapse{top:50px;bottom:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-super-collapsed.purechat-invisible .purechat-btn-collapse{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded{left:0;right:0;top:auto;}body > #PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded:last-child{position:fixed !important;left:-1000px !important;top:-1000px !important;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-style-classic{box-sizing:border-box;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-footer{border-radius:0;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive{bottom:0;height:calc(100% - 24px);}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-expanded,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-expanded,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-collapsed-outer,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-collapsed-outer,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-inner,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-inner,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-widget-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-widget-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-window-content.purechat-content,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-window-content.purechat-content,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-list-view,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-list-view,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-messages,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-messages,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container{height:100%;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-start-chat-formauto .purechat-widget-content.purechat-mobile{display:block;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-chatting .purechat-message-display-container,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded.purechat-state-inactive .purechat-message-display-container{min-height:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-widget-expanded .purechat-window-content.purechat-content .purechat-widget-content{width:100%;}#PureChatWidget.purechat.purechat-popped-out-widget .purechat-card{overflow-y:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-message-display-container{height:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image .purechat-collapsed-image{background-size:contain;background-repeat:no-repeat;background-position:center center;display:block;height:75px;position:absolute;width:75px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-right .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-right .purechat-collapsed-image{right:8px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom-left .purechat-collapsed-image{left:8px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-has-image .purechat-btn-collapse,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-has-image .purechat-btn-collapse{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:-12px;top:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed.purechat-bottom{bottom:10px;left:10px;right:10px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image{bottom:-2px;height:75px;left:auto;position:absolute;right:8px;width:75px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image .purechat-collapsed-image .purechat-missed-message-count{top:0;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-collapsed-image{bottom:auto;top:-2px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top-left .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom-left .purechat-collapsed-image{left:8px;right:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-bottom .purechat-message-preview{bottom:-5px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-top .purechat-message-preview{top:-5px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-collapsed-image{top:-2px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-top .purechat-badge,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-top .purechat-badge{bottom:8px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed.purechat-bottom .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom .purechat-collapsed-image{bottom:-2px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-collapsed-image,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed .purechat-collapsed-image{display:block;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-start-chat .purechat-badge{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-menu.purechat-btn-toolbar{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-super-collapsed .purechat-widget-header .purechat-widget-title{display:none;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-collapsed.purechat-bottom{bottom:10px;left:10px;right:10px;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded{left:0;right:0;top:auto;}#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-content-wrapper,#PureChatWidget.purechat.purechat-popped-out-widget.purechat-image-only.purechat-has-image.purechat-widget-expanded .purechat-footer{border-radius:0;}#PureChatWidget.purechat img.emoji{display:inline-block;height:1em;margin:0 0.05em 0 0.1em;vertical-align:-0.1em;width:1em;}#PureChatWidget.purechat .purechat-emoji-button img.emoji{height:18px;width:18px;}#PureChatWidget.purechat .purechat-message .twitter-tweet{display:none;}#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered{display:block;}#PureChatWidget.purechat .purechat-message .twitter-tweet.twitter-tweet-rendered + script + .purechat-loading{display:none;}[dir="rtl"] #PureChatWidget.purechat .purechat-widget-header .purechat-btn{margin-left:0px;margin-right:9px;}[dir="rtl"] #PureChatWidget.purechat .purechat-collapsed .purechat-widget-header .purechat-btn{margin-right:5px;}[dir="rtl"] #PureChatWidget.purechat .purechat-widget-title-link{padding-left:0px;padding-right:7px;}[dir="rtl"] #PureChatWidget.purechat .purechat-poweredby,[dir="rtl"] #PureChatWidget.purechat .doop__purechat-poweredby___3MzyS{text-align:left;}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-favicon{max-width:100%;margin-left:6px;margin-right:0;}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-link-container{text-align:left;}[dir="rtl"] #PureChatWidget.purechat .purechat-unfurl-link .purechat-unfurl-media{margin-left:10px;margin-right:0;}.purechat-show-personal-details{display:none !important;}.contactBlock{margin-bottom:0.5em;border-bottom:1px solid #a6aed0;width:96%;margin-left:2%;padding-bottom:0.25em;}.contactBlock img{float:left;margin-top:0.5em;max-width:18%;}.contactBlock .contactBlock-info{float:left;margin-left:1em;width:80%;}.informationSection > .mainContent p.showHide{background:#e6e6e6;cursor:pointer;}.informationSection > .mainContent p.showHide > strong{background:url("/sites/portal/files/Documents/Images/icons/arrowRight.gif") no-repeat 0.1em 50%;padding-left:1em;cursor:pointer;}.informationSection > .mainContent p.showHide > strong.expanded{background-image:url("/sites/portal/files/Documents/Images/icons/arrowDown.gif");}.offices{width:100%;clear:both;}.regionalOffices,.answer{position:relative;}.howDoI > div{margin:1em 0;}.informationSection > .mainContent .howDoI p.showHide{background:rgba(156,164,196,0.25);border-bottom:1px solid rgba(156,164,196,0.9);font-size:1.1em;}.informationSection > .mainContent .howDoI > div .answer{background:rgba(156,164,196,0.35);box-shadow:inset 0 1px rgba(255,255,255,0.75),inset 0 -1px rgba(156,164,196,0.9);border-bottom:1px solid rgba(156,164,196,0.9);padding:1em 1% 1em;width:98%;}.vcard{font-weight:600;}.vcard .fn{display:block;font-weight:bold;font-size:1.5em;line-height:normal;color:#1e4675;font-style:normal;}.vcard .adr{color:#1e4675;font-weight:bold;margin-bottom:0.5em;}.vcard .tel{color:#1e4675;font-weight:bold;}.vcard .phoneNumber{display:block;}.vcard .phoneNumber .label{width:75px;text-align:right;display:inline-block;}.collegesVCards h3,.collegesVCards h2{margin-bottom:0.25em;}.collegesVCards h3{margin-top:0;}.collegesVCards p{margin-bottom:0.25em;}.collegesVCards .vcard{font-size:1em;margin-left:1em;}.collegesVCards .vcard a{font-weight:bold;font-size:1.1em;}.collegesVCards a.backToTop{padding-top:0.5em;}.collegesVCards .vcard .adr{font-weight:normal;}.collegesVCards .vcard .adr .street-address,.collegesVCards .vcard .adr .post-office-box{display:block;}.socialMediaListing li{margin:0;box-shadow:none;border-radius:none;}.socialMediaTable{width:100%;}.socialMediaTable caption{text-align:left;font-weight:bold;font-size:1.5em;padding-bottom:0.25em;}.socialMediaTable th{text-align:left;padding:0.5em;text-transform:capitalize;}.socialMediaTable thead tr{background-color:#ccc;}.socialMediaTable tbody tr:hover{background-color:#e0eaf6;}.socialMediaTable tbody td{border-bottom:none;padding:0.5em;}.socialMediaTable tbody td:first-child{width:45%;}.socialMediaTable a[class^='socialMediaTable-']{width:32px;height:32px;display:block;margin:0.35em;text-indent:-9999px;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-fb{background:url("/sites/portal/files/Documents/Images/icons/facebook-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-twitter{background:url("/sites/portal/files/Documents/Images/icons/twitter-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-flickr{background:url("/sites/portal/files/Documents/Images/icons/flickr-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-yt{background:url("/sites/portal/files/Documents/Images/icons/youtube-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-rss{background:url("/sites/portal/files/Documents/Images/icons/rss-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-blog{background:url("/sites/portal/files/Documents/Images/icons/blogger-variation-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-pin{background:url("/sites/portal/files/Documents/Images/icons/pinterest-2.png") no-repeat;}.informationSection > .mainContent .socialMediaTable .socialMediaTable-news{background:url("/sites/portal/files/Documents/Images/icons/news.png") no-repeat;}#twitter-widget-0{width:100% !important;}.countyMapPage li,.county-list li{margin:0 0 0.5rem 0;box-shadow:none;border-radius:none;}.countyMapPage li a,.county-list li a{color:#223a6d;transition:all 250ms ease-in;opacity:1;text-decoration:underline;}.countyMapPage li a:hover,.county-list li a:hover{color:#1e212a;text-decoration:none;}.countyMapPage .tip{color:#1E4675;font-size:0.75rem;padding:0.25em 0.25em;margin:0.25em 0;display:block;background:#d2defa;text-align:center;}.countyMapPage .correct,.countyMapPage .incorrect{font-family:"Courier New",Courier,monospace;margin:0 2em 0 0;font-weight:bold;font-size:1em;}.countyMapPage .correct{color:#0b570b;width:8em;display:inline-block;text-align:left;}.countyMapPage .example2{display:inline-block;margin-left:7.5em;}.countyMapPage .incorrect{color:#A0000F;}.countyMapPage .county-list{list-style:none;width:25%;margin:0.5em 3%;float:left;padding:0;}.countyMapPage .county-list a,.countyMapPage .county-list span.nonLink{margin:10px 0 0 0;font-weight:bold;}.countyMapPage .county-list span.nonLink{color:#1e4675;}#ClarendonMapLink{cursor:default;}.countyMapPage .county-list a:before,.countyMapPage .county-list span.nonLink:before{content:"\203A";color:#c57a1a;display:inline-block;font-weight:bold;font-size:1.2307692em;padding-right:5px;}.localGovLinks dl{margin:0.75em 15px 0 1em;padding:0;font-size:87.5%;}.localGovLinks .offScreen{position:absolute;text-indent:-200em;visibility:hidden;}.localGovLinks > dd{margin-bottom:0.25em;}dl.localGovLinks dt a{font-size:1.1em;font-weight:bold;line-height:130%;text-decoration:none;}dl.localGovLinks dt a:hover{color:#c25700;text-decoration:underline;}dl.localGovLinks dd a{text-decoration:underline;margin:0 0.5em;}dl.localGovLinks dd a:hover{color:#c25700;text-decoration:none;}dl.localGovLinks dd a:first-child{margin-left:0;}dl.localGovLinks dd strong{margin-top:0.25em;display:inline-block;}@media only screen and (max-width:1640px){button#chatLauncher,button#liveChatLauncher{padding:0.8rem;font-size:1.15em;bottom:1.25rem;right:0.5rem;}button#chatLauncher .chatbutton__triangle,button#liveChatLauncher .chatbutton__triangle{transform:scale(1.75) skewX(27deg) translateY(-1px);bottom:-25px;}}@media only screen and (max-width:1400px){button#chatLauncher,button#liveChatLauncher{background:#176dba url(/themes/custom/crescent/images/icons/icon-chat.svg) no-repeat 10px 55%;background-size:30px auto;text-transform:none;padding-left:40px;bottom:0.5rem;}button#chatLauncher .chatbutton__triangle,button#liveChatLauncher .chatbutton__triangle{display:none;}button#liveChatLauncher{padding-left:50px;}}@media only screen and (max-width:960px){.linkslist{padding-bottom:0;}.linkslist li:last-child{margin-bottom:0;}.grid--four-two .content__sidebar > div > div:first-child{margin-bottom:2rem;margin-top:-1rem;}}@media only screen and (max-width:800px){button#chatLauncher,button#liveChatLauncher{font-size:0.875em;max-width:none;background-size:25px auto;bottom:2rem;}.notification__inner{padding-left:1.75rem;}}@media only screen and (max-width:550px){.nextPrev div a.alertCyclePrev{margin-left:0;}li.listItem,.item-list li{margin:0;list-style:none;}li.listItem a,.item-list li a{margin:0;display:block;color:#223a6d;font-weight:bold;line-height:130%;margin-top:1rem;}li.listItem a:hover,.item-list li a:hover{color:#c25700;}ul.tabs{list-style-type:none;display:inline-block;text-align:center;background:#223a6d;color:#fff;border-radius:0;font-weight:700;text-decoration:none;font-family:"Work Sans",Verdana,Helvetica,Arial,sans-serif;border:none;width:100%;max-width:30.625em;padding:0;}ul.tabs a{color:#fff;display:block;width:100%;float:right;text-decoration:none;padding:0.8rem 0;border-radius:0;-webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);box-shadow:0 1px 4px rgba(0,0,0,0.3),0 0 40px rgba(0,0,0,0.1);}ul.tabs a:hover{text-decoration:underline;background-color:#a74186;}ul.tabs a.activeTab{background-color:#176dba;-webkit-box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);box-shadow:inset 0 1px 4px rgba(0,0,0,0.3),inset 0 0 40px rgba(0,0,0,0.1);}ul.tabs a.activeTab:hover,ul.tabs a.activeTab:focus{background-color:#a74186;}ul.tabs li{display:block;width:100%;float:none;}ul.tabs li:first-child a{border-radius:0;float:left;}}@media only screen and (max-width:450px){button#chatLauncher,button#liveChatLauncher{text-indent:-1000px;max-width:30px;padding-left:32px;}}
