.wp-block-button__link {color: #fff;background-color: #32373c;border-radius: 9999px;box-shadow: none;text-decoration: none;padding: calc(.667em + 2px) calc(1.333em + 2px);font-size: 1.125em;}
.wp-block-file__button {background: #32373c;color: #fff;text-decoration: none;}
.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px,1px,1px,1px);clip-path: inset(50%);height: 1px;width: 1px;margin: -1px;padding: 0;border: 0;word-wrap: normal !important;}
.wpcf7 form .wpcf7-response-output {margin: 2em .5em 1em;padding: .2em 1em;border: 2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output {display: none;}
.wpcf7 form.sent .wpcf7-response-output {border-color: #46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {border-color: #dc3232;}
.wpcf7 form.spam .wpcf7-response-output {border-color: #f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {border-color: #ffb900;}
.wpcf7-form-control-wrap {position: relative;}
.wpcf7-not-valid-tip {color: #dc3232;font-size: 1em;font-weight: 400;display: block;}
.use-floating-validation-tip .wpcf7-not-valid-tip {position: relative;top: -2ex;left: 1em;z-index: 100;border: 1px solid #dc3232;background: #fff;padding: .2em .8em;width: 24em;}
.wpcf7-list-item {display: inline-block;margin: 0 0 0 1em;}
.wpcf7-list-item-label:before, .wpcf7-list-item-label:after {content: " ";}
.wpcf7-spinner {visibility: hidden;display: inline-block;background-color: #23282d;opacity: .75;width: 24px;height: 24px;border: none;border-radius: 100%;padding: 0;margin: 0 24px;position: relative;}
form.submitting .wpcf7-spinner {visibility: visible;}
.wpcf7-spinner:before {content: "";position: absolute;background-color: #fbfbfc;top: 4px;left: 4px;width: 6px;height: 6px;border: none;border-radius: 100%;transform-origin: 8px 8px;animation-name: spin;animation-duration: 1s;animation-timing-function: linear;animation-iteration-count: infinite;}
@media (prefers-reduced-motion:reduce) {.wpcf7-spinner:before {animation-name: blink;animation-duration: 2s;}}
@keyframes spin {from {transform: rotate(0deg);}
	to {transform: rotate(360deg);}}
@keyframes blink {from {opacity: 0;}
	50% {opacity: 1;}
	to {opacity: 0;}}
.wpcf7 [inert] {opacity: .5;}
.wpcf7 input[type=file] {cursor: pointer;}
.wpcf7 input[type=file]:disabled {cursor: default;}
.wpcf7 .wpcf7-submit:disabled {cursor: not-allowed;}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {direction: ltr;}
.wpcf7-reflection>output {display: list-item;list-style: none;}
.wpcf7-reflection>output[hidden] {display: none;}
.post-ratings {width: 100%;opacity: 1;}
.post-ratings-loading {display: none;height: 16px;text-align: left;}
.post-ratings-image {border: 0;}
.post-ratings img, .post-ratings-loading img, .post-ratings-image img {border: 0;padding: 0;margin: 0;}
.post-ratings-comment-author {font-weight: 400;font-style: italic;}
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {display: none;height: 0;}
[hidden], template {display: none;}
a {background: 0 0;cursor: pointer;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: 700;}
dfn, cite, em, i {font-style: italic;}
h1 {font-size: 2em;margin: .67em 0;}
mark {background: #ff0;color: #000;}
small {font-size: 80%;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {box-sizing: content-box;height: 0;}
code, kbd, tt, var {font: 15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;}
button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0;}
button {overflow: visible;}
button, select {text-transform: none;}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
input {line-height: normal;}
input[type=checkbox], input[type=radio] {box-sizing: border-box;padding: 0;}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {height: auto;}
input[type=search] {-webkit-appearance: textfield;box-sizing: content-box;}
fieldset {border: 1px solid #ddd;margin: 0 2px;padding: .35em .625em .75em;}
legend {border: 0;padding: 0;}
textarea {overflow: auto;}
optgroup {font-weight: 700;}
table {border-collapse: collapse;border-spacing: 0;}
td, th {padding: 0;}
ol, ul {margin: 0;padding: 0;}
ul {list-style: none;}
ol {list-style: none;}
li>ul, li>ol {margin-bottom: 0;margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
pre {background: #eee;font-family: "Courier 10 Pitch",Courier,monospace;font-size: 15px;line-height: 1.6;margin-bottom: 1.6em;max-width: 100%;overflow: auto;padding: 1.6em;}
.displayblock {display: block;}
.displaynone {display: none;}
.entry-content ol, .entry-content ul {margin-bottom: 20px;margin-left: 20px;}
.entry-content ol>li {list-style-type: decimal;}
.entry-content ul>li {list-style-type: square;}
.entry-content ol ol, .entry-content ul ul {margin-bottom: 0;}
.entry-content code {background-color: #333;color: #ddd;}
*, *:before, *:after {box-sizing: border-box;}
body {background-color: #f5f5f5;color: #777;}
body, button, input, select, textarea {font-family: "Istok Web",sans-serif;font-size: 16px;line-height: 1.7;}
.clear:before, .clear:after, .site-banner:before, .site-banner:after, .gallery:before, .gallery:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .widget-area:before, .widget-area:after, #secondary:before, #secondary:after, #supplementary .wrapper:before, #supplementary .wrapper:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {content: "";display: table;}
.clear:after, .site-banner:after, .gallery:after, .entry-content:after, .entry-summary:after, .comment-content:after, .widget-area:after, #secondary:after, #supplementary .wrapper:after, .site-header:after, .site-content:after, .site-footer:after {clear: both;}
pre, table, .gallery, blockquote, .wp-caption, .entry-footer, .comment-body, .footer-menu, .page-links, p, address, .entry-content, .comment-meta, .page-content, .entry-thumbnail, .comments-title, .comment-respond, .wp-caption-text, .comment-reply-title, .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {margin-bottom: 30px;}
.page-links, .widget-area, .page-content, .entry-summary, .entry-content, .comment-body, .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {margin-top: 30px;}
.entry-summary {margin-bottom: 20px;}
p {margin-top: 0;}
.entry-summary {padding-top: 20px;}
.entry-content, .page-links, .comments-title, .comment-reply-title .site-main .navigation {padding-top: 30px;}
.site-content, .entry-footer, .page-title {padding-bottom: 30px;}
blockquote, .comment-body, .content-area {padding: 30px;}
.archive .entry-footer {padding-bottom: 0;}
cite {display: block;opacity: .6;filter: alpha(opacity=60);}
blockquote {background-color: #000;background-color: rgba(0,0,0,.7);color: #fff;font-size: 18px;font-weight: 700;margin: 0 0 30px;text-transform: uppercase;}
blockquote p {margin: 15px 0;}
h1, h2, h3, h4, h5, h6, .site-title, .site-description, .woocommerce .page-title {clear: both;line-height: 1.2;}
h1, .site-title, .woocommerce .page-title {font-size: 28px;}
h2 {font-size: 21px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 14px;}
.widget-title {border-bottom: 2px solid #ddd;font-size: 14px;margin-bottom: 10px;padding-bottom: 2px;text-transform: uppercase;}
.page-title {font-size: 14px;}
select, textarea, input:not([type]), input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] {background-color: #fff;background-clip: padding-box;border: 1px solid #ddd;color: #444;font-size: 14px;font-weight: 700;max-width: 100%;outline: none;padding: 12px;}
select:focus, textarea:focus, input:not([type]):focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus {background-color: #ededed;}
select:disabled, textarea:disabled, input:not([type]):disabled, input[type=text]:disabled, input[type=password]:disabled, input[type=datetime]:disabled, input[type=datetime-local]:disabled, input[type=date]:disabled, input[type=month]:disabled, input[type=time]:disabled, input[type=week]:disabled, input[type=number]:disabled, input[type=email]:disabled, input[type=url]:disabled, input[type=search]:disabled, input[type=tel]:disabled, input[type=color]:disabled {cursor: none;}
textarea, input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=search], input[type=tel] {-webkit-appearance: none;}
textarea, select[multiple], select[size] {height: auto;}
textarea {width: 100%;}
.search-form .search-field {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px;width: 100%;}
#secondary .search-form .search-field {margin-bottom: 0;}
.search-form .search-submit {display: none;}
:-ms-input-placeholder {color: #9e9e9e !important;}
::-moz-placeholder {color: #9e9e9e;}
::-webkit-input-placeholder {color: #9e9e9e;}
:disabled:-ms-input-placeholder {color: #9e9e9e !important;}
:disabled::-moz-placeholder {color: #9e9e9e;}
:disabled::-webkit-input-placeholder {color: #9e9e9e;}
:invalid {box-shadow: none;}
label {margin-bottom: 5px;}
button, .button, input[type=reset], input[type=submit], input[type=button] {background-color: #f69;background-clip: border-box;border: 1px solid transparent;color: #fff;outline: none;font-size: 14px;font-weight: 700;letter-spacing: 1px;padding: 12px 25px;text-transform: uppercase;}
button:hover, button:focus, .button:hover, .button:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus {background-color: #f2157d;color: #fff;}
button:active, .button:active, input[type=reset]:active, input[type=submit]:active, input[type=button]:active {background-color: #f69;}
button:disabled, .button:disabled, input[type=reset]:disabled, input[type=submit]:disabled, input[type=button]:disabled {cursor: none;}
button, input:not([type=radio]):not([type=checkbox]), select {vertical-align: middle;}
.menu-toggle {background-color: #a3a4a5;padding: 5px 15px 2px;}
.menu-toggle:active, .menu-toggle:hover, .menu-toggle:focus {background-color: #c7c8c8;}
table {width: 100%;}
td, th {border: 1px solid #ddd;padding: 10px;text-align: left;}
th {font-weight: 700;}
a {color: #f69;text-decoration: none;}
a:hover, a:focus, a:active {color: #f2157d;}
.entry-content a:not(.more-link):not(.button):not(.wp-block-button__link), .entry-summary a:not(.more-link):not(.button):not(.wp-block-button__link), .ew-about a:not(.more-link):not(.button), .widget_text a:not(.more-link):not(.button), .comment-content a {text-decoration: underline;}
.entry-content a:not(.more-link):not(.button):hover, .entry-content a:not(.more-link):not(.button):focus, .entry-summary a:not(.more-link):not(.button):hover, .entry-summary a:not(.more-link):not(.button):focus, .ew-about a:not(.more-link):not(.button):hover, .ew-about a:not(.more-link):not(.button):focus, .widget_text a:not(.more-link):not(.button):hover, .widget_text a:not(.more-link):not(.button):focus, .comment-content a:hover, .comment-content a:focus {text-decoration: none;}
.site-header {background-color: #fff;}
.site-banner {padding-top: 20px;}
.site-header-image {position: relative;z-index: 1;}
.site-header-image .wrapper {display: block;padding: 0;width: 100%;}
.site-logo, .site-title, .site-description {display: block;font-weight: 700;margin: 0 auto;padding-top: 10px;text-align: center;text-transform: uppercase;}
.site-title a, .entry-title, .entry-title a {color: #33384a;}
.site-title a:hover, .entry-title a:hover {color: #f2157d;text-decoration: none;}
.site-description {font-size: 13px;letter-spacing: .1em;}
.header-right-enabled .site-branding {float: left;width: 72%;}
.header-right-enabled .site-logo, .header-right-enabled .site-title, .header-right-enabled .site-description {text-align: left;}
.header-right-enabled .sidebar-header-right {margin-top: 10px;float: right;}
#header-featured-image img {width: 100%;height: auto;}
.site-main {margin-left: auto;margin-right: auto;width: 100%;}
@viewport {width: device-width;}
.no-sidebar.one-column .site {display: block;margin: 0 auto;max-width: 790px;width: 100%;}
.no-sidebar.one-column .wrapper, .no-sidebar.one-column .site-content {width: 100%;}
.no-sidebar.one-column #promotion-message .wrapper, .no-sidebar.one-column #site-navigation .wrapper, .no-sidebar.one-column #featured-content .wrapper, .no-sidebar.one-column #footer-navigation .wrapper {width: 100%;}
.no-sidebar.content-width .content-area {display: block;float: none;margin-left: auto;margin-right: auto;}
.no-sidebar.full-width .content-area, .no-sidebar.one-column .content-area {width: 100%;}
.content-left .content-area {float: left;}
.content-left .sidebar-primary {float: right;}
.excerpt-image-right .entry-thumbnail {float: right;margin: 38px 0 20px 20px;}
.excerpt-image-top .entry-thumbnail {clear: both;display: block;margin: 38px auto 20px;}
.social-menu ul a:before, #feature-slider .cycle-prev:before, #feature-slider .cycle-next:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-family: "Genericons";font-style: normal;font-weight: 400;font-variant: normal;line-height: 1;speak: none;text-align: center;text-decoration: inherit;text-transform: none;vertical-align: text-bottom;}
#site-navigation {clear: both;margin-top: 30px;}
.nav-full-width .main-navigation {background-color: #f2157d;}
.main-navigation .wrapper {background-color: #f2157d;padding: 0;position: relative;}
#search-toggle {color: #fff;cursor: pointer;font-size: 26px;font-weight: 700;height: 58px;padding: 16px 10px;position: absolute;right: 10px;top: 0;width: 46px;}
#search-container {background-color: #f2157d;padding: 10px;}
#search-container .search-field {color: #33384a;margin-bottom: 1px;border: 1px solid #666;}
#search-container .search-field:focus {border-color: #000;}
#search-container .search-form .search-field:-ms-input-placeholder {color: #33384a !important;}
#search-container .search-form .search-field::-moz-placeholder {color: #33384a;}
#search-container .search-form .search-field::-webkit-input-placeholder {color: #33384a;}
.main-navigation ul {padding: 10px;text-align: center;text-transform: uppercase;}
.main-navigation.search-enabled .chicago-nav-menu {padding-right: 48px;text-align: left;}
.search-enabled .page-menu-wrap .nav-menu {float: left;text-align: left;padding-right: 46px;}
.main-navigation ul {list-style: none;margin: 0;}
.main-navigation li {position: relative;}
.main-navigation a {color: #fff;display: block;font-size: 16px;font-weight: 700;text-decoration: none;}
.main-navigation a:hover {color: #fff;}
.main-navigation ul ul {float: left;position: absolute;padding: 10px 0 0;left: -999em;z-index: 99999;top: auto;}
.main-navigation ul ul ul {left: -999em;padding-top: 0;top: 0;}
.main-navigation ul ul a {background-color: #f0f0f0;border-bottom: 1px solid #ddd;display: block;color: #242424;font-size: 14px;font-weight: 400;text-transform: none;width: 240px;}
.main-navigation ul ul li {text-align: left;}
.main-navigation ul ul a:hover {color: #242424;}
.main-navigation ul li {display: inline-block;}
.main-navigation ul li a {padding: 5px 12px;}
.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {left: auto;}
.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {left: 100%;}
.menu-toggle {display: none;}
.social-menu {clear: both;padding-top: 10px;text-align: center;}
.widget .social-menu {padding-top: 0;text-align: left;}
.social-menu ul {list-style: none;margin: 0;padding: 0;}
.social-menu ul li {border: none;display: inline-block;list-style: none;margin: 0;}
.social-menu ul a {border: 3px solid #f69;border-radius: 20px;-moz-border-radius: 20px;-webkit-border-radius: 20px;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;color: #f69;display: inline-block;line-height: 1;margin: 5px 0 0 5px;padding: 2px;text-decoration: none;}
.social-menu ul a:before {font-size: 18px;}
.social-menu ul a:hover {border-color: #7b7b7b;color: #7b7b7b;text-decoration: none;}
.social-brand-hover .social-menu a[href$="/feed/"]:hover, .social-brand-static .social-menu a[href$="/feed/"] {border-color: #dc622c;color: #dc622c;}
.social-brand-hover .social-menu a[href*="codepen.io"]:hover, .social-brand-static .social-menu a[href*="codepen.io"] {border-color: #000;color: #000;}
.social-brand-hover .social-menu a[href*="digg.com"]:hover, .social-brand-static .social-menu a[href*="digg.com"] {border-color: #333;color: #333;}
.social-brand-hover .social-menu a[href*="dribbble.com"]:hover, .social-brand-static .social-menu a[href*="dribbble.com"] {border-color: #ea4c89;color: #ea4c89;}
.social-brand-hover .social-menu a[href*="dropbox.com"]:hover, .social-brand-static .social-menu a[href*="dropbox.com"] {border-color: #2281cf;color: #2281cf;}
.social-brand-hover .social-menu a[href*="facebook.com"]:hover, .social-brand-static .social-menu a[href*="facebook.com"] {border-color: #3b5998;color: #3b5998;}
.social-brand-hover .social-menu a[href*="flickr.com"]:hover, .social-brand-static .social-menu a[href*="flickr.com"] {border-color: #ff0084;color: #ff0084;}
.social-brand-hover .social-menu a[href*="foursquare.com"]:hover, .social-brand-static .social-menu a[href*="foursquare.com"] {border-color: #f94877;color: #f94877;}
.social-brand-hover .social-menu a[href*="plus.google.com"]:hover, .social-brand-static .social-menu a[href*="plus.google.com"] {border-color: #dd4b39;color: #dd4b39;}
.social-brand-hover .social-menu a[href*="github.com"]:hover, .social-brand-static .social-menu a[href*="github.com"] {border-color: #4183c4;color: #4183c4;}
.social-brand-hover .social-menu a[href*="instagram.com"]:hover, .social-brand-static .social-menu a[href*="instagram.com"] {border-color: #3f729b;color: #3f729b;}
.social-brand-hover .social-menu a[href*="linkedin.com"]:hover, .social-brand-static .social-menu a[href*="linkedin.com"] {border-color: #007bb6;color: #007bb6;}
.social-brand-hover .social-menu a[href*="pinterest.com"]:hover, .social-brand-static .social-menu a[href*="pinterest.com"] {border-color: #cb2027;color: #cb2027;}
.social-brand-hover .social-menu a[href*="getpocket.com"]:hover, .social-brand-static .social-menu a[href*="getpocket.com"] {border-color: #f13753;color: #f13753;}
.social-brand-hover .social-menu a[href*="polldaddy.com"]:hover, .social-brand-static .social-menu a[href*="polldaddy.com"] {border-color: #bc0b0b;color: #bc0b0b;}
.social-brand-hover .social-menu a[href*="reddit.com"]:hover, .social-brand-static .social-menu a[href*="reddit.com"] {border-color: #ff4500;color: #ff4500;}
.social-brand-hover .social-menu a[href*="stumbleupon.com"]:hover, .social-brand-static .social-menu a[href*="stumbleupon.com"] {border-color: #eb4924;color: #eb4924;}
.social-brand-hover .social-menu a[href*="tumblr.com"]:hover, .social-brand-static .social-menu a[href*="tumblr.com"] {border-color: #32506d;color: #32506d;}
.social-brand-hover .social-menu a[href*="twitter.com"]:hover, .social-brand-static .social-menu a[href*="twitter.com"] {border-color: #00aced;color: #00aced;}
.social-brand-hover .social-menu a[href*="vimeo.com"]:hover, .social-brand-static .social-menu a[href*="vimeo.com"] {border-color: #aad450;color: #aad450;}
.social-brand-hover .social-menu a[href*="wordpress.com"]:hover, .social-brand-hover .social-menu a[href*="wordpress.org"]:hover, .social-brand-static .social-menu a[href*="wordpress.com"], .social-brand-static .social-menu a[href*="wordpress.org"] {border-color: #21759b;color: #21759b;}
.social-brand-hover .social-menu a[href*="youtube.com"]:hover, .social-brand-static .social-menu a[href*="youtube.com"] {border-color: #b00;color: #b00;}
.social-brand-hover .social-menu a[href*="mailto:"]:hover, .social-brand-static .social-menu a[href*="mailto:"] {border-color: #1d62f0;color: #1d62f0;}
.social-brand-hover .social-menu a[href*="spotify.com"]:hover, .social-brand-static .social-menu a[href*="spotify.com"] {border-color: #81b900;color: #81b900;}
.social-brand-hover .social-menu a[href*="twitch.tv"]:hover, .social-brand-static .social-menu a[href*="twitch.tv"] {border-color: #6441a5;color: #6441a5;}
.social-menu ul:last-of-type {margin-right: 0;}
.social-menu ul a[href$="/feed/"]:before {content: "";}
.social-menu ul a[href*="codepen.io"]:before {content: "";}
.social-menu ul a[href*="digg.com"]:before {content: "";}
.social-menu ul a[href*="dribbble.com"]:before {content: "";}
.social-menu ul a[href*="dropbox.com"]:before {content: "";}
.social-menu ul a[href*="facebook.com"]:before {content: "";}
.social-menu ul a[href*="flickr.com"]:before {content: "";}
.social-menu ul a[href*="foursquare.com"]:before {content: "";}
.social-menu ul a[href*="plus.google.com"]:before {content: "";}
.social-menu ul a[href*="github.com"]:before {content: "";}
.social-menu ul a[href*="instagram.com"]:before {content: "";}
.social-menu ul a[href*="linkedin.com"]:before {content: "";}
.social-menu ul a[href*="pinterest.com"]:before {content: "";}
.social-menu ul a[href*="getpocket.com"]:before {content: "";}
.social-menu ul a[href*="polldaddy.com"]:before {content: "";}
.social-menu ul a[href*="reddit.com"]:before {content: "";}
.social-menu ul a[href*="stumbleupon.com"]:before {content: "";}
.social-menu ul a[href*="tumblr.com"]:before {content: "";}
.social-menu ul a[href*="twitter.com"]:before {content: "";}
.social-menu ul a[href*="vimeo.com"]:before {content: "";}
.social-menu ul a[href*="wordpress.com"]:before, .social-menu ul a[href*="wordpress.org"]:before {content: "";}
.social-menu ul a[href*="youtube.com"]:before {content: "";}
.social-menu ul a[href*="mailto:"]:before {content: "";}
.social-menu ul a[href*="spotify.com"]:before {content: "";}
.social-menu ul a[href*="twitch.tv"]:before {content: "";}
.nav-previous {float: left;text-align: left;}
.nav-next {float: right;text-align: right;}
.posts-navigation .wp-pagenavi {float: right;}
.posts-navigation .wp-pagenavi a, .posts-navigation .wp-pagenavi span {border: none;float: left;height: 28px;color: #fff;text-align: center;display: block;padding: 0 10px;text-decoration: none;}
.posts-navigation .wp-pagenavi a, .posts-navigation .wp-pagenavi span {background-color: #d9d9d9;margin: 0 0 0 10px;}
.posts-navigation .wp-pagenavi span.pages {color: #777;background-color: transparent;padding: 2px 0 0;}
.posts-navigation .wp-pagenavi a:hover {background-color: #f2157d;color: #fff;}
.posts-navigation .wp-pagenavi span.current {background-color: #f2157d;color: #fff;font-weight: 400;}
.screen-reader-text {clip: rect(1px,1px,1px,1px);position: absolute !important;height: 1px;width: 1px;overflow: hidden;}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {background-color: #f1f1f1;box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);clip: auto !important;color: #21759b;display: block;font-size: 14px;font-weight: 700;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
img, embed, object, video {height: auto;max-width: 100%;}
img[src*="maps.gstatic.com"], img[src*="googleapis.com"] {max-width: none;}
figure {margin: 0;padding: 0;}
.entry-thumbnail {display: inline;float: left;margin: 38px 20px 20px 0;}
.single .entry-thumbnail {display: block;float: none;margin: 0 0 20px;}
.alignleft {display: inline;float: left;margin: 8px 30px 30px 0;}
.alignright {display: inline;float: right;margin: 8px 0 0 30px;}
.aligncenter {clear: both;display: block;margin: 0 auto 30px auto;}
.wp-caption {max-width: 100%;}
.wp-caption img[class*=wp-image-] {display: block;margin: 0 auto;}
.wp-caption-text {color: #444;font-size: 12px;text-align: center;}
.wp-caption .wp-caption-text {margin-bottom: .8075em;margin-top: .8075em;}
.gallery-item {float: left;margin: 0 4px 4px 0;overflow: hidden;position: relative;}
.gallery-columns-1 .gallery-item {max-width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 48%;max-width: calc(50% - 4px);}
.gallery-columns-3 .gallery-item {max-width: 32%;max-width: calc(33.3% - 4px);}
.gallery-columns-4 .gallery-item {max-width: 23%;max-width: calc(25% - 4px);}
.gallery-columns-5 .gallery-item {max-width: 19%;max-width: calc(20% - 4px);}
.gallery-columns-6 .gallery-item {max-width: 15%;max-width: calc(16.7% - 4px);}
.gallery-columns-7 .gallery-item {max-width: 13%;max-width: calc(14.28% - 4px);}
.gallery-columns-8 .gallery-item {max-width: 11%;max-width: calc(12.5% - 4px);}
.gallery-columns-9 .gallery-item {max-width: 9%;max-width: calc(11.1% - 4px);}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n) {margin-right: 0;}
.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1), .gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1), .gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1), .gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {clear: left;}
.gallery-caption {background-color: rgba(255,255,255,.7);box-sizing: border-box;color: #fff;font-size: 12px;line-height: 1.5;margin: 0;max-height: 50%;opacity: 0;filter: alpha(opacity=0);padding: 6px 8px;position: absolute;bottom: 0;left: 0;text-align: left;width: 100%;}
.gallery-caption:before {content: "";height: 100%;min-height: 49px;position: absolute;top: 0;left: 0;width: 100%;}
.gallery-item:hover .gallery-caption {opacity: 1;filter: alpha(opacity=100);}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {display: none;}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {border: none;margin-bottom: 0;margin-top: 0;padding: 0;}
.entry-content, .entry-summary {border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.widget {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;word-wrap: break-word;}
.widget:last-child {border: none;}
.widget-title, .widget-title a, .widget a {color: #aaa;}
.widget-title a:hover, .widget a:hover {color: #f2157d;}
.widget ul {font-size: 14px;list-style: none;padding: 0;}
.widget ol {list-style: inside;padding: 0;}
.widget ul ul {padding-left: 20px;}
.widget-area {float: left;width: 24%;}
.widget li {border-bottom: 1px solid #ddd;padding: 8px 0;}
.widget li:last-child {border: none;}
.widget select {max-width: 100%;margin: 25px 0;}
.widget .entry-content, .widget .entry-summary {border: none;margin-bottom: 0;margin-top: 0;padding-top: 0;}
.entry-footer span {padding-right: 5px;}
.byline, .updated:not(.published) {display: none;}
.blog .byline, .single .byline, .archive .byline, .group-blog .byline {display: inline;}
.edit-link, .entry-meta, .logged-in-as {font-size: 14px;text-transform: uppercase;}
.page-links {clear: both;}
.content-area {background-color: #fff;border: 1px solid #ddd;float: right;margin-top: -100px;position: relative;width: 72%;z-index: 2;}
.no-header-image .content-area {margin-top: 30px;}
.edit-link {clear: both;float: right;}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {display: none;}
.reply {font-weight: 700;text-align: right;margin-top: -28px;}
.comment-body {border: 1px solid #ddd;}
.comment-notes {font-size: 12px;font-style: italic;}
.comment-list {list-style: none;margin-bottom: 20px;padding-left: 0;}
.comment-list .children {list-style: none;}
.comment-content a {word-wrap: break-word;}
.form-allowed-tags {display: none;}
.form-submit .submit {width: 100%;}
.comment-author .avatar {display: block;margin: 8px 0 10px;padding-right: 10px;float: left;}
.says {display: none;}
.comment-metadata a {color: rgba(0,0,0,.5);font-size: 14px;font-weight: 700;}
.comment-form-comment {margin: 0;padding: 0;}
.comments-link {float: right;}
.cat-links a, .tags-links a {background-color: #d9d9d9;color: #fff;font-size: 12px;padding: 4px 6px 2px;text-transform: uppercase;}
.cat-links a:hover, .tags-links a:hover {background-color: #f2157d;}
.archive .cat-links, .archive .tags-links, .archive .comments-link {display: none;}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {display: none;}
.infinity-end.neverending .site-footer {display: block;}
#content #infinite-handle {display: block;text-align: center;width: 100%;}
#content #infinite-handle span {background: none transparent;display: block;padding: 0;}
#content #infinite-handle span button {background-color: #f69;color: #fff;display: inline;font-size: 16px;padding: 10px 30px;width: 100%;}
#content #infinite-handle span button:hover, #content #infinite-handle span button:focus {background-color: #f2157d;}
.site-footer {clear: both;}
#supplementary {background-color: #fff;clear: both;padding-top: 20px;}
#supplementary .wrapper {padding: 5px 5px 0;}
#supplementary .widget-area {background-color: #fff;float: left;margin: 0;padding: 15px 15px 0;width: 100%;}
#supplementary.two .widget-area {width: 50%;}
#supplementary.three .widget-area {width: 33.33%;}
#supplementary.four .widget-area {width: 25%;}
#supplementary .widget-area ul {margin: 0;}
#supplementary .widget {margin-bottom: 30px;}
#supplementary .widget-title {margin: 0 0 10px;padding-bottom: 10px;}
.site-info {background-color: #212121;clear: both;color: #fff;font-size: 14px;padding: 10px 0;text-align: center;vertical-align: middle;}
.site-info a {color: #eee;}
.site-info a:hover {color: #fff;}
#promotion-message {background-color: #f2157d;color: #fff;font-size: 14px;}
#promotion-message a {color: #eee;}
#promotion-message a:hover {color: #fff;}
#promotion-message .wrapper {padding: 0;}
#promotion-message .left {float: left;max-width: 80%;}
#promotion-message h2, #promotion-message p {margin: 0;}
#promotion-message .left, #promotion-message .right {padding: 20px;}
#promotion-message .right {float: right;max-width: 20%;text-align: center;}
#promotion-message .right a {background-color: #fff;border: 2px solid #ddd;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;color: #666;display: block;padding: 10px 25px 6px;}
#promotion-message .right a:hover {background-color: #f5f5f5;border-color: #666;color: #000;text-decoration: none;}
#feature-slider {clear: both;}
#feature-slider .wrapper {overflow: hidden;width: 100%;padding: 0;text-align: center;}
#feature-slider .slides {width: 100%;}
#feature-slider figure {display: block;line-height: 0;}
#feature-slider .entry-container {position: absolute;width: 50%;height: 100%;top: 0;left: 25%;line-height: normal;opacity: 0;text-align: center;-webkit-transition: all .2s 0 linear;-moz-transition: all .2s 0 linear;-ms-transition: all .2s 0 linear;-o-transition: all .2s 0 linear;transition: all .2s 0 linear;}
#feature-slider .entry-container>.vcenter {display: block;position: relative;top: 50%;-webkit-transform: translateY(-55%) scale(1.2);-ms-transform: translateY(-55%) scale(1.2);transform: translateY(-55%) scale(1.2);-webkit-transition: all .2s 0 linear;-moz-transition: all .2s 0 linear;-ms-transition: all .2s 0 linear;-o-transition: all .2s 0 linear;transition: all .2s 0 linear;}
#feature-slider .slides:hover .entry-container {opacity: 1;}
#feature-slider .entry-title {color: #fefefe;display: block;position: relative;}
#feature-slider .entry-title:after {content: "";height: 1px;background: #fff;width: 50px;position: absolute;top: 125%;left: 50%;margin-left: -25px;}
#feature-slider .entry-content {border: none;color: #fefefe;margin: 20px 0 0;padding: 0;}
#feature-slider .more-link {clear: both;color: #f69;display: block;font-size: 14px;margin: 0;}
#feature-slider .entry-content p {margin: 0;}
#feature-slider .cycle-pager span {font-size: 45px;}
#feature-slider .cycle-pager {text-align: center;width: 100%;z-index: 101;position: absolute;bottom: 0;overflow: hidden;}
#feature-slider .cycle-pager span {font-family: arial;line-height: 20px;width: 14px;height: 20px;display: inline-block;color: #f2f2f2;cursor: pointer;margin: 0 2px;}
#feature-slider .cycle-pager span.cycle-pager-active {color: #000;}
#feature-slider .cycle-pager>* {cursor: pointer;}
#feature-slider .cycle-prev:before, #feature-slider .cycle-next:before {font-size: 40px;line-height: 40px;}
.social-menu, #feature-slider .cycle-prev:before, #feature-slider .cycle-next:before {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;line-height: 1;font-family: "Genericons";text-decoration: inherit;vertical-align: text-bottom;}
#search-toggle:before {content: "";}
#feature-slider .cycle-prev:before {content: "";}
#feature-slider .cycle-next:before {content: "";}
#scrollup:before {content: "";}
#feature-slider .cycle-prev:before, #feature-slider .cycle-next:before {display: block;text-align: center;width: 40px;height: 40px;}
#feature-slider .cycle-prev, #feature-slider .cycle-next {background-color: #000;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;color: #fff;cursor: pointer;display: block;opacity: 0;filter: alpha(opacity=0);position: absolute;top: 50%;text-decoration: none;-moz-transition: all .2s ease-in-out;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;z-index: 101;}
#feature-slider .cycle-prev {left: -20px;}
#feature-slider .cycle-next {right: -20px;}
#feature-slider:hover .cycle-prev {left: 40px;opacity: 1;filter: alpha(opacity=100);}
#feature-slider:hover .cycle-next {right: 40px;opacity: 1;filter: alpha(opacity=100);}
#scrollup {background-color: #f2157d;border-radius: 26px;-moz-border-radius: 26px;-webkit-border-radius: 26px;-webkit-box-shadow: 0 2px 6px rgba(144,1,68,.5);-moz-box-shadow: 0 2px 6px rgba(144,1,68,.5);box-shadow: 0 2px 6px rgba(144,1,68,.5);color: #eee;cursor: pointer;display: none;font-size: 36px;height: 40px;padding-left: 2px;position: fixed;bottom: 20px;right: 20px;text-align: center;text-decoration: none;width: 40px;z-index: 9999;}
#scrollup:hover {background-color: #212121;color: #fff;text-decoration: none;}
#breadcrumb-list {background-color: #fff;font-size: 13px;padding: 10px 0;}
#breadcrumb-list span {background-color: transparent;border: 1px solid #ddd;color: #666;display: block;float: left;font-style: italic;margin-left: -1px;}
#breadcrumb-list span.sep {float: right;margin-left: 0;padding: 0 0 0 5px;}
#breadcrumb-list span.sep, #breadcrumb-list span.archive-text, #breadcrumb-list span.search-text, #breadcrumb-list span.tag-text, #breadcrumb-list span.author-text {border: none;}
#breadcrumb-list a, #breadcrumb-list a span {color: #21759b;display: inline-block;padding: 5px 10px 3px;}
#breadcrumb-list a:hover, #breadcrumb-list a:hover span {color: #404040;text-decoration: none;}
#breadcrumb-list .breadcrumb-current {background-color: #f2f2f2;padding: 5px 10px 3px;}
#featured-content {margin-top: 30px;padding: 0 20px;}
#featured-content.featured-content-bottom {margin-top: 0;margin-bottom: 30px;}
#featured-content .wrapper {background-color: #fff;border: 1px solid #ddd;}
#featured-content .featured-heading-wrap {padding: 30px 30px 0;}
#featured-content p {margin-bottom: 0;margin-top: 5px;text-align: center;}
#featured-content .featured-content-wrap {padding: 0 15px;}
#featured-content .featured-content-image {display: block;line-height: 0;text-align: center;}
#featured-content .entry-container {margin-top: 20px;}
#featured-content .entry-title {font-size: 22px;line-height: 1.4;margin: 0;text-align: center;}
#featured-content .entry-content {padding: 0;}
#featured-content .hentry {float: left;padding: 15px;margin-bottom: 15px;width: 33.33%;}
#featured-content.layout-four .hentry {width: 25%;}
#featured-content .entry-content {border: none;margin: 0;text-align: center;}
@media screen and (max-width:990px) {.entry-title {font-size: x-large;}
	.site-info {padding: 20px;}
	.site-content {padding: 20px;}
	.site-logo, .site-title, .social-menu {float: none;margin: 0 auto;text-align: center;}
	.header-right-enabled .site-branding {width: 100%;}
	.header-right-enabled .site-logo, .header-right-enabled .site-title, .header-right-enabled .site-description {text-align: center;}
	#content .widget-area, .content-area {clear: both;display: block;margin-right: auto;margin-left: auto;float: none;width: 100%;}
	.sidebar-header-right.widget-area {text-align: center;width: 100%;}
	.sidebar-header-right.widget-area .widget {clear: both;display: block;float: none;margin: 0 auto;padding-top: 10px;}
	.sidebar-header-right .search-form .search-field {margin-bottom: 0;}
	.content-area {margin-top: -80px;}
	.widget-area .widget, #supplementary.four .widget-area {float: left;width: 50%;}
	.widget-area .widget:nth-child(2n) {padding-left: 30px;}
	.widget-area .widget:nth-child(2n+1) {clear: both;}
	#supplementary {padding: 15px;}
	#supplementary .wrapper, #supplementary .widget {padding: 0;}
	#supplementary.three .widget-area, #supplementary.two .widget-area {margin-top: 0;margin-bottom: 10px;float: left;width: 50%;}
	#supplementary .widget-area .widget {width: 100%;}
	#supplementary .widget-area:nth-child(2n+1) {clear: both;}
	.comment-list .children {padding-left: 0;}
	.main-navigation .wrapper {padding: 10px;}
	.main-navigation {clear: both;height: 100%;overflow: hidden;position: relative;text-align: left;z-index: 99;width: 100%;}
	.main-navigation ul {display: none;text-align: left;}
	.main-navigation ul ul, .main-navigation ul ul ul {float: none;left: 0;position: relative;top: auto;}
	.main-navigation ul ul a, .main-navigation ul ul ul a {background-color: transparent;color: #fff;padding: inherit;}
	.main-navigation ul li {display: inline;}
	.main-navigation ul ul li a {width: 100%;}
	.main-navigation ul li:hover>ul, .main-navigation ul ul li:hover>ul {left: auto;}
	.menu-toggle, .main-navigation.toggled ul, .main-navigation.toggled .nav-menu {display: block;margin: 0 auto;}
	.main-navigation ul.sub-menu, .main-navigation ul.children {padding-left: 20px;}
	.main-navigation ul ul {padding-top: 0;padding-bottom: 20px;}
	.main-navigation ul ul ul {padding-bottom: 0;}
	.entry-title {display: block;}
	.widget select {display: block;}
	#search-toggle {height: 36px;padding: 5px;}
	#featured-content.layout-four .hentry {width: 50%;}}
@media screen and (max-width:768px) {#promotion-message .wrapper {padding: 10px;}
	#promotion-message .section {display: block;float: none;max-width: 100%;padding: 10px;width: 100%;}
	#feature-slider .entry-title:after {content: none;}
	#feature-slider .entry-content {display: none;}
	#feature-slider .entry-title {font-size: 18px;}
	blockquote, .comment-body, .content-area {padding: 20px;}
	.page-links, .widget-area, .page-content, .entry-summary, .entry-content, .comment-body, .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {margin-top: 20px;}
	pre, table, .gallery, blockquote, .wp-caption, .entry-footer, .comment-body, .footer-menu, .page-links, p, address, .entry-content, .comment-meta, .page-content, .entry-thumbnail, .comments-title, .comment-respond, .wp-caption-text, .comment-reply-title, .site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation, #supplementary .widget {margin-bottom: 20px;}
	.site-content, .entry-footer, .page-title {padding-bottom: 20px;}
	.entry-thumbnail {margin-top: 30px;}
	#featured-content .featured-heading-wrap {padding: 20px 20px 0;}
	#featured-content .featured-content-wrap {padding: 0 10px;}
	#featured-content .hentry {padding: 10px;width: 100%;}
	#supplementary {padding: 10px;}
	#supplementary .widget-area {padding: 10px 10px 0;}}
@media screen and (max-width:480px) {.content-area {margin-top: -60px;}
	#feature-slider .entry-title {font-size: 16px;}
	img, .alignleft, .alignright {display: block;margin-left: auto;margin-right: auto;text-align: center;}
	.entry-thumbnail {display: block;float: none;margin-bottom: 20px;margin-left: auto;margin-right: auto;text-align: center;}
	.widget-area .widget, #supplementary.four .widget-area, #supplementary.three .widget-area, #supplementary.two .widget-area {display: block;float: none;width: 100%;}
	.widget-area .widget:nth-child(2n) {padding-left: 0;}
	#featured-content.layout-four .hentry {width: 100%;}}
@media screen and (min-width:769px) {.wrapper, .site-content {padding-left: 30px;padding-right: 30px;}
	#featured-content .wrapper {padding: 0;}}
@media screen and (min-width:1024px) {.wrapper, .site-content {margin-left: auto;margin-right: auto;width: 1020px;}
	#promotion-message .wrapper, #site-navigation .wrapper, #featured-content .wrapper, #footer-navigation .wrapper {padding: 0;width: 980px;}}
@media screen and (min-width:1152px) {.wrapper, .site-content {width: 1100px;}
	#promotion-message .wrapper, #site-navigation .wrapper, #featured-content .wrapper, #footer-navigation .wrapper {width: 1060px;}}
@media print {* {background: 0 0 !important;color: #000 !important;text-shadow: none !important;-webkit-filter: none !important;filter: none !important;}
	a, a:visited {text-decoration: underline;}
	a[href]:after {content: " (" attr(href) ")";}
	abbr[title]:after {content: " (" attr(title) ")";}
	a[href^="javascript:"]:after, a[href^="#"]:after {content: "";}
	thead {display: table-header-group;}
	tr, img {page-break-inside: avoid;}
	@page {margin: .5cm;}
	p, h2, h3 {orphans: 3;widows: 3;}
	h2, h3 {page-break-after: avoid;}}
[class^=wp-block-]:not(.wp-block-gallery) figcaption {border: none;font-size: 15px;line-height: 1.4;margin: 0;padding: 14px;text-align: center;}
.no-sidebar .alignfull {margin-left: calc(-100vw / 2 + 100% / 2);margin-right: calc(-100vw / 2 + 100% / 2);max-width: 100vw;}
.no-sidebar .alignwide {margin-left: calc(-96vw / 2 + 100% / 2);margin-right: calc(-96vw / 2 + 100% / 2);max-width: 96vw;}
.alignfull.wp-block-cover, .alignwide.wp-block-cover {width: auto;}
@media screen and (min-width:61.5625em) {.no-sidebar .alignfull {margin-left: calc(-95vw / 2 + 100% / 2);margin-right: calc(-95vw / 2 + 100% / 2);max-width: 95vw;}}
@media screen and (min-width:64em) {.no-sidebar.full-width-layout .alignfull {margin-left: calc(-100vw / 2 + 100% / 2);margin-right: calc(-100vw / 2 + 100% / 2);max-width: 100vw;}
	.no-sidebar:not(.full-width-layout) .alignwide {margin-left: -69px;margin-right: -69px;max-width: 1216px;}
	.no-sidebar.full-width .alignwide {max-width: 1440px;}}
@media screen and (min-width:80em) {.no-sidebar:not(.full-width-layout) .alignwide {margin-left: -120px;margin-right: -120px;}}
p.has-drop-cap:not(:focus):first-letter {float: left;font-size: 100px;font-weight: 500;line-height: .6;margin: 11px 14px 0 -10px;}
.wp-block-image {margin-bottom: 1.75em;}
.wp-block-image figure {margin-bottom: 0;margin-top: 0;}
.wp-block-image figure.alignleft {margin: .375em 2.2222222222222em 1.75em 0;}
.wp-block-image figure.alignright {margin: .375em 0 1.75em 2.2222222222222em;}
.wp-block-gallery {margin-bottom: 1.75em;margin-left: 0;}
.wp-block-gallery figcaption {font-style: italic;}
.wp-block-gallery.aligncenter {display: flex;margin: 0 -8px;}
.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large {padding: 0 0 0 1.1666666666667em;}
.rtl .wp-block-quote, .rtl .wp-block-quote.is-large, .rtl .wp-block-quote.is-style-large {padding: 0 1.4em 0 0;}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {font-style: inherit;font-size: inherit;font-weight: inherit;}
.wp-block-quote, .wp-block-quote.is-large, .wp-block-quote.is-style-large {border-top: 0;border-bottom: 0;border-left: 5px solid #f69;padding: 30px;margin-bottom: 30px;}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large) {padding: 0 30px 0 0;}
.wp-block-quote:not(.is-large):not(.is-style-large):before {content: none;}
.wp-block-quote.alignleft p:last-of-type, .wp-block-quote.alignright p:last-of-type {margin-bottom: 0;}
.wp-block-quote cite, .wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {color: inherit;display: block;font-size: 13px;font-style: normal;font-weight: 400;line-height: 1.6153846153846;text-align: left;}
.rtl .wp-block-quote cite, .rtl .wp-block-quote.is-large cite, .rtl .wp-block-quote.is-large footer, .rtl .wp-block-quote.is-style-large cite, .rtl .wp-block-quote.is-style-large footer {text-align: right;}
.wp-block-archives-list li, .wp-block-categories-list li {margin-bottom: .55em;}
.wp-block-latest-posts.wp-block-latest-posts__list {list-style: disc;}
.wp-block-audio audio {display: block;width: 100%;}
.wp-block-cover-image.alignright, .wp-block-cover.alignright, .wp-block-cover-image.alignleft, .wp-block-cover.alignleft, .wp-block-cover-image.aligncenter, .wp-block-cover.aligncenter {display: flex;}
.wp-block-file .wp-block-file__button {border: none;-webkit-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;box-shadow: none;display: inline-block;font-size: 16px;font-weight: 400;line-height: 1;margin-top: 2em;padding: 10px 20px;-webkit-transition: background-color .2s ease-in-out;transition: background-color .2s ease-in-out;white-space: nowrap;}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {-webkit-box-shadow: none;box-shadow: none;}
.wp-block-button.is-style-outline .wp-block-button__link, .wp-block-button__link.is-style-outline {color: #f69;background-color: transparent;border: 2px solid;background-image: none;}
.has-huge-font-size {font-size: 32px;line-height: 1.3;}
.has-large-font-size {font-size: 28px;line-height: 1.1666666666667;}
.has-normal-font-size {font-size: 16px;line-height: 1.75;}
.has-small-font-size {font-size: 13px;line-height: 1.5;}
.wp-block-code {background: 0 0;border: 0;padding: 0;}
.wp-block-code cite:before, .wp-block-code small:before {content: "— ";}
.wp-block-quote__citation {font-size: 16px;}
.wp-block-pullquote {border-left: 0;border-top: 5px solid;border-bottom: 5px solid;color: inherit;margin: 0 0 1.75em;padding: 0;}
.wp-block-pullquote blockquote {border: none;margin: 0;}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {max-width: none;width: 100%;padding-left: 0;text-align: left;}
.wp-block-pullquote.alignleft {margin: .375em 2.2222222222222em 1.75em 0;}
.wp-block-pullquote.alignright {margin: .375em 0 1.75em 2.2222222222222em;}
.wp-block-pullquote__citation, .wp-block-pullquote cite {color: inherit;display: block;font-size: 15px;font-style: normal;line-height: 1.5;text-transform: none;}
.wp-block-pullquote p, .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {font-size: inherit;}
.wp-block-table {border-collapse: collapse;border-spacing: 0;margin-left: auto;margin-right: auto;}
.wp-block-table thead th {background-color: #fafafa;font-weight: 700;}
.wp-block-table th, .wp-block-table td {padding: 10px 8px;border-color: #eee;}
.wp-block-latest-posts.is-grid li {margin-bottom: .55em;}
.wp-block-button {margin-top: 1.75em;margin-bottom: 1.75em;}
.wp-block-button.alignleft, .wp-block-button.alignright {margin-top: 0;}
.wp-block-button__link {display: inline-block;background-repeat: repeat-x;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0;font-size: 14px;line-height: 1.7;background-clip: border-box;border: 1px solid transparent;outline: none;font-weight: 700;letter-spacing: 1px;padding: 12px 25px;text-transform: uppercase;}
.wp-block-button__link:hover, .wp-block-button__link:focus {-webkit-box-shadow: none;box-shadow: none;}
.wp-block-separator {border: 0;margin: 1.5em auto;}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}
.wp-block-media-text {margin-bottom: 1.5em;}
.wp-block-media-text *:last-child {margin-bottom: 0;}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {list-style-position: inside;text-align: center;}
.wp-block-latest-posts li {margin-bottom: .55em;}
.wp-block-latest-posts.is-grid {list-style: disc;}
.rtl .wp-block-latest-posts.is-grid li {margin: 0 .55em 0 0;}
.wp-block-latest-posts__post-date {color: inherit;display: block;font-size: 13px;line-height: 1.615384615;margin-bottom: .538461538em;}
.wp-block-latest-comments__comment {border-top: 5px solid;font-size: inherit;margin: 0;padding: 1.75em 0;}
.wp-block-latest-comments article {margin-bottom: 0;}
.blog:not(.has-sidebar) #primary .wp-block-latest-comments article, .archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article, .search:not(.has-sidebar) #primary .wp-block-latest-comments article {float: none;width: 100%;}
.wp-block-latest-comments a {-webkit-box-shadow: none;box-shadow: none;}
.wp-block-latest-comments__comment-meta {font-size: inherit;margin-bottom: 14px;}
.wp-block-latest-comments__comment-excerpt p {font-size: inherit;}
.wp-block-latest-comments__comment-excerpt>:last-child {margin-bottom: 0;}
.wp-block-latest-comments__comment-author, .wp-block-latest-comments__comment-link {font-weight: 400;text-decoration: none;}
.wp-block-latest-comments__comment-date {color: inherit;display: block;font-size: 14px;line-height: 1.5;letter-spacing: 0;margin: 7px 0 0;text-transform: capitalize;}
.wp-block-pullquote:not(.alignleft):not(.alignright) blockquote:before {top: -28px;}
.wp-block-pullquote blockquote:before {content: none;}
@media screen and (min-width:64em) {.has-huge-font-size {font-size: 42px;}
	.has-large-font-size {font-size: 34px;}}
@media screen and (min-width:85.375em) {.has-huge-font-size {font-size: 48px;}
	.no-sidebar .alignfull {margin-left: calc(-100vw / 2 + 100% / 2);margin-right: calc(-100vw / 2 + 100% / 2);max-width: 100vw;}}
@media screen and (min-width:100em) {.has-huge-font-size {font-size: 56px;}
	.has-large-font-size {font-size: 42px;}}
.wp-block-file .wp-block-file__button, .wp-block-button__link {background-color: #f69;color: #fff;}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus {background-color: #f2157d;color: #fff;text-decoration: none;}
.wp-block-button.is-style-outline .wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:focus, .wp-block-button__link.is-style-outline:hover, .wp-block-button__link.is-style-outline:focus {background-color: #f2157d;color: #fff;}
.wp-block-pullquote {border-color: #f69;}
.wp-block-quote:not(.is-large):not(.is-style-large) {border: 0;}
.wp-block-latest-comments__comment {border-color: #f69;}
.wp-block-button .wp-block-button__link.has-white-color, .wp-block-button.is-style-outline .wp-block-button__link.has-white-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-white-color, .has-white-color {color: #fff;}
.wp-block-button .wp-block-button__link.has-white-background-color, .has-white-background-color {background-color: #fff;}
.wp-block-button .wp-block-button__link.has-black-color, .wp-block-button.is-style-outline .wp-block-button__link.has-black-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-black-color, .has-black-color {color: #111;}
.wp-block-button .wp-block-button__link.has-black-background-color, .has-black-background-color {background-color: #111;}
.wp-block-button .wp-block-button__link.has-gray-color, .wp-block-button.is-style-outline .wp-block-button__link.has-gray-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-gray-color, .has-gray-color {color: #f4f4f4;}
.wp-block-button .wp-block-button__link.has-gray-background-color, .has-gray-background-color {background-color: #f4f4f4;}
.wp-block-button .wp-block-button__link.has-yellow-color, .wp-block-button.is-style-outline .wp-block-button__link.has-yellow-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-yellow-color, .has-yellow-color {color: #e5ae4a;}
.wp-block-button .wp-block-button__link.has-yellow-background-color, .has-yellow-background-color {background-color: #e5ae4a;}
.wp-block-button .wp-block-button__link.has-blue-color, .wp-block-button.is-style-outline .wp-block-button__link.has-blue-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-blue-color, .has-blue-color {color: #f69;}
.wp-block-button .wp-block-button__link.has-blue-background-color, .has-blue-background-color {background-color: #f69;}
.wp-block-button .wp-block-button__link.has-pink-color, .wp-block-button.is-style-outline .wp-block-button__link.has-pink-color, .wp-block-button__link.is-style-outline .wp-block-button__link.has-pink-color, .has-pink-color {color: #f2157d;}
.wp-block-button .wp-block-button__link.has-pink-background-color, .has-pink-background-color {background-color: #f2157d;}
@font-face {font-family: "Genericons";src: url("//citizensnpcs.net/wp-content/themes/chicago/css/genericons/./Genericons.eot");src: url("//citizensnpcs.net/wp-content/themes/chicago/css/genericons/./Genericons.eot?") format("embedded-opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Genericons";src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=") format("woff"),url("//citizensnpcs.net/wp-content/themes/chicago/css/genericons/./Genericons.ttf") format("truetype"),url("//citizensnpcs.net/wp-content/themes/chicago/css/genericons/./Genericons.svg#Genericons") format("svg");font-weight: 400;font-style: normal;}
@media screen and (-webkit-min-device-pixel-ratio:0) {@font-face {font-family: "Genericons";src: url("//citizensnpcs.net/wp-content/themes/chicago/css/genericons/./Genericons.svg#Genericons") format("svg");}}
.genericon {font-size: 16px;vertical-align: top;text-align: center;-moz-transition: color .1s ease-in 0;-webkit-transition: color .1s ease-in 0;display: inline-block;font-family: "Genericons";font-style: normal;font-weight: 400;font-variant: normal;line-height: 1;text-decoration: inherit;text-transform: none;-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;speak: none;}
.genericon-rotate-90 {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.genericon-rotate-180 {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.genericon-rotate-270 {-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.genericon-flip-horizontal {-webkit-transform: scale(-1,1);-moz-transform: scale(-1,1);-ms-transform: scale(-1,1);-o-transform: scale(-1,1);transform: scale(-1,1);}
.genericon-flip-vertical {-webkit-transform: scale(1,-1);-moz-transform: scale(1,-1);-ms-transform: scale(1,-1);-o-transform: scale(1,-1);transform: scale(1,-1);}
.genericon-404:before {content: "";}
.genericon-activity:before {content: "";}
.genericon-anchor:before {content: "";}
.genericon-aside:before {content: "";}
.genericon-attachment:before {content: "";}
.genericon-audio:before {content: "";}
.genericon-bold:before {content: "";}
.genericon-book:before {content: "";}
.genericon-bug:before {content: "";}
.genericon-cart:before {content: "";}
.genericon-category:before {content: "";}
.genericon-chat:before {content: "";}
.genericon-checkmark:before {content: "";}
.genericon-close:before {content: "";}
.genericon-close-alt:before {content: "";}
.genericon-cloud:before {content: "";}
.genericon-cloud-download:before {content: "";}
.genericon-cloud-upload:before {content: "";}
.genericon-code:before {content: "";}
.genericon-codepen:before {content: "";}
.genericon-cog:before {content: "";}
.genericon-collapse:before {content: "";}
.genericon-comment:before {content: "";}
.genericon-day:before {content: "";}
.genericon-digg:before {content: "";}
.genericon-document:before {content: "";}
.genericon-dot:before {content: "";}
.genericon-downarrow:before {content: "";}
.genericon-download:before {content: "";}
.genericon-draggable:before {content: "";}
.genericon-dribbble:before {content: "";}
.genericon-dropbox:before {content: "";}
.genericon-dropdown:before {content: "";}
.genericon-dropdown-left:before {content: "";}
.genericon-edit:before {content: "";}
.genericon-ellipsis:before {content: "";}
.genericon-expand:before {content: "";}
.genericon-external:before {content: "";}
.genericon-facebook:before {content: "";}
.genericon-facebook-alt:before {content: "";}
.genericon-fastforward:before {content: "";}
.genericon-feed:before {content: "";}
.genericon-flag:before {content: "";}
.genericon-flickr:before {content: "";}
.genericon-foursquare:before {content: "";}
.genericon-fullscreen:before {content: "";}
.genericon-gallery:before {content: "";}
.genericon-github:before {content: "";}
.genericon-googleplus:before {content: "";}
.genericon-googleplus-alt:before {content: "";}
.genericon-handset:before {content: "";}
.genericon-heart:before {content: "";}
.genericon-help:before {content: "";}
.genericon-hide:before {content: "";}
.genericon-hierarchy:before {content: "";}
.genericon-home:before {content: "";}
.genericon-image:before {content: "";}
.genericon-info:before {content: "";}
.genericon-instagram:before {content: "";}
.genericon-italic:before {content: "";}
.genericon-key:before {content: "";}
.genericon-leftarrow:before {content: "";}
.genericon-link:before {content: "";}
.genericon-linkedin:before {content: "";}
.genericon-linkedin-alt:before {content: "";}
.genericon-location:before {content: "";}
.genericon-lock:before {content: "";}
.genericon-mail:before {content: "";}
.genericon-maximize:before {content: "";}
.genericon-menu:before {content: "";}
.genericon-microphone:before {content: "";}
.genericon-minimize:before {content: "";}
.genericon-minus:before {content: "";}
.genericon-month:before {content: "";}
.genericon-move:before {content: "";}
.genericon-next:before {content: "";}
.genericon-notice:before {content: "";}
.genericon-paintbrush:before {content: "";}
.genericon-path:before {content: "";}
.genericon-pause:before {content: "";}
.genericon-phone:before {content: "";}
.genericon-picture:before {content: "";}
.genericon-pinned:before {content: "";}
.genericon-pinterest:before {content: "";}
.genericon-pinterest-alt:before {content: "";}
.genericon-play:before {content: "";}
.genericon-plugin:before {content: "";}
.genericon-plus:before {content: "";}
.genericon-pocket:before {content: "";}
.genericon-polldaddy:before {content: "";}
.genericon-portfolio:before {content: "";}
.genericon-previous:before {content: "";}
.genericon-print:before {content: "";}
.genericon-quote:before {content: "";}
.genericon-rating-empty:before {content: "";}
.genericon-rating-full:before {content: "";}
.genericon-rating-half:before {content: "";}
.genericon-reddit:before {content: "";}
.genericon-refresh:before {content: "";}
.genericon-reply:before {content: "";}
.genericon-reply-alt:before {content: "";}
.genericon-reply-single:before {content: "";}
.genericon-rewind:before {content: "";}
.genericon-rightarrow:before {content: "";}
.genericon-search:before {content: "";}
.genericon-send-to-phone:before {content: "";}
.genericon-send-to-tablet:before {content: "";}
.genericon-share:before {content: "";}
.genericon-show:before {content: "";}
.genericon-shuffle:before {content: "";}
.genericon-sitemap:before {content: "";}
.genericon-skip-ahead:before {content: "";}
.genericon-skip-back:before {content: "";}
.genericon-skype:before {content: "";}
.genericon-spam:before {content: "";}
.genericon-spotify:before {content: "";}
.genericon-standard:before {content: "";}
.genericon-star:before {content: "";}
.genericon-status:before {content: "";}
.genericon-stop:before {content: "";}
.genericon-stumbleupon:before {content: "";}
.genericon-subscribe:before {content: "";}
.genericon-subscribed:before {content: "";}
.genericon-summary:before {content: "";}
.genericon-tablet:before {content: "";}
.genericon-tag:before {content: "";}
.genericon-time:before {content: "";}
.genericon-top:before {content: "";}
.genericon-trash:before {content: "";}
.genericon-tumblr:before {content: "";}
.genericon-twitch:before {content: "";}
.genericon-twitter:before {content: "";}
.genericon-unapprove:before {content: "";}
.genericon-unsubscribe:before {content: "";}
.genericon-unzoom:before {content: "";}
.genericon-uparrow:before {content: "";}
.genericon-user:before {content: "";}
.genericon-video:before {content: "";}
.genericon-videocamera:before {content: "";}
.genericon-vimeo:before {content: "";}
.genericon-warning:before {content: "";}
.genericon-website:before {content: "";}
.genericon-week:before {content: "";}
.genericon-wordpress:before {content: "";}
.genericon-xpost:before {content: "";}
.genericon-youtube:before {content: "";}
.genericon-zoom:before {content: "";}
.site-title, .site-description {position: absolute;clip: rect(1px,1px,1px,1px);}
a.payads {font-size: x-small;background: #ccc;float: right;padding: 0 10px;margin: 4px 5px -4px 0;display: block;border: 1px inset #fcf8e3;border-radius: 3px;color: #fff;}
a.payads {font-size: x-small;background: #ccc;float: right;padding: 0 10px;margin: 4px 5px -4px 0;display: block;border: 1px inset #fcf8e3;border-radius: 3px;color: #fff;}