<!DOCTYPE html><!-- Last Published: Thu Jan 30 2025 16:38:17 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="%%PUBLISH_URL_REPLACEMENT%%" data-wf-page="66d8db678e36edbfe20c0859" data-wf-site="6672eb8b3f0c4df8d300760f" lang="en" data-wf-locale="en"><head><meta charset="utf-8"/><title>Not Found</title><meta content="Not Found" property="og:title"/><meta content="Not Found" property="twitter:title"/><meta content="width=device-width, initial-scale=1" name="viewport"/><meta content="nNPObsmFccRQwCecitXdUN0Uvy9sZvfGwWIXIb7MAIU" name="google-site-verification"/><link href="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/css/historic-charleston-foundation.webflow.076832ac5.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({ google: { families: ["Lora:regular,500,600,700,italic,500italic,600italic,700italic","Vidaloka:regular","Roboto:100,100italic,300,300italic,regular,italic,500,500italic,700,700italic"] }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66d9da32e90637bff4f45c5b_favicon-frame.png" rel="shortcut icon" type="image/x-icon"/><link href="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66d9d6b18290dfe28fc7d799_webclip.png" rel="apple-touch-icon"/><link href="https://www.historiccharleston.org/404" rel="canonical"/><script type="text/javascript">!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';n.agent='plwebflow';n.queue=[];t=b.createElement(e);t.async=!0;t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,document,'script','https://connect.facebook.net/en_US/fbevents.js');fbq('init', '146516381351301');fbq('track', 'PageView');</script><!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NLKSTZZ');</script>
<!-- End Google Tag Manager -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"
/>
<style>
html {
font-size: 18px;
}
@media (max-width: 768px) {
html { font-size: 16px; }
}
@media (max-width: 480px) {
html { font-size: 14px; }
}
@media screen and (min-width:992px) and (max-width:1180px){
/* navbar adjustment for very small laptop, big tablet */
.navbar-component{
padding:0 10px;
}
.navbar-container{
flex-direction:column;
}
.navbar-logo{
margin-top:25px;
margin-bottom:15px;
}
.navbar-link,.navbar-menu--dropdown-toggle{
padding:24px 10px;
}
.navbar-menu{
margin:0 auto;
float:none;
width:100%;
}
}
.content-stack .button{
margin-top:10px;
}
.heading-stack p{
margin-top:12px;
}
.header.header-fixed{
position:fixed;
top:0;
left:0;
right:0;
}
.navbar-component{
transition:all 0.2s ease-out;
}
.navbar-component.header-fixed{
background:transparent;
}
.navbar-component.bg-white{
background:white
}
.bg-white .navbar-logo--image {
filter: none!important;
}
.header{
position:relative
}
[data-description=""] {
display: none;
}
.swiper-button-disabled{
opacity:0.5
}
.swiper-button-next, .swiper-button-prev{
color:#fff!important;
}
.swiper.is-swiper-slider {
width: 100%;
height: 100%;
}
.swiper-slide.is-swiper-slider {
height: auto;
}
.swiper-slide.is-swiper-slider img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.is-swiper-slider .swiper-slide img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
position:absolute;
}
.is-swiper-slider.swiper-pagination {
bottom: -30px;
}
.is-swiper-slider .swiper-pagination-bullet-active {
background: var(--blue);
transform: scale(1.25);
}
.is-swiper-slider .swiper-pagination-bullet {
transition: all 0.5s ease;
}
.content-stretch p:last-child,.w-richtext p:last-child{margin-bottom:0}
.hero-background-image:after {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
z-index: 1;
background:var(--green);
opacity:0.5;
mix-blend-mode:multiply;
}
.hero-background-video:after {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: radial-gradient(rgba(0,0,0,0.3), transparent) rgba(0,0,0,0.1);
z-index: 1;
}
.news-item--image:after {
content: '';
position: absolute;
top: 6px;
left: 6px;
right: -6px;
bottom: -6px;
border: solid 1px var(--lightgreen);
z-index: 5;
}
[data-style="lightblue"]{
background:var(--lightblue)
}
[data-style="green"]{
background:var(--green)
}
[data-style="lightgreen"]{
background:var(--lightgreen)
}
[data-style="outlines"] .testimonial-wrapper {
border: solid 1px var(--lightblue);
padding: 30px 40px;
position: relative;
}
[data-style="outlines"] .testimonial-wrapper:after {
content:'';
border: solid 1px var(--lightblue);
position:absolute;
top:5px;
left:5px;
right:-7px;
bottom:-7px;
}
.card-museum-image:after {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background:rgba(0,0,0,0.3);
z-index: 1;
}
p a,
.w-richtext a {
color: var(--green);
background-image: linear-gradient(0deg,#299cd380,#299cd380);
background-size: auto 2px;
background-repeat: repeat-x;
background-position: bottom;
transition:all 0.2s ease-out;
}
p a:hover,
.w-richtext a:hover {
background-image: linear-gradient(0deg,#299cd318,#299cd318);
background-size:auto 100%;
}
.w-richtext ul,
.w-richtext ol{
margin-bottom:25px;
}
.w-richtext li:not(:last-child){
margin-bottom:10px;
}
.w-richtext figcaption{
font-size:14px;
font-style:italic;
line-height:1.25em;
}
.w-richtext figure {
max-width: none;
margin-bottom:25px;
}
.w-richtext figure.w-richtext-align-floatright,
.w-richtext figure.w-richtext-align-floatleft{
float:none;
clear:both;
margin-left:0;
margin-right:0;
}
.slide-down {
transform: translateY(100%) !important;
}
@media screen and (min-width:768px){
.w-richtext figure {
max-width: 60%;
}
.w-richtext figure.w-richtext-align-fullwidth{
max-width:none;
margin-top:25px;
margin-bottom:25px;
}
.w-richtext figure.w-richtext-align-floatright,
.w-richtext figure.w-richtext-align-floatleft{
clear:none;
}
.w-richtext figure.w-richtext-align-floatleft {
margin-right: 25px;
float:left;
}
.w-richtext figure.w-richtext-align-floatright {
margin-left: 25px;
float:right;
}
}
@media screen and (min-width:991px){
.w-richtext figcaption{
font-size:16px;
}
.w-richtext figure.w-richtext-align-fullwidth{
margin-top:32px;
margin-bottom:32px;
}
.w--open .navbar-link--text:after,
.w--current .navbar-link--text:after,
.navbar-link--text:after {
content: '';
position: absolute;
bottom: -3px;
right: -1px;
left: -1px;
height: 0;
background: var(--blue);
opacity: 0;
transition:all 0.5s ease;
z-index:-1;
}
.w--open .navbar-link--text:after,
.w--current .navbar-link--text:after,
.navbar-menu--dropdown-toggle:hover .navbar-link--text:after,
.navbar-link:hover .navbar-link--text:after{
opacity:1;
transform:none;
height:2px;
}
/* card hover effects */
a.card-image:before{
content:'';
position:absolute;
inset:0;
background:rgba(0,0,0,0.15);
transition:opacity 0.25s ease-out;
z-index:1;
}
a.scroller-image img,
a.card-image img,
a.feature-list--item-image img{
transition:all 0.5s ease-out;
}
a.scroller-image:hover img,
a.card-image:hover img,
a.feature-list--item-image:hover img{
transform:scale(1.05)
}
a.card-image:hover:before,
a.card-image:hover .image-overlay,
a.scroller-image:hover .image-overlay,
a.feature-list--item-image:hover .image-overlay{
opacity:0;
}
}
.card-involved:hover .card-involved-button,
.card-involved:hover .card-involved-text{
color:white;
}
.w-slider-dot {
background: var(--green);
width: 10px;
height: 10px;
}
.w-slider-dot.w-active {
background: var(--blue);
}
#mailchimp-popup-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 1000;
justify-content: center;
align-items: center;
}
#mailchimp-popup-content {
background-color: white;
padding: 30px;
border-radius: 5px;
max-width: 500px;
width: 90%;
max-height: 90%;
overflow-y: auto;
}
</style></head><body><header id="Header" class="header"><div class="promobar"></div><div data-animation="default" class="navbar-component w-nav" data-easing2="ease" fs-scrolldisable-element="smart-nav" data-easing="ease" data-collapse="medium" data-w-id="95bc2164-4bef-b350-9ba4-540c613c6b71" role="banner" data-duration="400"><div class="navbar-container"><a href="/" class="navbar-logo w-nav-brand"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/6673208c94fa1d1a74c08017_Vectors-Wrapper.svg" loading="eager" width="190" alt="Historic Charleston Foundation" class="navbar-logo--image"/></a><nav role="navigation" class="navbar-menu w-nav-menu"><div class="navbar-menu--main"><div data-hover="true" data-delay="300" data-w-id="95bc2164-4bef-b350-9ba4-540c613c6b77" class="navbar-menu--dropdown w-dropdown"><div class="navbar-menu--dropdown-toggle w-dropdown-toggle"><div class="navbar-link--text">What We Do</div><div class="navbar-dropdown--icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/>
</svg></div></div><nav class="navbar-menu--dropdown-list w-dropdown-list"><div class="megamenu-container"><div class="megamenu-content"><div class="megamenu-left"><div class="megamenu-link-list"><div class="megamenu-title h5">Preservation</div><a href="/preservation" class="dropdown-link">Preservation Programs</a><a href="/preservation/easements" class="dropdown-link">Easements</a><a href="/preservation/oral-histories" class="dropdown-link">Oral Histories</a></div><div id="w-node-_95bc2164-4bef-b350-9ba4-540c613c6b89-613c6b65" class="megamenu-link-list"><div class="megamenu-title h5">Advocacy</div><a href="/advocacy" class="dropdown-link">Advocacy Issues</a><a href="/advocacy/development-map" class="dropdown-link">Development Map</a></div><div id="w-node-_95bc2164-4bef-b350-9ba4-540c613c6b90-613c6b65" class="megamenu-link-list"><div class="megamenu-title h5">Museums</div><a href="/house-museums/aiken-rhett-house" class="dropdown-link">Aiken-Rhett House</a><a href="/house-museums/nathaniel-russell-house" class="dropdown-link">Nathaniel Russell House</a><a href="/house-museums" class="dropdown-link">Plan Your Visit</a></div></div></div></div></nav></div><div data-hover="true" data-delay="300" class="navbar-menu--dropdown w-dropdown"><div class="navbar-menu--dropdown-toggle w-dropdown-toggle"><div class="navbar-link--text">Events & Programming</div><div class="navbar-dropdown--icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/>
</svg></div></div><nav class="navbar-menu--dropdown-list w-dropdown-list"><div class="megamenu-container"><div class="megamenu-content"><div class="megamenu-left grid-cols-2"><div class="megamenu-link-list"><div class="megamenu-title h5">Events</div><a href="/events" class="dropdown-link">Events Calendar</a><a href="https://www.thecharlestonfestivalsc.org/" target="_blank" class="dropdown-link">Charleston Festival</a><a href="/sponsorships" class="dropdown-link">Sponsorship</a></div><div id="w-node-_95bc2164-4bef-b350-9ba4-540c613c6bb9-613c6b65" class="megamenu-link-list"><div class="megamenu-title h5">House Museum Tours</div><a href="/house-museums/aiken-rhett-house" class="dropdown-link">Aiken-Rhett House</a><a href="/house-museums/nathaniel-russell-house" class="dropdown-link">Nathaniel Russell House</a><a href="/house-museums" class="dropdown-link">Plan Your Visit</a><a href="/house-museums/field-trips" class="dropdown-link">Field Trips</a></div></div></div></div></nav></div><a href="/archives-and-resources" class="navbar-link w-inline-block"><div class="navbar-link--text">Archives & Resources</div></a><a href="/news" class="navbar-link w-inline-block"><div class="navbar-link--text">News</div></a><a href="/get-involved" class="navbar-link w-inline-block"><div class="navbar-link--text">Get Involved</div></a><div data-hover="true" data-delay="200" class="navbar-menu--dropdown w-dropdown"><div class="navbar-menu--dropdown-toggle w-dropdown-toggle"><div class="navbar-link--text">About Us</div><div class="navbar-dropdown--icon w-embed"><svg width=" 100%" height=" 100%" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M2.55806 6.29544C2.46043 6.19781 2.46043 6.03952 2.55806 5.94189L3.44195 5.058C3.53958 4.96037 3.69787 4.96037 3.7955 5.058L8.00001 9.26251L12.2045 5.058C12.3021 4.96037 12.4604 4.96037 12.5581 5.058L13.4419 5.94189C13.5396 6.03952 13.5396 6.19781 13.4419 6.29544L8.17678 11.5606C8.07915 11.6582 7.92086 11.6582 7.82323 11.5606L2.55806 6.29544Z" fill="currentColor"/>
</svg></div></div><nav class="dropdown-list w-dropdown-list"><a href="/about/history-and-values" class="dropdown-link w-dropdown-link">History & Values</a><a href="/about/board-staff" class="dropdown-link w-dropdown-link">Staff & Board</a><a href="/about/charter-day-awards" class="dropdown-link w-dropdown-link">Charter Day Awards</a><a href="/about/contact" class="dropdown-link w-dropdown-link">Contact Us</a><a href="/about/careers" class="dropdown-link w-dropdown-link">Careers</a><a href="/about/press" class="dropdown-link w-dropdown-link">Press</a></nav></div></div><div class="navbar-menu--secondary"><a href="https://shop.historiccharleston.org/" target="_blank" class="secondary-nav--link w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/6673208df466a566ee57c42d_Vectors-Wrapper.svg" loading="lazy" width="16" height="20" alt="" class="vectors-wrapper-3"/><div class="secondary-nav--link-text">Shop</div></a><a href="#" class="secondary-nav--link search-toggle w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/6673208dbaa358392fc5df17_Vectors-Wrapper.svg" loading="lazy" width="18" height="18" alt="" class="vectors-wrapper-4"/><div class="secondary-nav--link-text">Search</div></a><a href="https://2032.blackbaudhosting.com/2032/0202" target="_blank" class="button w-inline-block"><div class="button-text">Donate</div><div class="w-embed"><svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_815_1469)">
<path d="M6 0.682739L4.9425 1.74024L9.1275 5.93274H0V7.43274H9.1275L4.9425 11.6252L6 12.6827L12 6.68274L6 0.682739Z" fill="currentColor"/>
</g>
<defs>
<clipPath id="clip0_815_1469">
<rect width="12" height="12" fill="currentColor" transform="translate(0 0.682739)"/>
</clipPath>
</defs>
</svg></div></a></div></nav><div class="navbar-menu--secondary-mobile"><a href="#" class="button button-menu-donate"><div class="button-text">Donate</div><img width="12" height="12" alt="" src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66734acd4f13ac19aa89ce0f_Vectors-Wrapper.svg" loading="lazy" class="button-arrow"/></a><a data-w-id="95bc2164-4bef-b350-9ba4-540c613c6bfd" href="#" class="secondary-nav--link search-toggle w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/6673208dbaa358392fc5df17_Vectors-Wrapper.svg" loading="lazy" width="18" height="18" alt="" class="vectors-wrapper-4"/><div class="secondary-nav--link-text">Search</div></a><div class="navbar-menu--button w-nav-button"><div class="menu-icon"><div class="menu-icon--line-top"></div><div class="menu-icon--line-middle"><div class="menu-icon--line-middle-inner"></div></div><div class="menu-icon--line-bottom"></div></div></div></div></div></div><div id="search-drawer" class="search-drawer"><div class="search-wrap"><form action="/search" class="search-bar--wrap w-form"><label for="search-2" class="field-label">Search</label><input class="search-bar--input w-input" maxlength="256" name="query" placeholder="Search our site…" type="search" id="search" required=""/><input type="submit" class="search-bar--button w-button" value="Search"/></form><a href="#" class="search-close search-toggle w-inline-block"><div class="search-x">✕ </div><div class="search-close--text">Close</div></a></div></div></header><div class="utility-page-wrap"><div class="utility-page-content"><h1>Page Not Found</h1><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900.jpg" alt="" sizes="(max-width: 767px) 100vw, 600px" srcset="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900-p-500.jpg 500w, https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900-p-800.jpg 800w, https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900-p-1080.jpg 1080w, https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900-p-1600.jpg 1600w, https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900-p-2000.jpg 2000w, https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66c4da2b81c8b47982552dbc_Battery%20circa.%201900.jpg 2234w"/><div class="_404-text">The page you are looking for doesn't exist or has been moved</div><div><a href="/" class="button button-blue-border w-inline-block"><div class="button-text">Home page</div><div class="w-embed"><svg width="12" height="13" viewBox="0 0 12 13" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_815_1469)">
<path d="M6 0.682739L4.9425 1.74024L9.1275 5.93274H0V7.43274H9.1275L4.9425 11.6252L6 12.6827L12 6.68274L6 0.682739Z" fill="currentColor"/>
</g>
<defs>
<clipPath id="clip0_815_1469">
<rect width="12" height="12" fill="currentColor" transform="translate(0 0.682739)"/>
</clipPath>
</defs>
</svg></div></a></div></div></div><footer class="footer"><div class="container"><div class="footer-wrapper"><div class="footer-brand"><div class="w-embed"><svg viewBox="0 0 351 168" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)" fill="currentColor"><path d="M0 90.188v1.497h146.396l-.937-1.497H0Zm211.896 0-.785 1.497h139.864v-1.497H211.871h.025ZM179.133 94.475l-2.076-.203s-.304.152-.481.177h-.582c-.38 0-.684.051-.608.533l3.747-.152v-.355Zm2.836.456c-.051-.304-.279-.38-.532-.355l-.43.05h-.405l.025.508h.709c.228 0 .456-.05.608-.203h.025ZM174.095 92.978l-.608.178-.658.101c-.405.102-.734.28-.734.863l3.747-.508v-.355l-.861-.203a2.52 2.52 0 0 0-.886-.076ZM179.893 93.308l-.481.304s-.177.229-.051.38h.76c.253 0 .481-.05.658-.202.051-.431-.532-.609-.861-.457l-.025-.025ZM177.639 93.41c-.126-.127-.379-.203-.607-.153-.203.05-.355.178-.228.457h.557c.152.025.354-.178.278-.33v.025ZM185.007 93.232c-.658-.406-2.228-.558-2.557.254l.658.126.633.051c.431 0 .836-.101 1.241-.406l.025-.025ZM190.426 90.417l.025.076c1.038.406 2.329-.102 3.089-.482v-.05l-.025-.026h-.102c-.202.101-.455.101-.709.101l-.05.051-.836-.102c-.582-.076-1.139-.076-1.544.356l.177.101-.025-.025Zm-21.117 2.13c-.278-.05-.633 0-.835.127-.228.127-.329.33-.177.558l.329-.076.38-.076c.228-.051.405-.178.329-.533h-.026Zm-2.506.203-.253-.127h-.304v.609h.076c.152.025.228-.05.304-.127l.278-.304-.05-.051h-.051Zm19.977-.786h.658c.228 0 .405-.05.557-.203l-.152-.178-.076-.177-.709.05c-.228.026-.38.153-.253.508h-.025Zm-19.218-.406h.507c.278.025.405-.254.329-.558h-.329l-.304.076c-.203.05-.304.178-.177.482h-.026Zm21.345-1.192c-.304-.558-.785-.38-1.342-.152l.354.355h.557c.177 0 .329-.05.431-.178v-.025Zm1.114 1.09c-.127-.253-.355-.177-.507-.05l-.152.228.102.178h.354l.127-.153.076-.228v.026ZM189.008 2.967c.202.457 0 .787-.279 1.09l-.456.432-.405.482h-.354c-.051-.533.202-.812.532-1.065l.506-.406c.177-.152.329-.304.43-.533h.026Zm-3.596 3.297v-.076l-.278-.786c-.127-.406-.152-.837.076-1.192l.253-.254.101.254c.076.355.076.71 0 1.065l-.126.736v.253h-.026ZM164.955 5.2c.582.178 1.291.507 1.62 1.142l-.43-.051-.608-.102c-.405-.101-.734-.355-.582-.989Zm-.254 2.055c.431-.355.836-.28 1.165-.026l.481.431.431.38-.456-.1-.633-.102c-.456-.076-.886-.228-.988-.583Zm23.775-.482c.051.482-.304.811-.785 1.065l-1.494.609c-.304-.634 1.368-1.395 2.279-1.649v-.025ZM169.36 8.775l1.013-1.395c.152.28-.38 1.015-.785 1.395h-.228Zm-3.038.127 1.747 1.116-4.153-1.395 2.406.254v.025Zm3.443 1.192c.405-.862 1.19-2.105 2.304-2.156-.05.685-.405 1.04-.886 1.345l-.734.405-.684.431v-.025Zm-4.203.888c.912-.178 1.975 0 2.431.76-.431.204-.836.077-1.241-.126l-.607-.33-.583-.279v-.025Zm5.292 1.268c.937-1.04 2.253-1.877 3.899-1.877l-1.848 1.167c-.633.355-1.292.634-2.026.685l-.025.025Zm24.129-.786c-.81 1.166-2.127 1.927-3.443 2.333.81-1.243 2.177-1.877 3.443-2.333Zm-19.496 1.445.254.178h.253a4.159 4.159 0 0 0-1.14.254l-1.139.38c-.76.228-1.545.355-2.456-.076 1.038-.761 2.836-1.395 4.203-.761l.025.025Zm-6.912.28.051.126h.126s.203.05.178.203c-.507.736-1.19.812-1.925.736l-1.114-.178c-.354-.05-.734-.101-1.063-.05.886-1.04 2.481-1.446 3.722-.863l.025.025Zm14.002-2.08c-.076.532-.557 1.116-1.064 1.75l-.759.963-.583.964c.102-.735.456-1.395.887-2.003l.708-.837.785-.812.026-.025Zm3.949 1.319c-.455.862-1.823 2.282-3.088 2.536l3.088-2.537Zm-3.494.836-1.62 1.776c0-.355.582-1.446 1.266-1.775h.354Zm-9.494 1.624 1.19.177c.405.05.785.127 1.114.38l-.583-.075h-.633c-.405 0-.81-.051-1.063-.482h-.025Zm-2.811.253c.152.305-.05.609-.329.888l-.456.431-.354.431c-.152-.304 0-.558.278-.837l.431-.405.43-.508Zm18.255 2.866c.228-.583.861-.964 1.621-1.242l1.215-.356 1.19-.279c-.481.508-1.114.888-1.823 1.167l-1.089.38-1.114.305v.025Zm-13.748-.279v.28l-1.241-1.446 1.241 1.166Zm.456-1.09c.785.05 1.367.583 1.949 1.116-.126.43-.607.583-1.038.532l-.911-1.674v.026Zm-19.344-.178c1.089.228 2.253 1.243 2.785 2.232-1.139.203-2.253-1.243-2.785-2.232Zm22.711 1.953v.507h-.354c-.203-.101-.177-.253-.076-.355.126-.101.304-.203.43-.177v.025Zm-8.709.66c.379-.863 1.265-1.827 2.177-2.283-.152.583-.506.938-.937 1.268l-.658.482-.582.532Zm3.038-1.472a4 4 0 0 1 1.215 1.649l-.481.507s-.025-.177-.127-.228l-.278-.254-.633.229c.076-.203.051-.38 0-.558l-.177-.508c-.102-.33-.127-.608.43-.837h.051Zm19.04 1.624-.81.659 1.139-1.75-.304 1.09h-.025Zm-38.713.558c.607-.457 1.671-.635 2.734-.61l-.683.28-.659.33c-.455.202-.886.279-1.392 0Zm7.57-1.801a3.035 3.035 0 0 1 1.292 2.156c-.558.127-.709-.254-.811-.736l-.152-.76c-.076-.254-.152-.483-.329-.635v-.025Zm6.786-.28c.38.559.987 1.725.329 2.537-.582-.482-.506-1.826-.329-2.536Zm17.495 3.526.76-.532.785-.482a3.78 3.78 0 0 1 1.797-.457c-.81.736-2.076 1.294-3.342 1.497v-.026Zm-27.117-1.268-3.975 1.37c.962-.888 2.583-1.167 3.975-1.37Zm33.751.786c.481-.228 1.063-.05 1.696.203l.988.355c.329.102.683.152 1.013.152-1.317.61-2.634-.025-3.722-.71h.025Zm-16.027-.456c.177-.786.633-.812 1.165-.634l.81.33c.278.1.506.202.734.177l-.076.482v.507c-.076.304-.177.609-.481.761-.203-.101-.304-.228-.329-.38l.076-.508c.051-.33.076-.66-.507-.786l-1.341.076-.051-.025Zm-20.306 2.206c1.089-1.116 2.709-1.674 4.532-1.547l-1.089.634-1.114.66c-.759.38-1.519.583-2.329.253Zm17.04-2.434c.101.608-.102 1.09-.38 1.547l-.456.684-.405.71c-.101-.71.684-2.08 1.215-2.967l.026.026Zm18.306 2.155 1.696.457a7.853 7.853 0 0 0 1.747.279 2.527 2.527 0 0 1-1.317.431l-.658-.05-.709-.128-.759-.963v-.026Zm-17.648-.152.127-.38.05-.076-.126 1.014-.355 1.217.152-.836.152-.914v-.025Zm-16.761 1.877c.405-.076.835-.279 1.24-.482l1.241-.735c.836-.482 1.722-.913 2.659-.837l-1.115.811-1.215.812c-.835.482-1.772.76-2.81.456v-.025Zm19.926.228.101-.482.076-.583c.051-.355.203-.583.608-.304-.279.127-.38.507-.355.837l.076.405.152.102h-.633l-.025.025Zm25.522-2.637c-.735 1.242-2.558 2.942-4.456 3.094l4.456-3.094Zm-42.866 3.144a5.383 5.383 0 0 0 1.013-.507l.962-.66c.658-.456 1.317-.836 2.178-.836-.937 1.243-2.684 2.029-4.153 2.029v-.026Zm21.876-2.08h.506c.38.559.076 1.066-.354 1.497l-.658.609-.431.507-.152-.203.962-1.04c.304-.405.482-.862.152-1.37h-.025Zm4.33 2.055c1.747-.355 3.544.076 4.456 1.294-.81 0-1.57-.203-2.304-.482l-2.152-.812Zm12.077 1.192.38.482-1.722-.431 1.342-.05Zm-26.18.254.304.482c.101.203.177.456.101.71-.354-.33-.734-.812-.405-1.192Zm-8.685-1.192c.456-.736 1.216-1.192 2.026-.71-.734.304-1.241.887-1.646 1.547l-1.089 1.978c-.278-.456-.202-.938 0-1.42l.355-.71.405-.685h-.051Zm5.976.963.101 2.055-.987-2.866.886.811Zm7.14-4.057-.659 1.09a2.264 2.264 0 0 0-.253 1.167c.304.406.659.608 1.241.507-.481.228-.81.583-1.064.99l-.658 1.267c-.43.837-.911 1.623-2.051 1.826 1.469-.735 1.646-2.054 1.798-3.373l.127-.989.253-.938c.228-.609.607-1.116 1.291-1.522l-.025-.025Zm9.216 5.58.304 2.054-1.443-2.36 1.139.305Zm-4.076-.812c.784.101 1.24.938 1.544 1.623l.076 1.014c0 .355 0 .71-.127 1.04l-.86-1.826a9.679 9.679 0 0 1-.659-1.877l.026.026Zm9.899 1.065 3.52 2.764c-1.443-.304-3.191-1.37-3.52-2.764Zm-4.608.05c.76.077 1.064.559 1.241 1.167l.202.939.228.887-1.088-1.37c-.304-.481-.532-1.014-.608-1.597l.025-.025Zm-14.356 2.156-1.797.914.607-.863 1.19-.05Zm2.735-.482.38 2.334c-.355-.127-.785-1.522-.38-2.334Zm9.14.102 1.317 2.51c-.861-.456-1.899-1.42-1.317-2.51Zm-11.773 2.562c.354-.178.632-.178.936-.127l.456.127.506.076c-.43.228-1.468.481-1.924-.076h.026Zm9.14-1.598c.481.279.709.66.886 1.065l.253.66.304.633c-.355 0-.608-.228-.836-.481l-.582-.888-.051-.99h.026Zm-13.723 1.927-.127.508-.759-.964.86.456h.026Zm33.522-.634.076.051c.735-.203 1.469-.33 2.228-.304h-.05l-.633.177-.051.076-1.519.584c-1.013.43-2.026.837-3.089.507l1.519-.558 1.519-.507v-.026Zm-11.52-1.978 2.684 3.297c-.658-.101-1.139-.634-1.544-1.293l-1.14-2.004Zm12.255 3.601.86-.405.988-.38c.684-.204 1.392-.254 2.051.126v.279l-.962.178-.962.202c-.633.127-1.292.178-1.95 0h-.025Zm-32.637.508c-.228-.355-.076-.508.203-.609l.962-.279c-.051.431-.684.736-1.165.888ZM162.6 31.93c.734.609 1.392 1.217 1.57 2.13-.355-.152-.608-.532-.836-.963l-.354-.634-.38-.558v.025Zm23.825.355c.709.254 1.064.736 1.266 1.319l.203.913.126.913c-.506.127-.531-.127-.531-.431v-.507c0-.178-.051-.305-.178-.406l-.911-1.8h.025Zm6.406 2.41c.228.101.278.253.329.456v.609c-.304-.28-.734-.685-.329-1.065Zm-8.659 1.42-.177-.71.126-.076.228.71-.203.076h.026Zm8.684-3.78c.228.178.557.28.937.356l1.139.254c.684.203 1.14.558.583 1.47l.126.432.178.406c.101.279.126.558-.102.837-.379-.482-.759-1.471-.379-2.182-1.114.558-2.153-.76-2.482-1.597v.025Zm-12.33 1.523c1.418-.051 2.101 1.116 2.304 2.308v.279l-.507-.66-.506-.735c-.354-.457-.835-.761-1.62-.482l.329-.736v.026Zm-15.749 1.166.507.482-1.368.203-1.443.152c-.987.127-1.949.305-2.734.736.304-1.015 1.114-1.32 2.051-1.42l1.493-.051c.507 0 1.013 0 1.469-.102h.025Zm20.559.837.431.127h.43c.279 0 .507.076.532.533-.177.05-.582.127-.911.101-.33-.05-.583-.228-.456-.735l-.026-.026Zm-8.431-2.003c1.367.583 2.076 2.105 2.557 3.449l-2.557-3.45Zm22.711 1.04c.507.279.861.659 1.165 1.09l.785 1.37-1.19-1.116c-.354-.406-.633-.837-.76-1.345Zm2.583 1.09.582.355.633.304c.431.203.811.482 1.038.964-.455.178-.86-.05-1.215-.406l-1.038-1.217Zm-36.687 1.192v.102l-.051.253c-.076.178-.203.355-.456.254l-.152-.203.633-.38.026-.026Zm9.368.178v.507h-.507c-.152-.355.177-.634.507-.507Zm-1.57-1.142c.101.634-.101 1.218-.507 1.725l-.607.507 1.114-2.232Zm15.343 1.192c.38-.05.532.178.633.457l.102.456.177.38-.583-.456c-.278-.253-.506-.558-.303-.837h-.026Zm-7.494.305c.456-.66.962-.38 1.418.152l.633.888.582.735-.481-.456-.557-.61c-.431-.405-.937-.76-1.57-.735l-.025.026Zm-5.773 1.09c.076.457-.152.609-.456.66l-.481.076-.405.177 1.317-.913h.025Zm12.786 1.167h.608a.641.641 0 0 1 .481.304l-.481.38-.608-.684Zm-26.914.736c-.152-.127-.101-.203.051-.305l.531-.177v.253l-.177.228h-.405Zm21.167-.863c.658.457 1.114 1.294 1.418 2.004l-.557-.355-.557-.355c-.33-.28-.557-.66-.33-1.268l.026-.026Zm-5.824-.254c1.013.533 1.697 1.548 2.152 2.46-.962-.532-1.898-1.546-2.152-2.46Zm-6.709 1.294.43 1.268-.152-.076c-.202-.152-.253-.431-.278-.76v-.457.025Zm5.266-.38c.304.76-.354 1.572-1.114 1.775h-.506c-.051-.482.202-.837.531-1.09l1.089-.685Zm-15.419 2.206c-.076-.279.025-.456.202-.558l.608-.203v.457c-.051.152-.127.253-.329.279h-.507l.026.025Zm23.142-.127 1.417 1.42c-.278-.05-1.873-.557-1.417-1.42Zm8.735 1.243-.507.152c-.354.102-.734.152-1.063-.228l.278-.558c.304 0 .608.127.887.279l.126.076.228.28h.051Zm-15.42-2.156c1.165.457 2.178 1.623 2.532 2.816-.658.177-1.038-.203-1.367-.685l-.506-.761c-.178-.254-.38-.482-.633-.634v-.71l-.026-.026Zm20.129.584-.051 2.333v-.05c-.177-.457-.152-.94-.101-1.472l.127-.837.025.026ZM157.637 45.5c.253-.71.937-1.674 1.773-1.775.101.786-.405 1.927-1.418 1.75h-.355v.025Zm29.978-2.967-.228 3.068-.354-5.224.582 2.18v-.024Zm-23.066-2.79c.304 1.192.127 2.232-.126 3.246l-.355 1.522a6.474 6.474 0 0 0-.126 1.572c-.304-1.902.101-4.26.582-6.34h.025Zm2.482 5.326h.025c.253.228.203.532.127.887v.153l-.152-1.04Zm2.43-1.573.532.66.582.558c.355.38.557.811.355 1.572-.507-.253-.734-.735-.912-1.243l-.253-.786-.304-.735v-.026Zm13.673 1.243 1.088 1.04.481.634.051.127-.785-.482c-.43-.254-.81-.558-.861-.964l.051-.355h-.025Zm8.127.38c.988-.253 1.722.837 2.127 1.624-.177-.102-.43-.127-.709-.127h-.886c-.532-.076-.912-.38-.532-1.496Zm6.381 1.725.202-3.424.152.076-.202 3.424-.152-.076Zm-23.775.507v-.684l.152-.685c.126-.431.405-.786.987-.888.076.507-.101.888-.354 1.243l-.405.507-.355.507h-.025Zm14.862 0h-.05l-.051-.076-.051-1.344c-.025-.913-.025-1.826.279-2.764.329.989.278 1.927.126 2.866l-.253 1.318Zm-25.876.33h-.354v-3.677c.076-1.218.278-2.384.734-3.526l-.405 7.203h.025Zm-5.241.33-.557.253.785-1.75-.228 1.497Zm10.254-5.681c.532.963.81 2.029 1.038 3.145l.355 1.648.456 1.598c-1.064-1.725-1.722-4.058-1.823-6.366l-.026-.025Zm24.585 5.275c.38 0 .658.254.886.533l.532.887c-.987.102-1.367-.583-1.418-1.42Zm-30.813-5.022c-.203.558-.253 1.116-.279 1.7l.076 1.699c.051 1.116.051 2.232-.582 3.246l.076-1.674V45.83c.05-1.142.177-2.232.709-3.221v-.026Zm13.09 5.047c.304.406.329 1.116.076 1.573h-.355l.279-1.573Zm-9.672.558c.152.457.076.812-.076 1.142l-.253.482-.203.456c-.177-.558 0-1.496.532-2.08Zm2.253-1.166.076.127.608 1.826c.126.456.228.938.202 1.395v.253l-.303-.482c-.304-.66-.431-1.395-.507-2.155l-.101-.964h.025Zm23.724 3.855.051-1.877h.228l-.127 1.877h-.152Zm-13.039-3.5c.962.127 1.443.608 1.848 1.192l.608.887c.228.305.506.584.835.837l-.101.863-.43-.736-.38-.862c-.304-.533-.684-.964-1.469-.862-.126.33-.329.558-.582.786l-.785.608c0-.228-.05-.481-.126-.76l-.228-.787c-.102-.507 0-.963.785-1.166h.025Zm-19.597 3.88-.481.533.709-3.576-.228 3.069v-.026Zm7.14-.66c.228.635.506 1.75-.279 2.207-.379-.684-.076-1.547.279-2.206Zm27.699 1.142.38.178c.405.279.582.735.709 1.268l.152 1.116v.076l-.405-.736-.532-.989-.304-.888v-.025Zm-14.153 3.424-.228-.482-.583-1.319c-.227-.66-.303-1.319 0-1.953l.38-.558.304.457c.253.532.228 1.192.177 1.877l-.076 1.42v.533l.051.025h-.025Zm1.063-.938c.177-.077.304-.026.456.05l.405.254a.642.642 0 0 1-.076.583l-.38.431-.405-1.318Zm12.077-4.058-.278 5.402c-.355-.939-.329-1.852-.203-2.74l.253-1.318.203-1.344h.025Zm-14.837 7.938.076.457.127.456c.05.304.025.583-.279.786-.658-.253-.329-1.319.076-1.699Zm1.266 1.294.912 1.166-.709-.431c-.203-.152-.329-.355-.203-.76v.024ZM177.614 63c.228.279.228.634.177.99l-.228 1.064h-.202c-.38-.634-.051-1.42.278-2.08l-.025.026Zm2.203 3.677c.582.102.81.685.911 1.167l-.481.507-.43-1.674Zm-1.848.077c.126.989-.203 1.724-.608 2.434-.557-.43-.456-.862-.203-1.242l.456-.61.355-.608v.026Zm3.266 2.054-.279 2.08c-.582-.178-.582-.558-.43-.939l.354-.608.355-.533Zm-2.102 2.156c.456-.051.633.127.76.38l.202.406.304.355v.304l-.202.203c-.304.076-.481-.076-.608-.279l-.177-.355-.228-.33v-.71l-.051.026Zm-1.316.913-.279 1.927c-.81-.406-.126-1.42.279-1.927Zm-1.646 1.268.278.913.33.913c.227.609.405 1.167.379 1.7-.531-.33-.785-.888-.886-1.523l-.126-.989v-.989l.025-.025Zm1.342 8.09-.127.356-.05.355a.813.813 0 0 1-.279.634c-.202-.127-.177-.355-.051-.609l.482-.76.025.025Zm4.178 1.522c-.304-.43.43-1.37.936-1.522l-.936 1.522Zm-2.431-.735.582.608a.869.869 0 0 1 .177.71c-.582-.126-.81-.684-.759-1.318Zm-3.545.152.279.735.228.787c.126.532.101 1.04-.228 1.37-.608-.762-.431-2.03-.279-2.892Zm1.621 3.195s.101.28.05.533c-.05.228-.202.482-.506.482l-.152-.127.608-.888Zm1.215.102c.38.482.835 1.09.937 1.877l-.861-.812c-.253-.304-.38-.634-.076-1.065Zm7.722-36.877h.076c.177-.583.329-1.116.253-1.674v-.076l.203.355c1.342 2.334 2.481 4.92 3.519 7.508h.076l.431.887.455.939c.33.608.735 1.115 1.418 1.293v-1.065l-.101-1.09c-.051-.71 0-1.37.279-1.954.354.584.43 1.294.455 2.03v1.115l.076 1.09.988-.05c0-.304.126-.558.278-.837l.557-.76c.355-.508.583-1.04.102-1.725.911-.076.911-.482.683-1.015l-.43-.811c-.127-.28-.253-.533-.228-.736 1.038-.456.785-1.725-.101-2.333-.406-.508-.127-.634.202-.761l.228-.102.203-.152s.126-.304 0-.583c-1.418-.964-2.026-2.308-2.583-3.652l-.43-1.015-.481-.989c-.355-.634-.785-1.268-1.418-1.775.835.025 1.747 1.344 2.278 2.105.355.05.557.253.709.482l.178.405.151.432c.178.583.355 1.141 1.115 1.141-.279 1.09.151 1.522.607 1.928l.355.33.303.354c.178.254.279.609.228 1.09.532.407.861.204 1.089-.177l.329-.608.355-.508.177.71.127.787c.126.482.354.837.987.71a9.04 9.04 0 0 0 .329-3.982c-.329-2.891-2.709-5.504-5.368-6.721-.506-.533-1.215-.862-1.974-1.116l-2.279-.76c-1.418-.584-2.406-1.446-1.722-3.678l1.924 1.978c.355 0 .633.101.887.279l.683.634c.431.457.861.938 1.57.862.202-.076.278-.279.304-.482l.076-.304.152-.279c.329.304.531.66.709 1.015l.303.507.431.482h.38s.228 0 .253-.152c.253.101.43.253.557.43l.38.559c.228.38.481.71 1.038.76v-.126c-.127-.761-.102-1.116 0-1.243.126-.127.354 0 .607.152l.861.584c.304.152.583.228.81.025l.178-1.065 1.088.811c.38.254.76.482 1.165.634.203-.177.203-.38.127-.583l-.127-.304-.076-.33 2.203.406c.152-.457 0-.863-.177-1.243l-.254-.533c-.05-.177-.075-.355-.025-.532.456-.076.81.05 1.165.228l.532.228c.177.076.379.102.607.076.279-.608-.025-.989-.43-1.344l-.583-.532c-.177-.178-.303-.406-.303-.635h.506c.684.051.962 0 1.013-.101.076-.127-.076-.304-.279-.533-.177-.228-.405-.481-.481-.76-.076-.28 0-.559.355-.837h-.203c-.354-.178-.38-.558-.177-.837l-1.595-.71c-.532-.229-1.089-.406-1.722-.356-.101-.456-.304-.684-.633-.837l-.532-.152-.607-.076c.329-.66.785-1.674.126-2.282.304-.178.659-.254 1.013-.33l1.139-.127c.785-.076 1.545-.152 2.178-.583v-.457c0-.152-.025-.304-.177-.406l1.468-.71c-.481-.304-.987-.456-1.519-.609l-1.57-.456.203-.634.278-.634c.178-.431.279-.862.127-1.294l-1.393.406-.05-1.344c-.785-.178-1.393.406-2.001.99l-.911.836c-.304.228-.658.355-1.013.305a.591.591 0 0 1 .101-.457l.33-.355c.253-.254.455-.507.354-.913a.64.64 0 0 0-.506-.127l-.481.152c-.329.127-.633.203-.937-.203 1.519-.76 3.19-1.623 4.355-2.739-.481-.482-.253-.837 0-1.167l.329-.532c.076-.178.076-.355-.101-.583l-2.532.684c-.557-.482-.329-.862.05-1.242l.557-.584c.178-.203.304-.43.279-.66-.582-.278-1.064-.253-1.519-.1l-.659.33-.607.405-.608.431-.658.304c-.456.153-.937.153-1.519-.126.481-.406.987-.736 1.519-1.04l1.595-.939c-.304-.583-.886-.532-1.519-.38l-.912.177c-.278.026-.557 0-.785-.152l2.254-1.8-3.039-.229.633-1.877-.708.051-.633.152c-.557-.837-1.14-.558-1.747-.076l-.912.786c-.304.229-.608.432-.911.457-.228.76-.583 1.446-.988 2.105l-1.291 1.902c-.886 1.243-1.747 2.511-2.127 4.058l-.911.406-.887.456c-.582.28-1.164.457-1.696.254l2.608-3.398c.886-1.142 1.797-2.283 2.836-3.424-.254-.837-.051-1.623.303-2.359l.659-1.09.734-1.066c.456-.837.608-1.623.734-2.435l.152-1.217.279-1.268c-.633-.05-1.089-.457-.912-1.167l-.557-.66-.633-.633c-.43-.305-.886-.228-1.215.887l-.304-.279-.203-.253c-.126-.178-.253-.28-.531-.28a2.366 2.366 0 0 1-.431.838l-.633.583c-.43.355-.861.71-1.012 1.37l-.583-.457c-.38.05-.506.355-.582.736l-.076.608-.127.533c-.936-.076-1.164.431-1.215 1.065v1.015c0 .33-.051.66-.152.887-.202-.101-.278-.253-.329-.405l-.076-.229-.127-.177c-.506-.076-.734.152-.886.482l-.202.507-.279.431-.202 1.42-.076 1.471c-.026.99-.076 1.953-.33 2.714l-.075.685-.152.685c-.076.456 0 .837.531 1.014.102.558-.025.99-.43 1.37h-.481c-.152.05-.304.025-.38-.102-.101-.71-.582-1.217-1.114-1.648l-.76-.634a2.54 2.54 0 0 1-.531-.66c.177-.101.405-.101.633-.076l.658.127c.405.076.734.025.734-.71-.481-1.243-1.772-1.826-2.987-2.207l.202-.203c.861.102 1.266.051 1.393-.126.126-.178 0-.457-.203-.761l-.354-.507-.279-.533c-.152-.355-.152-.685.177-.964l-2.911-.101.076-.38.177-.407c.076-.279.076-.532-.304-.684a1.19 1.19 0 0 0-.734.101l-.608.228c-.405-.126-.506-.38-.532-.659l-.076-.431-.151-.38c-.355-.127-.583.05-.785.304l-.304.355-.355.253c-.177-.126-.253-.304-.303-.481l-.102-.584c-.05-.38-.126-.76-.506-.964-.481-.228-.633-.025-.76.28l-.152.532-.227.431c-1.039-.887-2.279-1.75-3.672-1.192l.102.355.202.305c.127.203.203.405-.051.659l-.329.101-.38.051c-.253.026-.455.127-.481.406l.887.812c.126.608-.228.71-.633.811l-.583.228c-.152.102-.278.28-.278.584l2.456 1.04-2.127 1.293.861.076.886.152c.582.152 1.089.38 1.468.837l-1.519 1.167c-.506.457-.911.938-1.063 1.471h.886l1.013-.127c.683-.05 1.367 0 1.848.457l-.532 1.04c-.151.355-.253.735-.076 1.166.709.076.887.558.912 1.116v.888c0 .304 0 .583.051.837 0 .253.101.482.253.685l.506.583c.355.38.633.76.405 1.243h-.557l-.228-.102-.253-.076c-.152-.05-.278-.127-.177-.431.177-.786-.355-1.674-1.139-2.232-1.089-.406-2.026-.989-2.937-1.648l-2.608-2.156c-.633.304-1.114 0-1.621-.355l-.734-.558a1.586 1.586 0 0 0-.81-.305l-.253.863c-.709-.33-1.874-.837-2.406-.102l.912 1.32a1.032 1.032 0 0 1-.481.202h-.557c-.38.05-.76.101-.988.456.177.66-.152.99-.582 1.192l-.734.28-.659.304c0 .431.254.583.583.685l.531.152.481.253-1.139 1.75s.228.153.405.178h.481c.304.025.507.127.355.634l.607.127.608.177-1.165.761.127.127v.228c.253.102.481.127.709.152l.734-.05c.507-.05.988-.05 1.342.279l-.253.253s-.127.153-.228.127v.482l5.241-.431c-.962 1.496-.582 2.435.177 3.196l1.342 1.115c.481.38.937.761 1.266 1.218.431.076.583-.101.734-.38l.228-.406.355-.33c.683-.482 1.418-.533 2.152-.507l1.114.076c.38 0 .785 0 1.165-.102l-1.469 1.979c-.202.076-.38.025-.557-.051l-.456-.28c-1.24-.582-2.481-.253-2.861 1.117l-1.038-.939c-.329-.33-.683-.634-1.089-.837-.379-.304-.708-.202-.987.026l-.38.406-.278.355c-.659-.685-1.393-1.37-2.254-1.471-.633.253-.557.608-.354.989l.329.558c.101.177.177.355.127.482l-.684-.33-.684-.431c-.455-.254-.936-.38-1.418.025-.253.355-.151.71.026 1.015l.278.43a.756.756 0 0 1 .127.381l-1.722.076c-.557.051-1.063.178-1.418.558-.177.685.076.863.456.964l.582.102c.203.05.38.126.507.279l-1.874.913c-.633.304-1.24.684-1.797 1.242-.051.33.025.533.177.71l.456.482-1.013 1.116c-.203.584.05.761.405.863l.557.152c.177.05.329.127.43.253-.152.077-.202.203-.253.33l-.202.33c-.228.431-.532 1.192-.557 1.8 0 .61.253 1.117 1.164 1.091 0 .355.026.786.253 1.04 1.292.38 1.469-.228 1.545-.964l.051-.558.101-.532c.101-.305.304-.558.734-.61-.076-1.115.38-1.952.861-2.738l.709-1.218c.202-.43.354-.887.38-1.445.228-1.294 1.696-1.547 2.633-1.471-.127.532-.405 1.014-.734 1.445l-1.039 1.243c-.683.812-1.291 1.674-1.215 2.917.253.304.507.355.709.304l.329-.152.355-.254c.455-.33.911-.659 1.519 0-.025.457-.177.888-.405 1.294l-.734 1.141c-.532.736-1.039 1.496-1.064 2.41 0 .33-.101.659-.202.963l-.38.913c-.253.61-.431 1.167-.102 1.7l.33-.102.354-.177c.228-.102.456-.102.658.228l-.405 2.41c-.126.786-.253 1.597-.253 2.434.506-.076.734-.406.988-.76l.354-.533.506-.482c.608-.127 1.038-.457 1.418-.837l.532-.66.481-.71c.633-.913 1.266-1.75 2.507-1.623-.456 1.04-.203 1.877.202 2.663l.608 1.167c.202.38.354.786.38 1.242.835.178.759.66.633 1.193l-.076.38v.355c.05.228.177.431.531.583.76-.279 1.064.178 1.342.66l.431.71a.768.768 0 0 0 .709.228c.303-.887.126-1.775-.102-2.688l-.303-1.395a4.261 4.261 0 0 1 .025-1.496c.835-.178 1.519-.761 1.418-1.75.481-.051.734-.28.886-.584l.152-.532.076-.584c.076-.786.202-1.572 1.291-1.674a9.802 9.802 0 0 0-.025-1.724l-.228-1.7c-.152-1.116-.177-2.232.329-3.398l.557-.634c.177-.203.38-.355.582-.28l-.177 1.523c-.05.507-.177.989-.38 1.42l.102 2.08.101 2.08c.127 1.369.456 2.662 1.342 3.778.278.051.506 0 .709-.076l.607-.33c.988 1.42.684 2.79.355 4.16-.177.685-.329 1.37-.355 2.08 0 .71.127 1.395.557 2.13-.101.71-.633 1.8-1.493 1.42l.253.964c.126.304.278.609.532.837-.203.33-.228.736-.203 1.192l.203 1.294c.101.811 0 1.395-1.266 1.192v.507c.709.634.987 1.496 1.19 2.384l.253 1.344.354 1.294c.127.558-.152.811-.506.913l-.557.101-.456.05c-.051.356.051.736.228 1.117l.557 1.116-.127 1.04v1.065c-.05.71-.202 1.37-.709 1.8.861 1.877.735 4.008.406 6.087l-.684-.253c-.228-.076-.456-.076-.658.177.835 1.674 1.62 3.399 1.215 5.555-.684.608-1.798 1.141-2.988.989l-.658.177-.684.127c-.43.102-.759.305-.81.786 1.545-.481 3.444-.71 5.064-.71-.405.457-1.063.761-1.747 1.015l-2.076.71v.355l4.026-.888c.177.051.329 0 .455-.025l.405-.228c.254-.127.456-.152.684.33.658.405.987.228 1.266-.127l.354-.635.38-.659c.203.127.279.355.329.583v.736c.051.482.127.888.76.837l.076-1.344c.709 1.521 1.772 1.445 2.962 1.09l.912-.304.937-.254c.633-.152 1.266-.177 1.848.051v-.482l-.709-.101-.709-.051c-.456-.05-.886-.127-1.19-.431.43-.584 1.013-.558 1.595-.457l.886.102c.304 0 .608-.076.886-.28-.582-.405-1.291-.506-2.076-.405a.723.723 0 0 1-.456-.482l-.202-.71c-.127-.457-.329-.837-1.114-.583.734-.888.886-1.801.962-2.765l.101-1.446c.051-.507.178-.989.38-1.521-.759-.558-.785-1.344-.582-2.156l.405-1.243.354-1.166c-.303-.482-.607-.33-.886-.077l-.43.355c-.127.102-.253.153-.38.077.127-.432-.101-.457-.355-.457l-.379-.05s-.178-.127-.152-.305c.683-.533.962-1.268 1.215-2.054l.38-1.167c.152-.406.354-.786.608-1.116l-.836.076c-.253 0-.506 0-.734-.152-.253-1.04.076-1.902.481-2.714l.607-1.192c.203-.406.355-.837.406-1.268-.127-.101-.279-.127-.431-.152h-.481c-.304.025-.608.025-.81-.28.202-1.775.481-3.575 1.494-5.02l-1.418-1.776.304-1.015.253-1.04c.177-.684.456-1.319 1.114-1.8l-.456-.609-.506-.583c-.304-.406-.557-.913-.507-1.649.203-.431.583-1.014 1.165-1.04l.684.964c.531.38.81.431.937.304.126-.152.126-.482.075-.887l-.05-.634v-.61c.076-.38.228-.684.607-.785a2.698 2.698 0 0 1-.151-1.32l.126-.608.177-.558h.228ZM7.824 121.08v7.913c0 3.297.734 4.337 2.81 4.337v.811H1.772v-.811c1.9 0 2.785-.71 2.785-4.337v-17.018c0-3.247-.582-4.337-2.785-4.337v-.812h8.862v.812c-1.924 0-2.81.862-2.81 4.337v7.76h13.343v-7.76c0-3.323-.659-4.337-2.735-4.337v-.812h8.786v.812c-2.101 0-2.785 1.09-2.785 4.337v17.018c0 3.246.684 4.337 2.785 4.337v.811h-8.786v-.811c1.925 0 2.735-.71 2.735-4.337v-7.913H7.824ZM141.382 121.663l-.303-5.909h-.684l-.506.355-.456.126-.988-.126c-.785-.203-2.43-.584-3.949-.584-4.533 0-8.989 4.185-8.989 9.714 0 4.134 2.988 9.333 8.913 9.333 2.557 0 4.228-.811 5.367-1.75a8.393 8.393 0 0 0 1.317-1.445l.683-1.192-.557-.482c-1.139 1.724-2.456 2.561-3.57 2.993-.557.203-1.038.329-1.443.38l-.785.051c-3.089 0-6.507-2.714-6.507-8.395 0-4.007 1.925-8.446 6.153-8.446 1.291 0 2.962.33 4.456 2.536.557.812.76 1.522 1.114 2.816h.684l.05.025Zm-21.496 8.522v-10.348c0-2.714.937-2.917 2.71-3.094v-.812h-8.356v.812c1.773.203 2.709.38 2.709 3.094v10.348c0 2.764-.936 2.967-2.709 3.145v.811h8.356v-.811c-1.773-.178-2.71-.381-2.71-3.145Zm-24.18-10.348v10.348c0 2.764-.911 2.967-2.658 3.145v.811h8.305v-.811c-1.747-.178-2.659-.381-2.659-3.145v-4.236h1.418l.836.051c.278.051.582.152.911.33.658.38 1.393 1.166 2.405 2.713 2.355 3.577 2.659 4.008 3.596 5.098h4.886v-.811l-1.038-.127a2.841 2.841 0 0 1-.886-.304c-.582-.33-1.165-.914-1.924-2.08-2.33-3.526-3.089-4.667-4.811-5.58 2.659-.862 3.773-2.714 3.773-4.54 0-2.384-1.342-3.576-2.861-4.159a7.545 7.545 0 0 0-2.228-.507l-.937-.077h-8.786v.812c1.722.203 2.659.381 2.659 3.094v-.025Zm2.988 5.199v-8.293h2.583c2.481 0 3.468 1.674 3.468 4.108 0 3.475-2.101 4.211-3.899 4.211h-2.152v-.026Zm-18.154 9.536c5.95 0 9.85-4.616 9.85-9.485 0-5.529-4.457-9.587-9.976-9.587-5.52 0-9.546 4.438-9.546 9.536 0 4.819 3.773 9.536 9.672 9.536Zm.051-18.21c2.608 0 6.38 1.776 6.38 8.674 0 6.899-3.544 8.674-6.38 8.674-3.849 0-6.28-3.348-6.28-8.572 0-4.768 1.976-8.776 6.28-8.776Zm-18.103 13.823v-13.062h2.557c1.418 0 2.177.634 2.608 1.37.202.38.354.786.43 1.166l.177.99h.684l-.127-5.631h-.734c-.658.583-1.063.913-2.532.913h-9.19c-1.469 0-1.9-.33-2.532-.913h-.735l-.126 5.631h.683l.152-.99c.076-.38.228-.786.43-1.166.431-.761 1.216-1.37 2.634-1.37h2.582v13.062c0 2.764-.936 2.967-2.709 3.145v.811h8.38v-.811c-1.696-.178-2.658-.381-2.658-3.145h.026Zm-12.154-9.207v-5.25h-.683l-.355.279c-.151.076-.329.152-.582.152l-.405-.05-1.215-.381c-.507-.177-1.013-.228-1.62-.228-3.09 0-4.76 2.384-4.76 4.819 0 2.663 1.924 4.108 3.67 5.25 3.115 2.003 4.406 2.866 4.406 4.945 0 2.08-1.595 3.196-3.114 3.196-2.684 0-3.95-2.587-4.406-5.427h-.734v5.858h.734l.203-.431a.654.654 0 0 1 .557-.254c.253 0 .506.102.683.203.836.457 1.418.685 1.874.787l.608.126h.557c3.418 0 5.342-2.815 5.342-5.25 0-2.054-1.013-4.032-4.026-5.985-3.595-2.333-4.33-2.815-4.33-4.388 0-1.243.988-2.663 2.862-2.663 2.405 0 3.722 1.801 4.026 4.718h.683l.026-.026Zm-14.887 9.207v-10.348c0-2.714.937-2.917 2.709-3.094v-.812h-8.355v.812c1.772.203 2.709.38 2.709 3.094v10.348c0 2.764-.937 2.967-2.71 3.145v.811h8.356v-.811c-1.772-.178-2.71-.381-2.71-3.145ZM224.961 119.862v10.348c0 2.765-.886 2.967-2.658 3.145v.812h8.33v-.812c-1.748-.178-2.659-.38-2.659-3.145v-4.235h1.418l.835.05c.279.051.583.152.912.33.658.38 1.392 1.167 2.405 2.714 2.355 3.576 2.659 4.007 3.596 5.098h4.886v-.812l-1.038-.127a2.832 2.832 0 0 1-.886-.304c-.582-.33-1.165-.913-1.924-2.08-2.304-3.525-3.089-4.667-4.786-5.58 2.659-.862 3.773-2.713 3.773-4.539 0-2.384-1.342-3.576-2.861-4.16a7.609 7.609 0 0 0-2.228-.507l-.937-.076h-8.786v.811c1.722.203 2.659.381 2.659 3.095l-.051-.026Zm2.988 5.2v-8.294h2.582c2.482 0 3.469 1.674 3.469 4.109 0 3.474-2.102 4.185-3.899 4.185h-2.152Zm-22.053 5.427 1.164-3.525h5.697l1.241 3.855c.126.279.304.913.304 1.293 0 .989-.988 1.142-1.925 1.243v.812h7.672v-.812c-2.076-.178-2.456-.913-3.393-3.754l-4.582-13.974h-2.305l-4.608 13.822c-1.012 3.145-1.468 3.526-3.038 3.906v.812h5.317v-.812c-.506-.101-1.747-.38-1.747-1.623 0-.279.076-.812.253-1.243h-.05Zm6.456-4.768h-4.962l2.531-7.533 2.431 7.533Zm-30.231-5.859v10.348c0 2.765-.886 2.967-2.659 3.145v.812h8.305v-.812c-1.747-.178-2.709-.38-2.709-3.145v-4.54h9.495v4.54c0 2.765-.937 2.967-2.684 3.145v.812h8.355v-.812c-1.747-.178-2.709-.38-2.709-3.145v-10.348c0-2.713.937-2.916 2.709-3.094v-.812h-8.355v.812c1.747.203 2.684.381 2.684 3.094v4.489h-9.495v-4.489c0-2.713.937-2.916 2.709-3.094v-.812h-8.305v.812c1.722.203 2.659.381 2.659 3.094Zm-6.811-5.25h.734v-8.141h-.683c-.253.558-.684.862-1.317.862-.354 0-.785-.076-1.266-.177l-1.544-.406c-1.14-.279-2.482-.583-4.026-.583-7.317 0-12.66 6.391-12.66 15.065 0 9.105 6.153 13.569 12.078 13.569 4.709 0 8.608-2.714 10.229-7.051l-.633-.659c-1.849 4.007-4.71 6.01-8.558 6.01-5.52 0-9.343-5.376-9.343-13.568 0-7 3.165-12.301 9.089-12.301 4.229 0 6.761 2.232 7.951 7.38h-.051ZM333.099 120.674v9.536c0 2.765-.886 2.968-2.658 3.145v.812h6.937v-.812h-.936c-1.874 0-2.102-1.699-2.102-3.043v-10.577l13.267 14.635h.684v-14.482c0-2.714.937-2.917 2.709-3.095v-.811h-6.684v.811c1.747.203 2.734.381 2.734 3.095v9.663l-12.026-13.569h-5.014v.811c1.57.279 2.33.787 2.71 1.471.177.33.278.711.329 1.116l.05 1.319v-.025Zm-14.685 13.924c5.95 0 9.849-4.616 9.849-9.486 0-5.529-4.456-9.587-9.975-9.587-5.52 0-9.546 4.439-9.546 9.537 0 4.818 3.773 9.536 9.672 9.536Zm.051-18.21c2.608 0 6.38 1.775 6.38 8.674 0 6.898-3.544 8.673-6.38 8.673-3.849 0-6.305-3.347-6.305-8.572 0-4.768 1.975-8.775 6.305-8.775Zm-18.103 13.822v-13.061h2.557c1.418 0 2.177.634 2.608 1.369.202.381.354.786.43 1.167l.177.989h.684l-.127-5.631h-.734c-.658.584-1.063.914-2.532.914h-9.191c-1.468 0-1.873-.33-2.506-.914h-.734l-.127 5.631h.684l.151-.989a4.35 4.35 0 0 1 .431-1.167c.43-.761 1.215-1.369 2.633-1.369h2.557v13.061c0 2.765-.936 2.968-2.709 3.145v.812h8.381v-.812c-1.722-.177-2.659-.38-2.659-3.145h.026Zm-12.154-9.206v-5.25h-.683l-.38.279a1.225 1.225 0 0 1-.582.152l-.405-.051-1.216-.38c-.506-.178-1.038-.229-1.62-.229-3.089 0-4.735 2.384-4.735 4.819 0 2.663 1.924 4.084 3.671 5.25 3.115 2.004 4.406 2.866 4.406 4.946 0 2.08-1.57 3.195-3.114 3.195-2.709 0-3.95-2.561-4.406-5.427h-.734v5.859h.734l.203-.406c.126-.152.278-.254.557-.254.253 0 .506.102.683.203.836.457 1.418.685 1.874.786l.608.127h.557c3.443 0 5.342-2.815 5.342-5.25 0-2.054-1.013-4.032-4.026-5.985-3.595-2.334-4.329-2.816-4.329-4.388 0-1.243.987-2.663 2.861-2.663 2.405 0 3.722 1.801 4.026 4.717h.683l.025-.05Zm-21.192 9.282v-4.616h2.912c1.291 0 1.924.355 2.279.837.177.254.278.507.329.812l.101.837h.734v-6.062h-.734c-.076 1.015-.202 2.486-2.709 2.486h-2.912v-7.812h3.899l1.114.051c.38.051.76.127 1.089.279.684.33 1.241.989 1.469 2.282h.785l-.254-3.423h-13.697v.811c1.975.203 2.709.482 2.709 3.094v10.348c0 2.714-.734 2.968-2.709 3.145v.812h13.976l.759-3.526h-.759c-.988 2.587-2.557 2.714-3.773 2.714h-2.532l-1.063-.051c-.278-.05-.481-.152-.633-.329-.304-.381-.38-1.142-.38-2.663v-.026Zm-16.913.964v-11.388c0-2.434.633-2.916 2.684-3.094v-.811h-8.305v.811c1.747.203 2.709.381 2.709 3.094v10.348c0 2.765-.936 2.968-2.709 3.145v.812h13.622l1.317-5.047h-.76c-1.291 3.474-1.494 4.007-3.545 4.007h-2.987c-1.545 0-2.001-.33-2.001-1.852l-.025-.025ZM195.54 159.123h-4.962l2.531-7.532 2.431 7.532Zm-27.497-5.858v10.347c0 2.714-.784 2.968-2.709 3.145v.812h10.204l1.671-.203c1.19-.203 2.507-.609 3.671-1.42 2.304-1.623 3.722-4.439 3.722-7.482 0-2.841-1.266-5.529-3.393-7.178a8.349 8.349 0 0 0-3.544-1.674 10.41 10.41 0 0 0-1.747-.203l-1.722-.05h-8.862v.811c1.747.203 2.709.381 2.709 3.095Zm2.937 10.398V150.17h3.216c4.178 0 6.963 3.069 6.963 8.547 0 7.229-5.013 8.04-7.267 8.04-2.734 0-2.912-.811-2.912-3.094Zm-25.243-9.587v9.536c0 2.765-.886 2.968-2.658 3.145v.812h6.937v-.812h-.937c-1.899 0-2.101-1.724-2.101-3.043v-10.576l13.267 14.634h.684V153.29c0-2.714.937-2.917 2.709-3.094v-.812h-6.684v.812c1.747.203 2.734.38 2.734 3.094v9.663l-12.027-13.569h-5.013v.812c1.57.279 2.33.786 2.709 1.471.178.329.279.71.33 1.116l.05 1.319v-.026Zm-23.673-.811v8.268l.101 1.09c.101.761.279 1.522.684 2.258.557.989 2.152 3.094 5.519 3.094 3.368 0 4.76-1.953 6.001-3.729v3.298h5.697v-.812c-1.773-.178-2.684-.38-2.684-3.145v-10.348c0-2.714.937-2.916 2.684-3.094v-.812h-8.406v.66c2 .203 2.684.532 2.684 3.246v9.663c-.937 1.421-2.406 3.627-5.267 3.627-1.114 0-2.532-.609-3.418-2.232-.506-1.065-.734-2.435-.734-4.667v-6.391c0-2.714.937-2.916 2.709-3.094v-.812h-8.279v.812c1.772.203 2.709.38 2.709 3.094v.026ZM106.746 168c5.95 0 9.849-4.616 9.849-9.485 0-5.529-4.456-9.587-9.976-9.587-5.519 0-9.545 4.438-9.545 9.536 0 4.819 3.772 9.536 9.672 9.536Zm.05-18.21c2.608 0 6.381 1.775 6.381 8.674 0 6.898-3.545 8.674-6.381 8.674-3.848 0-6.304-3.348-6.304-8.573 0-4.768 1.975-8.775 6.304-8.775Zm-22.357 12.63v-8.04h6.457c1.722 0 2.557 1.142 2.658 3.095h.684v-7.66h-.684c-.228 2.181-.911 3.247-2.734 3.247h-6.38v-11.439h6.253c2.659 0 3.393.203 3.975 3.526h.557v-4.87H78.388v.812c2.051 0 2.785.913 2.785 4.337v16.992c0 3.399-.734 4.337-2.785 4.337v.812H87.2v-.812c-2.05 0-2.785-.989-2.785-4.337h.025Zm127.052 1.192v-13.061h2.583c1.418 0 2.177.634 2.608 1.369.228.381.354.787.43 1.167l.177.989h.684l-.127-5.63h-.734c-.658.583-1.063.913-2.532.913h-9.191c-1.468 0-1.873-.33-2.532-.913h-.734l-.127 5.63h.684l.152-.989c.076-.38.228-.786.43-1.167.431-.761 1.216-1.369 2.608-1.369h2.583v13.061c0 2.765-.937 2.968-2.709 3.145v.812h8.38v-.812c-1.696-.177-2.658-.38-2.658-3.145h.025Zm-22.433.279 1.165-3.525h5.697l1.241 3.855c.126.279.303.913.303 1.294 0 .989-.987 1.141-1.924 1.242v.812h7.672v-.812c-2.051-.177-2.456-.913-3.393-3.753l-4.583-13.975h-2.304l-4.633 13.823c-1.038 3.144-1.469 3.525-3.038 3.905v.812h5.317v-.812c-.507-.101-1.747-.38-1.747-1.623 0-.279.075-.811.253-1.243h-.026ZM256.458 154.076v9.536c0 2.765-.886 2.968-2.658 3.145v.812h6.937v-.812h-.937c-1.873 0-2.101-1.699-2.101-3.043v-10.576l13.267 14.634h.684V153.29c0-2.714.936-2.917 2.709-3.094v-.812h-6.684v.812c1.747.203 2.734.38 2.734 3.094v9.663l-12.027-13.569h-5.013v.812c1.57.279 2.33.786 2.709 1.445.178.33.279.71.329 1.116l.051 1.319Zm-15.318 13.899c5.95 0 9.849-4.616 9.849-9.486 0-5.529-4.456-9.587-9.976-9.587-5.519 0-9.545 4.439-9.545 9.536 0 4.819 3.773 9.537 9.672 9.537Zm.025-18.21c2.608 0 6.381 1.775 6.381 8.673 0 6.899-3.545 8.674-6.381 8.674-3.848 0-6.279-3.347-6.279-8.572 0-4.768 1.975-8.775 6.279-8.775Zm-15.622 13.822v-10.348c0-2.714.937-2.916 2.71-3.094v-.812h-8.356v.812c1.773.203 2.709.38 2.709 3.094v10.348c0 2.764-.936 2.967-2.709 3.145v.812h8.356v-.812c-1.773-.178-2.71-.381-2.71-3.145Z"/></g><defs><clipPath id="a"><path fill="#fff" d="M0 0h351v168H0z"/></clipPath></defs></svg></div></div><div class="footer-block--menu"><div class="footer-title">Experience</div><a href="/events" class="footer-link">Events Calendar</a><a href="/house-museums/aiken-rhett-house" class="footer-link">Aiken-Rhett House</a><a href="/house-museums/nathaniel-russell-house" class="footer-link">Nathaniel Russell House</a><a href="/house-museums" class="footer-link">Plan Your Visit</a></div><div class="footer-block--menu"><div class="footer-title">About Us</div><a href="/about/history-and-values" class="footer-link">History & Values</a><a href="/about/board-staff" class="footer-link">Staff & Board</a><a href="/about/contact" class="footer-link">Contact Us</a><a href="/archives-and-resources" class="footer-link">Archives & Resources</a></div><div class="footer-form"><div class="footer-title">Get INvolved</div><div id="email-footer" class="w-form"><form id="wf-form-email-footer" name="wf-form-email-footer" data-name="email-footer" method="get" class="footer-form-block" data-wf-flow="3d9b27fccf019a2eea21ec1b" data-wf-page-id="66d8db678e36edbfe20c0859" data-wf-element-id="1af859dc-405d-342d-492c-9043752d5553"><input class="footer-form-field w-input" maxlength="256" name="Email" data-name="Email" placeholder="Get updates from HCF" type="email" id="Email" required=""/><input type="submit" data-wait="Please wait..." class="footer-form-submit w-button" value="Submit"/></form><div class="footer-form--success w-form-done"><div class="footer-form--success-text">Thank you for subscribing!</div></div><div class="w-form-fail"><div class="email-form--message-text">An error occurred, please try again.</div></div></div></div></div><div class="footer-bottom"><div class="footer-copyright">© 2024 Historic Charleston Foundation. All rights reserved. <br/></div><div class="footer-social-block-two"><a href="https://www.facebook.com/HistoricCharlestonFoundation/" target="_blank" class="footer-social-link w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66bcea56d77741d01a42a14f_Facebook.svg" loading="lazy" alt="Facebook" class="footer-social--icon"/></a><a href="https://www.instagram.com/historiccharlestonfoundation/" target="_blank" class="footer-social-link w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66bcea7649cebeacc159b387_Instagram.svg" loading="lazy" alt="Instagram" class="footer-social--icon"/></a><a href="https://youtube.com/@HistoricChas" target="_blank" class="footer-social-link w-inline-block"><div class="w-embed"><svg fill="#ffffff" width="40px" height="auto" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg">
<path d="M12.932 20.459v-8.917l7.839 4.459zM30.368 8.735c-0.354-1.301-1.354-2.307-2.625-2.663l-0.027-0.006c-3.193-0.406-6.886-0.638-10.634-0.638-0.381 0-0.761 0.002-1.14 0.007l0.058-0.001c-0.322-0.004-0.701-0.007-1.082-0.007-3.748 0-7.443 0.232-11.070 0.681l0.434-0.044c-1.297 0.363-2.297 1.368-2.644 2.643l-0.006 0.026c-0.4 2.109-0.628 4.536-0.628 7.016 0 0.088 0 0.176 0.001 0.263l-0-0.014c-0 0.074-0.001 0.162-0.001 0.25 0 2.48 0.229 4.906 0.666 7.259l-0.038-0.244c0.354 1.301 1.354 2.307 2.625 2.663l0.027 0.006c3.193 0.406 6.886 0.638 10.634 0.638 0.38 0 0.76-0.002 1.14-0.007l-0.058 0.001c0.322 0.004 0.702 0.007 1.082 0.007 3.749 0 7.443-0.232 11.070-0.681l-0.434 0.044c1.298-0.362 2.298-1.368 2.646-2.643l0.006-0.026c0.399-2.109 0.627-4.536 0.627-7.015 0-0.088-0-0.176-0.001-0.263l0 0.013c0-0.074 0.001-0.162 0.001-0.25 0-2.48-0.229-4.906-0.666-7.259l0.038 0.244z"></path>
</svg></div></a><a href="https://app.cuseum.com/historic-charleston-foundation/" target="_blank" class="footer-social-link with-text w-inline-block"><img src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66bced97c9c8467c73240489_app-icon.svg" loading="lazy" alt="Instagram" class="footer-social--icon"/><div class="app-download--text">Download Our App</div></a></div></div><div class="footer--notice"><em>HCF (EIN 57-6000599) is a nonprofit organization as described in Section 501(c)(3) of IRS Code. <br/></em><a href="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66f19aaf491609b4bb86d5a4_2022-annual-report.pdf" target="_blank" class="footer-notice--link">Annual Report</a> | <a href="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/66f19aaf491609b4bb86d54a_2022-990.pdf" target="_blank" class="footer-notice--link">990 Disclosure</a></div></div></footer><script src="https://d3e54v103j8qbb.cloudfront.net/js/jquery-3.5.1.min.dc5e7f18c8.js?site=6672eb8b3f0c4df8d300760f" type="text/javascript" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script><script src="https://cdn.prod.website-files.com/6672eb8b3f0c4df8d300760f/js/webflow.2d4c9027.36d682a3d6446585.js" type="text/javascript"></script><div id="mailchimp-popup-overlay">
<div id="mailchimp-popup-content">
<div id="mc_embed_shell">
<style type="text/css">
.response{
font-family: 'Roboto';
font-size: 16px;
padding: 10px 0 0 0;
}
#mce-error-response{color:red}
#mce-success-response{color:green}
</style>
<div id="mc_embed_signup">
<form action="https://HistoricCharleston.us15.list-manage.com/subscribe/post?u=f45a3bb25a6b685c98d8bb4f2&id=4afb6f5270&f_id=00fb9ce1f0" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate email-form" target="_blank">
<div id="mc_embed_signup_scroll">
<div class="email-form--flex">
<label for="mce-EMAIL" style="display:none">Email Address</label>
<input type="email" name="EMAIL" class="required email email-form--field is-field-large w-input" id="mce-EMAIL" required="" value="" placeholder="Sign up for advocacy alerts...">
<input type="submit" name="subscribe" id="mc-embedded-subscribe" class="email-form--submit is-field-large w-button" value="Sign Up">
</div>
<div hidden=""><input type="hidden" name="tags" value="79771"></div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display: none;"></div>
<div class="response" id="mce-success-response" style="display: none;"></div>
</div>
<div aria-hidden="true" style="position: absolute; left: -5000px;"><input type="text" name="b_f45a3bb25a6b685c98d8bb4f2_4afb6f5270" tabindex="-1" value=""></div><div class="clear"></div>
</div>
</form>
</div>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';fnames[8]='MMERGE8';ftypes[8]='address';fnames[3]='ZIPCODE';ftypes[3]='zip';fnames[4]='GENDER';ftypes[4]='radio';fnames[5]='SMSPHONE';ftypes[5]='smsphone';fnames[6]='MMERGE6';ftypes[6]='text';fnames[7]='MMERGE7';ftypes[7]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script></div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
<script>
const swiperSlider = new Swiper('.swiper.is-swiper-slider', {
slidesPerView: 1,
spaceBetween: 10,
loop: true,
effect: 'fade',
fadeEffect: {
crossFade: true
},
navigation: {
nextEl: '.button-next-slider',
prevEl: '.button-prev-slider',
},
pagination: {
el: ".swiper-pagination",
type: "bullets",
},
});
const swiperNews = new Swiper('.swiper.is-swiper-news', {
// Default parameters
slidesPerView: 1,
spaceBetween: 20,
// Responsive breakpoints
breakpoints: {
480: {
slidesPerView: 2,
spaceBetween: 20
},
640: {
slidesPerView: 3,
spaceBetween: 20
},
1024: {
slidesPerView: 4,
spaceBetween: 20
},
1200: {
slidesPerView: 4,
spaceBetween: 30
}
},
navigation: {
nextEl: '.button-next-news',
prevEl: '.button-prev-news',
},
});
const searchDrawer = document.getElementById('search-drawer');
const toggleButtons = document.querySelectorAll('.search-toggle');
toggleButtons.forEach(button => {
button.addEventListener('click', function(e) {
e.preventDefault();
searchDrawer.classList.toggle('slide-down');
});
});
// mailchimp
document.addEventListener('DOMContentLoaded', function() {
var signupButtons = document.querySelectorAll('.newsletter-signup--button');
var popupOverlay = document.getElementById('mailchimp-popup-overlay');
var popupContent = document.getElementById('mailchimp-popup-content');
signupButtons.forEach(function(button) {
button.addEventListener('click', function(e) {
e.preventDefault();
showPopup();
});
});
function showPopup() {
if (popupOverlay) {
popupOverlay.style.display = 'flex';
}
}
function closePopup() {
if (popupOverlay) {
popupOverlay.style.display = 'none';
}
}
// Close popup when clicking outside
popupOverlay.addEventListener('click', function(e) {
if (e.target === popupOverlay) {
closePopup();
}
});
// Prevent closing when clicking inside the popup content
popupContent.addEventListener('click', function(e) {
e.stopPropagation();
});
});
</script>
</body></html>