.sr-only {
border: 0;
clip: rect(0,0,0,0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
button.back-to-top-btn {
border: 0;
background: rgba(0,0,0,0.4);
width: 50px;
height: 50px;
cursor: pointer;
transition:  all .4s;
}
button.back-to-top-btn:hover {
background: rgba(0,0,0,0.8);
}
button.back-to-top-btn svg {
display: block;
width: 30px;
height: 30px;
margin: auto;
}
.et_pb_posts .cat-time-wrap {
margin: 0 0 15px;
font-size: 14px;
}
a.cat-link {
position: relative;
}
a.cat-link:after {
content: ",";
display: inline-block;
margin: 0 8px 0 2px;
}
a.cat-link:nth-last-of-type(1):after {
display: none;
}
.cat-time-wrap {
display: block;
margin-bottom: 30px;
text-transform: uppercase;
font-size: 14px;
}
.cat-time-wrap a {
text-transform: uppercase;
font-size: 14px;
}
.cat-time-divider {
display: inline-block;
margin: 0 13px 0 10px;
}
.single-post-title {
font-size: var(--heading-primary);
margin-bottom: 30px;
}
.author-meta-wrap {
display: block;
margin-bottom: 30px;
}
html {
line-height: 1.15;
text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
}
h1,h2,h3,h4,h5,h6 {
margin: 0;
}   hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: 0;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -.25em;
}
sup {
top: -.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: .35em .75em .625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}    a.global-link {
width: 100%;
height: 100%;
z-index: 3;
position: absolute;
top: 0;
left: 0;
} :root {
--padding-container-horizontal: 2rem;
--padding-container-vertical: 6.4rem;
--padding-site-header-vertical: 2rem;
--padding-block: 8rem;
--margin-between-text-elements: 4rem;
}
:root {
--font-size-default: 20px;
--font-size-tiny: 14px;
--font-size-small: 16px;
--font-size-medium: 17px;
--font-size-large: 18px;
--font-size-extra-large: 20px;
--font-size-huge: 22px;
--body-line-height: 1.7;
--heading-line-height: 1.5;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text.skip-link {
margin: 5px;
}
.screen-reader-text.skip-link:focus {
background: #fff;
color: #4d4aff;
outline: 2px solid #4d4aff;
}
.screen-reader-text:focus {
background-color: #f5f5f5;
border-radius: 0;
box-shadow: 0 0 2px 2px rgba(34, 34, 34, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 1.7rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
}
[tabindex="-1"]:focus {
outline: 0;
}
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *:focus {
outline: none;
}
.col {
overflow: visible;
}
[data-whatinput="keyboard"] input:focus,
[data-whatinput="keyboard"] button:focus,
[data-whatinput="keyboard"] select:focus,
[data-whatinput="keyboard"] textarea:focus,
[data-whatinput="keyboard"] div[tabindex]:focus,
[data-whatinput="keyboard"] a:focus {
outline: 2px solid #4d4aff;
color: #222;
opacity: 1;
z-index: 99;
}
[data-whatinput="keyboard"] a.global-link:focus {
outline: 4px solid #4d4aff;
}
.site {
max-width: 100%;
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
}
.container {
margin: 0 auto;
padding: 0;
margin-left: auto;
margin-right: auto;
}
.site-main .container {
overflow: hidden;
clear: both;
}
.entry-footer {
overflow: hidden;
clear: both;
display: flex;
justify-content: space-between;
}
.edit-link {
text-align: left;
width: 100%;
display: block;
clear: both;
max-width: 100%;
min-width: 0;
margin-bottom: 0;
margin-top: 2rem;
overflow: hidden;
transition: all 0.22s;
}
.edit-link a {
clear: both;
text-align: center;
transition: all 0.22s;
display: block;
padding: 2rem;
background: #fafafa;
color: #999;
border: 2px dashed #999;
margin: 0;
text-decoration: none;
}
.edit-link a:hover {
color: #999;
background: #efefef;
}
.hide-completely {
display: none !important;
}
a {
color: #3962c9;
text-decoration: none;
}
a:hover {
color: #0c142a;
}
ul {
list-style: disc outside;
padding-left: 1.9rem;
}
ul li {
padding-left: 0;
}
ol {
padding-left: 1.9rem;
}
b,
strong {
font-weight: 700;
}
em,
i {
font-style: italic;
}
small {
line-height: 1;
font-size: .875em;
}
p {
margin: 0;
}
blockquote {
clear: both;
border: 0 none;
position: relative;
padding-bottom: 3rem;
margin: 0;
}
blockquote p {
font-style: italic;
margin-bottom: 0;
position: relative;
overflow: visible;
color: #666;
}
blockquote::before {
content: '';
display: block;
height: 4px;
position: absolute;
left: 0;
top: 0;
max-width: 147px;
}
cite {
display: block;
font-style: italic;
}
p:first-child {
margin-top: 0;
}
p:last-child {
margin-bottom: 0;
}
img {
-ms-interpolation-mode: bicubic;
height: auto;
vertical-align: middle;
max-width: 100%;
}
figure {
position: relative;
margin-bottom: 1rem;
margin-left: 0;
margin-right: 0;
margin-top: 0;
}
figcaption {
margin-top: 0;
font-style: normal;
font-weight: 400;
}
hr {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
background-repeat: repeat-x;
background-size: 2px 2px;
background-position: 0 50%;
border: 0;
padding-top: 1rem;
padding-bottom: 1rem;
margin: 0;
height: 0;
}
code {
color: #c7254e;
background-color: #f9f2f4;
line-height: 1;
padding: .375rem .5rem;
border-radius: .3rem;
font-size: inherit;
}
pre code {
display: inline-block;
padding: 1.15rem 1rem .85rem;
}
pre {
border-radius: .3rem;
display: block;
white-space: pre-wrap;
word-break: break-all;
word-wrap: break-word;
margin-bottom: 2rem;
}
:root {
--space-unit: 1em;
--space-x-small: calc(.125 * var(--space-unit));
--space-small: calc(.25 * var(--space-unit));
--checkbox-radio-size: 16px;
--checkbox-radio-gap: calc(.5 * var(--space-unit));
--checkbox-radio-border-width: 2px;
--checkbox-radio-line-height: var(--body-line-height);
--radio-marker-size: 8px;
--checkbox-marker-size: 12px;
--checkbox-radius: 4px;
}
.button-wrapper {
margin-bottom: 0;
}
select {
border-radius: 0;
background-image: url(//southparkartdentistry.com/wp-content/themes/mydivi-light/svg/select.svg);
background-repeat: no-repeat;
background-position: right 0 center;
background-size: 40px auto;
transition: none;
width: 100%;
max-width: 100%;
min-width: 0;
-webkit-appearance: none;
-moz-appearance: none;
text-indent: 1px;
border: 2px solid #d9d9d9;
color: #4f5964;
padding: 15px;
line-height: 24px;
font-size: var(--font-size-medium);
}
select::-ms-expand {
display: none;
}
textarea,
select,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="search"] {
border-radius: 3px;
background: #fff;
border: solid 2px #d9d9d9;
padding: 15px;
line-height: 24px;
transition: background .55s;
text-decoration: none;
position: relative;
appearance: auto;
margin-bottom: 0;
box-sizing: border-box;
}
textarea::placeholder,
select::placeholder,
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="number"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="email"]::placeholder,
input[type="search"]::placeholder {
color: #4f5964;
opacity: .4;
}
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus {
background: #fff;
border: 2px solid #bababa;
outline: 0;
}
textarea:focus::placeholder,
select:focus::placeholder,
input[type="text"]:focus::placeholder,
input[type="tel"]:focus::placeholder,
input[type="url"]:focus::placeholder,
input[type="password"]:focus::placeholder,
input[type="number"]:focus::placeholder,
input[type="month"]:focus::placeholder,
input[type="week"]:focus::placeholder,
input[type="email"]:focus::placeholder,
input[type="search"]:focus::placeholder {
color: #222;
opacity: .8;
}
select:focus {
background: #fff;
border: 2px solid #bababa;
}
input[type="radio"],
input[type="checkbox"] {
position: absolute;
padding: 0;
margin: 0;
margin-top: calc((1em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size)) / 2);
opacity: 0;
height: var(--checkbox-radio-size);
width: var(--checkbox-radio-size);
pointer-events: none;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
display: inline-flex;
align-items: flex-start;
line-height: var(--checkbox-radio-line-height);
user-select: none;
cursor: pointer;
}
input[type="radio"] + label::before,
input[type="checkbox"] + label::before {
content: '';
display: inline-block;
position: relative;
top: calc((.8em * var(--checkbox-radio-line-height) - var(--checkbox-radio-size)) / 2);
flex-shrink: 0;
width: var(--checkbox-radio-size);
height: var(--checkbox-radio-size);
background-color: #fff;
border-width: var(--checkbox-radio-border-width);
border-color: #3962c9;
border-style: solid;
background-repeat: no-repeat;
background-position: center;
margin-right: var(--checkbox-radio-gap);
transition: transform .2s, border .2s;
}
input[type="radio"] + label::before {
border-radius: 50%;
}
input[type="checkbox"] + label::before {
border-radius: var(--checkbox-radius);
}
input[type="radio"]:checked + label::before,
input[type="checkbox"]:checked + label::before {
background-color: #3962c9;
box-shadow: none;
border-color: #3962c9;
transition: transform .2s;
}
input[type="radio"]:active + label::before,
input[type="checkbox"]:active + label::before {
transform: scale(0.8);
transition: transform .2s;
}
input[type="radio"]:checked + label::before {
background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg class='nc-icon-wrapper' fill='%23ffffff'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23ffffff'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
background-size: var(--radio-marker-size);
}
input[type="checkbox"]:checked + label::before {
background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='1 6.5 4 9.5 11 2.5' fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E");
background-size: var(--checkbox-marker-size);
}
input[type="radio"]:focus + label::before,
input[type="checkbox"]:focus + label::before,
input[type="radio"]:checked:active + label::before,
input[type="checkbox"]:checked:active + label::before {
border-color: #3962c9;
box-shadow: 0 0 0 3px rgba(57, 98, 201, 0.2);
}
input[type="radio"]:checked:active + label::before,
input[type="checkbox"]:checked:active + label::before {
transform: none;
transition: none;
}
input[type="radio"]:not(:checked):not(:focus) + label:hover::before,
input[type="checkbox"]:not(:checked):not(:focus) + label:hover::before { border-color: #7592d9; }
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
height: 3rem;
padding: 1rem;
}
th {
font-weight: 700;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: 700;
}
dfn {
font-style: italic;
}
kbd {
border: 1px solid #ccc;
background-color: #eaf1f8;
color: #4f5964;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 0 0 2px #fff inset;
border-radius: 4px;
display: inline-block;
text-shadow: 0 1px 0 #fff;
line-height: 1.4;
white-space: nowrap;
padding: 0 .5rem;
}
pre {
background: #2b303c;
white-space: pre;
word-wrap: break-word;
overflow: auto;
border-radius: 4px;
border: 1px solid #2b303c;
position: relative;
display: block;
margin: 3rem 0;
padding: 15px 16px 14px;
overflow-x: auto;
font-size: var(--font-size-small);
line-height: 1.77;
color: #f5f5f5;
}
pre code {
border-radius: 4px;
}
ul.tags {
overflow: hidden;
margin-top: 0;
margin-bottom: var(--margin-between-text-elements);
list-style: none;
}
ul.tags li {
margin-left: 0;
margin-right: 10px;
margin-bottom: 10px;
padding-left: 0;
float: left;
margin-top: 0;
}
ul.tags li a:not(.button):not(.no-text-link) {
color: #222;
display: inline-block; border-color: rgba(6, 22, 41, 0.1); border-style: solid;
border-width: 1px 1px 2px;
border-radius: 5px;
padding: .2em .6em;
margin-right: .4em;
box-shadow: none;
background: transparent;
transition: all 0.22s;
}
ul.tags li a:not(.button):not(.no-text-link):hover,
ul.tags li a:not(.button):not(.no-text-link):focus { border-color: rgba(6, 22, 41, 0.4); }
.sticky {
border: 1px dashed #d7e4f2;
padding: 2rem;
margin-bottom: 2rem;
}
.top {
background: rgba(53,53,53,.6);
padding: 10px;
border: 0;
}
.top svg {
fill: #fff;
margin: 0;
opacity: .8;
transition: all .3s ease;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;;
}
.top:hover {
background: rgba(53,53,53,1);
}
.back-to-top {
margin: 0;
position: fixed;
bottom: 70px;
right: 0;
text-decoration: none;
opacity: 0;
transition: opacity 0.22s 0s, visibility 0s 0.22s;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
border-radius: 5px 0 0 5px;
overflow: hidden;
}
.back-to-top:focus {
outline: none;
}
.back-to-top.has-light-bg svg {
fill: #fff;
}
.back-to-top.has-dark-bg svg {
fill: #fff;
}
.back-to-top.is-visible,
.back-to-top.fade-out,
.no-touch .back-to-top:hover {
transition: opacity 0.22s 0s, visibility 0s 0s;
}
.back-to-top.is-visible {
opacity: 1;
}
.back-to-top.fade-out {
opacity: 1;
}
.back-to-top.fade-out:hover {
opacity: 1;
}
.no-touch .back-to-top:hover {
opacity: 1;
}
div.lazy {
position: absolute;
height: 100%;
width: 100%;
background-size: cover;
background-position: center;
min-height: 200px;
z-index: 0;
}
.has-lazyload {
overflow: hidden;
position: relative;
}
.footer-widgets {
display: flex;
flex-direction: row;
flex-wrap: wrap;
width: 80%;
max-width: 1920px;
margin: auto;
padding: 10px 0;
}
.widget-title {
font-size: 24px;
display: block;
margin-bottom: 10px;
}
@media(max-width: 767px) {
.footer-widgets {
width: 100%;
}
}
.bttm-footer-wrap {
padding: 20px 0;
}
.bttm-footer {
text-align: center;
}
.single-post .post-content {
width: 80%;
margin: auto;
padding: 80px 0;
max-width: 1280px;
}
.widget-footer-col {
padding: 20px;
box-sizing: border-box;
display: block;
width: 100%;
}
@media(min-width: 981px) {
.footer-widgets.w-full > .widget-footer-col {
width: 100%;
}
.footer-widgets.w-half > .widget-footer-col {
width: 50%;
}
.footer-widgets.w-third > .widget-footer-col {
width: 33.333%;
}
.footer-widgets.w-quarter > .widget-footer-col {
width: 25%;
}
}
@media(min-width: 767px) and (max-width: 980px) {
.footer-widgets.w-full > .widget-footer-col,
.footer-widgets.w-half > .widget-footer-col,
.footer-widgets.w-third > .widget-footer-col,
.footer-widgets.w-quarter > .widget-footer-col {
width: 50%;
}
}
.single .author {
margin: 0 0 10px;
display: inline-block;
text-transform: capitalize;
font-size: 14px;
}
.single .author .avatar {
display: inline-block;
vertical-align: middle;
max-width: 40px;
border-radius: 50%;
margin-right: 8px;
}
.single .post-content .meta {
display: inline-block;
margin-bottom: 30px;
font-size: 14px;
margin-left: 10px;
padding-left: 13px;
border-left: 1px solid #cacaca;
text-transform: capitalize;
}
@media(max-width: 767px) {
.single .post-content .meta {
margin-left: 0;
padding-left: 0;
border-left: 0px solid #cacaca;
border-top: 1px solid #cacaca;
text-transform: capitalize;
padding-top: 10px;
display: block;
}
}
.single-post-navigation {
display: flex;
flex-wrap: wrap;
margin-top: 100px;
}
.single-post-navigation .nav-box {
width: 50%;
padding: 5px;
}
@media(max-width:767px) {
.single-post-navigation .nav-box {
width: 100%;
padding: 5px;
}	
}
.single-post-navigation .nav-box a {
width: 100%;
display: flex;
flex-wrap: nowrap;
flex-direction: row;
padding: 10px;
background: #f9f9f9;
}
.single-post-navigation .nav-box a p {
font-size: 14px;
padding: 0 10px;
}
.single-post-navigation .nav-box.next a {
text-align: right;
flex-direction: row-reverse;
}
.single-post-navigation .nav-box img {
flex: 0 0 80px;
padding: 0;
width: 100%;
max-width: 80px;
}
.single-post-navigation .nav-box a:hover {
background: #eee;
}
.single-post-navigation .nav-box a:hover img {
opacity: .6;
}
.comments-area {
margin: 100px 0 0;
padding-top: 20px;
border-top: 1px solid #c9c9c9;
}
ol.comment-list .avatar {
display: none;
}
ol.comment-list {
margin: 0;
padding: 20px;
}
ul.comment-list .avatar {
display: none;
}
ul.comment-list {
margin: 0;
padding: 20px;
}
a.no-text-link {
font-size: 14px;
}
a.comment-reply-link {
font-size: 14px;
text-decoration: underline;
text-transform: uppercase;
}
.single-post .comments-area .comments-title {
font-size: 20px;
font-weight: 400;
}
.single-post .post-content ul.comment-list,
.single-post .post-content ol.comment-list {
margin: 20px 0 0;
padding: 0;
list-style: none;
}
.single-post .post-content ul.comment-list .comment,
.single-post .post-content ol.comment-list .comment {
margin: 0 0 20px;
padding: 20px 20px;
list-style: none;
border: 1px solid #ddd;
}
.related-posts {
margin-top: 30px;
display: block;
}
.related-posts .related-posts-title {
margin-bottom: 10px;
display: block;
font-size: 16px;
}
.related-posts ul.related-posts-items {
list-style: none;
margin: 0 0 40px !important;
padding: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.related-posts ul.related-posts-items li {
width: 32.333%;
margin: 0 .5%;
padding: 0px !important;
box-shadow: 0 0px 0px rgba(0,0,0,.2);
transition: all .4s;
border: 1px solid #ddd;
list-style: none;
}
@media(max-width: 767px) {
.related-posts ul.related-posts-items li {
width: 99%;
margin-bottom: 20px;
}
}
.related-posts ul.related-posts-items li:hover {
box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.related-posts ul.related-posts-items li span{
line-height: 1.2;
font-size: 16px;
padding: 10px;
display: block;
}
.site-content ul, .site-content ol {
list-style: initial;
margin-left: 30px;
padding-left: 0;
}:root {--font-one:'Oliver Blush', cursive;--font-two:'Montserrat', sans-serif;--font-three:'Montserrat', sans-serif;--body-font: var(--font-two);--heading-font: var(--font-three);--heading-hero: 80px;--heading-hero-font: var(--font-one);--heading-hero_alt: 80px;--heading-hero_alt-font: var(--font-one);--heading-primary: 70px;--heading-primary-font: var(--font-one);--heading-secondary: 36px;--heading-secondary-font: var(--font-one);--heading-tertiary: 18px;--heading-tertiary-font: var(--font-three);--none: #CCC;--color-white: #fff;--color-black: #000;--color-primary: #3d3d3d;--color-secondary: #faf8f6;--color-tertiary: #8a6a65;--color-accenta: #e9dad6;--color-accentb: #d89792;--body-font-size: 16px;}@media(max-width:1024px) { :root {--heading-hero: 55px;--heading-hero_alt: 44px;--heading-primary: 45px;--heading-secondary: 28px;--heading-tertiary: 23px;}}@media(max-width:767px) { :root {--heading-hero: 55px;--heading-hero_alt: 55px;--heading-primary: 50px;--heading-secondary: 26px;--heading-tertiary: 18px;}}.color-primary { color: var(--color-primary) !important;}.color-primary-hover:hover { color: var(--color-primary) !important;}.color-secondary { color: var(--color-secondary) !important;}.color-secondary-hover:hover { color: var(--color-secondary) !important;}.color-tertiary { color: var(--color-tertiary) !important;}.color-tertiary-hover:hover { color: var(--color-tertiary) !important;}.color-accenta { color: var(--color-accenta) !important;}.color-accenta-hover:hover { color: var(--color-accenta) !important;}.color-accentb { color: var(--color-accentb) !important;}.color-accentb-hover:hover { color: var(--color-accentb) !important;}.heading-hero { font-family: var(--font-one); font-size: 80px; font-weight: 600; line-height: 1.2; letter-spacing: 1px;}@media(max-width:1024px) { .heading-hero { font-size: 55px; line-height: 1.2;} }@media(max-width:767px) { .heading-hero { font-size: 55px; line-height: 1.2;} }.heading-hero-alt { font-family: var(--font-one); font-size: 80px; font-weight: 400; line-height: 1.2; letter-spacing: 1px;}@media(max-width:1024px) { .heading-hero-alt { font-size: 44px; line-height: 1.2;} }@media(max-width:767px) { .heading-hero-alt { font-size: 55px; line-height: 1.2;} }.heading-primary { font-family: var(--font-one); font-size: 70px; font-weight: 400; line-height: 1.2; letter-spacing: 0px;}@media(max-width:1024px) { .heading-primary { font-size: 45px; line-height: 1.2;} }@media(max-width:767px) { .heading-primary { font-size: 50px; line-height: 1.2;} }.heading-secondary { font-family: var(--font-one); font-size: 36px; font-weight: 500; line-height: 1.2; letter-spacing: 1px;}@media(max-width:1024px) { .heading-secondary { font-size: 28px; line-height: 1.2;} }@media(max-width:767px) { .heading-secondary { font-size: 26px; line-height: 1.2;} }.heading-tertiary { font-family: var(--font-three); font-size: 18px; font-weight: 600; line-height: 1.2; letter-spacing: 1px;}@media(max-width:1024px) { .heading-tertiary { font-size: 23px; line-height: 1.2;} }@media(max-width:767px) { .heading-tertiary { font-size: 18px; line-height: 1.2;} }body, p { font-size: var(--body-font-size); font-family: var(--body-font); font-weight: 300; line-height: 1.5;}h1,h2,h3,h4,h5,h6 { font-family: var(--heading-font);}.site-content .band-hero, #main #et-boc .band-hero, .band-hero { color: var(--color-white); background-color: var(--color-primary);}.site-content .band-hero, #main #et-boc .band-hero p, .band-hero p, .band-hero li, .band-hero h1, .band-hero h2, .band-hero h3, .band-hero h4, .band-hero h5, .band-hero h6 { color: var(--color-white);}.site-content .band-hero, #main #et-boc .band-hero a, .band-hero a { color: var(--color-accenta);}.site-content .band-hero, #main #et-boc .band-hero a:hover, .band-hero a:hover { color: var(--color-accentb);}.site-content .band-hero, #main #et-boc .band-hero .heading-hero, .band-hero .heading-hero { color: var(--color-white);}.site-content .band-hero, #main #et-boc .band-hero .heading-hero-alt, .band-hero .heading-hero-alt { color: var(--color-white);}.site-content .band-hero, #main #et-boc .band-hero .heading-primary, .band-hero .heading-primary { color: var(--color-white);}.site-content .band-hero, #main #et-boc .band-hero .heading-secondary, .band-hero .heading-secondary { color: var(--color-white);}.site-content .band-hero, #main #et-boc .band-hero .heading-tertiary, .band-hero .heading-tertiary { color: var(--color-white);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt { color: var(--color-primary); background-color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt p, .band-hero-alt p, .band-hero-alt li, .band-hero-alt h1, .band-hero-alt h2, .band-hero-alt h3, .band-hero-alt h4, .band-hero-alt h5, .band-hero-alt h6 { color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt a, .band-hero-alt a { color: var(--color-accentb);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt a:hover, .band-hero-alt a:hover { color: var(--color-accenta);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-hero, .band-hero-alt .heading-hero { color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-hero-alt, .band-hero-alt .heading-hero-alt { color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-primary, .band-hero-alt .heading-primary { color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-secondary, .band-hero-alt .heading-secondary { color: var(--color-primary);}.site-content .band-hero-alt, #main #et-boc .band-hero-alt .heading-tertiary, .band-hero-alt .heading-tertiary { color: var(--color-tertiary);}@media(min-width:981px) { .site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2024/07/inner-hero-v2.png); background-size: cover; background-repeat: no-repeat; background-position: center top;} }@media(max-width:980px) { .site-content .band-hero-alt, #main #et-boc .band-hero-alt, .band-hero-alt { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2024/07/inner-hero-v2.png); background-size: cover; background-repeat: no-repeat; background-position: center center;} }.site-content .band-light, #main #et-boc .band-light, .band-light { color: var(--color-primary); background-color: var(--color-white);}.site-content .band-light, #main #et-boc .band-light p, .band-light p, .band-light li, .band-light h1, .band-light h2, .band-light h3, .band-light h4, .band-light h5, .band-light h6 { color: var(--color-primary);}.site-content .band-light, #main #et-boc .band-light a, .band-light a { color: var(--color-accentb);}.site-content .band-light, #main #et-boc .band-light a:hover, .band-light a:hover { color: var(--color-tertiary);}.site-content .band-light, #main #et-boc .band-light .heading-hero, .band-light .heading-hero { color: var(--color-primary);}.site-content .band-light, #main #et-boc .band-light .heading-hero-alt, .band-light .heading-hero-alt { color: var(--color-primary);}.site-content .band-light, #main #et-boc .band-light .heading-primary, .band-light .heading-primary { color: var(--color-primary);}.site-content .band-light, #main #et-boc .band-light .heading-secondary, .band-light .heading-secondary { color: var(--color-tertiary);}.site-content .band-light, #main #et-boc .band-light .heading-tertiary, .band-light .heading-tertiary { color: var(--color-tertiary);}.site-content .band-light-alt, #main #et-boc .band-light-alt, .band-light-alt { color: var(--color-primary); background-color: var(--color-secondary);}.site-content .band-light-alt, #main #et-boc .band-light-alt p, .band-light-alt p, .band-light-alt li, .band-light-alt h1, .band-light-alt h2, .band-light-alt h3, .band-light-alt h4, .band-light-alt h5, .band-light-alt h6 { color: var(--color-primary);}.site-content .band-light-alt, #main #et-boc .band-light-alt a, .band-light-alt a { color: var(--color-accentb);}.site-content .band-light-alt, #main #et-boc .band-light-alt a:hover, .band-light-alt a:hover { color: var(--color-tertiary);}.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-hero, .band-light-alt .heading-hero { color: var(--color-primary);}.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-hero-alt, .band-light-alt .heading-hero-alt { color: var(--color-primary);}.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-primary, .band-light-alt .heading-primary { color: var(--color-primary);}.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-secondary, .band-light-alt .heading-secondary { color: var(--color-primary);}.site-content .band-light-alt, #main #et-boc .band-light-alt .heading-tertiary, .band-light-alt .heading-tertiary { color: var(--color-tertiary);}.site-content .band-dark, #main #et-boc .band-dark, .band-dark { color: var(--color-white); background-color: var(--color-primary);}.site-content .band-dark, #main #et-boc .band-dark p, .band-dark p, .band-dark li, .band-dark h1, .band-dark h2, .band-dark h3, .band-dark h4, .band-dark h5, .band-dark h6 { color: var(--color-white);}.site-content .band-dark, #main #et-boc .band-dark a, .band-dark a { color: var(--color-accentb);}.site-content .band-dark, #main #et-boc .band-dark a:hover, .band-dark a:hover { color: var(--color-tertiary);}.site-content .band-dark, #main #et-boc .band-dark .heading-hero, .band-dark .heading-hero { color: var(--);}.site-content .band-dark, #main #et-boc .band-dark .heading-hero-alt, .band-dark .heading-hero-alt { color: var(--);}.site-content .band-dark, #main #et-boc .band-dark .heading-primary, .band-dark .heading-primary { color: var(--color-white);}.site-content .band-dark, #main #et-boc .band-dark .heading-secondary, .band-dark .heading-secondary { color: var(--color-white);}.site-content .band-dark, #main #et-boc .band-dark .heading-tertiary, .band-dark .heading-tertiary { color: var(--color-white);}@media(min-width:981px) { .site-content .band-dark, #main #et-boc .band-dark, .band-dark { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2022/08/band-dark.png); background-size: cover; background-repeat: repeat; background-position: left top;} }@media(max-width:980px) { .site-content .band-dark, #main #et-boc .band-dark, .band-dark { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2022/08/band-dark.png); background-size: cover; background-repeat: repeat; background-position: left top;} }.site-content .band-dark-alt, #main #et-boc .band-dark-alt, .band-dark-alt { color: var(--color-white); background-color: var(--color-tertiary);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt p, .band-dark-alt p, .band-dark-alt li, .band-dark-alt h1, .band-dark-alt h2, .band-dark-alt h3, .band-dark-alt h4, .band-dark-alt h5, .band-dark-alt h6 { color: var(--color-white);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt a, .band-dark-alt a { color: var(--color-white);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt a:hover, .band-dark-alt a:hover { color: var(--color-accenta);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-hero, .band-dark-alt .heading-hero { color: var(--);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-hero-alt, .band-dark-alt .heading-hero-alt { color: var(--);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-primary, .band-dark-alt .heading-primary { color: var(--);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-secondary, .band-dark-alt .heading-secondary { color: var(--);}.site-content .band-dark-alt, #main #et-boc .band-dark-alt .heading-tertiary, .band-dark-alt .heading-tertiary { color: var(--);}.site-content .band-parallax, #main #et-boc .band-parallax, .band-parallax { color: var(--color-white); background-color: var(--color-primary);}.site-content .band-parallax, #main #et-boc .band-parallax p, .band-parallax p, .band-parallax li, .band-parallax h1, .band-parallax h2, .band-parallax h3, .band-parallax h4, .band-parallax h5, .band-parallax h6 { color: var(--color-white);}.site-content .band-parallax, #main #et-boc .band-parallax a, .band-parallax a { color: var(--color-accenta);}.site-content .band-parallax, #main #et-boc .band-parallax a:hover, .band-parallax a:hover { color: var(--color-accentb);}.site-content .band-parallax, #main #et-boc .band-parallax .heading-hero, .band-parallax .heading-hero { color: var(--color-white);}.site-content .band-parallax, #main #et-boc .band-parallax .heading-hero-alt, .band-parallax .heading-hero-alt { color: var(--color-white);}.site-content .band-parallax, #main #et-boc .band-parallax .heading-primary, .band-parallax .heading-primary { color: var(--color-white);}.site-content .band-parallax, #main #et-boc .band-parallax .heading-secondary, .band-parallax .heading-secondary { color: var(--color-white);}.site-content .band-parallax, #main #et-boc .band-parallax .heading-tertiary, .band-parallax .heading-tertiary { color: var(--color-white);}@media(min-width:981px) { .site-content .band-parallax, #main #et-boc .band-parallax, .band-parallax { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2020/11/parallax-bg-w-overlay.jpg); background-size: cover; background-repeat: no-repeat; background-position: ; background-attachment: fixed;} }.site-content .band-quote, #main #et-boc .band-quote, .band-quote { color: var(--color-white); background-color: var(--color-primary);}.site-content .band-quote, #main #et-boc .band-quote p, .band-quote p, .band-quote li, .band-quote h1, .band-quote h2, .band-quote h3, .band-quote h4, .band-quote h5, .band-quote h6 { color: var(--color-white);}.site-content .band-quote, #main #et-boc .band-quote a, .band-quote a { color: var(--color-accentb);}.site-content .band-quote, #main #et-boc .band-quote a:hover, .band-quote a:hover { color: var(--color-tertiary);}.site-content .band-quote, #main #et-boc .band-quote .heading-hero, .band-quote .heading-hero { color: var(--);}.site-content .band-quote, #main #et-boc .band-quote .heading-hero-alt, .band-quote .heading-hero-alt { color: var(--);}.site-content .band-quote, #main #et-boc .band-quote .heading-primary, .band-quote .heading-primary { color: var(--);}.site-content .band-quote, #main #et-boc .band-quote .heading-secondary, .band-quote .heading-secondary { color: var(--);}.site-content .band-quote, #main #et-boc .band-quote .heading-tertiary, .band-quote .heading-tertiary { color: var(--);}@media(min-width:981px) { .site-content .band-quote, #main #et-boc .band-quote, .band-quote { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2024/07/Group-1000002624-1-1.png); background-size: cover; background-repeat: no-repeat; background-position: center center;} }@media(max-width:980px) { .site-content .band-quote, #main #et-boc .band-quote, .band-quote { background-image: url(https://southparkartdentistry.com/wp-content/uploads/2024/07/Group-1000002624-1-1.png); background-size: cover; background-repeat: no-repeat; background-position: center center;} }footer { background-color:#232323;}footer, footer .footer-widgets { color:#fff;}footer a, footer .footer-widgets a { color:#d89792;}footer a:hover, footer .footer-widgets a:hover { color:#e9dad6;}footer .bttm-footer-wrap { background-color:#1e1e1e; color:#eee;}      pFFTMFqb "   GDEFda !   NGPOS "   0GSUB| !   OS/2a  x   `cmap`pl    Bgasp  !   glyfGCY   	Thead      6hhea
  4   $hmtx~N    <locaJ  	X  maxp   X    namea/ L  Cpostr'         	4_<     l    Gp              d               O   O              @         X   KX  ^ 2 2              '@  
        PYRS   d                    M          +s   + 5 _     %             ^ y      *  W  H         :          S    k      o    {        u  }    
    m   C 	   1 Gf  gq[ r  5  OP  9   y    s  a:      2 !     d ) !                      m :        S  S  S  S                            1      r  5  5  5  5  5  " 5  y  y  y  y        9    
  a            v +       v             # xH7@  $aE   l   /2   @   TV W  k  k 0  (  
   V (B 	   	   9 
  9 
 
 @ 	" 4   ! ^ Z  
   M  &z | r   &N  	   y/ dF  Ce 	f    Z 
b  p  [,.            )t c  	                <          D @    ~            Sax~    " & : D !"                  R`x}    " & 9 D !"  YM73ߥ LG                                                                                                    	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a tuwy ic    gejd v            m ob     fn ps    k rzq{x}~|  hl              < v$ 6| HbTR|J		
(
z
\\6:JhbT:~ @\$dN:|8>~B<@tDr8 ` ~   !!J!!"##$:$%f&0&'$'((().)*$*+"++,V,->-. .h./4/00v01D120223T33464455`56,6~67*778<89 9^9:6:;>;<B<=B=>p?
?0?V?~???@@>@\@@@AA^AAAB*BZBC
CrCD8DDEE^EF*FpFG:GbGHHVHHI>IIJBJvJKKKLMbMN~OOPlQQRRSST"TU UV(VW WWX~XYzZ0Z[L[\J\]]^V^_L_`B`aZab@bcTcdRdeFef\fgghiiijTjknklllmhnnznoTophpqrqrbrs^sttuluvw.wwxnyyzfz{D{|t|}Z}~2~(ā^l   $  '67767632&'4744763"'&#mro,#,,)U+E:ft +   q  "  &56763&'&756763"'&#4'&"
	S

T	!U T	!U    9 o {  7&'4'67676767./6763>4656763223>4656763++0'&'476567"'2'&'47656722367"'kG#
2&P!1I!+BEJ2&AD#.E0h	,k	'IJ*#-      q A I Q  &'&56763232767&'&5476767676732"'&#"'&546765&6VH
	':5BQ<(
"
 48a3>p =0$^3!;Sg	$	e1! ],k
[}[5+pBH9    +  ! 1 A R  66767 #&"'&547674767#"'&7"327674'&3276754'&#"+P8!f	fI
.(6O1(y.(5R0(4J
 
!"H!jK*
|`130%56%z1%85%4l$#.#.$    lZ X d i n  "'&54%676767&'476?6732&'67654'"'"#6765&'632&'&547'7276767&q?) '
c3;F
$&G
Y*;.Y6	D>]6#0',$	VC,iA+5
$5F<'&%
!
UO.@$!F61
-	@$ǳobV$&T-	  + lq   4'&=6763"'&.

T	!U   54   &'&547763#&K.9Ks&EG49j*ZL_    %    6764'&'632&	IG4Q|+(6:7ɗj   x -  "767&'&56725&763676321#&'96R>4
*/#-$0xf|5L+E	%I2Q04    Z@ -  7&'&'676;67567#"'"#'&54765676nG	V	
i#&{)    { x   72"'6567676Z+xO3   % h-   %'&'67676I     } R   7&'672#=$ '
)	       &76565&167677676
2`.3@
7     '  "'&5476763276767676'&"n8Hp'(u0S
]8*(&>K"8o%=Ŕ]!h}tf\R       !  44767&'6767676767632"'&,	!9	5B!'GY    w 2  "'&547765&'#"'&5476320363##=D!:	5*.KAh0xO8g?%>}8+-$*
1(QDY)
       7  "'&'6767674'&#"#&'676765&'"#&'27632)mOa
4I'
\
B&6Igz+AghpJ6&+`M/>o.=BB    7  676767676767676323#"547#&//"!*l	$04hAkKnx%%BB'y'    [ ?  563327654'&"#&'476545&56;"+67232#"'&				"<3)$!& 1) Q6
5r	:2L=7'PEEE,"+kmC9   F  +  "'&546767632327654'&}Mh	Ht&6=@*( 36[!C8.4
	c"BMEK@r]"E8-/$  J 9  "'&7276723#&'467&"'&76767676767&#"!w.		}4	&#
/:-(7"
)&+
le,	
5lw<    g  + 7  54767&'&54763#&67654'&'67&'"R!)L7>?uQ#:DP	\?+0^#)0Bi"K#I/!1Hq='=JV
VQJ.EQ2_2FD$       % /  "'&547672#&'4763676567&bT0A\G1?s 3	 4!6'I1#]<)C
Y[t-		#U!4ʀ)9"K$b>2Wa9  * n q    &'672672#&^#D$2$$   ^ q    672#&"'&#6167632:#
 L$	(	;   _6   4767676"'&'&'&'&'}#,	oc%_         '&'67676'&'67676
	\{    a6   6'&'476767&'&#	 1S%%i
	,R$%p      * 6  476767654'&#"#&'47632#"'&&'672WG58-+
I1Hk?)6a4Z-.:/!RC):#RP^C?)C-43>hV)+8&    <" M W  74767632"'&'&'#"'&547672667654'&#"27672#"'&%67&'& 7Jm^) /2!3C)#MF@& &5			,-3^0&7(EXvLC(<	 
*>Z6"1,6V&]VY
;4&&U.L%6J   G  A M  4767676726'&#"632#"4545476'#&'6767#"'&6767654	j2G9HS6h-:0=$2)N)	?/		(
&N	
F.1,/	6
v81     1) W c  &'&54767763263267676#"'&54>?&'"#&'67765676768" 8>.pI/	p8"((	+&ENZ"
A]]!!@L-!PImd5S2Sc 
HqK[W &`*c})	-n]OE4	CW	PuOa	`qg!   Jj 3  "'&76767632&'676'&#"3276767676q$OYk;6\
#&Ke:!+._pY@
Xy3j.:]3*^%ypR\)IW}e
;yA       E O  477636767632676321"'&547676766'&#"&76767*FK&!=ooFV[!	\
BUA=/!7.BJkvR/-.;0&WQo1LHv2
%fL {m)=3uPlXESm%     4 C  476763"76567&'"3276326767 '"'&54767&"'&eir=,?h.qv2:!
&!D00	
|B	E3%?kn6&ABafU%g' , )9o      [ O  "'&54767676767672"'6763'&#"#"'476767"'&56767C,1
+	"iX6)3-4/r"9#H\		0RN
	/lb*V0#4<0!      L _  54767632"74565&'32767654'&76327&'4767&'&'#"'&32765<&4/GQh86_:'Bb%/,PP":Z16.EE8$Di%E<*OxR,)e&-44iG<i/_^G"\[1M/K]LM~#q(M|)"#L
	5h    5 D N  56763676767676763&5467#"'&546574'&'&76~(+"#+,
,DdCEVeQ.9:1C.Y-i	i./$;z|k!w?5Ƅ.%	I$//
#H	-9G     J A  &'67676326#"'&#"327632"##"'&54767&54>?!
"^.,>Y#f%FKR
i,"L/
cm%= 
%+;<
1    1-[ 1 ;  &'476767654'&'""'&54767267672'6767::	1'
&2Fg%h@	CM	Mc9B1<1T3"7P|x-E5/6<L7B>p0(^5J"lX1.X<   @  74'&767676726763#"'&763&'&%"'45467	v|/$ST_		E?.%60a^*go%=,34
#[g6.    ,  6767&547676367632"&'&#"#"'&)
h*544IE	0:8
	
9ņ4A <~1
!U9
     P  547767636732676767#"54545467"'&54765#"'47
*1-: 	+h#7 2>$5>0(
.MM
$thj%5g#+7|0_.	hz'P%$*1d
c     1  "'&54776306767#"'&5476545&5!6I1K.Q'Y49*2,$?};/' qX[RyNq+]>6	q       3  "'&547654'&54767632'6767654'&#"qdRL_! aQOX#F!k\R!7V3(I(K	oxp$
=WFM[7d ~ ! -  &57676767#"'67674'J(/ERO<;8Cg-N:93\Rq3Ah}lC	B)yRj      M  5476763327&54763267674'&'"7656763232#&'""'&X<6!&4;
'Hl
4.F#'1
Z/
	(q-+ZN	GZTv:C@0:x>:	;S-       7 ?  54676727632327632#&'#&676:
|S/F[{0B	'TH
+^S]@FS}B!|Vtr'(!G+OT
B	
>>03MJK     8t 7 A  %&'&'&54767632632##&'4766767&'uf3DMj M{
/?	&
PV\B_PB!<pI@/.IaX=!59	Ng<	):LQ'SL@5$ ?w    - -  4767676322'&'&#"#"'&54"#"'&v&3	PO.
$Fm:q
~+f#I4&4 
%'#K       0  547676676767#"'&5476'#&P *"'o}"@	3:/5:<6l'l*-D*O\*W('y6
or    !  4'&767066763"'&	",	OB^W&^4%bNHB6;Bp/D     \ H  7"'&54>?6763267>76654'&72"'&74'&'SF($+*%8	+[8 
&:r]2+(Ttz()@!8[3X7,#.h"k@i:Z3q     3  47654'&54763267676763##"'&'&'&M-		
L
K;C	9[I 
55C	_W!iCERq58	l     88 / 9  476767676367672&'47676765&676	MX;)%i!4MDG7v'**)8m?CC,@8=aTE0Q,dD<du> OcW(cg"o5k^5*N1#	:z     8<V S [  "'&54767676767676'#"767676767#"'&5476322763267632'6767A').G(_ D'';*+991F
1MP#; ZLBWNIS^	
!>D4:K	0*6Ha&M'"6H,G~_
*zP+`WA#Q]     Q  -  0654767632"'&72#"+"'&	0	/Xf)G<&\	  }r   47676#	:
A	u 6  '  "'&76367&'&547654'&'&#&5432F %! `46* b\tˎhN   	o$    &7676763"/&'&'27 ' qo"EW'4	!:.      ; u   %'&'67676_!A   6    &7632#"'",!*Ck4  vC + 3  '47636763276763"'&54765#&76765&'2'-&J2F@)E0N# ./$D3$"23-C	"(>
'   ? E M  4767636763267676#&'47676765&'#&667!?HZ*8S?*9+B83b
4*:D?B3QC8"2c,ss	!OC=!)A,!\aP-H6c#?  (X '  #"'&547672#&'67276763W4RQ>T-<=#	-)EJF	
WFEJBSa
te`F,037T
    $ ? G  7&'47672676776763267676763"'&54745'676'/(09		5
W9	<6A#?tOF(>,J+3?In	 ;jZ%!c/0,Q+#J^',
N
6E*>1D    vCS    7"'&54767227676767'6dL!05[2?,@Y("v6*.62I$$)1C"%    kj ( .  ".4=47676302>?3654		:8;
=X`j-3fGF!'),Ai0_T9G+:7-
|c]= f 9 F T  4%676767#&'476767676767#"'&727676=6767&'& %<&,9:	$p2?4JMfL)&NS7rQP%*뫦++(5	<=BH1$c
?	 )
"gj9CsX	4`_#N
;		L   > D  '4767672673276763#"'&5"##"'&6767NLlu(@# r	?Y.@NH+;Te0ǐH7!6SV.V3H2),
):tX    8B  )  7"'&54767227676747672#&B8
/vINd8&87*a"360!sF.H\O g6 $ , :  &'476767676567672767647632#&];&&$	,=pB3)$<37	$*(#p *P%W On18& fS!-$   1 ;  "'45477676763327676767"'67651IW92B	LF)Yy'cDi+-5+.[*\ 8q#LG<*
QFm';U&T
  | ' -  "'&76767672276767636767d]bLE<S?H	GCYL83\"g֥>Ėo
.M:	]}*uyO   W E  7&5476767676767672#&'4767#"'&547"G%"*?!27*4!	
)65]ZTD60''.!2B.X-+?F.{5 8E7       ^P 3  7&'4767676326767632#"'&54767'&%\&
7D7
-)^/WO$D%FQ%
>T: aV       ~Oh  '  54763232767#&'"'&767654'+%		'* (7"*G(	(.E<Q7
J   Oq 5  &746767636726762#'&767655#'
"b1GNNY
R
@?4W.iI!J>71>3@Ze:ʥ\     x 7 C I  7"'&54767267267676#"'&'&76727654'&67&9"
# *%	.Sd
VJ$%17
	."9M>6"
6$&/|9E$!A??'-Q/;"%|F[!< _ /  &'47654'"'&'&'476326767676&3-%-h
a22862f4$?
r9'+?>   a / ;  476367"'&547676561&'&'&2765&'/1_2-Y FJ4!	`
<J- 08
p%,
!
>9%3@=D]
	 	091	r   5  "'&767676767632#&'&#"'&5465:)_6
c%k"C56D	/+
!$      }S /  54763227676767672#"'&'#&C	$wI'8
(
<13(v[!$&,k
K	1.     -(v 5  547676767676723676#"'&'"'&!3$	+',(.p"XW	^	/)
'
&5.
   2U E  '47676767676765676763327676#"'"'&7476'#"'&
,/	)8	';3
1#7[BS!M ,q1([-E+2R+,_     'E 3  7&'&54763267276767676"'&'&56=*T
6 6N.G?-5H  c	T# B
=1*
  g 7 A  "'&54%6767#&'47672676326763676C$GE+at*v%uMa IMH)-vYX8);'m	8UH!M$gA~IvWvo    xt G O  4767676767&#"&'67#&'676326726767#"'&7676EGT.
 ?
"D (E$5%0+=F)/,&'
\%%,>7jK("?>
I
( 8"E
&,41Zk?(%
\76#[Q  !& .  7&76767676763&'#".'&'"EA.
+
	'!0+5("I2En3E>%"L8MR"FD7l4   i   &'67'&;	!h/@@     E  F  "56767670'&567&'&54>?4'&'61632"+ 	

	, 
1!O:0(2574-"

D
U#	06:6+$!      jC   7&'476322763#"'&#8#%,-$,F&0#&)(/     "  "'&5473"'&5672"ro#m*,)&:	+E +    !  8 >  47636146"'&'&'32?6763#"'"'&'47&76!9/?
5	"+8
0$ 
F*	 T<3'&r
-+$	,R.!X      #    672+&&'672#"" !!     & D  7"'&54767232""327674'&"'&547632"'&'6763g;+TUr#%\\QaPIEJKLGO1'T@!0$)6*#
A1EgSV]qWLFQ]m 	CRaD0%81%$
%& 2/	4        3  %&'&567676763#&'&'&767676763#&6p95BF&.	 q95BF&.	 C#
-N(oM78A"
-N(oM78A   {.  $ ? G  7&'&547632#&'&'327674'&#"47672#"'##"'&767&x@EARU#H@L3;<54)!:31F
+&
'

>
<=P?;>&W>7R87C5#:7:+5'	 -k   >Qo   '&'676762D   !^    4763#"'&7"327674'&!,$0K-$/F~ 
."31"1a# +     6    "'&76325
D*)$-65 	      u   7672#&*(

    ~    "'&76327654'"#&'672-!">2F1*&    gZ     4767#"'&7"3276754'&.(6N	1(4F !8+$<?+!8((	"6     7  63#&'67&'&'&'&'63#&'67&'&'&'& P
77=K( P
77=K(kB
.O(jR79
kB
.O(jR79
     * :  476767676323276=63#"'&4763'"'&'&6b3Z-0WG58-+I1Hk?)x.	/	x3?iU/	!RC):#QP_H?)C,$:   Gd A M \  4767676726'&#"632#"4545476'#&'6767#"'&6767654'&7632#"'	j2G9HS6h-:0=$2)N)	X!	)	 +C?/		(
&N	
F.1,/	6
v81|	6      Gm A M [  4767676726'&#"632#"4545476'#&'6767#"'&76767654'"'&7632	j2G9HS6h-:0N)		$2)U
D*,$-?/		(
&N	
F.1,/	6
{1vY5 	    Gg A M a  4767676726'&#"632#"4545476'#&'6767#"'&76767654'&76763#&'&	j2G9HS6h-:0N)		$2)2.	##
?/		(
&N	
F.1,/	6
{1v`
"     GO A M i  4767676726'&#"632#"4545476'#&'6767#"'&76767654'&'476322763#"'&#"	j2G9HS6h-:0N)		$2)G	

!				?/		(
&N	
F.1,/	6
{1vj
     Gf A M Y e  4767676726'&#"632#"4545476'#&'6767#"'&76767654'&'672'672#&	j2G9HS6h-:0N)		$2)!!?/		(
&N	
F.1,/	6
{1ve!!      G A M [ c  4767676726'&#"632#"4545476'#&'6767#"'&67676547&'47672'67&'	j2G9HS6h-:0=$2)N)	-$	?/		(
&N	
F.1,/	6
v81\
)   J u    47676767676767#"76767&'"327632>?6"'63232#"'&'&5476'1#&'6767#&676765467&"'
c:"APveD?l	f.qv2<!	"
GV`ZH	1U4	",->.,$2)N)	:&]	7-	
:OA+fK@&=A afU%
m )$9DE9<m*B+G/


0	1v8.An  j Q  &'&76767632&'676'&#"3276767676#"'&76327654'"#"'&54dNZk;5\
#&Ke:!+._pY@
Yy)"71 i)2]2*^%ypR\)IW}e
<y@)!%
	$     4r C Q  "'&'476763"76567&'"3276326767 '"'&54767&&7632#"E3%eir=,?h.qv2:!
&!D00	
|B	
,
.D ?kn6&ABafU%g' , )9o   4{ C Q  476763"76567&'"3276326767 '"'&54767&"'&"'&7632eir=,?h.qv2:!
&!D00	
|B	E3%q
D*,$-?kn6&ABafU%g' , )9o 5 	      4w C W  476763"76567&'"3276326767 '"'&54767&"'&&76763#&'&eir=,?h.qv2:!
&!D00	
|B	E3%Z-		##
?kn6&ABafU%g' , )9o  	   4Y C Q _  476763"76567&'"3276326767 '"'&54767&"'&&'47232#&'47232eir=,?h.qv2:!
&!D00	
|B	E3%!{!?kn6&ABafU%g' , )9o       J2 A O  &'67676326#"'&#"327632"##"'&54767&54>?&7632#"!
"^.,>Y#f%FKR
i,!	-*"L/
cm%= 
%+;<
1	     JA A O  &'67676326#"'&#"327632"##"'&54767&54>?7"'&7672!
"^.,>Y#f%FKR
i,
E)#/"L/
cm%= 
%+;<
15
    J? A U  &'67676326#"'&#"327632"##"'&54767&54>?7&7676#&'&!
"^.,>Y#f%FKR
i,-		
	##
"L/
cm%= 
%+;<
1 		     J/ A O a  &'67676326#"'&#"327632"##"'&54767&54>?47232#&747232#&1#&!
"^.,>Y#f%FKR
i,%l"L/
cm%= 
%+;<
1    1 M  "'&54776306767#"'&5476545&5&'476322763#"'&#"!6I1K.Q'Y49*2,$?};
'&
/' qX[RyNq+]>6	q"	
    L  3 B  "'&547654'&547676326767654'&#"&7632#"'qdRL_! aQOX#+(I!k\R!7V3R",!*C(K	oxp$
=!diWFM[74   H  3 A  "'&547654'&547676326767654'&#"7"'&7672qdRL_! aQOX#+(I!k\R!7V3h
F('%,(K	oxp$
=!diWFM[75 	     R  3 G  "'&547654'&547676326767654'&#"7&76763#&'&qdRL_! aQOX#+(I!k\R!7V3<.			#&
(K	oxp$
=!diWFM[7
"   6  3 O  "'&547654'&54767632'6767654'&#"4763232763#"'&#"#&qdRL_! aQOX#F!k\R!7V3(I	
	!		(K	oxp$
=WFM[7d<
    H  3 @ M  "'&547654'&547676326767654'&#"672+&'672+&qdRL_! aQOX#+(I!k\R!7V3#n#(K	oxp$
=!diWFM[7!!      ,  .6?6676762'&'&''&'&76U"	>M!-0	%Q` ,#    1 = N  &547654'&54767676223"#&#&547&#667676547744QM_# QOY"*X="k[P5<C(I,w(K	owp%
&\=W.M8K
*HpQ#di     6 0 E  547676676767#"'&5476'#&&7632#".'P *"'o}"@	3:/5:<6l 	*	!'l*-D*O\*W('y6
or	   > 0 >  547676676767#"'&5476'#&"'&7672P *"'o}"@	3:/5:<6lI&,#/'l*-D*O\*W('y6
or
3 	     @ 0 D  7&547676676767#"'&5476'&76763#&'&llP *"'o}"@	3:/5:<6c-		""'l*-D*O\*W('y6
or
"   8 0 < H  547676676767#"'&5476'#&672#&&'672P *"'o}"@	3:/5:<6lU!L!'l*-D*O\*W('y6
or!!    8 / 9 G  476767676367672&'47676765&676"'&7632	MX;)%i!4MDG7v'**)8m?CC,@8
D*)$-=aTE0Q,dD<du> OcW(cg"o5k^5*N1#	:z25 	  v + 7 ?  '47636763276763"'&54765#&7&7632"6765&2'-&J2F@)E0f"# #./$D3$"23-C	"(3',
    v + 5 =  '47636763276763"'&54765#&7"'&7636765&'2'-&J2F@)E04 "!\# ./$D3$"23-C	"(	)
'     v + ? G  '47636763276763"'&54765#&7&7676#&'&6765&'2'-&J2F@)E07+
	
	%#
# ./$D3$"23-C	"(
	
'  v + G O  '47636763276763"'&54765#&74763232763#"'&#"#&6765&'2'-&J2F@)E0F	
	! 		# ./$D3$"23-C	"(
'     v + 8 E M  '47636763276763"'&54765#&7&'672#'672+&6765&'2'-&J2F@)E0""# ./$D3$"23-C	"(  
'    v + 9 A I  '47636763276763"'&54765#&747632&6765&'67&'2'-&J2F@)E0Y$/  #		./$D3$"23-C	"(
	;',
m   wR , 2 6  '47676;632"276763#"'&547#&767&63) 1V
4@+@X9J
!2";s"/1% ,H$$(0C2&+'0,	!% X @  4'"#"#&'47&'47672#&'67276763#"'&763276V
C-<=#	-)EJF	3RO<1(LBSa
te`F,037T
VFB!
      vC  ) -  7"'&54767227676767&7632#"6dL!05[2?,@Ye%
'"v6*.62I$$)1C:b"%     vC  % )  74767227676767"'&7"'476365!05[2?,@Y:Lt1 C"*.62I$$)1C6	&*"     vC  / 3  7"'&54767227676767&7676#&'&65dL!05[2?,@Yt-	
#&
"v6*.62I$$)1C 		*"     vC  ( 5 9  74767227676767"'&7672+&'672+&6!05[2?,@Y:LnI"*.62I$$)1C6!!T"%    8B  *  7"'&547672276767&7632#"'B8
/vINdC" 387*a"360!sF.H\Z(  84  '  '47672276767#"'&7"'&7672
/vINd/88	9
#*a"360!sF.H\7	(	  8B  /  547672276767#"'&'&7676#&'&
/vINd/8*
		##
*a"360!sF.H\7
	  8B  ) 7  547672276767#"'&7&'47232'47232#&
/vINd/8""*a"360!sF.H\7    ^ 5 Q  54767676326767632#"'&54767#"'&4763232763#"'&#"#&%\&
7D7
-)"Z	
	 		
eM$D%FQ%
>T: aV
     ~O  + 3  54763232767#&'"'&&7632"67654+%		'* (7"*`((	.E<Q
aJ/7
      ~O  ) 1  54763232767#&'"'&7"'&76367654+%		'* (7"*k/((	.E<Q$kJ/7
    ~O  3 ;  54763232767#&'"'&7&7676#&'&67654'+%		'* (7"**+
		%#
(	(.E<Q
	7
J     ~O  ; C  54763232767#&'"'&7476322763#"'&#"#&67654'+%		'* (7"*;	

 		
(	(.E<Q
7
J       ~O  , 9 A  54763232767#&'"'&7&'672#'672+&67654+%		'* (7"*J((	.E<Q!"]J/7
      
   )  '&'67676'&'672#&'672#
S$`!!      SOx 7 =  54763263232767#&'#&=67&76*&	'* (7$.p.D=R
\      } / D  54763227676767672#"'&'#&&7632#".'C	$wI'8
(
<[!	*	!13(v[!$&,k
K	1.		       } / =  54763227676767672#"'&'#&7"'&7632C	$wI'8
(
<D*$.13(v[!$&,k
K	1.
5

    } / C  7&'4763227676767672#"'&''&76763#&'&?<C	$wI'8
(
.	##	513(v[!$&,k
K	1.
"       } / ; G  7&'4763227676767672#"'&'7&'6723&'672?<C	$wI'8
(
!^!513(v[!$&,k
K	1.""  7 A O  "'&54%6767#&'47672676326763676"'&7672C$GE+at*v%uMa IMHE)$.)-vYX8);'m	8UH!M$gA~IvWvo
5

  7 A N [  4%6767#&'47672676326763"'&76767&'672#7672+&m$GE+at*v%uMEC/IMH`J-vYX8);'m	8UH!M$gA)voeIy(!!    c {  "'&547654'&547676326767"76567&'"327632%67672#"'&54767&"'&''6767654'&#"qdRL_! aNvgG?d	g.qv3; 
 	"A"?	zJ-@
E2:[He!k\R!7V3(I(K	oxp$
fMC&:C aeV%
n+4
I-7nvZWFM[7d    bV ' / 3  7"'&54767267227676763#&'76765476C-+(
'2T0?,AX92+)	n
"b!/G@&/E%$)2C-N17
 &     8 7 A U  %&'&'&54767632632##&'4766767&'&'&76367#&uf3DMj M{
/?	&
PV\B_PB!<pf##
-	I@/.IaX=!59	Ng<	):LQ'SL@5$ ?w
"   a / = Q  476367"'&547676561&'&'&2765&&'&76367'&/1_2-Y FJ4!	`
<J	s 08h	##
*
	%,
!
>9%3@=D]
	 	q	m?091(
	   8 / 9 H W  476767676367672&'47676765&676747232+&'47232+&	MX;)%i!4MDG7v'**)8m?CD@8C,n=aTE0Q,dD<du> OcW(cg"o5k^5	:z)O1      8< S [ o  "'&54767676767676'#"767676767#"'&5476322763267632676&'&76367#&A').G(_ D'';*+991F
1MP#; ZLIS^BWN$	!"
.		
!>D4:K	0*6Ha&M'"6H,G~_
*zP8#Q]<`WT
"   x G O c  "'&54767676767&#"&'67#&'676326726767'6767&'&76367'&'
GT.
 ?
"D (E$5%0+=F)/,&,>7\%%
	#&
+
jK("?>
I
( 8"E
&,41Zk?(%
"[Q+\76K

	     -   &7676#&'&-	
#&
 		     -   &'&76367#&J	##	.	
"      8   6722765673#"'&	*(#,
%     l#   &'672#9"!    z9    67632&'&767&	$8		
=       &'4763232763#"'&#"
! 	  6j    "'&7632#"'&7632
D*)$-
D*)$-65 	5 	     &   %'&'67676 
     &   %'&'6767$#    p!   '&'&7676K	"$)   m$   6'&'&7676'42		 	"""!)      a    76'&'&7676'4&		 	""!)      "  +  '&'&7676'&'&7676K	"l	"$)$)    $  '  6'&'&7676'476'&'&7676'42		 	"p		 	"""!)"!)        '  76'&'&7676'476'&'&7676'4&		 	"p		 	""!)"!)      C   47232#&*'
	     R   &  7&'672#3&'672#%672+&$ '
$ '
 '
$)	)	)	          67676763#&'&'&95BF&.	#q
-N(oM78A        63#&'67&'&'&'&) P
77=K(kB
.O(jR79
     &76565&167677676
2`.3@
7   ]  7&'&'62367"./62367632#"'&#"2#"#2#""#276762#"'&74HgZ
[Cb@<>	9M6&]$	^$&=>P)(VpT>E-%J1$	T:J')IDG)K	<Bn   C + D  "'45476326767632'"'&'&'#"'&''6763#"'&75&'&
)
?6	
/:5	p7	$)4     X ) 5  '476723276767672#"'4'#&7"2767&("*	&O	?6'E.
0q
	/*#??-+%>44	   G K  '47676726767632676#"'&5476767654'"'&67MH9
\cM:6jr( 0&6	8!C:+	8Uu? k
84DJ/%$7.+ $.PGV	7F;(    fv .  7"'&547672'&7>&#"2767676\46,-!
'/c
3!UIf'%L?2%AM9~0B   + 3  '47636767630#"'&54>?#"'&767&%(. D8
A451/:HL  	#$:9:3' (
@y3a#     `ja  !  7"'&54767"'36767'67c65) *2	
XOQ45%#`) 9;+&G'O.~7% J - 7  '476767'476'27676"'&765&'+KAP+ D%	!5E
@&!"#=N2
~зp.4**f-(	"#."BA:@
]H :d   7 E O  47676767654'#"'&5476363267676"'&27676'67&'&1T.T@#.(!+5 
V;%&LA+qDG@.	E
 HK;g&#X|#@p&)I(D2'#.4 !B9tE(,8R-waV*0  - 5  &'467676726767632#"'&546?4'	*
4X8'	
	2;-%
J,#4(A
[!!#t))|      rt  +  7"'&5476722767667#"'&p7"J	CZ;N'r&!2A7.U	
@/<
  l % 5 K  "'&54765476326767672'327654'45&'&547632&'&H-
f?,)M	*0x		."e-X|L!
/%,("Y
}_0S+`h   <  7&'&'476767672763232>?#""#"'&	05.
/'*0
3W!%[PP8J~o'$2%I#18
2X852,6,
=i">;       "'&54767672/'9&+b*=0P׎Aٟzt      ( F  747676763272>;2#"'&547#&54767'"'&#a20$
)	
&)"1)-2Mh51Z42)
) ,y%Y#Yi%}K7      < y /  632#"'&54767#&5476720764@5
)	5i50g	^
k
Od#j>J?O  E_ $ ,  7&'47632327676#"'7676*5(#!"0I
I#(%+
6*)C<	2 *S#D   ) 7  &7676767632676763"'&2767454/

*F9DB
,3&(Jf<q'
Dj]WOU[57.	mP89hR   e  ! +  7&'476726763#&'46?76765&5>%*$5##*#	434, "9'3~P@==(:	9	  8  0  '4767632>;#"'&54767#&
"	!)!
	J+Uy198N(	JM   L , :  "'&54767&'&'&547632672732767&' ,#
iHBH>m0@o85)/$<#)t=<.	:<?b=
'77 @ 7  "'&56767632"765&#"632&54767#%(0$!u\+5	
N0 q("+'`

Z*Y?;8      _k ;  7"'&5476726767327676763232"'&54565C:5<		O6'.LC)G	)5J2 =)4[*a# 8''>70D		
8     6    7"'&5476763232765675672C6	
,4?6=6>A[_qNhkv     #Ea 3  '47676326767267676"&'5#&		
'!X&28 "$
)r")#n,^Cd!M
HcxD""M  7{j 1  7'456767&'6326767327676#"'&'
%2	10KOiC.0V	Rx
+X-9U	_$3  ^ A M  4767676767#"'&54767267676676"'&3276+iI*!J
'.D"OWJ 0,;Q3
߷h9HcAd>]#A
Iq	:
+.*DLGd>R* Z  e O  6327676765&'676745&'6767#"'&56767676320&'&'"##&_&#
DZC.		<
	
(,2M/*8WN#$-	:7WQ+9	|&!##(v'H5   G  a m  7"765676367$767$7676726'&#"632#"4545476'#&'6767#"'&'476767%6767654'
K,* 5,HS6h-:0	j/}4>6r+N)		$2)	[,6u		(
&N	
F.1,/	6
?>_#1v    1( s   7"547676767$7676767763263267676#"'&54>?&'"#&'67765&'&546767676I?o+ .pI/	p8"((	+&ENZ"
A]]!!@L-!PIm" 8Vc7p5S2Sc 
$Z-9;K[W &`*c})	-n]OE4	CW	PHquM<7	Oa	`qg! J P  7"5476767$7$767673672&'676'&#"3276767676#"'&76767J%=9\
#&Ke:!+._pY@
Xy3*q$N.6 m 7p V'7*^%ypR\)IW}e
;yAj.:~mS=	   _ i  7"547676767$767636767632676321"'&547676766'&#"&54767#676I?o"%&&!=ooFV[!	\
BUA=/!7.BJkvR/-*&+7p5&.;0v$Z#*ao1LHv2
%fL {m)=3u\WۄF	Rn%$lX    Y c  "765676367$767$7676763"76567&'"3276326767 '"'&54767&"'&'67	I$#$wl#?h.qv2:!
&!D00	
|B	E3%St#g7p;	:Fo#&ABafU%g' , )9o :]?)#	   [ o  7"5676767$7$76761#"'&54767676767672"'6763'&#"#"'476767"'&5676767D$,"9#,1
+	"iX6)3-4/rzFX7p Y0>!H\		0RN
	/lb*V0#4<%KV+g#	   I f y  7"5476767$7$767672"74565&'32767654'&76327&'4767&'&'#"'&5476732765<&4'J%`Y_:'Bb%/,PP":Z16.EE8$Di%G!'D7p$*O< Zy)e&-44iG<i/_^G"\[1M/K]LM~#q(M|)1wN?>		5hV"#L
    
5 _ i  "547676767$76763676767676763&5467#"'&546574'&'&'6746I?o5)	&+"#+,
,DdCEVeQ.9:p>ec7p4C.Y-$Y9Q	i./$;z|k!w?5Ƅ.%	I$//
icF7	#H	-9G     J X  7"547676767$76?#&'67676326#"'&#"327632"##"'&54767&54I?o5(i,
"^.,>Y#f%FKR[?kc7p7$Z9Q
1"L/
cm%= 
%+MjJ7	    1[ Q [  7"5476767$%6767654767267672"'45476767654'&'"%676I?o
0*K00>g%h@	CM	Mc996	0'F
7pxT3"1<1)+)I?=7B>p0(^51P|x-D500iI%	c.X<4"lX   [  7"547676767$76?6326763#"'&763&'&%"'4546?4'&76767I?o7+v|/$ST_		E?.%	<dc7p{$Y;X%a^*go%=,34
#[g6./0_E7	   (  G  7"547676767$7676767632"&'&#"#"'&#6767&5467+1I?o&!IE	0:8
	
9ņ
h*67p$Y(/S<~1
!U9
4A O;F	     	/ l  7"547676767$76767636732676767#"54545467"'&54765#"'45476767I?o5'*1-: 	+h#7 2>$5>0(
.MM
$
<cc7p$Z8N#g#+7|0_.	hz'P%$*1d
chj8Xe!`C7	   I  7"547676767$7676706767#"'&5476545&5#"'&54767$I?o(##1K.Q'Y49*2,$?};!7p$Z,5R[RyNq+]>6	q' q҈ZG	      / G  7"5476767$67632#"'&547654'&5476767654'&#"I?oPO^ aQOX#d* 7p(I!k\R!7V3C2q"
=(K	LW?	diWFM[7     	 ; G  7"547676767$767676767#"'#&54767674I?o0$'/ERO<;8Cg-;:_c7pB\R:93q$Z3E/Ah}lC	qYA7	;j)yR    i  7"547676767$76765676763327&54763267674'&'"7656763232#&'""'&547I?oǣ+
<6!&4;
'Hl
4.F#'1
Z87p%$\0;	(q-+ZN	GZTv:C@0:x>:	;S-EE	   U ]  7"547676767$767676327632327632#&'#&546767676I?o/#	
|S/F[{0B	'TH
+:;]c7p\S]@FS}$Z2A/Vtr'(!G+OT
B	
>>03G X@7	MJK   8t N X  7"5476767$%6767632632##&'4767&'&'&5676767&'J%*zJKP	j M{
/?	&
PV\Buf Y>7p&_PB!<p~0;Kf
X=!59	Ng<	):LQ'SI@/2>	L@5$ ?w   i G  7"5476767$%67"#"'&'4767676322'&'&#"#"'&54J%[+f#v&3	PO.
$Fm:q
tYr7p,uRvK4&4 
%'#S$	   
9 L  7"547676767$76767636676767#"'&5476'#&547I?o/$	
*"'o}"@	3:/5:<6l<&*7p$Z2B'l*-D*O\*W('y6
orM	     ;  '"547676767$76767066763"'&54'&7I?o2&%,	OB^W&^>cc7p{$Y5I3%bNHB6;Bp/Di6aD7	    \  7"547676767$76767267>76654'&72"'&74'&'#"'&54I?o7*(($+*%8	+[8 
&:r]2+(F1@kc7pU$Z:T@!8[3X7,#.h"k@i:Z3qTSfnI7	       M  7"547676767$7676763267676763##"'&'&'&'47654'&'I?o6(		
L
K;C	9[I 
M*Aoc7pA$Y9PiCERq58	l5C	`SrM7	   
8Y8 I S  7"547676767$7676767676367672&'47676765&'47%676I?o0$	MX;)%i!4MDG7v'**)8m?C:`c7p	C,@8$Y3D10Q,dD<du> OcW(cg"o5k^5TENYB7	:*N1#	:z     
8V p x  7"5476767$%67&5476322763267632#"'&54767676767676'#"7676767676767J%^+991F
1MP#; [L
').G(_ D'';*Xr7pBWNIS^
,nJj	
"6H,G~_
*zP	
!>D4:K	0*6Ha&MT$	`WA#Q]     vB H P  7&76567$767636763276763"'&54765#&'67#"'&'&#'%6765&'	
H.!-&J2F@)E09A3S*
\# D3$"23-C	"(  jD
'     \ b h  7&76567$767676367632676760&'47676765&'#&547#"'&'&#'66)
H.>Z*8S='! 9+B`I'.7*:E>A <F3S*
3Q47x ,ss	LC6@ #)A,"\`P)Wg.K%>4  	 (g B  7&76567$767632&'67276763#"'&54767#"'&'&#'
H.#.-)EJF	GVD4T-:C3T*

e`F,037T
kB5JCSh    Q \ d  7&76567$7632676776763267676763"'&54745#&'4767#"'&'&#'676'
H.#%		5
W9	<6A#?tOF(/(5=3S*
%>,~!n	 ;jZ%!c/0,Q+#J^',
N
6E+4>c%>1D    v\S 6 :  7&76567$767227676767"'&567#"'&'&#'%65
H.#5[2?,@Y:L;E3S*
\"2I$$)1C6),j#*"     j ; A  7&76567$7676302>?3"547#"'&'&#'654
H.0>=X`j-3fGF/%AN3S*
T!TAi0_T9G+:7-⊲p|c]=   [ h v  7&76567$767676367676767#"'&54%676767#&'4767#"'&'&#'27676=6767&'&'
H.S#2:	$p2?4JLfN %<'=H3S*
'MS8rQP*&	h1$c
?	 )
"gj;++(5	<?Bk:CtW	4`_7
;		L$K    E [ a  7&76567$7767672673276763#"'&5"##"'&547#"'&'&#'676
H.Ju(@# r	?Y.@NH+"BO3S*
IeI;T 
H7!6SV.V3H2),
)Q{oCt     8 8 F  7&76567$767632276767#"'&547#"'&'&#'%&'47672
H./vINd/8J[3S*
&360!sF.H\73Ru   C K Y  7&76567$767676327#&'476767676567#"'&'&#'676&'47632!
H.S#2,;&!)"L]3S*
&pBX$)h
*P%W On18&<37	(,%&rxfS!$  
 L V  7&76567$77676763327676767"'#"'4547#"'&'&#'676
H.@S+)92B	LF)Yy'cD
"ES3T*
5++-w=8q#LG<*
QFm'.CpT
;U    B H  7&76567$7676763232767676#"'4567#"'&'&#'%6767
H.&bL2<S?H	GDZKf?J3S*
83\sĖo
.M:	_~(|18nyO   W  d  7&76567$7676767676767672#&'4767#"'&547#&54767#"'&'&#'
H.G%"*?!27*4!	
)65DR3S*
0''.!2B.X-+?F.{5 8E7ZWDp    ^P U  7&76567$7676763676326767632#"'&54767#"'&547#"'&'&#'
H.S#2	\&
7D7
-)" K\3S*
h$D%FQ%
>T: aVaHt      ~gh < D  7&76567$767232767#&'"'&54767#"'&'&#'67654' 
H.		'* (7"*+;D3S*
>(	(Q.Ek7
J     &O P  &76567$7636726762#'&767655#&747547#"'&'&#'1
H."b1GNNY
R
@?4#0HW3T*
%J>71>3@Ze:ʥ\W	Bt     T ` f  7&76567$76763267267676#"'&'&767#"'&547#"'&'&#'27654'&67&)
H.%	.Sd
VJ$%1"
#@K3S*

	.""
6$&/|9E$!A??'9K@n-Q/;"%|F[!<     _ N  7&76567$76767&'476326767676&'47654'&#!"'&'&#'
H.'fZ%%-h
a22 3-2$͵3S*
::!<"?
r9'+?>62f4@?	;    I U  7&76567$75476367"'&547676561&'&'#"'&'&#'2765&'
H./1_2-Y FJ4!	`
<HAM3S*
U 08
py%,
!
>9%3@=D]
	l091	r     P  &76567$767#"'&767676767632#&'&#"'&54#"'&'&#')
H.	6:)_6
c%k"6J[3S*
c6$6D	/+
!/u     & }S N  7&76567$7676763227676767672#"'&'#&'47#"'&'&#'1
H.C	$wI'8
(
<GV3S*
v[!$&,k
K	1.500q    -nv R  7&76567$7676767676723676#"'&'"'&54765#"'&'&#'
H.!3$	+',(.IZ3S*
XW	^	/)
'
&5.
#w   	 2U g  7&76567$76767676767676765676763327676#"'"'&7476'#"'&54767#"'&'&#'
H.S#2,/	)8	';3
1#JY3S*
hS!M ,q1([-E+2R+,_ 	8[w     'E O  7&76567$76763267276767676"'&'&567&'&=#"'&'&#'
H.T
6 6N.G?-5*N`3S*
	c	T# B
=1*
@H  x     !g T ^  7&76567$767672676326763"'&54%6767#&'47#"'&'&#'6767
H.+at*v%uMEC$GDIY3S*
IMH`!;'m	8UH!M$gA)-vYX((tGvoeIv    t b j  7&76567$7676326726767#"'&54767676767&#"#&'67#&'#"'&'&#'676
H.'E$5%0+=F)/,&'
GT.
 ?
"D 
AM3S*
\%%,>7z7!E
&,41Zk?(%
jK("?>
I
( os\76#[Q    L[ : B  7&'476767637 %6767632'&#"!"'&547576765&02'U$+?Q4\D
>]j8$: # ./#Iv#B	
=WU1 -!!"(',	     W ] c  &54767636763632332%676'&'&#"'&'&#0#&'67676765&'"6767CGS%5W7&&C'5*Uys$O4(	
?&۾bhD&4!I&-5*9->E_O37"/'(d/jnECH1
):-C""&=-(U]Xh+G5a!A     0d K  '47672"'67127676763236%676'&'&#"#'&#"#"'&,8=!
]4H	B"/SZ)@+"$	
?%#w2 %:E)&$QAP_--j{R/G	D
6$
%9
?MG      K S  7&'47632676776763232%676763#'&#"#&'4'&7457676/'0:		3W9	2-da-TA%		1Θ(M,:L+3?Jm
 ;j[$!i${N	

Gj$:		56ED:2!   v'S ; ?  7"'&547672276763236%676#'&'&'&#"'65bJ!12R
#58-ws 4-&$	?c< $;;)"v3(/7/G$-07"	.	44c*"  n C I  "5476763027676763236%676#'&'&'&#"654"/99;
=X4``/ -hg 4,&%	?e7 1JbB!+QU6#	.	?
Y#
C!>5+
}c_<    d{ O \ j  4%676767#&'476767676763236%676'&'&'&#""'&727676=6767&'&''%<&,9:
$95*.hg 4-&$	
?c7 (1=4JMfI)&NS7rQP*&	駣++(5	<>AI1$c
)%7"		.	%."hi7BsV	4`_7;		K$K 7 F L  "'&5476767267 %676763'&#"!"'&5"#6767&+NKmu(@#	%w?F3\C#	
>TNHS<Sd!*ȑH7!6SV=Rw%B
	
=WZ,
rtW     8 9 G  7"'&547672276763236%676'&'&'&#"47672#&B8
%420SZ7% 	
@Qw2 (/-	$/&87*a"360!425"-
21O   eA I Q _  47676767654767632676763236%672#'&'&#'&#"#&767647632#&&%'-Y/SZ/B #
@`]v2 !0<),!;pB3)!$56!(+#p*P$Y+W5#!3
0@(Om0:'fS!-#   O Y  "'4547767676332767632327676'&'&#"'&#"#"'67670JW52FME)8]RHS?.(%	>j|QQ4"DP*''i+-6*!-
Z*\ 8r!ME<4/5!
..6&=R%T  E K  "'&5676767232767676236%676#'&'&'&#"6767a[bKF;S@G	4KG%!/SZ:,$%	?onw2 +HO)&83Y#e֣@Ɩn
,N:UV6$ 1

V buyO   	 W i  7&54767676767276763236%676'&'&'&#"#"'&54767#"'&547$I##%6?<51AL9-%	?uu_+ 0D	= %
"	)65\[SD72&'.!2	e&=G:6$!0
K
F)
p:7E7     ^da M  7&'476767632276762367676#'&'&'&#"#"'&54767'%%\1=/SZ2.($	?xuzw2 &637
-)^
(WO$E$FQ2>6#0
<9	: _V      }h / 7  7"'&54763276%676'&'& '&'767654A**&	*=.= 	?|vvy ((	}.E=?4"
!/6OJ/7
  OE U  &747676767672676763236%676#'&'&'&#"'&767651#"
	b1G&0SZ	8,&$	?qst4 3jE
	R@?5U=_K)RD!=80
G6# 0rJe	9ɦ\  
 U a g  7"'&5476726726767632367676'&'&'&#"#"'&'&76727654'&67&8"
# *%	.
,D: 0SZՀ(.,	>q[v2 #2G4
$$17
	."9M>6"
0')D:6!,
5LE$!???'-Q/;!%|D]!<  ] O  47654'"'&'&'47632676767632367676#'&'&'&#"#&-%"42"!'/SZ-'%#	>zb}v2 9@632f4$?
r9RM5 -
[$T     K W  47636323236%676#'&'&'&#""'&5476767&'&'&2765&'/4
G10SZ	8,&$	?qsw2 $;+FJ4!	I
<J- 08:<%,
! I6# 0
>%(3@=?M		 	0918E    { W  "'&72767676767632#"'&#"6236%676#'&'&'&#"'&5465>
)_6
c4z").0SZ	7-%$	?qsw2 8($#C64
D	/+
ot36# 0
`!$    ~^T M  7&'47672276767276763236%676'&'&'&#"#"'&'?<C	-50SZ9$#	
@iv1 '*'7(512(1,[!$&,+25"		/
.+	0,  +t Q  7"'&5476767676767232763236%676#'&'&'&#"#"'&'3/!1'	'!0MV	7-%$	?qso.!#+(+2	"XW	Z.(6# 0
%5     5pX _  7"'&5476726767676567676332763236%676'&'&'&#"#"'#"'&7476'#+1	70FQ7.&	?|vvh- 2%3
0S 	8ZAR"L!+r0*\.E6#
!/
U+,	^    )G I  7&'&547632672767632367676#'&'&'&#"#"'&56=*S
68?5/SZ3%! 		?[w2 (77" "2H  c	T#6-5!	.
424   ?f O [  4%6767#&'476726763267236%676'&'&'&#""'&76767n$GE+a@61AL	8,&	?}uu_+ "A
#vMFC/IMH4 -vYX8);'m	LE 6#!0,
%6gB)voetQ4    u ] e  "'&567676767&#"&'6767#&'6763267262367676'&'&'&#"'6767'
FT.!A
""(E$5&
?.0SZ..)	>j{v2 #7
H*1,&,>7\%%oH'#@A$HI$
' 8"E
0=6!.
:]rC*%
"[Q+\76 ] ; C  '476363276767672763#&767&5476'#&76765&3&	Dq!;9J4$6z}O:0z './$D&CQ.ϖWg	XoS	"(%.	  ) N T  7&'47676327676'&'&56721#"'&547654'&'#&5476'767&.0$ <B, 3	%.',7,3I>56
5+, 
?hsU")*}*
<=m;vN	'$*&    G U ]  7"5456762767676726767"'&54767&'&''&'32767&%676$)'# $8"27(]5<;:<?!-%r*4'@#.3/*7n/#1%
$71-3411v%~L1k,$.,+0,     j r  '4767632676767'&'>23767676763&'&'&1&'&32"'&767&54765#&76765&2'P*&/5cM="49LM
	
& $IkrF1W90z"
#-0#DY
-/E]

H%UqS"(',	  6@ S Y  7&'476763276767676276767672&547"'&'&767&54765767&13'Cq"7:L5<G"J,r"3o9*"%3
}O9:!9!-0#D'GU/q5<+F]*ڍQ`
$0%;
6uS"(%.)	   6 5 9  747672#27676763227632#&767"'&765!13Z{kJ6
H4$7{ 8QG?KQ#(/7/F%8ԕVh
SmF<4"*    = > B  '47672#2767&'&54763#"'&547674'&'"'&765!13ZlE.$5-'
,8+ANdKQ#(/7/F%^aG%)+<>k|k~4"*        E S W  54767"'3276767636163#"'&54767&'&'#"'&32765&'65) *2	UE#$[7;<:8+?%"5_E!*5##9;+'G' 
w*G	'
-	[6103420vE	K&( <5#-.%*      * g k  54767#"'327676767'&'>26273676767632'&#&'&'&#&'&32"'&767"'&7676) ,2
eL?
46 YA>!4:LM
$	&LhlG1:G\4O"#9;++G&~(/1Cɢ
]

H&Tsv(a(>7%          7"'&54767"'32767676326'&'67636767662#&'&'&#&'&32"'&76767""##"'&54767&'&'72332767&'6c65) -2	
VE#$	FynG/?^?("!SazGR86/6K(
#+?%:	"%#%) 9;++G'x)F	(	-	N	!k	J]

H%U T08/*(I',K&
<	#(+%*    9 9 ? M  '4767226767207676&747"'&654"'&'67 ;?7	9PX[16v9 09M$"!'2A6-25:<=QK$G+:7-$l}c]=l	     5 C  7"'&54767672276767676322"'&76767#"'&U) 	 2W	QA"S5#8m
!N5-
_'(,U

?<"%!ωQg
Lh+-s|      B P  7"'&547672276765&'&54763#"'&54765454'&'67#"'&[*$	 0W$4!.&
,7,5CY.
F((BN
?<"%6bF'*{+<=kei|    G S a  7"'&54767236767676326763#"'&54767&'2767&'67#"'&V'1@		$g>CW
;;;$5#;
*4E!{)Z#!2A4+!s#L(	-	P(H03420v-6P)$--<5
	     1 ] k  &'>273676766#&'&'#&32"'&76767""'&5476722>?67#"'&23_IRI
	mJi^)W	HH)	,483)J~f'|1!4		
$V
q&+<6a*2A	5+(-IWXH[		   K Y  7"'&5476722676767276767672&'47"'&'&76767#"'&V)$		A1ULC*<GX<e"3n:- $2	PC.3'(@P
?<"%5i.:<+F*i,+Q`
$1!;
(*&7} M =  '&67672276767672367676#"'&'&7#"'&cF5P?&?K!U9s
.Ab		k=" 6	<."'4+lQ1:?-Hw,lj	'-.3B,4&;   8 @ J  7&'47676676767207676'&'&76776'&'67&76*5-!!P3E	c"!9\9>1A>R0 /+
**D2,<gP#	;=C7e"1<+1ZTcD S#   S= / 5 =  7"'&547672676767676763'&'47767667654'*+*&3	(%	*++$ &!(	(S .D<G
	?/.39(.7T/-/q7
F      ? E  7"'&547632676'&5&'&5672#"'&547654'&'7676C+*%+-& 
,!3"/-,8,+$0,")({ /D<CPC(),<>lSB4MH17    A O U  7"'&5476727676763267"'&54767&''"#32767&''676'2+*&)%"	$W<<;;14(i*5r{((d .E<>
	
L&
-	\35(342/t>.)I$p#.-kx7F   ] c  >2623767676762&'&'&#&'&32"'&767#"'&54767267676767'&676/W?F.@^?
&-SavG11*-*&,0;
	&. ((	*
(G.Y
J&Rrf!#
O!"-D=Gx.*
J07  3 M  &7632676767&'&54763"'&547654'&#&'476'&'&'&'&.
-%,%

#/5;'0
("I$C);mH:6	w["21rMI:G'   R ^ h  '&?&'&5476766767&7636763#"'&54767&'&'#"'427674''276W%*
7	o+JJ;;;.+	*4r7>
0WA$#08
U./&	Q,?03420v,(<<
"$--jnA( *  	j ] g  747672676723276767&5476766767672&'4767&'&'"'&7#"'4276	X
(	*K1	r
#/"A40+&h/
1+	=`)7	$#09?/j
2=9-';!I>1DY/+!)   j x  '6763676766767672#&'&+6767632#"'&5476'#&'47#"'&'&677276767&9v:	s^ 1IP

6PT8'	8?-WF3_UW"
&f5 &:c
*:VL
"=1 5%[$V_*|$VB;
h-;8#9<[H{    ? M  '6723676767672&'&32"'&547#"'&'&767276767W
M0UH3~R
G	=?83U1AY6QIS
h-
s+(%	%
.][vQ
;[$.<	o<64< ~,   ;     '6767676766767672#&'&+"#676763232767676323276767#"'&7#"'&5476'#&'47"'&'&6772767676(*J(:kf
/\A	4RX:((L"7
27Fn	=O2(KA@A@-ZE2T@T$&f5 *6c*"	+
4!A	O
 <26|`k12T/;
u	 Y24{3a`)|$V@9
gIB;<ZI"%   Am G O U  "'4547676320767676720767676'&'&7676'&654!/:9;

9P8w8@c!"?G/PZ/&A=>+)1 +Y-4Es*9;D7e+@K7:6.YT`G d~b]A     s }  >26237676766'&'&'&'"'&#&'&32"'&76767"#"'&54767&'&5476766767'&276R<R68LM

%&KiGC3.('&BMaU'|Dr[
H&TeLFN;G)1G$#04.fo
7'   &        7 p                       4Q                            3             	       
 7         	   n    	     	     	  h   	  &  	    	  &  	  f(  	    	 	   	 
 n  	  < C o p y r i g h t   ( c )   2 0 2 0   b y   M o o v e i d   C o . .   A l l   r i g h t s   r e s e r v e d .  Copyright (c) 2020 by Mooveid Co.. All rights reserved.  O l i v e r   B l u s h  Oliver Blush  R e g u l a r  Regular  V e r s i o n   1 . 0 0 0 ; P Y R S ; O l i v e r B l u s h - R e g u l a r ; 2 0 2 0 ; F L V I - 7 0 1  Version 1.000;PYRS;OliverBlush-Regular;2020;FLVI-701  O l i v e r B l u s h - R e g u l a r  OliverBlush-Regular  V e r s i o n   1 . 0 0 0  Version 1.000  O l i v e r B l u s h - R e g u l a r  OliverBlush-Regular  O l i v e r   B l u s h   R e g u l a r   i s   a   t r a d e m a r k   o f   M o o v e i d   C o . .  Oliver Blush Regular is a trademark of Mooveid Co..  M o o v e i d   C o .  Mooveid Co.  E g i   A h m a d   M u f i d  Egi Ahmad Mufid  C o p y r i g h t   ( c )   2 0 2 0   b y   M o o v e i d   C o . .   A l l   r i g h t s   r e s e r v e d .  Copyright (c) 2020 by Mooveid Co.. All rights reserved.  c r e a t i v e m a r k e t . c o m / M o o v i e d . c o .  creativemarket.com/Moovied.co.          2                    O          	 
                        ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a                   b c  d  e       f     g      h  j i k m l n  o q p r s u t v w x z y { } |    ~                                	
 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~uni000DEurouniE000uniE001uniE002uniE003uniE004uniE005uniE006uniE007uniE008uniE009uniE00AuniE00BuniE00CuniE00DuniE00EuniE00FuniE010uniE011uniE012uniE013uniE014uniE015uniE016uniE017uniE018uniE019uniE01AuniE01BuniE01CuniE01DuniE01EuniE01FuniE020uniE021uniE022uniE023uniE024uniE025uniE026uniE027uniE028uniE029uniE02AuniE02BuniE02CuniE02DuniE02EuniE02FuniE030uniE031uniE032uniE033uniE034uniE035uniE036uniE037uniE038uniE039uniE03AuniE03BuniE03CuniE03DuniE03EuniE03FuniE040uniE041uniE042uniE043uniE044uniE045uniE046uniE047uniE048uniE049uniE04AuniE04BuniE04CuniE04DuniE04EuniE04FuniE050uniE051uniE052uniE053uniE054uniE055uniE056uniE057uniE058uniE059uniE05AuniE05BuniE05CuniE05DuniE05EuniE05FuniE060uniE061uniE062uniE063uniE064uniE065uniE066uniE067uniE068uniE069uniE06AuniE06BuniE06CuniE06DuniE06EuniE06FuniE070uniE071uniE072uniE073uniE074uniE075uniE076uniE077uniE078uniE079uniE07AuniE07BuniE07CuniE07DuniE07EuniE07FuniE080uniE081uniE082uniE083f_fs_tNULL             F    	  u  v v  w            K LM NN             
 4 N DFLT latn                    liga ordn                        4     R              2 R          
   L  I  M  W   I V  
  m m   2 R      
 , . DFLT latn                          ڒ    l    Gp