/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: CheltBold;
  src: url("../fonts/ITC - CheltenhamITCPro-BoldCond.woff2") format("woff2"), url("../fonts/ITC - CheltenhamITCPro-BoldCond.woff") format("woff");
}
@font-face {
  font-family: CheltLight;
  src: url("../fonts/ITC - CheltenhamITCPro-LightCond.woff2") format("woff2"), url("../fonts/ITC - CheltenhamITCPro-LightCond.woff") format("woff");
}
@font-face {
  font-family: DecimalBook;
  src: url("../fonts/Decimal-Book_Web.woff2") format("woff2"), url("../fonts/Decimal-Book_Web.woff") format("woff");
}
@font-face {
  font-family: DecimalSemibold;
  src: url("../fonts/Decimal-Semibold_Web.woff2") format("woff2"), url("../fonts/Decimal-Semibold_Web.woff") format("woff");
}
@font-face {
  font-family: DecimalBold;
  src: url("../fonts/Decimal-Bold_Web.woff2") format("woff2"), url("../fonts/Decimal-Bold_Web.woff") format("woff");
}
@font-face {
  font-family: FrameMedium;
  src: url("../fonts/FrameText-Medium-Web.woff2") format("woff2"), url("../fonts/FrameText-Medium-Web.woff") format("woff");
}
@font-face {
  font-family: FrameRoman;
  src: url("../fonts/FrameHead-Roman-Web.woff2") format("woff2"), url("../fonts/FrameHead-Roman-Web.woff") format("woff");
}
/**
 * Define media queries
 */
* {
  box-sizing: border-box;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  scroll-behavior: smooth;
}

button,
a {
  cursor: pointer;
}

.dem__main-body-wrap {
  padding-bottom: 90px;
  overflow-x: hidden;
}
@media screen and (min-width: 960px) {
  .dem__main-body-wrap {
    padding-bottom: 140px;
  }
}
@media screen and (min-width: 1200px) {
  .dem__main-body-wrap {
    padding-bottom: 170px;
  }
}

.dem__body-wrap {
  background-color: #FEF9EC;
  color: #08388B;
}

.dem__helper-text {
  position: absolute;
  right: -2000%;
  font-size: 0;
  line-height: 0;
}

.dem__body--freeze {
  position: fixed;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.header__skip-cta {
  position: absolute;
  top: -100px;
  margin: 10px 21px 5px;
}
.header__skip-cta:focus {
  display: block;
  position: static;
  height: auto;
  opacity: 1;
}

.dem__margins {
  max-width: 600px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}
.dem__margins--large {
  max-width: 600px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px;
}

.dem__background {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #F2F4F9;
  color: #08388B;
}

.dem__title-h1 {
  font-size: calc(36px + 16 * ((100vw - 375px) / 1065));
  font-family: "FrameMedium", serif;
  letter-spacing: 4.5px;
  line-height: 135%;
  text-transform: uppercase;
}
@media screen and (min-width: 1800px) {
  .dem__title-h1 {
    font-size: 57px;
  }
}

.dem__title-h2 {
  font-size: calc(28px + 20 * ((100vw - 375px) / 1065));
  font-family: "DecimalBold", serif;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (min-width: 1800px) {
  .dem__title-h2 {
    font-size: 54px;
  }
}

.dem__title-h3 {
  font-size: calc(17px + 7 * ((100vw - 375px) / 1065));
  font-family: "FrameMedium", serif;
  letter-spacing: 3px;
  line-height: 120%;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .dem__title-h3 {
    letter-spacing: 5px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__title-h3 {
    font-size: 27px;
  }
}

.dem__title-h4 {
  font-family: "DecimalBold", serif;
  font-size: 20px;
  letter-spacing: 0.5px;
  line-height: 130%;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .dem__title-h4 {
    line-height: 140%;
  }
}

.dem__title-h5 {
  font-size: calc(13px + 5 * ((100vw - 375px) / 1065));
  font-family: "DecimalSemibold", serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .dem__title-h5 {
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__title-h5 {
    font-size: 20px;
  }
}

.dem__title-h6 {
  font-family: "DecimalBold", serif;
  font-size: 15px;
  letter-spacing: 1.5px;
  line-height: 130%;
  text-transform: uppercase;
}

.dem__copy, .copy-text-to-clipboard__grid-item-copy-button {
  font-family: "DecimalBook", serif;
  font-size: 14px;
  line-height: 150%;
}
.dem__copy--large {
  font-size: calc(14px + 4 * ((100vw - 375px) / 1065));
  font-family: "DecimalBook", serif;
  line-height: 160%;
}
@media screen and (min-width: 1800px) {
  .dem__copy--large {
    font-size: 20px;
  }
}
.dem__copy strong, .copy-text-to-clipboard__grid-item-copy-button strong,
.dem__copy b,
.copy-text-to-clipboard__grid-item-copy-button b {
  font-family: "DecimalBold", serif;
}
.dem__copy p, .copy-text-to-clipboard__grid-item-copy-button p {
  padding-bottom: 20px;
}
.dem__copy ul, .copy-text-to-clipboard__grid-item-copy-button ul,
.dem__copy ol,
.copy-text-to-clipboard__grid-item-copy-button ol {
  padding-left: 22px;
}
.dem__copy ul, .copy-text-to-clipboard__grid-item-copy-button ul {
  list-style: disc;
}
.dem__copy ol, .copy-text-to-clipboard__grid-item-copy-button ol {
  list-style: decimal;
}
.dem__copy li, .copy-text-to-clipboard__grid-item-copy-button li {
  padding-bottom: 14px;
  font-weight: 700;
}
.dem__copy a, .copy-text-to-clipboard__grid-item-copy-button a {
  position: relative;
  color: #051838;
  font-family: "DecimalSemibold", serif;
  text-decoration: none;
}
.dem__copy a::after, .copy-text-to-clipboard__grid-item-copy-button a::after {
  content: "";
  visibility: hidden;
  position: absolute;
  bottom: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  transition: all 0.3s ease-in-out;
  background-color: #051838;
}
.dem__copy a:focus::after, .copy-text-to-clipboard__grid-item-copy-button a:focus::after {
  visibility: visible;
  width: 100%;
}
.dem__copy h1, .copy-text-to-clipboard__grid-item-copy-button h1 {
  font-size: calc(50px + 15 * ((100vw - 375px) / 1065));
  padding-bottom: 20px;
  font-family: "FrameMedium", serif;
  line-height: 120%;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .dem__copy h1, .copy-text-to-clipboard__grid-item-copy-button h1 {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .dem__copy h1, .copy-text-to-clipboard__grid-item-copy-button h1 {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__copy h1, .copy-text-to-clipboard__grid-item-copy-button h1 {
    font-size: 72px;
  }
}
.dem__copy h2, .copy-text-to-clipboard__grid-item-copy-button h2 {
  font-size: calc(28px + 20 * ((100vw - 375px) / 1065));
  padding-bottom: 20px;
  font-family: "DecimalBold", serif;
  letter-spacing: 2px;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .dem__copy h2, .copy-text-to-clipboard__grid-item-copy-button h2 {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .dem__copy h2, .copy-text-to-clipboard__grid-item-copy-button h2 {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__copy h2, .copy-text-to-clipboard__grid-item-copy-button h2 {
    font-size: 54px;
  }
}
.dem__copy h3, .copy-text-to-clipboard__grid-item-copy-button h3 {
  font-size: calc(22px + 9 * ((100vw - 375px) / 1065));
  padding-bottom: 10px;
  font-family: "FrameMedium", serif;
  font-weight: 600;
  letter-spacing: 5px;
  line-height: 120%;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .dem__copy h3, .copy-text-to-clipboard__grid-item-copy-button h3 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__copy h3, .copy-text-to-clipboard__grid-item-copy-button h3 {
    font-size: 35px;
  }
}
.dem__copy h4, .copy-text-to-clipboard__grid-item-copy-button h4 {
  padding-bottom: 10px;
  font-family: "DecimalBold", serif;
  font-size: 22px;
  letter-spacing: 2px;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .dem__copy h4, .copy-text-to-clipboard__grid-item-copy-button h4 {
    padding-bottom: 20px;
  }
}
.dem__copy h5, .copy-text-to-clipboard__grid-item-copy-button h5 {
  font-size: calc(14px + 6 * ((100vw - 375px) / 1065));
  padding-bottom: 10px;
  font-family: "DecimalSemibold", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .dem__copy h5, .copy-text-to-clipboard__grid-item-copy-button h5 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__copy h5, .copy-text-to-clipboard__grid-item-copy-button h5 {
    font-size: 22px;
  }
}

.dem__button {
  font-size: calc(17px + -1 * ((100vw - 375px) / 1065));
  display: inline-block;
  width: fit-content;
  height: fit-content;
  padding: 12px 20px;
  transition: all 0.3s ease-in-out;
  border: none;
  border-radius: 50px;
  background-color: #F32F38;
  color: #FEF9EC;
  font-family: "DecimalBold", serif;
  letter-spacing: -0.5px;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.dem__button:focus {
  background-color: #C00C15;
  color: #FEF9EC;
}
.dem__button--outline {
  border: 1px solid #08388B;
  background-color: transparent;
  color: #08388B;
}
.dem__button--outline:focus {
  background-color: #08388B;
  color: #F2F4F9;
}
@media screen and (min-width: 960px) {
  .dem__button {
    padding: 12px 24px;
  }
}
@media screen and (min-width: 1800px) {
  .dem__button {
    font-size: 16px;
  }
}

.dem__input-field {
  display: flex;
  flex-flow: column-reverse;
}

.dem__input {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 25px;
  padding: 13px 10px 11px;
  border: none;
  border: 1px solid #08388B;
  border-radius: 0;
  background-color: #F2F4F9;
  color: #08388B;
  font-family: "DecimalBook", serif;
  font-size: 11px;
  text-align: left;
  text-transform: none;
  cursor: text;
  -webkit-appearance: none;
}
.dem__input-label {
  padding-bottom: 9px;
  padding-left: 10px;
  overflow: hidden;
  color: #08388B;
  font-family: "DecimalBold", serif;
  font-size: 11px;
  text-align: left;
  text-transform: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: text;
}

.dem__input::-webkit-input-placeholder {
  opacity: 1;
  color: #08388B;
  font-size: 14px;
}

.dem__input::placeholder {
  opacity: 1;
  color: #08388B;
  font-size: 14px;
}

.dem__input::-ms-input-placeholder {
  opacity: 1;
  color: #08388B;
  font-size: 14px;
}

.error_input {
  border-color: #F32F38;
}

.error_input:placeholder-shown + .dem__input-label {
  color: #F32F38;
}

.dem__disclaimer-text {
  font-family: "DecimalBook", serif;
  font-size: 9px;
  line-height: 125%;
}

@media screen and (min-width: 720px) {
  .dem__margins {
    max-width: none;
    padding-right: 25px;
    padding-left: 25px;
  }
  .dem__margins--large {
    max-width: 1500px;
    margin: 0 auto;
    padding-right: 50px;
    padding-left: 50px;
  }

  .dem__background {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .dem__copy, .copy-text-to-clipboard__grid-item-copy-button {
    line-height: 160%;
  }
  .dem__copy p, .copy-text-to-clipboard__grid-item-copy-button p {
    padding-bottom: 30px;
  }

  .dem__input {
    margin-bottom: 20px;
    padding: 10px;
  }
}
@media screen and (min-width: 960px) {
  .dem__margins--large {
    padding-right: 80px;
    padding-left: 80px;
  }

  .dem__background {
    padding-top: 52px;
    padding-bottom: 52px;
  }

  .dem__copy p, .copy-text-to-clipboard__grid-item-copy-button p {
    padding-bottom: 35px;
  }
  .dem__copy ul, .copy-text-to-clipboard__grid-item-copy-button ul,
.dem__copy ol,
.copy-text-to-clipboard__grid-item-copy-button ol {
    padding-left: 50px;
  }
  .dem__copy li, .copy-text-to-clipboard__grid-item-copy-button li {
    padding-bottom: 26px;
  }

  .dem__input-field {
    width: 100%;
  }
  .dem__input-field--short {
    width: 48%;
  }
}
@media screen and (min-width: 1200px) {
  .dem__margins--large {
    padding-right: 120px;
    padding-left: 120px;
  }
}
@media (hover: hover) {
  .dem__copy a:hover::after, .copy-text-to-clipboard__grid-item-copy-button a:hover::after {
    visibility: visible;
    width: 100%;
  }

  .dem__button:hover {
    background-color: #C00C15;
    color: #FEF9EC;
  }

  .dem__button--outline:hover {
    color: #08388B;
  }

  .dem__button--outline-dark:hover {
    background-color: #08388B;
    color: #F2F4F9;
  }
}
.modal__body-wrap {
  position: fixed;
  background-color: rgba(8, 56, 139, 0.9);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
  z-index: 999;
}

.modal__body {
  width: 80%;
  max-width: 500px;
  display: block;
  margin: 0 auto;
  background-color: #FEF9EC;
  border-radius: 10px;
}

.modal__close-wrap {
  position: relative;
  width: 100%;
  z-index: 3;
}

.modal__close-button {
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #FEF9EC;
  border-radius: 50px;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "DecimalBold", serif;
  color: #051838;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}

.modal__close-button-wrap {
  position: relative;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}

.modal__close-button-line {
  position: absolute;
  width: 12px;
  height: 2.5px;
  top: 5px;
  background-color: #051838;
}
.modal__close-button-line:first-of-type {
  transform: rotate(45deg);
}
.modal__close-button-line:last-of-type {
  transform: rotate(-45deg);
}

.modal__content-wrap {
  position: relative;
  margin-top: 20%;
}

.modal__image-wrap {
  position: relative;
  width: 100%;
  height: 250px;
}

.modal__image {
  width: 100%;
  height: 250px;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.modal__content-body {
  position: relative;
  padding: 30px 20px;
}

.modal__copy-wrap {
  color: #08388B;
}

.modal__copy-title {
  padding-bottom: 15px;
}

.modal__copy {
  line-height: 163%;
}

.modal__donate-body-wrap {
  padding-top: 20px;
}

.modal__donate-list-body-wrap {
  display: grid;
  grid-gap: 20px 20px;
  grid-template-columns: 1fr 1fr;
}

.modal__donate-list-cta {
  width: 100%;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 12px;
}
.modal__donate-list-cta:focus {
  background-color: #C00C15;
}

@media screen and (min-width: 720px) {
  .modal__body {
    max-width: 600px;
  }

  .modal__close-button {
    top: 20px;
    left: 20px;
  }

  .modal__content-wrap {
    margin-top: 10%;
  }

  .modal__copy-title {
    padding-bottom: 10px;
  }

  .modal__image-wrap {
    height: 350px;
  }

  .modal__image {
    height: 350px;
  }

  .modal__content-body {
    position: relative;
    padding: 30px 40px;
  }

  .modal__donate-body-wrap {
    padding-top: 30px;
  }
}
@media screen and (min-width: 960px) {
  .modal__body {
    max-width: 800px;
  }

  .modal__image-wrap {
    height: 420px;
  }

  .modal__image {
    height: 420px;
  }

  .modal__content-body {
    padding: 60px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .modal__copy-wrap {
    width: 50%;
  }

  .modal__copy-title {
    padding-bottom: 12px;
  }

  .modal__copy {
    width: 90%;
  }

  .modal__donate-body-wrap {
    width: 43%;
    padding-top: 0;
  }

  .modal__donate-list-body-wrap {
    grid-gap: 20px 13px;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 1200px) {
  .modal__content-body {
    padding: 60px;
  }

  .modal__copy-wrap {
    width: 45%;
  }

  .modal__donate-body-wrap {
    width: 50%;
  }
}
@media (hover: hover) {
  .modal__donate-list-cta:hover {
    background-color: #C00C15;
  }
}
.header__body-wrap {
  padding-top: 42px;
  padding-bottom: 42px;
  position: relative;
  width: 100%;
}

.header__buttons-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 720px) {
  .header__buttons-wrap {
    justify-content: space-between;
  }
}

.header__lang-cta-wrap {
  position: relative;
  width: 45px;
  height: 45px;
  border: 1px solid #08388B;
  border-radius: 50%;
  color: #08388B;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 720px) {
  .header__lang-cta-wrap {
    display: block;
    margin-left: auto;
  }
}
.header__lang-cta-wrap:focus {
  background-color: #08388B;
  color: #FEF9EC;
}

.header__lang-cta {
  font-family: "DecimalBold", serif;
  font-size: calc(18px + -2 * ((100vw - 375px) / 1065));
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  border: none;
}
@media screen and (min-width: 1800px) {
  .header__lang-cta {
    font-size: 16px;
  }
}

.header__donate-cta {
  text-transform: uppercase;
  display: none;
  font-size: calc(13px + 3 * ((100vw - 375px) / 1065));
  padding: 10px 9px;
}
@media screen and (min-width: 720px) {
  .header__donate-cta {
    padding: 12px 31px;
    margin-left: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .header__donate-cta {
    font-size: 17px;
  }
}
.header__donate-cta:focus:after {
  color: #F32F38;
}

.header__donate-arrow {
  font-size: 20px;
  display: inline-block;
  padding-top: 3px;
}

.header__logo-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 45%;
  max-width: 125px;
  height: auto;
}

.header__logo {
  width: 100%;
}

.header__store-cta {
  font-size: calc(13px + 3 * ((100vw - 375px) / 1065));
  padding: 10px 9px;
}
@media screen and (min-width: 720px) {
  .header__store-cta {
    padding: 12px 31px;
  }
}
@media screen and (min-width: 1800px) {
  .header__store-cta {
    font-size: 17px;
  }
}

@media screen and (min-width: 720px) {
  .header__donate-cta {
    display: block;
  }
}
@media screen and (min-width: 960px) {
  .header__body-wrap {
    width: 94%;
    padding-top: 45px;
    padding-bottom: 60px;
  }

  .header__logo-wrap {
    width: 20%;
    max-width: 150px;
  }

  .header__lang-cta-wrap {
    width: 40px;
    height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .header__logo-wrap {
    max-width: 160px;
  }
}
@media (hover: hover) {
  .header__donate-cta:hover:after {
    color: #F32F38;
  }

  .header__lang-cta-wrap:hover {
    background-color: #08388B;
    color: #FEF9EC;
  }
}
.donate__body-wrap {
  background-color: #DAE6FB;
  color: #051838;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position: relative;
  overflow: hidden;
  margin-top: -2px;
  transition: all 0.3s ease-in-out;
}

.donate__dropdown-body-wrap {
  padding: 15px 25px 25px;
  transition: all 0.5s ease-out;
  display: block;
}
@media screen and (min-width: 720px) {
  .donate__dropdown-body-wrap {
    text-align: center;
    padding: 15px 45px 25px;
  }
}
@media screen and (min-width: 960px) {
  .donate__dropdown-body-wrap {
    padding: 6px 55px 30px;
  }
}
@media screen and (min-width: 1200px) {
  .donate__dropdown-body-wrap {
    padding: 6px 75px 30px;
  }
}

@media screen and (min-width: 960px) {
  .donate__dropdown-body {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
  }
}

.donate__toggle-button {
  font-family: "DecimalBold", serif;
  font-size: 13px;
  text-transform: uppercase;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: right;
  z-index: 2;
}
@media screen and (min-width: 960px) {
  .donate__toggle-button {
    position: absolute;
    top: 27px;
    right: 55px;
  }
}

.donate__close-button-wrap {
  position: relative;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}

.donate__close-button-line {
  position: absolute;
  width: 12px;
  height: 2.5px;
  top: 5px;
  background-color: #051838;
}
.donate__close-button-line:first-of-type {
  transform: rotate(45deg);
}
.donate__close-button-line:last-of-type {
  transform: rotate(-45deg);
}

.donate__dropdown-copy-title {
  padding-bottom: 30px;
}
@media screen and (min-width: 720px) {
  .donate__dropdown-copy-title {
    padding-bottom: 20px;
  }
}

.dontate__list-body-wrap {
  display: grid;
  grid-gap: 15px 20px;
  grid-template-columns: 1fr 1fr;
}
@media screen and (min-width: 720px) {
  .dontate__list-body-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 960px) {
  .dontate__list-body-wrap {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

.donate__list-cta {
  width: 100%;
}

.donate__button-fine-print {
  padding-top: 15px;
}
@media screen and (min-width: 960px) {
  .donate__button-fine-print {
    padding-top: 23px;
  }
}

.donate__toggle {
  padding: 15px 20px;
  width: 100%;
  background-color: transparent;
  color: #051838;
  border: none;
  position: relative;
  z-index: 1;
  background-color: #DAE6FB;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (min-width: 720px) {
  .donate__toggle {
    padding: 20px;
  }
}
@media screen and (min-width: 960px) {
  .donate__toggle {
    padding: 20px 60px;
  }
}

.donate__toggle--close:after {
  transform: translateY(-50%) rotate(45deg);
}

.donate__copy {
  width: fit-content;
  width: -moz-fit-content;
  display: flex;
  justify-content: space-between;
  position: relative;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .donate__copy {
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px) {
  .donate__copy {
    max-width: 70%;
  }
}

.alert__body-wrap {
  width: 100%;
  background-color: #F2F4F9;
  color: #08388B;
}

.alert__link-wrap {
  width: 100%;
  color: #08388B;
  text-decoration: none;
  display: block;
  padding: 13px 20px;
}
.alert__link-wrap:focus .alert__link-copy:after {
  visibility: visible;
  width: 100%;
}

.alert__link-copy {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 700;
  font-size: calc(12px + 2 * ((100vw - 375px) / 1065));
  line-height: 135%;
  text-align: center;
  width: 80%;
  display: block;
  margin: 0 auto;
  position: relative;
  width: fit-content;
}
.alert__link-copy:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #08388B;
  bottom: 0;
  left: 0;
  visibility: hidden;
  bottom: -3px;
  transition: all 0.6s ease-in-out;
}

@media screen and (min-width: 1800px) {
  .alert__link-copy {
    font-size: 15px;
  }
}
@media (hover: hover) {
  .alert__link-wrap:hover .alert__link-copy:after {
    visibility: visible;
    width: 100%;
  }
}
.home__hero-wrap {
  padding-bottom: 25px;
}

.home__hero-art {
  position: relative;
  display: block;
  margin-bottom: 11px;
}
.home__hero-art:focus .home__hero-art-copy-wrap {
  text-decoration: underline;
}
.home__hero-art:focus .home__hero-art-img {
  opacity: 0.8;
}

.home__hero-art-img-wrap {
  position: relative;
  width: 100%;
  height: 25vh;
  max-height: 500px;
  min-height: 240px;
  overflow: hidden;
  background-color: #F2F4F9;
}

.home__hero-art-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: -1px;
  transition: all 0.3s ease-in-out;
}

.home__hero-art-copy-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #F2F4F9;
  color: #08388B;
  padding: 12px 16px;
  transition: all 0.3s ease-in-out;
}

.home__org-copy-wrap {
  text-align: center;
  width: 95%;
  max-width: 400px;
  display: block;
  margin: 0 auto;
}

.home__org-title {
  padding-bottom: 5px;
}

.home__org-copy {
  text-align: center;
  width: 95%;
  max-width: 400px;
  display: block;
  margin: 0 auto;
  padding-bottom: 7px;
}

.home__org-form-body-wrap {
  position: relative;
}

.home__org-form-select {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 700;
  font-size: 13px;
  width: 100%;
  border: none;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1.5px solid #08388B;
  color: #08388B;
  padding: 17px 10px 8px;
  margin-bottom: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../img/down-arrow.svg");
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: 94% 51%;
  cursor: pointer;
}

.home__org-form-input-wrap,
.home__org-comm-input-wrap {
  width: 47%;
  display: flex;
  align-items: flex-start;
  position: relative;
  padding-bottom: 15px;
}

.home__org-form-checkbox,
.home__org-comm-checkbox {
  width: 13%;
  min-width: 13px;
  height: 13px;
  max-width: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #08388B;
  border-radius: 0;
  outline: none;
  transition-duration: 0.3s;
  background-color: transparent;
  position: relative;
  margin: 0;
  cursor: pointer;
}
.home__org-form-checkbox:focus,
.home__org-comm-checkbox:focus {
  outline: 1px solid #F32F38;
}

.home__org-form-checkbox:checked,
.home__org-comm-checkbox:checked {
  background-color: #08388B;
}

.home__org-form-checkmark:after,
.home__org-comm-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.home__org-form-checkbox:checked ~ .home__org-form-checkmark:after,
.home__org-comm-checkbox:checked ~ .home__org-comm-checkmark:after {
  display: block;
}

.home__org-form-checkmark:after,
.home__org-comm-checkmark:after {
  left: 4px;
  top: 6px;
  width: 3px;
  height: 6px;
  border: solid #F2F4F9;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
}

.home__org-form-label,
.home__org-comm-label {
  padding-left: 8px;
  width: 95%;
  cursor: pointer;
}

.home__org-form-input-wrap {
  align-items: flex-start;
  width: 100%;
}

.home__org-form-checkbox {
  margin-top: 5px;
}

.home__org-form-label {
  font-weight: 500;
  font-size: 12px;
}

.home__org-comm-form {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px 0;
}

.home__org-comm-checkmark:after {
  top: 2px;
}

.home__org-comm-label {
  margin-top: -2px;
}

.home__org-error {
  text-align: center;
  color: #F32F38;
  width: 90%;
  display: block;
  margin: 0 auto;
}

.home__org-team-list-wrap {
  display: flex;
  flex-wrap: wrap;
}

.home__org-team-list-item {
  width: 100%;
  position: relative;
}

.home__org-team-item-button {
  width: 100%;
  height: 40px;
  padding: 8px 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1.5px solid #08388B;
  border-radius: 50px;
  outline: none;
  transition-duration: 0.3s;
  background-color: transparent;
  position: relative;
  margin: 6px 0;
  z-index: 1;
  cursor: pointer;
}

.home__org-team-item-button:checked {
  background-color: #08388B;
}

.home__org-team-item-label {
  width: 90%;
  text-align: center;
  font-weight: 800;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  cursor: pointer;
}

.home__org-team-item-button:checked ~ .home__org-team-item-label {
  color: #F2F4F9;
  z-index: 1;
}

.home__org-avail-list-wrap {
  padding: 20px 0;
}

.home__org-avail-list-item {
  margin: 6px 0;
  width: 100%;
}

.home__org-avail-item-button {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
  text-align: center;
}

.home__org-pag-wrap {
  display: flex;
  width: 90%;
  justify-content: center;
  margin: 15px auto 28px;
}

.home__org-pag {
  width: 90%;
  border: 1px solid #DAE6FB;
  padding: 4px;
  background-color: #F2F4F9;
  border-radius: 50px;
  margin: 0 3px;
}
.home__org-pag--complete {
  background-color: #DAE6FB;
}

.home__org-nav-next {
  margin: 20px auto 0;
}
.home__org-nav-next:focus {
  border-color: #F32F38;
  background-color: #F2F4F9;
  color: #F32F38;
}

.home__news-body-wrap {
  margin-top: 11px;
}

.home__news-item {
  position: relative;
  display: block;
  background-color: #F2F4F9;
  color: #08388B;
  text-decoration: none;
  padding: 30px 38px;
  margin-bottom: 15px;
  height: auto;
}
.home__news-item:focus .home__news-cta {
  background-color: #F2F4F9;
  color: #F32F38;
}

.home__news-title {
  width: 85%;
  padding-bottom: 10px;
}

.home__news-cta {
  margin-top: 30px;
}

@media screen and (min-width: 720px) {
  .home__hero-wrap {
    display: flex;
    justify-content: space-between;
    padding-bottom: 47px;
  }

  .home__hero-art {
    margin-bottom: 0;
  }
  .home__hero-art--main {
    width: 63%;
  }
  .home__hero-art--sec {
    width: 100%;
  }
  .home__hero-art--sec:first-of-type {
    margin-bottom: 12px;
  }

  .home__hero-art-img-wrap {
    height: 100%;
    max-height: none;
    min-height: 250px;
  }

  .home__hero-art-copy-wrap {
    padding: 15px;
  }

  .home__hero-art-sec-wrap {
    width: 40%;
    padding-left: 12px;
  }

  .home__org-copy-wrap {
    width: 85%;
    max-width: 600px;
  }

  .home__org-title {
    padding-bottom: 15px;
  }

  .home__org-copy {
    width: 90%;
    max-width: 600px;
    padding-bottom: 20px;
    line-height: 130%;
  }

  .home__org-form-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }

  .home__org-form-input-field {
    width: 46%;
  }

  .home__org-form-select {
    width: 46%;
    padding: 6px 4px;
    margin-bottom: 20px;
    align-self: flex-end;
  }

  .home__org-disclaimer-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 17px;
  }

  .home__org-form-input-wrap {
    width: 46%;
  }

  .home__org-form-label,
.home__org-comm-label {
    width: 90%;
  }

  .home__org-comm-form {
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
    padding: 40px 0;
  }
  .home__org-comm-form:after {
    content: "";
    width: 33.33%;
  }

  .home__org-comm-input-wrap {
    width: 33.33%;
    padding-bottom: 20px;
  }

  .home__org-error-wrap {
    width: 46%;
  }

  .home__org-error {
    text-align: left;
    width: 100%;
  }

  .home__org-team-list-wrap {
    justify-content: space-between;
    padding: 25px 0 50px;
    width: 92%;
    margin: 0 auto;
  }

  .home__org-team-list-item {
    width: 46%;
  }

  .home__org-team-item-button {
    padding: 10px 20px;
    margin: 10px 0;
  }

  .home__org-avail-list-wrap {
    padding: 30px 0 50px;
  }

  .home__org-avail-list-item {
    padding: 10px 0;
  }

  .home__org-avail-item-button {
    padding: 8px 20px 10px;
  }

  .home__org-form-nav-wrap {
    padding-top: 20px;
  }

  .home__org-pag-wrap {
    width: 30%;
    margin: 0 auto;
  }

  .home__org-pag {
    width: 95%;
    max-width: 43px;
  }

  .home__org-nav-next {
    margin-top: 40px;
  }

  .home__news-body-wrap {
    margin-top: 12px;
    display: flex;
  }

  .home__news-item {
    margin-bottom: 0;
    width: 50%;
  }
  .home__news-item:nth-of-type(even) {
    margin-left: 12px;
  }

  .home__news-copy-wrap {
    padding-bottom: 55px;
  }

  .home__news-title {
    width: 90%;
  }

  .home__news-cta {
    position: absolute;
    bottom: 35px;
  }
}
@media screen and (min-width: 960px) {
  .home__hero-art-copy-wrap {
    padding: 20px;
  }

  .home__org-title {
    padding-bottom: 18px;
  }

  .home__org-copy {
    padding-bottom: 25px;
  }

  .home__org-comm-input-wrap {
    padding-bottom: 22px;
  }

  .home__org-form-select {
    font-size: 16px;
  }

  .home__org-form-checkbox,
.home__org-comm-checkbox {
    height: 15px;
    max-width: 15px;
  }

  .home__org-form-label,
.home__org-comm-label {
    width: 85%;
    padding-left: 10px;
  }

  .home__org-form-checkmark:after {
    top: 7px;
    left: 5px;
  }

  .home__org-comm-checkmark:after {
    left: 5px;
  }

  .home__news-item {
    padding: 33px 38px;
  }
}
@media screen and (min-width: 1200px) {
  .home__org-title {
    padding-bottom: 23px;
  }

  .home__org-copy {
    padding-bottom: 30px;
  }

  .home__org-comm-checkmark:after {
    top: 3px;
  }
}
@media (hover: hover) {
  .home__hero-art:hover .home__hero-art-copy-wrap {
    text-decoration: underline;
  }
  .home__hero-art:hover .home__hero-art-img {
    opacity: 0.8;
  }

  .home__org-nav-next:hover {
    border-color: #F32F38;
    background-color: #F2F4F9;
    color: #F32F38;
  }

  .home__news-item:hover .home__news-cta {
    background-color: #F2F4F9;
    color: #F32F38;
  }

  .home__news-cta:hover {
    border-color: #F32F38;
  }
}
.footer__body-wrap {
  background-color: #1D58BA;
  color: #FEF9EC;
  text-align: center;
  position: relative;
}

.footer__body {
  display: flex;
  flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 720px) {
  .footer__body {
    padding-top: 85px;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 960px) {
  .footer__body {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (min-width: 960px) {
  .footer__main-nav-body-wrap {
    order: 2;
    width: 45%;
  }
}

.footer__main-logo-wrap {
  width: 50%;
  max-width: 220px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .footer__main-logo-wrap {
    width: 33%;
  }
}

.footer__list-wrap {
  padding: 33px 0;
}
@media screen and (min-width: 960px) {
  .footer__list-wrap {
    padding: 40px 0;
  }
}

.footer__list-item {
  padding-bottom: 18px;
}
@media screen and (min-width: 960px) {
  .footer__list-item {
    padding-bottom: 13px;
  }
}
.footer__list-item a {
  color: #FEF9EC;
}
.footer__list-item a:after {
  background-color: #FEF9EC;
}
.footer__list-item:last-of-type {
  padding: 0;
}

.footer__item-link {
  font-family: "DecimalSemibold", serif;
  text-decoration: none;
  font-size: calc(16px + -2 * ((100vw - 375px) / 1065));
}
@media screen and (min-width: 1800px) {
  .footer__item-link {
    font-size: 15px;
  }
}

.footer__content-copyright-wrap {
  padding-bottom: 15px;
}
@media screen and (min-width: 960px) {
  .footer__content-copyright-wrap p:last-of-type {
    padding-bottom: 0;
  }
}

.footer__credit {
  font-family: "DecimalSemibold", serif;
  font-size: 10px;
  text-transform: uppercase;
  border: 2px solid;
  padding: 2px 10px;
  width: fit-content;
  display: block;
  margin: 0 auto 20px;
}
@media screen and (min-width: 960px) {
  .footer__credit {
    margin: 0 auto 15px;
  }
}

.footer__address-wrap {
  text-align: center;
  z-index: 1;
}
@media screen and (min-width: 960px) {
  .footer__address-wrap {
    order: 1;
    width: 27%;
    line-height: 160%;
  }
  .footer__address-wrap li, .footer__address-wrap p {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer__address-wrap {
    width: 25%;
  }
}
.footer__address-wrap ul {
  list-style: none;
  padding: 0;
}
.footer__address-wrap strong {
  line-height: 150%;
}

.footer__social-wrap {
  width: 60%;
  display: block;
  margin: 0 auto;
  max-width: 300px;
}
@media screen and (min-width: 960px) {
  .footer__social-wrap {
    order: 3;
    width: 27%;
    margin: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer__social-wrap {
    width: 25%;
  }
}

.footer__social-list-wrap {
  grid-gap: 35px 20px;
  display: grid;
  grid: auto/repeat(6, 1fr);
}
@media screen and (min-width: 960px) {
  .footer__social-list-wrap {
    grid-gap: 35px 58px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 90%;
  }
}
@media screen and (min-width: 1200px) {
  .footer__social-list-wrap {
    width: 80%;
  }
}
.footer__social-list-wrap .footer__social-list-item:nth-child(5n),
.footer__social-list-wrap .footer__social-list-item:nth-child(5n-1) {
  grid-column: span 3;
}
@media screen and (min-width: 960px) {
  .footer__social-list-wrap .footer__social-list-item:nth-child(5n),
.footer__social-list-wrap .footer__social-list-item:nth-child(5n-1) {
    grid-column: auto;
  }
}

.footer__social-list-item {
  grid-column: span 2;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 960px) {
  .footer__social-list-item {
    grid-column: auto;
  }
}

.footer__body-arrow {
  display: none;
}
@media screen and (min-width: 960px) {
  .footer__body-arrow {
    display: block;
    position: absolute;
    left: 0;
    top: 13%;
    width: 40%;
  }
}
@media screen and (min-width: 1200px) {
  .footer__body-arrow {
    bottom: 20%;
  }
}
@media screen and (min-width: 1800px) {
  .footer__body-arrow {
    width: 43%;
    max-width: 900px;
  }
}

@media (hover: hover) {
  .footer__item-link:hover:after {
    visibility: visible;
    width: 100%;
  }

  .footer__social-list-wrap:hover > .footer__social-list-item {
    opacity: 0.5;
  }

  .footer__social-list-wrap:hover > .footer__social-list-item:hover {
    opacity: 1;
  }
}
.news__body-wrap {
  position: relative;
  padding-bottom: 30px;
  padding-top: 60px;
}

.news__back {
  position: absolute;
  left: 20px;
  top: 15px;
  color: #08388B;
  text-decoration: none;
  font-family: trade-gothic-next, sans-serif;
  font-size: calc(10px + 3 * ((100vw - 375px) / 1065));
  text-transform: uppercase;
}
.news__back:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #08388B;
  bottom: 0;
  left: 0;
  visibility: hidden;
  bottom: -3px;
  transition: all 0.6s ease-in-out;
}
.news__back:focus:after {
  visibility: visible;
  width: 100%;
}

.news__title-wrap {
  text-align: center;
  padding-bottom: 20px;
}

.news__title {
  text-align: center;
}

.news__title-date {
  font-family: trade-gothic-next, sans-serif;
  line-height: 120%;
  text-transform: uppercase;
  font-size: calc(10px + 5 * ((100vw - 375px) / 1065));
  padding-top: 4px;
}

.news__copy-wrap h1, .news__copy-wrap h2, .news__copy-wrap h3,
.news__copy-wrap h4, .news__copy-wrap h5, .news__copy-wrap h6 {
  text-align: center;
  padding-bottom: 12px;
}
.news__copy-wrap h1 {
  font-family: trade-gothic-next-condensed, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 120%;
  font-size: calc(24px + 14 * ((100vw - 375px) / 1065));
}
.news__copy-wrap h2 {
  font-family: "CheltBold", serif;
  font-size: calc(20px + 14 * ((100vw - 375px) / 1065));
  line-height: 125%;
}
.news__copy-wrap h3 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 600;
  line-height: 120%;
  font-size: calc(20px + 8 * ((100vw - 375px) / 1065));
  letter-spacing: 0.2px;
}
.news__copy-wrap h4 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 600;
  line-height: 125%;
  font-size: calc(12px + 8 * ((100vw - 375px) / 1065));
}
.news__copy-wrap h5 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 600;
  line-height: 125%;
  font-size: calc(12px + 4 * ((100vw - 375px) / 1065));
}
.news__copy-wrap h6 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 600;
  font-size: 12px;
  line-height: 130%;
}
.news__copy-wrap p + figure {
  padding-top: 10px;
}
.news__copy-wrap figure {
  margin: 0;
}
.news__copy-wrap figure, .news__copy-wrap video {
  width: 100%;
  padding: 30px 0;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.news__copy-wrap img {
  width: 100%;
}
.news__copy-wrap table {
  border-collapse: collapse;
  width: 100%;
}
.news__copy-wrap td, .news__copy-wrap th {
  border: 2px solid #08388B;
  text-align: left;
  padding: 12px 8px;
}
.news__copy-wrap th {
  font-weight: 800;
}
.news__copy-wrap p ~ table,
.news__copy-wrap ul ~ table,
.news__copy-wrap ol ~ table {
  margin-top: 15px;
}

.news__copy-button {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
}
.news__copy-button:focus {
  background-color: #F2F4F9;
  border-color: #F32F38;
}

@media screen and (min-width: 720px) {
  .news__body-wrap {
    padding-bottom: 50px;
  }

  .news__title-wrap {
    padding-bottom: 45px;
  }

  .news__title-wrap,
.news__copy-wrap {
    max-width: 550px;
    display: block;
    margin: 0 auto;
  }

  .news__title-date {
    padding-top: 11px;
  }

  .news__copy-wrap h1, .news__copy-wrap h2, .news__copy-wrap h3,
.news__copy-wrap h4, .news__copy-wrap h5, .news__copy-wrap h6 {
    padding-bottom: 20px;
  }
  .news__copy-wrap p + figure {
    padding-top: 25px;
  }
  .news__copy-wrap figure, .news__copy-wrap video {
    width: 110%;
    padding: 60px 0;
  }
  .news__copy-wrap p ~ table,
.news__copy-wrap ul ~ table,
.news__copy-wrap ol ~ table {
    margin-top: 30px;
  }

  .news__copy-button {
    margin-top: 50px;
  }
}
@media screen and (min-width: 960px) {
  .news__body-wrap {
    padding-top: 65px;
    padding-bottom: 70px;
  }

  .news__title-wrap,
.news__copy-wrap {
    width: 80%;
  }

  .news__copy-wrap h1, .news__copy-wrap h2, .news__copy-wrap h3,
.news__copy-wrap h4, .news__copy-wrap h5, .news__copy-wrap h6 {
    padding-bottom: 25px;
  }
  .news__copy-wrap figure, .news__copy-wrap video {
    width: 122%;
  }
}
@media screen and (min-width: 1200px) {
  .news__body-wrap {
    padding-top: 75px;
    padding-bottom: 80px;
  }

  .news__copy-wrap figure, .news__copy-wrap video {
    width: 125%;
  }
}
@media screen and (min-width: 1800px) {
  .news__back {
    font-size: 14px;
  }

  .news__title-date {
    font-size: 17px;
  }

  .news__copy-wrap h1 {
    font-size: 42px;
  }
  .news__copy-wrap h2 {
    font-size: 37px;
  }
  .news__copy-wrap h3 {
    font-size: 31px;
  }
  .news__copy-wrap h4 {
    font-size: 22px;
  }
  .news__copy-wrap h5 {
    font-size: 18px;
  }
}
@media (hover: hover) {
  .news__back:hover:after {
    visibility: visible;
    width: 100%;
  }

  .news__copy-button:hover {
    background-color: #F2F4F9;
    border-color: #F32F38;
  }
}
.fourohfour__body-wrap {
  position: relative;
}
@media screen and (min-width: 720px) {
  .fourohfour__body-wrap {
    padding-top: 40px;
  }
}

.fourohfour__copy-wrap {
  padding-bottom: 30px;
  color: #1D58BA;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .fourohfour__copy-wrap {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .fourohfour__copy-wrap {
    padding-bottom: 60px;
  }
}

.fourohfour__copy-lede {
  font-size: calc(20px + 4 * ((100vw - 375px) / 1065));
  font-family: "DecimalBold", serif;
  letter-spacing: 2px;
}
@media screen and (min-width: 1800px) {
  .fourohfour__copy-lede {
    font-size: 26px;
  }
}

.fourohfour__copy-title {
  font-size: calc(25px + 15 * ((100vw - 375px) / 1065));
  font-family: "DecimalBold", serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (min-width: 1800px) {
  .fourohfour__copy-title {
    font-size: 44px;
  }
}

.fourohfour__title-img {
  display: block;
  width: 80%;
  max-width: 550px;
  margin: 0 auto;
  padding-bottom: 40px;
}
@media screen and (min-width: 720px) {
  .fourohfour__title-img {
    width: 70%;
    padding-bottom: 50px;
  }
}

@media screen and (min-width: 720px) {
  .fourohfour__donate-wrap {
    display: block;
    width: 80%;
    max-width: 650px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 960px) {
  .fourohfour__donate-wrap {
    width: 70%;
  }
}
.fourohfour__donate-wrap .dontate__list-body-wrap {
  padding-bottom: 40px;
}
@media screen and (min-width: 720px) {
  .fourohfour__donate-wrap .dontate__list-body-wrap {
    grid-gap: 30px 20px;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 960px) {
  .fourohfour__donate-wrap .dontate__list-body-wrap {
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 70px;
  }
}
.fourohfour__donate-wrap .donate__list-cta {
  padding-top: 12px;
  padding-bottom: 12px;
}

.fourohfour__donate-copy-wrap {
  color: #1D58BA;
  font-family: "DecimalSemibold", serif;
}
.fourohfour__donate-copy-wrap a {
  transition: all 0.3s ease-out;
  border-bottom: 2px solid;
  color: #1D58BA;
}
.fourohfour__donate-copy-wrap a::after {
  display: none;
}
.fourohfour__donate-copy-wrap a:focus {
  color: #F32F38;
}
@media screen and (min-width: 720px) {
  .fourohfour__donate-copy-wrap h1,
.fourohfour__donate-copy-wrap h2,
.fourohfour__donate-copy-wrap h3 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .fourohfour__donate-copy-wrap {
    padding-bottom: 10px;
  }
}

.fourohfour__donate-copy-cta {
  display: block;
  position: relative;
  width: fit-content;
  margin: 0 auto;
  color: #1D58BA;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.fourohfour__donate-copy-cta::after {
  content: "";
  visibility: hidden;
  position: absolute;
  bottom: 0;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  transition: all 0.3s ease-in-out;
  background-color: #1D58BA;
}
.fourohfour__donate-copy-cta:focus::after {
  visibility: visible;
  width: 100%;
}

@media (hover: hover) {
  .fourohfour__donate-copy-cta:hover::after {
    visibility: visible;
    width: 100%;
  }

  .fourohfour__donate-copy-wrap a:hover {
    color: #F32F38;
  }
}
.new-hero__section-wrap {
  position: relative;
}

.new-hero__body-wrap {
  display: flex;
  position: relative;
  flex-direction: column;
  justify-content: space-between;
  height: 60vh;
  min-height: 620px;
  max-height: 700px;
  padding: 57px 20px 0;
  overflow: hidden;
  border-radius: 10px;
  background-color: #1D58BA;
  color: #FEF9EC;
}
@media screen and (min-width: 500px) {
  .new-hero__body-wrap {
    height: 80vh;
  }
}
@media screen and (min-width: 720px) {
  .new-hero__body-wrap {
    flex-direction: row;
    align-items: center;
    height: auto;
    min-height: auto;
    max-height: none;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__body-wrap {
    padding: 47px 40px 0;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__body-wrap {
    padding: 47px 60px 0;
  }
}

.new-hero__image-wrap {
  line-height: 0;
}
@media screen and (min-width: 720px) {
  .new-hero__image-wrap {
    align-self: flex-end;
    width: 55%;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__image-wrap {
    width: 45%;
  }
}

.new-hero__image {
  display: block;
  width: 100%;
  max-width: 450px;
  height: auto;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .new-hero__image {
    position: relative;
    right: 30px;
    width: 120%;
    max-width: none;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__image {
    right: -30px;
    width: 103%;
  }
}

@media screen and (min-width: 720px) {
  .new-hero__copy-wrap {
    width: 45%;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__copy-wrap {
    width: 58%;
    padding-bottom: 108px;
  }
}

.new-hero__title {
  display: block;
  text-align: center;
}
.new-hero__title .large-title {
  font-size: calc(36px + 16 * ((100vw - 375px) / 1065));
  display: block;
  position: relative;
  padding: 11px 0 0;
  font-family: "FrameMedium", serif;
  letter-spacing: 4.5px;
  line-height: 135%;
  text-transform: uppercase;
}
.new-hero__title .large-title:first-of-type {
  padding-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .new-hero__title .large-title:first-of-type {
    padding-bottom: 18px;
  }
}
@media screen and (min-width: 720px) {
  .new-hero__title .large-title {
    font-size: calc(40px + 12 * ((100vw - 720px) / 720));
  }
}
@media screen and (min-width: 960px) {
  .new-hero__title .large-title {
    font-size: calc(39px + 13 * ((100vw - 960px) / 480));
  }
}
@media screen and (min-width: 960px) {
  .new-hero__title .large-title {
    padding: 15px 0;
  }
}
@media screen and (min-width: 1800px) {
  .new-hero__title .large-title {
    font-size: 57px;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__title .underline {
    width: fit-content;
    margin: 0 auto -10px;
    padding-bottom: 0;
  }
}
.new-hero__title .underline span {
  display: block;
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .new-hero__title .underline span {
    display: initial;
  }
}
.new-hero__title .underline span::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -7px;
  left: 55%;
  width: 112%;
  height: 20px;
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml,%3Csvg width='175' height='3' viewBox='0 0 175 3' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.053 0.380205C47.053 0.387948 47.053 0.392787 47.053 0.380205Z' fill='%23F4BC15'/%3E%3Cpath d='M47.0523 0.364486C47.0549 0.560976 47.6653 0.381105 47.0523 0.364486Z' fill='%23F4BC15'/%3E%3Cpath d='M46.9479 0.363509C46.9479 0.370352 46.9479 0.37524 46.9479 0.37915C46.9479 0.372307 46.9479 0.363509 46.9479 0.363509Z' fill='%23F4BC15'/%3E%3Cpath d='M50.5083 0.59128C50.616 0.536537 50.6303 0.553155 50.6712 0.485704C50.5343 0.475928 50.4792 0.493524 50.5077 0.538492L50.5077 0.59128L50.5083 0.59128Z' fill='%23F4BC15'/%3E%3Cpath d='M98.8548 0.447583L99.4509 0.44074C99.2459 0.443673 98.8509 0.278466 98.8548 0.447583Z' fill='%23F4BC15'/%3E%3Cpath d='M0.535719 0.212961L0.535719 0.319514C0.843179 0.223714 0.668048 0.0800127 0.207507 0.0936985C0.399507 0.110317 0.508475 0.149419 0.535719 0.212961Z' fill='%23F4BC15'/%3E%3Cpath d='M163.168 0.0653636C163.174 0.329304 164.052 -0.0118634 163.168 0.0653636Z' fill='%23F4BC15'/%3E%3Cpath d='M163.052 0.0663412C163.052 0.0731841 163.052 0.078072 163.052 0.0819822C163.052 0.0751393 163.052 0.0663412 163.052 0.0663412Z' fill='%23F4BC15'/%3E%3Cpath d='M163.168 0.0810827C163.168 0.088825 163.168 0.0936639 163.168 0.0810827Z' fill='%23F4BC15'/%3E%3Cpath d='M171.888 0.118152C171.647 0.11131 171.56 0.149434 171.561 0.228617C171.75 0.218841 171.89 0.205155 171.888 0.118152Z' fill='%23F4BC15'/%3E%3Cpath d='M165.382 1.79173C165.253 1.80248 165.06 1.867 165.365 1.94912L165.371 1.89633L165.382 1.79075L165.382 1.79173Z' fill='%23F4BC15'/%3E%3Cpath d='M113.524 1.73307C113.387 1.72623 113.333 1.7448 113.361 1.78879C113.313 1.8279 113.33 1.85625 113.411 1.87482C113.605 1.8406 113.51 1.78879 113.524 1.73307Z' fill='%23F4BC15'/%3E%3Cpath d='M5.30135 1.42122C5.06524 1.41242 5.1366 1.52387 5.13659 1.56101C5.17357 1.5747 5.19237 1.57861 5.20145 1.57861C5.44275 1.62358 5.62503 1.43393 5.3007 1.42122L5.30135 1.42122Z' fill='%23F4BC15'/%3E%3Cpath d='M2.99864 1.47792C2.95583 1.52973 3.01096 1.56786 3.16275 1.59034C3.33723 1.50432 3.40858 1.40754 3.16275 1.32444L2.998 1.47792L2.99864 1.47792Z' fill='%23F4BC15'/%3E%3Cpath d='M167.675 1.85821L167.678 1.80542C167.331 1.74872 167.211 1.87287 167.111 2.00093C167.011 2.12899 166.931 2.26291 166.668 2.20817C166.68 2.13681 166.454 2.04981 166.218 1.98724C165.982 1.9237 165.736 1.88362 165.707 1.9237C165.594 2.08402 165.234 2.15245 166.157 2.29811C166.735 2.37924 166.606 2.34894 166.932 2.54738C166.903 2.53077 167.042 2.52588 167.206 2.52783C167.371 2.52783 167.561 2.53565 167.638 2.54738C167.793 2.48091 167.848 2.23261 167.988 2.11921C167.278 2.05763 167.67 1.95596 167.675 1.85821Z' fill='%23F4BC15'/%3E%3Cpath d='M104.978 2.11921L104.979 2.172C105.249 2.16809 105.284 2.12214 105.306 2.06153C105.14 2.0498 105.031 2.06935 104.979 2.11921L104.978 2.11921Z' fill='%23F4BC15'/%3E%3Cpath d='M25.5353 2.32351C25.5483 2.32351 25.558 2.32253 25.5671 2.32058C25.7636 2.30396 25.8622 2.1104 25.8616 2.06348C25.4043 2.04882 25.534 2.21305 25.5347 2.32351L25.5353 2.32351Z' fill='%23F4BC15'/%3E%3Cpath d='M126.687 1.56689C126.638 1.66758 125.911 1.80346 125.905 1.77902C125.915 1.82399 126.483 1.85038 126.523 1.85331C126.583 1.85136 126.622 1.85038 126.651 1.85038C127.503 1.82399 126.628 1.68811 126.687 1.56787L126.687 1.56689Z' fill='%23F4BC15'/%3E%3Cpath d='M124.74 1.84549C124.775 1.86798 124.821 1.89535 124.74 1.84549Z' fill='%23F4BC15'/%3E%3Cpath d='M124.713 1.82888C124.725 1.83572 124.731 1.84061 124.74 1.84549C124.726 1.8367 124.713 1.82888 124.713 1.82888Z' fill='%23F4BC15'/%3E%3Cpath d='M124.713 1.82888C125.168 2.11139 125.644 1.53561 124.713 1.82888Z' fill='%23F4BC15'/%3E%3Cpath d='M110.145 2.10161C110.145 2.10161 110.145 2.10161 110.145 2.09968C110.145 2.09968 110.145 2.10064 110.145 2.10161Z' fill='%23F4BC15'/%3E%3Cpath d='M110.145 2.09968C110.145 2.09381 110.145 2.08988 110.145 2.08597C110.145 2.09086 110.145 2.09674 110.145 2.09968Z' fill='%23F4BC15'/%3E%3Cpath d='M110.242 2.08499C110.242 2.07241 110.242 2.07725 110.242 2.08499Z' fill='%23F4BC15'/%3E%3Cpath d='M110.242 2.10064C110.238 1.90415 110.846 2.26975 110.242 2.10064Z' fill='%23F4BC15'/%3E%3Cpath d='M42.8056 2.42127C42.6474 2.40758 42.4767 2.41149 42.4774 2.47308C42.4787 2.59332 42.8063 2.48676 42.8056 2.42127Z' fill='%23F4BC15'/%3E%3Cpath d='M125.697 1.70668C125.545 1.72623 125.492 1.7624 125.535 1.81519C125.488 1.85429 125.505 1.88264 125.586 1.90121C125.711 1.87873 125.998 1.70179 125.697 1.70668Z' fill='%23F4BC15'/%3E%3Cpath d='M135.555 1.68909C135.324 1.67149 135.406 1.79368 135.406 1.81715C135.427 1.82301 135.443 1.82692 135.454 1.82985L135.551 1.85527C135.546 1.85527 135.74 1.70375 135.555 1.68909Z' fill='%23F4BC15'/%3E%3Cpath d='M124.058 1.9452C124.061 2.04687 124.58 2.0977 124.62 1.98724C124.65 1.90512 124.055 1.83767 124.058 1.9452Z' fill='%23F4BC15'/%3E%3Cpath d='M94.6204 2.41052L94.6217 2.46331C94.7294 2.40661 94.7437 2.42323 94.7839 2.3548C94.6464 2.34796 94.5919 2.36555 94.6204 2.40954L94.6204 2.41052Z' fill='%23F4BC15'/%3E%3Cpath d='M67.8104 2.58648L67.8117 2.63927C68.16 2.72529 68.2236 2.58355 67.8104 2.58648Z' fill='%23F4BC15'/%3E%3Cpath d='M124.962 2.0371C124.962 2.03025 124.962 2.02536 124.962 2.02145C124.962 2.0283 124.962 2.0371 124.962 2.0371Z' fill='%23F4BC15'/%3E%3Cpath d='M124.882 2.02243C124.882 2.00985 124.882 2.01469 124.882 2.02243Z' fill='%23F4BC15'/%3E%3Cpath d='M124.883 2.03807C124.878 1.84158 125.486 2.20524 124.883 2.03807Z' fill='%23F4BC15'/%3E%3Cpath d='M120.77 2.04883C120.775 2.23652 121 2.08011 121.1 2.09673C121.099 2.03123 120.767 1.92859 120.77 2.04883Z' fill='%23F4BC15'/%3E%3Cpath d='M114.356 2.1456L114.358 2.21208L114.355 2.09281L114.356 2.1456Z' fill='%23F4BC15'/%3E%3Cpath d='M108.93 2.27757C109.056 2.34698 109.243 2.33232 109.424 2.27073C109.284 2.23163 108.928 2.17688 108.93 2.27757Z' fill='%23F4BC15'/%3E%3Cpath d='M66.4943 2.59332L66.4963 2.69987C66.8744 2.69792 66.6824 2.62362 66.4943 2.59332Z' fill='%23F4BC15'/%3E%3Cpath d='M50.0549 2.41443C49.8662 2.50632 50.245 2.48188 50.245 2.48188C50.2489 2.48188 50.2294 2.64513 50.2184 2.70281C50.2145 2.70476 50.2385 2.70965 50.2385 2.71551L50.269 2.71551C50.269 2.74386 50.3189 2.72529 50.2923 2.7116C50.4078 2.69401 50.6614 2.62656 50.7989 2.60505C51.216 2.53955 50.1179 2.38314 50.0549 2.41345L50.0549 2.41443Z' fill='%23F4BC15'/%3E%3Cpath d='M50.2151 2.71747C50.2151 2.71747 50.2131 2.71747 50.2112 2.71649C50.2112 2.72724 50.2125 2.72627 50.2151 2.71747Z' fill='%23F4BC15'/%3E%3Cpath d='M49.2182 2.25411C49.2357 2.22967 49.1968 2.21598 49.1021 2.21207C49.0093 2.21891 49.0845 2.29712 48.9392 2.3196C49.0437 2.30298 48.5572 2.02634 48.5611 2.28441C48.5637 2.4418 48.0707 2.47112 48.072 2.60114C48.024 2.63926 48.0409 2.66761 48.122 2.68814C48.3827 2.64708 48.9211 2.63633 49.1254 2.58745C49.3531 2.53271 49.0534 2.36066 49.1948 2.33329C49.3414 2.30494 49.5866 2.6901 49.6826 2.71454C49.621 2.6989 49.6255 2.28441 49.5691 2.21012C49.488 2.10356 49.2169 2.17981 49.2182 2.25215L49.2182 2.25411Z' fill='%23F4BC15'/%3E%3Cpath d='M45.7667 2.433C45.7576 2.50632 45.6045 2.57572 45.6052 2.64513C45.6091 2.9032 46.3447 2.5288 45.7667 2.433Z' fill='%23F4BC15'/%3E%3Cpath d='M11.8812 2.06055L11.8819 2.17981L11.8819 2.11333L11.8812 2.06055Z' fill='%23F4BC15'/%3E%3Cpath d='M10.7299 2.08205L10.7299 2.13484C11.0996 2.23944 11.1613 2.09378 10.7299 2.08205Z' fill='%23F4BC15'/%3E%3Cpath d='M168.973 1.75361L168.974 1.70082C168.281 1.63337 168.969 1.89144 168.973 1.75361Z' fill='%23F4BC15'/%3E%3Cpath d='M148.888 1.49749C149.678 1.52486 149.544 1.39093 149.551 1.69984C150.179 1.88851 150.059 1.49162 150.031 1.38898C149.962 1.12504 148.888 1.45936 148.888 1.49749Z' fill='%23F4BC15'/%3E%3Cpath d='M149.056 1.65487L149.058 1.70766C149.406 1.79075 149.47 1.64803 149.056 1.65487Z' fill='%23F4BC15'/%3E%3Cpath d='M121.266 2.1329C121.266 2.12031 121.266 2.12515 121.266 2.1329Z' fill='%23F4BC15'/%3E%3Cpath d='M121.266 2.14854C121.259 1.86407 122.163 2.42519 121.266 2.14854Z' fill='%23F4BC15'/%3E%3Cpath d='M121.334 2.14756C121.334 2.14072 121.334 2.13583 121.334 2.13192C121.334 2.13876 121.334 2.14756 121.334 2.14756Z' fill='%23F4BC15'/%3E%3Cpath d='M89.6887 2.57377C89.6608 2.57377 89.6388 2.57279 89.6161 2.57182C89.6783 2.5855 89.7763 2.60017 89.6887 2.57377Z' fill='%23F4BC15'/%3E%3Cpath d='M89.4682 2.52489C89.4585 2.55324 89.5097 2.56791 89.6161 2.57182C89.5609 2.56009 89.5337 2.55031 89.6887 2.57377C89.9839 2.66468 90.1097 2.48286 89.4682 2.52489Z' fill='%23F4BC15'/%3E%3Cpath d='M83.7666 2.57866C83.7692 2.70867 84.098 2.70574 84.0954 2.57573C84.0935 2.47504 83.7646 2.47797 83.7666 2.57866Z' fill='%23F4BC15'/%3E%3Cpath d='M83.1134 2.50045C83.1017 2.4721 83.1938 2.36066 83.0492 2.35284C82.6846 2.33329 82.3285 2.64513 82.6165 2.6422C82.8273 2.67446 83.6206 2.62656 83.5032 2.5161C83.4507 2.46624 83.149 2.58746 83.1127 2.49948L83.1134 2.50045Z' fill='%23F4BC15'/%3E%3Cpath d='M82.6165 2.6422C82.4518 2.64416 82.9467 2.69206 82.6165 2.6422Z' fill='%23F4BC15'/%3E%3Cpath d='M76.695 2.69499C76.6982 2.72529 76.7534 2.74289 76.8604 2.7468C76.7968 2.69108 76.8669 2.65882 76.754 2.60603C76.8442 2.64904 77.415 2.82403 77.4558 2.66859C77.5084 2.46722 77.0569 2.43984 76.9123 2.30299C77.1147 2.49361 76.6911 2.51512 76.6943 2.69499L76.695 2.69499Z' fill='%23F4BC15'/%3E%3Cpath d='M74.7659 2.7077C74.7659 2.70085 74.7659 2.69596 74.7659 2.69205C74.7659 2.6989 74.7659 2.7077 74.7659 2.7077Z' fill='%23F4BC15'/%3E%3Cpath d='M74.8859 2.7077C74.882 2.51121 75.4885 2.8817 74.8859 2.7077Z' fill='%23F4BC15'/%3E%3Cpath d='M74.8859 2.69205C74.8859 2.67947 74.8859 2.68431 74.8859 2.69205Z' fill='%23F4BC15'/%3E%3Cpath d='M73.8993 2.71258L73.9006 2.76537C74.6115 2.76146 73.8967 2.57573 73.8993 2.71258Z' fill='%23F4BC15'/%3E%3Cpath d='M32.1172 2.64024C32.2424 2.71258 32.4292 2.7028 32.6108 2.64513C32.6095 2.53955 32.195 2.60114 32.1172 2.64024Z' fill='%23F4BC15'/%3E%3Cpath d='M18.1329 2.28343C17.9961 2.27072 17.9409 2.28734 17.9688 2.33231C17.9202 2.36848 17.937 2.3978 18.0181 2.42029C18.2127 2.39389 18.1187 2.33817 18.1329 2.28343Z' fill='%23F4BC15'/%3E%3Cpath d='M144.768 1.70082C144.537 1.68322 144.618 1.80542 144.619 1.82888C144.64 1.83474 144.655 1.83865 144.666 1.84159L144.764 1.867C144.759 1.867 144.952 1.71548 144.768 1.70082Z' fill='%23F4BC15'/%3E%3Cpath d='M136.622 1.94227C136.639 1.93054 137.492 1.89046 136.724 1.90317L136.622 1.94227Z' fill='%23F4BC15'/%3E%3Cpath d='M136.085 1.82008C136.05 1.82008 136.067 1.95694 136.068 1.96671C136.111 1.9804 136.131 1.98235 136.138 1.9804C136.278 2.0019 136.563 2.02634 136.561 1.95889C136.466 1.92761 136.221 1.81812 136.085 1.82008L136.085 1.82008Z' fill='%23F4BC15'/%3E%3Cpath d='M128.331 1.7712C128.01 1.67344 128.13 1.81421 127.921 1.81714C127.918 1.81617 127.872 1.8015 127.806 1.78C127.739 1.75947 127.652 1.73405 127.565 1.71646C127.391 1.68224 127.219 1.68029 127.222 1.80835C127.224 1.90415 127.823 1.86505 127.931 1.86309C128.049 1.86113 127.607 2.08402 127.68 2.04687C127.663 2.0586 127.654 2.06544 127.65 2.06935L127.578 2.12117C127.512 2.19937 128.031 2.01266 128.003 2.02732C128.153 1.9452 128.17 1.8846 128.168 1.79271C128.169 1.83767 128.304 1.88948 128.451 1.89633C128.671 1.90708 128.2 1.73014 128.332 1.77022L128.331 1.7712Z' fill='%23F4BC15'/%3E%3Cpath d='M80.4792 2.6989C80.4792 2.68632 80.4792 2.69116 80.4792 2.6989Z' fill='%23F4BC15'/%3E%3Cpath d='M80.5116 2.71454C80.5116 2.7077 80.5116 2.70281 80.5116 2.6989C80.5116 2.70574 80.5116 2.71454 80.5116 2.71454Z' fill='%23F4BC15'/%3E%3Cpath d='M80.4792 2.71454C80.4721 2.35871 80.9884 2.95111 80.4792 2.71454Z' fill='%23F4BC15'/%3E%3Cpath d='M79.9849 2.66566C80.0057 2.7077 80.0608 2.74191 80.1516 2.77026C80.546 2.63145 79.9804 2.44767 79.9849 2.66566Z' fill='%23F4BC15'/%3E%3Cpath d='M71.103 2.72822C70.7741 2.73018 71.2684 2.78101 71.103 2.72822Z' fill='%23F4BC15'/%3E%3Cpath d='M70.9324 2.40954C70.3674 2.14169 70.2785 2.6246 70.2805 2.73213C70.5802 2.71552 70.8357 2.66175 71.101 2.62167C71.1023 2.69303 71.0641 2.72822 70.8357 2.7292L71.103 2.72725C71.4364 2.83282 71.5538 2.63927 71.5525 2.55911C71.5512 2.49361 71.1023 2.46331 70.933 2.40954L70.9324 2.40954Z' fill='%23F4BC15'/%3E%3Cpath d='M68.3073 2.79665C68.3293 2.8035 68.3449 2.80741 68.3566 2.80936C68.6342 2.87192 69.1441 2.81523 68.9637 2.68619C68.6848 2.50925 68.3053 2.66273 68.3079 2.79568L68.3073 2.79665Z' fill='%23F4BC15'/%3E%3Cpath d='M43.9609 2.69107C43.9933 2.72822 44.0737 2.76341 44.1269 2.79763C44.315 2.7204 44.339 2.61678 44.1645 2.53173C43.9226 2.41443 43.6735 2.59625 43.9609 2.6901L43.9609 2.69107Z' fill='%23F4BC15'/%3E%3Cpath d='M43.5152 2.74582C43.488 2.73115 43.4705 2.71258 43.4679 2.6901C43.3362 2.64708 43.5198 2.77417 43.5152 2.74582Z' fill='%23F4BC15'/%3E%3Cpath d='M43.4672 2.68912C43.501 2.72138 43.514 2.738 43.5146 2.74484C43.549 2.76341 43.6009 2.7771 43.6742 2.78296C43.8337 2.73213 43.5691 2.57475 43.4653 2.52978C43.211 2.5288 43.4043 2.66859 43.4672 2.68912Z' fill='%23F4BC15'/%3E%3Cpath d='M42.6448 2.68619C42.5825 2.70672 42.3924 2.84455 42.6467 2.84553C42.7077 2.74093 43.1157 2.75364 43.1325 2.70965C43.1968 2.53858 42.8017 2.53271 42.6448 2.68619Z' fill='%23F4BC15'/%3E%3Cpath d='M42.6448 2.68619C42.4813 2.73897 42.8069 2.52782 42.6448 2.68619Z' fill='%23F4BC15'/%3E%3Cpath d='M38.04 2.75364C38.0413 2.84846 38.9922 2.65588 38.9215 2.62069C38.8482 2.58452 38.0387 2.67348 38.04 2.75364Z' fill='%23F4BC15'/%3E%3Cpath d='M25.8661 2.64806C25.9751 2.59429 25.9887 2.61189 26.0302 2.54444C25.8934 2.53271 25.8382 2.5503 25.8661 2.59429L25.8661 2.64806Z' fill='%23F4BC15'/%3E%3Cpath d='M24.8782 2.47112C24.5481 2.3587 25.2084 2.63633 24.8782 2.47112Z' fill='%23F4BC15'/%3E%3Cpath d='M25.0404 2.20816C24.5909 2.20034 24.6635 2.39781 24.8782 2.47112C24.8413 2.45255 25.3226 2.67739 25.4114 2.59234C25.5937 2.41736 24.2244 2.36164 25.0404 2.20718L25.0404 2.20816Z' fill='%23F4BC15'/%3E%3Cpath d='M21.9178 2.52489L21.9178 2.57768C22.6294 2.59038 21.9165 2.38803 21.9178 2.52489Z' fill='%23F4BC15'/%3E%3Cpath d='M15.1718 2.1495C14.9494 2.14364 15.0084 2.32938 15.0084 2.35772C15.7433 2.56203 15.1076 2.22673 15.1718 2.1495Z' fill='%23F4BC15'/%3E%3Cpath d='M143.305 1.90415C143.475 1.99702 143.936 1.89828 143.776 1.85038C143.654 1.81324 143.303 1.84061 143.305 1.90415Z' fill='%23F4BC15'/%3E%3Cpath d='M69.6837 2.7292C69.2401 2.67055 69.1907 2.84455 69.4599 2.84358C69.96 2.92178 70.1391 2.78981 69.6837 2.7292Z' fill='%23F4BC15'/%3E%3Cpath d='M69.4599 2.84358C69.2952 2.84358 69.7901 2.89539 69.4599 2.84358Z' fill='%23F4BC15'/%3E%3Cpath d='M66.8284 2.85726L66.9146 2.90027C67.0768 2.88659 67.2208 2.70867 67.1345 2.70965C66.9399 2.71063 66.8277 2.81425 66.829 2.85726L66.8284 2.85726Z' fill='%23F4BC15'/%3E%3Cpath d='M168.157 1.98236C168.435 2.0195 168.829 2.20622 168.811 2.00777C168.835 2.07034 168.933 2.19742 169.079 2.15245C169.304 2.07913 169.085 1.9804 169.615 2.00973C169.706 2.01462 170.117 2.02928 170.287 1.9892C170.123 2.05274 169.913 2.08793 169.787 2.17982C169.72 2.2287 169.475 2.2375 169.244 2.23652C169.014 2.23652 168.801 2.22772 168.799 2.26878C168.452 2.08109 168.236 2.17884 168.113 2.32743C167.991 2.47504 167.966 2.67349 168.012 2.67642C168.48 2.70966 168.629 2.49264 168.619 2.83576C168.838 2.88171 169.05 2.83088 169.117 2.77516C169.128 2.77711 168.842 2.75169 168.848 2.75756C168.796 2.70184 169.2 2.54054 169.378 2.58258C169.569 2.62754 169.407 2.80937 169.467 2.87193C169.53 2.93841 169.777 2.89246 169.777 2.97262C169.777 3.0127 170.041 3.00293 170.339 2.98044C170.636 2.95991 170.967 2.9257 171.105 2.96187C171.391 2.98924 171.534 2.94525 171.677 2.89833C171.819 2.85141 171.962 2.8035 172.253 2.80057C172.412 2.79666 172.586 2.89344 172.772 2.80937C172.782 2.80546 172.858 2.74974 172.932 2.695C173.006 2.64123 173.077 2.58551 173.079 2.58942C173.173 2.71161 173.374 2.67251 173.602 2.564C173.831 2.45647 174.084 2.27269 174.29 2.12019C174.432 2.01559 174.517 1.93152 174.566 1.87385C174.616 1.81519 174.631 1.78489 174.631 1.76241C174.631 1.72037 174.576 1.71353 174.597 1.58156C174.605 1.58351 174.66 1.56592 174.738 1.51215C174.758 1.49944 174.779 1.48282 174.801 1.46132C174.824 1.44274 174.846 1.41635 174.869 1.388C174.914 1.32837 174.965 1.24332 174.988 1.11526C175.013 0.987202 174.996 0.830793 174.958 0.715441C174.921 0.599112 174.872 0.501356 174.823 0.428039C174.725 0.276517 174.63 0.18756 174.565 0.136726L174.536 0.113265L174.467 0.1074C174.372 0.0986016 174.349 0.132816 174.463 0.240348C174.367 0.149435 173.706 0.144547 173.538 0.256966C173.2 0.37134 173.005 0.344946 172.596 0.389914C171.965 0.460298 172.082 0.57956 171.528 0.33517C171.327 0.246213 171.191 0.184627 171.23 0.0712298C171.121 0.106422 170.448 0.369385 170.374 0.299978C170.163 0.102512 170.629 0.108377 169.979 0.185604C169.459 0.248168 169.76 0.132816 169.57 0.32344C169.348 0.545345 168.935 0.299978 168.928 0.20711C168.924 0.141614 168.762 0.0819827 168.762 0.0340824C168.766 0.21102 168.243 0.108377 168.109 0.254033C167.973 0.0995787 167.272 0.116197 166.79 0.12304L166.792 0.229594C166.456 0.233504 166.441 0.180716 166.133 0.183648C166.124 0.174851 166.143 0.248167 166.179 0.2511C166.054 0.288247 165.448 0.224706 165.366 0.190491C165.086 0.0741619 165.157 0.239369 164.946 0.219818C164.843 0.210043 165.122 0.0458127 164.937 0.018441C164.422 -0.0568309 164.71 0.308776 164.723 0.29118C164.672 0.359609 164.374 0.280427 164.346 0.246212C164.278 0.161165 164.369 0.0917578 164.4 0.0106206C164.426 -0.0578085 163.303 0.226661 163.229 0.242302C163.015 0.285314 162.587 0.0331042 162.02 0.132815C161.829 0.135748 161.234 0.0800271 161.134 0.160187C161.088 0.196356 160.99 0.373294 160.812 0.376227C160.658 0.378182 160.728 0.100556 160.494 0.0594982C160.452 0.0516777 160.227 0.0507001 160.011 0.0536328C159.904 0.055588 159.799 0.057543 159.721 0.0594981C159.682 0.0614531 159.65 0.0624309 159.627 0.0634083C159.604 0.0653635 159.592 0.066341 159.592 0.068296C159.593 0.133792 159.762 0.246212 159.715 0.34299C159.74 0.292157 159.129 0.0673186 158.893 0.0712287C158.876 0.117174 159.031 0.313663 158.948 0.341035C158.912 0.353743 158.256 0.0106201 157.954 0.0643857C157.814 0.0888247 157.909 0.311708 157.912 0.35081C157.581 0.355698 157.936 0.13868 157.399 0.140635C156.906 0.14259 156.932 0.282381 156.501 0.22666C156.103 0.175827 155.792 0.228615 155.438 0.119129C155.222 0.122062 155.309 0.248166 155.112 0.229593C154.833 0.205154 154.507 -0.0460787 154.104 0.0585201C153.875 0.118151 154.084 0.255009 153.84 0.298999C153.542 0.351788 153.685 0.0898019 153.609 0.0594976C153.485 0.00964207 152.845 0.00670925 152.847 0.0985998C152.847 0.120106 153.239 0.202221 153.128 0.333214C153.041 0.43488 152.347 0.177782 152.307 0.168984C151.609 -0.000133602 151.372 0.210041 151.661 0.389912C151.377 0.302909 151.079 0.183647 150.729 0.124994C150.376 0.0653627 149.905 0.0898016 149.566 0.15823C149.457 0.179737 149.192 0.316595 149.075 0.303887C148.708 0.261852 148.503 0.135747 148.357 0.332236C148.229 0.505264 147.781 0.299976 147.873 0.182669C147.513 0.188535 147.628 0.372316 147.05 0.195378C146.857 0.136724 146.211 0.143567 145.98 0.165073C145.462 0.214929 145.604 0.304864 145.117 0.165073C144.874 0.0956665 144.747 0.284335 144.748 0.348854C144.756 0.173871 144.18 0.145522 143.603 0.164095C143.313 0.173871 143.024 0.195377 142.807 0.215906C142.698 0.226659 142.608 0.236435 142.544 0.24621C142.48 0.255008 142.445 0.262829 142.445 0.266739C142.115 0.379158 141.685 0.172893 141.291 0.178759C140.949 0.295088 140.92 0.161163 140.543 0.205152C139.848 0.285312 139.175 0.203197 138.514 0.226659C138.033 0.243277 137.654 0.303886 137.174 0.275536C137.056 0.268694 136.19 0.155297 136.238 0.135746C135.878 0.282379 135.767 0.267716 135.042 0.279446C134.721 0.284334 133.955 0.247187 133.89 0.381113C133.803 0.22177 132.805 0.346898 132.486 0.358628C132.012 0.375247 131.877 0.270648 131.431 0.306818C130.774 0.360583 129.612 0.232523 129.62 0.611816C129.616 0.450519 128.61 0.303885 128.216 0.34201C127.797 0.383067 127.764 0.468115 127.312 0.402618C127.311 0.402618 127.291 0.394798 127.255 0.383067C127.218 0.371336 127.168 0.355695 127.115 0.338099C127.009 0.30584 126.891 0.275536 126.848 0.283356C126.688 0.311705 126.977 0.461272 126.601 0.447586C126.443 0.44172 126.125 0.359605 125.96 0.388932C125.837 0.410439 125.817 0.489621 125.663 0.448563C125.648 0.444653 125.239 0.257939 125.184 0.312683C124.873 0.626479 124.958 0.315615 124.722 0.35765C124.248 0.44172 123.247 0.36156 122.542 0.372313C122.058 0.380134 121.532 0.448563 121.063 0.447585C120.813 0.451496 120.93 0.396752 120.568 0.40164C120.255 0.406528 120.323 0.329301 119.807 0.39773C119.302 0.464204 119.392 0.330278 119.009 0.352762C118.89 0.359605 118.487 0.411415 118.113 0.458338C117.925 0.480822 117.744 0.503306 117.609 0.519924C117.474 0.535565 117.384 0.543386 117.379 0.538498C117.266 0.432922 117.027 0.374268 116.467 0.396752C116.235 0.406528 115.306 0.470069 115.307 0.534587C114.657 0.423146 114.326 0.549251 113.663 0.559026C113.126 0.509171 112.462 0.534587 111.908 0.546318C111.648 0.552183 110.557 0.664602 110.381 0.627455C110.119 0.571734 110.132 0.392841 109.879 0.560981C109.918 0.521879 109.593 0.773111 109.511 0.678288C109.325 0.460292 107.778 0.604971 107.086 0.587375C106.664 0.576622 106.547 0.532631 106.096 0.612791C105.779 0.668512 105.487 0.672422 105.273 0.570756C105.274 0.625499 104.904 0.745739 104.802 0.649938C104.721 0.606926 104.734 0.578577 104.841 0.564891C104.715 0.506237 103.282 0.685131 102.963 0.675355C102.681 0.667534 102.476 0.622567 102.149 0.626477C101.188 0.639185 100.077 0.68122 99.1104 0.741828C98.2185 0.797549 97.4278 0.676332 96.5093 0.701748C95.6985 0.724232 94.9058 0.755514 94.0918 0.765289C93.7149 0.708591 93.1266 0.916811 93.0831 0.90117C92.943 0.849359 93.2297 0.775065 92.7757 0.78093C92.5558 0.855225 92.3041 0.752581 92.2801 0.693927C92.2386 0.900192 91.3785 0.851314 91.0963 0.885529C91.0658 0.889439 91.1261 1.04389 91.1365 1.06638C90.567 1.07322 90.7558 0.907035 90.7052 0.844471C90.6598 0.787773 89.7088 0.786795 89.583 0.798526C89.4208 0.813189 89.4695 0.988172 89.4902 1.03216C89.1906 0.952002 89.0595 0.844471 88.6224 0.847404C88.1852 0.850336 87.4736 0.978396 87.3471 0.803414C87.2848 0.9129 85.3175 0.948092 85.0457 0.864022C84.5054 0.694904 83.8775 1.08691 83.7348 1.08788C84.05 0.662645 78.4048 1.04682 77.8081 0.821009C77.8107 0.948091 77.1802 0.821009 77.0414 0.845448C76.7015 0.903123 76.9849 1.039 76.4939 0.885527C76.1216 0.770176 75.2809 0.982306 74.7322 0.949069C74.4915 0.934405 74.557 0.842515 74.3008 0.864021C73.957 0.893348 73.6139 1.00674 73.2357 0.981328C72.9724 0.964709 72.7596 0.839582 72.4444 0.875752C72.2485 0.898235 72.517 1.06247 72.2842 1.08886C72.0532 1.11525 71.4928 0.710544 71.234 1.00772C71.053 0.86011 70.5205 0.974485 70.141 0.97253C69.9672 0.97253 69.0973 0.844469 69.1415 0.838604C68.9404 0.865976 68.8632 1.05758 68.7639 0.834694C68.6037 1.16609 66.5002 0.913876 65.9378 0.905078C65.4189 0.89628 64.813 0.905078 64.1832 0.923651C63.5533 0.939292 62.8995 0.963731 62.2846 0.990125C61.9739 1.00381 61.3148 1.05464 61.0379 1.01065C61.0366 0.941247 61.0891 0.880638 60.8705 0.833715C60.6318 0.782882 60.5131 0.94418 60.4165 0.976439C60.2731 1.02336 60.0416 0.890414 59.9216 0.870863C59.7334 0.840558 58.8662 1.01359 58.5717 1.01456C57.9419 1.01456 57.9775 0.95982 57.5883 0.834693C57.7168 0.87575 57.0493 0.918763 57.0033 0.917785C56.7276 0.914852 56.8625 0.836648 56.6621 0.823939C56.2495 0.797545 56.0057 1.039 55.61 0.91192C55.0145 0.91192 55.2325 0.937336 54.7855 0.954932C54.0214 0.985236 53.2411 0.945157 52.4789 0.977416C52.1008 0.992079 52.2162 1.12698 51.8309 1.12503C51.962 0.95982 51.072 0.995989 50.6906 0.969595C50.2755 0.940268 49.7086 0.929515 49.8577 1.11721C49.6392 1.11721 49.7105 0.84349 49.3622 0.955909C49.1306 0.955909 48.9406 0.921695 48.6999 0.918762C47.941 0.908986 47.3585 1.06051 46.5892 1.07322C46.1877 1.08006 46.5075 0.874772 46.1831 0.925605C45.7609 0.992079 45.5935 1.0478 45.0889 1.04487C44.112 0.883569 44.3942 1.16804 44.2709 1.36062C43.824 1.35866 44.5155 0.936358 43.4426 0.932447C43.3317 0.934402 42.8796 0.940268 42.4554 0.946133C42.2432 0.948088 42.0376 0.949066 41.8858 0.946133C41.7341 0.9432 41.6342 0.937335 41.6342 0.925604C41.6342 0.920716 41.6004 0.916806 41.542 0.913873C41.4837 0.910941 41.4 0.908008 41.3001 0.906053C41.0997 0.902143 40.8324 0.900188 40.5652 0.904098C40.0307 0.912896 39.4969 0.942222 39.4982 1.01163C38.8982 1.2003 39.1232 0.702721 38.3468 0.946133C37.8434 1.1045 37.6975 1.03705 37.5911 0.901165C37.547 0.844467 36.6376 1.04584 36.373 0.872816C36.3723 0.808297 35.2599 0.825893 35.3792 0.787768C35.2287 0.834691 35.2515 0.971549 35.053 0.985235C34.7598 1.00576 34.8681 0.888457 34.4011 0.958841C34.0417 0.95493 34.2408 0.850332 33.8043 0.893344C33.3794 0.934402 30.9334 0.571727 30.9477 0.87086C30.7427 0.868905 30.7595 0.772127 30.4897 0.761374C30.2361 0.752575 29.9559 0.73889 29.7386 0.765284C29.1464 0.835668 28.5139 0.705653 27.9334 0.718361C27.1569 0.734979 27.7109 1.15337 26.8378 0.856196C26.1742 0.63038 25.2934 0.913872 24.6998 0.711518C24.4968 0.642111 24.3749 0.724226 24.2011 0.737912C23.8981 0.762351 23.5167 0.657752 23.1976 0.649931C22.9615 0.644066 23.0971 0.768216 23.0082 0.807318C22.9219 0.844465 22.3978 0.723248 22.2343 0.720315C21.6188 0.709562 21.0343 0.651886 20.3792 0.656774C19.979 0.660684 19.5509 0.695876 19.1532 0.644066C19.0092 0.614739 18.8653 0.584435 18.72 0.555108C18.6518 0.584434 18.5701 0.608873 18.4741 0.628424C18.2912 0.623537 18.4903 0.503297 17.9604 0.574659C17.3727 0.749642 17.6101 0.525781 17.2203 0.515028C16.8136 0.504275 15.9891 0.830779 15.9898 0.947108C15.9904 1.08201 15.6862 1.06344 15.7225 0.933422C15.7375 0.879657 16.078 0.608873 16.0488 0.59421C16.0177 0.578569 15.2853 0.624514 15.2283 0.646998C15.0823 0.705651 15.24 0.761372 15.2406 0.818071C15.2413 1.00283 14.7483 0.617671 14.7106 0.59812C14.47 0.472992 13.3958 0.496454 13.0456 0.501342C12.7426 0.505252 12.2088 0.745731 12.2082 0.578568C12.6791 0.572703 12.5416 0.446598 12.0752 0.479835C11.7599 0.502319 11.3818 0.600075 11.0756 0.604962C10.6553 0.611805 10.9874 0.490588 10.9595 0.454419C10.8985 0.374259 10.235 0.451486 10.235 0.545332C10.235 0.428024 9.60253 0.436823 9.41313 0.447576C8.64253 0.418249 9.16209 0.427047 8.8715 0.302897C8.79561 0.270637 8.51151 0.376214 8.39411 0.384034C8.17355 0.399675 7.92771 0.31756 7.77009 0.27748C7.3076 0.160173 6.56361 0.123026 6.47604 0.346887C6.46242 0.382079 6.49356 0.824913 6.12707 0.691965C5.78004 0.678279 5.63409 0.859127 5.63409 0.956883C5.63409 0.888454 5.47194 0.48961 5.73724 0.471037C6.1394 0.443665 6.2062 0.417271 6.12188 0.249131C6.2315 0.466149 5.24102 0.297031 4.97767 0.329291C4.90631 0.334178 4.15582 0.389899 4.15582 0.298009C4.15582 0.221759 4.34133 0.254996 4.46198 0.278457C4.12273 0.202208 4.2129 0.0154944 3.66285 0.171904C3.11733 0.327335 3.23862 0.027225 2.841 0.140622C2.49657 0.238377 0.869108 -0.00307954 0.868469 0.223714C1.449 0.269659 1.04684 0.370348 0.703711 0.429979C0.832787 0.44171 0.942417 0.463216 1.03258 0.495475C1.03258 0.592253 0.201651 0.460283 0.53894 0.582478C0.53894 0.690009 0.472779 0.796563 0.373543 0.895296C0.151048 0.886498 0.196473 0.771146 0.209437 0.729111C-0.540393 0.699785 0.959267 1.11134 1.02414 1.13284C1.67862 1.34888 0.41246 1.38114 0.41246 1.43491C0.411808 1.64606 1.09743 1.41829 1.07797 1.42025C1.18824 1.41047 1.44252 1.54831 1.66241 1.56101C1.88944 1.57372 2.12361 1.54146 2.31365 1.51507C3.00187 1.42122 2.65679 1.44077 2.40641 1.30978C2.77161 1.50138 2.2462 1.44566 1.8103 1.42904C2.51215 1.45641 1.9381 1.08397 1.8142 0.991097C1.89528 1.0126 2.15019 1.02042 2.38501 1.02336C2.61981 1.02336 2.83258 1.02336 2.83323 1.02336C3.02717 1.04682 3.02716 1.16119 3.00316 1.20909C3.23474 1.06832 3.80814 1.28827 3.98976 1.35377C4.23041 1.44077 4.90308 1.3567 4.70264 1.25113C4.62805 1.21203 3.9969 1.03411 4.79409 1.09863C5.08144 1.12209 5.0341 1.27361 4.97638 1.33813C5.33766 1.35182 5.20857 1.24037 5.46998 1.25113C5.81506 1.26481 5.50242 1.33715 5.75605 1.38799C5.89681 1.41634 6.47151 1.2306 6.22437 1.48183C6.16534 1.54146 6.11539 1.75457 6.45658 1.76826C6.56815 1.7184 6.53442 1.60012 6.64145 1.56883C6.91647 1.49063 6.93463 1.75457 6.92555 1.75066C7.07408 1.8142 7.28881 1.66952 7.32123 1.67343C7.54826 1.7008 7.41917 1.87188 7.77205 1.88556C8.07367 1.89729 7.99648 1.75848 8.1833 1.73502C8.48232 1.69787 8.31561 1.44566 8.47259 1.47792C8.64448 1.51214 8.74372 1.82691 8.78069 1.88752C8.90523 2.09281 9.42998 1.9276 9.63691 1.94519C9.42481 1.9276 9.08881 1.92564 9.08816 1.81713C9.37485 1.83571 9.85161 1.86308 10.0747 1.79563C10.3628 1.80345 10.1383 1.88556 10.3835 1.92369C11.3539 2.07521 11.3052 1.77705 11.6983 1.66073C11.4518 1.73404 11.9487 2.1016 12.2341 2.14071C12.2406 2.14071 12.1453 1.99212 12.3567 1.9843C12.585 1.9755 13.115 2.03513 13.3096 2.08303C13.5904 2.15146 12.8912 2.29223 12.7076 2.34599C13.5308 2.302 13.7747 2.24237 14.3513 2.0713C14.9721 1.88752 14.8929 2.04686 15.5643 2.08401C15.9703 2.10649 15.9146 2.00678 16.1604 2.01362C16.0936 2.04491 16.0449 2.33133 16.2771 2.24726C16.3485 2.22184 16.2888 1.91196 16.4886 1.94911C16.8064 2.00874 16.6118 2.1847 17.1476 2.19936C17.5874 2.21109 17.5907 2.14266 17.6464 2.03611C17.6477 2.03611 17.745 2.07717 17.8469 2.1192C17.9487 2.15928 18.0551 2.19545 18.0733 2.17883C18.2121 2.04686 17.7295 1.82789 18.0032 1.6969C17.9714 1.71254 18.3878 2.25215 18.5085 2.302C18.6389 2.35577 20.0516 2.31667 20.0127 2.40074C20.0361 2.34697 19.9978 2.02633 20.4376 2.1759C20.6795 2.25801 20.4506 2.49556 20.9332 2.50338C20.8508 2.31276 21.1868 2.20327 21.5883 2.08987C21.552 2.1671 21.657 2.38216 22.0294 2.31667C22.5528 2.22478 21.9898 2.00385 22.2531 1.96475C22.3407 1.95106 23.1963 2.25313 23.3993 2.2893C23.8151 2.36359 24.1063 2.14853 24.5059 2.06641C24.7654 2.01265 25.1902 1.69983 25.5269 1.77119C25.6955 1.80638 25.8382 1.96768 26.1126 1.88361C26.1639 1.86797 26.579 1.73893 26.5128 1.69592C26.5148 1.69592 26.5427 1.71254 26.5842 1.73698C26.6257 1.76044 26.6808 1.79074 26.7373 1.81811C26.8495 1.87481 26.9656 1.92369 26.9838 1.8973C26.8767 2.05371 26.0841 2.01558 26.0264 2.20914C25.9952 2.31374 26.2988 2.37434 26.3001 2.49165C26.3001 2.45059 27.3515 2.34111 27.4339 2.29223C27.31 2.36555 26.4992 2.46623 27.0207 2.5591C27.2069 2.56204 27.3249 2.4897 27.3976 2.44766C27.4806 2.39976 27.6272 2.19056 27.84 2.20132C28.0722 2.20523 28.0391 2.37337 28.0067 2.41736C28.3907 2.4242 28.0041 2.15146 28.4977 2.16026C28.8804 2.1671 28.6222 2.29516 28.7332 2.40269C28.8162 2.48383 29.1704 2.53369 29.1833 2.41247C29.1982 2.27561 28.8272 2.19154 28.8259 2.05859C29.5109 2.26486 29.3838 2.22869 30.3081 2.24433C30.1077 2.26877 29.6633 2.31374 29.59 2.3851C29.4292 2.53955 30.5144 2.36848 30.3918 2.36555C30.8069 2.36946 30.7667 2.61385 30.9794 2.33622C31.137 2.13093 31.6547 2.54248 31.6761 2.55813C31.7773 2.63046 32.4395 2.52098 32.6964 2.53466C32.782 2.53955 33.528 2.66566 33.4748 2.67054C33.563 2.66175 33.301 2.42616 33.7913 2.48383C34.0398 2.51316 34.1559 2.63829 34.261 2.70965C34.4517 2.66566 34.6579 2.49556 34.8344 2.48285C35.0932 2.46428 35.0069 2.61091 35.2469 2.61385L35.2437 2.34795C35.6731 2.35186 35.4966 2.52293 35.6776 2.52489C35.8599 2.52684 36.0246 2.31471 36.024 2.26877C36.024 2.21696 35.8009 2.26877 35.7846 2.26877C35.677 2.25899 36.094 1.96279 36.3937 2.25313C36.7245 2.46819 36.6674 2.50534 36.0123 2.42811C36.0571 2.433 36.4398 2.60994 36.4534 2.62167C36.6752 2.81327 36.2341 2.60505 36.2354 2.73604C36.2387 3.02344 36.9399 2.59821 36.8302 2.60896C37.006 2.59136 37.0547 2.71551 37.4212 2.6725C37.6755 2.6422 37.9946 2.59821 38.1568 2.52489C38.3319 2.44571 38.6179 2.43984 38.8618 2.33036C38.8631 2.43691 39.6428 2.29614 39.6233 2.31862C39.5442 2.40856 39.0597 2.62069 39.3807 2.72822C39.3087 2.70476 40.0138 2.39292 40.0164 2.60798C40.0177 2.72822 39.2757 2.71551 39.5747 2.8338C39.5773 2.83478 39.6084 2.82989 39.6616 2.82011C39.7142 2.81034 39.7887 2.79665 39.8776 2.77905C40.056 2.74484 40.2947 2.69889 40.5392 2.65099C41.029 2.55813 41.544 2.46233 41.6595 2.46135C41.6601 2.52098 41.4285 2.6246 41.5258 2.6549C41.7133 2.71258 42.347 2.34893 42.4028 2.31178C42.5449 2.21598 43.0028 2.09281 43.0729 2.02438C42.9107 2.18274 43.0288 2.30494 43.4679 2.4154C43.4666 2.31178 43.8007 2.39194 43.9485 2.38608C44.1555 2.37728 43.8668 2.30103 43.9797 2.26486C44.2722 2.17101 44.9527 2.75266 44.9449 2.20914C44.9468 2.35382 45.4515 2.69596 45.4391 2.33818C45.4379 2.2981 45.493 2.05175 45.2303 2.05077C45.9607 2.05371 45.5553 2.28734 46.1131 2.38217C46.5179 2.45157 47.2858 2.34893 47.0887 2.58941C47.3689 2.59039 47.6893 1.72622 48.2296 1.90316L48.2329 2.11627C48.7025 2.11823 49.1248 1.89045 49.741 2.05077C49.9207 2.0977 50.5045 2.4027 50.5395 2.39194C50.6854 2.37239 50.8301 2.38412 50.9838 2.36066C50.987 2.36066 51.0123 2.45646 51.0493 2.55031C51.0863 2.64513 51.1356 2.738 51.1855 2.73213C51.4593 2.69987 51.456 2.5112 51.6253 2.50534C51.9438 2.49361 52.2422 2.4809 52.1832 2.346C52.4848 2.346 52.2539 2.67055 52.778 2.59918C52.7968 2.59625 53.2443 2.43691 53.2456 2.51805C53.2424 2.29712 53.2067 2.26486 53.9903 2.23944C53.989 2.15928 54.9769 2.21403 54.9788 2.34502C54.5442 2.31863 54.3924 2.38608 54.1589 2.48774C53.9682 2.57084 53.7153 2.54346 53.5032 2.61287C53.7834 2.59136 54.0007 2.70574 54.0188 2.70574C54.2245 2.70574 54.1518 2.55813 54.2828 2.57866C54.4988 2.61287 54.2789 2.66566 54.6558 2.66468C54.8757 2.59332 55.1274 2.69792 55.1507 2.75755C55.1773 2.69205 55.4764 2.55519 55.479 2.72431C55.4764 2.56888 55.3311 2.31374 55.5899 2.17199C55.7682 2.07424 56.0517 2.17199 56.1062 2.2414C56.2405 2.40954 55.8389 2.57084 55.9051 2.71356C55.9434 2.79665 56.4642 2.63144 56.4629 2.55715C56.6446 2.62558 56.8638 2.68423 57.1233 2.71551C57.5073 2.59039 56.485 2.39683 56.2547 2.39781C56.4331 2.39781 56.5667 2.30298 56.6076 2.24238C56.5589 2.40661 57.1557 2.26095 57.2543 2.40367C57.3691 2.56888 57.3626 2.69499 57.9996 2.65979C57.2595 2.70085 57.9587 2.0889 58.1365 2.10845C58.0911 2.10356 57.8828 2.97261 58.9317 2.66077C58.9298 2.55715 58.058 2.64415 58.2753 2.45157C58.3817 2.35675 58.4082 2.21989 58.5938 2.12996C58.9421 2.12996 58.357 2.42127 58.4809 2.47699C58.381 2.43202 59.7211 2.54053 59.6076 2.54053C60.2517 2.54053 60.0539 2.24629 60.2154 2.11823C60.3788 1.98821 60.7181 2.26291 60.2413 2.34111C60.5358 2.45255 60.6928 2.35968 60.9354 2.3069C60.7836 2.34013 60.8939 2.62558 61.0268 2.67739C61.1274 2.71551 61.3804 2.49459 61.4991 2.53271C61.5574 2.55129 61.2863 2.72627 61.3603 2.7292C61.3907 2.73018 62.6173 2.31765 62.6193 2.45939C62.6199 2.51121 62.1432 2.56399 62.3293 2.61287C62.5843 2.6813 63.0746 2.53173 62.88 2.76342C63.2835 2.76342 63.1259 2.66859 63.3036 2.6031C63.7025 2.45646 63.8271 2.6422 64.1118 2.6422C64.1715 2.6422 64.6625 2.51414 64.7053 2.49947C64.7488 2.48481 64.9797 2.41443 64.9693 2.41443C65.1769 2.41345 64.4653 2.75951 64.8539 2.75755C65.496 2.75364 65.5739 2.4809 65.33 2.34307C65.2839 2.31667 64.6774 2.12116 65.007 2.1192C65.2359 2.04393 65.5012 2.15635 65.5025 2.22283C65.1438 2.57866 66.2958 2.28441 66.4483 2.30592C66.8102 2.35773 66.7389 2.45842 67.2117 2.37239C67.3739 2.34307 67.6418 2.28148 67.6405 2.21012C67.6379 2.06348 68.3663 1.91001 68.3696 2.0977C68.3715 2.18763 67.9239 2.19252 68.0809 2.30005C68.2346 2.40563 68.6303 2.36164 68.6284 2.25802C69.3769 2.0107 68.9488 2.43593 68.893 2.41834C68.9962 2.4506 69.1123 2.46428 69.2485 2.46722C69.0805 2.49263 68.9611 2.49263 68.9624 2.57475C69.0241 2.57475 69.5663 2.41345 69.7356 2.45451C69.7136 2.42127 69.6954 2.38999 69.7201 2.38901C69.7453 2.38803 70.141 2.43984 70.1767 2.39292C70.2409 2.30787 70.1066 2.14267 70.7021 2.27561C70.8973 2.3196 71.0874 2.40172 71.2619 2.45549C71.3125 2.38021 70.837 2.09379 71.2749 2.06348C71.3268 2.05957 72.1732 2.29614 72.1486 2.3284C72.1019 2.39097 71.7289 2.2893 71.6913 2.37142C71.6368 2.49068 72.0909 2.63536 72.3815 2.67935C72.8245 2.74778 73.1384 2.62754 73.2357 2.49752C73.2318 2.29321 72.973 2.43887 72.6798 2.41345C72.4068 2.38999 72.8894 2.23358 73.0664 2.2326C73.3661 2.32743 73.3797 2.1456 73.3992 2.1065C73.3694 2.16613 74.487 2.43691 73.564 2.44278C73.1994 2.44473 73.66 2.60896 73.6645 2.61385C73.6379 2.58843 74.522 2.67935 74.5551 2.67055C74.8334 2.59332 74.9449 2.43984 75.0422 2.32938C75.1758 2.40759 75.3782 2.5073 75.613 2.55715C75.8193 2.60016 75.9523 2.43202 75.8868 2.4115C76.0431 2.46037 76.06 2.57475 76.0353 2.64318C76.2999 2.56399 76.6891 2.44376 76.6872 2.31863C76.6853 2.22869 76.9746 2.2981 76.9733 2.22967C76.972 2.17786 76.5069 2.10259 76.6275 2.06935C77.1477 1.92369 77.1691 2.2502 77.2768 2.24042C77.5291 2.21794 78.0591 1.96866 78.0331 1.96573C78.1259 1.97453 78.1674 2.35871 78.0053 2.41345C77.666 2.63829 78.8355 2.79959 78.8329 2.67153C78.445 2.55031 77.9793 2.35969 78.8264 2.35284C79.4738 2.34698 79.5451 2.5376 79.492 2.71943C79.6853 2.57182 79.516 2.39488 80.0777 2.46233C80.8262 2.55226 81.2952 2.40172 81.301 2.71649C81.2991 2.61287 81.8012 2.67055 81.8303 2.66664C81.8829 2.66077 81.7467 2.48384 81.9743 2.43789C82.2079 2.38999 82.2189 2.50632 82.4057 2.50436C82.5705 2.50339 82.1962 2.24042 82.1884 2.22967C82.1294 2.15635 82.4206 2.08304 82.6035 2.05273C82.6074 2.23163 83.1666 1.8885 83.258 1.88753C83.2561 1.93445 83.4007 2.42811 83.5966 2.36262C83.738 2.3157 84.5813 2.23456 84.5832 2.35382C83.5545 2.28441 84.4295 2.77906 84.914 2.45744C85.0399 2.51023 85.3 2.52196 85.4096 2.55911C85.4063 2.41247 86.2535 2.65882 86.0342 2.30788C85.9901 2.23749 85.5834 2.05469 85.3687 2.06349C85.5594 1.99994 85.8915 1.99897 85.8928 2.07619C86.0706 2.01656 86.0076 2.02243 86.2619 2.0195C86.1238 2.02047 86.2431 2.09477 86.223 2.12605C86.6141 2.12214 86.5117 2.06446 86.8807 2.12018C86.9145 2.12018 87.5378 2.07522 87.5398 2.16711C87.5138 2.22967 87.4048 2.26584 87.2128 2.27659C86.8003 2.2805 86.3359 2.40759 86.8885 2.49166C87.2589 2.72432 87.5209 2.38706 87.77 2.35675C87.8459 2.34796 88.0405 2.51023 88.0412 2.53271C88.178 2.55911 88.7326 2.52489 88.8838 2.52294C87.9478 2.53369 89.3547 2.18861 89.3437 2.19448C89.5344 2.09281 89.5875 1.98919 89.6719 1.87579C89.9631 2.06349 89.5331 2.17493 89.6206 2.3372C89.7705 2.61385 90.9834 2.24922 90.4405 2.20523C90.9653 2.24727 91.1664 2.31765 90.8881 2.05664C90.8959 2.06446 91.2565 2.15147 91.3233 2.17591C91.3188 1.96084 91.9019 2.38119 91.6198 2.35382C91.7832 2.36946 91.7748 2.27757 91.7255 2.18079C91.7008 2.13289 91.6665 2.08304 91.6379 2.04589C91.6087 2.00972 91.588 1.98235 91.5873 1.98235C91.6905 1.80834 92.5233 2.2111 92.2743 2.18666C92.4948 2.20816 92.69 1.91001 92.799 1.92663C92.7763 1.9237 93.2991 2.2326 93.2985 2.21305C93.3017 2.37435 94.1644 2.43887 94.2267 2.3548C94.313 2.23847 93.7694 1.98821 94.3421 1.98137C94.4155 1.98137 95.1536 2.25411 95.3326 2.16515C95.4805 2.09086 94.9117 2.03807 94.8241 2.02536C94.6652 2.0019 94.8079 1.90708 94.8384 1.86504C94.8176 1.89339 94.7424 1.94813 94.6152 1.94911C94.5335 1.94911 94.6152 1.83083 94.7086 1.81128C94.9746 1.75653 94.8552 1.84354 95.0388 1.86015C95.3255 1.88753 95.7283 2.09477 95.9255 1.9628C95.9372 1.97942 95.9605 2.08402 95.8794 2.09086C95.5908 2.11725 95.5623 2.07913 95.6083 2.24336C95.618 2.27855 95.9333 2.40661 96.0001 2.31765C96.0286 2.27953 95.8178 2.23456 96.028 2.18959C96.281 2.13485 96.4243 2.19155 96.4211 2.06251C96.4191 1.97746 96.6364 2.04394 96.5631 1.97453C96.4593 1.93054 96.3757 1.88264 96.3127 1.83181C96.34 1.86113 97.2007 1.88557 97.2196 1.91881C97.3097 2.07424 96.3549 2.27757 96.567 2.40074C96.8641 2.57475 97.625 2.23065 97.8228 2.21208C98.3424 2.16418 98.4364 2.30006 97.8247 2.31179C98.3631 2.27073 98.2496 2.46624 98.5681 2.46233C98.5785 2.3939 98.4163 2.2502 98.6038 2.2023C98.801 2.15244 98.9047 2.27464 99.0144 2.29517C99.1882 2.32645 99.3342 2.11139 99.0105 2.0674C98.6453 2.01754 98.6706 2.18177 98.4183 2.1847C98.3573 2.1847 98.6375 2.03416 98.991 2.04491C99.3971 2.05762 99.6332 2.11139 99.7201 2.2326C99.6728 2.16613 100.223 1.93543 100.199 1.80346C100.709 1.79661 100.74 2.00288 100.954 2.09672C101.263 2.23163 101.283 2.05078 101.446 2.07131C101.625 2.09379 101.13 2.35871 101.095 2.3939C101.205 2.28344 101.892 2.259 102.183 2.25509C102.592 2.3157 102.417 2.23065 102.516 2.16418C102.5 2.17493 102.79 2.32547 102.884 2.33232C103.125 2.34893 103.33 2.27464 103.536 2.25509C104.02 2.20914 104.244 2.40759 104.594 2.14169C104.878 1.92663 104.619 1.74383 105.463 1.7321C106.506 1.82985 105.432 1.97551 105.573 2.06251C105.658 2.1153 106.461 2.01559 106.366 1.90415C106.303 1.83083 105.913 1.61577 106.505 1.67246C106.625 1.68419 107.802 1.95205 107.113 1.96182C106.892 1.96475 106.849 1.84451 106.599 1.9452C106.459 2.0019 108.077 2.1544 108.219 2.14071C108.254 2.13778 107.907 1.92076 107.939 1.83572C107.969 1.75262 108.211 1.81812 108.255 1.85625C108.225 1.80052 107.93 1.65585 108.032 1.66367C108.086 1.66758 108.441 1.69299 108.783 1.71841C108.954 1.72819 109.121 1.73796 109.246 1.74578C109.37 1.75165 109.452 1.75165 109.452 1.7448C109.454 1.82887 109.017 1.84256 108.808 1.8758C109.123 1.83083 109.749 1.94911 109.905 1.77804C109.163 1.78782 110.391 1.42514 110.392 1.45251C110.472 1.49748 110.946 1.82496 110.669 1.85429C111.02 1.81714 111.383 1.6666 111.381 1.5444C111.116 1.3792 112.366 1.63532 112.308 1.63043C112.836 1.67931 113.206 1.67246 112.541 1.89926C112.398 1.95889 112.212 2.01168 112.051 2.06642C112.384 2.02048 112.829 2.01266 112.955 1.8846C113.088 1.75067 112.931 1.46816 113.559 1.45838C113.05 1.4662 114.848 2.02439 114.347 1.71254C114.339 1.36551 114.972 1.89535 114.893 1.88362C115.04 1.90512 115.109 1.7448 115.287 1.8103C115.419 1.85918 115.316 1.96378 115.17 2.00092C115.093 2.02048 114.777 2.12019 114.777 2.17004C114.78 2.30592 115.342 2.09282 115.34 1.98919C115.34 1.98919 115.348 1.9628 115.36 1.92663C115.371 1.88948 115.386 1.84158 115.398 1.79368C115.422 1.69886 115.435 1.60795 115.393 1.62261C115.631 1.54147 115.733 1.86016 115.667 1.90415C115.58 2.02145 115.545 2.29224 116.168 2.21599C117.356 2.19839 115.995 1.82301 116.003 2.18568C116.003 2.15831 116.137 1.61772 116.203 1.6275C116.651 1.69299 116.534 1.92663 116.942 1.97258C116.97 1.97551 117.398 1.79173 117.474 1.7712C117.125 1.9325 117.239 2.06056 117.83 2.05176C117.976 2.0498 117.574 1.81323 117.546 1.78391C117.442 1.67442 117.624 1.74774 117.753 1.73503C118.008 1.71059 117.897 1.47989 118.414 1.68029C118.493 1.71157 118.934 2.03807 118.845 2.04003C119.093 2.03612 119.111 1.90708 119.265 1.82887C119.325 1.89828 119.861 1.99701 119.879 1.95987C119.974 1.75556 119.275 1.51312 118.79 1.75165C118.785 1.562 119.692 1.43003 119.946 1.62848C120.012 1.68126 119.824 1.98822 120.273 1.83572C120.27 1.73405 120.623 1.84354 120.7 1.85722C120.745 1.86504 121.287 1.45056 121.401 1.66269C121.455 1.76533 121.59 1.88557 121.592 1.97453C121.594 1.97453 121.624 1.96964 121.676 1.96085C121.729 1.95302 121.801 1.94325 121.876 1.93445C122.025 1.91783 122.184 1.90806 122.217 1.93445C122.324 2.0195 122.176 2.09868 122.254 2.17689C122.729 2.17004 122.603 2.02243 122.358 1.87873C122.235 1.80639 122.083 1.73601 121.961 1.68322C121.9 1.65682 121.847 1.63532 121.809 1.62066C121.79 1.61381 121.774 1.60795 121.764 1.60404C121.753 1.60013 121.748 1.59915 121.748 1.60013C122.097 1.59524 122.082 1.49162 122.405 1.59035C122.407 1.67051 122.511 1.69495 122.737 1.69104C122.864 1.66856 123.389 1.45056 123.392 1.55418C123.395 1.6578 123.65 1.72721 123.528 1.81617C123.527 1.81617 123.515 1.82105 123.49 1.82985C123.465 1.83963 123.43 1.85234 123.388 1.86798C123.305 1.90024 123.198 1.94325 123.103 1.98528C122.912 2.06935 122.769 2.14951 122.961 2.13485C123.588 2.08402 123.781 1.81714 124.163 1.68615C124.504 1.56982 124.667 1.48575 124.868 1.33814C124.992 1.42123 124.952 1.70864 125.205 1.70473C125.187 1.62652 125.149 1.48771 125.369 1.43003C125.68 1.34889 125.663 1.56689 125.689 1.57764C125.954 1.69593 126.764 1.46718 127.009 1.46327C127.316 1.55711 127.164 1.36063 127.191 1.33423C127.326 1.19835 127.596 1.4183 127.604 1.42026C127.942 1.5229 128.015 1.46522 128.185 1.62359C128.234 1.66953 128.627 1.65292 128.597 1.63434C128.459 1.54832 128.203 1.50433 128.2 1.39679C128.198 1.27264 129.018 1.53659 128.82 1.53952C128.955 1.64021 129.155 1.79075 129.158 1.9061C129.472 2.10064 129.572 1.76827 129.317 1.69104C128.956 1.58058 129.643 1.54245 129.646 1.66562C129.642 1.49455 130.046 1.56982 129.969 1.41439C130.507 1.40559 130.152 1.55027 130.372 1.64021C130.601 1.73405 130.572 1.56396 130.794 1.56005C131.239 1.5532 131.004 2.04785 132.116 1.80444C132.115 1.76142 131.268 1.71841 131.126 1.66074C131.562 1.65389 131.363 1.41928 131.489 1.35574C131.664 1.26678 132.08 1.34205 132.107 1.41928C132.12 1.26776 132.764 1.36942 132.761 1.22963C132.765 1.40071 132.969 1.40755 133.46 1.41341C133.74 1.41635 133.789 1.51215 134.083 1.50824C134.03 1.47696 133.681 1.3049 133.925 1.27851C134.356 1.23159 134.248 1.52974 134.249 1.55907C134.164 1.59426 133.845 1.53854 133.767 1.54734C133.889 1.53365 133.589 2.04394 133.332 1.96573C133.279 1.94912 133.443 1.35183 133.095 1.47109C132.688 1.54538 132.793 1.99995 133.384 1.99799C134.049 1.99506 133.833 1.96964 134.189 1.84843C134.514 1.73699 134.784 1.96671 135.079 1.86602C135.415 1.86016 134.99 1.57471 134.907 1.54929C134.907 1.5229 135.164 1.29806 135.21 1.31175C135.474 1.39289 135.252 1.73503 136.017 1.5317C135.011 1.47891 137.04 1.33912 137.045 1.56885C136.643 1.55516 136.605 1.73503 136.884 1.73112C137.115 1.76534 137.739 1.63043 137.662 1.59426C137.697 1.61088 137.856 1.91197 138.131 1.80639C138.282 1.74872 137.995 1.56005 137.952 1.50335C137.747 1.23159 138.463 1.59133 138.589 1.63043C138.598 1.63336 138.817 1.94716 138.932 1.76436C139.012 1.63728 138.667 1.56591 138.579 1.45545C138.48 1.33325 139.106 1.35183 139.266 1.41048C139.25 1.40462 139.639 1.6363 139.638 1.60599C139.64 1.69202 139.258 1.8015 139.443 1.93152C139.571 2.02146 139.929 1.79075 140.006 1.76436C139.908 1.79759 140.187 1.91783 140.332 1.90904C140.553 1.89535 140.176 1.77902 140.39 1.75849C140.462 1.77022 140.533 1.78293 140.601 1.79662C140.702 1.79466 140.779 1.29513 140.453 1.30002C140.641 1.29709 140.883 1.2834 141.061 1.30588C141.219 1.32641 141.095 1.39582 141.319 1.39191C141.305 1.35769 141.325 1.32055 141.317 1.28535C141.539 1.28144 141.958 1.44861 141.883 1.52486C141.847 1.56103 140.997 1.28633 141.099 1.62554C141.107 1.64998 141.155 1.82008 141.329 1.81715C141.669 1.81128 141.376 1.67051 141.429 1.65194C141.47 1.63728 142.063 1.86016 142.212 1.78489C142.212 1.78489 142.309 1.50433 142.308 1.48184C142.303 1.25994 142.76 1.43492 142.852 1.51606C143.005 1.65096 143.501 1.68127 143.625 1.51313C143.623 1.41732 144.011 1.43688 144.227 1.44665C144.034 1.38409 143.404 1.0175 143.887 1.15632C144.252 1.26092 144.501 1.44372 144.45 1.60599C144.849 1.59915 144.419 1.12601 144.578 1.06052C144.625 1.04194 144.784 1.3137 144.787 1.32152C144.855 1.48184 145.255 1.4359 145.596 1.37529C146.146 1.30686 146.128 1.36747 146.583 1.39386C146.884 1.41048 146.911 1.2052 147.134 1.22572C147.408 1.25114 147.381 1.73405 147.561 1.7888C147.781 1.85625 148.393 1.6363 148.129 1.56689C148.033 1.54148 147.44 1.55614 147.505 1.46816C147.592 1.34987 148.563 1.64314 148.558 1.4359C148.554 1.27851 149.449 1.21888 149.806 1.16512C150.091 1.1221 150.609 1.06149 150.854 1.13481C151.082 1.1309 151.123 1.48282 150.958 1.50335C150.74 1.53072 150.309 1.34499 150.224 1.43101C149.955 1.70179 150.865 1.61479 150.868 1.72037C151.128 1.73601 151.567 1.70277 151.853 1.65194C152.573 1.40657 152.536 1.80053 152.844 1.79662C152.922 1.75654 152.983 1.5972 153.052 1.58449C153.364 1.52877 153.496 1.53659 153.493 1.40071C153.494 1.4662 154.234 1.20911 154.208 1.20324C154.434 1.24821 154.494 1.88851 154.858 1.71646C155.184 1.562 155.632 1.43981 156.169 1.53952C156.297 1.56396 156.635 1.78 156.712 1.71939C156.855 1.60795 156.232 1.53561 156.059 1.48282C156.116 1.50042 156.629 1.35476 156.685 1.40755C156.788 1.50335 156.566 1.48576 157.011 1.52779C157.236 1.54832 157.041 1.65878 157.384 1.62261C157.837 1.57471 157.718 1.42417 158.264 1.45056C158.262 1.35183 157.81 1.37529 157.809 1.32446C157.807 1.27656 158.259 1.21302 158.257 1.15241C158.259 1.25016 158.9 1.67149 158.55 1.73308C158.564 1.73014 158.095 1.69006 158.166 1.73503C158.372 1.86309 159.031 1.71353 159.234 1.64412C159.305 1.61968 158.896 1.29024 159.344 1.30197C159.746 1.31273 159.454 1.77414 159.563 1.77316C159.83 1.76925 159.939 1.57276 159.91 1.50922C159.939 1.82301 160.403 1.51508 160.4 1.36943C160.484 1.28633 160.725 1.17685 160.722 1.08105C160.727 1.29806 160.541 1.6187 161.394 1.67442C161.392 1.61968 161.591 1.32641 161.798 1.35672C162.085 1.39875 162.086 1.71841 162.546 1.71157C162.384 1.50335 162.64 1.48771 162.991 1.60209C163.488 1.76338 164.07 1.36454 164.368 1.45545C164.514 1.50042 164.055 1.63728 164.518 1.63043C164.67 1.62848 165.01 1.58058 165.009 1.51704C165.007 1.44665 165.394 1.45936 165.501 1.45838C165.824 1.45447 165.587 1.55516 165.565 1.61088C165.53 1.70277 165.8 1.69886 165.877 1.63532C165.987 1.54245 166.021 1.44568 165.973 1.3489C165.91 1.22475 165.526 1.17489 165.166 1.1964C165.312 1.1309 165.788 1.02924 165.821 1.02924C165.823 1.11331 166.186 1.2052 166.32 1.28927C166.322 1.40266 166.159 1.44665 166.161 1.55712C166.168 1.85234 167.283 1.50433 167.394 1.50237C167.543 1.50042 167.829 1.64314 168.137 1.64021C168.384 1.71646 169.286 1.56494 169.288 1.62652C169.497 1.75752 169.591 1.6666 169.616 1.56983C169.91 1.75458 170.136 1.48869 170.27 1.40266C170.287 1.42222 170.54 1.67149 170.647 1.62848C170.785 1.57276 171.456 1.44568 171.489 1.40169C171.556 1.31175 171.172 1.37138 171.439 1.22768C171.69 1.09082 171.24 1.13188 171.02 1.12601C170.811 1.12015 170.953 1.07518 170.593 1.08007C170.334 1.083 170.525 1.1573 170.308 1.16023C170.03 1.16316 171.201 0.67145 171.249 1.01946C171.284 1.01946 171.875 0.420218 171.902 0.849366C171.91 0.972538 172.593 1.36552 171.747 1.2267C171.747 1.2267 171.981 1.31566 172.202 1.40657C172.422 1.49749 172.63 1.5884 172.577 1.58938C173.191 1.58253 172.803 1.24137 173.639 1.23159C173.747 1.23061 173.291 1.40755 173.341 1.40169C173.78 1.3489 173.964 1.3098 173.787 1.48673C173.81 1.46425 174.255 1.33912 174.47 1.33521L174.245 1.26776C174.264 1.28047 174.279 1.29318 174.29 1.30686C174.324 1.35867 174.33 1.41244 174.319 1.45252L174.314 1.46718L174.311 1.47403L174.31 1.47696L174.314 1.46914C174.325 1.44959 174.339 1.4271 174.347 1.41048C174.356 1.39289 174.365 1.37627 174.374 1.35965C174.394 1.32641 174.415 1.29416 174.439 1.2619C174.458 1.23257 174.474 1.20715 174.496 1.18174C174.476 1.2052 174.468 1.21888 174.472 1.21302C174.475 1.20813 174.495 1.18076 174.531 1.14361C174.544 1.12797 174.561 1.1094 174.587 1.09278C174.596 1.08594 174.601 1.08007 174.611 1.0742C174.616 1.07127 174.621 1.06932 174.627 1.06736C174.632 1.06541 174.631 1.06541 174.634 1.06345C174.647 1.05856 174.647 1.06345 174.629 1.05856C174.614 1.05563 174.612 1.05172 174.584 1.03999C174.573 1.03412 174.563 1.02728 174.552 1.01848C174.541 1.00969 174.52 0.996978 174.506 0.984269C174.529 1.00284 174.522 0.997955 174.496 0.975471C174.478 0.952988 174.415 0.901177 174.352 0.811242C174.333 0.786803 174.313 0.760409 174.293 0.732059L174.265 0.688069L174.251 0.664608L174.245 0.653855C174.245 0.653855 174.245 0.653855 174.244 0.653855C174.238 0.649944 174.234 0.648967 174.232 0.651899C174.227 0.656787 174.223 0.666563 174.221 0.681226C174.218 0.69589 174.213 0.717396 174.214 0.74379C174.208 0.849366 174.249 0.874783 174.303 0.883581C174.354 0.893357 174.4 0.899222 174.43 0.960808C174.439 0.95201 174.439 0.947122 174.442 0.941257C174.445 0.936369 174.448 0.930504 174.446 0.929526C174.446 0.927571 174.445 0.925616 174.445 0.923661C174.445 0.923661 174.442 0.91975 174.446 0.924638C174.45 0.928549 174.454 0.931481 174.457 0.934414C174.463 0.940279 174.47 0.946145 174.473 0.950055C174.504 0.983292 174.51 0.986224 174.515 0.990135C174.518 0.993067 174.528 0.99991 174.555 1.02044C174.572 1.04097 174.651 1.06638 174.646 1.05954C174.638 1.05954 174.637 1.06247 174.637 1.0615C174.638 1.0615 174.64 1.0615 174.642 1.06052C174.644 1.06052 174.649 1.06052 174.644 1.06052C174.642 1.06052 174.64 1.06052 174.638 1.05954C174.628 1.05954 174.618 1.05563 174.608 1.05074C174.592 1.04488 174.57 1.03412 174.553 1.01946C174.544 1.01164 174.526 1.00089 174.513 0.990135C174.507 0.984269 174.5 0.978404 174.493 0.972539L174.483 0.962763L174.484 0.962763C174.491 0.973516 174.467 1.02533 174.446 1.06736C174.423 1.11135 174.405 1.15143 174.416 1.17685C174.414 1.17685 174.384 1.19249 174.332 1.21106C174.281 1.23061 174.208 1.25212 174.131 1.27167C173.977 1.31077 173.803 1.33619 173.756 1.36063C173.784 1.33326 173.853 1.2619 173.921 1.17783C173.988 1.0918 174.055 0.994045 174.083 0.91584C174.114 0.838613 174.114 0.78387 174.072 0.77996C174.026 0.775072 173.937 0.825905 173.723 0.942234C173.494 1.06443 173.328 1.1788 173.267 1.27656C173.204 1.37138 173.246 1.45154 173.406 1.46425C173.303 1.46523 173.081 1.45154 172.846 1.4447C172.61 1.43883 172.362 1.44079 172.204 1.50922C172.043 1.58058 172.064 1.69104 172.098 1.80835C172.131 1.92566 172.177 2.0459 172.055 2.13192C172.115 2.08989 171.834 1.99506 171.676 2.05665C171.491 2.13094 171.554 2.259 171.568 2.33232C170.957 2.38413 171.037 2.15343 171.044 2.06154C171.049 1.99115 170.553 1.71059 170.513 1.80737C170.488 1.86896 170.431 1.91295 170.361 1.94716C170.35 1.92664 170.098 1.80346 170.097 1.7497L170.097 1.64314C170.096 1.61675 169.888 1.68225 169.68 1.75067C169.473 1.82008 169.265 1.89731 169.275 1.91979C169.17 1.8934 168.666 1.77218 168.652 1.76338C168.084 1.50726 168.051 1.9892 168.158 1.97062L168.157 1.98236Z' fill='%23F4BC15'/%3E%3Cpath d='M155.64 1.76631C155.935 1.88069 155.968 1.73405 155.966 1.64216C155.966 1.6754 155.709 1.74285 155.64 1.76631Z' fill='%23F4BC15'/%3E%3Cpath d='M146.757 1.79662C146.619 1.78977 146.566 1.80835 146.593 1.85234C146.546 1.89144 146.563 1.91979 146.644 1.93836C146.838 1.90415 146.743 1.85234 146.756 1.79662L146.757 1.79662Z' fill='%23F4BC15'/%3E%3Cpath d='M171.526 1.6539C171.559 1.61479 171.577 1.59622 171.585 1.58938C171.602 1.56494 171.613 1.54148 171.616 1.51704C171.602 1.51411 171.441 1.57374 171.306 1.63728C171.172 1.69984 171.064 1.76925 171.162 1.79466C171.358 1.84745 171.528 1.67638 171.526 1.65292L171.526 1.6539Z' fill='%23F4BC15'/%3E%3Cpath d='M171.585 1.58938C171.57 1.61088 171.552 1.63239 171.526 1.6539C171.528 1.69495 171.615 1.56787 171.585 1.58938Z' fill='%23F4BC15'/%3E%3Cpath d='M160.245 1.75458L160.246 1.80737C160.957 1.7976 160.242 1.61773 160.245 1.75458Z' fill='%23F4BC15'/%3E%3Cpath d='M165.133 1.58547C165.149 1.61773 165.421 1.71059 165.709 1.78391C165.997 1.85918 166.299 1.91197 166.373 1.89438C166.653 1.82497 166.341 1.39191 166.794 1.41635C167.083 1.43101 167.027 1.80835 167.023 1.85039C167.078 1.75654 167.254 1.68616 167.523 1.67345C167.516 1.80346 168.051 1.77316 168.074 1.68909C168.104 1.58351 167.907 1.49553 168.18 1.45252C168.183 1.37236 167.895 1.34792 167.57 1.32641C167.245 1.30589 166.883 1.28633 166.741 1.25701C166.075 1.11233 166.412 1.30295 166.409 1.33912C166.396 1.49358 166.365 1.50433 166.02 1.50237C165.817 1.50433 165.079 1.475 165.133 1.58547Z' fill='%23F4BC15'/%3E%3Cpath d='M168.977 1.59427L168.98 1.48771C168.958 1.47794 168.943 1.47305 168.932 1.47012C168.669 1.38311 168.497 1.54734 168.977 1.59427Z' fill='%23F4BC15'/%3E%3Cpath d='M173.095 1.1964C173.095 1.20324 173.096 1.20813 173.097 1.21204C173.096 1.2052 173.095 1.1964 173.095 1.1964Z' fill='%23F4BC15'/%3E%3Cpath d='M173.198 1.1788C173.2 1.18662 173.201 1.19151 173.198 1.1788Z' fill='%23F4BC15'/%3E%3Cpath d='M173.196 1.16414C172.634 1.15436 173.226 1.35867 173.196 1.16414Z' fill='%23F4BC15'/%3E%3Cpath d='M171.543 1.55712C171.521 1.56592 171.484 1.58253 171.426 1.61186L171.428 1.71842C172.124 1.71059 172.223 1.25896 171.542 1.55712L171.543 1.55712Z' fill='%23F4BC15'/%3E%3Cpath d='M69.735 2.46037C69.757 2.49361 69.783 2.5288 69.7771 2.54053C69.7998 2.49557 69.7791 2.47113 69.735 2.46037Z' fill='%23F4BC15'/%3E%3Cpath d='M4.47562 0.283345C4.49897 0.287256 4.52037 0.291166 4.53529 0.294098C4.51388 0.290188 4.49443 0.286278 4.47562 0.283345Z' fill='%23F4BC15'/%3E%3Cpath d='M144.282 1.46327C144.266 1.46327 144.246 1.46132 144.227 1.46034C144.26 1.47109 144.282 1.47402 144.282 1.46327Z' fill='%23F4BC15'/%3E%3Cpath d='M168.138 1.65096C167.809 1.65487 168.303 1.7018 168.138 1.65096Z' fill='%23F4BC15'/%3E%3Cpath d='M4.4581 0.280413C4.46329 0.28139 4.46978 0.282368 4.47562 0.283345C4.46978 0.282368 4.46394 0.28139 4.4581 0.280413Z' fill='%23F4BC15'/%3E%3Cpath d='M94.8395 1.87091C94.8435 1.86602 94.8461 1.86113 94.8461 1.8582C94.8461 1.86113 94.8428 1.86602 94.8395 1.87091Z' fill='%23F4BC15'/%3E%3Cpath d='M108.226 1.88557C108.265 1.88557 108.27 1.8758 108.256 1.86407C108.263 1.87677 108.256 1.88459 108.226 1.88557Z' fill='%23F4BC15'/%3E%3Cpath d='M108.808 1.88362C108.784 1.88753 108.761 1.89144 108.741 1.8973C108.758 1.89242 108.782 1.8885 108.808 1.88362Z' fill='%23F4BC15'/%3E%3Cpath d='M164.34 0.779959C164.352 0.686113 164.381 0.656787 164.037 0.571739C164.051 0.462252 164.431 0.71935 164.852 0.960807C165.272 1.20422 165.736 1.43004 165.89 1.31468C165.998 1.23355 166.061 0.986224 165.601 0.880647C165.259 0.798533 165.096 0.946144 164.878 0.754543C164.872 0.750632 164.861 0.740857 164.839 0.717395C164.781 0.632348 164.55 0.516018 164.331 0.438791C164.112 0.361564 163.905 0.324417 163.893 0.414352C163.781 0.446612 164.097 0.782892 164.34 0.779959Z' fill='%23F4BC15'/%3E%3Cpath d='M164.84 0.717395C164.853 0.731081 164.866 0.742812 164.878 0.754542C164.909 0.775071 164.721 0.543389 164.84 0.717395Z' fill='%23F4BC15'/%3E%3Cpath d='M170.921 1.50629C170.936 1.50531 170.935 1.49944 170.885 1.48478C170.597 1.49553 170.51 1.56787 170.573 1.6539C170.725 1.7018 170.972 1.56983 170.922 1.50629L170.921 1.50629Z' fill='%23F4BC15'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 960px) {
  .new-hero__title .underline span::after {
    content: none;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__title .underline::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 12px;
    left: 50%;
    width: 108%;
    height: 20px;
    transform: translateX(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='513' height='11' viewBox='0 0 513 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_362_2239)'%3E%3Cpath d='M360.54 2.13244C360.602 2.14847 360.576 2.14263 360.54 2.13244Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M360.464 2.11352C361.407 2.35784 358.556 2.13418 360.464 2.11352Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M360.806 2.11239C360.842 2.12115 360.862 2.12697 360.883 2.13136C360.852 2.12263 360.806 2.11239 360.806 2.11239Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M350.417 2.39136C349.784 2.32406 349.825 2.34424 349.341 2.26196C349.734 2.25104 350.004 2.27233 350.141 2.3258L350.417 2.39136Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M196.585 2.77025L194.672 2.77234C195.325 2.77124 194.882 2.59927 196.585 2.77025Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M510.305 3.05799L510.314 3.21358C509.345 3.0576 509.877 2.85756 511.326 2.90315C510.724 2.91591 510.382 2.96847 510.305 3.05799Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M4.25274 5.14035C5.36496 5.15005 4.72684 5.22114 4.18073 5.25986C3.63972 5.29718 3.12443 5.29039 4.25274 5.14035Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M16.4085 7.78963C15.7043 7.79476 16.0871 7.77379 17.3067 7.72836C17.6588 7.73008 17.8169 7.73656 16.4085 7.78963Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M64.016 6.86586C64.0158 6.90866 63.8163 7.019 62.8672 7.03149L63.2502 6.97628L64.016 6.86586Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M171.724 4.46269C171.943 4.44949 172.505 4.47506 173.412 4.53942C174.407 4.59421 175.004 4.63565 175.208 4.66518C173.917 4.61893 173.009 4.54316 171.724 4.46269Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M496.277 4.54507C496.981 4.54565 496.878 4.70497 496.918 4.75796C496.821 4.77604 496.77 4.78007 496.745 4.77852C496.076 4.83092 495.317 4.54325 496.277 4.54364L496.277 4.54507Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M503.204 4.76154C503.362 4.83937 503.224 4.89149 502.79 4.91649C502.219 4.781 501.934 4.63549 502.614 4.52892L503.204 4.76154Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M63.3241 6.46859L63.9979 6.41051C64.4979 6.40439 62.9614 6.56243 61.5116 6.71803C60.0465 6.875 58.6376 7.0308 59.4234 7.02036C60.9803 6.861 63.3479 6.82545 62.7606 6.92247C62.4441 6.9723 62.2296 7.01407 61.9844 7.05853C61.6066 7.12091 61.2849 7.17499 60.9479 7.21758C60.6161 7.25878 60.2639 7.28988 59.8352 7.30349C59.4117 7.31712 58.9066 7.31608 58.3608 7.29345C57.0141 7.23836 57.6315 7.23281 54.1302 7.46689C54.4365 7.44698 54.4418 7.39992 54.3706 7.35961C54.2942 7.31929 54.1464 7.28289 53.8862 7.2859C54.1925 7.25029 54.7949 7.19044 55.4329 7.12934C55.8872 7.08589 56.3926 7.03841 56.9081 6.98813C57.9699 6.89056 59.0622 6.78886 59.9147 6.71025C60.8737 6.74204 62.0123 6.57778 63.3139 6.46711L63.3241 6.46859Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M203.187 4.85865L204.289 4.93537C203.493 4.93434 202.442 4.86929 201.101 4.77998C201.31 4.7596 202.009 4.78584 203.187 4.85722L203.187 4.85865Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M437.885 5.04247C437.849 5.0423 437.809 5.04067 437.773 5.03621C437.1 5.00582 435.8 4.72265 435.56 4.65441C436.887 4.64518 437.325 4.88134 437.885 5.04247Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M132.57 4.49738C135.238 4.64309 140.523 4.82297 139.916 4.78719C141.007 4.85245 140.211 4.90422 140.17 4.9083L139.752 4.90626C136.874 4.88652 135.743 4.67124 132.565 4.49736L132.57 4.49738Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M144.599 4.85849C145.634 4.93345 145.053 4.89066 144.599 4.85849Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M144.257 4.83394C144.405 4.84467 144.492 4.85081 144.6 4.85848C144.416 4.84472 144.257 4.83394 144.257 4.83394Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M144.257 4.83395C150.072 5.25329 134.57 4.42856 144.257 4.83395Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M188.942 4.92908C188.942 4.92908 188.921 4.92898 188.89 4.92636C188.911 4.92646 188.916 4.92772 188.942 4.92908Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M188.896 4.92598C188.773 4.91823 188.671 4.91059 188.605 4.90597C188.707 4.91219 188.83 4.92137 188.896 4.92598Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M188.314 4.90744C188.146 4.89661 188.038 4.88894 188.314 4.90744Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M188.656 4.92918C190.731 5.18473 184.376 4.64433 188.656 4.92918Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M386.579 4.86364C386.941 4.84543 387.477 4.85232 387.997 4.9419C389.011 5.11666 387.14 4.95913 386.579 4.86364Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M138.666 4.67829C139.559 4.70404 140.599 4.75478 141.798 4.83197C142.885 4.88721 143.548 4.92897 143.803 4.95733C142.93 4.92739 137.758 4.67671 138.666 4.67686L138.666 4.67829Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M112.665 4.86838C112.787 4.83758 115.858 5.01665 116.49 5.05113C116.608 5.06026 116.674 5.0663 116.699 5.06927L117.128 5.10846C117.092 5.10686 115.955 5.05137 114.863 4.99753C113.731 4.94064 112.614 4.88097 112.659 4.86835L112.665 4.86838Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M148.833 4.98896C151.317 5.13664 151.256 5.22195 148.43 5.06263C146.313 4.94386 146.211 4.83349 148.833 4.98896Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M236.998 5.10485L237.992 5.18247C236.636 5.10166 236.916 5.12728 235.519 5.02772C235.758 5.01461 236.248 5.04126 236.998 5.10485Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M314.857 5.06342L315.571 5.14111C315.744 5.26895 313.648 5.06324 314.857 5.06342Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M148.782 5.14142C148.608 5.13199 148.486 5.12425 148.394 5.11808C148.562 5.12748 148.782 5.14142 148.782 5.14142Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M148.624 5.11923C148.435 5.1083 148.307 5.10052 148.624 5.11923Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M149.011 5.14112C151.612 5.39639 144.165 4.85636 149.011 5.14112Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M159.869 5.06994C164.347 5.3415 160.037 5.12071 160.169 5.14704C158.598 5.05234 157.002 4.89615 159.869 5.06994Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M178.833 5.07818L180.333 5.17539L177.635 5.00099L178.833 5.07818Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M196.002 5.16329C197.159 5.26597 196.364 5.24925 194.553 5.16336C194.068 5.10392 193.839 5.01861 196.002 5.16329Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M318.714 5.0651L320.111 5.22032C319.014 5.21925 318.571 5.11007 318.714 5.0651Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M364.854 4.80346C366.328 4.93765 364.961 4.90101 364.961 4.90101C364.986 4.90399 366.643 5.13753 367.25 5.22326C367.286 5.22628 367.255 5.23327 367.321 5.24215L367.235 5.24173C367.235 5.24173 367.24 5.24176 367.245 5.24321C367.515 5.28305 367.189 5.25578 367.128 5.2355C366.617 5.20876 365.189 5.10904 364.557 5.07599C362.644 4.97677 364.354 4.75821 364.854 4.80346Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M367.403 5.24246C367.505 5.25583 367.49 5.25433 367.403 5.24246Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M365.789 4.57533C365.498 4.53967 365.478 4.51959 365.728 4.5151C366.08 4.5268 366.605 4.63781 367.268 4.67244C366.789 4.64727 365.581 4.24754 368.069 4.62355C369.584 4.85211 371.339 4.89777 372.577 5.08789C373.082 5.14315 373.307 5.18562 373.26 5.21394C372.097 5.15262 370.414 5.13299 369.327 5.06063C368.119 4.97911 367.324 4.73122 366.64 4.69079C365.921 4.64875 368.98 5.20734 368.944 5.24284C368.949 5.23716 368.699 5.19598 368.307 5.13414C367.909 5.07227 367.384 4.99122 366.843 4.90868C365.752 4.74211 364.585 4.56375 364.305 4.50959C363.499 4.3544 365.075 4.46768 365.784 4.57388L365.789 4.57533Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M377.854 4.85963C378.547 4.96575 379.634 5.06808 380.261 5.1696C382.606 5.54491 377.017 4.99396 377.854 4.85963Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M477.712 5.13779L477.998 5.31219L477.84 5.21562L477.712 5.13779Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M481.156 5.21767L481.273 5.2953C480.425 5.43244 479.916 5.21734 481.156 5.21767Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M65.4122 6.18914L66.2544 6.12761C66.5452 6.12474 65.8511 6.17844 65.2999 6.21285C64.7487 6.24869 64.3302 6.26521 65.4122 6.18772L65.4122 6.18914Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M73.2606 4.8789C72.0715 4.93589 68.45 4.73843 77.5654 5.18528C81.61 5.47184 70.1227 4.89499 67.1387 4.74631C59.4873 4.36226 72.1537 4.82356 73.2555 4.87887L73.2606 4.8789Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M77.4637 5.1092L79.0297 5.18675C80.6005 5.31428 76.2392 5.10894 77.4637 5.1092Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M160.583 5.20037C160.399 5.18947 160.276 5.18172 160.583 5.20037Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M160.96 5.22369C165.305 5.643 154.14 4.81229 160.96 5.22369Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M160.762 5.22413C160.593 5.2133 160.475 5.20701 160.383 5.20084C160.547 5.21022 160.762 5.22413 160.762 5.22413Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M253.38 5.26604C253.462 5.26644 253.503 5.26378 253.549 5.26258C253.615 5.28292 253.625 5.30727 253.38 5.26604Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M253.115 5.19198C253.635 5.23304 253.768 5.25509 253.548 5.26259C253.492 5.24519 253.39 5.23042 253.38 5.26605C254.211 5.40281 250.62 5.14129 253.115 5.19198Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M269.753 5.196C271.9 5.38484 270.951 5.38449 268.794 5.19561C267.116 5.04901 268.086 5.04945 269.753 5.196Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M270.269 5.07435C269.83 5.03225 267.739 4.87223 268.02 4.85933C268.735 4.82713 274.829 5.27495 273.988 5.27513C273.931 5.3248 270.952 5.26318 269.448 5.10174C268.774 5.02853 271.615 5.20078 270.269 5.07292L270.269 5.07435Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M273.988 5.27513C274.468 5.27604 273.9 5.35191 273.988 5.27513Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M291.207 5.28351C291.661 5.32853 291.773 5.35333 291.539 5.36075C290.866 5.27899 290.182 5.23285 289.688 5.1548C290.075 5.21805 291.196 5.48038 288.692 5.25412C285.454 4.96293 286.291 4.91706 284.623 4.71629C286.969 4.996 288.484 5.02194 291.207 5.28351Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M296.81 5.28506C296.708 5.27455 296.631 5.26703 296.58 5.26249C296.682 5.273 296.81 5.28506 296.81 5.28506Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M296.468 5.28492C297.354 5.54182 293.556 4.9996 296.468 5.28492Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M296.233 5.26228C296.121 5.25029 296.044 5.2442 296.233 5.26228Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M299.33 5.28745L300.105 5.36543C298.044 5.36394 297.336 5.09079 299.33 5.28745Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M420.067 5.34371C420.163 5.44693 419.556 5.4297 418.649 5.34251C417.966 5.18935 419.588 5.2843 420.067 5.34371Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M459.808 5.20782C460.171 5.19532 460.395 5.22067 460.476 5.28528C460.752 5.34085 460.807 5.3825 460.649 5.4117C459.976 5.36561 460.053 5.28892 459.813 5.20784L459.808 5.20782Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M89.6171 5.08702C89.6938 5.056 92.9889 5.23474 93.6673 5.26944C93.7948 5.27863 93.8713 5.28471 93.9019 5.28771L94.3813 5.32572C94.3456 5.32412 93.1367 5.26828 91.9839 5.21415C90.7852 5.15693 89.5864 5.09686 89.6171 5.0856L89.6171 5.08702Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M116.77 5.25652C116.413 5.24051 113.194 5.20056 115.454 5.20159L116.77 5.25652Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M114.832 5.06866C114.934 5.06916 118.566 5.26666 118.821 5.28075C119.071 5.30052 119.086 5.30487 119.004 5.30162C119.239 5.33559 119.183 5.37669 117.372 5.28082C116.765 5.23363 114.429 5.06955 114.832 5.07009L114.832 5.06866Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M133.425 4.82823C131.768 4.67888 135.043 4.88606 135.665 4.88624C135.65 4.88616 135.39 4.86206 135.017 4.83028C134.66 4.79857 134.252 4.76091 134.048 4.73423C133.635 4.68085 134.028 4.6742 137.247 4.8597C139.649 4.99841 137.134 4.95476 136.813 4.95462C136.466 4.95435 143.225 5.26699 142.097 5.2144C142.449 5.23182 142.638 5.2413 142.74 5.24608L144.235 5.32043C146.382 5.43221 140.337 5.173 140.796 5.19379C138.322 5.07756 136.736 4.98992 134.42 4.85734C135.563 4.92284 136.517 5.00027 136.323 5.01359C136.027 5.03355 132.737 4.76637 133.42 4.8282L133.425 4.82823Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M280.804 5.33264C280.681 5.32203 280.6 5.31448 280.804 5.33264Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M280.962 5.35486C280.85 5.3443 280.773 5.33678 280.712 5.33219C280.819 5.34272 280.962 5.35486 280.962 5.35486Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M281.054 5.35526C283.44 5.70509 275.378 4.83814 281.054 5.35526Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M281.641 5.27828C282.243 5.33972 282.645 5.3902 282.849 5.43257C279.554 5.23528 278.198 4.96183 281.641 5.27828Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M307.453 5.28989C308.409 5.29026 307.723 5.36698 307.453 5.28989Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M303.455 4.82667C301.329 4.43245 308.351 5.13451 309.84 5.2916C308.764 5.26923 307.28 5.19207 305.958 5.13568C306.963 5.23904 307.565 5.29049 308.228 5.29087L307.453 5.28995C308.003 5.44532 304.928 5.16491 303.79 5.04806C302.867 4.95366 303.72 4.90502 303.455 4.82667Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M316.284 5.3715C316.315 5.38164 316.325 5.3874 316.32 5.39023C316.391 5.48333 314.187 5.40409 312.927 5.2153C311.306 4.95625 314.484 5.17722 316.279 5.37148L316.284 5.3715Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M385.505 5.24939C385.735 5.30331 385.811 5.35362 385.959 5.40429C384.735 5.2913 383.741 5.13947 383.512 5.01706C383.201 4.84717 385.532 5.11538 385.5 5.24937L385.505 5.24939Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M387.276 5.33229C387.225 5.3106 387.118 5.28434 386.929 5.25053C386.945 5.18913 387.506 5.37345 387.276 5.33229Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M386.929 5.25063C387.112 5.29719 387.219 5.32197 387.276 5.33223C387.337 5.35964 387.301 5.37802 387.137 5.38579C386.23 5.31001 385.634 5.08307 385.553 5.01846C386.297 5.01924 386.929 5.22067 386.929 5.25063Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M389.312 5.25089C389.669 5.28117 391.387 5.48362 390.663 5.48294C389.602 5.33079 388.515 5.34547 388.092 5.28205C386.43 5.03278 387.553 5.02684 389.317 5.25091L389.312 5.25089Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M389.312 5.25085C390.24 5.32815 387.486 5.01791 389.312 5.25085Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M403.428 5.41236C404.152 5.55003 399.873 5.25376 399.802 5.2049C399.746 5.15325 402.837 5.29675 403.428 5.41236Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M438.297 5.42971L438.572 5.50668C437.975 5.42529 438.026 5.45123 437.552 5.35188C437.899 5.3393 438.149 5.36478 438.297 5.42971Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M440.593 5.27518C441.013 5.11995 440.439 5.50748 440.593 5.27518Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M438.794 4.88705C440.116 4.88778 440.864 5.17397 440.593 5.2754C440.604 5.24976 440.316 5.56372 439.628 5.43765C438.186 5.17804 442.017 5.13393 438.794 4.88705Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M449.582 5.43481L449.817 5.51301C447.791 5.5117 448.986 5.23784 449.582 5.43481Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M468.192 5.13312C468.834 5.1334 469.221 5.40213 469.307 5.44393C467.781 5.7119 468.609 5.24931 468.192 5.13312Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M99.0497 5.34847C101.268 5.48629 97.3354 5.35438 96.3408 5.28104C95.586 5.22456 97.2491 5.25693 99.0497 5.34847Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M311.478 5.28242C311.923 5.19326 314.462 5.4468 313.687 5.4473C313.365 5.56417 311.029 5.37298 311.478 5.28242Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M313.687 5.44726C314.162 5.44815 313.472 5.52485 313.687 5.44726Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M321.263 5.45142L321.589 5.51437C320.952 5.49557 318.183 5.23806 318.433 5.23785C318.999 5.23775 320.697 5.38873 321.263 5.45142Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M61.788 6.53673C61.5482 6.53984 60.7214 6.58433 60.2877 6.60076C59.859 6.61722 59.8692 6.60586 61.4004 6.49345C60.446 6.56158 58.3943 6.69856 59.0119 6.63735C60.0328 6.54101 61.8701 6.43438 61.069 6.44332C60.9364 6.44553 60.3088 6.45103 60.7733 6.41049C59.8035 6.48282 59.3951 6.52649 57.8895 6.63759C56.3174 6.75407 58.5881 6.70093 57.353 6.79194C58.9249 6.70114 59.277 6.69002 59.0421 6.72455C58.8021 6.75905 57.9701 6.83776 56.9901 6.92716C56.4694 6.97314 55.9437 7.02052 55.4434 7.06517C54.7748 7.12185 54.147 7.17587 53.5957 7.22312C52.1512 7.34451 51.0793 7.43061 51.0283 7.42894C49.8856 7.39768 54.8825 7.00108 46.808 7.60529C45.5118 7.64749 46.4461 7.53075 47.6966 7.42982C47.666 7.42967 48.5895 7.42276 48.4313 7.4334C49.1407 7.38692 50.3351 7.28143 51.2284 7.19589C51.3611 7.18369 51.402 7.17818 51.453 7.1713L51.596 7.15344C51.6777 7.14243 51.739 7.13274 51.7747 7.12435C51.836 7.10895 51.7748 7.10437 51.5094 7.11592C51.2288 7.12739 50.8358 7.14974 50.3918 7.17754C49.815 7.21611 49.1668 7.26004 48.4778 7.30663C47.0334 7.40661 45.5686 7.51077 44.7418 7.56097C42.9964 7.66519 43.558 7.57518 41.5165 7.70935C40.5162 7.77582 40.0571 7.74362 39.7614 7.7065C39.4044 7.67051 38.925 7.64249 37.3991 7.7064C35.3783 7.77218 35.7255 7.72393 36.1339 7.68026C36.5321 7.63511 36.9252 7.59421 35.0269 7.65203C33.9859 7.68405 30.4085 7.84356 30.8986 7.78887C31.0313 7.77953 33.4096 7.61846 33.4964 7.61317C29.7506 7.78898 28.8321 7.80591 28.8016 7.7758C28.7763 7.7457 29.6083 7.6727 29.5472 7.64957C29.4708 7.61781 29.7515 7.5992 30.5221 7.56157C31.359 7.52427 32.3746 7.47785 34.6303 7.37469C34.4823 7.3811 34.0077 7.39876 33.2881 7.42808C32.7166 7.44955 31.9511 7.47721 31.0836 7.50866C29.3945 7.57035 27.4043 7.63913 25.8071 7.68985C24.2099 7.742 22.9903 7.77743 22.7556 7.77914C22.526 7.78088 23.2404 7.75011 25.6031 7.66174C23.4139 7.74525 21.6077 7.75072 23.2867 7.66757C23.8941 7.62772 23.8993 7.61491 23.7207 7.60976C23.5422 7.6046 23.1748 7.60709 22.9554 7.59746C22.6086 7.58436 22.9862 7.56051 22.7362 7.56072C22.5015 7.55958 21.5881 7.58652 18.8887 7.66469C16.9394 7.72082 15.6994 7.75473 14.1123 7.81549C14.2451 7.8033 14.8779 7.77213 15.2148 7.73382C15.5365 7.67688 15.6337 7.63169 15.0622 7.64318C11.8373 7.70309 13.184 7.76816 12.4652 7.63623C11.8382 7.53328 11.251 7.62175 13.0576 7.52068C14.0937 7.46151 13.5121 7.44583 12.609 7.44C11.6958 7.43555 10.4661 7.44383 9.94052 7.45839C9.19551 7.47902 8.13942 7.46816 7.62404 7.48134C8.59358 7.45468 8.47637 7.42414 8.26224 7.3917C8.0481 7.36069 7.75747 7.32217 8.28825 7.29051C6.40038 7.30414 4.99808 7.14177 3.96309 6.98974L4.75399 6.97505C3.96878 6.86848 3.5759 6.87227 2.92854 6.74497C2.85203 6.74174 3.35203 6.74275 3.454 6.75752C3.42863 6.72885 2.94938 6.65659 2.52131 6.55176C2.07281 6.45254 1.7572 6.30403 1.67574 6.26795C1.31918 6.14635 1.45716 6.10136 1.6053 6.06498C1.77894 6.03015 1.99339 5.99838 2.08558 5.92605C2.15227 5.85217 0.926762 6.05454 0.988627 5.92356C1.08129 5.7542 1.62221 5.73543 2.0814 5.73624C2.54569 5.7385 2.92303 5.78173 2.85669 5.78568C3.34157 5.74952 3.48003 5.60464 3.30151 5.59378C2.88329 5.56178 2.26063 5.60298 1.69931 5.61879C1.46459 5.62336 2.21015 5.49143 3.2158 5.3836C4.20616 5.27284 5.46684 5.1791 5.61486 5.1684C6.0283 5.13474 5.95203 5.08015 5.96256 5.01313C5.9884 4.94619 6.08573 4.86675 7.18304 4.79504C7.62209 4.74153 8.25558 4.57196 9.3985 4.56468C9.90363 4.56001 12.1944 4.57403 12.6844 4.53504C13.0979 4.49995 9.59804 4.45007 9.58817 4.38153C9.56789 4.35432 11.523 4.16264 11.7168 4.1693C12.5841 4.19207 13.6653 4.26727 15.0479 4.28828C14.6806 4.2822 14.1451 4.22965 13.7526 4.1678C13.36 4.10738 13.1052 4.03907 13.4115 4.01345C14.09 4.0296 16.416 4.13798 17.0079 4.1323C17.1406 4.13152 16.4572 4.0654 15.8861 3.98984C15.3202 3.91573 14.8767 3.83081 15.6421 3.81313C16.3565 3.79664 19.3355 3.92532 19.8966 3.94518C20.851 3.8899 16.7542 3.84424 18.1884 3.74564C19.5052 3.65787 21.5456 3.74488 21.8726 3.64658C22.1537 3.55377 23.8221 3.54906 23.0165 3.43811C23.5881 3.42092 25.3376 3.51935 25.6387 3.50369C26.0572 3.48147 23.0734 3.28998 25.8996 3.36227C27.5066 3.40292 29.0418 3.50887 30.4295 3.53846C32.1283 3.57386 27.6139 3.37918 27.364 3.35514C26.9509 3.31602 28.7877 3.30357 30.216 3.37332C30.5475 3.3892 30.685 3.45694 33.0468 3.55407C34.8832 3.63009 32.9148 3.42643 32.8893 3.41917C32.3338 3.2809 36.2617 3.43561 38.1948 3.57774C37.6849 3.50819 36.7261 3.41362 36.8488 3.36284C36.9766 3.31209 38.747 3.32358 40.7826 3.3706C41.4356 3.3852 44.2923 3.4876 44.4301 3.47543C44.8691 3.43761 43.5634 3.33707 46.9709 3.48781C49.9448 3.61932 48.165 3.45511 46.1347 3.36387C47.2827 3.36233 49.6902 3.50821 48.7471 3.36234C48.431 3.31371 50.4463 3.30926 51.4565 3.32275C53.7268 3.35379 54.6397 3.42816 54.0178 3.31097C53.712 3.2524 56.8644 3.39905 57.8183 3.45079C52.6256 3.17433 62.9108 3.32293 63.3699 3.34943C65.9716 3.43489 64.2428 3.26236 65.503 3.25994C68.1914 3.34867 66.3501 3.23981 68.0898 3.26969C71.2835 3.32379 72.1053 3.24646 74.3961 3.25477C76.0543 3.26 78.0184 3.30382 79.0492 3.27317C79.2992 3.26583 80.2845 3.1579 79.8713 3.14162C82.983 3.2581 83.0902 3.24293 85.4015 3.24135C86.422 3.24062 88.1824 3.1964 90.2023 3.30756C88.2897 3.17124 92.9577 3.26106 94.0546 3.26641C95.6822 3.27292 94.6775 3.18097 96.4938 3.20552C99.162 3.24136 100.933 3.11158 105.901 3.43689C103.779 3.29812 104.836 3.15486 106.515 3.18017C108.295 3.20883 109.504 3.28321 109.994 3.21853C109.994 3.21853 109.841 3.18782 109.744 3.15881C109.647 3.1298 109.607 3.10106 109.836 3.10646C110.678 3.12912 111.754 3.26422 112.688 3.24594C113.081 3.23786 112.969 3.16026 113.841 3.18306C114.489 3.20049 115.56 3.2685 115.494 3.23108C115.484 3.22817 114.321 3.05555 115.178 3.10254C120.111 3.37487 115.888 3.10171 117.127 3.13344C119.612 3.19978 121.576 3.11089 123.832 3.10904C125.378 3.10802 127.806 3.15981 129.204 3.15236C130 3.15195 128.969 3.10412 130.123 3.10261C131.117 3.10175 129.975 3.03339 132.357 3.08639C134.694 3.13916 132.786 3.01856 134.215 3.03123C135.108 3.03986 141.536 3.19249 141.352 3.17305C140.429 3.07437 140.45 3.01596 142.404 3.02691C143.215 3.03087 146.771 3.07531 147.521 3.13462C148.174 3.0208 150.648 3.13132 152.75 3.13015C153.786 3.07527 156.077 3.08643 157.889 3.08813C158.741 3.08943 163.301 3.1773 163.409 3.1393C163.577 3.08304 161.522 2.91177 164.185 3.06887C163.634 3.03194 167.424 3.26732 166.608 3.17487C164.736 2.96311 171.047 3.07664 172.955 3.04884C174.124 3.03171 174.002 2.98687 176.231 3.05625C177.797 3.10526 178.721 3.10406 178.282 3.00203C178.869 3.05484 181.276 3.16646 180.568 3.07168C180.359 3.02928 180.017 3.0005 179.537 2.9896C179.298 2.92993 185.552 3.08171 186.415 3.06736C187.185 3.05399 187.339 3.00622 188.379 3.00559C191.441 3.00196 195.247 3.0248 198.808 3.0707C202.093 3.11382 203.298 2.97985 206.38 2.99202C209.094 3.00383 211.829 3.02286 214.416 3.0212C214.722 2.98988 215.829 3.02524 216.849 3.06589C217.375 3.08843 217.854 3.10932 218.211 3.1239C218.573 3.13993 218.803 3.14961 218.798 3.14531C218.732 3.08933 217.155 3.01744 218.594 3.01732C219.972 3.0911 219.768 2.98023 219.294 2.91941C221.364 3.13213 223.543 3.06998 224.722 3.09998C224.849 3.10346 226.103 3.26511 226.282 3.28882C228.078 3.28758 225.966 3.11747 225.543 3.05262C225.156 2.99222 228.069 2.97788 228.564 2.98743C229.202 3.00053 230.65 3.18453 230.981 3.23039C231.165 3.14281 230.589 3.02727 231.962 3.02397C233.34 3.0207 236.66 3.14534 235.493 2.95842C236.666 3.07259 243.054 3.08803 243.156 2.99435C243.376 2.80706 248.701 3.2183 249.14 3.21902C246.83 2.99371 250.876 2.96634 255.488 2.96314C260.101 2.96136 265.254 2.98506 265.285 2.85821C266.284 2.99864 267.244 2.85063 267.866 2.87507C269.382 2.93526 269.564 3.08884 269.887 2.91203C270.143 2.77772 274.417 3.00547 275.876 2.96406C276.519 2.94579 275.612 2.84291 276.586 2.86621C277.892 2.89683 279.815 3.01894 280.815 2.98814C281.509 2.96726 281.25 2.82473 282.51 2.86226C283.29 2.88605 283.667 3.07339 284.595 3.10075C285.498 3.12941 284.296 2.66691 287.28 3.0011C286.77 2.83166 289.275 2.9566 290.448 2.95233C290.984 2.95066 292.811 2.79832 292.633 2.79174C293.459 2.82146 295.055 3.04043 293.791 2.78312C296.626 3.16082 301.439 2.85465 303.158 2.83734C306.301 2.807 311.01 2.85564 315.23 2.91189C316.296 2.92565 318.699 2.98302 319.296 2.93171C318.868 2.84971 318.317 2.77853 318.72 2.72199C319.159 2.66134 320.546 2.85076 321.046 2.88744C321.786 2.94242 321.7 2.7836 321.96 2.76061C322.379 2.72413 326.179 2.9253 327.102 2.92553C329.097 2.92383 328.649 2.85743 329.144 2.70716C328.981 2.75631 331.348 2.80495 331.491 2.80422C332.348 2.79984 331.461 2.70561 332.022 2.6898C333.185 2.65694 335.342 2.94429 335.868 2.79131C337.761 2.78912 337.21 2.81926 338.72 2.83946C341.307 2.87348 343.552 2.82163 346.149 2.85855C347.435 2.87766 347.786 3.04062 349 3.04083C347.705 2.83902 350.736 2.88519 351.807 2.85331C352.981 2.81765 354.736 2.80623 355.22 3.0369C355.908 3.03598 354.293 2.70133 355.976 2.83939C356.71 2.83869 357.149 2.79802 357.899 2.79454C360.277 2.7833 362.873 2.9729 365.373 2.99079C366.679 3.00001 364.686 2.74343 365.961 2.80815C367.624 2.89188 368.414 2.96138 370.006 2.96058C372.369 2.7609 372.776 3.11678 374.04 3.35982C375.443 3.35952 371.328 2.82575 374.726 2.82376C375.43 2.82292 380.655 2.87978 380.451 2.82028C380.293 2.77384 387.094 2.77418 387.644 2.95095C390.317 3.19943 387.6 2.55974 391.068 2.8806C393.297 3.08981 393.496 3.00516 393.308 2.83158C393.237 2.75989 396.909 3.02894 397.099 2.80868C396.86 2.72618 400.492 2.75958 399.967 2.70993C400.62 2.77304 401.043 2.9492 401.731 2.96968C402.741 3.00029 401.972 2.84527 403.716 2.94368C404.849 2.94349 403.844 2.80446 405.39 2.86479C406.14 2.89413 408.156 2.79836 410.115 2.74227C412.08 2.68621 413.978 2.6712 414.431 2.86891C415.079 2.86921 414.717 2.74045 415.549 2.73023C416.33 2.7212 417.197 2.70973 417.978 2.74921C420.094 2.85513 421.743 2.69621 423.651 2.72549C426.197 2.76359 425.597 3.31005 427.553 2.93288C429.065 2.64486 432.645 3.04474 434.013 2.78599C434.488 2.69698 435.09 2.80979 435.682 2.83266C436.712 2.87193 437.677 2.73964 438.677 2.73595C439.417 2.73242 439.283 2.89873 439.661 2.95337C440.023 3.0065 441.411 2.85345 441.927 2.85311C443.865 2.85257 445.611 2.7883 447.713 2.80854C448.998 2.82194 450.437 2.88032 451.611 2.82611C452.014 2.79098 452.422 2.75444 452.825 2.7193C453.101 2.76203 453.412 2.79779 453.759 2.82802C454.335 2.82798 453.469 2.65537 455.305 2.77277C457.513 3.03468 456.336 2.71786 457.57 2.71675C458.866 2.71593 462.058 3.19811 462.236 3.3588C462.459 3.5454 463.383 3.53135 463.057 3.34996C462.925 3.27511 461.391 2.88663 461.458 2.86841C461.534 2.84737 463.947 2.93762 464.161 2.97148C464.722 3.05841 464.303 3.12915 464.395 3.2095C464.684 3.46634 465.641 2.94873 465.733 2.92349C466.305 2.7579 469.779 2.83049 470.902 2.8488C471.876 2.86497 473.88 3.22149 473.666 2.98785C472.161 2.96197 472.433 2.79062 473.963 2.85374C474.993 2.89729 476.314 3.04785 477.289 3.06687C478.625 3.09194 477.437 2.9092 477.483 2.85805C477.586 2.74725 479.784 2.88069 479.881 3.01244C479.754 2.84772 481.769 2.87895 482.386 2.90764C484.81 2.90661 483.162 2.89144 483.974 2.7313C484.188 2.68954 485.193 2.85425 485.57 2.87322C486.284 2.90666 486.994 2.80453 487.469 2.75547C488.847 2.61236 491.204 2.59959 491.636 2.92419C491.708 2.97591 491.914 3.60764 492.971 3.43728C493.512 3.43706 493.925 3.50328 494.205 3.58884C494.475 3.67292 494.704 3.77678 494.744 3.84833C494.592 3.74484 494.906 3.18414 494.054 3.14289C492.768 3.08097 492.539 3.0399 492.698 2.80379C492.493 3.10817 495.519 2.91886 496.371 2.98009C496.601 2.9912 498.993 3.11274 498.948 2.97981C498.912 2.86976 498.341 2.90836 497.973 2.93511C499.004 2.8431 498.643 2.57021 500.453 2.8259C502.233 3.08002 501.74 2.63953 503.04 2.82424C504.152 2.9852 509.235 2.72316 509.269 3.05438C507.452 3.08834 508.732 3.25725 509.808 3.36381C509.405 3.37326 509.068 3.39873 508.792 3.44163C508.807 3.58297 511.369 3.43849 510.333 3.59754C510.347 3.75458 510.566 3.91404 510.876 4.06396C511.55 4.06439 511.408 3.89388 511.362 3.83087C512.51 3.83076 511.933 3.96066 511.065 4.09199C510.197 4.22332 509.043 4.35897 508.951 4.37279C507.062 4.65041 510.822 4.77148 510.816 4.84851C510.845 5.15688 508.811 4.78593 508.857 4.78901C508.526 4.76742 507.821 4.9552 507.188 4.96067C506.53 4.96603 505.831 4.90554 505.26 4.85567C503.184 4.68002 504.199 4.72778 504.884 4.55131C503.898 4.80907 505.429 4.75803 506.709 4.75856C504.643 4.75705 506.171 4.24793 506.524 4.11837C506.049 4.17171 503.437 4.10761 503.437 4.10761C502.86 4.13048 502.936 4.29781 503.033 4.36963C502.238 4.1517 500.65 4.43792 500.17 4.52405C499.526 4.63793 497.43 4.47502 497.926 4.33331C498.11 4.27999 499.881 4.05745 497.498 4.10577C496.636 4.12297 496.946 4.34709 497.18 4.44527C496.104 4.4443 496.375 4.29008 495.589 4.2891C494.553 4.28834 495.588 4.41325 494.879 4.47258C494.491 4.50493 492.513 4.20133 493.583 4.58184C493.837 4.67298 494.249 4.98607 493.259 4.98553C492.862 4.90653 492.806 4.73503 492.444 4.68474C491.506 4.5546 491.826 4.93858 491.846 4.93298C491.499 5.0169 490.648 4.793 490.551 4.79681C489.913 4.82366 490.555 5.08079 489.534 5.0801C488.662 5.08013 488.663 4.88178 488.066 4.83749C487.107 4.76718 487.18 4.40793 486.757 4.44582C486.287 4.48635 486.545 4.93853 486.544 5.02557C486.543 5.3181 484.692 5.04508 484.105 5.06077C484.697 5.04511 485.697 5.06283 485.499 4.90346C484.673 4.91085 483.31 4.92989 482.505 4.82465C481.663 4.82483 482.499 4.95305 481.851 4.99841C479.309 5.18009 478.791 4.74661 477.317 4.55963C478.23 4.67681 477.605 5.19319 476.875 5.23815C476.865 5.2381 476.839 5.18517 476.738 5.12903C476.636 5.07288 476.452 5.01491 476.126 5.00475C475.422 4.98277 473.998 5.0486 473.549 5.1092C472.906 5.19739 475.343 5.43188 476.011 5.51791C473.496 5.42003 472.629 5.32305 470.422 5.04972C468.025 4.7555 468.723 4.99149 466.835 5.01939C465.692 5.03665 465.54 4.89321 464.82 4.89256C465.121 4.94112 466.19 5.36015 465.232 5.22848C464.936 5.18851 464.102 4.73922 463.617 4.78538C462.851 4.86013 464.028 5.12415 462.477 5.12372C461.207 5.12324 460.952 5.02354 460.407 4.86391C460.392 4.85956 459.86 5.10526 459.63 5.0542C458.723 4.8557 459.414 4.55655 458.103 4.35467C458.246 4.37819 458.941 5.14787 458.783 5.21559C458.599 5.2889 454.227 5.17341 454.69 5.30267C454.41 5.22424 453.229 4.75757 452.519 4.96388C452.135 5.07759 453.787 5.42954 452.409 5.42854C451.854 5.15185 450.401 4.98352 448.698 4.80683C449.136 4.92027 449.757 5.2301 448.365 5.12485C446.386 4.97536 447.101 4.67062 446.127 4.60451C445.786 4.58287 444.569 4.99933 444.145 5.04578C443.257 5.14277 441.361 4.82101 439.734 4.69036C438.693 4.60538 435.813 4.13756 435.119 4.23263C434.771 4.27946 435.168 4.51114 433.883 4.38072C433.649 4.35675 431.675 4.15734 431.65 4.09586C431.65 4.10157 431.658 4.4555 431.261 4.3765C432.433 4.60625 434.668 4.57291 435.845 4.85691C436.482 5.01128 435.885 5.09113 436.501 5.26109C436.293 5.20014 432.554 5.0121 432.033 4.93965C432.819 5.0505 435.772 5.21758 434.726 5.33948C434.195 5.33975 433.445 5.2305 432.997 5.16695C432.487 5.09454 430.896 4.78712 430.305 4.79565C429.621 4.79518 430.666 5.04143 431.002 5.10586C429.885 5.10469 429.519 4.71905 428.065 4.71767C426.932 4.71786 428.452 4.91077 428.737 5.06485C428.951 5.18147 428.18 5.24336 427.441 5.06709C426.6 4.8675 427.238 4.75502 426.484 4.56156C425.575 4.84395 425.764 4.7935 423.034 4.79161C423.794 4.83241 425.416 4.91024 426.053 5.01466C427.455 5.24411 423.166 4.96491 423.513 4.96518C422.293 4.96494 423.919 5.31962 421.579 4.91294C419.826 4.61186 420.843 5.20189 420.894 5.22497C421.057 5.3285 418.4 5.15715 417.726 5.17527C417.496 5.18129 416.133 5.35159 416.327 5.3611C416.006 5.34669 415.216 5.0075 414.14 5.08502C413.593 5.12374 414.103 5.30317 414.286 5.4068C413.424 5.33981 411.639 5.08853 411.027 5.06699C410.129 5.0355 411.404 5.25005 410.715 5.25098L408.855 4.86376C407.589 4.8633 409.333 5.11581 408.808 5.11468C408.282 5.11497 406.268 4.80406 405.942 4.73683C405.57 4.66081 406.626 4.74016 406.661 4.74033C406.927 4.72736 403.521 4.2898 404.702 4.70795C405.272 5.01611 405.716 5.07107 407.12 4.96946C407.017 4.97609 407.154 5.22791 407.205 5.24385C407.943 5.51858 407.736 5.22361 408.679 5.41514C410.753 5.83337 405.608 5.20325 405.996 5.22084C405.348 5.19342 406.118 5.37269 404.715 5.30306C403.741 5.25551 402.46 5.18505 401.415 5.07578C400.288 4.95756 399.385 4.9446 397.804 4.78135C398.635 4.93666 395.166 4.71855 395.401 4.75108C396.365 4.88421 399.47 5.20044 399.347 5.3511C399.383 5.31703 394.809 4.85237 396.511 5.16604C397.47 5.34052 399.556 5.335 399.612 5.50222C399.612 5.50222 399.484 5.49589 399.25 5.48191C399.015 5.46649 398.688 5.44493 398.291 5.41873C397.485 5.36628 396.409 5.29539 395.307 5.22153C393.098 5.07663 390.757 4.93108 390.42 4.93086C390.915 5.01747 392.455 5.17053 392.419 5.21316C392.368 5.29567 387.452 4.76228 386.952 4.70704C385.718 4.56546 383.28 4.38377 382.474 4.28281C384.33 4.51446 385.003 4.69184 384.655 4.84996C383.763 4.70006 383.456 4.81415 382.962 4.80318C382.268 4.78838 382.462 4.67945 381.809 4.62632C380.958 4.55653 381.294 4.73226 381.263 4.82629C381.231 4.92032 380.823 4.9326 378.397 4.53691C379.671 4.74718 381.266 5.24155 378.069 4.72082C377.717 4.66345 375.311 4.30354 376.107 4.30314C373.903 4.30238 377.253 4.6455 376.451 4.78C375.88 4.8771 372.63 4.72285 375.475 5.07491C375.067 5.07435 372.599 4.7598 370.208 4.47559C367.821 4.1914 365.506 3.94038 365.516 4.066L367.545 4.37556C366.142 4.37443 362.613 4.04044 362.29 4.26861C362.188 4.33518 363.477 4.77526 363.268 4.75855C362.63 4.72832 362.319 4.74536 361.615 4.70911C361.63 4.71203 362.481 4.84747 363.343 4.98438C364.189 5.12121 364.995 5.25642 364.786 5.24827C363.653 5.19994 361.731 4.92515 361.16 4.9138C360.093 4.89433 359.068 4.87364 357.844 4.67788C356.946 4.67779 360.995 5.14845 358.725 5.04463C358.649 5.0414 355.655 4.80848 356.501 4.92677C354.171 4.60575 353.942 4.55754 351.33 4.52198C350.468 4.40505 348.105 4.48628 349.528 4.67587C350.523 4.63649 351.711 4.73503 353.496 4.88358C354.95 5.00482 355.394 4.96418 356.751 5.06497C355.71 5.03421 356.296 5.19975 356.245 5.1995C355.648 5.19944 354.271 4.98439 354.113 5.01501C353.858 5.06514 355.061 5.14093 353.964 5.14129C352.541 5.03732 352.964 5.19064 353.545 5.27624C352.76 5.18108 350.373 4.98109 352.229 5.22701C350.521 5.00178 348.145 4.62918 345.805 4.42227C344.183 4.28023 344.422 4.42266 345.029 4.52266C346.507 4.76674 349.48 5.00099 350.877 5.21043C351.698 5.33145 348.347 5.09108 347.511 4.98283C347.755 5.08248 347.77 5.16675 347.382 5.21337C344.832 5.03113 345.64 4.74967 346.339 4.75023C345.808 4.75049 344.35 4.6121 343.549 4.52401C345.548 4.76349 342.125 4.55131 343.451 4.75898C344.99 4.99908 346.454 5.18316 344.204 5.13224C345.51 5.16144 343.909 4.95386 341.936 4.74303C339.962 4.53221 337.596 4.31661 337.437 4.33011C337.448 4.33016 337.621 4.34813 337.907 4.38092C338.187 4.4151 338.58 4.46125 339.044 4.51631C339.946 4.62631 341.078 4.77025 341.996 4.89887C343.826 5.15751 344.851 5.36086 341.515 5.1334C340.302 4.98193 343.857 5.10914 340.996 4.82835C339.589 4.69021 337.916 4.49084 336.31 4.36029C335.264 4.35947 340.415 4.78414 340.685 4.86536C340.451 4.80001 337.786 4.95826 338.128 4.9585C336.241 4.95786 333.314 4.53119 331.294 4.3444C329.239 4.15458 331.528 4.55531 333.88 4.66809C334.348 4.83162 332.767 4.69548 331.405 4.61892C332.257 4.66731 335.383 5.08353 335.622 5.15747C335.8 5.21399 332.373 4.89191 332.485 4.94669C332.546 4.9741 335.459 5.22802 335.285 5.23146C335.198 5.22533 333.117 5.08961 331.123 4.9586C329.164 4.83489 327.41 4.73644 328.287 4.83917C328.934 4.91511 330.975 4.99069 331.046 5.06239C331.153 5.16137 327.868 4.94558 331.326 5.28208C330.157 5.28209 329.428 5.1444 328.092 5.04942C325.078 4.83637 327.061 5.10718 326.234 5.106C326.061 5.10516 323.016 4.92193 322.705 4.90186C322.399 4.88182 320.909 4.78466 320.848 4.78008C320.246 4.78 326.739 5.2797 325.606 5.27846C323.754 5.27799 319.965 4.88137 318.879 4.67773C318.665 4.63958 317.917 4.35054 316.927 4.34999C315.269 4.24202 315.947 4.408 316.814 4.50356C322.485 5.01923 315.313 4.59899 315.145 4.63098C314.772 4.70908 316.332 4.8551 313.813 4.73294C312.95 4.69164 311.339 4.60244 310.395 4.50081C308.442 4.28723 304.193 4.06959 306.733 4.34168C307.957 4.47322 309.329 4.47706 310.323 4.63459C311.302 4.7892 309.562 4.72792 308.15 4.57691C302.57 4.2215 309.649 4.83679 309.567 4.81071C309.715 4.85852 309.562 4.87918 309.215 4.88462C310.051 4.92152 310.393 4.92033 311.515 5.03996C311.342 5.03911 307.567 4.80952 307.643 4.87125C307.246 4.82222 306.873 4.7776 306.782 4.77572C306.69 4.77528 306.276 4.85317 305.506 4.78378C304.134 4.66008 302.212 4.41953 302.349 4.61712C302.394 4.68156 302.996 4.80293 303.261 4.88271C302.047 4.77405 299.396 4.35443 297.671 4.31321C297.457 4.30788 298.343 4.65753 298.889 4.70443C299.914 4.79504 299.558 4.6449 300.827 4.76382C302.679 4.93695 303.433 5.14896 303.259 5.21661C302.988 5.31803 300.371 5.14688 298.199 4.95792C295.246 4.66099 298.113 4.87188 298.587 4.83281C299.036 4.79647 295.379 4.57173 294.843 4.57198C295.348 4.71143 292.655 4.44715 292.038 4.39135C292.982 4.47871 293.72 4.87901 296.459 4.88095C297.536 4.88191 298.606 5.12258 298.667 5.13002C298.372 5.0929 297.192 5.23128 296.973 5.21736C295.05 5.1081 292.439 4.88418 290.506 4.7235C291.286 4.8386 292.193 4.9843 292.265 5.05742C292.325 5.12193 289.418 4.87802 289.291 4.84743C289.581 4.92019 291.275 5.08684 292.361 5.18489C290.428 5.07273 287.51 4.90296 285.603 4.721C284.246 4.59167 284.465 4.69405 283.43 4.59482C282.639 4.51962 282.834 4.40498 281.977 4.358C278.248 4.15288 283.18 4.62785 282.731 4.61425C282.195 4.59879 280.594 4.50251 279.119 4.40971C278.359 4.36034 277.661 4.31555 277.161 4.28315C276.896 4.26473 276.687 4.25087 276.544 4.24161C276.396 4.2309 276.319 4.22482 276.319 4.22482C276.253 4.23163 277.681 4.37558 279.287 4.52611C280.894 4.67664 282.679 4.8366 283.326 4.87401C287.748 5.19808 287.013 5.44422 285.034 5.25905C284.208 5.07808 282.582 4.79617 280.061 4.7953C278.133 4.79446 280.943 5.07215 283.957 5.33514C281.091 5.12282 278.765 4.86319 278.254 4.96772C277.596 5.10721 273.862 4.89351 278.926 5.352C277.269 5.20265 276.799 5.29026 276.666 5.28676C276.416 5.2784 273.938 5.02088 272.545 4.95559C271.112 4.88867 272.968 5.05754 272.417 5.05628C271.927 5.05674 268.684 4.66992 268.552 4.655C267.522 4.54724 265.497 4.44462 264.476 4.40397C267.404 4.66368 260.151 4.17169 259.86 4.1717C260.64 4.23972 268.387 4.95958 266.76 4.86602C265.587 4.79895 261.832 4.69074 263.836 4.86462C264.709 4.80894 266.591 4.96224 267.417 5.07329C268.243 5.18434 268.033 5.25038 264.647 5.0184C265.177 5.09661 264.662 5.11693 264.988 5.17275C262.514 4.96091 264.339 5.32656 258.964 4.81518C257.888 4.7129 255.93 4.44222 256.711 4.45316C255.094 4.36394 254.104 4.36482 255.42 4.47683C253.894 4.39234 254.165 4.39937 253.394 4.39846C253.813 4.39908 254.726 4.50627 255.333 4.55346C254.159 4.55345 253.44 4.46718 253.353 4.55238C253.251 4.55188 250.69 4.49373 252.291 4.62854C253.449 4.71837 254.388 4.77004 255.112 4.78356C256.347 4.78387 259.836 4.96498 259.743 5.09296C262.742 5.43578 256.172 4.94712 254.958 4.90838C254.586 4.89658 256.886 5.13468 257.289 5.16804C257.38 5.20844 255.268 5.16675 254.824 5.16744C256.192 5.1684 254.412 5.04842 252.285 4.9296C251.224 4.8702 250.076 4.81181 249.199 4.76758C248.352 4.72635 247.781 4.6993 247.755 4.69775C245.414 4.5522 243.425 4.40266 241.17 4.24041C243.679 4.51664 246.873 4.67205 249.519 4.91041C251.774 5.11261 250.462 5.08625 248.652 5.00036C246.846 4.9145 244.54 4.7677 244.903 4.73237C244.209 4.80176 244.907 4.90648 240.975 4.52343C241.082 4.53394 241.653 4.66658 241.908 4.7035C238.022 4.39202 244.024 5.01062 244.315 4.96638C244.152 4.99127 242.494 4.85761 240.877 4.71702C240.107 4.64763 239.296 4.57518 238.669 4.51932C238.077 4.46507 237.664 4.42738 237.654 4.4259C234.191 4.175 239.198 4.77305 239.464 4.73439C239.352 4.75097 237.796 4.65206 236.266 4.55327C235.501 4.50388 234.756 4.45459 234.169 4.41748C233.598 4.38187 233.221 4.35863 233.221 4.36576C233.221 4.36576 233.486 4.39274 233.873 4.43316C234.256 4.47355 234.771 4.53029 235.291 4.58562C236.306 4.69617 237.29 4.80371 237.112 4.78857C240.08 5.02279 238.942 5.12997 237.202 5.00876C234.785 4.84144 231.628 4.46931 229.899 4.46801C229.664 4.46686 232.764 4.87725 230.591 4.74965C228.78 4.64378 229.368 4.5596 229.368 4.5382C229.368 4.5011 227.195 4.36636 226.308 4.30495C226.894 4.34491 228.134 4.42373 228.521 4.42419C228.766 4.42539 226.303 4.25213 225.67 4.22621C223.88 4.15042 225.849 4.27417 225.665 4.30324C225.363 4.34744 228.158 4.65359 225.113 4.46608C225.398 4.49031 227.316 4.64235 227.683 4.65128C228.995 4.68621 228.347 4.63026 231.336 4.86886C231.973 4.92049 233.544 5.11079 231.672 4.98323C230.871 4.92796 230.586 4.8595 229.152 4.79686C227.418 4.72133 228.096 4.80598 225.648 4.61853C224.026 4.49503 224.684 4.59385 223.567 4.4928C223.016 4.42732 222.343 4.35697 221.537 4.2817C222.022 4.32544 220.062 4.3744 220.649 4.42149C223.403 4.64896 229.937 4.92911 231.717 5.11188C234.252 5.36825 225.575 4.88216 224.657 4.85771C222.29 4.79622 224.692 4.99487 226.585 5.00267C224.32 4.95167 228.436 5.2343 227.507 5.23263C226.145 5.13324 223.789 4.9234 222.335 4.85638C220.81 4.78616 222.927 4.96629 223.024 4.99673C223.171 5.04454 218.535 4.73511 218.561 4.66532C218.592 4.58698 221.749 4.82641 222.499 4.82721C222.683 4.82811 218.954 4.61158 218.183 4.63351C217.306 4.65777 217.724 4.74115 219.886 4.91864C218.713 4.8216 212.633 4.49657 210.067 4.30427C208.511 4.30382 212.551 4.60462 213.841 4.74362C215.702 4.94534 212.03 4.68342 211.994 4.71607C211.984 4.72458 212.397 4.75513 213.024 4.79529C213.621 4.83245 214.473 4.88369 215.391 4.94097C217.115 5.04213 219.043 5.15569 219.41 5.17746C216.911 5.01973 214.569 4.9969 213.707 4.99555C213.834 5.09035 212.585 4.96439 210.963 4.86944C211.228 4.885 213.518 5.10878 213.395 5.1196C213.084 5.14805 211.023 5.04382 210.069 5.01919C207.824 4.96116 211.338 5.2537 204.906 4.87559C199.673 4.56896 196.588 4.29849 194.011 4.29735C193.189 4.45887 199.188 4.64936 200.626 4.77909C201.514 4.85762 197.249 4.72696 195.142 4.564C193.76 4.45595 190.323 4.13667 189.873 4.23009C189.761 4.24952 192.244 4.65975 194.331 4.66136C194.989 4.66171 192.556 4.48575 195.382 4.62796C196.943 4.70834 195.829 4.95834 195.176 4.94232C195.008 4.93864 191.295 4.61659 189.398 4.49461C187.531 4.37421 188.28 4.4749 188.964 4.5296C187.847 4.44853 185.557 4.23188 185.45 4.24563C185.322 4.2607 183.903 4.43215 183.27 4.38912C185.091 4.51072 186.571 4.52222 187.867 4.56706C186.02 4.50669 186.907 4.69081 182.76 4.44656C183.882 4.44632 181.643 4.32125 179.174 4.20076C176.711 4.0803 174.012 3.96441 174.303 3.98295C175.042 4.04934 180.933 4.53326 182.341 4.57152C180.571 4.52436 176.276 4.31364 173.588 4.13643C170.666 3.89101 172.898 4.28861 172.949 4.2803C172.592 4.36132 171.469 4.36013 178.315 4.67461C179.866 4.74639 181.682 4.83087 183.329 4.90597C181.432 4.84677 180.069 4.84299 176.881 4.66049C173.53 4.46864 167.629 4.05601 165.685 4.0551C166.471 4.05607 168.761 4.26701 170.188 4.42095C171.611 4.57487 172.146 4.67023 169.275 4.43933C161.42 3.93585 171.728 4.71671 171.692 4.69798C171.794 4.73273 167.958 4.50141 168.978 4.60056C169.738 4.67419 172.401 4.82273 173.645 4.87446C174.304 4.90193 177.405 5.03977 178.532 5.11233C181.613 5.30857 175.298 5.01094 172.936 4.86244C172.901 4.86084 170.559 4.71672 168.325 4.58025C166.096 4.44381 163.98 4.3122 164.423 4.33149C161.914 4.21794 168.947 4.68317 170.136 4.74605C173.043 4.91433 179.348 5.30609 175.976 5.20832C174.236 5.20697 172.068 5.06369 171.4 4.98623C170.727 4.90875 171.548 4.89706 175.7 5.15988C175.374 5.13974 172.028 4.93507 168.763 4.7365C167.126 4.6372 165.514 4.54086 164.311 4.46793C163.709 4.43217 163.214 4.40408 162.862 4.38238C162.694 4.373 162.561 4.36522 162.459 4.36044C162.367 4.35571 162.321 4.35406 162.321 4.35406C162.617 4.45824 168.324 4.7943 168.324 4.86992C168.043 4.85714 163.05 4.62588 162.249 4.58916C166.926 4.81602 169.589 5.00452 167.844 5.00315C167.405 5.00243 162.963 4.65257 162.361 4.60968C160.091 4.44879 161.305 4.55887 160.672 4.54295C159.422 4.5126 154.312 4.17517 157.622 4.4767C158.126 4.5234 164.65 5.00613 164.925 5.00604C164.191 5.00532 161.1 4.81901 158.835 4.70808C160.304 4.80942 161.257 4.96533 160.324 4.91084C155.197 4.61615 151.347 4.25062 158.279 4.58693C153.837 4.31127 148.245 4.13847 152.285 4.43214C153.351 4.51011 161.155 4.95056 156.335 4.7387C153.927 4.5914 155.6 4.75795 155.727 4.77855C155.737 4.78003 155.569 4.77207 155.273 4.75779C154.972 4.74348 154.554 4.72289 154.069 4.69769C153.11 4.65021 151.876 4.58997 150.703 4.53288C148.463 4.42635 146.8 4.35546 149.203 4.5113C151.518 4.661 154.053 4.83746 156.211 4.96784C156.196 4.96777 156.002 4.96112 155.66 4.94946C155.354 4.94084 154.936 4.92881 154.507 4.9153C153.716 4.89432 153.053 4.88253 153.614 4.92237C155.41 5.04813 157.695 5.15916 159.393 5.27446C158.005 5.2734 154.741 5.05771 151.895 4.84406C149.044 4.63039 146.627 4.41883 146.775 4.42811C145.713 4.42722 143.24 4.27674 144.775 4.42692C146.718 4.54342 147.034 4.58063 146.35 4.58016C145.473 4.55019 138.77 4.24639 141.285 4.39564C143.81 4.54637 144.825 4.6512 147.329 4.77757C147.375 4.77922 150.14 4.904 152.563 5.01285C155.103 5.13083 157.424 5.24488 156.562 5.22641C153.735 5.16697 146.691 4.78302 142.478 4.60266C138.713 4.44161 136.214 4.32383 132.021 4.1136C133.74 4.23614 140.967 4.65238 140.207 4.65295C138.325 4.53961 134.969 4.33631 132.964 4.25947C130.123 4.14859 135.575 4.46342 135.789 4.48016C138.044 4.65668 130.183 4.34295 129.418 4.34207C130.963 4.48517 126.413 4.19614 125.679 4.15832C121.889 3.96432 126.709 4.28891 126.754 4.29199C128.458 4.4487 126.805 4.36644 130.375 4.59932C131.416 4.66718 129.972 4.65158 129.574 4.62395C127.743 4.49659 127.3 4.42593 124.591 4.27145C121.439 4.09199 125.978 4.49226 126.59 4.49239C128.794 4.64012 132.134 4.86332 135.083 5.03181C139.275 5.32052 130.497 4.84249 129.166 4.72327C127.289 4.55573 124.498 4.51501 127.666 4.69456C123.289 4.44633 124.146 4.56324 120.366 4.33791C118.718 4.33701 123.376 4.53808 125.135 4.67509C126.971 4.81675 122.646 4.56877 121.967 4.56832C120.61 4.56741 134.076 5.27948 124.92 4.9523C123.792 4.88972 124.859 4.8093 123.727 4.72245C122.416 4.72176 116.835 4.37777 114.846 4.28816C112.076 4.16336 112.917 4.28162 114.861 4.39383C110.857 4.17454 111.81 4.33615 108.148 4.13279C112.626 4.38008 112.284 4.39554 111.136 4.4142C110.478 4.42527 112.896 4.56548 112.003 4.56398C111.314 4.51781 107.662 4.26028 106.321 4.22805C103.933 4.16933 112.145 4.59892 112.916 4.64121C114.063 4.68961 113.426 4.60231 113.85 4.61294C113.191 4.59689 127.464 5.32858 126.036 5.21031C125.74 5.18461 109.545 4.32368 113.6 4.489C116.641 4.58802 128.286 5.24839 126.745 5.25801C124.989 5.268 124.862 5.226 120.74 5.05893C116.95 4.90489 122.372 5.2424 118.944 5.10297C117.944 5.10238 111.385 4.67941 110.931 4.64152C110.237 4.60389 103.54 4.28299 103.79 4.30419C105.253 4.42691 115.037 4.91839 107.579 4.63945C108.789 4.54118 99.7075 4.38275 105.91 4.71551C106.574 4.68592 111.547 4.94704 110.715 4.94727C111.067 5.00178 105.813 4.82063 105.017 4.76681C105.374 4.79138 113.183 5.23043 109.612 5.08459C107.638 5.00362 103.221 4.72523 101.793 4.64264C94.907 4.24519 102.879 4.78207 103.624 4.83993C103.69 4.8431 105.526 4.95194 107.041 5.04066C108.403 5.12293 109.097 5.17198 106.434 5.04199C102.736 4.85986 101.639 4.74749 98.8595 4.58696C95.7685 4.40779 94.6305 4.4479 95.8546 4.53806C95.7322 4.5289 101.118 4.87338 100.302 4.82944C102.679 4.95376 106.653 5.10299 109.79 5.29665C111.953 5.42991 104.689 5.1034 103.755 5.06746C104.923 5.11311 107.55 5.29429 106.943 5.2842C106.009 5.26966 103.725 5.09299 102.617 5.06762C102.755 5.08541 102.934 5.10626 103.148 5.12728C102.852 5.12584 88.7275 4.40486 89.7276 4.40545C89.151 4.40549 88.1409 4.39058 88.3091 4.42708C88.4569 4.45919 90.737 4.55878 90.0534 4.5583C89.0587 4.50636 88.064 4.45442 87.0847 4.40398C86.401 4.4035 89.9968 4.65506 92.3228 4.762C93.4042 4.81294 87.9214 4.39665 97.1488 4.89113C97.817 4.9272 102.438 5.17377 101.923 5.17411C100.918 5.17349 97.6893 4.96226 97.0517 4.93774C96.5364 4.91811 101.3 5.25384 98.816 5.14755C98.8058 5.1475 90.6953 4.74408 90.0424 4.71093C83.799 4.38939 87.5579 4.65316 89.6288 4.77313C93.0412 4.97099 92.6736 5.02628 87.5828 4.78599C84.8742 4.64721 84.42 4.68352 84.1597 4.70366C82.8489 4.6088 74.0809 4.06519 76.7738 4.27666C78.8037 4.43639 83.379 4.70556 88.1484 4.94001C86.9494 4.93987 74.4933 4.24414 72.2182 4.15314C71.5449 4.12703 78.9155 4.52398 79.1451 4.53509C83.5471 4.76774 81.231 4.71079 78.5987 4.63089C75.2164 4.54448 77.0068 4.63169 76.578 4.67812C76.4351 4.69312 74.8537 4.6269 73.3081 4.56086C71.7625 4.49482 70.2525 4.42896 70.2576 4.4461C70.2575 4.45181 70.4819 4.46717 70.8747 4.49049C71.3593 4.51712 71.8948 4.54827 72.4967 4.58117C73.9556 4.6582 75.7103 4.74952 77.4905 4.84239C81.1733 5.03301 84.999 5.22717 85.5804 5.26996C87.0034 5.37108 79.0302 5.06679 77.6736 4.96172C77.184 4.92366 79.1125 4.93163 76.3733 4.80555C72.6853 4.63631 78.821 5.08147 72.7458 4.78073C68.1396 4.55279 64.0531 4.48578 61.5279 4.41496C59.5179 4.3595 56.3499 4.28127 57.9004 4.393C57.1963 4.39242 67.6022 4.90121 68.6276 4.92761C69.9795 4.96274 65.5675 4.68581 68.3272 4.80771C77.05 5.19413 72.1677 5.08614 75.3201 5.23992C75.1414 5.26759 73.0599 5.22891 70.8153 5.16089C61.6229 4.82069 73.6 5.39136 72.7071 5.38986C71.3145 5.33456 66.3206 5.1033 65.7747 5.0878C63.3159 5.01445 63.224 5.02827 59.0973 4.83121C60.0869 4.87884 58.1637 4.81239 55.9701 4.73463C54.8274 4.69338 53.6695 4.65064 52.8125 4.61935C51.8534 4.58328 51.3535 4.56372 51.2668 4.56044C52.0471 4.62989 71.4767 5.55796 65.3246 5.31677C64.0544 5.2692 62.7383 5.21855 61.3916 5.16775C60.8305 5.14789 60.2591 5.12798 59.6878 5.10807C59.3103 5.09339 58.9328 5.0787 58.5451 5.06254C57.2392 5.0148 56.8259 5.01706 58.3102 5.09993C58.6673 5.12022 60.5904 5.2095 62.2278 5.28313C63.8601 5.35673 65.1864 5.41313 64.1509 5.37241C62.2277 5.29882 60.677 5.23133 59.4579 5.17116C58.2336 5.11097 57.341 5.05667 56.5402 5.01567C56.8054 5.0298 55.6576 4.98996 54.6119 4.95918C53.5712 4.92842 52.6376 4.90532 53.5099 4.94382C56.7133 5.08073 56.2492 5.04564 57.4172 5.12554C58.0293 5.16563 61.993 5.30196 60.585 5.26941C58.7178 5.22749 53.2084 5.03225 53.8254 5.10375C50.0861 4.98421 51.3515 4.97611 49.4895 4.9128C48.6121 4.88284 47.4744 4.85732 46.2399 4.82989C45.0104 4.80392 43.6839 4.77748 42.5259 4.74044C44.1124 4.79526 49.178 4.96979 53.8406 5.12951C58.5746 5.28672 63.2985 5.42676 64.4821 5.45679C64.3698 5.45624 62.8702 5.38757 64.5383 5.44422C66.9512 5.52733 66.8083 5.52521 65.6554 5.49819C63.8137 5.45496 61.8904 5.40848 60.9262 5.38523C60.0233 5.35943 56.84 5.26971 53.5648 5.17668C51.861 5.12985 50.3662 5.08831 49.0705 5.05203C47.8665 5.0219 47.0706 5.00661 47.0808 5.02093C47.0859 5.02666 47.3868 5.03954 47.9122 5.0578C48.6315 5.07843 49.3304 5.09896 50.0905 5.12265C52.0393 5.17353 54.3401 5.23469 56.6766 5.29602C61.2884 5.41411 64.8339 5.5056 66.1144 5.53895C66.0889 5.53883 65.5634 5.52913 64.742 5.50943C63.686 5.4843 62.6351 5.46063 61.6046 5.43706C58.9569 5.37421 56.4826 5.31648 55.1613 5.28435C61.6913 5.44319 61.7729 5.44929 59.3904 5.402C56.1152 5.33467 51.6461 5.24439 48.9627 5.1885C45.4425 5.1271 39.6673 5.02617 36.1675 4.96487C40.8611 5.06053 46.5035 5.17508 51.7174 5.28184C56.6608 5.3887 60.7523 5.47999 62.043 5.52053C60.8849 5.50204 57.0942 5.44218 53.3751 5.38267C49.8752 5.33136 46.7835 5.29489 47.411 5.3165C48.2833 5.34643 52.4412 5.41522 56.3696 5.47575C58.1297 5.50288 59.8796 5.52996 61.6448 5.55712C63.0478 5.57823 63.961 5.59267 63.9049 5.59668C58.9102 5.53523 56.2674 5.50237 55.497 5.50146C54.7368 5.49919 55.8744 5.52756 58.6498 5.56535C62.6088 5.61747 59.7721 5.60222 56.2924 5.60666C52.8433 5.6084 48.787 5.63286 51.1237 5.65852C52.2767 5.67127 54.6441 5.66141 56.6544 5.66265C58.6697 5.66248 60.3432 5.66636 60.2207 5.68574C60.1798 5.69268 59.5573 5.70248 58.5215 5.71741C57.4857 5.73091 56.0366 5.75096 54.3529 5.75702C52.4905 5.76364 51.7149 5.78555 51.4443 5.81562C51.1687 5.84567 51.4287 5.87691 51.444 5.8884C51.5916 5.95618 56.6433 5.8481 59.6078 5.81974C64.4551 5.76917 64.4193 5.78612 61.1485 5.83582C56.4032 5.90686 51.3976 5.98806 46.2747 6.05013C42.9785 6.08972 40.5039 6.10049 38.9275 6.0714C38.1419 6.05758 37.5909 6.03206 37.3054 5.99785C37.03 5.96369 37.0251 5.92085 37.3213 5.88234C35.5659 5.91802 33.4124 6.01312 31.8609 6.0926C31.1464 6.12907 30.4779 6.16434 29.9675 6.19182C29.5082 6.21812 29.253 6.23258 29.2632 6.23548C31.4675 6.20912 33.9625 6.20844 36.4677 6.19925C38.9728 6.19148 41.4781 6.17801 43.7538 6.15058C49.5656 6.05619 51.6169 6.00054 57.3624 5.91582C65.0416 5.80342 64.5365 5.81808 62.2657 5.87408C60.8982 5.9088 59.4592 5.94602 58.3009 5.97605C57.6783 5.99299 57.1374 6.0089 56.7139 6.01968C56.5302 6.0245 56.372 6.02943 56.2495 6.03312C56.1423 6.03687 56.0862 6.03803 56.0913 6.03948C56.1168 6.04103 56.5964 6.03481 57.2955 6.02252C58.0405 6.00903 58.9079 5.99185 59.8315 5.97495C60.6326 5.95887 61.4848 5.94305 62.342 5.92582C63.0258 5.91203 63.485 5.90428 63.5105 5.90584C65.424 5.86237 64.7555 5.88622 64.0462 5.91415C63.3266 5.94204 62.5459 5.97391 63.9134 5.93349C66.919 5.84825 67.3987 5.83346 66.6332 5.85827C65.2708 5.90157 63.5664 5.95463 61.7038 6.01261C65.8831 5.88886 65.0564 5.9148 62.8468 5.99107C60.2239 6.08246 57.1008 6.19138 55.2841 6.25387C55.9322 6.23277 62.8977 6.00702 65.1379 5.93375C63.6529 5.99072 57.6109 6.22098 56.9015 6.24749C53.4672 6.3763 55.2482 6.29936 49.9614 6.50048C45.0675 6.68924 45.8126 6.64579 45.1186 6.66238C44.4553 6.67484 42.9396 6.74879 42.3479 6.72593C41.9245 6.7096 45.4352 6.61112 45.119 6.59817C44.92 6.59006 40.1639 6.77094 37.5561 6.90092C36.8978 6.93196 36.367 6.96505 36.0506 6.98063C35.7342 6.99478 35.6372 7.00287 35.8362 6.99813C36.2393 6.98868 37.8212 6.93646 41.3066 6.80933C41.0106 6.82073 36.1831 7.00696 32.4221 7.1513C29.1051 7.28211 28.0027 7.33524 36.2442 7.02724C38.4232 6.94796 44.0162 6.74262 47.7057 6.60792C49.4867 6.54097 50.4461 6.50427 51.7269 6.45629C52.3546 6.43081 52.1301 6.43685 50.4206 6.49273C50.441 6.49283 54.2581 6.35589 57.968 6.22272C61.8055 6.08018 64.3928 5.98291 65.1378 5.95515C65.194 5.95542 64.4438 5.98459 63.316 6.03046C61.9075 6.08638 60.5807 6.13842 59.1569 6.19569C56.141 6.31513 53.222 6.43504 53.7526 6.42906C55.0591 6.37407 58.5751 6.22853 59.1875 6.20298C58.5394 6.23407 57.978 6.2613 58.2791 6.25135C59.5753 6.19916 59.8152 6.18891 62.6168 6.07557C62.4178 6.08459 61.1113 6.14101 59.7079 6.20266C58.6465 6.25029 57.9575 6.28546 58.7383 6.25501C61.2797 6.14896 63.8568 6.04166 66.0511 5.95104C63.6731 6.05218 59.3965 6.23682 59.718 6.23268C60.9275 6.18007 63.1219 6.08517 65.0101 6.00305C66.5921 5.93513 67.1942 5.9081 64.6885 6.02146C62.0399 6.1384 60.8101 6.19376 58.9882 6.27478C57.1867 6.35305 55.5588 6.4236 53.4818 6.51336C53.0532 6.51841 56.6509 6.37327 56.2886 6.37721C49.481 6.66509 52.5785 6.56175 48.9858 6.72119C49.0828 6.71738 55.7015 6.44998 56.6763 6.41049C57.3652 6.3739 60.2435 6.23096 63.1116 6.09796C64.7651 6.02326 65.6836 5.98064 66.8829 5.92656C67.8474 5.88417 68.3731 5.86104 68.1587 5.87427C66.4899 5.95746 65.3518 6.0147 64.4945 6.05761C62.5858 6.15105 60.2689 6.2639 58.2276 6.35384C59.2533 6.30747 61.4937 6.20709 63.7238 6.10665C65.5967 6.0216 66.8062 5.96186 65.8774 6.01584C63.5706 6.13873 61.8813 6.22895 59.3602 6.36364C56.4819 6.51514 53.3841 6.67413 52.0673 6.75476C52.394 6.73495 53.4912 6.68179 54.3843 6.63905C55.2825 6.59777 55.9663 6.56828 55.5937 6.59358C54.726 6.65499 51.6486 6.82264 49.9849 6.91299C51.485 6.89462 55.7108 6.63838 57.6859 6.52386C58.329 6.48847 60.2989 6.38106 62.1566 6.27881C63.754 6.19099 64.8308 6.13203 63.8765 6.19016C62.7026 6.26292 61.9422 6.31201 61.3603 6.35341C61.5236 6.34422 62.3147 6.29813 63.1568 6.24944C64.0499 6.19529 64.9226 6.14389 65.3462 6.11742L67.3214 5.99148C67.796 5.96097 66.6477 6.03957 65.4482 6.12933C64.111 6.23269 62.8247 6.33059 62.6155 6.34669C63.0237 6.32585 64.9273 6.22525 64.9886 6.2227C65.8664 6.16704 66.0246 6.16068 65.8459 6.17978C65.6622 6.20029 65.1313 6.24622 64.5188 6.29889C63.2989 6.40425 61.7064 6.53062 61.8442 6.51274L61.788 6.53673Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M65.3191 5.40953C67.1044 5.49529 66.8698 5.48558 65.773 5.43885C64.4417 5.38099 62.6971 5.30542 61.2637 5.24278C61.8452 5.26702 64.4927 5.37696 65.3191 5.41095L65.3191 5.40953Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M87.3764 5.26592C87.5244 5.2538 88.1978 5.27849 89.4016 5.34286C90.6411 5.39742 91.4266 5.43978 91.7684 5.46856C90.289 5.42282 89.024 5.34673 87.3815 5.26595L87.3764 5.26592Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M65.2393 6.08695C65.9895 6.04494 66.3416 6.02383 66.4794 6.01594C67.0051 5.98711 67.495 5.95953 67.9901 5.93197C67.9033 5.93726 66.9949 5.99134 66.1477 6.04143C65.0912 6.10478 63.8969 6.17887 63.1263 6.21935C62.3404 6.25975 62.7079 6.23443 63.3713 6.19343C64.2441 6.14346 65.0453 6.09599 65.2393 6.08552L65.2393 6.08695Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M66.4794 6.01743C66.0864 6.03977 65.6833 6.06207 65.2392 6.08844C64.3206 6.13962 66.8775 5.99511 66.4794 6.01743Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M64.9306 5.55457L67.1906 5.60554C67.0784 5.61071 65.0173 5.56926 63.7572 5.53886C62.4971 5.50846 62.0482 5.48915 64.9357 5.5546L64.9306 5.55457Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M65.6239 6.71813C65.2104 6.77462 62.3938 6.81512 62.7258 6.74681C63.0271 6.68264 64.3084 6.54904 65.4315 6.42609C66.5648 6.30319 67.5806 6.18685 67.7288 6.15189C67.9688 6.10597 63.6605 6.52591 63.2062 6.57078C64.2578 6.46032 65.1563 6.35055 65.5495 6.28968C64.7736 6.3601 64.5185 6.36599 64.6257 6.34368C64.7279 6.32135 65.2231 6.26811 65.7947 6.22095C66.5399 6.16037 67.1473 6.11196 67.6782 6.06888C68.2141 6.02583 68.6633 5.98664 69.1533 5.94194C70.2711 5.85178 70.1435 5.86685 69.8627 5.90258C69.5666 5.93824 69.2092 5.99358 69.3112 5.99265C69.5153 5.99079 69.2958 6.02111 68.9844 6.0567C68.673 6.09228 68.234 6.13438 68.0553 6.15348C66.5749 6.32036 66.4268 6.33534 66.2632 6.41302C66.2172 6.43563 66.1608 6.48815 66.1146 6.54501C66.0582 6.60181 66.0119 6.6658 65.6188 6.71668L65.6239 6.71813Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M67.9336 6.00735L69.6128 5.88568C69.7199 5.87907 69.7863 5.87368 69.8373 5.87108C70.3528 5.83649 69.919 5.87005 69.3626 5.91157C68.8063 5.95452 68.0815 6.00522 67.9285 6.00732L67.9336 6.00735Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M68.2615 5.89473C68.0774 5.90384 67.9495 5.91037 67.8524 5.91418C68.0314 5.90505 68.2615 5.89473 68.2615 5.89473Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M67.8069 5.91538C67.6023 5.92582 67.4643 5.9323 67.8069 5.91538Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M68.2198 5.89601C70.6133 5.7821 69.317 5.8457 68.0973 5.9054C66.8725 5.96507 65.6171 6.02174 68.2198 5.89601Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M62.6067 6.05982C62.969 6.04589 63.6018 6.02329 64.6479 5.98415L68.8426 5.83051C65.3113 5.96455 63.0608 6.04919 61.7238 6.09975C60.7083 6.13761 60.2133 6.15517 59.0498 6.19802C58.9477 6.20038 59.8459 6.16337 62.6067 6.05982Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M307.613 4.8926C308.005 4.94018 308.418 4.99214 308.602 5.00873C307.908 4.94256 307.638 4.90843 307.613 4.8926Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M497.923 2.94347C497.851 2.94884 497.784 2.95424 497.738 2.95544C497.805 2.95148 497.861 2.94746 497.923 2.94347Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M84.0371 4.73165C84.0371 4.73165 84.0831 4.72901 84.1036 4.72625C84.3233 4.74305 84.354 4.74749 84.0371 4.73165Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M63.4645 5.92567C66.0311 5.86684 63.3625 5.91661 63.4645 5.92567Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M497.978 2.93947C497.978 2.93947 497.943 2.94215 497.922 2.94348L497.978 2.93947Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M226.262 4.32476C226.15 4.31706 226.058 4.30946 226.001 4.30633C226.068 4.31094 226.16 4.31711 226.262 4.32476Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M189.453 4.58049C189.336 4.57992 189.132 4.56751 188.918 4.55077C189.173 4.56914 189.367 4.5815 189.453 4.58049Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M187.816 4.58828C187.979 4.59479 188.138 4.60128 188.286 4.6063C188.158 4.60138 187.989 4.59484 187.816 4.58828Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M70.1371 6.13791C70.5508 6.04432 70.7092 6.00228 70.8519 6.02867C71.2351 5.9178 70.6273 6.04327 69.4737 6.16464C68.3812 6.28632 66.6867 6.40506 67.7691 6.24909C68.1419 6.19383 68.8974 6.09762 69.5662 6.01669C70.2401 5.93578 70.7863 5.86995 70.8118 5.87721C70.8373 5.88162 70.5411 5.93297 70.393 5.9665C70.2398 6 70.2295 6.01564 70.6584 5.95209C70.6788 5.94934 70.7197 5.9424 70.8167 5.92718C71.2303 5.85927 71.5213 5.8136 71.5877 5.80679C71.6081 5.80546 71.6132 5.80691 71.6132 5.80977C71.6132 5.81119 71.6132 5.81405 71.6029 5.81685L71.5927 5.82251C71.5927 5.82251 71.6335 5.82984 71.659 5.83425L71.7558 5.85042C72.2605 5.93564 72.4949 6.00385 72.3008 6.04286C72.5097 6.11238 71.7647 6.12444 70.9076 6.10885L70.5862 6.10157L70.479 6.11817C70.4126 6.12927 70.3463 6.1375 70.2901 6.14294C70.1778 6.15381 70.1064 6.15489 70.132 6.13503L70.1371 6.13791Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M70.8221 5.92716C70.7658 5.9369 70.7095 5.9452 70.6635 5.95213C70.5919 5.96322 71.6356 5.78815 70.8221 5.92716Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3Cpath d='M69.5874 5.85417C69.6946 5.84756 69.6487 5.85019 70.0672 5.82654C70.0927 5.82666 69.7456 5.8478 69.1842 5.88217C68.4136 5.92836 67.8368 5.96407 66.9794 6.01555C66.4334 6.0457 66.7192 6.02569 67.3367 5.98732C68.2605 5.93189 68.9954 5.88838 69.5874 5.85274L69.5874 5.85417Z' fill='%23F4BC15' fill-opacity='0.97'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_362_2239'%3E%3Crect width='511' height='7.47158' fill='white' transform='matrix(0.999988 0.00487466 0.00487466 -0.999988 0.984818 7.75439)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}
.new-hero__title .exclamation-point {
  position: relative;
  width: fit-content;
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .new-hero__title .exclamation-point {
    padding-top: 10px;
  }
}
.new-hero__title .exclamation-point::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  width: 35px;
  height: 55px;
  background-image: url("data:image/svg+xml,%3Csvg width='27' height='68' viewBox='0 0 27 68' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.4307 47.5875C9.48298 47.6 9.57519 47.6274 9.59011 47.5625L9.60373 47.5023C9.51977 47.4822 9.42778 47.5111 9.4307 47.5875Z' fill='%23F4BC15'/%3E%3Cpath d='M9.6872 47.1412L9.70088 47.081C9.6455 46.9358 9.44322 47.0821 9.6872 47.1412Z' fill='%23F4BC15'/%3E%3Cpath d='M9.77369 47.0986C9.75629 47.1746 9.89818 47.2241 9.91943 47.1338C9.90799 47.072 9.80015 47.0174 9.77369 47.0986Z' fill='%23F4BC15'/%3E%3Cpath d='M10.2247 47.1456C10.0916 47.1128 9.88432 47.253 10.1109 47.3085C10.0998 47.1732 10.205 47.2358 10.2247 47.1456Z' fill='%23F4BC15'/%3E%3Cpath d='M10.3414 44.3187C10.3632 44.3705 10.4077 44.4117 10.4735 44.414C10.4947 44.3237 10.439 44.2255 10.3414 44.3187Z' fill='%23F4BC15'/%3E%3Cpath d='M10.5738 44.3128L11.0826 44.4392C11.1076 44.3331 10.5938 44.2273 10.5738 44.3128Z' fill='%23F4BC15'/%3E%3Cpath d='M10.9064 44.2058C10.851 44.0607 10.6487 44.2053 10.8928 44.266L10.9064 44.2058Z' fill='%23F4BC15'/%3E%3Cpath d='M11.365 43.5571C11.3464 43.5066 11.2454 43.436 11.2191 43.5203C11.1993 43.6074 11.3451 43.6442 11.365 43.5571Z' fill='%23F4BC15'/%3E%3Cpath d='M12.0562 42.5885L12.0698 42.5283C11.7575 42.4498 12.0184 42.7422 12.0562 42.5885Z' fill='%23F4BC15'/%3E%3Cpath d='M11.6463 41.7251C11.5863 41.9802 11.453 41.6771 11.6463 41.7251Z' fill='%23F4BC15'/%3E%3Cpath d='M11.4701 41.4902C11.4527 41.5662 11.5946 41.6157 11.6159 41.5269C11.606 41.465 11.4982 41.4104 11.4701 41.4902Z' fill='%23F4BC15'/%3E%3Cpath d='M12.6726 38.7495L12.7016 38.6307C12.6932 38.6202 12.6882 38.6143 12.6832 38.6099C12.5806 38.5112 12.4554 38.6935 12.6726 38.7495Z' fill='%23F4BC15'/%3E%3Cpath d='M10.5256 37.746L10.5408 37.6857C10.2283 37.6041 10.4878 37.8998 10.5256 37.746Z' fill='%23F4BC15'/%3E%3Cpath d='M10.5697 37.5669C10.6026 37.4353 10.4386 37.4074 10.4285 37.5283C10.4208 37.61 10.5485 37.6572 10.5697 37.5669Z' fill='%23F4BC15'/%3E%3Cpath d='M12.7609 38.0725C12.7773 38.006 12.8617 37.9791 12.8781 37.9126L12.9086 37.7936C12.7388 37.7489 12.6538 37.9773 12.7609 38.0725Z' fill='%23F4BC15'/%3E%3Cpath d='M10.6233 37.0435L10.5865 37.1878L10.6017 37.1275L10.6233 37.0435Z' fill='%23F4BC15'/%3E%3Cpath d='M13.4351 35.9878C13.4351 35.9878 13.4154 35.9718 13.3717 35.9463C13.3622 35.9437 13.3559 35.9425 13.3496 35.9413C13.2467 35.9177 12.9295 35.8629 12.9065 35.9501C13.0541 35.9899 13.1987 36.0048 13.2789 36.0939C13.3808 36.2066 13.6426 36.1444 13.4335 35.9879L13.4351 35.9878Z' fill='%23F4BC15'/%3E%3Cpath d='M13.1119 35.749C13.102 35.6871 12.9956 35.6309 12.9675 35.7106C12.9486 35.7867 13.0905 35.8378 13.1119 35.749Z' fill='%23F4BC15'/%3E%3Cpath d='M13.5755 35.7468C13.6406 35.7649 13.6498 35.7612 13.6622 35.7073L13.6775 35.6471C13.6172 35.6584 13.5739 35.6922 13.5755 35.7468Z' fill='%23F4BC15'/%3E%3Cpath d='M13.9367 34.9538L13.9519 34.8951C13.951 34.7467 13.6447 34.8756 13.9367 34.9538Z' fill='%23F4BC15'/%3E%3Cpath d='M13.367 34.1623C13.3872 34.2143 13.4318 34.257 13.4961 34.261C13.519 34.1722 13.4663 34.0721 13.367 34.1623Z' fill='%23F4BC15'/%3E%3Cpath d='M11.7097 33.3878C11.7823 33.1086 11.4288 33.3653 11.7097 33.3878Z' fill='%23F4BC15'/%3E%3Cpath d='M14.3836 33.2309L14.5996 33.2916C14.6275 33.1822 14.4552 33.1985 14.3836 33.2309Z' fill='%23F4BC15'/%3E%3Cpath d='M14.2499 32.4154C14.0921 32.4668 14.2963 32.5673 14.3631 32.5884C14.4936 32.6292 14.6268 32.6635 14.757 32.6996L14.5563 32.5802C14.4966 32.5212 14.354 32.3811 14.2483 32.4154L14.2499 32.4154Z' fill='%23F4BC15'/%3E%3Cpath d='M15.3005 30.4929C15.214 30.4824 15.1385 30.4462 15.0481 30.4499C14.9453 30.4544 14.8473 30.4617 14.7411 30.4617C14.8383 30.5201 14.9363 30.5674 15.0332 30.6211C15.1074 30.662 15.1532 30.7234 15.1959 30.785C15.192 30.7993 15.1632 30.8666 15.1878 30.887C15.2845 30.9641 15.561 30.8588 15.3726 30.709C15.272 30.5649 15.4779 30.6137 15.5115 30.4946C15.4294 30.4525 15.3825 30.5053 15.3006 30.4945L15.3005 30.4929Z' fill='%23F4BC15'/%3E%3Cpath d='M17.1383 25.937L17.1552 25.8782C17.109 25.7309 16.898 25.8605 17.1383 25.937Z' fill='%23F4BC15'/%3E%3Cpath d='M17.4125 24.0352C17.3862 24.1195 17.528 24.1674 17.5542 24.0815C17.5386 24.0293 17.4435 23.9521 17.4125 24.0352Z' fill='%23F4BC15'/%3E%3Cpath d='M17.7512 23.9528C17.7684 24.0065 17.8115 24.0492 17.8761 24.0579C17.9037 23.9704 17.8556 23.8685 17.7512 23.9528Z' fill='%23F4BC15'/%3E%3Cpath d='M17.8276 23.2062C17.7984 23.2938 17.9482 23.2647 18.0231 23.2369C18.01 23.2533 18.0104 23.2611 18.061 23.219C18.0637 23.2111 18.0635 23.208 18.0619 23.2065C18.0789 23.0977 17.8569 23.1201 17.8292 23.2061L17.8276 23.2062Z' fill='%23F4BC15'/%3E%3Cpath d='M15.5229 21.3261L15.5429 21.2671C15.5014 21.118 15.2854 21.2447 15.5229 21.3261Z' fill='%23F4BC15'/%3E%3Cpath d='M15.7746 20.5582C15.6926 20.8099 15.5865 20.4927 15.7746 20.5582Z' fill='%23F4BC15'/%3E%3Cpath d='M19.6036 18.8476C19.4567 18.9 19.6621 18.9395 19.744 18.8988C19.8848 18.8499 19.6812 18.7853 19.6036 18.8476Z' fill='%23F4BC15'/%3E%3Cpath d='M19.7154 18.3052C19.7207 18.1815 19.5167 18.1919 19.4831 18.2845C19.4427 18.3931 19.6724 18.4233 19.7154 18.3052Z' fill='%23F4BC15'/%3E%3Cpath d='M20.1329 16.5043C20.1856 16.5246 20.4655 16.6098 20.3839 16.4708C20.3092 16.3408 20.0427 16.3502 20.1329 16.5043Z' fill='%23F4BC15'/%3E%3Cpath d='M21.5251 14.1212C21.595 14.2468 21.7589 14.1403 21.7819 14.0796C21.7422 14.0679 21.4937 14.0653 21.5251 14.1212Z' fill='%23F4BC15'/%3E%3Cpath d='M21.8134 13.0731C21.7321 13.0701 21.4505 12.7976 21.4217 12.8915C21.4019 12.9536 21.3763 13.2347 21.4691 13.273C21.5556 13.3086 21.8116 13.2826 21.7999 13.4286C21.7118 13.3916 21.5279 13.4774 21.6768 13.5389C21.7584 13.5732 21.9116 13.5751 21.9585 13.6818C21.973 13.7153 21.875 13.7226 21.9855 13.7692C22.0267 13.6996 22.029 13.5526 22.0132 13.4692C21.991 13.358 21.8063 13.297 21.7234 13.2159C21.6803 13.1731 22.2298 13.2221 21.9859 12.9787C21.8484 12.8977 21.9356 13.08 21.815 13.0746L21.8134 13.0731Z' fill='%23F4BC15'/%3E%3Cpath d='M21.9851 12.7787C22.0192 12.6939 21.9802 12.5884 21.8706 12.6636C21.8831 12.7175 21.9218 12.7652 21.9851 12.7787Z' fill='%23F4BC15'/%3E%3Cpath d='M22.1637 12.7885C22.1637 12.7885 22.1867 12.8059 22.2177 12.8291C22.2487 12.8523 22.2894 12.8812 22.3302 12.91C22.4131 12.9661 22.4957 13.0159 22.5068 12.9918C22.486 12.9571 22.4576 12.926 22.4232 12.8983L22.1637 12.7885Z' fill='%23F4BC15'/%3E%3Cpath d='M19.5149 11.5911C19.4941 11.5563 19.4657 11.5252 19.4329 11.4975C19.3985 11.4713 19.3822 11.4582 19.3757 11.4539C19.3283 11.4192 19.2696 11.3758 19.27 11.3836C19.2695 11.4555 19.4918 11.6502 19.5166 11.5925L19.5149 11.5911Z' fill='%23F4BC15'/%3E%3Cpath d='M22.6068 12.6469L22.63 12.5909C22.5978 12.4412 22.3761 12.548 22.6068 12.6469Z' fill='%23F4BC15'/%3E%3Cpath d='M22.562 12.3636C22.5197 12.2818 22.3532 12.1853 22.3421 12.3156C22.3374 12.369 22.532 12.4373 22.562 12.3636Z' fill='%23F4BC15'/%3E%3Cpath d='M22.5049 12.0826C22.3736 12.1607 22.5227 12.2253 22.6303 12.1956C22.8223 12.1406 22.6136 12.0185 22.5049 12.0826Z' fill='%23F4BC15'/%3E%3Cpath d='M23.4414 10.0763C23.4524 10.1319 23.4911 10.1796 23.5545 10.1946C23.5916 10.1081 23.5541 10.0009 23.4414 10.0763Z' fill='%23F4BC15'/%3E%3Cpath d='M23.5426 9.64695L23.7479 9.73802C23.7932 9.63224 23.6178 9.62379 23.5426 9.64695Z' fill='%23F4BC15'/%3E%3Cpath d='M24.0238 8.69223C23.9896 8.77392 24.2585 8.91124 24.2994 8.81041C24.2915 8.72807 24.0785 8.61246 24.0238 8.69223Z' fill='%23F4BC15'/%3E%3Cpath d='M24.219 8.29175C24.219 8.29175 24.1418 8.22753 24.1037 8.19071C24.1615 8.24356 24.0367 8.08684 24.0773 8.16571C24.0385 8.09142 23.9767 8.02318 23.917 7.96264C23.8516 8.04616 23.9156 8.09864 24.0084 8.13694C24.0549 8.15608 24.1684 8.30878 24.2191 8.2933L24.219 8.29175Z' fill='%23F4BC15'/%3E%3Cpath d='M24.6138 7.83424L24.6368 7.77352C24.6042 7.61763 24.3802 7.73859 24.6138 7.83424Z' fill='%23F4BC15'/%3E%3Cpath d='M24.1721 7.51958C24.0262 7.42815 24.1249 7.72702 24.3339 7.72256C24.2389 7.70001 24.1353 7.61079 24.1721 7.51958Z' fill='%23F4BC15'/%3E%3Cpath d='M24.2413 7.34053C24.2472 7.25581 24.0793 7.18912 24.0318 7.25753C23.9979 7.34545 24.2086 7.42213 24.2413 7.34053Z' fill='%23F4BC15'/%3E%3Cpath d='M24.7693 7.66262C24.7922 7.70659 24.9473 7.58187 24.9614 7.55604C24.9803 7.5065 24.7025 7.53531 24.7693 7.66262Z' fill='%23F4BC15'/%3E%3Cpath d='M25.0553 6.20378C25.0695 6.2592 25.1113 6.30673 25.1759 6.31544C25.2079 6.22294 25.1641 6.11459 25.0553 6.20378Z' fill='%23F4BC15'/%3E%3Cpath d='M22.4943 2.16549C22.589 2.10368 22.3856 1.99063 22.3762 1.96307C22.4001 1.9976 22.4178 2.03405 22.4295 2.07243C22.4335 2.11437 22.4557 2.14588 22.4929 2.16713L22.4943 2.16549Z' fill='%23F4BC15'/%3E%3Cpath d='M21.915 2.03389C22.0074 2.06596 22.1047 2.01963 22.1943 2.08311C22.2773 2.14073 22.3497 2.60206 22.4373 2.31101C22.5055 2.08984 21.9172 1.59474 21.693 1.60634C21.6743 1.60744 21.9033 1.83615 21.9113 1.86537C21.9622 2.04049 21.7227 1.87176 21.6526 1.87431L21.5612 1.80781C21.6705 1.88732 21.7875 1.98982 21.9149 2.03233L21.915 2.03389Z' fill='%23F4BC15'/%3E%3Cpath d='M21.6526 1.87431C21.7476 1.87029 21.5319 1.7861 21.6526 1.87431Z' fill='%23F4BC15'/%3E%3Cpath d='M21.7676 2.10347C22.02 2.22614 21.609 2.32839 21.7676 2.10347Z' fill='%23F4BC15'/%3E%3Cpath d='M20.8244 3.01033C20.9962 3.16898 20.9059 2.77744 20.991 2.84275C20.8797 2.7571 20.8412 2.71093 20.7808 2.82541C20.7413 2.89803 20.8737 2.94494 20.8244 3.01033Z' fill='%23F4BC15'/%3E%3Cpath d='M20.9497 3.44199C20.9339 3.36011 20.7601 3.21877 20.705 3.29075C20.728 3.38939 20.9704 3.55639 20.9497 3.44199Z' fill='%23F4BC15'/%3E%3Cpath d='M20.2698 4.04591C20.3489 4.06314 20.3559 4.02211 20.3023 3.9612C20.2018 3.84524 20.0284 3.65856 19.9924 3.81535C19.9912 3.82167 19.9885 3.82964 19.9875 3.83908C19.9962 3.85419 20.0031 3.86472 20.0081 3.87067C20.0719 3.97317 20.1385 4.01769 20.2682 4.04445L20.2698 4.04591Z' fill='%23F4BC15'/%3E%3Cpath d='M19.7948 4.28003C19.8779 4.31265 19.9887 4.33739 20.0657 4.31881C20.138 4.3005 20.0122 4.17978 19.9633 4.17171C19.8608 4.15585 19.8232 4.31274 19.6917 4.20016C19.7004 4.24183 19.7628 4.26785 19.7948 4.28003Z' fill='%23F4BC15'/%3E%3Cpath d='M19.6901 4.20025C19.687 4.20043 19.6226 4.14172 19.6901 4.20025Z' fill='%23F4BC15'/%3E%3Cpath d='M19.5952 4.89638C19.6463 4.83713 19.4899 4.6729 19.4271 4.74689C19.397 4.82052 19.5338 4.94217 19.5952 4.89638Z' fill='%23F4BC15'/%3E%3Cpath d='M19.1754 4.98352C19.1495 4.88817 19.3256 4.74816 19.371 4.69706C19.1458 4.53218 18.9535 4.68876 18.9913 4.90684C18.9327 4.97277 19.2544 5.26479 19.1753 4.98196L19.1754 4.98352Z' fill='%23F4BC15'/%3E%3Cpath d='M18.9898 4.90849C18.9553 4.7199 18.9518 4.9529 18.9898 4.90849Z' fill='%23F4BC15'/%3E%3Cpath d='M18.0879 5.98478C18.0879 5.98478 18.096 5.99055 18.0993 5.99348C18.2613 6.11989 18.22 5.89421 18.2481 5.73477C18.1616 5.83046 18.0218 5.76368 18.0482 5.94805C18.0631 5.96279 18.0747 5.97305 18.0845 5.98185L18.0879 5.98478Z' fill='%23F4BC15'/%3E%3Cpath d='M18.0203 6.08405C18.2529 6.24225 17.832 6.28258 18.0203 6.08405Z' fill='%23F4BC15'/%3E%3Cpath d='M18.2609 6.4855C18.3124 6.43093 18.2151 6.31634 18.1548 6.38081C18.1348 6.43823 18.2 6.53907 18.2609 6.4855Z' fill='%23F4BC15'/%3E%3Cpath d='M17.9984 6.53529C18.1364 6.57249 18.0578 6.32401 17.9116 6.3076C17.7654 6.29118 17.911 6.51073 17.9984 6.53529Z' fill='%23F4BC15'/%3E%3Cpath d='M17.6848 6.32872C17.7539 6.25592 17.5461 6.0947 17.4724 6.11621C17.4518 6.19085 17.608 6.37698 17.6848 6.32872Z' fill='%23F4BC15'/%3E%3Cpath d='M17.9878 10.1059C17.9322 10.1966 18.0517 10.263 18.1382 10.2736C18.248 10.175 18.2806 10.3058 18.4024 10.3315C18.5667 10.364 18.3169 10.0725 18.2763 10.0468C18.1678 9.92657 18.076 9.98664 18.1344 10.077C18.0853 10.0377 18.0354 10.0656 17.9893 10.1058L17.9878 10.1059Z' fill='%23F4BC15'/%3E%3Cpath d='M16.9411 8.92995C16.9464 8.91401 16.9453 8.89689 16.9475 8.87958C16.9371 8.88956 16.9114 8.95669 16.9411 8.92995Z' fill='%23F4BC15'/%3E%3Cpath d='M19.77 4.44397C19.7777 4.44196 19.8027 4.44205 19.834 4.44334C19.8195 4.43638 19.7977 4.4361 19.77 4.44397Z' fill='%23F4BC15'/%3E%3Cpath d='M22.4853 11.562C22.5112 11.498 22.5072 11.4576 22.4824 11.434C22.4898 11.4805 22.4989 11.5284 22.4853 11.562Z' fill='%23F4BC15'/%3E%3Cpath d='M20.8801 13.7748C20.9029 13.7906 20.93 13.8015 20.9632 13.8074C20.9356 13.7902 20.9086 13.7809 20.8801 13.7748Z' fill='%23F4BC15'/%3E%3Cpath d='M10.279 45.8894C10.3004 45.9069 10.3353 45.9173 10.3916 45.9171C10.3535 45.9069 10.3155 45.8982 10.279 45.8894Z' fill='%23F4BC15'/%3E%3Cpath d='M26.2203 1.54678C26.1508 1.48055 26.2119 1.35041 26.2165 1.2689L23.4565 0.252925C23.4395 0.282047 23.4395 0.30861 23.4752 0.331512C23.5517 0.437945 23.4974 0.577055 23.3523 0.526205C23.1753 0.463169 23.3331 0.3586 23.166 0.305916C23.0595 0.273113 22.953 0.241868 22.8449 0.209157C22.9938 0.35196 23.3298 0.754067 23.5397 0.73706C23.647 0.729198 23.6834 0.605197 23.8265 0.781154C23.9073 0.881085 23.7352 0.849008 23.7059 0.855415C23.6026 0.878664 23.6651 0.985921 23.6279 1.04435C23.6336 1.03464 23.5878 0.865473 23.5619 0.849808C23.5554 0.845503 23.3871 0.931939 23.3927 0.895671C23.424 0.70948 23.189 0.751396 23.0266 0.698437C22.9246 0.663804 22.7992 0.522743 22.7982 0.425936C22.7986 0.379043 22.8659 0.381341 22.9192 0.384463C22.8124 0.373549 22.6893 0.326093 22.7622 0.504605C22.8006 0.599219 23.0446 0.817684 23.0321 0.898095C22.9232 1.06385 22.6642 1.06968 22.4637 1.08458C22.5323 1.16335 22.7067 1.31404 22.7354 1.40453C22.7202 1.35855 22.4906 1.27673 22.4448 1.26848C22.3707 1.25565 22.2991 1.26141 22.2398 1.28833C22.2015 1.27495 22.0927 1.22978 22.0531 1.24773C22.0669 1.24224 22.2966 1.37873 22.3634 1.37325C22.478 1.40871 22.6011 1.45616 22.6978 1.53485C22.9227 1.72162 22.3254 1.76294 22.3096 1.78574C22.321 1.76789 22.5133 1.90346 22.536 1.94431C22.5848 2.0305 22.5907 2.13014 22.5736 2.21239C22.5565 2.29307 22.5028 2.41653 22.4189 2.45113C22.3518 2.47851 22.2875 2.39479 22.2181 2.38324C22.1267 2.3683 22.1108 2.44267 22.0203 2.41829C21.9473 2.39914 21.8736 2.36754 21.8029 2.33263C21.7193 2.29223 21.6353 2.2456 21.5587 2.19073C21.518 2.16187 21.423 2.03465 21.3957 2.02219C21.2383 1.94707 21.3598 2.36646 21.3563 2.38697C21.3426 2.50026 21.2589 2.48487 21.1874 2.54375C21.186 2.54539 21.1411 2.6324 21.1561 2.62214C21.1022 2.66124 20.8026 2.40073 20.8885 2.63941C20.9332 2.76334 21.0912 2.8728 21.2159 2.87016C21.2842 2.88959 21.3909 2.95051 21.3878 3.03037C21.3865 3.08825 21.3106 3.0724 21.3311 3.129C21.3535 3.19174 21.5332 3.40461 21.4646 3.4602C21.4437 3.47704 21.1061 3.04691 21.2496 3.44313C21.2663 3.48902 21.3993 3.75775 21.3747 3.76388C21.2205 3.79793 21.1211 3.83501 20.9909 3.90515C20.8776 4.04929 20.6822 3.80766 20.5674 3.71441C20.6473 3.61285 20.8359 3.76583 20.9443 3.80321C21.0017 3.82328 21.0889 3.65879 21.1149 3.6229C21.2513 3.4446 21.0993 3.38321 20.906 3.23051C20.9552 3.26981 21.0629 3.37597 21.0695 3.43496C21.0332 3.48084 20.9628 3.66464 20.8949 3.653C20.8729 3.64961 20.4698 3.35611 20.5039 3.48379C20.5827 3.78851 20.2135 3.35241 20.1197 3.45635C20.0406 3.54536 20.2119 3.64311 20.2808 3.67343C20.3482 3.70385 21.0024 4.17945 20.855 4.22404C20.7768 4.24738 20.665 4.07427 20.6254 4.03754C20.5495 3.96856 20.5192 4.14376 20.4926 4.16876C20.5239 4.14349 20.0258 4.14617 20.1506 4.24977C20.1588 4.2571 20.3565 4.19237 20.3737 4.27261C20.3887 4.34203 20.0932 4.30938 20.1235 4.42634C20.1336 4.46481 19.939 4.44967 19.8342 4.44645C19.9403 4.49803 19.7569 4.88532 19.7555 4.86197C19.7574 4.89467 20.032 5.15508 19.8754 5.14865C19.7951 5.24398 19.7103 5.02398 19.6994 5.02306C19.6712 5.02159 19.5918 5.10593 19.6095 5.14239C19.6448 5.21063 19.7092 5.21778 19.7581 5.2524C19.833 5.30425 19.7013 5.34792 19.6841 5.37549C19.647 5.43391 19.742 5.48302 19.6809 5.53347C19.6348 5.57212 19.4816 5.49049 19.458 5.43407C19.4343 5.37609 19.4767 5.32673 19.4373 5.26811C19.3859 5.18989 19.3511 5.39504 19.4105 5.47592C19.7157 5.88608 19.8162 5.25681 19.9645 5.38871C20.1094 5.51613 19.9672 5.56822 19.9377 5.67775C19.9071 5.79361 20.1207 5.89511 20.0211 6.0072C19.9424 5.91808 19.9056 5.82182 19.8164 5.73956C19.8774 5.79379 19.731 5.80082 19.7044 5.79926C19.6209 5.89321 19.6719 5.91209 19.7533 6.02136C19.8891 6.20556 19.7081 6.23493 19.607 6.05651C19.5616 5.97481 19.4148 5.60222 19.2936 5.5859C19.2539 5.54917 19.2887 5.8221 19.1789 5.81448C19.16 5.81246 19.1975 5.67903 19.1629 5.64825C19.0918 5.58212 19.01 5.56974 18.9298 5.56039C18.7852 5.54544 18.8632 5.46586 18.8327 5.37079C18.8232 5.34322 18.6861 5.02787 18.6465 5.07238C18.5455 5.18767 18.5399 5.33174 18.7109 5.45137C18.6346 5.53397 18.5509 5.30609 18.4739 5.3778C18.4235 5.4245 18.3038 5.51277 18.3752 5.6117C18.4261 5.68213 18.6339 5.8418 18.545 5.65797C18.5094 5.5835 18.4558 5.52103 18.3871 5.46882C18.4895 5.50968 18.5962 5.5456 18.6934 5.60551C18.7906 5.66542 18.6665 5.73208 18.7689 5.82762C18.9044 5.6353 19.14 5.81677 18.9343 5.98352C18.8494 6.05412 18.6762 6.11116 18.5476 6.0484C18.472 6.01066 18.4332 5.77546 18.4238 5.77445C18.2903 5.76198 18.3351 5.9937 18.3692 6.06825C18.4246 6.18842 18.6092 6.27289 18.6359 6.38069C18.669 6.51935 18.2621 6.15891 18.2058 6.1044C18.2255 6.14855 18.3888 6.56236 18.4266 6.5664C18.3605 6.55933 18.3028 6.48148 18.3227 6.63343C18.3057 6.71723 18.2793 6.7719 18.3877 6.78272C18.5569 6.95089 18.1477 6.95148 18.1492 6.89671C18.145 6.98445 18.2319 7.13402 18.2966 7.19896C18.1455 7.04691 18.081 6.95852 18.0045 6.77241C17.9752 6.69913 17.6474 6.38248 17.5963 6.46984C17.5778 6.50061 17.7299 6.61823 17.7404 6.66448C17.7554 6.73235 17.7151 6.71284 17.7513 6.79665C17.7966 6.90335 17.9312 6.96106 17.9658 7.07152C17.9832 7.12831 17.9368 7.16384 17.9612 7.23272C17.9761 7.27403 18.2246 7.64846 18.0015 7.46783C17.8489 7.34242 17.8839 7.11383 17.7904 6.95684C17.7505 6.88887 17.6241 6.81192 17.6195 6.73252C17.6169 6.68892 17.6742 6.70743 17.6665 6.68288C17.6362 6.59093 17.3335 6.48996 17.2602 6.46614C17.0742 6.40988 16.906 6.97751 16.9333 6.98997C16.9541 6.99812 17.0752 6.82541 17.1539 6.83641C17.1948 6.84182 17.3515 6.9576 17.3291 7.0011C17.2757 7.10267 17.1213 7.53044 16.9313 7.32755C16.9747 7.375 17.0183 7.42556 17.0661 7.46806C17.1418 7.53392 17.1388 7.45598 17.2053 7.47239C17.2877 7.49255 17.301 7.55895 17.3141 7.62224C17.3276 7.69331 17.3799 7.67931 17.3982 7.69854C17.5114 7.81844 17.2176 7.76226 17.184 7.74861C17.0962 7.71471 17.0119 7.66341 16.9407 7.59416C16.999 7.68292 16.8666 7.76725 16.8177 7.8123C16.6932 7.79305 16.5753 7.83434 16.5014 7.9043C16.6468 7.93482 16.8645 7.99704 16.9955 8.10027C17.0675 8.15698 17.0275 8.38117 17.0936 8.38979C16.9518 8.36843 16.8119 7.9267 16.6856 8.14346C16.6188 8.25675 16.821 8.42923 16.874 8.53392C16.9272 8.64173 16.9597 8.76949 16.9458 8.87811C16.9518 8.87308 16.9522 8.88086 16.9394 8.92848C16.9068 8.95852 16.8962 9.01695 16.8991 9.06677C16.9199 9.04837 17.0292 8.9154 17.0684 8.94435C17.1011 8.96899 17.1474 9.14594 17.2304 9.07076C17.2645 9.04063 17.2587 8.96754 17.2514 8.92266C17.2301 8.77237 17.0864 8.69331 17.2018 8.58342C17.2444 8.43094 17.328 8.60414 17.3021 8.69471C17.2281 8.76467 17.4478 8.91582 17.4355 8.91967C17.3618 8.94118 17.2872 8.894 17.2972 9.03715C17.3026 9.12901 17.3506 9.22931 17.4204 9.30021C17.4852 9.36671 17.5829 9.4344 17.6315 9.51748C17.5707 9.5726 17.6976 9.68546 17.7359 9.72695C17.8935 9.80363 17.9886 9.64025 18.055 9.70822C18.1164 9.77023 18.2779 9.94042 18.3654 9.86029C18.4204 9.893 18.4705 9.97598 18.5172 10.0264C18.5853 9.96299 18.4144 9.63244 18.6063 9.84146C18.7368 9.85723 18.6814 9.7105 18.5979 9.64509C18.6596 9.71178 18.7316 9.60756 18.8077 9.62653C18.9266 9.65705 19.0242 9.69662 19.1464 9.70351C19.3548 9.71471 19.0921 9.52234 19.0205 9.44687C19.1686 9.33662 19.2962 9.54161 19.3916 9.4907C19.4478 9.46396 19.7198 9.25426 19.63 9.16267C19.5705 9.23959 19.5493 9.17053 19.4812 9.1011C19.5283 9.05302 19.7071 9.09252 19.7152 9.04362C19.7384 8.90789 19.6638 8.88727 19.8484 8.83894C19.9568 8.84976 20.3352 8.80411 20.0708 8.61028C20.3404 8.7585 20.1221 8.39322 20.0426 8.31509C19.9759 8.24245 19.9001 8.17503 19.8289 8.10578C19.983 8.20454 20.1799 8.39295 20.3447 8.43327C20.3296 8.28261 20.3977 8.37861 20.4811 8.36277C20.5336 8.35188 20.5227 8.24784 20.5579 8.20828C20.5682 8.1983 20.6598 8.18668 20.6867 8.16635C20.7403 8.12258 20.7873 8.07139 20.8343 8.0202C20.9019 7.94904 20.9766 7.88998 21.0547 7.83696C21.0238 7.89658 20.9838 7.98642 21.0623 8.02087C21.1024 8.03883 21.0866 8.08975 21.0769 8.11063C21.0077 8.26155 20.6546 8.12605 20.8507 8.32701C20.9271 8.40533 20.8966 8.55086 20.8795 8.63154C20.872 8.66323 20.8108 8.89649 20.7276 8.8092C20.6458 8.77338 20.3825 8.81071 20.3996 8.91595C20.4123 8.99957 20.5546 8.97559 20.5349 9.11892C20.5193 9.22607 20.474 9.33185 20.4071 9.41701C20.333 9.51042 20.2694 9.46572 20.252 9.59486C20.2364 9.70201 20.2154 9.87666 20.3119 9.97724C20.2494 9.97622 20.1481 9.95249 20.0959 9.96805C20.0083 9.9935 20.0215 10.1115 19.9173 10.1441C19.7871 10.2408 19.7246 10.4539 19.6975 10.6039C19.6868 10.6608 19.6704 10.7539 19.7235 10.8086C19.8135 10.9845 19.6027 10.8782 19.5067 10.8932C19.4108 10.9082 19.3578 11.0425 19.4628 11.102C19.5532 11.1529 19.7007 11.138 19.8113 11.1862C19.7269 11.1849 19.3921 11.1218 19.4251 11.2589C19.4334 11.2928 19.4813 11.4712 19.5576 11.4401C19.6048 11.4202 19.5517 11.3389 19.5993 11.3252C19.5993 11.3252 19.6146 11.3462 19.6383 11.3776C19.662 11.409 19.6941 11.4509 19.7231 11.4929C19.7812 11.577 19.83 11.6647 19.7915 11.6733C19.7529 11.6818 19.3286 11.7161 19.3344 11.6813C19.3252 11.7381 19.5204 11.9501 19.4545 11.9711C19.3777 11.9944 19.2623 11.9699 19.1822 11.9356C18.9983 12.0229 19.3505 12.2756 19.3317 12.3533C19.3103 12.4421 19.1859 12.4775 19.3379 12.5404C19.4772 12.5979 19.2573 12.6561 19.2266 12.6657C19.1638 12.6866 19.1078 12.743 19.1036 12.8057C19.1007 12.8621 19.1712 12.8658 19.1898 12.9163C19.2745 13.1347 18.873 13.0271 18.8953 13.1148C18.9503 13.3319 18.6662 13.1751 18.6878 13.3035C18.709 13.4257 18.8196 13.527 18.7118 13.6333C18.6469 13.6981 18.6117 13.6845 18.669 13.7561C18.7415 13.8472 18.5774 14.0568 18.4662 13.9977C18.6218 14.0417 18.6142 14.1796 18.4968 14.2271C18.3823 14.2729 18.2451 14.2216 18.1333 14.2594C18.2742 14.2121 18.5555 14.5362 18.4173 14.6568C18.3758 14.6936 18.2672 14.4937 18.1979 14.4556C18.1188 14.4118 17.9802 14.3668 17.9436 14.4612C18.1127 14.5215 18.2675 14.6312 18.4065 14.7371C18.5929 14.8793 18.5757 14.9068 18.5064 15.0828C18.357 15.1978 18.1458 15.0321 18.34 14.9347C18.4355 14.8869 18.2056 14.8536 18.1836 14.8517C18.0678 14.8476 17.896 14.8733 17.9711 15.0079C18.1165 15.065 17.8563 15.0756 17.8383 15.0892C17.7514 15.1521 17.9795 15.259 17.9994 15.3047C18.0375 15.3946 17.9518 15.4512 18.011 15.5555C18.1598 15.6968 18.0244 15.6782 17.8741 15.6729C17.7975 15.6712 17.7042 15.5704 17.6178 15.5364C17.4885 15.5409 17.5465 15.6516 17.6154 15.7069C17.6826 15.7623 17.8209 15.7761 17.8344 15.819C17.7954 15.926 17.7637 15.8138 17.7057 15.8094C17.6618 15.8057 17.7593 15.9765 17.7713 15.9946C17.6147 15.935 17.6939 16.1663 17.6902 16.2102C17.688 16.226 17.592 16.2676 17.5732 16.3187C17.5195 16.3624 17.4626 16.3783 17.4081 16.4065C17.3975 16.4118 17.4763 16.5837 17.4846 16.6176C17.5011 16.6854 17.5117 16.7347 17.5643 16.7801C17.6282 16.8045 17.8464 16.8479 17.8269 16.9428C17.8137 17.0092 17.6234 16.9344 17.5915 16.9238C17.5069 16.8928 17.499 16.9698 17.4765 17.0118C17.4286 17.1005 17.3144 17.0447 17.3781 17.1988C17.4018 17.2568 17.4311 17.3832 17.4027 17.4317C17.3461 17.5319 17.1207 17.2295 17.1514 17.434C17.1677 17.5517 17.4607 17.8611 17.377 17.9519C17.3214 18.0145 17.0046 17.8066 17.0056 17.7972C16.9991 17.8725 17.1149 17.9564 17.1512 18.0167C17.1408 17.9986 17.0566 18.1332 17.1313 18.2101C17.0639 18.1781 16.9224 17.8958 16.8904 17.9899C16.8592 18.0167 16.7805 18.0604 16.8025 18.1153C16.8281 18.1779 16.8919 18.1757 16.9124 18.2323C16.9554 18.3516 16.6719 18.3386 16.6239 18.4258C16.5816 18.5032 16.6124 18.6014 16.6979 18.648C16.5813 18.6298 16.4552 18.6903 16.6275 18.7521C16.6061 18.9205 16.5173 18.8445 16.3753 18.7935C16.346 18.8795 16.5239 18.9035 16.5747 18.9427C16.6744 19.0181 16.556 19.0516 16.5543 19.1017C16.5521 19.144 16.8565 19.248 16.6175 19.2995C16.5034 19.3249 16.4619 19.2305 16.4261 19.3389C16.4062 19.3978 16.4547 19.4809 16.5265 19.5064C16.4474 19.4626 16.1365 19.4871 16.182 19.3579C16.1232 19.5269 16.2122 19.6592 16.4195 19.7314C16.335 19.702 16.2238 19.696 16.193 19.7837C16.2787 19.8068 16.6549 20.0707 16.467 20.1426C16.3986 20.2013 16.2799 20.1724 16.2119 20.106C16.1672 20.0618 16.2245 19.9756 16.1889 19.9543C16.0886 19.8946 15.7857 20.4826 15.8971 20.5979C15.9851 20.6865 15.7354 20.7949 15.8614 20.9203C15.936 20.994 16.0076 20.9086 16.0821 20.9542C16.0901 20.9584 16.1309 21.0154 16.17 21.0693C16.2091 21.1233 16.2465 21.1742 16.2465 21.1742C16.2571 21.1424 15.9563 21.1256 15.9054 21.1896C15.872 21.2321 15.8709 21.3213 15.8114 21.3451C15.7671 21.3617 15.714 21.3086 15.6788 21.3216C15.6788 21.3216 15.7249 21.3876 15.7696 21.4584C15.8144 21.5292 15.8578 21.6033 15.8573 21.6205C15.8556 21.6456 15.6788 21.5872 15.7 21.5219C15.5999 21.3606 15.6128 21.5536 15.5911 21.6095C15.5614 21.6878 15.4055 21.7204 15.4324 21.8063C15.4785 21.9521 15.465 21.8825 15.3517 21.947C15.3048 21.9732 15.5323 22.0973 15.451 22.1755C15.3121 22.3102 15.2812 22.1839 15.2648 22.0896C15.2502 22.0014 15.122 22.1042 15.1131 22.1126C15.1045 22.1521 15.1053 22.1927 15.1124 22.2345C15.1152 22.2562 15.141 22.2968 15.1665 22.3313C15.192 22.3673 15.2158 22.3987 15.2158 22.3987C15.2079 22.4241 14.8903 22.3084 14.9999 22.4989C15.0921 22.6606 15.2142 22.6644 15.0493 22.8084C14.9305 22.9138 14.8211 23.0452 14.7671 23.1906C14.7104 23.3408 14.7965 23.2638 14.868 23.3112C14.8598 23.3054 14.4959 23.544 14.8365 23.6536C14.7299 23.6193 14.5159 23.6193 14.541 23.7538C14.575 23.9346 14.5229 23.897 14.3475 23.8901C14.4352 23.8944 14.327 24.1788 14.3033 24.2005C14.1712 24.3176 14.2491 24.2896 14.2906 24.4106C14.3266 24.5194 14.0174 24.4923 14.0673 24.5706C14.1274 24.6639 14.2536 24.5784 14.2809 24.5377C14.3226 24.4775 14.4917 24.6441 14.4238 24.7106C14.3397 24.7952 14.2336 24.7436 14.1251 24.7312C14.0355 24.7209 13.9814 24.8631 13.9578 24.9129C13.9118 25.0078 13.6401 25.6206 13.7832 25.6653C13.749 25.747 13.6173 25.7641 13.5926 25.8499C13.5873 25.8658 13.7039 25.9355 13.6778 26.023C13.5299 26.0848 13.4705 26.3227 13.5099 26.4625C13.5336 26.547 13.6061 26.5319 13.5735 26.6416C13.5565 26.6973 13.6111 26.7487 13.6678 26.7845C13.7246 26.8202 13.7869 26.8446 13.7869 26.8446C13.7844 26.8542 13.6191 26.8857 13.595 26.9012C13.5242 26.946 13.4605 27.0029 13.3796 27.0357C13.3025 27.1059 13.245 27.1905 13.3992 27.2361C13.5681 27.3731 13.4482 27.3801 13.2924 27.333C13.2472 27.3607 13.2316 27.5475 13.2186 27.592C13.1812 27.727 13.1056 27.8221 13.0602 27.9544C13.0055 28.1123 13.0247 28.2799 12.9822 28.4324C13.0029 28.3593 12.8261 28.4353 12.8118 28.4846C13.1893 28.5577 12.9145 28.9035 12.7381 28.8513C13.0496 28.9424 12.9041 28.9916 12.747 29.082C12.6775 29.1221 12.6812 29.2125 12.7117 29.2794C12.7477 29.3601 12.8353 29.3628 12.8693 29.4108C12.8625 29.4018 12.5801 29.5387 12.5578 29.5572C12.4371 29.6564 12.4989 29.7512 12.4906 29.8767C12.4795 30.0336 12.4396 30.125 12.5471 30.2796C12.7354 30.4279 12.5198 30.3734 12.398 30.4274C12.4589 30.4004 12.3618 30.5561 12.3618 30.5561C12.3045 30.6173 12.2785 30.6532 12.2759 30.7424C12.2723 30.866 12.431 31.016 12.2484 31.0971C12.1685 31.1736 12.1139 31.3065 12.1139 31.4143C12.1138 31.4924 12.2109 31.4961 12.1811 31.6275C12.1612 31.7146 11.7986 32.3234 11.9812 32.3736C11.9709 32.5179 11.8853 32.4417 11.861 32.5337C11.7196 32.5983 12.1072 32.6302 12.0841 32.7159C12.1005 32.6493 11.8589 32.7635 11.84 32.7865C11.7803 32.8603 11.7326 32.9537 11.7256 33.0479C11.7168 33.164 11.8439 33.1472 11.8843 33.2495C11.9335 33.37 11.9268 33.3876 12.0918 33.4326C12.1522 33.4494 12.3129 33.5805 12.153 33.5696C11.9993 33.5599 11.9048 33.4123 11.771 33.4733C11.7441 33.5749 11.9058 33.5357 11.8849 33.6322C11.8606 33.7243 11.6459 33.6306 11.5808 33.6126C11.5629 33.6808 11.6962 33.7698 11.6907 33.7827C11.6675 33.8387 11.6204 33.8884 11.5761 33.9316C11.482 34.059 11.4693 34.1081 11.5698 34.2507C11.723 34.4651 11.5978 34.3818 11.4611 34.4476C11.3503 34.501 11.3386 34.6486 11.4449 34.7298C11.3598 34.6895 11.2611 34.6859 11.1836 34.7217C11.1668 34.729 11.4411 34.8785 11.44 34.8598C11.4422 34.9237 11.3715 34.9951 11.3271 35.0383C11.2931 35.07 11.0519 35.1388 11.1772 35.1721C11.3913 35.3345 11.153 35.211 11.1157 35.2944C11.0578 35.4244 11.5206 35.4862 11.449 35.5967C11.4275 35.6308 11.2475 35.8366 11.1846 35.7497C11.1608 35.8495 10.9283 36.1725 11.1511 36.1891C11.1193 36.3128 10.8968 36.14 10.823 36.2677C10.7904 36.3228 10.9252 36.5195 10.8797 36.541C10.8447 36.5571 10.7194 36.4441 10.6114 36.4942C10.6572 36.529 10.9202 36.6464 10.9077 36.7002C10.8964 36.7462 10.6853 36.7414 10.6479 36.8233C10.5564 37.0193 10.9972 36.9731 10.9836 37.1676C10.8821 37.1408 10.9045 37.2035 10.8786 37.2675C10.8323 37.3827 10.7152 37.3302 10.6458 37.3984C10.6458 37.3984 10.6848 37.4773 10.7143 37.5553C10.7439 37.6332 10.7654 37.7069 10.7302 37.6934C10.4523 37.5878 10.5471 38.3244 10.2937 38.2658C10.5808 38.3396 10.0954 38.479 10.0584 38.5405C10.0243 38.5972 10.1849 38.6456 10.1891 38.7172C10.1926 38.778 10.09 38.8121 10.0618 38.8638C9.99677 38.9801 10.4454 39.1725 10.3253 39.2295C10.2721 39.2545 10.2129 39.2564 10.1546 39.2473C10.239 39.2752 10.3041 39.3198 10.2813 39.4102C10.2575 39.51 10.1195 39.3947 10.0645 39.4417C9.99473 39.5036 9.98068 39.6638 9.9793 39.7466C9.97855 39.8935 9.9806 40.009 9.94534 40.1533C9.80582 40.1177 9.68984 40.2698 9.63655 40.3464C9.5545 40.4653 9.72792 40.5457 9.72967 40.4159C10.0277 40.4906 9.73621 40.6874 9.74508 40.7853C9.76374 40.9701 9.70465 41.1611 9.66343 41.3369C9.65473 41.3749 9.60093 41.3624 9.57739 41.4138C9.53994 41.4941 9.53902 41.5848 9.49516 41.6624C9.42044 41.7996 9.23125 41.8482 9.24936 42.0236C9.26097 42.1417 9.41257 42.0641 9.38637 42.1765C9.27248 42.2316 9.44557 42.4137 9.45619 42.4083C9.40913 42.4314 9.21411 42.2491 9.18278 42.3806C9.1652 42.4535 9.16778 42.5237 9.28075 42.5327C9.02523 42.4633 8.95328 43.0472 8.91271 43.1808C8.8627 43.34 8.68611 43.2582 8.74578 43.4234C8.7586 43.4554 8.97287 43.6991 8.88342 43.7184C8.80019 43.7374 8.67059 43.5778 8.64311 43.695C8.62323 43.7821 8.55491 43.8955 8.55994 43.9811C8.56688 44.0995 8.68993 44.0407 8.72885 43.9853C8.73195 44.1444 8.62547 44.0335 8.57712 44.1145C8.53024 44.1938 8.57087 44.3008 8.66114 44.3486C8.57013 44.3414 8.56382 44.4199 8.52829 44.5064C8.48882 44.6055 8.26524 44.5749 8.4639 44.6867C8.48816 44.7009 8.27942 44.7631 8.27575 44.7805C8.26705 44.8186 8.54479 44.7335 8.48407 44.8699C8.4371 44.9742 8.2185 45.0292 8.19725 45.1195C8.18727 45.1623 8.47979 45.3294 8.34786 45.3434C8.21593 45.3574 8.154 45.3142 8.07809 45.4311C7.95915 45.6131 8.09705 45.8066 7.94936 45.9777C7.85725 46.0847 7.80193 46.2332 7.80228 46.3723C7.80265 46.405 7.84321 46.4308 7.88167 46.4473C7.92167 46.4637 7.96134 46.4738 7.96134 46.4738C7.94879 46.5261 7.73029 46.4765 7.71151 46.5557C7.6953 46.6254 7.92646 46.6259 7.92033 46.6544C7.91291 46.6876 7.70408 46.6952 7.6734 46.7579C7.68595 46.7322 7.81836 46.9384 7.75345 46.9235C7.86753 46.9512 7.88341 46.9831 7.86234 47.0765C7.75889 47.0435 7.37343 47.0224 7.51496 47.1984C7.51835 47.2029 7.73929 47.4274 7.63318 47.4024C7.61441 47.4816 7.69777 47.5455 7.78016 47.5656C7.59001 47.519 7.40168 47.5832 7.40469 47.7673C7.40696 47.9125 7.66009 48.1273 7.33563 48.0276C7.44815 48.0554 7.36458 48.1478 7.35012 48.1674C7.32677 48.1953 7.48258 48.1893 7.49549 48.1963C7.5517 48.2227 7.37574 48.3377 7.36247 48.351C7.33591 48.3776 7.34824 48.6674 7.41792 48.6837C7.33176 48.7059 7.22615 48.823 7.29042 48.9067C7.42188 48.9381 7.23303 49.0992 7.2149 49.1362C7.18413 49.1973 7.17016 49.3325 7.27957 49.3605C7.30969 49.3681 7.57683 49.4227 7.38347 49.4809C7.24082 49.5252 7.23383 49.485 7.19793 49.6449C7.21256 49.7878 7.21928 49.9296 7.2135 50.0705C7.21404 50.1064 7.21222 50.155 7.21212 50.2065L8.73935 50.8684C8.77104 50.7696 8.81317 50.6625 8.88459 50.6286C8.96965 50.5877 9.08038 50.4249 9.14824 50.2507C9.15721 50.2439 9.16143 50.2358 9.15905 50.2219C9.19394 50.1246 9.21323 50.0281 9.20848 49.9472C9.23713 49.9564 9.26313 49.9736 9.2699 49.9826C9.20216 49.8928 9.15516 49.7566 9.16259 49.6436C9.17733 49.6021 9.19663 49.5588 9.21138 49.5173C9.26009 49.4692 9.33772 49.4615 9.4106 49.426C9.36354 49.449 9.27062 49.3295 9.29561 49.3296C9.32986 49.3276 9.45624 49.353 9.46641 49.3133C9.47273 49.2879 9.27894 49.2853 9.13154 49.2752C9.11341 49.259 9.09519 49.2414 9.07862 49.2252C9.11414 49.2184 9.15542 49.1503 9.22491 49.1103C9.37909 49.0232 9.60058 49.2304 9.66039 48.9723C9.62248 48.9917 9.45549 49.0999 9.40121 49.0531C9.33026 48.9885 9.49794 48.8131 9.46747 48.7196C9.42573 48.5939 9.19249 48.6638 9.23214 48.4881C9.35053 48.4296 9.54673 48.5259 9.58289 48.6362C9.89527 48.5835 9.28372 48.3288 9.20023 48.29C9.24225 48.2875 9.54443 48.301 9.55433 48.2567C9.55945 48.2376 9.1638 48.1218 9.41283 48.0275C9.5748 47.9665 9.8283 48.0016 9.73539 47.7758C9.68807 47.6614 9.53519 47.8766 9.4388 47.751C9.36593 47.6538 9.23627 47.4676 9.26237 47.3536L9.72189 47.4657C9.72189 47.4657 9.82855 47.5 9.84549 47.4959C9.85547 47.4532 9.86645 47.3744 9.94564 47.3932C9.79579 47.2348 9.49995 47.2772 9.48477 47.0453C9.48779 47.0967 8.93176 46.8559 9.18876 46.7908C9.29496 46.7643 9.52216 46.8306 9.62333 46.8778C9.69876 46.9124 9.63456 46.9365 9.72007 46.9565L10.1019 47.0497C9.9259 46.8178 9.71132 46.7008 9.40077 46.6252C9.44829 46.6365 9.60239 46.5478 9.52951 46.5302C9.48713 46.4733 9.63534 46.4443 9.6661 46.4362C9.82175 46.4005 10.0044 46.3726 10.1672 46.4318C10.0768 46.409 10.1179 46.3113 10.1292 46.2638C10.144 46.1973 10.0618 46.2333 10.0169 46.186C9.91188 46.0734 10.1755 46.0408 10.2507 46.0723C10.2656 46.0073 9.78874 45.9978 9.8803 45.9347C9.95684 45.8817 9.97667 45.954 9.92716 45.8022C9.89667 45.7618 9.89986 45.5757 9.92677 45.6085C9.89803 45.5712 9.68126 45.4433 9.7752 45.4206C9.90301 45.3896 10.0369 45.3833 10.17 45.4161C10.3609 45.5549 10.1801 45.4812 10.0868 45.5413C10.0326 45.5757 10.0669 45.7081 9.95441 45.6803C10.0304 45.804 10.1503 45.8516 10.2868 45.8889C10.2196 45.8335 10.3058 45.7066 10.367 45.6577C10.4608 45.5803 10.6248 45.6878 10.6963 45.6008C10.7123 45.5812 10.3958 45.6185 10.4528 45.498C10.4987 45.4015 10.7548 45.4271 10.6257 45.2503C10.585 45.1949 9.94346 44.9623 9.93238 44.9864C9.93934 44.9719 10.0521 44.9762 10.0285 44.9214C10.0122 44.8833 9.88914 44.8077 9.89409 44.7855C9.90774 44.7254 10.2618 44.9311 10.2919 44.9387C10.4536 44.9792 10.7155 45.0232 10.8747 44.9951C11.0122 44.9699 10.6748 44.8897 10.6282 44.8408C10.5037 44.7154 10.8499 44.7591 10.8926 44.7691C10.6724 44.7148 10.8304 44.5603 10.7931 44.4828C10.7237 44.3384 10.6681 44.6151 10.6816 44.6049C10.5936 44.6757 10.0655 44.2755 10.451 44.2169C10.5635 44.2447 10.3255 44.0212 10.3231 44.0073C10.3149 43.9734 10.5692 43.9944 10.5801 43.9953C10.7703 44.042 11.1905 44.2032 11.2772 43.9778C11.1822 43.9553 11.1328 44.0191 11.0483 44.0163C10.9496 44.0111 10.8484 43.9889 10.7519 43.9696C10.6903 43.9576 10.151 43.8424 10.3632 43.8112C10.467 43.7973 10.5895 43.8088 10.6956 43.8339C10.8211 43.8156 10.9211 43.7378 10.9881 43.6542C11.0186 43.6165 11.1088 43.3706 11.101 43.371C11.1353 43.369 11.3667 43.4273 11.3581 43.4669C11.3992 43.2895 11.0264 43.2707 10.9789 43.2064C10.8636 43.0506 11.2244 42.9982 11.264 42.9287C11.2967 42.8737 11.212 42.7865 11.2129 42.7223C11.215 42.6519 11.2406 42.5832 11.2794 42.5247C11.3481 42.4191 11.2793 42.2576 11.0796 42.288C10.9821 42.3031 11.109 42.5753 10.9038 42.2984C10.7177 42.1624 10.9627 42.1324 11.0729 42.1478C11.1642 42.1596 11.2046 42.076 11.2008 42.0106C11.1989 41.9779 11.127 41.9775 11.1024 41.957C11.0562 41.916 10.9207 41.7084 10.9645 41.6573C11.0815 41.5224 11.2956 42.2691 11.4385 41.6717C11.3656 41.5729 11.46 41.4783 11.4355 41.4328C11.4058 41.3799 11.3129 41.4197 11.2847 41.4448C11.2086 41.5055 11.2233 41.4906 11.1044 41.4601C11.1496 41.2715 11.6046 41.3073 11.7497 41.2254C11.783 41.2062 11.8544 41.0661 11.9187 41.1764C11.9465 41.2247 11.8854 41.3018 11.8836 41.2987C11.887 41.3032 12.1459 41.2162 11.9736 41.0747C11.8965 41.0121 11.884 41.0128 11.8411 40.9466C11.8511 40.9038 11.8764 40.8289 11.7971 40.8086C11.9128 40.8377 12.0439 40.8878 12.1629 40.8933C12.2427 40.8964 12.1179 40.7928 12.1207 40.7614C12.1439 40.4913 11.5709 40.6265 11.4972 40.4621C11.4972 40.4621 11.5122 40.4519 11.538 40.4379C11.5637 40.4239 11.5986 40.4062 11.6334 40.387C11.7062 40.3499 11.7852 40.314 11.8118 40.314C11.9415 40.3157 12.1498 40.4582 12.2482 40.3524C12.3849 40.2053 12.0035 40.0934 11.9174 40.0375C11.7549 39.9299 11.6535 39.8265 11.4644 39.7704C11.5811 39.7901 11.6979 39.7567 11.8127 39.8234C11.9097 39.8802 11.9864 39.9366 12.1024 39.9704C12.3138 40.033 12.2463 39.8416 12.2995 39.737C12.3416 39.6548 12.3947 39.6814 12.3988 39.564C12.4035 39.459 12.3731 39.3936 12.3996 39.2858L12.4235 39.1891C12.4844 39.1887 12.5269 39.1674 12.5543 39.1283C12.5707 39.0617 12.4191 38.9535 12.3477 38.9873C12.3219 38.9998 12.4827 39.1591 12.4285 39.167C12.2922 39.1859 12.2289 38.9865 12.2826 38.9162C12.3768 38.7919 12.4668 38.9413 12.5509 38.9098C12.6059 38.8894 12.1309 38.3814 12.091 38.34C12.0812 38.3327 11.7883 38.0781 11.8837 38.0803C11.954 38.0809 12.059 38.1403 12.1335 38.1594C12.1255 38.1567 12.222 38.1245 12.2409 38.1265C12.3021 38.1323 12.3273 38.1621 12.379 38.1918C12.4421 38.2287 12.7107 38.3598 12.7859 38.3101C12.8791 38.2484 12.6693 38.1076 12.6088 38.0877C12.5562 38.0705 12.334 38.0617 12.3202 38.1203C12.32 38.1172 12.5001 37.8848 12.3404 37.9582C12.3136 37.6879 12.5658 37.9949 12.6649 37.9001C12.7166 37.8502 12.6162 37.7873 12.6312 37.7239C12.6324 37.7176 12.7221 37.6764 12.7324 37.6649C12.8604 37.5324 12.7703 37.433 12.6591 37.3223C12.528 37.191 12.8178 37.2068 12.7961 37.2893C12.8215 37.1894 12.6619 37.13 12.6861 37.038C12.7065 36.9587 12.8127 37.0118 12.8749 37.0066C12.9992 36.9962 12.9134 36.8637 12.8577 36.8201C12.7419 36.7894 12.8659 36.6946 12.785 36.6744C12.8294 36.6858 13.0785 36.804 12.9749 36.6617C13.0016 36.5586 13.1245 36.6826 13.1497 36.5811C13.1053 36.5697 12.8354 36.4933 12.8346 36.4793C12.8335 36.4622 12.9769 36.3772 12.8785 36.3502C12.7848 36.3244 12.7174 36.4268 12.6586 36.4615C12.5528 36.5224 12.4757 36.4598 12.4978 36.3569C12.5138 36.2825 12.5756 36.1117 12.6897 36.141C12.9023 36.1972 12.9621 36.2312 13.0687 36.1062C13.0687 36.1062 13.0515 36.1041 13.0262 36.0993C13.0009 36.0946 12.9693 36.0871 12.9343 36.0766C12.866 36.0572 12.7957 36.0301 12.7798 35.9998C12.7237 35.8952 12.8185 35.7022 12.8945 35.6665C13.0906 35.5753 13.1861 35.4447 13.4479 35.5153C13.3035 35.4769 13.1713 35.4331 13.0257 35.4276C12.9271 35.424 12.8266 35.4127 12.7672 35.3318C12.8003 35.2049 12.9153 35.2481 13.0442 35.2624C13.06 35.2646 13.2381 35.2667 13.248 35.2755C13.1411 35.1849 13.0185 35.2233 12.9304 35.0801C12.7974 34.8629 13.0436 35.0141 13.0793 34.876C13.0921 34.8284 12.9652 34.7406 12.9742 34.7353C13.0284 34.7009 13.1698 34.741 13.2269 34.7564C13.3967 34.8027 13.498 34.7718 13.6361 34.7293C13.6851 34.7139 14.1094 34.7859 13.9208 34.6048C13.8281 34.5165 13.6635 34.6917 13.533 34.6494C13.334 34.5861 13.5347 34.4134 13.4575 34.3742C13.2321 34.2593 13.4057 34.4507 13.2236 34.5145C13.1502 34.5407 13.1604 34.262 13.1745 34.2361C13.2083 34.1732 13.2807 34.1299 13.3231 34.0805C13.3474 33.9885 13.3565 33.9583 13.4419 33.922C13.4674 33.8252 13.7123 33.9265 13.6969 33.9836C13.6969 33.9836 13.6133 33.9698 13.5433 33.9739C13.4733 33.978 13.4167 33.9985 13.4711 34.0734C13.505 34.1199 13.6794 34.244 13.7427 34.259C13.8226 34.3699 13.8481 34.1372 13.8633 34.1035C13.8975 34.0218 13.9395 34.099 13.9651 34.0022C13.9726 33.9705 13.9816 33.9388 13.9923 33.9085C14.0302 33.8359 14.2622 33.902 14.28 33.8338C14.2954 33.7766 14.0547 33.6392 13.9991 33.6237C13.8403 33.5784 13.6462 33.7319 13.5639 33.6602C13.3765 33.4993 13.3712 33.2512 13.6808 33.3096C13.9145 33.3537 13.9552 33.5685 14.2097 33.5942C14.3025 33.6043 14.3674 33.5396 14.2498 33.5059C14.1054 33.4659 14.0315 33.4062 13.9173 33.3223C13.7149 33.1733 14.1337 33.1502 14.0206 33.06C14.0712 33.0695 14.2683 33.2079 14.2349 33.224C14.279 33.2042 14.2971 33.061 14.2482 33.0248C14.1862 32.98 14.065 32.9902 13.9962 32.9896C13.866 32.9535 13.9641 33.1086 13.8196 33.0687C13.7085 33.0377 13.7391 33.1593 13.7437 33.1841C13.7478 33.201 13.4361 33.0521 13.4452 33.0204C13.4668 32.9363 13.5652 32.8055 13.389 32.7565C13.5763 32.808 14.1862 32.7941 14.0725 32.507C14.0396 32.4246 13.867 32.3582 13.8744 32.2718C13.8809 32.1964 14.0984 32.2305 14.1502 32.2353C14.2932 32.2488 14.4869 32.3296 14.5267 32.1819C14.5753 31.9994 14.3859 32.098 14.2867 32.1117C14.0915 32.1387 13.8361 32.0709 13.6291 32.0565C13.9068 32.0246 14.2199 31.9578 14.4987 31.9727C14.5833 31.9771 15.023 32.07 15.0397 32.0081C15.1209 31.9018 14.8175 31.8961 14.8129 31.8714C14.8177 31.8993 14.837 31.9622 14.8083 32.006C14.697 31.9188 14.694 31.8925 14.7842 31.8075C14.8111 31.7059 14.9713 31.8293 14.9875 31.8112C15.065 31.7222 14.7966 31.6193 14.8157 31.5463C14.8233 31.5161 15.0463 31.6952 15.0876 31.6553C15.1039 31.6403 14.9889 31.5158 14.9878 31.4706C14.9857 31.4082 14.9979 31.2965 15.0629 31.2615C15.1628 31.2072 15.2884 31.2717 15.1213 31.1393C14.9657 31.0953 15.2172 31.0696 15.2229 31.0599C15.2414 31.0291 14.5125 30.8766 14.4957 30.7761C14.4951 30.7667 14.5916 30.6283 14.5811 30.557C14.5548 30.3742 14.413 30.5669 14.4035 30.4315C14.3921 30.2369 14.5227 30.0652 14.5159 29.8703C14.5126 29.8142 14.4031 29.7316 14.5139 29.7032C14.5693 29.6891 14.6405 29.7052 14.6989 29.6893C14.8357 29.6515 14.71 29.4808 14.9059 29.5443C15.011 29.5788 14.9842 29.6538 14.9666 29.7267C14.9529 29.7853 14.7948 30.1523 14.9156 30.1874C14.924 30.1979 15.3595 30.4066 15.3686 30.3749C15.4021 30.2542 14.8992 30.1743 15.2523 30.0442C15.3502 30.0088 15.5863 30.0137 15.6516 29.9552C15.6842 29.9251 15.5764 29.819 15.534 29.9214C15.1145 29.7977 15.8568 29.5666 15.8669 29.6051C15.8511 29.5497 15.5711 29.4615 15.6618 29.3843C15.6663 29.3809 15.9151 29.3085 15.7656 29.2892C15.5343 29.2606 15.3503 29.4245 15.1062 29.3904C15.0196 29.3783 14.8681 29.2997 14.8787 29.2147C14.8852 29.1659 14.9267 29.1009 14.8987 29.0495C14.8741 29.0025 14.8139 28.9888 14.873 28.9307C15.0871 28.7197 15.4198 29.2267 15.592 29.1525C15.5432 29.1741 15.5048 28.9186 15.5051 28.8967C15.5126 28.7322 15.6435 28.7792 15.7413 28.6891C15.8242 28.6123 15.7726 28.4795 15.6252 28.4944C15.5211 28.5052 15.5202 28.5693 15.4012 28.5372C15.3172 28.5156 15.0273 28.4717 14.9727 28.3936C14.8753 28.2509 15.2298 28.3582 15.268 28.37C15.3697 28.4 15.8678 28.4504 15.8924 28.3646C15.8899 28.2679 15.7543 28.2993 15.7815 28.204C15.7367 28.1597 15.6705 28.0433 15.6383 28.1608C15.4364 28.4195 15.3426 27.9376 15.5194 27.9163C15.6171 27.9043 15.7224 28.0481 15.82 28.008C15.8779 27.9843 15.8672 27.8818 15.8958 27.8379C15.9431 27.7648 16.2525 27.8998 16.3336 27.9247C16.2703 27.8847 15.8671 27.6677 15.8957 27.6223C15.9386 27.5542 16.3664 27.74 16.4722 27.6791C16.5342 27.6442 16.4622 27.5875 16.4187 27.565C16.3203 27.5115 16.4709 27.3917 16.3452 27.3522C16.4861 27.3049 16.5619 27.2379 16.4142 27.1169C16.3937 27.0869 16.3066 26.8811 16.2756 26.7782C16.2624 26.8462 16.2138 26.949 16.1928 26.9627C16.1235 27.0074 15.9456 26.8757 15.9007 26.8299C15.7915 26.7254 15.8774 26.6719 15.8741 26.5627C15.8009 26.5405 15.7935 26.494 15.8343 26.4432C15.8226 26.458 16.0198 26.5979 16.0421 26.5248C16.0317 26.5613 15.9666 26.6495 15.9842 26.6828C16.0192 26.748 16.1398 26.6721 16.1605 26.6522C16.2839 26.6527 16.4675 26.7482 16.5899 26.7848C16.5088 26.7598 16.5061 26.5538 16.5127 26.5065C16.5249 26.4214 16.4181 26.4105 16.3449 26.3882C16.4165 26.4106 16.4829 26.3442 16.5511 26.3886C16.6176 26.4316 16.5834 26.5399 16.5689 26.586C16.5299 26.7195 16.8733 26.8775 16.9236 26.8027C17.0153 26.6629 16.8232 26.4211 16.6619 26.3603C16.6059 26.3385 16.4516 26.1039 16.4767 26.0524C16.4822 26.0412 16.6146 26.1677 16.6016 26.2123C16.6444 26.2754 16.7637 26.2871 16.8305 26.2801C17.0105 26.2601 16.8288 26.0911 16.7569 26.0375C16.7471 26.0303 16.4084 25.7674 16.5611 25.8147C16.7029 25.7564 16.6317 25.5809 16.4884 25.5346C16.4535 25.5773 16.5293 25.6728 16.5354 25.6693C16.395 25.726 16.2012 25.4312 16.1509 25.4513C16.0852 25.477 16.2476 25.7143 16.0248 25.6446C15.9548 25.6222 16.0626 25.3846 16.0813 25.3304C16.1113 25.2302 16.2134 25.3461 16.2735 25.2254C16.3182 25.1352 16.5923 25.2035 16.5621 25.3006C16.7072 25.378 16.8897 25.372 17.0404 25.4397C17.1078 25.4701 17.2129 25.5577 17.0858 25.5745C17.0053 25.5855 16.9033 25.5243 16.8628 25.6064C16.8488 25.6337 16.8485 25.6822 16.8296 25.7067C16.6726 25.7191 16.717 25.8633 16.8491 25.9056C16.8668 25.8342 16.8907 25.7094 16.9998 25.7061C17.0934 25.7037 17.2311 25.6816 17.2598 25.5862C17.273 25.5448 17.2904 25.4672 17.3668 25.4924C17.1252 25.4472 17.1218 25.2818 17.2958 25.2138C17.4251 25.1015 17.2882 25.0049 17.1362 24.97C17.4745 24.9861 17.0036 24.7341 16.8852 24.7129C16.6706 24.6755 16.6727 24.577 16.817 24.481C17.0041 24.3169 16.9806 24.6073 17.1488 24.6787C17.2994 24.7433 17.5754 24.6021 17.3219 24.5154C17.3964 24.5329 17.5598 24.4702 17.4257 24.4203C17.3059 24.3758 17.2107 24.2439 17.1445 24.154C17.0766 24.0611 17.2855 24.0536 17.3043 23.9493C17.3323 23.7868 17.1265 23.8739 17.0664 23.7805C17.0389 23.7384 17.2428 23.7264 17.2818 23.7522C17.3159 23.7752 17.3665 23.891 17.4191 23.8832C17.4982 23.8723 17.509 23.8186 17.5896 23.8076C17.6686 23.7967 17.7231 23.8201 17.8018 23.8311C18.2117 23.8961 17.8858 23.2934 17.6889 23.3706C17.7133 23.3613 17.7796 23.7449 17.6171 23.6638C17.5414 23.6261 17.3236 23.2405 17.338 23.1927C17.3235 23.2389 17.608 23.3222 17.6463 23.3356C17.7161 23.1143 17.2321 23.1708 17.2237 22.9745C17.2155 22.7547 17.5102 22.7733 17.6982 22.8373C17.5803 22.7973 17.4692 22.6601 17.6669 22.7032C17.7476 22.7203 17.8477 22.7488 17.9204 22.7914C17.9787 22.8255 17.9285 22.8503 17.9859 22.8704C17.9397 22.8543 17.8752 22.8191 17.8277 22.8359C17.7544 22.8636 17.7989 22.9563 17.8569 22.9857C18.0081 23.0612 18.1881 22.935 18.2546 22.8437C18.282 22.8045 18.4941 22.5077 18.4095 22.4752C18.3071 22.4344 18.1807 22.5433 18.155 22.3714C18.1472 22.3188 18.2072 22.2231 18.2691 22.2147C18.3466 22.2039 18.4166 22.3576 18.4795 22.3914C18.5214 22.414 18.688 22.3792 18.6144 22.3226C18.5456 22.2688 18.4678 22.2734 18.436 22.1846C18.3928 22.0606 18.4872 22.0176 18.286 21.9685C18.1243 21.928 17.9727 21.9009 17.8133 21.8462C17.8637 21.6933 18.1947 21.877 18.3073 21.8797C18.3605 21.8813 18.6643 21.815 18.5018 21.7605C18.1654 21.6443 18.5723 21.6845 18.5225 21.528C18.511 21.4912 18.3835 21.4222 18.4983 21.4092C18.5217 21.4078 18.701 21.4285 18.7062 21.411C18.7181 21.3744 18.5185 21.3267 18.5839 21.2713C18.6465 21.2192 18.7618 21.2687 18.8335 21.2926C18.7251 21.2552 18.7113 21.1529 18.5768 21.203C18.5073 21.1884 18.4317 21.1522 18.3647 21.1295C18.2133 21.0775 18.521 20.9438 18.5994 20.9502C18.6668 20.954 18.5805 20.7872 18.5105 20.7648C18.334 20.7111 18.1612 20.6681 17.9842 20.6066C18.0175 20.5094 18.6478 20.7098 18.7323 20.7392C18.7703 20.8011 18.8381 20.8924 18.8141 20.9625C18.7983 21.0135 18.7761 21.0866 18.8045 21.1443C18.8646 21.2642 18.9652 21.0084 18.9723 20.997C19.0388 20.9056 19.1376 20.9389 19.1765 20.8303C19.214 20.7235 18.898 20.7155 18.9528 20.5576C18.8924 20.4596 18.8662 20.333 18.729 20.2848C18.6052 20.3296 18.6942 20.1697 18.8289 20.2555C18.962 20.3414 18.9923 20.5396 19.1486 20.5945C19.1885 20.6093 19.2495 20.4511 19.3153 20.4269C19.4943 20.3633 19.2386 20.1861 19.2134 20.261C19.124 20.2288 19.0053 20.228 18.927 20.1451C18.8521 20.0667 19.0596 19.931 19.1014 19.8973C19.2146 19.8563 19.115 19.7575 19.0898 19.6996C19.1259 19.5959 18.5688 19.1256 18.7554 19.0584C18.8199 19.1186 19.0784 19.5315 19.1608 19.4455C19.1946 19.4091 19.291 19.216 19.369 19.3473C19.4616 19.3809 19.5796 19.424 19.6699 19.3921C19.5348 19.1923 19.3726 19.0362 19.3155 18.8083L19.3857 18.8339C19.4232 18.727 19.149 18.7134 19.1545 18.7006C19.1585 18.6879 19.4482 18.5677 19.4859 18.5452C19.3207 18.5518 19.1442 18.5512 19.0044 18.4297C18.9417 18.3741 18.9034 18.2794 18.9835 18.2341C19.0592 18.1922 19.0814 18.2799 19.1599 18.2863C19.2949 18.2971 19.3478 18.1612 19.3248 18.0625C19.3019 17.9654 19.1897 17.8892 19.1122 17.8188C19.181 17.8476 19.5319 17.9723 19.4349 17.8092C19.521 17.5729 19.5753 17.8603 19.5337 17.9768C19.5929 18.1077 19.8085 18.1091 19.8669 18.2526C19.8961 18.3227 19.8442 18.3961 19.9395 18.4498C19.9928 18.4795 20.0265 18.4697 20.0393 18.4205C20.0716 18.2796 19.8193 18.1319 19.7661 17.9976C19.809 17.8779 19.7362 17.9134 19.6948 17.8205C19.6751 17.7764 19.7103 17.7399 19.7126 17.6992C19.7155 17.6412 19.6062 17.6148 19.6318 17.5461C19.6708 17.4392 19.8012 17.4784 19.8774 17.4192C19.8714 17.4227 20.1193 17.1769 20.1099 17.3634C20.1088 17.3978 20.026 17.5027 20.0086 17.5537C19.9899 17.6063 20.102 17.5998 20.1239 17.575C20.1781 17.514 20.2203 17.2475 20.1138 17.1897C20.0993 17.1828 19.4816 16.955 19.7708 16.9068C19.8373 16.8951 19.9728 16.9949 20.0022 16.9104C20.0695 16.8877 20.1533 16.7718 20.2332 16.8031C20.1022 16.753 19.9331 16.6645 19.8016 16.7128C19.7328 16.7387 19.6645 16.799 19.574 16.773C19.5534 16.768 19.4497 16.6788 19.429 16.6441C19.4703 16.6838 19.8853 16.622 19.9275 16.596C20.0888 16.4975 19.9517 16.4243 19.7988 16.3739C19.8366 16.2717 20.2288 16.3003 20.3284 16.321C20.4201 16.3406 20.7505 16.4087 20.793 16.3077C20.797 16.2966 20.6467 16.2367 20.6239 16.3005C20.7389 16.0516 20.4872 16.2085 20.317 16.1826C20.1421 16.1554 19.9021 16.0851 19.7742 15.9535C19.5796 15.7525 20.115 15.907 20.1597 15.9231C20.3033 15.974 20.3222 15.9245 20.447 15.9219C20.5281 15.9202 20.6193 15.9836 20.6845 15.9235C20.7586 15.8551 20.6503 15.7943 20.586 15.7621C20.5683 15.8069 20.4825 15.8354 20.4623 15.7569C20.4416 15.6706 20.5735 15.5223 20.6646 15.506C20.7666 15.4875 20.869 15.5815 20.96 15.5621C21.0017 15.5534 21.1732 15.4418 21.1686 15.3905C21.1657 15.3406 21.008 15.3687 20.9854 15.3559C20.8694 15.2955 21.0152 15.1448 20.8488 15.078C20.8122 15.0396 20.771 15.0029 20.7313 14.9646C20.8061 14.9634 21.1614 15.0019 21.1027 14.8788C21.0759 14.821 20.9928 14.7899 20.9586 14.7935C20.968 14.8461 20.9334 14.8965 20.8652 14.8786C20.7369 14.8471 20.6037 14.5206 20.7872 14.5083C20.9398 14.4993 21.1107 14.5908 21.2547 14.6496C21.218 14.583 21.0187 14.3275 21.0731 14.2962C21.1168 14.2702 21.2228 14.2921 21.1404 14.2188C21.0761 14.1616 20.991 14.1213 20.9125 14.0884C20.8149 14.0473 20.5254 14.0377 20.5997 13.8943C20.6474 13.8025 20.7724 13.7498 20.8928 13.7787C20.7512 13.6823 20.817 13.4457 21.0227 13.5711C21.2107 13.6882 21.0063 13.9298 21.3121 13.8447C21.5734 13.7731 21.0991 13.5947 21.0536 13.5115C20.9625 13.3434 21.5188 13.5607 21.591 13.4612C21.5997 13.4497 21.2862 13.351 21.2437 13.3175C21.2011 13.2841 21.262 13.204 21.255 13.1653C21.2455 13.1096 21.0445 12.9308 21.0945 12.906C21.1946 12.8548 21.1976 12.8796 21.2705 12.791C21.2836 12.7746 21.4893 12.7672 21.4893 12.7672C21.5149 12.7782 21.6941 12.8755 21.7232 12.866C21.7915 12.6995 21.6809 12.731 21.5256 12.6135C21.4994 12.5932 21.3359 12.4684 21.3947 12.4322C21.476 12.3805 21.6568 12.5324 21.7561 12.5219C21.8678 12.5091 21.9615 12.5098 22.0677 12.6161C22.2439 12.6917 22.4171 12.6627 22.2648 12.4623C22.1682 12.3336 22.0871 12.3353 21.9693 12.2703C21.887 12.2252 21.9886 12.0942 21.8612 12.1314C21.741 12.0791 21.3927 11.9464 21.3253 11.8363C21.3081 11.8092 21.3839 11.8235 21.465 11.8469C21.5047 11.8586 21.5461 11.8718 21.5779 11.8808C21.6097 11.8915 21.632 11.8995 21.632 11.8995C21.7053 11.9499 21.8246 12.0398 21.9148 12.0064C22.034 11.9619 22.3443 11.7405 22.3892 12.0269C22.4859 12.0244 22.495 11.9676 22.5208 11.902C22.5346 11.87 22.425 11.8389 22.3952 11.811C22.2927 11.7139 22.2243 11.5851 22.1246 11.4832C22.0316 11.3886 21.9566 11.3618 21.93 11.2274C21.906 11.1117 22.1043 11.1375 22.047 11.2784C22.0292 11.3216 22.0216 11.3783 22.0929 11.396C22.2023 11.4239 22.4255 11.3686 22.4921 11.4381C22.48 11.3654 22.4747 11.3017 22.5726 11.3194C22.6815 11.338 22.8134 11.3255 22.8716 11.4393C22.8964 11.4878 22.9346 11.5278 22.9862 11.556C23.0135 11.4888 23.0236 11.4194 22.9126 11.3916C23.0091 11.439 23.1221 11.3418 23.0105 11.2765C22.9879 11.2637 22.7544 11.2243 22.7753 11.2075C22.8853 11.1135 22.7563 11.0977 22.724 10.973C22.6955 10.8591 22.7618 10.7911 22.6143 10.7264C22.4861 10.6698 22.3975 10.5719 22.5991 10.6538C22.7095 10.6989 22.8187 10.7503 22.9278 10.7986C22.8813 10.7779 22.8006 10.9732 22.9829 10.9656C23.067 10.9623 23.2212 10.7954 23.0913 10.7374C23.0647 10.6843 23.0379 10.5999 23.087 10.558C23.1509 10.5027 23.1814 10.5962 23.233 10.5978C23.2674 10.5177 23.4429 10.5558 23.5135 10.5876C23.3403 10.5103 23.1674 10.4377 23.0316 10.3066C23.0715 10.2136 23.4129 10.417 23.4873 10.4329C23.6297 10.4636 23.5054 10.3147 23.4476 10.2884C23.2872 10.2166 23.3965 10.1633 23.3618 10.0513C23.3329 9.95923 23.17 10.0297 23.085 9.99254C23.1678 9.91268 23.5008 9.97125 23.4125 9.79833C23.2474 9.72522 23.2561 9.87313 23.109 9.8427C23.0553 9.8318 23.0042 9.75981 22.9525 9.73159C23.1117 9.75506 23.2879 9.7244 23.4204 9.66663C23.6198 9.57837 23.3995 9.52256 23.2696 9.46457C23.1157 9.39705 22.8855 9.30745 22.855 9.13425C22.8274 8.98432 23.0278 9.20379 23.0701 9.15287C23.0949 9.12329 23.0282 9.05065 23.1326 9.07265C23.1866 9.08822 23.2392 9.10857 23.2906 9.13211C23.3454 9.18826 23.4031 9.23956 23.4726 9.27922C23.4301 9.38015 23.1956 9.18769 23.1049 9.18676C23.0569 9.3005 23.7414 9.60091 23.8614 9.59699C23.9971 9.59371 23.9736 9.48573 23.9093 9.40045C23.8703 9.32305 23.6215 9.26111 23.6203 9.32055C23.623 9.17978 23.6072 9.09634 23.4512 8.99301C23.3408 8.92138 23.4823 8.80527 23.5279 8.75728C23.5867 8.61478 23.4411 8.60927 23.3973 8.47591C23.3725 8.39925 23.3724 8.26333 23.488 8.26436C23.4248 8.19932 23.3221 8.12567 23.2818 8.04993C23.2975 8.07869 23.4899 8.1627 23.5439 8.15171C23.6473 8.13158 23.7153 7.95886 23.715 7.87451C23.7156 7.83228 23.4556 7.87255 23.5845 7.75405C23.6912 7.65561 23.874 7.70893 23.9295 7.5635C23.8484 7.53858 23.7214 7.55853 23.6478 7.5816C23.8164 7.5264 23.616 7.38505 23.6501 7.24713C23.754 7.2879 23.7503 7.4381 23.8316 7.38646C23.9068 7.33829 24.1066 7.17658 24.0085 7.07454C23.9819 7.04642 23.6468 6.89892 23.7268 6.8786C23.8114 6.85645 23.9408 6.87853 24.0297 6.87644C24.1311 6.87361 24.091 6.88221 24.1077 6.95466C24.1223 7.01786 24.3909 7.38955 24.3954 7.25337C24.4005 7.07496 24.5807 7.27061 24.6499 7.14625C24.6824 7.08809 24.7434 7.06264 24.8312 7.09498C24.9095 7.12476 24.8489 7.15644 24.8785 7.18282C24.8476 7.26744 25.0715 7.35741 25.0963 7.32627C25.2183 7.17068 24.4008 6.86559 24.3329 6.82583C23.9802 6.61843 24.3876 6.72106 24.5473 6.78043C24.6147 6.59837 24.3872 6.66172 24.3296 6.55886C24.3839 6.65879 24.9238 6.59584 25.0068 6.57378C25.1824 6.53223 24.7661 6.38481 24.6408 6.43278C24.7233 6.40138 24.8747 6.37219 24.912 6.29031C24.9589 6.18444 24.724 6.09356 24.664 6.0299C24.5059 5.8642 24.6876 5.95196 24.7365 5.96003C24.7775 5.96699 25.0142 5.9031 24.9662 6.04185C25.0763 6.00257 25.203 5.95295 25.25 5.84864C25.3193 5.69927 25.17 5.65648 25.0583 5.58961C25.0001 5.55553 25.1024 5.48859 25.1046 5.47284C25.1172 5.39554 25.0098 5.37529 24.9569 5.35184C24.9071 5.32976 24.8637 5.25419 24.9374 5.23267C25.0096 5.21125 25.066 5.26731 25.1251 5.2904C25.2961 5.35691 25.1797 5.1294 25.1769 5.08269C25.1673 4.97233 25.3283 4.89413 25.3887 5.0187C25.4013 5.04608 25.3699 5.20416 25.3601 5.32972C25.3471 5.45391 25.3556 5.54559 25.4544 5.44605C25.5532 5.34651 25.4836 5.19904 25.6778 5.23451C25.8011 5.25853 26.0045 5.05441 25.8424 5.00612C25.7169 4.96975 25.6708 4.87559 25.5623 4.86321C25.4224 4.84799 25.3055 4.93141 25.1661 4.92553C25.0111 4.919 25.2671 4.78367 25.2853 4.77479C25.4146 4.71565 25.397 4.5745 25.4774 4.48073C25.533 4.41654 25.7644 4.23578 25.6717 4.12092C25.6449 4.08968 25.4066 4.18023 25.4054 4.18655C25.3952 4.22465 25.628 4.2266 25.6318 4.21232C25.6128 4.28686 25.2532 4.41421 25.1704 4.35971C25.0925 4.3096 25.3262 4.11308 25.1118 4.05224C25.2121 4.08541 25.316 4.07306 25.4112 4.0456C25.4804 4.02591 25.5512 3.92958 25.6305 3.94992C25.7636 3.98273 25.8141 4.22974 25.9816 4.21053C26.1513 4.25524 26.1754 3.70857 26.1928 3.63256C26.0678 3.60397 26.0719 3.72715 25.9911 3.73502C25.867 3.74855 25.8093 3.6707 25.6873 3.66693C25.5935 3.66618 25.1478 3.84077 25.1948 3.63178C25.1638 3.76796 24.9069 3.88773 24.9503 3.69613C24.9725 3.5964 24.9694 3.46378 25.0868 3.41471C25.1828 3.3747 25.3727 3.44167 25.4651 3.47374C25.5559 3.50434 25.7739 3.65247 25.8583 3.65376C25.9348 3.65395 25.9178 3.36436 26.0918 3.40101C26.0291 3.39844 25.8853 3.28815 25.9579 3.30263C25.9748 3.21727 25.861 3.14115 25.9478 3.07669C26.0614 2.98878 26.0705 3.01167 26.1184 2.86981C26.1543 2.76303 26.3861 2.8541 26.4016 2.77195C26.4026 2.76251 26.2441 2.74995 26.2354 2.68171C26.2235 2.58555 26.2486 2.48096 26.3146 2.40834C26.3689 2.34891 26.495 2.3415 26.4227 2.22701C26.3987 2.19092 26.2647 2.17067 26.2724 2.11553C26.2766 2.08091 26.4157 2.054 26.4453 1.99915C26.4821 1.93449 26.5058 1.85967 26.5108 1.78594C26.5224 1.61184 26.341 1.65999 26.2367 1.55987L26.2203 1.54678ZM8.99507 48.8129C8.97483 48.8938 8.94107 48.9833 8.96789 49.0676C8.91159 49.0397 8.83444 49.0036 8.78189 48.9864C8.85386 48.9353 8.83038 48.7742 8.99673 48.8144L8.99507 48.8129ZM8.73591 49C8.77838 49.0584 8.90215 49.0918 8.9372 49.1835C8.9372 49.1835 8.88345 49.1726 8.82468 49.1557C8.80243 49.1492 8.78017 49.1427 8.75957 49.1377C8.69118 49.0901 8.63795 49.0339 8.65049 48.9816C8.6873 48.9966 8.71413 49.0013 8.73747 48.9999L8.73591 49ZM9.00275 49.2624C9.01209 49.2619 9.01833 49.2615 9.01833 49.2615L9.0186 49.2662C9.01238 49.2665 9.0075 49.2637 9.00128 49.2641L9.00275 49.2624ZM23.3612 0.970951C23.3612 0.970951 23.3586 0.978916 23.3573 0.983679L23.2312 0.936404C23.2932 0.929635 23.3648 0.925433 23.3612 0.970951Z' fill='%23F4BC15'/%3E%3Cpath d='M16.2534 26.7186C16.2454 26.7159 16.25 26.7407 16.2616 26.7775C16.2676 26.7474 16.2677 26.7224 16.2534 26.7186Z' fill='%23F4BC15'/%3E%3Cpath d='M10.1481 39.243C10.0812 39.2204 10.0024 39.2078 9.94213 39.1926C10.0087 39.209 10.0788 39.233 10.1481 39.243Z' fill='%23F4BC15'/%3E%3Cpath d='M17.499 9.84085C17.5016 9.93912 17.4462 9.68615 17.499 9.84085Z' fill='%23F4BC15'/%3E%3Cpath d='M17.499 9.84085C17.5023 9.92502 17.545 9.98657 17.602 10.052C17.7577 9.91159 17.4406 9.67086 17.499 9.84085Z' fill='%23F4BC15'/%3E%3Cpath d='M17.2512 9.55855L17.2053 9.60031C17.1673 9.75096 17.4169 9.74724 17.2512 9.55855Z' fill='%23F4BC15'/%3E%3Cpath d='M16.0585 8.7146C16.1123 8.8333 16.2191 8.65674 16.1286 8.55269C16.1989 8.63293 16.2724 8.71298 16.3397 8.79652C16.4155 8.8905 16.3022 8.90184 16.2414 8.95696C16.2982 9.04581 16.4029 9.10059 16.4778 9.0462C16.7994 9.41634 16.6202 9.07846 16.7489 8.90373C16.7836 8.85639 16.7651 8.80592 16.7112 8.76534C16.6637 8.72906 16.6157 8.89437 16.5976 8.85325C16.5471 8.73747 16.7023 8.66743 16.7466 8.59609C16.7893 8.5264 16.5969 8.36271 16.5518 8.31224C16.6505 8.42362 16.5601 8.45392 16.5034 8.52444C16.451 8.59001 16.5735 8.70936 16.5008 8.77456C16.5112 8.76458 16.0481 8.45743 15.9627 8.44056C16.059 8.45835 16.0387 8.6689 16.0602 8.71607L16.0585 8.7146Z' fill='%23F4BC15'/%3E%3Cpath d='M4.75324 67.0437C4.69877 67.0469 4.69502 67.1955 4.75426 67.1936C4.78365 67.1622 4.80809 67.0467 4.75324 67.0437Z' fill='%23F4BC15'/%3E%3Cpath d='M5.33975 67.5358L5.36893 67.5278C5.31732 67.2074 5.26449 67.5574 5.33975 67.5358Z' fill='%23F4BC15'/%3E%3Cpath d='M5.53812 66.8179C5.49071 66.6223 5.43786 66.866 5.53812 66.8179Z' fill='%23F4BC15'/%3E%3Cpath d='M5.54797 66.5611C5.52243 66.5783 5.55474 66.7279 5.58788 66.7072C5.60134 66.6705 5.57855 66.55 5.54797 66.5611Z' fill='%23F4BC15'/%3E%3Cpath d='M6.68865 66.1708L6.72188 66.1251C6.71804 66.1128 6.71442 66.1052 6.71104 66.1007C6.65035 65.9715 6.5495 65.9821 6.68717 66.1724L6.68865 66.1708Z' fill='%23F4BC15'/%3E%3Cpath d='M6.80358 65.8406C6.81915 65.8132 6.88235 65.8532 6.89938 65.8241L6.92431 65.7695C6.79798 65.6394 6.73204 65.7136 6.805 65.839L6.80358 65.8406Z' fill='%23F4BC15'/%3E%3Cpath d='M7.20567 64.8952C7.19761 64.891 7.18952 64.8868 7.18466 64.884C7.0878 64.8303 6.79284 64.6742 6.78872 64.7104C6.92641 64.7944 7.05843 64.8617 7.14311 64.9473C7.24646 65.0584 7.4783 65.1229 7.26957 64.9462C7.26628 64.9432 7.2498 64.9286 7.20576 64.8968L7.20567 64.8952Z' fill='%23F4BC15'/%3E%3Cpath d='M6.93712 64.6829C6.91616 64.6451 6.80734 64.5749 6.79827 64.6067C6.79708 64.6396 6.93327 64.7237 6.93712 64.6829Z' fill='%23F4BC15'/%3E%3Cpath d='M7.36058 64.8471C7.42339 64.8793 7.43121 64.8804 7.4357 64.8505L7.44004 64.8174C7.3863 64.8065 7.3507 64.8117 7.36049 64.8455L7.36058 64.8471Z' fill='%23F4BC15'/%3E%3Cpath d='M7.54014 64.4475L7.54126 64.4131C7.50318 64.3231 7.23894 64.3449 7.54014 64.4475Z' fill='%23F4BC15'/%3E%3Cpath d='M6.75056 63.9267C6.7881 63.9542 6.84577 63.979 6.9104 63.9892C6.90317 63.9459 6.8174 63.8947 6.75056 63.9267Z' fill='%23F4BC15'/%3E%3Cpath d='M7.3728 63.4059L7.60659 63.3984C7.58343 63.3232 7.42554 63.3731 7.3728 63.4059Z' fill='%23F4BC15'/%3E%3Cpath d='M6.84756 63.0258C6.73174 63.1014 6.96625 63.0782 7.03903 63.0677C7.17829 63.0455 7.31569 63.0186 7.45311 62.9918L7.20819 62.9968C7.12323 62.9862 6.92255 62.973 6.84756 63.0258Z' fill='%23F4BC15'/%3E%3Cpath d='M3.73781 59.7228L3.71529 59.7382C3.69944 59.8672 3.81908 60.0164 3.73781 59.7228Z' fill='%23F4BC15'/%3E%3Cpath d='M3.19217 60.511C3.22633 60.4809 3.15591 60.346 3.11873 60.3778C3.11498 60.4202 3.15454 60.5351 3.19217 60.511Z' fill='%23F4BC15'/%3E%3Cpath d='M2.96804 60.3117C2.97006 60.2663 2.95582 60.2093 2.91847 60.1584C2.87681 60.1936 2.88244 60.2902 2.96804 60.3117Z' fill='%23F4BC15'/%3E%3Cpath d='M2.59647 60.5522C2.59647 60.5522 2.592 60.5572 2.59374 60.5602C2.55949 60.6153 2.72313 60.7417 2.7571 60.7084C2.79253 60.6735 2.68478 60.5939 2.62683 60.5645C2.63928 60.5638 2.6405 60.5575 2.59647 60.5522Z' fill='%23F4BC15'/%3E%3Cpath d='M1.30487 63.7981C1.24747 63.8046 0.950168 63.8486 1.0755 63.8818C1.19424 63.9092 1.44257 63.829 1.30487 63.7981Z' fill='%23F4BC15'/%3E%3Cpath d='M1.15028 65.1289C1.03044 65.1359 0.964179 65.2585 0.978458 65.2889C1.01472 65.2681 1.20311 65.1242 1.15028 65.1289Z' fill='%23F4BC15'/%3E%3Cpath d='M1.44347 65.6272C1.40162 65.7125 1.40004 65.7923 1.55395 65.727C1.68616 65.638 1.50786 65.6594 1.57891 65.5662C1.63019 65.5085 1.97569 65.3554 1.93119 65.3158C1.90181 65.2941 1.73923 65.2115 1.65299 65.2587C1.57141 65.3057 1.42984 65.5015 1.33573 65.4414C1.37812 65.4186 1.40732 65.3575 1.42316 65.3347C1.43726 65.3089 1.42107 65.2989 1.35313 65.3388C1.27604 65.3824 1.16747 65.4747 1.07445 65.4864C1.04487 65.4882 1.11003 65.4281 1.00574 65.4873C1.0116 65.5073 1.03443 65.5231 1.06473 65.5339C1.0727 65.5365 1.0791 65.5393 1.08706 65.5419L1.11776 65.5589C1.13863 65.5686 1.15793 65.5784 1.17541 65.5836C1.26925 65.6125 1.42472 65.494 1.53046 65.4596C1.55802 65.4502 1.48064 65.5423 1.44034 65.6274L1.44347 65.6272Z' fill='%23F4BC15'/%3E%3Cpath d='M1.83817 65.6994C1.79459 65.7019 1.74122 65.7238 1.69873 65.7716C1.74359 65.8174 1.83633 65.801 1.83817 65.6994Z' fill='%23F4BC15'/%3E%3Cpath d='M1.43421 66.0277C1.35153 66.0826 1.27201 66.1388 1.28702 66.1551C1.32557 66.1466 1.36222 66.132 1.39994 66.1094L1.60571 65.9177C1.60571 65.9177 1.51853 65.9744 1.43421 66.0277Z' fill='%23F4BC15'/%3E%3Cpath d='M1.52528 66.3286L1.56143 66.3593C1.69235 66.3547 1.69394 66.1422 1.52528 66.3286Z' fill='%23F4BC15'/%3E%3Cpath d='M1.88434 66.1404C1.84781 66.13 1.72002 66.2937 1.76753 66.3316C1.84553 66.3036 1.9747 66.1632 1.88434 66.1404Z' fill='%23F4BC15'/%3E%3Cpath d='M1.87341 66.4066C1.85728 66.5841 2.01192 66.3985 1.9982 66.2977C1.98503 66.1798 1.88477 66.3075 1.87341 66.4066Z' fill='%23F4BC15'/%3E%3Cpath d='M3.68037 66.8317C3.6465 66.8665 3.62328 66.9226 3.63792 66.9857C3.71886 66.981 3.77952 66.8978 3.68037 66.8317Z' fill='%23F4BC15'/%3E%3Cpath d='M2.98753 60.7496C2.98579 60.7465 2.96996 60.6631 2.98753 60.7496Z' fill='%23F4BC15'/%3E%3Cpath d='M1.60495 61.4072C1.7344 61.5637 1.69282 61.3615 1.72157 61.2395C1.65263 61.2888 1.54179 61.1829 1.56274 61.3535C1.57629 61.3714 1.58475 61.3834 1.59162 61.394L1.59493 61.3969C1.59493 61.3969 1.60165 61.4043 1.60339 61.4073L1.60495 61.4072Z' fill='%23F4BC15'/%3E%3Cpath d='M1.28902 61.5867C1.33947 61.5416 1.15518 61.3555 1.09145 61.3608C1.07955 61.424 1.23115 61.612 1.28902 61.5867Z' fill='%23F4BC15'/%3E%3Cpath d='M2.95262 60.9797C2.95262 60.9797 2.97091 60.999 2.98785 61.0214C2.98227 61.0061 2.97057 60.9927 2.95262 60.9797Z' fill='%23F4BC15'/%3E%3Cpath d='M2.39403 66.2823C2.44072 66.3061 2.47154 66.2996 2.49516 66.2764C2.45973 66.2847 2.41976 66.2948 2.39403 66.2823Z' fill='%23F4BC15'/%3E%3Cpath d='M7.15431 63.6749C6.98182 63.6632 6.85208 63.7411 6.74221 63.7054C6.61496 63.666 6.52504 63.6244 6.51543 63.5937C6.54382 63.5717 6.59628 63.5608 6.64553 63.5486C6.66732 63.5473 6.69224 63.5458 6.72035 63.5457C6.96699 63.5438 7.08868 63.6475 7.34934 63.6447C7.44446 63.6423 7.48391 63.5962 7.35555 63.5912C7.199 63.5848 7.10224 63.5592 6.9553 63.5304C6.69502 63.4863 7.08616 63.418 6.93757 63.3877C6.9903 63.3815 7.24077 63.4183 7.21514 63.4339C7.24837 63.4147 7.19986 63.3332 7.13696 63.326C7.05676 63.3166 6.94761 63.3465 6.88123 63.3597C6.74116 63.368 6.90355 63.4209 6.74919 63.4253C6.62908 63.4277 6.71153 63.4744 6.72782 63.4859C6.73267 63.4888 6.64803 63.4844 6.56014 63.477C6.5324 63.4302 6.52454 63.376 6.54011 63.322C6.57398 63.3137 6.60627 63.304 6.63539 63.2945C6.77794 63.2486 6.8471 63.1774 6.72268 63.1331C6.69559 63.1238 6.65175 63.1217 6.60497 63.1229L6.60009 63.12C6.57757 63.1089 6.50807 63.1223 6.46421 63.1202C6.44847 63.118 6.43574 63.114 6.42769 63.1098L6.42759 63.1083C6.4026 63.0816 6.60973 63.0179 6.65716 63.0011C6.78863 62.9527 7.00657 62.9134 6.95778 62.8272C6.89078 62.7233 6.79222 62.8541 6.71366 62.8993C6.66386 62.9288 6.6014 62.9559 6.5342 62.9817C6.5385 62.9752 6.54129 62.9688 6.54101 62.9641C6.5445 62.9436 6.54474 62.9217 6.54346 62.8999C6.63264 62.8494 6.72173 62.7973 6.81255 62.7482C6.8869 62.711 7.29974 62.5337 7.27209 62.4884C7.26927 62.3871 7.02607 62.5544 7.00666 62.5431C7.02754 62.5528 7.08027 62.5731 7.08402 62.6104C6.9412 62.6251 6.92517 62.6182 6.94496 62.5295C6.90541 62.4678 7.1049 62.4342 7.10536 62.4154C7.11086 62.3229 6.84111 62.4372 6.80907 62.3969C6.79396 62.379 7.07638 62.3203 7.08014 62.2779C7.0806 62.2591 6.9113 62.2753 6.88218 62.2582C6.84007 62.2326 6.77456 62.1802 6.79608 62.1211C6.82813 62.0286 6.95073 61.9621 6.7548 62.0298C6.6246 62.1265 6.77235 61.9303 6.76567 61.9229C6.75999 61.9061 6.45785 62.1597 6.26888 62.2927C6.31292 62.2448 6.35537 62.197 6.39932 62.1475C6.32452 62.1769 6.2073 62.2291 6.08745 62.2893C6.07894 62.2773 6.06752 62.2686 6.05498 62.2677C5.94035 62.2573 5.95938 62.3952 5.88056 62.3827C5.84906 62.3783 5.8263 62.364 5.80662 62.3479C5.83977 62.3007 5.87272 62.2488 5.91063 62.2028C5.95732 62.1469 6.05071 62.0883 6.1321 62.0648C6.12203 62.0794 6.11348 62.094 6.10341 62.1087C6.12731 62.0901 6.1498 62.0731 6.17379 62.0561C6.19393 62.0534 6.21267 62.0538 6.22842 62.056C6.26962 62.0661 6.24009 62.1225 6.21463 62.1678C6.25886 62.0964 6.32593 62.0144 6.23795 62.0055C6.27979 61.9733 6.32165 61.9428 6.3635 61.9106C6.43098 61.8629 6.49704 61.8434 6.56342 61.8301C6.57166 61.8375 6.60097 61.8842 6.6299 61.8715C6.74444 61.8273 6.81606 61.5575 6.60502 61.6605C6.45093 61.6961 6.59165 61.5394 6.51869 61.4672C6.44883 61.5275 6.4647 61.5844 6.41718 61.6528C6.36673 61.7245 6.30432 61.7797 6.26037 61.8557C6.22914 61.9091 6.19785 61.961 6.16654 62.0128C6.06464 62.0328 5.80302 62.206 5.74598 62.1922C5.69929 62.1418 5.69774 62.0622 5.708 61.971C5.71268 61.9176 5.72338 61.8607 5.73254 61.8039C5.74829 61.8061 5.7615 61.8178 5.77459 61.828C5.80233 61.8482 5.9411 62.0307 6.02131 61.9338C6.02872 61.9271 6.37614 61.5927 6.3581 61.5781C6.28423 61.5169 6.01145 61.9516 6.08198 61.61C6.09984 61.5152 6.19284 61.291 6.17105 61.2126C6.15934 61.1727 6.05177 61.2555 6.10697 61.3179C5.99004 61.5076 5.96578 61.4137 5.95902 61.2719C5.95537 61.13 5.9653 60.9263 5.97931 60.9254C5.93436 60.9312 5.80686 61.2074 5.77886 61.1028C5.77858 61.0982 5.78128 60.8246 5.73888 60.9802C5.67669 61.2244 5.73097 61.4306 5.63555 61.6674C5.60295 61.7506 5.51733 61.8884 5.47815 61.886C5.52713 61.816 5.58618 61.7047 5.59534 61.6745C5.61942 61.6059 5.62336 61.54 5.60762 61.4847C5.62419 61.4478 5.6743 61.3433 5.66103 61.3035C5.66652 61.3172 5.52366 61.5443 5.51779 61.604C5.47539 61.7065 5.41759 61.8115 5.34324 61.9018C5.34306 61.8986 5.34125 61.8956 5.34098 61.891C5.32066 61.7843 5.3792 61.6372 5.45557 61.5015C5.5302 61.3627 5.62308 61.2432 5.61741 61.1467C5.62043 61.1981 5.46283 61.2261 5.45184 61.2251C5.36056 61.2133 5.40533 61.0716 5.36112 60.9571C5.32259 60.8593 5.24291 60.9124 5.24354 61.0827C5.24427 61.0952 5.24491 61.1061 5.24546 61.1154C5.22806 61.1383 5.21078 61.1627 5.19329 61.1841C5.20878 60.9957 5.21393 60.7907 5.18317 60.7722C5.1287 60.7754 5.14722 60.9321 5.0954 60.9008C5.07187 60.9522 5.01741 61.035 5.07417 61.0708L5.07444 61.0754C5.03992 61.1525 5.00713 61.2325 4.98964 61.307C4.97471 61.2922 4.96391 61.2678 4.95979 61.2243C4.94983 61.1078 5.01541 60.9742 4.99153 60.86C4.98274 60.8168 4.95874 60.8073 4.9364 60.7992C4.93119 60.7901 4.92313 60.7859 4.91215 60.785C4.90729 60.7822 4.90245 60.7793 4.90062 60.7747C4.86153 60.7208 4.89486 60.3314 4.89835 60.2312C4.88104 60.3087 4.81879 60.817 4.79829 60.787C4.76103 60.7376 4.7897 60.1891 4.73478 60.0517C4.70201 59.9724 4.68563 60.0656 4.68104 60.1205C4.67307 60.2506 4.57565 60.0548 4.58543 60.2214C4.52932 60.0372 4.46856 59.933 4.45096 60.1387C4.44016 60.1675 4.36978 60.2981 4.33865 60.3531C4.37216 60.3652 4.43005 60.4212 4.44268 60.4501C4.48076 60.54 4.47352 60.7889 4.46976 60.8578C4.46994 60.861 4.47013 60.8641 4.47031 60.8672C4.45008 60.8684 4.42369 60.8715 4.43028 60.8773C4.39448 60.8529 4.4702 60.5188 4.36701 60.6233C4.3519 60.5788 4.334 60.5408 4.32696 60.5272C4.28568 60.3562 4.26073 60.0905 4.23493 59.917C4.245 59.9821 4.2188 60.0148 4.19179 60.0336C4.17696 60.0736 4.16145 60.1026 4.15413 60.1108C4.12345 60.147 4.15937 60.2793 4.17785 60.3813C4.15946 60.2808 4.11635 60.238 4.10391 60.1325C4.09156 60.0286 4.13863 60.0055 4.15822 59.9934C4.16728 59.9882 4.17249 59.9707 4.17707 59.9423C4.2062 59.8531 4.16682 59.5023 4.11491 59.4429C4.10814 59.4339 4.10157 59.428 4.09507 59.4237C4.02082 59.4625 4.01482 59.8128 4.05509 60.0198C4.06762 60.1003 4.05921 60.4086 4.03706 60.4036C4.03083 60.404 4.01491 60.1862 4.03304 60.1757C4.03588 60.0912 3.99303 59.9469 3.96383 59.8751C3.88411 59.6877 3.90359 59.9927 3.91915 60.0981C3.91713 60.1169 3.99644 60.6169 3.94611 60.4246C3.87608 60.2959 3.86837 60.4573 3.92045 60.6261C3.94178 60.6436 3.92998 60.5224 3.9265 60.5163C3.99341 60.6452 4.01756 60.9766 4.042 61.0204C4.07065 61.0828 4.05029 60.8153 4.12424 61.0906C4.14657 61.1783 4.06764 61.1377 4.05208 61.1386C4.02406 61.1402 4.00127 60.9916 3.95641 60.9724C3.92428 60.9571 3.81621 60.6587 3.84688 60.6491C3.79883 60.4691 3.71799 60.2895 3.66536 60.1114C3.64184 60.03 3.6159 59.8815 3.67421 59.9968C3.71137 60.0712 3.74261 60.2037 3.77703 60.2048C3.78948 60.2041 3.7991 60.1817 3.81201 60.1887C3.87901 60.3457 3.89273 60.234 3.84861 60.0678C3.82472 60.0864 3.78793 60.1245 3.74079 60.0132C3.70088 59.9187 3.63582 59.7944 3.59983 59.82C3.58482 59.8302 3.55829 59.8568 3.52974 59.7694C3.62603 60.0262 3.60091 60.1042 3.51211 59.9751C3.43503 59.9124 3.48076 60.0801 3.54437 60.2326C3.39343 59.9227 3.56828 60.453 3.61853 60.5641C3.70759 60.7776 3.70197 60.7889 3.60822 60.735C3.60502 60.7336 3.6033 60.7306 3.60009 60.7292C3.58967 60.6314 3.57569 60.526 3.53202 60.527C3.52735 60.5273 3.52433 60.529 3.51975 60.5308C3.51664 60.4779 3.51154 60.4173 3.48902 60.353C3.43264 60.1907 3.24713 60.0641 3.35862 60.3138C3.32484 60.2439 3.21815 60.1564 3.27765 60.292C3.33157 60.4122 3.35138 60.5626 3.36986 60.6646C3.37471 60.694 3.36893 60.7022 3.35795 60.7013C3.34678 60.6707 3.32892 60.6592 3.3064 60.6746C3.2804 60.6574 3.25149 60.6435 3.23858 60.663C3.2112 60.7021 3.24061 60.7503 3.27484 60.8014C3.27658 60.831 3.27809 60.8575 3.28285 60.8853C3.25273 60.8512 3.22224 60.8108 3.21492 60.7925C3.19862 60.7544 3.19105 60.6517 3.15937 60.6176C3.10948 60.5659 3.09221 60.5903 3.04076 60.5387C2.98941 60.4885 2.9598 60.4372 2.91394 60.3742C2.79182 60.2096 2.74133 60.2797 2.74517 60.3982C2.749 60.5167 2.81485 60.6816 2.88764 60.7242C2.86511 60.713 2.90544 60.4419 2.99304 60.6039C3.01263 60.645 3.04161 60.7667 3.06348 60.8732C3.03181 60.8657 3.0027 60.8487 2.98495 60.7591C2.9746 60.7956 3.00156 60.855 3.01428 60.8855C3.03588 60.9342 3.06231 60.9858 3.08986 61.0295C3.09087 61.0466 3.09178 61.0622 3.09178 61.0622C3.10799 61.0456 2.93301 60.8059 2.90921 60.7729C2.83541 60.846 3.08828 61.0827 3.13341 61.2128C3.11491 61.217 3.03447 61.0968 2.9822 61.0311C2.99886 61.0754 2.9709 61.1318 2.9362 61.1791C2.88814 61.1319 2.83982 61.0801 2.7978 61.0294C2.87534 61.1264 2.94326 61.2724 2.80347 61.126C2.75184 61.0712 2.68827 60.9999 2.64076 60.9355C2.63152 60.9111 2.62089 60.8898 2.61036 60.8701C2.6099 60.8624 2.60949 60.8546 2.59274 60.8352C2.6246 60.8724 2.66573 60.9341 2.70271 60.9522C2.75902 60.9802 2.73849 60.897 2.70251 60.8429C2.60832 60.7015 2.45661 60.6714 2.39069 60.6924C2.36295 60.6987 2.15006 60.7706 2.2135 60.8403C2.25342 60.8817 2.30314 60.9038 2.34223 60.9312C2.34442 60.9686 2.36188 61.0269 2.38174 61.0726C2.36078 61.0879 2.32685 61.0946 2.29307 61.0778C2.22862 61.0441 2.19126 60.9135 2.1443 60.8584C2.114 60.8212 1.97459 60.7606 2.02576 60.8342C2.03601 60.8492 2.0476 60.861 2.05777 60.8745C1.98598 60.9287 1.97691 61.0401 2.07678 61.1983C2.0722 61.2001 2.06749 61.1989 2.06282 61.1991C2.05815 61.1994 2.05489 61.198 2.05012 61.1968C2.00325 61.1698 1.96722 61.0079 1.91256 61.0345C1.87154 61.0541 1.77172 61.0834 1.81886 61.1947C1.85318 61.2739 1.99868 61.4904 1.9423 61.3015C1.92061 61.2247 1.88653 61.1501 1.83865 61.0795C1.9118 61.1549 1.98652 61.2302 2.05124 61.3217C2.05637 61.3292 2.05824 61.3338 2.06172 61.3398C2.03673 61.3397 2.01842 61.347 2.02812 61.3793C2.03196 61.3916 2.05196 61.4138 2.0688 61.4347C2.06779 61.4441 2.06693 61.4551 2.06931 61.469C2.06299 61.4678 2.05653 61.4651 2.04536 61.4611C2.02613 61.4528 1.8696 61.3667 1.86237 61.3765C1.85092 61.3944 2.0244 61.5029 1.96544 61.5095C1.94209 61.5109 1.91028 61.5002 1.8765 61.4835C1.86021 61.4188 1.85028 61.3569 1.84854 61.3539C1.79508 61.3211 1.77896 61.3658 1.77932 61.4251C1.76788 61.4164 1.75498 61.4094 1.74363 61.4022C1.75663 61.4108 1.76805 61.4195 1.77794 61.4283C1.7794 61.4798 1.79081 61.5416 1.80527 61.5751C1.83859 61.6638 1.92414 61.7635 1.97595 61.8479C1.92917 61.8225 1.89044 61.8014 1.86307 61.7874C1.82425 61.7381 1.78532 61.6872 1.7531 61.6438C1.74926 61.6316 1.7502 61.6206 1.75597 61.6124C1.77172 61.5881 1.79143 61.551 1.7669 61.5055C1.716 61.4101 1.61711 61.5346 1.61107 61.5381C1.60502 61.5416 1.59738 61.5452 1.58969 61.5472C1.58081 61.529 1.56543 61.5064 1.53723 61.4784C1.50445 61.5053 1.49813 61.5307 1.50408 61.5522C1.46965 61.5511 1.43703 61.553 1.42165 61.5836C1.41322 61.5997 1.42829 61.6176 1.45282 61.6365C1.3989 61.6224 1.41959 61.6822 1.46078 61.7454C1.45758 61.744 1.4558 61.741 1.4526 61.7396C1.42843 61.727 1.39888 61.7553 1.36428 61.7776C1.29827 61.7174 1.24134 61.6786 1.22898 61.7074C1.22348 61.7202 1.26029 61.7618 1.29709 61.8034C1.26129 61.8055 1.24456 61.8127 1.24218 61.8254C1.14587 61.7545 0.991544 61.6807 0.940459 61.6619C0.854127 61.6279 0.793372 61.7361 0.76736 61.8517C0.741714 61.9735 0.750833 62.1026 0.765115 62.1065C0.784341 62.1147 0.845431 61.958 0.916476 61.9711C0.952822 61.9783 1.11378 62.0876 1.10481 62.1209C1.09052 62.1702 1.0891 62.3046 1.04652 62.3774C1.04341 62.3776 1.03876 62.3779 1.03876 62.3779C1.03876 62.3779 1.04202 62.3808 1.04367 62.3823C1.01226 62.4326 0.96028 62.4512 0.867542 62.3879C0.921189 62.4238 0.975013 62.4629 1.03003 62.4956C1.11581 62.5468 1.08567 62.4861 1.14582 62.4997C1.22025 62.5172 1.25465 62.5699 1.28714 62.618C1.32468 62.672 1.36008 62.6637 1.38288 62.6795C1.39588 62.6881 1.40257 62.6956 1.40916 62.7014L1.40759 62.7015C1.40759 62.7015 1.41152 62.7153 1.41976 62.7227C1.40712 62.7468 1.25677 62.7135 1.23141 62.7072C1.21072 62.7006 1.18993 62.6924 1.16759 62.6844L1.17234 62.6841C1.28523 62.6649 1.16047 62.6426 1.07175 62.6478C1.03806 62.6326 1.00271 62.6159 0.968835 62.5976C0.993461 62.618 1.00404 62.6377 1.00687 62.6594C0.971533 62.6693 0.978383 62.6798 1.00539 62.6876C0.998063 62.7224 0.97344 62.7551 0.963734 62.776C0.854327 62.7746 0.776116 62.8261 0.748736 62.8917C0.86858 62.8847 1.04132 62.9011 1.18478 62.9505C1.17883 62.9555 1.17293 62.9606 1.17183 62.9685C1.18455 62.999 1.23985 63.0098 1.29441 63.0081C1.32078 63.0316 1.34585 63.0598 1.36929 63.0865C1.3344 63.0776 1.29502 63.0721 1.25565 63.0666C1.16044 63.0144 1.0684 62.962 1.03242 62.9876C1.01356 62.959 1.01945 62.9274 0.930833 62.9076C0.870683 62.894 0.838379 62.9021 0.838377 62.9287C0.837824 62.9724 0.927425 63.0094 1.02163 63.0445C1.0479 63.1195 1.24418 63.1907 1.34735 63.2456C1.34754 63.2487 1.34763 63.2503 1.34781 63.2534C1.35312 63.264 1.37372 63.2691 1.39752 63.2755C1.42023 63.2898 1.44296 63.3041 1.46575 63.3199C1.44579 63.3523 1.3588 63.3606 1.29764 63.3829C1.30241 63.3576 1.3134 63.332 1.30746 63.3105C1.29684 63.2627 1.05972 63.1875 0.99591 63.1647C1.13498 63.219 1.08386 63.2533 1.08404 63.3095C1.0833 63.3502 1.19179 63.3891 1.2253 63.4278C1.21633 63.4345 1.2073 63.4398 1.19677 63.4466C1.18413 63.4442 1.1699 63.442 1.1526 63.4398C1.12578 63.4352 1.09596 63.4322 1.06136 63.428C1.07399 63.4038 1.09268 63.3762 1.09488 63.3604C1.09799 63.3337 0.988212 63.3526 0.973471 63.3676C0.963124 63.3775 0.959543 63.3965 0.962288 63.4167L0.95916 63.4168C0.814598 63.4019 0.659789 63.3985 0.621427 63.4101C0.706116 63.3895 0.823161 63.5201 0.869485 63.5377C0.986303 63.5855 0.952411 63.461 0.820669 63.425L0.976101 63.4658C0.995599 63.5053 1.03676 63.5404 1.10085 63.5413C1.10396 63.5411 1.14279 63.5389 1.19434 63.539C1.20496 63.5602 1.17045 63.5841 1.16431 63.6126C1.21036 63.6255 1.2576 63.6321 1.29825 63.6328C1.24029 63.6565 1.1957 63.7217 1.10863 63.7283C1.25319 63.7167 1.44484 63.7086 1.55773 63.6629C1.5699 63.6575 1.58052 63.6522 1.5927 63.6468C1.64791 63.6561 1.65057 63.6481 1.6308 63.6305C1.66587 63.6159 1.70405 63.6012 1.76154 63.5963C1.78333 63.595 1.91352 63.6045 1.9452 63.612C1.89164 63.6042 1.5074 63.7112 1.47746 63.7332C1.35697 63.8091 1.51424 63.7998 1.67694 63.7778C1.67455 63.817 1.28993 63.9161 1.19142 63.9406C1.0973 63.9602 0.761362 64.0378 0.760075 64.0956C0.76044 64.1019 0.92274 64.0736 0.920912 64.0424C0.906983 64.1776 1.08263 64.0298 1.25201 63.9886C1.42734 63.9424 1.67936 63.8995 1.84654 63.9006C2.10106 63.8997 1.5424 64.0138 1.49314 64.026C1.33869 64.0554 1.34316 64.0786 1.23009 64.1212C1.15675 64.1489 1.04656 64.1601 1.01323 64.2042C0.974134 64.2565 1.0979 64.2367 1.16895 64.2232C1.16767 64.2014 1.23403 64.1616 1.28356 64.1805C1.33629 64.2009 1.27777 64.2949 1.20682 64.3366C1.12368 64.3836 0.993119 64.3944 0.920787 64.4393C0.887552 64.4584 0.785036 64.5738 0.815614 64.5892C0.843079 64.6048 0.963362 64.5258 0.98799 64.5197C1.1158 64.4888 1.06142 64.5998 1.23308 64.5444C1.28271 64.5384 1.33382 64.5307 1.38336 64.5231C1.31807 64.555 1.00071 64.7096 1.11057 64.7187C1.16074 64.7221 1.24482 64.6906 1.27036 64.6734C1.23704 64.6645 1.2414 64.6329 1.3086 64.6071C1.4323 64.5592 1.69241 64.5737 1.54455 64.662C1.4225 64.7379 1.23883 64.8018 1.0938 64.8588C1.15789 64.8597 1.44293 64.8195 1.41528 64.854C1.39349 64.8818 1.29814 64.9343 1.39968 64.908C1.47649 64.8863 1.56491 64.8499 1.64411 64.8155C1.74144 64.7708 1.97825 64.6272 1.98493 64.6877C1.99033 64.7265 1.91807 64.7995 1.81077 64.8604C1.96504 64.8014 2.03288 64.8661 1.81689 64.9648C1.61455 65.0563 1.64715 64.8935 1.45825 65.0811C1.30242 65.2465 1.74893 65.0047 1.82455 64.9893C1.97736 64.9585 1.45743 65.253 1.46237 65.3105C1.46255 65.3136 1.53191 65.2721 1.60736 65.227C1.6828 65.182 1.76432 65.1334 1.78867 65.1226C1.81303 65.1118 1.82427 65.1174 1.83407 65.1247C1.84231 65.132 1.85452 65.1531 1.86862 65.1539C1.90973 65.1624 2.14896 65.0609 2.13074 65.0963C2.09759 65.1701 2.08194 65.1695 2.09036 65.233C2.09072 65.2393 2.06178 65.2785 2.03293 65.3192C2.00409 65.36 1.97662 65.3975 1.97662 65.3975C1.95428 65.416 1.78929 65.5319 1.77976 65.5559C1.85666 65.642 1.8949 65.5492 2.05586 65.4444C2.08296 65.4272 2.25129 65.3142 2.24149 65.3601C2.22967 65.4248 2.04048 65.5547 1.9968 65.6354C1.95056 65.7256 1.90688 65.8063 1.78145 65.8777C1.64246 66.0108 1.59415 66.173 1.80812 66.0667C1.94152 65.998 1.97178 65.9274 2.06929 65.8327C2.13568 65.7663 2.18003 65.8558 2.20806 65.7479C2.29275 65.6477 2.53051 65.3619 2.62216 65.3002C2.64468 65.2849 2.60145 65.3468 2.55384 65.4136C2.50467 65.4806 2.45109 65.5525 2.44962 65.5541C2.38928 65.617 2.28119 65.7171 2.26699 65.7945C2.25747 65.845 2.25956 65.934 2.24271 66.0193C2.22585 66.1047 2.18688 66.1851 2.07875 66.2055C2.04789 66.2917 2.0874 66.3003 2.12631 66.3246C2.14571 66.3359 2.19928 66.2375 2.22739 66.2108C2.3217 66.1147 2.43663 66.0501 2.53249 65.9539C2.62085 65.8628 2.65894 65.7933 2.75022 65.7521C2.82612 65.7148 2.76846 65.9025 2.68972 65.865C2.66565 65.8539 2.63109 65.8512 2.60069 65.9186C2.55198 66.0199 2.55159 66.2262 2.48997 66.2938C2.54692 66.2796 2.59771 66.2672 2.57362 66.3624C2.54706 66.4686 2.55137 66.5949 2.44891 66.6587C2.40524 66.6863 2.36679 66.7229 2.33704 66.7747C2.39792 66.8008 2.46228 66.8064 2.49012 66.6954C2.44269 66.7919 2.53487 66.899 2.59201 66.7816C2.60154 66.7576 2.63786 66.5258 2.65296 66.5436C2.72876 66.6376 2.74626 66.51 2.84313 66.4575C2.9324 66.4085 2.98518 66.4554 3.02447 66.3C3.05872 66.1651 3.11929 66.0538 3.07405 66.2674C3.04813 66.3845 3.02211 66.5001 2.99619 66.6172C3.00599 66.5713 2.846 66.5323 2.86558 66.7061C2.87363 66.79 3.0471 66.8986 3.07146 66.755C3.11129 66.7151 3.17236 66.6647 3.21338 66.6982C3.2705 66.7402 3.20378 66.8003 3.21439 66.8481C3.28653 66.8533 3.30473 67.0303 3.29996 67.1087C3.31233 66.9205 3.32781 66.7321 3.38633 66.5584C3.46141 66.5602 3.41256 66.9521 3.42326 67.028C3.44742 67.1735 3.52613 66.997 3.52393 66.9331C3.52304 66.7581 3.59926 66.8334 3.66473 66.7514C3.71399 66.686 3.61536 66.5746 3.60996 66.4828L3.66861 66.5512C3.7153 66.6281 3.76508 66.7314 3.80958 66.7179L3.84481 66.7596L4.00917 66.7921L4.03843 66.9451C4.09693 66.9307 4.07878 66.8614 4.04711 66.8008L4.104 66.8115C4.11187 66.8126 4.12131 66.8136 4.12891 66.8101C4.14822 66.873 4.16519 66.922 4.18038 66.9414C4.18038 66.9414 4.18199 66.9429 4.18363 66.9443L4.14683 67.0887C4.17054 67.0935 4.19594 67.0467 4.21856 66.9798C4.26744 67.0144 4.30339 66.9623 4.31475 66.8898C4.38626 66.8309 4.35406 66.7078 4.31157 66.7822C4.30516 66.7529 4.29394 66.7223 4.28296 66.6948C4.29011 66.6303 4.29054 66.5834 4.27791 66.581L4.26147 66.6476C4.24033 66.6067 4.2185 66.5798 4.20834 66.5929C4.23608 66.5601 4.25766 66.5291 4.26957 66.4925C4.30601 66.4747 4.33255 66.4216 4.3071 66.3606C4.29822 66.3689 4.28974 66.3835 4.27958 66.3966C4.27884 66.3841 4.27792 66.3685 4.27554 66.3546C4.32096 66.3035 4.35083 66.3065 4.34642 66.4442C4.32178 66.5566 4.45937 66.2938 4.46212 66.2874C4.47695 66.2741 4.45111 66.5255 4.45166 66.5349C4.42069 66.7258 4.30604 67.1668 4.46973 67.215C4.47972 67.1191 4.43528 67.0811 4.43657 66.9967C4.43704 66.8982 4.45137 66.7958 4.46282 66.6983C4.47015 66.6369 4.54574 66.0888 4.54984 66.2916C4.55413 66.3914 4.54868 66.512 4.53622 66.619C4.54619 66.7356 4.59467 66.8155 4.6474 66.8624C4.67056 66.8845 4.81888 66.9102 4.81842 66.9024C4.82501 66.9348 4.83425 67.1733 4.80779 67.1749C4.83892 67.173 4.85314 67.1488 4.85873 67.1109C4.86597 67.0746 4.86783 67.026 4.86802 66.976C4.86839 66.876 4.86054 66.7687 4.86952 66.7353C4.90716 66.5784 4.98401 66.9036 5.01934 66.9203C5.04663 66.9327 5.0623 66.8271 5.0861 66.807C5.11128 66.7836 5.14094 66.7835 5.16996 66.7989C5.22306 66.8255 5.25969 66.7046 5.20093 66.5284C5.17246 66.4426 5.11952 66.6582 5.15562 66.3686C5.15198 66.1469 5.21636 66.365 5.24143 66.4729C5.26083 66.5639 5.29702 66.5696 5.31542 66.5373C5.32394 66.5227 5.30448 66.4567 5.30421 66.4255C5.30302 66.4052 5.3054 66.366 5.30925 66.3252C5.31794 66.3403 5.32827 66.3569 5.34511 66.3778L5.36595 66.3594C5.36475 66.3922 5.36367 66.4267 5.36256 66.4611C5.36008 66.5784 5.37505 66.6744 5.48584 66.6195C5.49061 66.5145 5.54635 66.5597 5.55001 66.5157C5.55331 66.4655 5.51205 66.4008 5.49703 66.3845C5.45712 66.3431 5.46524 66.3488 5.43477 66.2288C5.45271 66.2152 5.47981 66.2511 5.51286 66.3085C5.49912 66.314 5.49049 66.327 5.49836 66.3547C5.50093 66.3717 5.52494 66.3813 5.55497 66.3873C5.61346 66.5057 5.67681 66.6536 5.72039 66.7041C5.73723 66.725 5.80607 66.7272 5.79975 66.8323C5.79617 66.8778 5.7498 66.8586 5.74962 66.8555C5.74834 66.8603 5.87976 67.051 5.85158 66.837C5.83813 66.741 5.83112 66.7289 5.8303 66.6617C5.84523 66.6499 5.87412 66.6357 5.84611 66.5577C5.88876 66.6724 5.93116 66.8089 5.98114 66.9154C6.01501 66.9868 5.98847 66.8274 5.99863 66.8143C6.07656 66.7051 5.78582 66.2753 5.78849 66.1346C5.78849 66.1346 5.82345 66.1716 5.86354 66.2161C5.90373 66.2622 5.94717 66.3112 5.95944 66.3339C6.02059 66.4443 6.08991 66.6934 6.16022 66.7205C6.2623 66.7567 6.09194 66.3823 6.05798 66.2828C5.99528 66.0927 5.9578 65.959 5.86727 65.7737C5.92357 65.8813 5.98762 65.962 6.03714 66.0872C6.07942 66.1956 6.10981 66.2876 6.16326 66.4C6.26121 66.6052 6.268 66.4548 6.3125 66.4413C6.3494 66.4313 6.37451 66.4876 6.3975 66.4269C6.41783 66.3741 6.40968 66.3137 6.44191 66.2774L6.47112 66.2445C6.5082 66.2907 6.53764 66.3124 6.55934 66.3096C6.57811 66.2835 6.4945 66.1087 6.44717 66.074C6.43078 66.0609 6.51181 66.2718 6.47849 66.2362C6.39491 66.1427 6.37624 65.9844 6.41386 65.9869C6.48427 65.989 6.52739 66.1381 6.58469 66.1831C6.60429 66.1976 6.55167 66.046 6.48457 65.8875C6.41903 65.7288 6.33759 65.5649 6.32359 65.5391C6.31818 65.527 6.11852 65.1856 6.18196 65.2553C6.2302 65.3056 6.30197 65.4107 6.35241 65.4718C6.34729 65.4643 6.41273 65.5152 6.42601 65.5284C6.46931 65.5743 6.48534 65.6078 6.52113 65.6588C6.56544 65.7218 6.74479 65.9831 6.80073 66.0048C6.8726 66.0319 6.73142 65.8089 6.6862 65.7569C6.64922 65.7122 6.49175 65.5574 6.48049 65.5784C6.48049 65.5784 6.61121 65.5707 6.4965 65.5056C6.47747 65.3411 6.65967 65.6772 6.73218 65.6886C6.7731 65.694 6.69682 65.5922 6.70781 65.5666C6.70763 65.5635 6.77519 65.597 6.78298 65.5965C6.87837 65.5988 6.80922 65.4841 6.71896 65.3566C6.61021 65.2067 6.84088 65.3853 6.82577 65.4206C6.84363 65.3789 6.71288 65.2538 6.7246 65.2141C6.73358 65.1807 6.82476 65.2707 6.87492 65.3005C6.97691 65.3617 6.89783 65.2383 6.8462 65.1835C6.74788 65.1049 6.84233 65.1181 6.77349 65.0628C6.81276 65.0933 7.03196 65.2882 6.93182 65.1519C6.94473 65.1058 7.06024 65.2381 7.07471 65.192C7.03552 65.163 6.79722 64.9879 6.79512 64.9787C6.79146 64.9695 6.90351 64.9895 6.81563 64.9291C6.73094 64.87 6.68865 64.8943 6.64425 64.8829C6.56176 64.8612 6.49187 64.7887 6.49416 64.748C6.49553 64.7182 6.51718 64.6607 6.62118 64.7296C6.81453 64.8573 6.87038 64.904 6.94702 64.8792C6.94702 64.8792 6.88725 64.8452 6.82555 64.8051C6.76229 64.765 6.69551 64.7189 6.67702 64.6966C6.61147 64.6176 6.65657 64.5603 6.71654 64.5709C6.87438 64.5991 6.93598 64.558 7.19315 64.6819C7.0517 64.6137 6.9197 64.5464 6.78383 64.4935C6.75985 64.4839 6.73729 64.4728 6.71321 64.4617C6.72154 64.444 6.72648 64.4219 6.73142 64.3997C6.74259 64.4037 6.75224 64.4078 6.7635 64.4134C6.77787 64.4188 6.9452 64.4762 6.95656 64.4833C6.87856 64.4317 6.80827 64.4045 6.73576 64.3666C6.74272 64.299 6.73713 64.2306 6.73439 64.1839C6.75828 64.1919 6.78062 64.1999 6.79655 64.2053C6.97197 64.2668 7.05979 64.2726 7.18174 64.2748C7.22569 64.2785 7.65992 64.3858 7.42216 64.2466C7.30443 64.1832 7.198 64.2598 7.06086 64.2116C6.85221 64.1426 6.98959 64.0877 6.90179 64.0553C6.64508 63.9657 6.87707 64.0865 6.72243 64.0862C6.66137 64.0835 6.57743 63.9572 6.58164 63.9492C6.59281 63.9266 6.64837 63.9156 6.67236 63.8985C6.66385 63.86 6.66158 63.8476 6.73281 63.8372C6.71935 63.7942 6.99753 63.8513 7.00403 63.8822C7.00403 63.8822 6.91753 63.8716 6.85015 63.8678C6.78286 63.8655 6.73469 63.8699 6.81351 63.909C6.86176 63.9327 7.07418 64.0124 7.14074 64.0288C7.25407 64.0972 7.20446 63.9704 7.20812 63.953C7.21499 63.9104 7.28316 63.9548 7.27053 63.8993C7.26477 63.8809 7.26223 63.8639 7.26114 63.8452C7.2713 63.8056 7.52299 63.8361 7.5142 63.7928C7.50734 63.7558 7.21943 63.693 7.15983 63.6887L7.15431 63.6749ZM4.15512 66.432C4.11365 66.4438 4.08889 66.3406 4.06738 66.2403L4.13583 66.2894C4.13857 66.3361 4.14597 66.3825 4.15512 66.432ZM3.65926 64.2645C3.65926 64.2645 3.65871 64.2551 3.65844 64.2504C3.65871 64.2551 3.65899 64.2598 3.65926 64.2645ZM5.52698 64.0751C5.52698 64.0751 5.53114 64.0655 5.53398 64.0607C5.54405 64.0726 5.55908 64.0889 5.58837 64.109C5.58901 64.1199 5.55976 64.1013 5.52864 64.0766L5.52698 64.0751ZM5.66499 64.0311C5.66499 64.0311 5.6294 64.0363 5.59589 64.0242C5.60056 64.0239 5.60352 64.0222 5.6081 64.0204C5.62202 64.018 5.63914 64.017 5.65782 64.0159C5.66606 64.0232 5.66958 64.0293 5.66656 64.031L5.66499 64.0311ZM2.63906 61.5184C2.62899 61.533 2.60367 61.5267 2.573 61.5098C2.57529 61.4956 2.57922 61.4828 2.58151 61.4686C2.60119 61.4847 2.62085 61.5007 2.63906 61.5184ZM3.93957 65.8463C3.94369 65.8367 3.94653 65.8318 3.95111 65.83L3.95737 65.8296C3.96378 65.8324 3.96904 65.843 3.97325 65.8615C3.9596 65.8685 3.94442 65.8757 3.92922 65.8828C3.9316 65.8702 3.93399 65.8575 3.93966 65.8478L3.93957 65.8463ZM5.25782 61.2725C5.25562 61.2882 5.2536 61.3071 5.24866 61.3292C5.23785 61.3846 5.2141 61.5125 5.18947 61.6249C5.1891 61.6186 5.18567 61.6126 5.18567 61.6126C5.19372 61.6168 5.15271 61.6895 5.11123 61.7545C5.12131 61.6601 5.15294 61.5083 5.15615 61.4831C5.15871 61.4736 5.16105 61.4594 5.16325 61.4436C5.19896 61.3868 5.22988 61.3288 5.25625 61.2726L5.25782 61.2725ZM5.08827 61.0981C5.12122 61.1805 5.10772 61.2438 5.07869 61.2814C5.03786 61.2776 5.0694 61.1757 5.08827 61.0981ZM2.1589 61.0013C2.16732 61.0383 2.16232 61.0589 2.15866 61.0763C2.15143 61.033 2.14068 60.9836 2.13034 60.9405C2.14233 60.9585 2.15433 60.9766 2.15881 60.9998L2.1589 61.0013ZM2.16558 61.115C2.1761 61.1347 2.20271 61.1628 2.26167 61.2093C2.35669 61.285 2.44687 61.3563 2.53567 61.4323C2.53191 61.4481 2.52976 61.4654 2.52921 61.4827C2.43153 61.415 2.29768 61.29 2.23616 61.253C2.22637 61.2458 2.20235 61.2347 2.17516 61.2238C2.17599 61.2112 2.17668 61.1971 2.17567 61.18C2.17531 61.1738 2.17075 61.1491 2.16407 61.1151L2.16558 61.115ZM1.97816 61.54C2.03958 61.5755 2.105 61.6247 2.16515 61.6649C2.25285 61.7223 2.16861 61.7241 2.08191 61.7105C2.03715 61.6928 1.98848 61.6628 1.94509 61.6154C1.92514 61.5947 1.90868 61.5535 1.89523 61.5105C1.91628 61.5233 1.9419 61.5343 1.97816 61.54ZM1.32417 61.8924C1.34843 61.9066 1.37403 61.9176 1.39134 61.9197C1.39252 61.94 1.38175 61.9422 1.41471 61.998C1.44757 62.0524 1.49885 62.1009 1.547 62.1496C1.50498 62.1521 1.4978 62.1635 1.50668 62.1817C1.49799 62.1666 1.48772 62.1515 1.47747 62.1365C1.43161 62.0736 1.31416 61.9883 1.29622 61.9222C1.28807 61.8899 1.32317 61.9019 1.32574 61.8923L1.32417 61.8924ZM1.51527 62.1952C1.53376 62.2176 1.5666 62.2438 1.58014 62.2617C1.57465 62.2746 1.60614 62.3055 1.65667 62.3416C1.65896 62.354 1.66294 62.3694 1.67503 62.389C1.68033 62.3996 1.70558 62.4309 1.73588 62.4682C1.69862 62.4454 1.66305 62.424 1.63247 62.4087C1.59092 62.3392 1.55848 62.2661 1.51683 62.1952L1.51527 62.1952ZM1.6436 61.8002C1.69587 61.8659 1.72643 61.9344 1.82035 61.9914C1.82072 61.9976 1.82257 62.0022 1.82467 62.0115C1.82513 62.0193 1.82555 62.0255 1.82445 62.0333C1.81007 62.0279 1.79391 62.0195 1.77606 62.0081C1.69998 61.9625 1.65574 61.9011 1.60393 61.8432C1.62956 61.8276 1.5945 61.736 1.53289 61.6708C1.59936 61.7122 1.66613 61.7583 1.64351 61.7987L1.6436 61.8002ZM1.69393 62.0457C1.73485 62.0777 1.70333 62.0998 1.65746 62.1166C1.64025 62.0895 1.62462 62.0623 1.60704 62.0289C1.60173 62.0183 1.58648 61.9989 1.5679 61.975C1.61276 61.9942 1.65621 62.0151 1.69393 62.0457ZM1.54008 63.5218C1.59511 63.5279 1.61913 63.5375 1.57326 63.5542C1.56172 63.5439 1.55015 63.5337 1.54008 63.5218ZM3.833 66.5853C3.7985 66.5029 3.73778 66.533 3.71207 66.4143C3.70118 66.3618 3.7231 66.2824 3.71972 66.2248C3.75825 66.3756 3.84136 66.5145 3.93373 66.5981C4.0737 66.7211 4.00164 66.5051 3.97464 66.3645C3.96137 66.2981 3.94439 66.221 3.9336 66.1435L4.01182 66.1998C4.02225 66.3242 4.06056 66.5235 4.1011 66.682L3.83291 66.5837L3.833 66.5853ZM5.31465 66.2311C5.32134 66.1854 5.33019 66.1505 5.34008 66.1593C5.35976 66.1754 5.36276 66.2252 5.36331 66.2876C5.35232 66.2602 5.33232 66.2395 5.31465 66.2311ZM6.61113 64.1583C6.57551 64.137 6.54006 64.1188 6.54317 64.1186C6.56029 64.1176 6.59513 64.1265 6.63322 64.1367C6.62425 64.1435 6.61689 64.1502 6.60947 64.1569L6.61113 64.1583Z' fill='%23F4BC15'/%3E%3Cpath d='M4.32205 60.3634C4.32278 60.3759 4.33157 60.366 4.34448 60.3465C4.3301 60.3411 4.31931 60.3433 4.32205 60.3634Z' fill='%23F4BC15'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (min-width: 720px) {
  .new-hero__title .exclamation-point::after {
    right: 5px;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__title .exclamation-point::after {
    right: 10px;
    width: 35px;
    height: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__title .exclamation-point::after {
    right: 15px;
    bottom: 22px;
    height: 54px;
  }
}
@media screen and (min-width: 1600px) {
  .new-hero__title .exclamation-point::after {
    width: 45px;
    height: 70px;
  }
}

.new-hero__form-body-wrap {
  margin-top: 20px;
  padding: 50px 20px 25px;
  border-radius: 10px;
  background-color: #DAE6FB;
  color: #051838;
}
@media screen and (min-width: 960px) {
  .new-hero__form-body-wrap {
    position: relative;
    z-index: 1;
    width: 60%;
    max-width: 600px;
    margin-top: -100px;
    margin-left: 50px;
    padding: 40px 40px 25px;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__form-body-wrap {
    width: 48.5%;
    margin-top: -120px;
    margin-left: 75px;
    padding: 40px 45px 25px;
  }
}

.new-hero__form-content-wrap {
  padding-bottom: 30px;
  color: #08388B;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .new-hero__form-content-wrap {
    display: block;
    width: 85%;
    margin: 0 auto;
    padding-bottom: 25px;
  }
}

.new-hero__form-content-title {
  padding-bottom: 7px;
}
@media screen and (min-width: 960px) {
  .new-hero__form-content-title {
    padding-bottom: 12px;
  }
}

.new-hero__form-wrap {
  display: block;
  position: relative;
  width: 96%;
  margin: 0 auto;
  transition: 0.3s ease-in-out;
}
@media screen and (min-width: 960px) {
  .new-hero__form-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.new-hero__form-wrap.loading {
  opacity: 0.55;
}

.new-hero__form-cta {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 15px auto 0;
}
@media screen and (min-width: 960px) {
  .new-hero__form-cta {
    width: fit-content;
    margin-top: 4px;
    padding: 11px 30px;
  }
}

.new-hero__form-fine-print {
  padding-top: 16px;
  text-align: center;
}
.new-hero__form-fine-print p:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 960px) {
  .new-hero__form-fine-print {
    padding-top: 10px;
  }
}

.new-hero__scribble-wrap {
  display: block;
  position: relative;
  width: 100%;
  max-width: 345px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 70px;
}
@media screen and (min-width: 960px) {
  .new-hero__scribble-wrap {
    position: absolute;
    bottom: 0;
    width: 85%;
    max-width: 1500px;
  }
}
@media screen and (min-width: 960px) {
  .new-hero__scribble-wrap {
    width: 82%;
  }
}

.new-hero__scribble-arrow {
  position: absolute;
  bottom: -10px;
  left: 5%;
  max-width: 50px;
  -webkit-transform: rotate(172deg) scaleX(-1);
  transform: rotate(160deg) scaleX(-1);
}
@media screen and (min-width: 960px) {
  .new-hero__scribble-arrow {
    bottom: -150px;
    left: -3%;
    max-width: 75px;
    -webkit-transform: rotate(0deg) scaleX(1);
    transform: rotate(0deg) scaleX(1);
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__scribble-arrow {
    bottom: -200px;
  }
}
.new-hero__scribble-arrow svg {
  display: block;
  width: 75%;
  max-height: 200px;
}
@media screen and (min-width: 960px) {
  .new-hero__scribble-arrow svg {
    right: 0;
    width: 90%;
    max-height: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__scribble-arrow svg {
    width: 100%;
    max-height: 320px;
  }
}

.new-hero__scribble-note {
  width: 100%;
}
@media screen and (min-width: 960px) {
  .new-hero__scribble-note {
    width: 36%;
    max-width: 550px;
    margin-right: -40px;
    margin-bottom: -120px;
    float: right;
  }
}
@media screen and (min-width: 1200px) {
  .new-hero__scribble-note {
    width: 43%;
    margin-right: -18px;
    margin-bottom: -160px;
  }
}
@media screen and (min-width: 1440px) {
  .new-hero__scribble-note {
    margin-bottom: -190px;
  }
}

.new-home__video-body-wrap {
  position: relative;
}
@media screen and (min-width: 960px) {
  .new-home__video-body-wrap {
    padding-top: 180px;
  }
}
@media screen and (min-width: 1200px) {
  .new-home__video-body-wrap {
    padding-top: 260px;
  }
}

@media screen and (min-width: 960px) {
  .new-home__video-body {
    position: relative;
    margin-right: 50px;
    margin-left: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .new-home__video-body {
    margin-right: 75px;
    margin-left: 75px;
  }
}

.new-home__video-title-wrap {
  padding-bottom: 32px;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .new-home__video-title-wrap {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1200px) {
  .new-home__video-title-wrap {
    padding-bottom: 56px;
  }
}

.new-home__video-title span {
  font-size: calc(23px + 19 * ((100vw - 375px) / 1065));
  display: block;
  padding-top: 4px;
  font-family: "DecimalBold", serif;
  letter-spacing: 2px;
  line-height: 125%;
  text-transform: uppercase;
}
@media screen and (min-width: 960px) {
  .new-home__video-title span {
    padding-top: 7px;
    letter-spacing: 1px;
  }
}
@media screen and (min-width: 1800px) {
  .new-home__video-title span {
    font-size: 46px;
  }
}

.new-home__video-image {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.new-home__video-content-wrap {
  display: block;
  width: 90%;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .new-home__video-content-wrap {
    display: flex;
    grid-gap: 40px;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    padding-left: 50px;
    text-align: left;
  }
}
@media screen and (min-width: 960px) {
  .new-home__video-content-wrap {
    grid-gap: 60px;
  }
}
@media screen and (min-width: 1200px) {
  .new-home__video-content-wrap {
    grid-gap: 75px;
    padding-top: 40px;
    padding-left: 70px;
  }
}

@media screen and (min-width: 720px) {
  .new-home__video-share-copy {
    width: 65%;
  }
}
@media screen and (min-width: 960px) {
  .new-home__video-share-copy {
    width: 55%;
  }
}

.new-home__video-share-social-wrap {
  padding-top: 23px;
}
@media screen and (min-width: 720px) {
  .new-home__video-share-social-wrap {
    width: 30%;
    padding-top: 0;
  }
}

.new-home__video-share-title {
  padding-bottom: 5px;
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
}
@media screen and (min-width: 720px) {
  .new-home__video-share-title {
    padding-bottom: 10px;
  }
}

.new-home__video-share-list-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 720px) {
  .new-home__video-share-list-wrap {
    justify-content: flex-start;
  }
}

.new-home__video-share-list-item {
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 720px) {
  .new-home__video-share-list-item:first-of-type .new-home__video-share-item-link {
    padding-left: 0;
  }
}

.new-home__video-share-item-link {
  display: block;
  padding: 0 13px;
}
@media screen and (min-width: 720px) {
  .new-home__video-share-item-link {
    padding: 0 15px;
  }
}
@media screen and (min-width: 960px) {
  .new-home__video-share-item-link {
    padding: 0 18px;
  }
}

.new-home__video-share-item-image {
  max-width: 25px;
  max-height: 25px;
}
@media screen and (min-width: 960px) {
  .new-home__video-share-item-image {
    max-width: 35px;
    max-height: 35px;
  }
}

.new-home__video-arrow {
  position: absolute;
  right: -130px;
  bottom: -11%;
  transform: rotate(13deg);
}
@media screen and (min-width: 720px) {
  .new-home__video-arrow {
    right: -175px;
    bottom: -4%;
  }
}
@media screen and (min-width: 960px) {
  .new-home__video-arrow {
    right: -70px;
    bottom: 3%;
    width: 18%;
    max-width: 170px;
    transform: rotate(-16deg);
  }
}
@media screen and (min-width: 1200px) {
  .new-home__video-arrow {
    right: -90px;
    bottom: 4%;
    width: 20%;
    max-width: 240px;
  }
}

.spanish-hero .new-hero__title .large-title {
  letter-spacing: 2.5px;
  font-size: calc(20px + 10 * ((100vw - 350px) / 370));
  word-break: break-word;
  hyphens: auto;
}
@media screen and (min-width: 720px) {
  .spanish-hero .new-hero__title .large-title {
    font-size: calc(20px + 10 * ((100vw - 720px) / 720));
  }
}
@media screen and (min-width: 960px) {
  .spanish-hero .new-hero__title .large-title {
    letter-spacing: 3.5px;
    font-size: calc(25px + 10 * ((100vw - 960px) / 480));
  }
}
@media screen and (min-width: 1800px) {
  .spanish-hero .new-hero__title .large-title {
    font-size: 38px;
  }
}
.spanish-hero .exclamation-point::after {
  right: -24px;
  height: 30px;
}
@media screen and (min-width: 960px) {
  .spanish-hero .exclamation-point::after {
    right: -28px;
    height: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .spanish-hero .exclamation-point::after {
    right: -35px;
  }
}
@media screen and (min-width: 960px) {
  .spanish-hero .new-hero__image {
    right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .spanish-hero .new-hero__image {
    right: -40px;
  }
}

@media (hover: hover) {
  .new-home__video-share-list-wrap:hover > .new-home__video-share-list-item {
    opacity: 0.5;
  }

  .new-home__video-share-list-wrap:hover > .new-home__video-share-list-item:hover {
    opacity: 1;
  }
}
.section-content-area {
  padding: 40px 20px 0px;
  max-width: 600px;
  margin: 0 auto;
}
@media screen and (min-width: 720px) {
  .section-content-area {
    padding: 40px 50px 0px;
    max-width: 1100px;
  }
}
@media screen and (min-width: 960px) {
  .section-content-area {
    padding: 60px 80px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .section-content-area {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.section-content-area .sub-contents {
  font-family: "DecimalBook", serif;
  font-size: 14px;
  line-height: 170%;
  color: #08388B;
}
.section-content-area .sub-contents strong {
  font-family: "DecimalBold", serif;
}
.section-content-area .sub-contents p {
  padding-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .section-content-area .sub-contents p {
    padding-bottom: 30px;
  }
}
.section-content-area .sub-contents ul, .section-content-area .sub-contents ol {
  padding: 0px 0 10px 22px;
}
@media screen and (min-width: 960px) {
  .section-content-area .sub-contents ul, .section-content-area .sub-contents ol {
    padding: 0px 0 15px 22px;
  }
}
.section-content-area .sub-contents ul {
  list-style: disc;
}
.section-content-area .sub-contents ol {
  list-style: decimal;
}
.section-content-area .sub-contents li {
  font-family: "DecimalSemibold", serif;
  padding-bottom: 14px;
}
.section-content-area .sub-contents a {
  font-family: "DecimalSemibold", serif;
  color: #08388B;
  position: relative;
  text-decoration: none;
}
.section-content-area .sub-contents a:after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background-color: #08388B;
  bottom: 0;
  left: 0;
  visibility: hidden;
  bottom: -2px;
  transition: all 0.3s ease-in-out;
}
.section-content-area .sub-contents a:focus:after {
  visibility: visible;
  width: 100%;
}
.section-content-area .sub-contents h1, .section-content-area .sub-contents h2, .section-content-area .sub-contents h3, .section-content-area .sub-contents h4, .section-content-area .sub-contents h5, .section-content-area .sub-contents h6 {
  color: #1D58BA;
}
.section-content-area .sub-contents h1 {
  font-family: "FrameRoman", serif;
  text-transform: uppercase;
  line-height: 120%;
  font-size: calc(50px + 15 * ((100vw - 375px) / 1065));
  padding-bottom: 20px;
}
@media screen and (min-width: 720px) {
  .section-content-area .sub-contents h1 {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section-content-area .sub-contents h1 {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1800px) {
  .section-content-area .sub-contents h1 {
    font-size: 72px;
  }
}
.section-content-area .sub-contents h2 {
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  font-size: calc(28px + 20 * ((100vw - 375px) / 1065));
  line-height: 125%;
  padding-bottom: 20px;
}
@media screen and (min-width: 720px) {
  .section-content-area .sub-contents h2 {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .section-content-area .sub-contents h2 {
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 1800px) {
  .section-content-area .sub-contents h2 {
    font-size: 54px;
  }
}
.section-content-area .sub-contents h3 {
  font-family: "FrameRoman", serif;
  text-transform: uppercase;
  line-height: 120%;
  font-weight: 600;
  letter-spacing: 5px;
  font-size: calc(22px + 9 * ((100vw - 375px) / 1065));
  padding-bottom: 10px;
}
@media screen and (min-width: 720px) {
  .section-content-area .sub-contents h3 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .section-content-area .sub-contents h3 {
    font-size: 35px;
  }
}
.section-content-area .sub-contents h4 {
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 125%;
  padding-bottom: 10px;
}
@media screen and (min-width: 720px) {
  .section-content-area .sub-contents h4 {
    padding-bottom: 20px;
  }
}
.section-content-area .sub-contents h5 {
  font-family: "DecimalSemibold", serif;
  text-transform: uppercase;
  font-size: calc(14px + 6 * ((100vw - 375px) / 1065));
  padding-bottom: 10px;
}
@media screen and (min-width: 720px) {
  .section-content-area .sub-contents h5 {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 1800px) {
  .section-content-area .sub-contents h5 {
    font-size: 22px;
  }
}

.red-arrow {
  position: relative;
}
@media screen and (min-width: 720px) {
  .red-arrow {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='611' height='224' viewBox='0 0 611 224' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M66.0134 72.0524C66.002 72.0588 65.9944 72.0618 66.0134 72.0524Z' fill='%23F32F38'/%3E%3Cpath d='M66.037 72.042C67.2213 75.1906 65.738 72.1762 66.037 72.042Z' fill='%23F32F38'/%3E%3Cpath d='M65.83 71.5063C65.8192 71.5113 65.8115 71.5144 65.8047 71.5161C65.8155 71.511 65.83 71.5063 65.83 71.5063Z' fill='%23F32F38'/%3E%3Cpath d='M72.5824 89.7483C72.8899 90.2537 72.8959 90.3316 73.088 90.4886C72.8061 89.8064 72.6731 89.5367 72.6616 89.7088L72.5824 89.7483Z' fill='%23F32F38'/%3E%3Cpath d='M254.219 193.972C255.249 194.306 256.278 194.639 257.314 194.954C256.245 194.634 254.291 193.698 254.219 193.972Z' fill='%23F32F38'/%3E%3Cpath d='M-91.1128 50.2394L-91.2176 50.0955C-92.5302 51.1558 -91.5811 50.8269 -89.4975 49.3921C-90.3848 49.9606 -90.9253 50.2412 -91.1128 50.2394Z' fill='%23F32F38'/%3E%3Cpath d='M603.062 188.221C603.057 188.33 603.356 188.412 603.73 188.463C603.918 188.489 604.126 188.507 604.325 188.52C604.43 188.525 604.532 188.53 604.629 188.533C604.75 188.544 604.869 188.529 604.966 188.567C605.068 188.593 605.16 188.615 605.234 188.631C605.299 188.644 605.348 188.651 605.377 188.652C605.437 188.654 605.423 188.628 605.294 188.567C605.229 188.537 605.108 188.488 604.963 188.432C604.944 188.425 604.926 188.417 604.907 188.411C604.887 188.407 604.866 188.406 604.846 188.402C604.803 188.397 604.757 188.391 604.71 188.385C604.63 188.374 604.543 188.365 604.445 188.353C604.116 188.315 603.665 188.27 603.061 188.221L603.062 188.221Z' fill='%23F32F38'/%3E%3Cpath d='M602.285 188.209C602.285 188.221 602.286 188.229 602.286 188.235C602.286 188.223 602.285 188.209 602.285 188.209Z' fill='%23F32F38'/%3E%3Cpath d='M603.061 188.248C603.06 188.269 603.061 188.261 603.061 188.248Z' fill='%23F32F38'/%3E%3Cpath d='M584.02 219.343C583.099 220.274 582.801 220.628 582.897 220.721C583.619 220.009 584.129 219.436 584.02 219.343Z' fill='%23F32F38'/%3E%3Cpath d='M581.107 173.403C580.442 173.191 579.454 172.97 581.014 173.653L581.045 173.57L581.108 173.404L581.107 173.403Z' fill='%23F32F38'/%3E%3Cpath d='M332.302 211.466C331.553 211.397 331.252 211.398 331.401 211.485C331.133 211.526 331.222 211.582 331.663 211.652C332.73 211.68 332.22 211.554 332.302 211.466Z' fill='%23F32F38'/%3E%3Cpath d='M-92.5807 46.4113C-93.5338 47.2789 -93.1135 47.1424 -93.0697 47.1862C-92.9062 47.0647 -92.8262 46.9991 -92.7897 46.9642C-91.775 46.1208 -91.2687 45.2268 -92.5793 46.4121L-92.5807 46.4113Z' fill='%23F32F38'/%3E%3Cpath d='M-101.069 55.2881C-101.08 55.4778 -100.954 55.3408 -100.458 54.7688C-100.244 54.3865 -100.091 54.0947 -100.121 54.0133C-100.147 53.9308 -100.364 54.0558 -100.816 54.5067C-100.921 54.7761 -101.015 55.0465 -101.069 55.2881Z' fill='%23F32F38'/%3E%3Cpath d='M592.833 178.044L592.867 177.962C589.366 176.278 590.248 177.781 587.61 176.54C587.692 176.44 586.559 175.847 585.366 175.282C584.17 174.724 582.917 174.198 582.767 174.218C582.469 174.258 581.861 174.142 581.912 174.259C581.963 174.374 582.675 174.72 585.003 175.706C587.906 176.949 587.263 176.66 588.85 177.644C588.576 177.47 591.634 178.734 592.386 179.106C593.188 179.329 593.563 179.036 594.317 179.161C590.748 177.504 592.768 178.195 592.831 178.043L592.833 178.044Z' fill='%23F32F38'/%3E%3Cpath d='M285.803 205.331L285.79 205.418C287.238 205.715 287.444 205.681 287.586 205.606C286.699 205.401 286.105 205.31 285.803 205.331Z' fill='%23F32F38'/%3E%3Cpath d='M4.43411 5.54541C4.49393 5.57231 4.54348 5.59107 4.58608 5.60558C5.48411 6.03624 6.08582 5.99301 6.12312 5.92236C5.59806 5.64263 5.23392 5.4647 4.98398 5.36204C4.85986 5.30931 4.761 5.27768 4.68237 5.266C4.60544 5.25154 4.55075 5.25062 4.5122 5.25763C4.36074 5.28733 4.469 5.45996 4.43411 5.54541Z' fill='%23F32F38'/%3E%3Cpath d='M404.428 211.282C404.298 211.374 403.24 211.534 402.21 211.664C401.695 211.73 401.187 211.789 400.807 211.829C400.616 211.848 400.457 211.862 400.345 211.874C400.232 211.883 400.168 211.886 400.163 211.881C400.219 211.953 403.331 211.819 403.55 211.81C403.878 211.788 404.09 211.775 404.254 211.764C408.911 211.411 404.113 211.509 404.426 211.282L404.428 211.282Z' fill='%23F32F38'/%3E%3Cpath d='M393.783 212.321C394.231 212.384 393.978 212.348 393.783 212.321Z' fill='%23F32F38'/%3E%3Cpath d='M393.636 212.3C393.701 212.309 393.736 212.314 393.783 212.321C393.704 212.311 393.636 212.3 393.636 212.3Z' fill='%23F32F38'/%3E%3Cpath d='M393.636 212.3C398.719 211.577 396.143 212.655 393.636 212.3Z' fill='%23F32F38'/%3E%3Cpath d='M313.781 210.103C313.781 210.103 313.781 210.103 313.782 210.1C313.782 210.1 313.782 210.101 313.781 210.103Z' fill='%23F32F38'/%3E%3Cpath d='M313.782 210.098C313.783 210.089 313.785 210.08 313.785 210.075C313.784 210.082 313.782 210.092 313.782 210.098Z' fill='%23F32F38'/%3E%3Cpath d='M314.314 210.144C314.314 210.13 314.316 210.122 314.314 210.144Z' fill='%23F32F38'/%3E%3Cpath d='M314.312 210.169C317.56 210.876 314.333 209.843 314.312 210.169Z' fill='%23F32F38'/%3E%3Cpath d='M53.682 52.1183C53.5879 51.9257 53.4918 51.73 53.3975 51.5468C53.3011 51.3642 53.2008 51.2003 53.1136 51.0557C52.938 50.7716 52.8021 50.5879 52.759 50.615C52.6749 50.6685 52.8867 51.0529 53.133 51.4181C53.3747 51.7845 53.6322 52.147 53.682 52.1183Z' fill='%23F32F38'/%3E%3Cpath d='M399.02 211.825C398.189 211.906 397.897 211.983 398.139 212.057C397.882 212.136 397.976 212.178 398.423 212.184C399.107 212.107 400.668 211.722 399.018 211.824L399.02 211.825Z' fill='%23F32F38'/%3E%3Cpath d='M452.845 207.097C451.583 207.211 452.047 207.364 452.053 207.403C452.167 207.401 452.252 207.399 452.313 207.395L452.847 207.376C452.822 207.379 453.849 207.007 452.844 207.099L452.845 207.097Z' fill='%23F32F38'/%3E%3Cpath d='M390.05 212.66C390.068 212.829 392.917 212.783 393.131 212.589C393.29 212.443 390.032 212.483 390.05 212.66Z' fill='%23F32F38'/%3E%3Cpath d='M231.324 188.931L231.295 189.014C231.878 189.158 231.939 189.214 232.19 189.196C231.498 188.893 231.209 188.804 231.324 188.931Z' fill='%23F32F38'/%3E%3Cpath d='M120.982 95.2249L120.936 95.3C121.277 95.5855 121.555 95.8008 121.756 95.9461C121.953 96.0984 122.075 96.1743 122.103 96.1708C122.132 96.1674 122.066 96.0852 121.89 95.9208C121.713 95.7577 121.413 95.5311 120.983 95.2258L120.982 95.2249Z' fill='%23F32F38'/%3E%3Cpath d='M395.01 212.585C395.01 212.573 395.009 212.564 395.009 212.559C395.009 212.57 395.01 212.585 395.01 212.585Z' fill='%23F32F38'/%3E%3Cpath d='M394.572 212.581C394.57 212.568 394.57 212.56 394.572 212.581Z' fill='%23F32F38'/%3E%3Cpath d='M394.575 212.607C397.893 212.734 394.539 212.282 394.575 212.607Z' fill='%23F32F38'/%3E%3Cpath d='M372.013 213.298C372.035 213.611 373.275 213.342 373.826 213.366C373.818 213.256 372 213.098 372.013 213.298Z' fill='%23F32F38'/%3E%3Cpath d='M336.794 212.497L336.792 212.608L336.795 212.408L336.794 212.497Z' fill='%23F32F38'/%3E%3Cpath d='M307.125 209.462C307.457 209.571 307.88 209.659 308.343 209.724C308.807 209.785 309.313 209.824 309.812 209.843C309.436 209.757 308.768 209.624 308.192 209.531C307.617 209.434 307.134 209.38 307.127 209.463L307.125 209.462Z' fill='%23F32F38'/%3E%3Cpath d='M115.92 93.6914L116.009 93.8449C116.08 93.8135 116.142 93.7771 116.197 93.7532C116.253 93.7324 116.303 93.7109 116.345 93.6911C116.432 93.664 116.495 93.6357 116.541 93.6198C116.631 93.5908 116.645 93.5686 116.605 93.558C116.528 93.526 116.231 93.5567 115.919 93.6928L115.92 93.6914Z' fill='%23F32F38'/%3E%3Cpath d='M68.8313 88.6338C68.5684 88.1803 68.6384 88.4344 68.7772 88.8009C68.9191 89.1655 69.1289 89.6438 69.1289 89.6438C69.1366 89.6657 68.8458 89.6676 68.7326 89.6502C68.7196 89.6308 68.7654 89.7559 68.7547 89.7608C68.7567 89.7639 68.8184 89.9159 68.8184 89.9159C68.7767 89.9343 68.9096 90.1791 68.8743 90.0337C69.0108 90.3226 69.2378 90.779 69.4739 91.2486C69.7055 91.7193 69.9668 92.2005 70.1345 92.5446C70.6496 93.5822 70.3541 92.6783 69.9085 91.4828C69.4853 90.2819 68.9202 88.7851 68.8313 88.6338Z' fill='%23F32F38'/%3E%3Cpath d='M68.7054 89.6452C68.7054 89.6452 68.7018 89.6353 68.6996 89.6262C68.6834 89.6338 68.6887 89.6409 68.7054 89.6452Z' fill='%23F32F38'/%3E%3Cpath d='M67.3805 84.2617C67.4532 84.3364 67.3968 84.1286 67.2133 83.6416C67.016 83.1708 67.0483 83.6059 66.7215 82.8753C66.9517 83.3984 66.4214 80.7434 66.0284 80.9194C65.7893 81.0272 64.7724 78.5236 64.5751 78.613C64.4228 78.3907 64.4098 78.4933 64.5384 78.9203C65.1156 80.2283 66.1881 82.9753 66.6793 83.9928C67.218 85.123 66.8861 83.4842 67.2105 84.1905C67.3786 84.5558 67.4352 85.1104 67.4714 85.6393C67.5083 86.1667 67.5271 86.6678 67.6066 86.922C67.5052 86.5973 68.1537 86.3616 68.1517 86.0269C68.1465 85.5474 67.4945 84.2091 67.3814 84.2603L67.3805 84.2617Z' fill='%23F32F38'/%3E%3Cpath d='M60.2596 66.7746C60.1304 66.7741 59.7102 66.0437 59.6038 66.0933C59.2217 66.2702 61.2806 69.7628 60.2596 66.7746Z' fill='%23F32F38'/%3E%3Cpath d='M-63.7339 25.3097L-63.6206 25.474L-63.6845 25.3818L-63.7339 25.3097Z' fill='%23F32F38'/%3E%3Cpath d='M-68.9591 28.7278L-68.9074 28.7993C-67.1359 27.8394 -66.9958 27.456 -68.9591 28.7278Z' fill='%23F32F38'/%3E%3Cpath d='M599.48 180.882L599.516 180.801C596.031 179.009 599.39 181.083 599.48 180.882Z' fill='%23F32F38'/%3E%3Cpath d='M525.27 197.775C529.568 197.294 528.813 197.166 528.905 197.672C532.345 197.574 531.624 196.996 531.46 196.843C531.249 196.647 529.699 196.863 528.202 197.137C527.454 197.274 526.719 197.423 526.173 197.547C525.9 197.608 525.672 197.662 525.515 197.701C525.357 197.742 525.268 197.768 525.269 197.777L525.27 197.775Z' fill='%23F32F38'/%3E%3Cpath d='M526.211 197.922L526.227 198.009C528.134 197.915 528.453 197.639 526.211 197.922Z' fill='%23F32F38'/%3E%3Cpath d='M374.733 213.409C374.731 213.397 374.731 213.387 374.733 213.409Z' fill='%23F32F38'/%3E%3Cpath d='M374.735 213.435C379.659 213.793 374.698 212.963 374.735 213.435Z' fill='%23F32F38'/%3E%3Cpath d='M375.109 213.425C375.108 213.413 375.107 213.405 375.107 213.399C375.108 213.411 375.109 213.425 375.109 213.425Z' fill='%23F32F38'/%3E%3Cpath d='M206.764 177.315C206.631 177.239 206.524 177.18 206.416 177.12C206.705 177.306 207.165 177.588 206.764 177.315Z' fill='%23F32F38'/%3E%3Cpath d='M205.741 176.658C205.671 176.672 205.906 176.831 206.416 177.12C206.159 176.956 206.035 176.869 206.764 177.315C208.115 178.235 208.871 178.307 205.74 176.657L205.741 176.658Z' fill='%23F32F38'/%3E%3Cpath d='M179.443 159.45C179.383 159.539 179.713 159.862 180.071 160.139C180.435 160.412 180.83 160.636 180.89 160.547C180.937 160.476 180.594 160.172 180.233 159.899C179.874 159.621 179.491 159.38 179.444 159.449L179.443 159.45Z' fill='%23F32F38'/%3E%3Cpath d='M176.685 157.125C176.665 157.048 177.178 157.223 176.563 156.711C175.792 156.068 174.943 155.54 174.438 155.295C173.941 155.042 173.782 155.084 174.399 155.588C174.836 155.974 175.919 156.839 176.845 157.538C177.774 158.233 178.559 158.744 178.359 158.477C178.27 158.357 177.866 158.08 177.475 157.804C177.085 157.528 176.717 157.241 176.685 157.125Z' fill='%23F32F38'/%3E%3Cpath d='M174.401 155.589C175.766 156.797 173.691 155.02 174.401 155.589Z' fill='%23F32F38'/%3E%3Cpath d='M150.912 132.87C150.884 132.916 151.062 133.166 151.445 133.618C151.285 133.292 151.579 133.551 151.237 133.021C151.375 133.23 151.9 133.985 152.445 134.677C152.997 135.362 153.559 135.995 153.73 135.993C153.951 135.989 153.654 135.516 153.256 134.953C153.058 134.671 152.831 134.369 152.636 134.087C152.444 133.802 152.279 133.541 152.192 133.355C152.684 134.407 151.125 132.663 150.911 132.872L150.912 132.87Z' fill='%23F32F38'/%3E%3Cpath d='M144.153 124.618C144.163 124.611 144.168 124.606 144.174 124.603C144.164 124.61 144.153 124.618 144.153 124.618Z' fill='%23F32F38'/%3E%3Cpath d='M144.557 125.146C145.002 125.855 145.258 126.183 145.361 126.299C145.467 126.413 145.431 126.305 145.332 126.117C145.127 125.747 144.682 125.039 144.557 125.146Z' fill='%23F32F38'/%3E%3Cpath d='M144.577 125.13C144.594 125.115 144.587 125.12 144.577 125.13Z' fill='%23F32F38'/%3E%3Cpath d='M141.28 120.786L141.212 120.842C143.535 124.013 141.454 120.641 141.28 120.786Z' fill='%23F32F38'/%3E%3Cpath d='M20.3974 34.68C20.4176 35.3725 20.643 36.3634 20.9281 37.3125C21.1006 37.267 20.5488 35.0789 20.3974 34.68Z' fill='%23F32F38'/%3E%3Cpath d='M-33.3779 10.2489C-34.074 10.5128 -34.3381 10.6492 -34.1682 10.6612C-34.3863 10.816 -34.2843 10.8268 -33.862 10.6933C-32.9035 10.252 -33.4121 10.3614 -33.3771 10.2475L-33.3779 10.2489Z' fill='%23F32F38'/%3E%3Cpath d='M502.931 200.936C501.671 201.068 502.136 201.214 502.143 201.253C502.256 201.249 502.342 201.245 502.404 201.24L502.938 201.215C502.913 201.218 503.933 200.832 502.932 200.937L502.931 200.936Z' fill='%23F32F38'/%3E%3Cpath d='M458.691 206.854C458.785 206.824 463.418 206.21 459.243 206.724L458.691 206.854Z' fill='%23F32F38'/%3E%3Cpath d='M455.749 206.987C455.558 207.01 455.677 207.225 455.679 207.24C455.918 207.235 456.026 207.226 456.063 207.218C456.83 207.167 458.385 207.032 458.365 206.921C457.841 206.931 456.487 206.899 455.749 206.987Z' fill='%23F32F38'/%3E%3Cpath d='M413.436 211C411.667 210.974 412.337 211.156 411.198 211.241C411.18 211.239 410.928 211.233 410.562 211.221C410.195 211.211 409.714 211.202 409.237 211.207C408.283 211.215 407.343 211.275 407.371 211.486C407.391 211.645 410.664 211.358 411.25 211.314C411.899 211.268 409.5 211.801 409.897 211.712C409.802 211.738 409.754 211.753 409.732 211.762L409.346 211.876C408.989 212.03 411.815 211.525 411.661 211.563C412.479 211.371 412.562 211.26 412.542 211.108C412.551 211.183 413.291 211.21 414.097 211.16C415.302 211.084 412.707 210.99 413.436 211.001L413.436 211Z' fill='%23F32F38'/%3E%3Cpath d='M165.435 147.904C165.449 147.887 165.443 147.893 165.435 147.904Z' fill='%23F32F38'/%3E%3Cpath d='M165.549 148.045C165.556 148.036 165.562 148.03 165.567 148.025C165.559 148.034 165.549 148.045 165.549 148.045Z' fill='%23F32F38'/%3E%3Cpath d='M165.418 147.923C167.229 150.105 165.788 147.468 165.418 147.923Z' fill='%23F32F38'/%3E%3Cpath d='M163.485 145.992C163.519 146.119 163.702 146.372 164.033 146.749C165.779 148.077 163.718 145.715 163.485 145.992Z' fill='%23F32F38'/%3E%3Cpath d='M132.55 108.193C133 108.972 131.514 106.748 132.55 108.193Z' fill='%23F32F38'/%3E%3Cpath d='M132.444 107.136C131.727 105.764 131.113 105.112 130.677 104.816C130.241 104.518 129.972 104.577 129.905 104.635C130.911 105.892 131.8 106.951 132.69 108.08C132.596 108.156 132.434 108.016 131.703 107.022C131.987 107.41 132.271 107.798 132.551 108.192C133.453 109.761 134.075 110.107 134.183 110.024C134.271 109.954 132.914 107.927 132.442 107.135L132.444 107.136Z' fill='%23F32F38'/%3E%3Cpath d='M122.785 97.0508C122.864 97.1334 122.922 97.1893 122.964 97.23C123.22 97.4793 123.527 97.7883 123.849 98.0781C124.162 98.3846 124.487 98.6762 124.757 98.9221C125.296 99.4163 125.657 99.6721 125.401 99.2593C124.995 98.631 124.381 98.0129 123.841 97.6005C123.306 97.1812 122.853 96.9608 122.786 97.0516L122.785 97.0508Z' fill='%23F32F38'/%3E%3Cpath d='M56.0176 57.9191C56.0343 58.1045 56.159 58.5253 56.2241 58.8126C56.7587 59.6869 56.9707 59.736 56.7097 58.813C56.3473 57.5311 55.5184 56.4299 56.0176 57.9191Z' fill='%23F32F38'/%3E%3Cpath d='M54.914 55.7799C54.8734 55.637 54.8604 55.5395 54.8871 55.5082C54.6431 54.8357 54.8833 55.8241 54.914 55.7799Z' fill='%23F32F38'/%3E%3Cpath d='M54.8865 55.5059C54.9168 55.6939 54.9217 55.7674 54.9135 55.7777C54.9648 55.9594 55.0657 56.2191 55.2278 56.5787C55.6758 57.3165 55.2955 55.9169 55.1193 55.3771C54.5264 54.1358 54.7703 55.1837 54.8865 55.5059Z' fill='%23F32F38'/%3E%3Cpath d='M52.892 51.5667C52.6973 51.2919 52.0004 50.5341 52.6664 51.7056C52.9757 51.9016 53.9572 53.8597 54.0646 53.9022C54.4748 54.0796 53.5125 52.1808 52.8928 51.5653L52.892 51.5667Z' fill='%23F32F38'/%3E%3Cpath d='M52.892 51.5667C53.0573 51.7207 53.1022 51.7595 53.0966 51.7313C53.0895 51.7022 53.0231 51.6141 52.9489 51.5327C52.8029 51.3657 52.6384 51.2103 52.892 51.5667Z' fill='%23F32F38'/%3E%3Cpath d='M37.6851 56.274C37.7157 56.3021 37.9778 56.0749 38.3449 55.7193C38.7048 55.363 39.1659 54.8779 39.5897 54.3948C40.4467 53.4286 41.1975 52.4836 41.0457 52.6045C40.8833 52.7305 40.0683 53.6307 39.2633 54.5085C38.4641 55.386 37.6444 56.2282 37.6851 56.274Z' fill='%23F32F38'/%3E%3Cpath d='M5.72275 6.71123L5.68259 6.78968C6.18246 6.99502 6.22839 7.05726 6.46191 7.068C6.17458 6.87969 5.97027 6.75528 5.84675 6.69531C5.72408 6.63394 5.67991 6.64704 5.72359 6.70984L5.72275 6.71123Z' fill='%23F32F38'/%3E%3Cpath d='M1.22255 4.59948C0.438473 4.28205 0.825767 4.46264 1.21481 4.63097C1.60162 4.79984 1.99295 4.95813 1.22255 4.59948Z' fill='%23F32F38'/%3E%3Cpath d='M2.14102 4.42717C2.00403 4.37995 1.8799 4.32722 1.75759 4.29656C1.63667 4.26674 1.52523 4.23698 1.42298 4.21092C1.21818 4.16241 1.04957 4.12642 0.914077 4.10488C0.642552 4.05957 0.501854 4.06535 0.462804 4.10444C0.38555 4.18124 0.714032 4.3927 1.22255 4.59948C1.13517 4.56151 1.66538 4.77961 2.23775 5.07863C2.52732 5.22258 2.83617 5.36305 3.09916 5.47557C3.35423 5.60423 3.56936 5.69521 3.68455 5.70629C3.92133 5.73044 3.70888 5.57249 3.31217 5.33853C3.26353 5.3089 3.20901 5.27953 3.15535 5.24875C3.09916 5.22215 3.04018 5.19386 2.97758 5.16526C2.85515 5.10976 2.72577 5.05002 2.59361 4.98859C2.3276 4.86852 2.04963 4.74306 1.79697 4.62921C1.27728 4.42514 0.846592 4.26576 0.80684 4.19963C0.786118 4.16796 0.863181 4.16343 1.07313 4.19411C1.17852 4.20876 1.31734 4.23422 1.49489 4.26804C1.58324 4.28564 1.68162 4.30555 1.79004 4.32775C1.8973 4.35497 2.01261 4.39089 2.13963 4.42633L2.14102 4.42717Z' fill='%23F32F38'/%3E%3Cpath d='M-13.9161 4.38305L-13.8963 4.46941C-13.6669 4.42431 -13.4657 4.38488 -13.2913 4.35197C-13.1164 4.3213 -12.9689 4.29492 -12.8429 4.27258C-12.5936 4.22621 -12.4365 4.19041 -12.3527 4.16528C-12.1854 4.11279 -12.307 4.09973 -12.5424 4.11074C-12.7785 4.12315 -13.1292 4.15153 -13.4165 4.20714C-13.7046 4.26414 -13.9291 4.32937 -13.9156 4.38528L-13.9161 4.38305Z' fill='%23F32F38'/%3E%3Cpath d='M-48.1008 16.6894C-49.1847 17.224 -48.7485 17.3524 -48.7256 17.3931C-45.0115 15.8995 -48.3504 16.9585 -48.1008 16.6894Z' fill='%23F32F38'/%3E%3Cpath d='M495.019 202.289C495.961 202.326 498.447 201.841 497.571 201.871C496.899 201.895 494.999 202.184 495.019 202.289Z' fill='%23F32F38'/%3E%3Cpath d='M127.904 102.148C127.541 101.681 127.239 101.335 127.01 101.091C126.777 100.852 126.618 100.715 126.534 100.668C126.368 100.574 126.511 100.834 126.983 101.368C127.393 101.89 127.747 102.319 128.019 102.647C128.296 102.969 128.495 103.186 128.599 103.276C128.806 103.455 128.644 103.111 127.902 102.148L127.904 102.148Z' fill='%23F32F38'/%3E%3Cpath d='M126.985 101.367C128.063 102.747 126.415 100.707 126.985 101.367Z' fill='%23F32F38'/%3E%3Cpath d='M116.968 93.8548C117.039 93.8718 117.115 93.9102 117.185 93.9358C117.396 93.9483 117.656 93.9481 117.836 93.9303C117.856 93.9254 117.881 93.9253 117.906 93.9274C117.93 93.9264 117.951 93.926 117.97 93.9261C118.008 93.9228 118.034 93.9176 118.048 93.9071C118.077 93.8883 118.052 93.8577 117.957 93.8169C117.597 93.6745 117.355 93.6849 117.193 93.7159C117.035 93.7509 116.967 93.8183 116.968 93.8548Z' fill='%23F32F38'/%3E%3Cpath d='M595.232 179.32C596.633 180.008 598.497 181.244 598.518 180.887C598.606 181.044 599.022 181.484 599.776 181.77C600.942 182.217 599.914 181.497 602.534 182.91C602.758 183.033 603.379 183.375 604.046 183.743C604.717 184.115 605.428 184.514 605.866 184.735C605.002 184.351 603.952 183.819 603.258 183.627C603.077 183.576 602.685 183.388 602.194 183.143C601.702 182.902 601.112 182.602 600.544 182.311C599.401 181.741 598.341 181.214 598.313 181.275C597.493 180.716 596.797 180.348 596.222 180.119C595.645 179.894 595.19 179.802 594.852 179.787C594.178 179.755 593.972 180.028 594.194 180.133C596.497 181.217 597.344 181.239 597.114 181.758C598.166 182.33 599.221 182.765 599.581 182.838C599.636 182.866 598.253 182.143 598.278 182.168C598.05 181.957 600.137 182.662 600.975 183.183C601.874 183.731 600.966 183.605 601.215 183.85C601.478 184.102 602.686 184.669 602.627 184.79C602.612 184.821 602.921 185.002 603.411 185.267C603.654 185.404 603.941 185.564 604.255 185.74C604.412 185.826 604.577 185.916 604.746 186.01C604.83 186.057 604.916 186.104 605.001 186.152C605.081 186.201 605.164 186.247 605.247 186.296C605.901 186.694 606.542 187.212 607.015 187.727C607.489 188.244 607.783 188.753 607.876 189.065C607.903 189.144 607.929 189.221 607.954 189.295C607.977 189.37 607.991 189.444 608.007 189.503C608.025 189.563 608.03 189.627 608.04 189.687C608.05 189.746 608.059 189.805 608.06 189.861C608.062 190.089 608.002 190.284 607.94 190.455C607.877 190.63 607.787 190.821 607.705 190.988C607.618 191.158 607.531 191.32 607.438 191.482C607.249 191.806 607.041 192.128 606.747 192.516C606.601 192.71 606.433 192.919 606.238 193.158C606.044 193.396 605.814 193.664 605.565 194C605.052 194.681 604.391 195.294 603.849 196.164C603.822 196.209 603.626 196.597 603.428 196.975C603.328 197.161 603.229 197.346 603.153 197.485C603.078 197.625 603.026 197.717 603.02 197.72C602.798 197.818 602.529 198.079 602.217 198.441C601.904 198.802 601.557 199.268 601.191 199.781C600.453 200.803 599.639 202.012 598.913 202.959C597.916 204.268 597.675 204.592 597.672 204.693C597.667 204.793 597.888 204.661 597.775 205.034C597.684 205.084 596.169 206.445 594.906 207.605C593.645 208.767 592.65 209.746 593.664 209.106C593.205 209.4 590.782 212.076 590.292 212.887C589.186 214.383 588.434 215.145 586.983 216.849C585.859 218.159 585.431 218.725 584.994 219.206C584.775 219.446 584.551 219.664 584.231 219.938C583.911 220.21 583.497 220.546 582.883 220.982C582.66 221.138 582.451 221.278 582.271 221.38C582.182 221.43 582.098 221.47 582.033 221.493L581.99 221.504C581.98 221.505 581.974 221.502 581.967 221.501C581.983 221.531 582.01 221.59 582.024 221.635C582.04 221.684 582.052 221.74 582.062 221.764C582.072 221.794 582.069 221.84 582.073 221.859C582.078 221.872 582.067 221.903 582.066 221.904C582.069 221.906 582.057 221.916 582.073 221.903C582.082 221.897 582.089 221.897 582.119 221.889C582.13 221.886 582.142 221.886 582.154 221.885C582.163 221.885 582.176 221.887 582.196 221.885C582.231 221.883 582.265 221.884 582.297 221.891C582.324 221.897 582.375 221.9 582.415 221.909C582.457 221.916 582.497 221.925 582.537 221.936C582.549 221.94 582.549 221.94 582.549 221.94L582.554 221.938L582.561 221.935C582.583 221.926 582.61 221.906 582.636 221.897C582.687 221.877 582.727 221.892 582.756 221.941C582.774 221.855 582.885 221.561 583.069 221.181C583.16 220.991 583.267 220.78 583.383 220.561C583.442 220.452 583.504 220.341 583.564 220.229L583.658 220.067C583.682 220.021 583.706 219.98 583.738 219.935C584.352 219.08 584.967 218.258 585.144 218.145C586.151 217.499 584.464 219.403 586.716 216.644C588.516 214.438 587.57 215.804 588.02 214.811C588.546 213.651 590.343 212.226 590.481 212.303C590.578 212.356 591.237 211.76 591.298 211.809C591.066 211.628 593.079 209.596 593.386 208.876C594.069 208.489 596.58 205.587 598.314 203.596L598.174 203.488C599.384 202.101 599.504 202.098 600.611 200.828C600.658 200.798 600.495 200.796 600.361 200.941C600.771 200.381 603.036 197.963 603.375 197.662C604.529 196.641 604.069 196.749 604.856 195.903C605.243 195.487 604.439 196.817 605.137 196.089C607.093 194.058 605.603 194.827 605.577 194.901C605.627 194.76 605.945 194.403 606.269 194.075C606.355 193.99 606.439 193.904 606.521 193.824C606.57 193.78 606.61 193.728 606.645 193.679C606.683 193.629 606.719 193.583 606.752 193.538C606.878 193.359 606.956 193.228 606.991 193.192C607.137 193.012 607.184 193.066 607.198 193.209C607.212 193.351 607.163 193.573 607.167 193.714C607.158 193.768 607.441 193.344 607.582 192.616C607.642 192.251 607.67 191.809 607.59 191.333C607.515 190.859 607.315 190.348 606.993 189.923C606.673 189.494 606.245 189.171 605.823 188.956C605.608 188.863 605.401 188.764 605.195 188.714C605.08 188.681 604.967 188.648 604.857 188.615C604.747 188.609 604.64 188.603 604.536 188.597C603.903 188.574 603.441 188.557 603.34 188.554C603.265 188.551 603.189 188.545 603.107 188.536C603.065 188.532 603.024 188.528 602.981 188.523C602.932 188.516 602.882 188.51 602.831 188.504C602.717 188.482 602.591 188.487 602.471 188.491C602.372 188.491 602.268 188.49 602.159 188.491C601.725 188.484 601.223 188.475 600.662 188.467C599.54 188.452 598.175 188.463 596.628 188.628C595.582 188.678 592.327 188.802 591.783 188.97C591.538 189.046 591.018 189.375 590.043 189.443C589.198 189.501 589.558 189.016 588.275 189.029C588.161 189.03 587.794 189.05 587.308 189.08C586.825 189.117 586.222 189.162 585.635 189.207C585.048 189.255 584.475 189.3 584.048 189.335C583.834 189.354 583.658 189.371 583.536 189.382C583.474 189.388 583.426 189.393 583.393 189.396C583.361 189.399 583.344 189.402 583.343 189.404C583.357 189.511 584.295 189.631 584.046 189.811C584.178 189.716 580.813 189.591 579.522 189.696C579.439 189.777 580.303 190.041 579.858 190.12C579.662 190.155 576.041 189.89 574.395 190.116C573.632 190.221 574.181 190.546 574.198 190.612C572.392 190.773 574.308 190.243 571.373 190.503C568.687 190.754 568.847 190.973 566.488 191.099C564.312 191.208 562.623 191.473 560.678 191.484C559.496 191.608 559.993 191.768 558.913 191.846C558.151 191.902 557.316 191.866 556.4 191.874C555.484 191.883 554.483 191.928 553.394 192.13C552.152 192.36 553.314 192.468 551.993 192.681C550.375 192.942 551.113 192.425 550.698 192.418C550.011 192.401 546.527 192.785 546.553 192.939C546.56 192.975 548.704 192.873 548.121 193.156C547.665 193.378 543.844 193.373 543.629 193.383C541.713 193.453 540.442 193.62 539.849 193.779C539.257 193.939 539.344 194.093 540.144 194.149C538.583 194.185 536.943 194.178 535.033 194.302C533.101 194.427 530.541 194.783 528.708 195.117C528.123 195.224 526.704 195.624 526.067 195.681C524.065 195.858 522.927 195.788 522.168 196.212C521.504 196.583 519.028 196.546 519.506 196.29C517.55 196.543 518.211 196.771 515.039 196.874C513.981 196.91 510.468 197.363 509.219 197.561C506.414 198.004 507.205 198.053 504.528 198.163C503.196 198.217 502.542 198.617 502.561 198.724C502.575 198.429 499.443 198.782 496.308 199.216C494.739 199.432 493.172 199.669 491.996 199.854C491.408 199.949 490.919 200.03 490.577 200.085C490.406 200.116 490.271 200.139 490.18 200.156C490.089 200.173 490.04 200.185 490.04 200.187C488.268 200.604 485.897 200.556 483.759 200.838C481.925 201.266 481.743 201.066 479.701 201.394C475.942 201.999 472.272 202.321 468.683 202.793C466.075 203.143 464.023 203.486 461.411 203.747C460.77 203.814 456.046 204.178 456.305 204.109C454.367 204.576 453.763 204.621 449.821 205.084C448.076 205.281 443.905 205.669 443.575 205.929C443.074 205.725 437.666 206.479 435.929 206.677C433.352 206.963 432.601 206.849 430.175 207.143C429.282 207.249 428.216 207.357 427.121 207.459C426.025 207.558 424.9 207.656 423.888 207.762C421.868 207.974 420.304 208.214 420.348 208.527C420.309 208.271 414.805 208.446 412.661 208.679C410.38 208.914 410.207 209.06 407.739 209.121C407.722 209.12 407.238 209.105 406.657 209.087C406.076 209.074 405.431 209.066 405.194 209.095C404.325 209.199 405.911 209.351 403.857 209.453C402.991 209.493 401.255 209.456 400.354 209.557C399.683 209.632 399.58 209.769 398.737 209.749C398.655 209.747 396.409 209.568 396.117 209.665C394.435 210.266 394.885 209.726 393.599 209.856C392.953 209.921 392.127 209.977 391.19 210.028C390.254 210.076 389.208 210.129 388.121 210.153C385.948 210.213 383.618 210.263 381.691 210.338C379.05 210.404 376.178 210.586 373.614 210.629C372.251 210.644 372.894 210.548 370.914 210.571C369.204 210.591 369.573 210.46 366.758 210.593C363.994 210.696 364.49 210.466 362.4 210.491C362.074 210.494 361.362 210.512 360.476 210.538C359.588 210.566 358.525 210.6 357.502 210.613C356.476 210.631 355.488 210.647 354.75 210.658C354.011 210.661 353.521 210.661 353.492 210.652C352.884 210.456 351.584 210.335 348.531 210.243C347.896 210.228 346.313 210.19 344.887 210.156C344.174 210.147 343.501 210.137 343.005 210.131C342.51 210.127 342.193 210.135 342.193 210.162C341.311 210.063 340.536 209.997 339.812 209.947C339.088 209.896 338.418 209.854 337.744 209.825C337.07 209.797 336.394 209.768 335.66 209.737C334.927 209.698 334.137 209.651 333.234 209.586C331.778 209.436 330.148 209.271 328.503 209.128C326.859 208.975 325.204 208.821 323.698 208.681C322.993 208.604 321.153 208.465 319.374 208.292C317.594 208.121 315.872 207.945 315.401 207.845C314 207.569 314.111 207.282 312.705 207.382C312.923 207.351 311.107 207.514 310.69 207.297C310.452 207.171 309.749 207.019 308.769 206.851C307.791 206.674 306.539 206.477 305.197 206.28C303.859 206.075 302.435 205.855 301.112 205.652C299.792 205.436 298.572 205.233 297.643 205.063C296.511 204.854 295.795 204.691 295.055 204.551C294.316 204.407 293.55 204.288 292.332 204.11C291.475 203.988 290.653 203.851 289.91 203.696C289.165 203.539 288.499 203.353 287.945 203.153C287.932 203.242 285.909 203.029 285.4 202.75C284.981 202.585 285.06 202.555 285.638 202.657C285.475 202.596 284.874 202.464 284.034 202.292C283.195 202.118 282.117 201.917 281.013 201.683C279.908 201.454 278.768 201.228 277.803 201.016C276.837 200.803 276.043 200.624 275.621 200.516C274.875 200.327 274.235 200.145 273.568 199.949C272.9 199.756 272.202 199.558 271.339 199.339C270.069 199.015 268.754 198.655 267.412 198.304C266.072 197.938 264.71 197.566 263.345 197.192C261.985 196.804 260.623 196.415 259.286 196.033C257.953 195.634 256.638 195.259 255.376 194.875C250.713 193.472 246.709 191.866 242.008 190.143C237.861 188.616 233.834 187.041 229.758 185.293C229.296 185.065 228.759 184.835 228.207 184.614C227.655 184.395 227.093 184.182 226.583 183.986C225.562 183.601 224.745 183.317 224.643 183.255C224.314 183.057 224.519 183.093 224.522 183.05C224.524 183.028 224.476 182.988 224.287 182.889C224.097 182.791 223.768 182.634 223.209 182.37C222.072 181.967 220.906 181.227 220.832 181.085C220.475 181.302 216.299 179.162 214.914 178.492C214.763 178.421 214.935 178.798 214.969 178.859C214.276 178.507 213.821 178.257 213.526 178.077C213.233 177.895 213.1 177.78 213.045 177.706C212.938 177.557 213.149 177.564 213.053 177.452C212.966 177.352 211.779 176.694 210.538 176.023C209.303 175.338 208.022 174.63 207.716 174.475C206.931 174.069 207.016 174.451 207.08 174.568C206.398 174.11 205.932 173.744 205.372 173.356C205.092 173.161 204.79 172.957 204.428 172.728C204.066 172.5 203.646 172.248 203.136 171.941C202.624 171.636 202.025 171.297 201.407 170.947C201.098 170.772 200.785 170.595 200.475 170.419C200.169 170.237 199.866 170.058 199.575 169.885C198.416 169.186 197.454 168.572 197.242 168.266C197.146 168.259 196.509 167.893 195.588 167.338C195.127 167.058 194.595 166.734 194.027 166.378C193.464 166.013 192.863 165.62 192.254 165.225C191.033 164.437 189.816 163.579 188.82 162.878C187.82 162.181 187.072 161.6 186.792 161.359C186.235 160.873 185.622 160.416 185.004 159.999C184.392 159.571 183.777 159.18 183.209 158.836C182.642 158.49 182.12 158.196 181.706 157.953C181.294 157.706 180.984 157.517 180.83 157.398C181.055 157.461 180.864 157.229 180.357 156.77C179.851 156.309 179.017 155.635 177.99 154.766C177.471 154.338 176.9 153.866 176.287 153.361C175.679 152.85 175.031 152.303 174.353 151.732C174.013 151.447 173.665 151.155 173.313 150.858C172.965 150.557 172.611 150.25 172.252 149.938C171.537 149.312 170.792 148.683 170.061 148.026C167.108 145.422 164.149 142.597 161.812 140.253C159.481 137.904 157.795 136.018 157.304 135.37C157.15 135.528 155.012 132.843 154.477 132.304C153.193 130.97 154.031 132.282 152.477 130.097C152.178 129.686 151.767 129.163 151.278 128.584C150.79 128.002 150.223 127.362 149.637 126.698C148.495 125.348 147.239 123.929 146.369 122.715C145.594 121.66 145.933 121.852 145.059 120.765C144.489 120.025 143.89 119.306 143.286 118.559C142.676 117.814 142.089 117.039 141.521 116.179C140.734 114.981 140.257 113.902 139.243 112.502C138.611 111.631 139.207 113.005 138.457 111.969C137.717 110.944 136.534 108.019 135.297 107.137C135.109 106.66 134.549 105.85 133.87 104.952C133.188 104.058 132.392 103.078 131.739 102.254C131.443 101.874 130.58 100.71 129.768 99.6854C128.962 98.6578 128.204 97.7751 128.293 97.8636C128.092 97.665 127.907 97.51 127.742 97.3794C127.575 97.2508 127.427 97.1471 127.299 97.0466C127.045 96.8479 126.886 96.6579 126.813 96.3312C126.682 96.3013 126.44 96.1423 126.11 95.884C125.947 95.7528 125.751 95.6064 125.541 95.4348C125.329 95.2637 125.103 95.0688 124.846 94.8685C123.839 94.0533 122.506 93.0131 120.948 92.114C120.758 91.9944 120.554 91.8948 120.352 91.7889C120.148 91.6857 119.951 91.5713 119.741 91.4779C119.53 91.3835 119.32 91.2901 119.11 91.1966L118.952 91.1272L118.772 91.061C118.649 91.0186 118.531 90.9679 118.403 90.9352C117.903 90.7795 117.361 90.697 116.823 90.7069C116.285 90.7145 115.756 90.8171 115.282 90.9843C114.806 91.1475 114.391 91.375 114.034 91.6146C113.67 91.8522 113.371 92.1084 113.104 92.352C112.581 92.8451 112.214 93.2979 111.958 93.6395C111.018 94.9054 110.275 96.3565 109.605 97.8882C108.94 99.4224 108.356 101.045 107.805 102.702C106.71 106.018 105.752 109.469 104.766 112.668C104.518 113.476 104.134 114.735 103.716 115.954C103.302 117.174 102.845 118.346 102.526 119.015C102.414 118.973 102.437 118.685 101.904 119.717C101.317 120.828 101.268 121.49 101.072 121.961C100.79 122.664 99.9646 123.552 99.5747 123.98C99.4251 124.154 99.1624 124.5 98.8077 124.883C98.4538 125.263 98.0041 125.674 97.5049 125.949C97.2548 126.084 96.9962 126.199 96.7334 126.268C96.4701 126.334 96.2038 126.374 95.9459 126.375C95.4296 126.385 94.9513 126.253 94.6369 126.144C93.9627 125.884 93.4794 125.576 93.1105 125.325C92.7432 125.061 92.4877 124.843 92.2697 124.637C92.1624 124.532 92.0634 124.432 91.9639 124.329C91.8652 124.225 91.7708 124.115 91.6674 123.996C91.5624 123.881 91.4545 123.748 91.3304 123.599C91.2055 123.45 91.0682 123.285 90.9118 123.085C91.1217 123.344 90.6023 122.883 90.0346 122.291C89.4661 121.701 88.8603 120.972 88.785 120.877C88.3289 120.306 88.2511 120.127 88.193 120C88.1389 119.87 88.1135 119.78 87.8069 119.342C87.1743 118.444 86.6041 117.769 86.065 117.081C85.5251 116.394 85.0201 115.69 84.5479 114.726C83.7079 113.355 83.4477 112.913 83.2261 112.566C83.0068 112.219 82.8358 111.959 82.2273 110.912C80.1512 107.319 78.2905 103.492 76.4418 99.7732C75.5294 97.9238 75.5982 98.5868 74.7048 96.6843C74.9791 96.9504 74.5913 95.9884 74.0321 94.7199C73.7527 94.0868 73.437 93.3725 73.1398 92.6999C72.8506 92.0265 72.5771 91.3931 72.3804 90.9152C71.9528 89.8717 71.4662 88.6246 71.0712 87.7591C70.6893 86.8844 70.4099 86.3827 70.4157 86.8207C69.9753 85.7104 70.5336 85.9074 69.6643 84.2063C69.2071 83.0267 68.8754 82.0415 68.4085 80.8122C66.9279 76.9363 65.5641 74.0386 64.0062 70.1175C63.1914 68.0704 64.1566 69.5765 63.4169 67.9505C62.9332 66.8957 62.5953 66.1584 62.2324 65.3715C61.8681 64.5837 61.4969 63.7385 60.971 62.456C60.0421 59.9297 59.6188 59.0699 59.352 58.7854C59.0873 58.5004 58.9959 58.782 58.7109 58.5398C58.2092 57.4207 58.5074 57.6538 58.6296 57.4938C58.6904 57.4127 58.7075 57.2345 58.5575 56.7393C58.4796 56.4918 58.3713 56.1629 58.1868 55.7304C58.003 55.3003 57.7587 54.7628 57.4399 54.0943C57.3031 53.8185 56.9809 53.1117 56.5067 52.2323C56.0409 51.3484 55.4968 50.2645 54.889 49.2447C54.593 48.7328 54.3119 48.2244 54.0331 47.7593C53.7414 47.2997 53.4716 46.8762 53.2418 46.5153C53.015 46.1524 52.8284 45.852 52.6969 45.6424C52.544 45.4178 52.4425 45.2779 52.4532 45.2729C52.4549 45.2701 52.4259 45.2239 52.3664 45.1401C52.3137 45.0546 52.2014 44.9386 52.0707 44.7904C51.8133 44.4965 51.3719 44.0733 50.6842 43.7289C50.5972 43.6873 50.5104 43.6421 50.418 43.6029C50.3214 43.5708 50.2233 43.5377 50.1239 43.5039C49.9249 43.4303 49.7108 43.3971 49.4888 43.361C49.3782 43.3394 49.2669 43.3345 49.1547 43.3309C49.0425 43.3274 48.9281 43.3244 48.8137 43.3214C48.7029 43.3282 48.5895 43.3392 48.477 43.3488C48.3636 43.3598 48.2474 43.3691 48.1415 43.396C47.2529 43.5599 46.4595 43.9398 45.7629 44.3673C45.0638 44.7989 44.4491 45.2858 43.9029 45.7572C43.3595 46.2303 42.8801 46.689 42.485 47.0906C41.695 47.8936 41.2207 48.4565 41.2615 48.4928C40.2217 49.7935 39.785 50.082 39.2617 50.4626C39.0012 50.6526 38.7227 50.866 38.3454 51.2383C37.9682 51.6106 37.4944 52.1414 36.8255 52.9458C35.9579 53.9856 35.3289 54.5743 34.8588 54.9301C34.7405 55.0181 34.632 55.093 34.5325 55.1562C34.4311 55.2164 34.3386 55.2649 34.2518 55.3073C34.0782 55.3922 33.9292 55.4367 33.7867 55.4642C33.7562 55.4704 33.6761 55.5207 33.5544 55.6047C33.4306 55.6798 33.2663 55.7932 33.0698 55.9155C32.9715 55.9738 32.8639 56.0378 32.7524 56.1052C32.6387 56.1636 32.5188 56.2259 32.3945 56.2893C32.2702 56.3431 32.1407 56.3995 32.0074 56.4556C31.8757 56.4935 31.7395 56.5515 31.6047 56.5819C31.061 56.7176 30.5281 56.7074 30.1058 56.4998C30.0015 56.4458 29.896 56.4063 29.8058 56.3323C29.7141 56.267 29.6243 56.2142 29.55 56.1327C29.4752 56.0586 29.4039 55.9942 29.3468 55.9252C29.2918 55.8497 29.2429 55.7799 29.2064 55.7177C29.2163 55.7047 29.1664 55.6552 29.0873 55.5442C29.0475 55.4876 28.9997 55.4222 28.9424 55.3473C28.9133 55.3106 28.8823 55.2707 28.8499 55.2301C28.8192 55.1866 28.7891 55.1359 28.756 55.0871C28.4794 54.7091 28.1691 54.1143 27.8917 53.5186C27.7595 53.2132 27.6253 52.9143 27.5239 52.6239C27.4701 52.4807 27.4194 52.345 27.3709 52.2182C27.3245 52.091 27.2888 51.9682 27.2532 51.8608C27.1135 51.427 27.0447 51.1927 27.1088 51.3346C26.9552 50.9705 26.8361 50.8313 26.7116 50.6603C26.5849 50.4897 26.4643 50.281 26.3187 49.7693C26.2076 49.3949 26.1565 49.1409 26.121 48.9364C26.0847 48.7332 26.0675 48.5799 26.0403 48.3994C25.9857 48.0385 25.9052 47.5513 25.5815 46.3214C25.1909 44.3974 25.5765 45.4286 25.0367 43.105C24.7696 41.9763 24.1631 38.0917 23.4991 34.5016C22.8468 30.9111 22.0362 27.6338 21.8008 27.7419C21.5253 26.6425 21.6936 26.6916 21.3152 25.2417C20.9349 23.886 20.4929 22.3841 20.0357 21.2578C19.7335 20.4869 19.4258 19.7032 19.1157 18.9141C18.7854 18.13 18.4761 17.33 18.114 16.5512C17.9394 16.1591 17.7692 15.7659 17.5711 15.3842C17.3774 15.0014 17.1958 14.6145 16.9934 14.2398C16.7835 13.868 16.5755 13.4994 16.3694 13.1339C16.2688 12.9487 16.1519 12.7746 16.038 12.5986C15.9234 12.424 15.8101 12.2502 15.6968 12.0765C15.4013 11.6107 15.1244 11.2706 14.9043 11.0032C14.6828 10.7349 14.5097 10.5437 14.3669 10.3996C14.0643 10.1239 13.8954 10.0382 13.7309 9.92662C13.5648 9.81779 13.4038 9.68167 13.1053 9.3208C12.9474 9.14841 12.7533 8.91968 12.5039 8.60966C12.3779 8.45673 12.244 8.27611 12.0826 8.08444C11.9167 7.89385 11.7327 7.68278 11.5266 7.44867C11.3685 7.27041 11.2117 7.08351 11.0379 6.90906C10.8601 6.73793 10.6765 6.56705 10.487 6.3964C10.2976 6.22575 10.1061 6.05203 9.90854 5.88215C9.69971 5.72451 9.48865 5.56739 9.27705 5.40803C9.06151 5.25201 8.84542 5.09375 8.62795 4.93465C8.39863 4.79499 8.16877 4.65311 7.93752 4.51037C7.70681 4.36987 7.47386 4.22993 7.24092 4.08997C6.99921 3.96754 6.75834 3.84372 6.51663 3.72129C4.58685 2.73855 2.59771 2.08166 0.995163 1.50015C0.927244 1.47402 0.860711 1.44874 0.795561 1.42433C0.729277 1.4049 0.66437 1.38634 0.600855 1.36862C0.47298 1.33458 0.350666 1.30392 0.231676 1.27718C-0.00630642 1.22371 -0.229304 1.18318 -0.44843 1.1488C-0.667019 1.11667 -0.880828 1.07983 -1.10256 1.05912C-1.32459 1.04203 -1.55219 1.02156 -1.7987 0.991485C-2.01203 0.966366 -2.23146 0.935625 -2.4573 0.902886C-2.57049 0.885394 -2.68369 0.867912 -2.79911 0.85096C-2.91454 0.834023 -3.03141 0.825716 -3.14853 0.811553C-3.61901 0.761297 -4.10339 0.702596 -4.59138 0.643572C-5.56908 0.572132 -6.56233 0.485545 -7.46426 0.52121C-8.7979 0.549315 -8.01736 0.725507 -8.51307 0.819935C-8.63267 0.844262 -8.90518 0.863131 -9.26224 0.880058C-9.6182 0.901439 -10.0633 0.897125 -10.5151 0.938256C-10.9691 0.970449 -11.4362 1.00227 -11.8484 1.0314C-12.2588 1.06721 -12.6105 1.11598 -12.8368 1.14965C-16.2388 1.66153 -19.416 2.41126 -22.8719 3.50579C-23.3963 3.68181 -23.9297 3.86001 -24.4675 4.03927C-25.001 4.22696 -25.5397 4.4171 -26.0785 4.60726C-27.148 4.99628 -28.2172 5.38166 -29.2626 5.71864L-29.8347 5.88849L-30.4041 6.06952C-30.7844 6.19037 -31.1656 6.31262 -31.5482 6.43403C-31.8796 6.61522 -32.2847 6.81435 -32.7648 7.03642C-33.7054 7.39531 -32.7696 6.79722 -35.4245 8.01561C-36.1436 8.38934 -36.6154 8.61647 -36.9523 8.75994C-37.2868 8.90875 -37.4842 8.97332 -37.6551 9.01602C-37.9972 9.09917 -38.2305 9.0943 -39.2192 9.51342C-39.7336 9.73555 -40.3711 10.0314 -41.0209 10.3883C-41.6726 10.7421 -42.3469 11.1298 -42.9535 11.4939C-44.1726 12.2129 -45.0991 12.8834 -45.0555 12.9651C-44.9494 13.1632 -46.4649 13.856 -46.3877 13.5791C-46.3562 13.4648 -44.8778 12.2541 -45.0321 12.3011C-45.116 12.3262 -46.0577 12.7931 -47.0114 13.2735C-47.489 13.5104 -47.9632 13.7666 -48.3371 13.9676C-48.7096 14.1695 -48.9822 14.3198 -49.0472 14.364C-49.7163 14.812 -48.8966 14.5015 -48.8516 14.5841C-48.6974 14.8533 -51.4302 15.5021 -51.625 15.5874C-51.9431 15.6966 -52.5071 15.9533 -53.2006 16.2912C-53.5478 16.4609 -53.9272 16.649 -54.3245 16.8509C-54.7205 17.0537 -55.13 17.2788 -55.5445 17.5027C-56.3716 17.9536 -57.2158 18.4169 -57.9522 18.8316C-58.6823 19.2577 -59.3135 19.6278 -59.7296 19.8698C-60.0896 20.0793 -60.5044 20.3506 -60.9277 20.6359C-61.3515 20.9189 -61.7714 21.2329 -62.1583 21.5022C-62.9288 22.0447 -63.5396 22.4501 -63.6183 22.3355C-61.4075 20.9858 -62.1719 21.2024 -64.3352 22.5772C-65.0625 23.0488 -65.837 23.6042 -66.612 24.1478C-66.9997 24.4185 -67.3866 24.6877 -67.7621 24.9507C-68.1355 25.2167 -68.5 25.4711 -68.8496 25.7041C-70.7697 26.9831 -69.368 25.8171 -69.5279 25.8512C-69.7051 25.8919 -70.5448 26.4322 -71.3126 26.9954C-72.0788 27.5653 -72.7875 28.1378 -72.7402 28.201C-72.7989 28.1252 -73.5456 28.5755 -74.3759 29.1349C-75.1996 29.7022 -76.1132 30.3672 -76.5295 30.6815C-77.3994 31.2872 -77.892 31.658 -78.1813 31.8609C-78.4687 32.067 -78.5463 32.1131 -78.5619 32.1074C-78.5923 32.0946 -78.3711 31.8692 -79.0765 32.2704C-79.2597 32.3741 -79.6372 32.6967 -80.0318 33.0413C-80.4307 33.3929 -80.8504 33.7661 -81.0963 33.9821C-82.0314 34.7731 -83.1487 35.5503 -83.8548 36.0653C-85.9255 37.5728 -89.023 40.244 -89.1199 40.8347C-89.135 40.9284 -88.493 41.3384 -90.1404 42.5263C-91.5668 43.7859 -91.9404 44.5434 -91.8265 44.6566C-91.9066 44.5754 -93.0344 44.7098 -91.9834 43.7036C-90.3871 42.1836 -90.14 41.9092 -90.6847 42.0214C-90.3339 41.9492 -91.219 42.7706 -92.3114 43.7478C-93.4051 44.7241 -94.7042 45.8593 -95.211 46.3757C-95.3518 46.5129 -96.1554 47.3038 -96.927 48.061C-97.7006 48.815 -98.4435 49.5344 -98.5012 49.4821C-98.5955 49.3961 -97.8286 48.7123 -97.3211 48.2764C-98.0365 48.8848 -98.3602 49.0535 -98.753 49.3574C-99.1424 49.6652 -99.6074 50.1003 -100.561 51.2972C-101.498 52.4888 -101.923 52.9178 -102.298 53.2706C-102.484 53.4508 -102.655 53.6096 -102.857 53.8717C-102.958 54.0028 -103.066 54.1595 -103.185 54.3862C-103.245 54.4966 -103.31 54.6379 -103.372 54.8248C-103.389 54.8797 -103.404 54.9368 -103.418 54.9934C-103.432 55.0549 -103.445 55.1408 -103.455 55.2166C-103.459 55.2579 -103.461 55.3213 -103.461 55.3732C-103.458 55.4318 -103.461 55.4703 -103.446 55.5555C-103.432 55.6304 -103.414 55.7064 -103.391 55.7791C-103.36 55.865 -103.313 55.9566 -103.26 56.0384C-103.216 56.1107 -103.153 56.1759 -103.085 56.24C-103.051 56.272 -103.016 56.3013 -102.978 56.33C-102.942 56.3556 -102.912 56.372 -102.877 56.3918C-102.811 56.4279 -102.727 56.4678 -102.664 56.4869C-102.608 56.504 -102.546 56.5187 -102.487 56.5302C-102.418 56.5455 -102.383 56.544 -102.333 56.5474C-102.288 56.5505 -102.235 56.552 -102.193 56.5511C-102.119 56.5463 -102.03 56.5413 -101.964 56.53C-101.688 56.4866 -101.46 56.4122 -101.226 56.3281C-100.764 56.1578 -100.285 55.9335 -99.7725 55.6776C-98.7505 55.1663 -97.6129 54.5215 -96.5427 53.8872C-94.4046 52.6132 -92.5414 51.3776 -92.6515 51.2267C-95.3688 52.9044 -93.6099 51.571 -92.1011 50.4512C-92.7022 50.8282 -93.2274 51.1275 -93.6712 51.3526C-93.7191 51.2873 -92.7553 50.6777 -91.996 50.1817C-91.2353 49.6866 -90.6725 49.3129 -91.5017 49.7454C-91.6079 49.6007 -91.415 49.2589 -91.0633 48.8253C-90.0473 48.158 -90.1343 48.4479 -90.1533 48.5449C-88.4427 47.4127 -89.3881 47.864 -90.7996 48.6144C-92.2078 49.3687 -94.1039 50.3861 -94.2621 50.4708C-95.8644 51.2936 -95.2237 50.7578 -94.1962 50.006C-93.6794 49.6329 -93.0723 49.1928 -92.5937 48.8479C-92.1164 48.5022 -91.7692 48.2449 -91.783 48.227C-91.8873 48.0853 -92.6571 48.6111 -93.3936 49.1572C-94.1287 49.7042 -94.8335 50.2733 -94.79 50.2426C-95.2837 50.5841 -96.5793 51.1441 -97.5985 51.7447C-98.6517 52.3666 -99.7019 53.0493 -100.555 53.5455C-101.325 53.9945 -101.795 54.2153 -102.006 54.308C-102.055 54.3294 -102.095 54.3487 -102.127 54.3621C-102.151 54.374 -102.165 54.3823 -102.176 54.3894C-102.196 54.4038 -102.192 54.4136 -102.17 54.4177C-102.139 54.4327 -101.977 54.4111 -101.719 54.34C-101.463 54.2708 -101.128 54.1585 -100.812 54.0615C-101.275 54.2025 -101.454 54.2153 -101.449 54.1748C-101.444 54.1322 -101.251 54.0321 -100.934 53.8651C-100.299 53.5391 -99.1667 52.937 -98.155 52.3394C-98.9711 52.816 -99.398 53.0915 -99.5676 53.2511C-99.7378 53.4085 -99.6507 53.4501 -99.4407 53.4275C-99.0187 53.3853 -98.0968 53.0665 -97.7648 52.9562C-98.1615 53.1509 -99.3587 53.8623 -100.478 54.4268C-101.034 54.7076 -101.583 54.9524 -101.946 55.0513C-101.989 55.0616 -102.029 55.0714 -102.068 55.082C-102.099 55.086 -102.137 55.0952 -102.157 55.0965C-102.176 55.0978 -102.201 55.1015 -102.201 55.1001L-102.205 55.1012L-102.213 55.1399C-102.219 55.1578 -102.216 55.1631 -102.217 55.174C-102.221 55.2152 -102.23 55.2554 -102.244 55.2907C-102.263 55.3344 -102.26 55.342 -102.272 55.3637C-102.277 55.3792 -102.296 55.404 -102.299 55.4082C-102.3 55.4109 -102.303 55.4151 -102.305 55.4193C-102.307 55.422 -102.316 55.4278 -102.307 55.422C-102.288 55.4091 -102.282 55.4124 -102.281 55.411C-102.227 55.3871 -102.198 55.3954 -102.105 55.3871C-102.065 55.3868 -102.032 55.3931 -101.991 55.3996L-101.972 55.4011L-101.955 55.3719C-101.951 55.3591 -101.948 55.3513 -101.938 55.3346C-101.908 55.2801 -101.869 55.222 -101.829 55.1757C-101.753 55.0813 -101.68 55.0245 -101.625 54.997C-101.516 54.9419 -101.474 55.0016 -101.468 55.0678C-101.375 54.8105 -101.147 54.4674 -100.846 54.1076C-100.545 53.7457 -100.174 53.3641 -99.7906 53.001C-99.0245 52.2748 -98.2187 51.6242 -97.8332 51.3103C-97.323 50.895 -96.4418 50.0236 -95.7927 49.3424C-95.1435 48.6613 -94.7339 48.1638 -95.1911 48.4798C-95.3616 48.597 -96.1205 49.2019 -96.4339 49.413C-96.7459 49.625 -96.6271 49.4268 -95.0141 47.9608C-93.8468 46.9073 -93.8533 47.2654 -94.0037 47.5529C-92.5501 46.2203 -93.1951 46.5725 -92.1395 45.6149C-90.738 44.3554 -91.9086 45.5955 -90.8261 44.719C-90.2304 44.232 -88.1145 41.9119 -88.8231 43.1131C-88.9925 43.4006 -88.9468 43.8324 -87.5475 42.6077C-87.1515 42.142 -87.4268 42.1248 -87.026 41.6982C-85.9943 40.6079 -85.6153 40.8616 -85.6563 40.8881C-84.9768 40.4293 -84.2617 39.4834 -84.1217 39.3724C-83.1562 38.5942 -83.4921 39.2585 -82.0227 38.025C-80.7639 36.9778 -81.239 37.0791 -80.4899 36.3997C-79.8891 35.8605 -79.8317 35.663 -79.8381 35.5295C-79.8448 35.3997 -79.9147 35.3362 -79.5726 35.0968C-79.3904 34.9696 -79.1914 34.8774 -79.0062 34.811C-78.821 34.7447 -78.6446 34.7054 -78.4862 34.6799C-78.1703 34.6304 -77.9228 34.6401 -77.8107 34.6188C-77.4324 34.5481 -76.7182 34.0323 -75.9832 33.4511C-75.2409 32.8799 -74.4716 32.2548 -74.0076 31.9371C-74.4845 32.2603 -75.0929 32.69 -75.5966 33.0196C-76.1022 33.3462 -76.4895 33.5943 -76.5485 33.5222C-75.9225 33.0574 -75.06 32.4795 -74.2546 31.8953C-73.8514 31.6055 -73.4579 31.3192 -73.1087 31.0555C-72.7609 30.791 -72.446 30.5617 -72.2142 30.3656C-70.9163 29.4889 -71.8406 30.2902 -70.7045 29.5854C-66.186 26.846 -66.6802 26.6155 -64.9822 25.3041C-65.5152 25.7131 -65.1226 25.6816 -64.4309 25.4531C-64.0847 25.3382 -63.6636 25.1754 -63.2451 24.992C-62.8234 24.8125 -62.4027 24.6191 -62.0621 24.4321C-62.0298 24.4136 -62.6105 24.4754 -61.6353 23.8689C-61.3718 23.7054 -61.0169 23.4948 -60.6185 23.263C-60.419 23.1482 -60.2081 23.0271 -59.9932 22.9026C-59.7745 22.7843 -59.5526 22.6641 -59.3308 22.5438C-58.4424 22.0674 -57.569 21.6124 -57.0902 21.38C-55.7128 20.7136 -58.8707 22.8145 -59.681 23.388C-58.7275 22.8141 -57.9435 22.3369 -57.2634 21.9147C-56.5842 21.4938 -56.0072 21.1345 -55.4641 20.7965C-54.9224 20.4576 -54.4212 20.1321 -53.8931 19.7811C-53.3661 19.4256 -52.8056 19.062 -52.1478 18.6357C-49.3222 16.7897 -49.5606 17.2313 -46.2766 15.6492C-44.2709 14.7271 -44.6216 14.7117 -43.4131 14.1444C-43.715 14.3492 -43.7397 14.881 -42.6623 14.2225C-42.3295 14.0232 -42.855 13.6974 -41.8383 13.301C-41.0291 12.986 -40.8336 13.0059 -40.5087 12.9542C-40.1818 12.9055 -39.7311 12.7723 -38.3886 12.2104C-36.1895 11.2804 -36.2222 11.1652 -36.0172 10.888C-36.0127 10.8869 -35.4949 10.7468 -34.954 10.5999C-34.4135 10.4508 -33.8565 10.287 -33.7782 10.2242C-33.1663 9.73562 -35.7449 10.4002 -34.4542 9.63537C-34.6019 9.72454 -32.1487 9.67892 -31.5064 9.53466C-31.3334 9.49142 -30.7588 9.28308 -29.9959 8.99699C-29.6151 8.85353 -29.1853 8.69224 -28.7374 8.52298C-28.2865 8.36127 -27.8137 8.19192 -27.3485 8.02556C-26.4176 7.69508 -25.5134 7.36162 -24.8489 7.15276C-24.1855 6.93942 -23.7641 6.81688 -23.7999 6.86939C-23.7123 6.74745 -24.0925 6.29869 -21.7481 5.80584C-21.1029 5.67863 -21.0437 5.80042 -20.8361 5.8601C-20.6272 5.92063 -20.2713 5.90874 -19.0314 5.5683C-19.2889 5.47815 -19.002 5.26039 -18.3923 4.98195C-17.7822 4.71524 -16.8525 4.36491 -15.8261 4.04678C-15.983 4.2199 -15.3508 4.4144 -13.4404 3.94298C-12.0886 3.64402 -12.1592 3.52856 -12.4057 3.44518C-12.6493 3.36347 -13.0671 3.32056 -12.376 3.17744C-12.1479 3.122 -10.8757 3.06029 -9.54266 3.07377C-8.87606 3.09294 -8.19176 3.0924 -7.61219 3.14811C-7.32235 3.16647 -7.05735 3.18495 -6.83139 3.19872C-6.71868 3.20448 -6.61545 3.21017 -6.52396 3.21636C-6.43331 3.22393 -6.35439 3.23199 -6.28773 3.23829C-5.7469 3.28564 -5.24517 3.29396 -4.76682 3.29374C-4.2903 3.31528 -3.83317 3.31549 -3.37597 3.3062C-3.14649 3.29543 -2.92138 3.31058 -2.69257 3.31654C-2.46238 3.32336 -2.23079 3.33101 -1.99697 3.33814C-1.87979 3.34281 -1.76037 3.34694 -1.63956 3.35191C-1.57846 3.35483 -1.51875 3.35689 -1.45765 3.3598C-1.39685 3.36633 -1.33606 3.37289 -1.27526 3.37942C-1.03154 3.40781 -0.780016 3.43905 -0.520993 3.47674C0.158638 3.54958 1.04956 3.66341 2.007 3.80253C2.47547 3.903 2.95753 4.01558 3.42636 4.14674C3.54505 4.17711 3.6575 4.22083 3.76857 4.2637C3.88104 4.3074 3.99125 4.35168 4.10063 4.39732C4.31855 4.49001 4.5289 4.58571 4.72831 4.69001C4.82759 4.74284 4.92549 4.79483 5.01861 4.85154C5.10973 4.91465 5.19861 4.97831 5.29028 5.04367C5.47137 5.17491 5.65301 5.30837 5.85332 5.44561C6.26325 5.70478 6.70146 6.0364 7.35493 6.35243C7.48467 6.39906 8.01117 6.71396 8.4903 6.97527C8.73002 7.10409 8.95583 7.22447 9.09567 7.3077C9.23942 7.38764 9.31182 7.41267 9.25424 7.3414C9.26561 7.35403 9.64721 7.80363 10.0416 8.2667C10.4132 8.74833 10.801 9.22839 10.9018 9.2631C10.7534 9.21273 10.4571 8.99226 10.0884 8.69346C9.99683 8.61862 9.90136 8.53762 9.80087 8.45546C9.69954 8.37469 9.58841 8.29751 9.47706 8.21444C9.2571 8.05002 9.02688 7.87743 8.79721 7.70707C8.57485 7.52785 8.3257 7.38946 8.1034 7.24455C7.87716 7.10296 7.66453 6.97346 7.47659 6.86284C7.29036 6.74943 7.11021 6.68545 6.97575 6.63406C6.8396 6.58545 6.73983 6.56469 6.68894 6.57943C6.57737 6.61247 6.83894 6.85559 7.11218 7.10772C7.37355 7.37931 7.64236 7.66686 7.58965 7.74716C7.59388 7.74022 7.6673 7.77921 7.79238 7.85538C7.85492 7.89347 7.92997 7.93917 8.01753 7.9925C8.10509 8.04582 8.20377 8.10591 8.30317 8.1836C8.5045 8.33478 8.74251 8.51021 8.99745 8.70166C9.12295 8.79905 9.26272 8.89177 9.38924 9.00312C9.518 9.11393 9.64731 9.22697 9.77885 9.33947C9.9104 9.45196 10.0425 9.5667 10.174 9.67918C10.2401 9.73656 10.3056 9.79169 10.3702 9.8482C10.4309 9.90804 10.4917 9.96789 10.5519 10.0255C10.7923 10.2596 11.0219 10.4832 11.2237 10.6804C11.4326 10.8724 11.589 11.063 11.7215 11.1989C11.851 11.3368 11.9424 11.4306 11.9849 11.4641C11.8561 11.3628 11.5984 11.082 11.2828 10.7774C10.9577 10.4822 10.5974 10.1447 10.3041 9.88797C9.68154 9.41167 9.37808 9.21544 10.2625 10.1846C10.5798 10.5303 10.861 10.7911 11.1033 10.9939C11.3378 11.2034 11.5229 11.3656 11.6691 11.4852C11.832 11.6244 12.1093 11.7761 12.4138 12.0206C12.7114 12.2704 13.0594 12.5967 13.3723 13.0559C14.0328 14.0831 13.7018 14.0854 13.5501 13.9872C13.6838 14.1963 13.7939 14.3472 13.8749 14.4613C13.9551 14.5768 14.0182 14.6515 14.0684 14.6973C14.1702 14.7898 14.2247 14.7753 14.2889 14.7763C14.3531 14.7773 14.4256 14.7928 14.5643 14.9498C14.6992 15.11 14.9183 15.3978 15.2111 15.9838C15.4437 16.4341 15.5681 16.7023 15.6229 16.8595C15.6729 17.0214 15.6586 17.0699 15.6211 17.0814C15.5456 17.1021 15.3754 16.9717 15.42 17.2771C15.452 17.5061 15.6522 18.0472 15.8622 18.5314C16.0599 19.0233 16.2772 19.4548 16.383 19.4469C16.5028 19.4379 16.4004 18.9678 16.2934 18.4834C16.1833 18.001 16.0424 17.5189 16.1419 17.4652C16.7648 19.1954 16.9531 19.9217 17.2542 20.7757C17.4094 21.1998 17.5637 21.6692 17.7927 22.3192C17.8491 22.4832 17.9122 22.6549 17.9751 22.8457C18.0366 23.0356 18.102 23.2411 18.172 23.461C18.3134 23.9014 18.48 24.4069 18.6505 25.006C18.4839 24.4912 18.1837 23.6795 17.9063 22.9524C17.6169 22.2293 17.3359 21.599 17.2167 21.4349C17.0856 21.256 17.1236 21.4564 17.253 21.8477C17.3779 22.2401 17.6089 22.8151 17.8162 23.4101C18.0311 24.002 18.2543 24.599 18.397 25.0155C18.545 25.4295 18.6328 25.6545 18.5861 25.4965C18.7467 26.0306 18.825 26.4308 18.8765 26.7404C18.9281 27.0499 18.9506 27.2695 18.9776 27.4535C19.0346 27.8198 19.0993 28.0421 19.4647 28.5371C20.0219 29.2708 19.9866 32.1759 19.981 32.2944C19.9862 32.5738 20.2204 33.5815 20.4854 34.6917C20.7474 35.8039 21.0349 37.0212 21.1599 37.7108C21.2459 38.1672 21.8279 42.2141 21.7653 41.9321C21.8732 42.4056 21.9763 40.9098 22.4075 43.5712C22.6286 44.9195 22.5522 45.5894 22.5558 46.1841C22.6967 46.691 22.8968 47.2072 23.091 47.7142C23.2858 48.2234 23.4631 48.7144 23.5925 49.2028C23.6833 49.5573 23.7289 49.7984 23.754 49.9794C23.7826 50.1608 23.7868 50.2852 23.7885 50.4044C23.7908 50.5258 23.7906 50.6419 23.8121 50.8132C23.8322 50.9835 23.8753 51.2099 23.9775 51.5427L24.3952 51.395C24.4831 51.6886 24.5473 51.9335 24.6049 52.1362C24.6638 52.3398 24.7079 52.5019 24.7378 52.6344C24.7997 52.8988 24.8065 53.044 24.8084 53.1442C24.809 53.3465 24.7449 53.3799 24.9375 53.8802C25.0318 54.1319 25.1712 54.3693 25.2996 54.5808C25.4257 54.7929 25.5746 54.977 25.7073 55.1283C25.84 55.2796 25.9545 55.395 26.0466 55.4721C26.1419 55.5472 26.2047 55.5817 26.2201 55.572C26.2667 55.5299 25.5987 54.3838 25.5791 54.2938C25.5184 54.1463 25.5644 54.1647 25.6684 54.3005C25.7204 54.3684 25.789 54.4654 25.8658 54.5865C25.9484 54.7073 26.0446 54.8497 26.1451 55.01C26.5649 55.6848 27.1393 56.6062 27.6491 57.4273C27.8049 57.6594 27.9863 57.8403 28.1214 57.9969C28.254 58.1577 28.3898 58.2632 28.4716 58.3511C28.6415 58.5194 28.6485 58.5674 28.4582 58.4763C28.2676 58.3888 27.877 58.151 27.414 57.6881C27.304 57.5715 27.167 57.4461 27.0527 57.3022C26.937 57.1575 26.8135 57.0004 26.6793 56.8329C26.5652 56.6605 26.4433 56.4758 26.3137 56.2787C26.1908 56.08 26.08 55.8678 25.9543 55.6425C25.9879 55.703 26.0732 55.8884 26.1871 56.133C26.2382 56.2556 26.3211 56.3918 26.3974 56.5355C26.4796 56.6789 26.5509 56.8309 26.6487 56.98C26.7465 57.1291 26.8438 57.276 26.9353 57.4136C27.0237 57.5532 27.1389 57.6768 27.2225 57.7867C27.3119 57.8964 27.3889 57.989 27.4431 58.0564C27.5063 58.1215 27.546 58.1628 27.5554 58.1724C27.8373 58.5041 27.9087 58.6028 27.8358 58.566C27.7652 58.5287 27.5508 58.3582 27.3148 58.142C27.1055 57.9193 26.8418 57.6578 26.6822 57.4539C26.5085 57.2509 26.3718 57.1125 26.3309 57.1485C26.2433 57.2266 26.4008 57.5092 26.7207 57.866C27.0622 58.2188 27.5684 58.6547 28.2044 58.9525C28.2809 58.9895 28.3566 59.028 28.4317 59.0642C28.513 59.0965 28.5937 59.1266 28.6739 59.1545C28.8343 59.2103 28.9866 59.2668 29.1367 59.3049C29.2908 59.3397 29.4375 59.368 29.5713 59.3923C29.639 59.4031 29.7009 59.4141 29.7636 59.4237C29.8252 59.4289 29.8841 59.4323 29.938 59.4347C30.3738 59.4542 30.5681 59.4354 30.3397 59.4069C30.5238 59.4332 30.6871 59.4278 30.8438 59.4395C30.9217 59.4431 30.9973 59.4472 31.0729 59.4513C31.1446 59.4492 31.2155 59.4486 31.2858 59.4457C31.4271 59.4422 31.5669 59.4378 31.7104 59.4337C31.8489 59.419 31.9919 59.4032 32.1455 59.3824C32.7484 59.2904 33.5236 59.0842 34.5517 58.4566C35.9713 57.5834 37.2922 56.2748 37.8861 55.5561C38.5331 54.7783 39.6433 53.631 40.4325 52.5321C40.5013 52.5912 41.2299 51.7984 41.9269 51.0167C42.6248 50.2337 43.3046 49.474 43.2819 49.5269C43.0851 49.9253 41.5371 52.0635 42.866 50.9294C42.7181 51.0565 43.2046 50.3391 43.7698 49.6488C44.3334 48.9517 44.9871 48.3037 45.1143 48.4326C45.1836 48.5034 44.5125 49.1769 43.9923 49.7652C43.4702 50.3503 43.0915 50.8095 43.7177 50.3068C43.7295 50.2968 43.8397 50.1753 44.0244 49.9658C44.2097 49.7585 44.4701 49.4655 44.786 49.1282C45.1014 48.7887 45.4723 48.4048 45.8773 48.0151C46.2823 47.6254 46.7252 47.2359 47.1725 46.9081C47.6176 46.5808 48.0745 46.3123 48.4541 46.1833C48.8367 46.0524 49.109 46.0372 49.3573 46.0893C49.605 46.1392 49.8543 46.3025 50.0578 46.4626C50.1571 46.5593 50.2442 46.6447 50.3157 46.7149C50.3838 46.8002 50.4372 46.8689 50.4734 46.9158C50.4546 46.931 50.3943 46.9018 50.3201 46.8548C50.2848 46.8314 50.2439 46.8046 50.2025 46.7756C50.1605 46.7538 50.1186 46.732 50.0771 46.7125C49.9188 46.6314 49.8067 46.584 49.9003 46.7306C49.923 46.7654 49.952 46.8021 49.9875 46.8408C50.0224 46.8774 50.0643 46.9181 50.1063 46.9742C50.1501 47.0275 50.1989 47.082 50.2532 47.1398C50.2811 47.1721 50.3048 47.1865 50.3399 47.2384C50.3728 47.2813 50.4085 47.3259 50.442 47.371C50.7232 47.729 51.0607 48.1289 51.3912 48.5092C51.5579 48.6984 51.7227 48.8845 51.8762 49.058C52.0288 49.2329 52.1597 49.4059 52.2826 49.5513C52.5232 49.8445 52.6985 50.0542 52.75 50.1103C52.8789 50.2555 53.062 50.4927 53.2704 50.7701C53.4787 51.0475 53.7135 51.3658 53.921 51.6884C54.3468 52.325 54.7473 52.9251 54.8864 53.0689C54.5671 52.7392 54.4362 52.7414 54.5005 53.0988C54.5331 53.2768 54.6137 53.545 54.745 53.905C54.8741 54.2656 55.0354 54.7297 55.2533 55.2853C55.3284 55.2434 55.5328 55.6461 55.7617 56.1494C55.875 56.4013 55.9965 56.6773 56.1115 56.9359C56.2203 57.1984 56.3219 57.4413 56.4075 57.623C56.8825 58.642 56.3523 57.1568 56.6596 57.6908C56.8586 58.0368 57.0479 58.5331 57.2318 59.0757C57.3238 59.3471 57.4149 59.6292 57.5046 59.9106C57.5912 60.1939 57.6778 60.4771 57.7606 60.7448C58.1018 61.8176 58.4459 62.6635 58.8538 62.4661C58.6488 62.568 59.1642 65.3321 59.688 65.0414C59.7463 65.0083 60.24 65.1299 59.6945 63.8012C61.2073 67.4928 60.0078 65.5924 60.9957 68.4785C61.7103 70.5713 63.3806 74.4236 62.6191 73.5654C63.1672 74.9929 65.1394 76.1063 65.9256 78.9763L65.6018 79.1201C66.5251 81.521 67.7006 83.542 68.7093 86.7818C68.8606 87.2531 69.1016 88.2839 69.3497 89.2124C69.5911 90.1425 69.8061 90.9784 69.8516 91.0633C70.1923 91.7928 70.5044 92.5316 70.879 93.2932C70.895 93.3201 70.5199 94.0768 70.7695 94.5679C71.4441 95.9161 71.7194 95.7675 72.1224 96.6074C72.8739 98.1892 73.5996 99.6599 73.6627 99.2716C74.3798 100.766 73.3368 99.86 74.7023 102.404C74.7491 102.5 76.0779 104.591 75.9645 104.655C76.1247 104.564 76.194 104.469 76.4718 104.877C76.7504 105.283 77.2278 106.195 78.2478 108.092C78.3047 108.058 78.9446 109.254 79.5701 110.464C80.1912 111.675 80.8032 112.897 80.7135 112.957C80.4237 112.432 80.1807 111.992 79.9624 111.615C79.7419 111.239 79.5514 110.923 79.3722 110.638C79.0106 110.072 78.6965 109.636 78.3193 109.108C77.6999 108.244 77.0984 106.983 76.4638 105.994C77.1972 107.355 77.5898 108.503 77.6364 108.593C78.169 109.595 78.1989 109.124 78.5086 109.779C79.027 110.855 78.367 109.83 79.3725 111.658C80.0674 112.666 80.6137 113.959 80.5964 114.122C80.681 114.158 80.9821 114.505 81.2334 114.862C81.487 115.219 81.6953 115.584 81.5784 115.663C81.7909 115.514 81.7394 114.61 82.681 115.708C83.333 116.461 84.041 117.864 84.119 118.18C84.2085 118.568 83.8905 118.336 83.5494 118.058C83.2082 117.78 82.8529 117.453 82.8506 117.672C82.8504 117.735 82.9614 117.929 83.1333 118.178C83.3075 118.427 83.541 118.735 83.7763 119.031C84.0183 119.325 84.2611 119.608 84.4507 119.813C84.6425 120.017 84.7812 120.14 84.8053 120.122C85.2984 121.021 85.9489 122.08 86.8573 123.26C87.2505 123.65 87.3253 123.646 87.2035 123.408C87.1426 123.289 87.0333 123.112 86.8907 122.896C86.7534 122.677 86.5829 122.419 86.3958 122.141C85.6531 121.023 84.7162 119.546 84.3619 119.014C84.6408 119.426 84.9215 119.762 85.161 120.007C85.3997 120.254 85.5915 120.414 85.701 120.475C85.5137 120.445 85.9483 121.074 86.4807 121.764C86.7483 122.11 87.0311 122.474 87.2682 122.782C87.5076 123.09 87.685 123.353 87.7329 123.496C87.8474 123.831 87.8488 124.032 88.1534 124.476C88.2303 124.588 88.3241 124.715 88.4431 124.864C88.5644 125.012 88.7148 125.178 88.8949 125.374C89.2644 125.759 89.7612 126.254 90.5237 126.848C89.6419 126.152 89.2946 125.712 89.199 125.509C89.1075 125.303 89.2927 125.315 89.5944 125.436C89.7456 125.497 89.9244 125.585 90.1222 125.683C90.3192 125.782 90.5213 125.897 90.729 126.007C91.1331 126.232 91.5237 126.45 91.7275 126.607C91.6731 126.568 91.5213 126.567 91.4025 126.634C91.2837 126.701 91.1938 126.842 91.2853 127.092C91.3853 127.338 91.6505 127.713 92.341 128.171C92.4282 128.228 92.5196 128.288 92.6192 128.347C92.7218 128.403 92.833 128.462 92.9493 128.521C93.0647 128.582 93.1921 128.638 93.3299 128.694C93.4677 128.749 93.6057 128.81 93.7667 128.859C94.3855 129.066 95.1973 129.234 96.1799 129.16C96.1766 129.112 95.7658 129.108 95.2065 129.019C94.6473 128.93 93.9624 128.728 93.3861 128.467C92.8073 128.21 92.3237 127.915 92.0707 127.717C91.8164 127.519 91.7754 127.433 92.1015 127.542C92.4172 127.652 92.6541 127.657 92.9256 127.702C93.0668 127.718 93.2212 127.74 93.4044 127.777C93.4946 127.797 93.6014 127.813 93.714 127.838C93.8283 127.86 93.948 127.894 94.0913 127.919C94.3447 128.006 94.5129 128.065 94.6165 128.101C94.7198 128.141 94.7525 128.169 94.7362 128.19C94.7185 128.209 94.6503 128.221 94.5498 128.227C94.4993 128.228 94.4406 128.231 94.3765 128.23C94.314 128.226 94.2465 128.221 94.1753 128.216C93.8883 128.199 93.5686 128.136 93.3544 128.112C93.1467 128.081 93.0507 128.085 93.2185 128.191C93.0843 128.102 93.4469 128.298 94.1389 128.529C94.3082 128.592 94.5119 128.636 94.7203 128.694C94.8262 128.721 94.9407 128.739 95.0564 128.762C95.1721 128.785 95.2908 128.806 95.4169 128.818C95.9107 128.886 96.4694 128.885 97.0147 128.8C97.562 128.718 98.0914 128.552 98.5484 128.352C99.0016 128.146 99.3861 127.916 99.683 127.71C99.9785 127.503 100.199 127.328 100.324 127.22C100.452 127.113 100.496 127.079 100.427 127.139C100.81 126.788 101.095 126.47 101.31 126.195C101.53 125.921 101.681 125.687 101.8 125.493C102.029 125.103 102.107 124.865 102.128 124.698C102.173 124.368 101.993 124.313 102.15 123.868C102.303 123.417 102.696 122.83 102.907 122.65C103.013 122.56 103.077 122.574 103.041 122.766C103.003 122.956 102.872 123.326 102.544 123.932C103.062 123.249 103.369 122.674 103.616 122.121C103.86 121.567 104.039 121.028 104.271 120.388C103.977 121.19 104.666 120.822 105.041 120.154C105.328 119.651 105.501 118.19 105.782 117.595C105.925 117.299 105.668 118.823 105.816 118.439C105.831 118.399 105.957 117.951 106.127 117.304C106.296 116.656 106.507 115.809 106.712 114.97C107.122 113.291 107.512 111.647 107.627 111.677C107.716 111.696 107 114.231 107.391 113.276C107.932 111.967 108.484 109.325 108.539 110.458C109.191 108.348 108.785 109.124 108.97 108.164C109.385 106.012 109.884 105.464 110.369 104.005C110.421 103.851 110.607 103.13 110.799 102.426C110.994 101.724 111.187 101.031 111.218 100.921C111.275 100.694 111.628 99.5068 111.61 99.5585C111.822 99.0475 111.693 99.7218 111.623 100.285C111.553 100.85 111.533 101.299 111.907 100.344C112.535 98.7712 112.852 97.9067 112.883 97.5215C112.921 97.1427 112.665 97.2404 112.28 97.7698C112.206 97.8659 111.755 98.6067 111.434 99.1488C111.113 99.6887 110.894 100.005 111.232 99.1838C111.413 98.5927 111.703 97.994 111.965 97.5573C112.226 97.1197 112.462 96.8481 112.51 96.8696C112.424 97.3583 112.508 97.3697 112.686 97.1099C112.865 96.8532 113.14 96.3234 113.482 95.756C113.821 95.1892 114.226 94.5803 114.616 94.1528C115.001 93.7147 115.357 93.453 115.5 93.3766C115.842 93.1977 116.085 93.1326 116.282 93.1096C116.478 93.0785 116.626 93.0865 116.786 93.0889C116.866 93.0897 116.948 93.1039 117.041 93.1029C117.087 93.1082 117.137 93.1138 117.19 93.1198C117.243 93.1235 117.3 93.1275 117.364 93.1416C117.427 93.1534 117.493 93.1575 117.567 93.1739C117.641 93.1902 117.722 93.2073 117.809 93.2263C117.899 93.2519 117.995 93.2805 118.1 93.3096C118.219 93.354 118.349 93.4006 118.488 93.4509C118.679 93.5194 118.904 93.5937 119.127 93.6934C119.351 93.7895 119.585 93.8734 119.79 93.9657C120.2 94.1503 120.529 94.2764 120.557 94.2247C120.611 94.1204 121.492 94.516 122.308 95.0567C123.118 95.5998 123.854 96.2593 123.758 96.3821C123.711 96.4446 123.236 96.0814 122.828 95.81C122.417 95.5427 122.089 95.3444 122.359 95.6707C122.489 95.832 122.697 96.0196 122.922 96.2312C123.147 96.4442 123.405 96.6586 123.646 96.8569C124.122 97.2611 124.551 97.5678 124.603 97.5065C126.189 98.7445 126.413 99.1437 126.253 99.1399C126.092 99.1388 125.519 98.7974 125.424 98.6829C125.774 99.1072 126.18 99.5734 126.67 100.114C126.031 99.4828 125.591 99.0261 125.497 99.1293C125.555 99.1853 125.735 99.3463 125.977 99.5718C126.219 99.7958 126.532 100.077 126.845 100.388C127.003 100.543 127.163 100.7 127.32 100.855C127.472 101.014 127.621 101.171 127.761 101.319C128.038 101.614 128.269 101.883 128.401 102.07C128.367 101.942 128.346 101.836 128.433 101.936C128.526 102.033 129.806 103.742 129.978 103.855C130.14 103.948 130.164 103.808 130.375 103.982C130.584 104.155 130.983 104.638 131.858 106.002C132.431 106.897 132.921 107.815 133.394 108.641C133.658 108.792 132.546 106.411 133.971 108.325C134.055 108.437 134.681 109.494 135.257 110.522C135.835 111.547 136.369 112.541 136.31 112.501C136.083 112.345 135.075 110.571 134.846 110.481C134.515 110.348 135.713 112.52 136.536 113.881C137.792 115.952 138.932 117.277 139.418 117.598C139.688 117.391 138.679 116.35 137.816 114.992C137.014 113.728 138.704 115.777 139.256 116.581C140.055 118.032 140.357 117.922 140.467 117.972C140.266 117.911 143.534 123.148 140.532 119.037C139.363 117.382 140.608 119.634 140.625 119.653C140.598 119.582 141.275 120.554 141.972 121.562C142.661 122.576 143.413 123.596 143.473 123.665C144.51 124.809 145.082 125.148 145.559 125.454C145.914 126.108 146.478 127.082 147.225 128.15C147.883 129.084 148.579 129.461 148.371 129.165C148.857 129.878 148.77 130.071 148.595 130.039C149.117 130.558 149.749 131.206 150.29 131.688C150.831 132.171 151.258 132.508 151.333 132.435C151.44 132.331 152.396 133.609 152.476 133.53C152.536 133.469 150.957 131.454 151.433 131.917C152.463 132.917 152.889 133.531 153.116 133.944C153.346 134.355 153.367 134.573 153.572 134.788C154.05 135.291 154.858 136.015 155.53 136.596C156.215 137.167 156.768 137.599 156.72 137.547C157.057 137.928 156.745 138.53 156.068 137.941C155.289 137.386 155.954 138.328 156.838 139.392C157.059 139.657 157.29 139.935 157.522 140.19C157.755 140.445 157.982 140.686 158.182 140.892C158.583 141.303 158.882 141.573 158.917 141.534C158.24 140.696 157.505 139.77 157.366 139.455C157.221 139.144 157.63 139.483 159.274 141.139C159.902 141.771 160.368 142.287 160.729 142.682C161.087 143.08 161.32 143.376 161.461 143.595C161.741 144.033 161.65 144.16 161.439 144.163C161.908 144.448 162.026 144.376 162.295 144.513C162.565 144.648 162.976 145.003 164.069 146.102C164.796 146.834 165.463 147.492 166.068 148.051C166.673 148.608 167.202 149.084 167.628 149.484C168.053 149.884 168.374 150.208 168.573 150.454C168.773 150.698 168.844 150.871 168.763 150.974C168.868 150.838 170.896 152.73 171.023 152.832C171.252 153.012 170.869 152.306 171.877 153.059C172.915 153.826 172.838 154.012 173.631 154.672C174.328 155.253 173.029 153.595 173.008 153.555C172.839 153.253 174.144 154.192 174.95 154.795C174.776 155.038 177.535 156.527 177.924 156.839C177.866 156.893 177.981 158.022 178.902 158.599C179.237 158.803 180.329 159.607 181.358 160.336C182.378 161.075 183.301 161.784 183.247 161.867C181.011 160.127 180.733 160.138 181.323 160.736C181.913 161.332 183.371 162.52 184.624 163.076C185.139 163.547 186.283 164.412 186.749 164.801C186.875 164.595 190.484 167.584 189.822 166.415C189.685 166.187 188.025 164.659 187.045 164.003C187.968 164.514 189.468 165.549 189.402 165.66C190.263 166.136 189.974 165.941 191.137 166.716C190.504 166.297 190.981 166.762 190.858 166.745C191.756 167.339 192.1 167.537 192.425 167.739C192.587 167.838 192.745 167.939 192.965 168.09C193.185 168.24 193.47 168.434 193.884 168.728C194.041 168.83 196.963 170.617 196.899 170.738C196.722 170.748 196.174 170.492 195.28 169.933C194.323 169.321 193.276 168.716 192.78 168.482C192.29 168.238 192.333 168.39 193.579 169.269C194.332 169.982 195.091 170.418 195.807 170.76C196.531 171.093 197.211 171.333 197.807 171.674C198.171 171.882 198.94 172.674 198.922 172.709C199.233 172.925 200.053 173.407 200.886 173.893C201.717 174.38 202.561 174.864 202.928 175.066C202.366 174.751 201.989 174.516 201.754 174.359C201.52 174.203 201.427 174.124 201.441 174.102C201.468 174.057 201.918 174.247 202.508 174.514C203.101 174.773 203.832 175.112 204.412 175.383C204.989 175.659 205.389 175.849 205.403 175.855C206.399 176.231 206.744 176.211 207.243 176.275C208.489 177.319 206.329 176.337 206.617 176.806C206.739 177.005 207.217 177.324 207.822 177.668C208.427 178.009 209.161 178.378 209.806 178.657C211.093 179.223 211.987 179.507 210.685 178.773C211.942 179.483 212.802 179.992 213.209 180.175C213.614 180.364 213.557 180.245 212.979 179.705C212.994 179.72 213.427 179.986 213.895 180.272C214.362 180.559 214.862 180.867 215.017 180.969C215.09 180.804 215.755 181.247 216.24 181.624C216.725 182.001 217.024 182.33 216.336 181.967C217.131 182.388 217.159 182.23 216.99 181.966C216.906 181.835 216.771 181.677 216.658 181.553C216.544 181.43 216.459 181.339 216.459 181.336C216.779 181.333 217.887 181.985 218.767 182.559C219.645 183.138 220.305 183.612 219.692 183.304C220.774 183.855 221.961 183.868 222.487 184.148C222.433 184.119 222.997 184.531 223.585 184.931C223.878 185.131 224.176 185.333 224.399 185.486C224.512 185.56 224.606 185.622 224.673 185.666C224.739 185.706 224.778 185.73 224.78 185.727C224.755 185.79 225.004 185.967 225.398 186.195C225.791 186.425 226.328 186.708 226.884 186.971C227.996 187.505 229.166 188.008 229.352 188.012C229.866 188.025 227.298 186.451 230.187 187.696C230.554 187.849 234.115 189.848 235.092 190.062C235.893 190.251 233.027 189.008 232.597 188.788C231.807 188.414 232.59 188.573 232.774 188.572C232.65 188.571 232.234 188.495 231.59 188.226C231.176 188.054 231.669 188.046 232.154 188.216C233.537 188.696 232.875 188.578 233.793 188.991C235.236 189.62 237.15 190.778 238.247 190.954C238.295 191.003 238.353 191.211 237.932 191.061C237.182 190.797 236.78 190.632 236.581 190.576C236.382 190.522 236.385 190.579 236.449 190.753C236.473 190.834 238.012 191.659 238.408 191.653C238.577 191.651 237.525 191.163 238.63 191.51C239.961 191.928 240.659 192.301 240.725 192.094C240.768 191.958 241.846 192.477 241.51 192.229C241.001 191.963 240.599 191.728 240.31 191.521C240.368 191.575 241.5 192.023 242.629 192.464C243.193 192.688 243.756 192.911 244.183 193.079C244.611 193.25 244.903 193.364 244.923 193.387C245.295 193.815 240.255 192.297 241.269 192.896C241.985 193.31 243.372 193.767 244.718 194.129C246.063 194.491 247.357 194.793 247.876 194.958C250.605 195.805 251.021 196.186 247.831 195.118C250.658 196.009 249.955 196.118 251.622 196.672C251.713 196.582 250.943 196.079 251.95 196.325C253.007 196.582 253.483 196.952 254.048 197.172C254.944 197.519 255.817 197.428 254.149 196.806C252.27 196.102 252.308 196.413 250.993 195.975C250.834 195.92 251.139 195.961 251.715 196.088C252.292 196.213 253.138 196.427 254.059 196.738C255.114 197.099 255.947 197.385 256.565 197.632C257.182 197.878 257.584 198.079 257.78 198.246C257.672 198.154 258.369 198.245 259.086 198.322C259.805 198.393 260.542 198.456 260.513 198.333C263.193 199.127 263.261 199.492 264.349 199.966C265.916 200.644 266.108 200.395 266.963 200.661C267.432 200.807 266.98 200.808 266.386 200.774C265.792 200.734 265.056 200.652 264.954 200.654C265.584 200.655 269.238 201.612 270.789 202.009C272.941 202.67 272.043 202.293 272.602 202.323C272.51 202.316 273.99 202.964 274.491 203.092C275.771 203.433 276.894 203.589 278.006 203.818C279.311 204.084 280.242 204.366 281.096 204.584C281.95 204.799 282.73 204.936 283.718 204.931C285.323 204.914 283.997 204.332 288.532 205.26C294.11 206.544 288.283 205.63 289.006 205.922C289.447 206.101 293.805 206.794 293.331 206.503C293.174 206.414 292.588 206.177 292.438 206.051C292.289 205.924 292.572 205.925 294.16 206.265C294.482 206.331 296.206 206.779 297.39 207.106C298.573 207.43 299.213 207.66 297.347 207.341C296.154 207.136 295.964 206.888 294.578 206.805C294.383 206.793 294.782 206.901 295.499 207.073C295.858 207.156 296.297 207.258 296.782 207.368C297.269 207.47 297.8 207.583 298.344 207.698C300.519 208.162 302.898 208.597 303.287 208.651C303.478 208.675 301.659 208.014 301.853 207.902C302.042 207.792 303.334 208.114 303.562 208.214C303.415 208.096 301.859 207.598 302.41 207.701C302.703 207.754 304.616 208.123 306.462 208.433C307.386 208.59 308.289 208.753 308.964 208.854C309.303 208.906 309.583 208.947 309.778 208.976C309.877 208.989 309.953 208.999 310.006 209.006C310.058 209.011 310.087 209.014 310.086 209.011C310.08 209.082 309.483 209.038 308.745 208.964C308.006 208.889 307.128 208.77 306.553 208.713C308.273 208.911 311.646 209.575 312.54 209.412C310.522 209.141 311.205 209.086 312.389 209.109C312.983 209.114 313.701 209.136 314.271 209.161C314.556 209.174 314.803 209.188 314.98 209.197C315.068 209.202 315.139 209.208 315.186 209.212C315.235 209.216 315.262 209.219 315.26 209.222C315.684 209.361 318.19 210.208 316.674 210.076C318.597 210.244 320.609 210.235 320.62 210.025C319.915 209.809 321.251 209.993 322.724 210.227C324.197 210.467 325.814 210.72 325.658 210.703C326.376 210.794 327.04 210.878 327.576 210.945C328.111 211.014 328.52 211.065 328.722 211.112C329.128 211.199 328.715 211.268 326.877 211.274C326.085 211.295 325.058 211.281 324.169 211.284C326.002 211.391 328.43 211.618 329.145 211.46C329.894 211.3 329.085 210.767 332.517 211.041C331.126 210.937 332.863 211.311 334.615 211.619C336.367 211.928 338.134 212.139 336.782 211.79C336.787 211.21 340.181 212.332 339.749 212.277C340.552 212.36 340.955 212.118 341.919 212.283C342.635 212.407 342.056 212.546 341.252 212.563C340.828 212.57 339.079 212.636 339.079 212.714C339.078 212.947 342.189 212.77 342.188 212.599C342.188 212.599 342.237 212.559 342.306 212.502C342.374 212.444 342.46 212.369 342.53 212.294C342.673 212.144 342.757 211.997 342.523 212.007C343.836 211.951 344.357 212.497 343.991 212.557C343.502 212.728 343.272 213.168 346.705 213.209C353.233 213.442 345.791 212.526 345.801 213.114C345.801 213.068 346.601 212.206 346.958 212.241C349.404 212.45 348.741 212.81 350.979 212.977C351.135 212.987 353.498 212.752 353.912 212.729C351.99 212.937 352.603 213.182 355.846 213.244C356.652 213.257 354.457 212.823 354.306 212.764C353.742 212.563 354.736 212.721 355.445 212.711C356.847 212.696 356.249 212.307 359.07 212.687C359.505 212.742 361.912 213.305 361.42 213.302C362.784 213.306 362.885 213.092 363.736 212.969C364.059 213.086 367.003 213.279 367.099 213.203C367.359 213.029 366.534 212.86 365.311 212.751C364.087 212.648 362.465 212.634 361.129 212.822C361.121 212.663 362.361 212.54 363.775 212.498C364.481 212.477 365.232 212.476 365.893 212.502C366.554 212.531 367.125 212.566 367.471 212.649C367.836 212.734 366.794 213.252 369.26 212.98C369.248 212.811 371.182 212.981 371.603 212.999C371.728 213.004 372.533 212.83 373.385 212.697C374.238 212.571 375.136 212.454 375.447 212.628C375.747 212.792 376.486 212.977 376.498 213.127C376.509 213.127 376.671 213.115 376.961 213.095C377.252 213.078 377.65 213.053 378.058 213.028C378.876 212.983 379.747 212.947 379.928 212.987C380.513 213.117 379.708 213.265 380.136 213.388C381.44 213.355 381.917 213.28 381.9 213.186C381.882 213.095 381.372 212.986 380.699 212.879C380.026 212.774 379.189 212.672 378.521 212.599C378.186 212.564 377.894 212.533 377.685 212.513C377.581 212.503 377.498 212.496 377.44 212.491C377.382 212.486 377.349 212.486 377.349 212.486C379.262 212.437 379.179 212.266 380.955 212.393C380.966 212.526 381.538 212.562 382.773 212.509C383.469 212.448 386.342 211.989 386.357 212.16C386.374 212.333 387.778 212.399 387.113 212.571C387.105 212.572 386.8 212.616 386.347 212.684C385.894 212.752 385.307 212.843 384.785 212.931C383.742 213.105 382.957 213.267 384.01 213.206C385.73 213.106 386.854 212.935 387.806 212.753C388.76 212.573 389.544 212.38 390.587 212.221C392.449 211.941 393.336 211.761 394.429 211.464C395.114 211.571 394.91 212.06 396.298 211.989C396.198 211.863 395.982 211.645 397.181 211.488C398.875 211.255 398.802 211.624 398.938 211.634C399.667 211.692 401.136 211.561 402.59 211.404C403.316 211.322 404.039 211.242 404.665 211.172C405.29 211.096 405.817 211.035 406.152 211.011C407.843 211.052 406.996 210.782 407.136 210.728C407.861 210.451 409.357 210.716 409.402 210.717C411.254 210.761 411.652 210.643 412.595 210.836C412.869 210.893 415.016 210.696 414.849 210.679C414.083 210.595 412.68 210.631 412.657 210.453C412.63 210.247 417.136 210.337 416.06 210.427C416.803 210.537 417.916 210.702 417.942 210.893C419.681 211.083 420.196 210.488 418.792 210.468C416.806 210.438 420.555 210.086 420.585 210.281C420.543 209.998 422.761 209.932 422.32 209.711C425.26 209.442 423.336 209.849 424.551 209.896C425.814 209.943 425.633 209.674 426.847 209.564C429.277 209.332 428.057 210.268 434.092 209.293C434.089 209.276 433.798 209.285 433.351 209.308C432.904 209.335 432.3 209.373 431.671 209.411C430.414 209.492 429.063 209.577 428.669 209.566C431.048 209.329 429.935 209.043 430.611 208.872C431.553 208.634 433.832 208.544 433.991 208.658C434.043 208.407 437.566 208.219 437.528 207.988C437.574 208.269 438.685 208.168 441.363 207.903C442.896 207.755 443.173 207.881 444.775 207.7C444.48 207.681 442.557 207.6 443.882 207.412C446.221 207.081 445.678 207.639 445.684 207.687C445.229 207.794 443.478 207.89 443.058 207.951C443.722 207.859 442.16 208.878 440.752 208.888C440.455 208.89 441.266 207.808 439.384 208.2C437.178 208.55 437.81 209.245 441.033 208.912C442.849 208.726 443.459 208.647 443.857 208.567C444.254 208.487 444.439 208.405 445.397 208.199C447.154 207.823 448.66 208.043 450.25 207.704C452.08 207.49 449.72 207.277 449.264 207.281C449.256 207.238 450.626 206.714 450.877 206.706C452.332 206.676 451.174 207.383 455.305 206.572C449.825 207.108 460.845 205.621 460.911 205.982C458.721 206.217 458.543 206.541 460.063 206.354C461.321 206.263 464.698 205.639 464.266 205.629C464.463 205.633 465.374 206.033 466.855 205.673C467.668 205.477 466.073 205.355 465.832 205.291C464.668 204.978 468.626 205.098 469.319 205.078C469.367 205.077 470.613 205.453 471.206 205.073C471.618 204.809 469.73 204.919 469.227 204.796C468.671 204.659 472.077 204.275 472.954 204.266C472.869 204.27 475.021 204.387 475.011 204.34C475.037 204.481 472.979 204.92 474.01 205.01C474.718 205.072 476.622 204.448 477.038 204.353C476.515 204.474 478.053 204.483 478.838 204.37C480.034 204.198 477.969 204.26 479.122 204.082C479.52 204.054 479.905 204.028 480.279 204.002C480.828 203.93 481.153 203.052 479.386 203.281C480.41 203.15 481.715 202.961 482.691 202.876C483.555 202.8 482.892 203.002 484.109 202.841C484.025 202.794 484.126 202.719 484.076 202.667C485.283 202.509 487.589 202.495 487.195 202.673C487.009 202.756 482.338 202.887 482.958 203.379C483.003 203.414 483.292 203.663 484.24 203.539C486.088 203.296 484.467 203.264 484.752 203.197C484.976 203.145 488.237 203.105 489.03 202.878C489.03 202.878 489.147 202.745 489.267 202.608C489.385 202.471 489.502 202.329 489.5 202.31C489.432 201.947 491.943 201.919 492.46 201.989C493.315 202.105 496.014 201.813 496.658 201.447C496.628 201.289 498.735 201.052 499.915 200.919C498.852 200.95 495.365 200.783 498.016 200.675C500.02 200.594 501.402 200.724 501.154 201.028C503.321 200.739 500.895 200.255 501.753 200.036C501.877 200.003 502.169 200.072 502.43 200.151C502.69 200.229 502.925 200.317 502.935 200.321C503.335 200.538 505.496 200.187 507.336 199.85C510.311 199.356 510.227 199.467 512.702 199.197C514.341 199.017 514.449 198.66 515.667 198.54C517.16 198.394 517.098 199.212 518.086 199.179C519.291 199.137 522.579 198.365 521.129 198.428C520.601 198.449 517.385 198.876 517.722 198.687C518.176 198.428 523.501 198.264 523.437 197.922C523.413 197.793 524.612 197.554 526.062 197.304C527.509 197.058 529.205 196.807 530.171 196.644C531.709 196.386 534.515 195.944 535.862 195.912C537.101 195.762 537.379 196.318 536.487 196.457C535.303 196.637 532.93 196.61 532.485 196.809C531.778 197.122 532.658 197.091 533.717 197.007C534.776 196.922 536.019 196.787 536.034 196.873C537.448 196.734 539.83 196.401 541.376 196.134C545.246 195.286 545.112 195.965 546.782 195.77C547.203 195.657 547.507 195.354 547.881 195.292C549.568 195.009 550.286 194.95 550.247 194.725C550.265 194.833 554.253 193.979 554.108 193.986C555.343 193.932 555.764 194.952 557.721 194.467C559.471 194.036 561.891 193.585 564.828 193.464C565.533 193.44 567.399 193.629 567.813 193.491C568.577 193.234 565.174 193.425 564.224 193.43C564.538 193.425 567.309 192.929 567.623 192.986C568.193 193.094 566.985 193.177 569.415 193.022C570.64 192.943 569.592 193.225 571.452 192.992C573.91 192.692 573.25 192.506 576.227 192.297C576.204 192.135 573.744 192.38 573.732 192.296C573.721 192.217 576.171 191.905 576.156 191.804C576.181 191.966 579.721 192.371 577.82 192.635C577.899 192.624 575.338 192.771 575.731 192.812C576.867 192.933 580.439 192.374 581.537 192.188C581.924 192.119 579.66 191.737 582.101 191.574C584.296 191.428 582.748 192.314 583.344 192.268C584.797 192.153 585.373 191.781 585.204 191.688C585.396 192.199 587.895 191.493 587.864 191.259C588.311 191.091 589.617 190.824 589.599 190.666C589.644 191.025 588.656 191.623 593.31 191.415C593.299 191.326 594.358 190.761 595.488 190.747C597.058 190.732 597.088 191.264 599.595 191.117C598.697 190.818 600.098 190.717 602.015 190.804C602.185 190.812 602.357 190.816 602.53 190.816L602.562 190.817C602.562 190.817 602.569 190.817 602.574 190.818L602.594 190.821C602.594 190.821 602.611 190.824 602.619 190.827C602.629 190.829 602.628 190.833 602.648 190.835L602.778 190.853C603.125 190.899 603.479 190.935 603.832 190.962L604.096 190.981L604.229 190.99L604.261 190.992C604.261 190.992 604.267 190.992 604.271 190.992L604.283 190.99C604.297 190.986 604.325 190.987 604.33 190.986L604.341 190.984L604.407 190.997C604.456 191.004 604.485 191.026 604.526 191.036C604.562 191.049 604.614 191.055 604.638 191.073C604.669 191.088 604.701 191.102 604.734 191.114C604.771 191.125 604.785 191.146 604.815 191.158C604.879 191.182 604.906 191.223 604.961 191.251C604.993 191.293 605.045 191.323 605.071 191.373C605.113 191.414 605.13 191.474 605.164 191.525C605.177 191.588 605.212 191.643 605.215 191.712C605.248 191.843 605.233 191.984 605.216 192.111C605.184 192.236 605.143 192.35 605.079 192.428C605.02 192.502 605.002 192.48 604.986 192.436C604.974 192.39 604.977 192.314 604.959 192.256C604.947 192.2 604.927 192.173 604.885 192.217C604.866 192.239 604.844 192.281 604.807 192.333C604.793 192.364 604.776 192.371 604.767 192.39C604.762 192.4 604.755 192.409 604.746 192.417C604.703 192.466 604.659 192.517 604.61 192.572C604.061 193.201 602.89 194.652 602.973 194.718C603.067 194.79 601.652 196.369 601.268 196.808C600.106 198.141 600.838 197.055 600.847 196.902C600.862 196.652 599.889 197.771 599.693 198.156C599.407 198.716 599.406 198.961 599.7 198.869C600.079 198.751 601.53 197.226 602.802 195.722C602.357 196.393 600.762 198.464 600.644 198.6C600.534 198.514 599.108 199.905 598.518 200.363C598.369 200.248 598.907 199.525 598.761 199.412C598.372 199.108 594.769 204.089 594.374 204.543C593.836 205.16 592.627 206.177 591.518 207.447C591.025 207.912 590.01 209.116 589.107 210.195C588.655 210.733 588.23 211.241 587.918 211.613C587.603 211.983 587.396 212.213 587.376 212.197C586.459 212.911 586.232 213.396 586.262 213.609C584.969 214.616 584.486 215.838 584.104 216.486C584.022 216.531 582.799 217.294 582.464 217.784C582.41 217.863 582.328 217.977 582.225 218.118C582.173 218.187 582.116 218.265 582.055 218.346C582.039 218.367 582.025 218.387 582.008 218.409L581.985 218.44L581.939 218.496C581.877 218.569 581.816 218.664 581.766 218.74C581.491 219.182 581.217 219.651 580.939 220.179C580.87 220.311 580.801 220.446 580.733 220.593C580.663 220.745 580.594 220.89 580.512 221.124C580.49 221.192 580.47 221.25 580.443 221.35L580.426 221.418L580.406 221.52L580.39 221.623C580.383 221.67 580.378 221.736 580.375 221.793L580.374 221.88C580.374 221.911 580.374 221.927 580.378 221.995C580.386 222.104 580.405 222.217 580.432 222.323L580.455 222.404C580.47 222.451 580.489 222.498 580.508 222.545C580.549 222.638 580.597 222.73 580.654 222.816C580.681 222.858 580.712 222.899 580.743 222.939C580.774 222.979 580.803 223.014 580.849 223.059C580.932 223.144 581.03 223.224 581.134 223.291C581.239 223.359 581.351 223.414 581.459 223.455C581.541 223.484 581.61 223.504 581.69 223.52C581.768 223.536 581.847 223.547 581.925 223.552C581.964 223.555 582.003 223.556 582.043 223.557L582.097 223.556L582.126 223.555C582.203 223.55 582.28 223.54 582.356 223.525C582.394 223.518 582.431 223.51 582.468 223.5L582.51 223.487L582.539 223.478C582.613 223.455 582.688 223.426 582.758 223.396C582.8 223.377 582.842 223.356 582.881 223.334L582.941 223.302L582.981 223.277L583.059 223.227C583.113 223.192 583.14 223.17 583.18 223.141C583.218 223.113 583.248 223.089 583.275 223.066C583.501 222.881 583.623 222.751 583.724 222.649C583.817 222.549 583.874 222.483 583.886 222.46C583.982 222.269 583.642 222.573 583.326 222.792C583.249 222.846 583.166 222.898 583.106 222.93C583.038 222.967 582.996 222.981 582.998 222.964C583.006 222.926 583.198 222.755 583.465 222.444C583.721 222.146 583.765 222.045 583.707 222.067C583.642 222.088 583.472 222.233 583.202 222.448C583.166 222.475 583.13 222.503 583.093 222.533C583.054 222.563 583.014 222.594 582.967 222.628C582.87 222.695 582.785 222.763 582.566 222.87C582.546 222.881 582.501 222.899 582.456 222.915L582.389 222.938L582.356 222.948L582.299 222.961C582.258 222.97 582.214 222.978 582.172 222.982L582.107 222.988L582.073 222.991L582.009 222.99C581.923 222.987 581.836 222.974 581.752 222.952C581.706 222.939 581.681 222.933 581.613 222.905C581.554 222.88 581.495 222.848 581.437 222.811C581.2 222.651 581.092 222.475 581.01 222.267L580.998 222.229L580.991 222.208L580.98 222.165C580.973 222.136 580.966 222.105 580.961 222.076C580.957 222.046 580.953 222.015 580.95 221.985C580.947 221.958 580.945 221.915 580.946 221.906C580.946 221.841 580.95 221.775 580.958 221.712C580.964 221.671 580.972 221.633 580.981 221.594C580.99 221.55 580.996 221.531 581.004 221.502L581.029 221.423C581.043 221.384 581.06 221.335 581.074 221.302C581.103 221.23 581.131 221.169 581.158 221.111C581.267 220.886 581.37 220.707 581.472 220.536C581.574 220.368 581.67 220.215 581.757 220.083C582.091 219.582 582.167 219.521 582.299 219.363C582.333 219.323 582.37 219.277 582.42 219.218C582.451 219.18 582.485 219.136 582.524 219.087C582.563 219.046 582.605 218.999 582.651 218.947C582.802 218.784 583.016 218.545 583.341 218.175C584.273 217.107 583.491 217.809 584.271 216.914C584.771 216.34 584.115 217.394 583.259 218.569C583.151 218.714 583.04 218.862 582.93 219.012C582.868 219.092 582.806 219.171 582.746 219.252C582.712 219.301 582.674 219.357 582.647 219.398L582.57 219.519C582.37 219.835 582.177 220.139 582.007 220.405C581.834 220.673 581.678 220.906 581.543 221.089C581.409 221.27 581.294 221.417 581.204 221.458C581.199 221.473 581.186 221.523 581.172 221.598C581.169 221.623 581.164 221.649 581.161 221.677C581.157 221.711 581.154 221.726 581.152 221.788C581.151 221.814 581.151 221.84 581.15 221.869L581.152 221.91C581.153 221.924 581.155 221.957 581.159 221.98C581.165 222.032 581.176 222.086 581.192 222.138C581.197 222.156 581.214 222.208 581.236 222.254C581.257 222.3 581.281 222.345 581.311 222.387C581.341 222.431 581.368 222.466 581.412 222.51C581.455 222.554 581.505 222.594 581.56 222.629C581.616 222.663 581.674 222.692 581.732 222.715C581.777 222.73 581.815 222.738 581.86 222.747C581.903 222.754 581.947 222.76 581.992 222.762C582.014 222.762 582.035 222.762 582.058 222.762C582.079 222.762 582.084 222.761 582.096 222.759C582.141 222.754 582.189 222.745 582.233 222.734C582.384 222.69 582.452 222.644 582.512 222.605C582.628 222.524 582.705 222.448 582.775 222.37C583.052 222.063 583.296 221.697 583.559 221.337C584.076 220.623 584.606 219.964 584.915 220.16C585.004 220.218 585.818 219.679 586.183 219.524C586.365 219.447 586.438 219.468 586.252 219.711C586.064 219.953 585.628 220.419 584.755 221.221C584.755 221.221 585.01 221.015 585.386 220.711C585.756 220.406 586.244 220.002 586.721 219.61C587.667 218.824 588.548 218.081 588.353 218.295C590.621 215.791 588.763 216.986 591.835 213.584C592.229 213.146 590.769 215.193 590.944 214.985C592.496 213.149 593.128 212.352 592.695 213.27C592.76 213.134 594.713 210.573 595.318 209.989C595.949 209.387 596.317 209.264 596.793 208.874C596.512 209.004 596.539 208.635 597.699 207.284C597.588 207.609 598.772 206.882 599.124 206.007C599.471 205.156 598.093 206.674 598.005 206.381C596.915 207.654 598.042 206.614 596.968 207.864C596.159 208.265 598.547 205.657 598.377 205.529C598.387 205.519 598.555 205.355 598.809 205.11C599.065 204.865 599.4 204.53 599.746 204.182C600.442 203.49 601.164 202.727 601.349 202.489C601.246 202.657 600.985 203.076 600.709 203.54C600.431 204.002 600.134 204.503 599.967 204.839C599.8 205.176 599.762 205.347 600.001 205.14C600.235 204.93 600.762 204.359 601.68 203.175C602.665 201.907 603.244 200.987 603.416 200.553C603.588 200.119 603.362 200.177 602.72 200.838C603.127 200.398 604.019 199.468 604.91 198.422C605.359 197.903 605.799 197.346 606.199 196.827C606.592 196.304 606.93 195.805 607.168 195.395C607.228 195.291 607.278 195.198 607.318 195.117C607.34 195.062 607.359 195.009 607.377 194.961C607.41 194.863 607.42 194.787 607.41 194.735C607.387 194.628 607.279 194.608 607.159 194.599C607.039 194.589 606.911 194.591 606.846 194.521C606.784 194.453 606.78 194.315 606.951 194.009C606.867 194.159 607.097 193.982 607.424 193.661C607.75 193.342 608.173 192.869 608.42 192.447C608.71 191.956 608.741 191.727 608.694 191.647C608.647 191.565 608.518 191.611 608.447 191.608C608.565 191.415 608.668 191.227 608.757 191.043C608.845 190.861 608.927 190.655 608.98 190.474C609.091 190.106 609.102 189.775 609.056 189.511C609.048 189.443 609.04 189.38 609.033 189.32C609.021 189.259 609.01 189.201 608.999 189.147C608.978 189.041 608.966 188.951 608.945 188.873C608.906 188.718 608.891 188.593 608.873 188.506C608.815 188.147 608.996 188.219 609.083 188.218C609.099 188.217 609.097 188.166 609.077 188.074C609.058 187.984 609.015 187.861 608.961 187.708C608.846 187.411 608.656 187.023 608.418 186.669C607.957 185.944 607.323 185.338 607.168 185.32C606.975 185.3 606.65 185.13 606.245 184.935C606.235 184.92 606.154 184.84 606.03 184.734C605.914 184.637 605.763 184.509 605.615 184.382C605.33 184.14 605.054 183.896 605.074 183.857L605.154 183.697C605.165 183.679 604.895 183.544 604.49 183.352C604.083 183.169 603.536 182.935 602.993 182.707C601.903 182.257 600.815 181.853 600.85 181.911C600.344 181.597 597.871 180.173 597.796 180.135C596.415 179.248 595.619 179.004 595.248 178.991C594.875 178.981 594.918 179.215 595.194 179.32L595.232 179.32Z' fill='%23F32F38'/%3E%3Cpath d='M562.009 194.101C563.629 194.129 563.791 193.869 563.767 193.718C563.776 193.772 562.384 194.024 562.009 194.101Z' fill='%23F32F38'/%3E%3Cpath d='M513.748 199.717C513.002 199.8 512.709 199.868 512.871 199.921C512.62 200.017 512.716 200.053 513.162 200.028C514.21 199.837 513.685 199.816 513.746 199.716L513.748 199.717Z' fill='%23F32F38'/%3E%3Cpath d='M609.506 192.131C609.431 192.373 609.383 192.492 609.359 192.548C609.323 192.669 609.309 192.759 609.326 192.802C609.357 192.762 609.514 192.516 609.709 192.121C609.806 191.923 609.909 191.694 610.012 191.407C610.131 191.076 610.222 190.711 610.249 190.369C610.281 190.024 610.249 189.697 610.172 189.426C610.138 189.291 610.103 189.167 610.069 189.061C610.029 188.954 609.985 188.851 609.955 188.791C609.895 188.667 609.852 188.607 609.837 188.622C609.83 188.63 609.832 188.655 609.838 188.705C609.842 188.73 609.847 188.76 609.854 188.797C609.859 188.815 609.862 188.834 609.866 188.855C609.872 188.88 609.879 188.907 609.886 188.936C609.982 189.395 610.046 189.83 610 190.242C609.962 190.648 609.854 191.024 609.756 191.324C609.675 191.569 609.609 191.772 609.562 191.915C609.518 192.048 609.499 192.128 609.508 192.132L609.506 192.131Z' fill='%23F32F38'/%3E%3Cpath d='M609.361 192.549C609.392 192.44 609.438 192.308 609.508 192.132C609.449 192.105 609.276 192.741 609.361 192.549Z' fill='%23F32F38'/%3E%3Cpath d='M587.084 191.935L587.096 192.023C590.969 191.748 587.055 191.702 587.084 191.935Z' fill='%23F32F38'/%3E%3Cpath d='M579.838 172.602C579.878 172.643 580.248 172.823 580.791 173.074C581.334 173.328 582.051 173.652 582.786 173.978C584.254 174.636 585.794 175.309 586.17 175.423C587.62 175.857 586.105 174.484 588.437 175.439C589.932 176.059 589.533 176.583 589.507 176.648C589.816 176.6 590.737 176.85 592.122 177.404C592.041 177.598 594.782 178.726 594.935 178.65C595.136 178.546 594.155 177.947 595.58 178.505C595.605 178.444 595.251 178.235 594.68 177.948C594.108 177.664 593.32 177.301 592.483 176.926C591.642 176.561 590.756 176.174 589.988 175.839C589.216 175.51 588.567 175.229 588.202 175.058C584.769 173.475 586.487 174.483 586.465 174.538C586.369 174.784 586.208 174.725 584.425 174.067C583.379 173.667 579.561 172.3 579.84 172.603L579.838 172.602Z' fill='%23F32F38'/%3E%3Cpath d='M599.589 180.64L599.663 180.479C599.556 180.41 599.483 180.364 599.428 180.332C598.779 179.934 598.21 179.707 598.112 179.725C598.011 179.747 598.382 180.008 599.588 180.642L599.589 180.64Z' fill='%23F32F38'/%3E%3Cpath d='M604.199 199.948C604.19 199.942 604.183 199.936 604.179 199.931C604.188 199.937 604.199 199.948 604.199 199.948Z' fill='%23F32F38'/%3E%3Cpath d='M603.796 200.438C603.785 200.431 603.778 200.427 603.796 200.438Z' fill='%23F32F38'/%3E%3Cpath d='M603.818 200.451C606.056 197.938 603.55 200.275 603.818 200.451Z' fill='%23F32F38'/%3E%3Cpath d='M584.323 222.419C584.234 222.521 584.1 222.688 583.836 222.978L583.96 223.105C584.405 222.721 584.71 222.403 584.981 222.111C585.248 221.82 585.458 221.565 585.627 221.348C585.962 220.914 586.12 220.631 586.127 220.532C586.132 220.434 585.986 220.521 585.691 220.823C585.392 221.127 584.968 221.641 584.324 222.42L584.323 222.419Z' fill='%23F32F38'/%3E%3Cpath d='M128.423 102.071C128.457 102.197 128.502 102.342 128.465 102.331C128.6 102.375 128.561 102.268 128.423 102.071Z' fill='%23F32F38'/%3E%3Cpath d='M-97.2277 48.2075C-97.1301 48.1222 -97.0411 48.0449 -96.9804 47.9922C-97.0703 48.0709 -97.1497 48.1388 -97.2277 48.2075Z' fill='%23F32F38'/%3E%3Cpath d='M500.243 200.881C500.157 200.891 500.049 200.903 499.946 200.915C500.128 200.91 500.247 200.9 500.243 200.881Z' fill='%23F32F38'/%3E%3Cpath d='M591.556 207.443C592.74 206.085 590.894 208.067 591.556 207.443Z' fill='%23F32F38'/%3E%3Cpath d='M-97.301 48.2715C-97.2774 48.2515 -97.2522 48.2288 -97.2277 48.2075C-97.2513 48.2274 -97.2757 48.2487 -97.301 48.2715Z' fill='%23F32F38'/%3E%3Cpath d='M232.792 188.573C232.815 188.574 232.832 188.573 232.833 188.568C232.831 188.572 232.812 188.574 232.792 188.573Z' fill='%23F32F38'/%3E%3Cpath d='M303.416 208.226C303.623 208.259 303.653 208.249 303.582 208.217C303.615 208.243 303.574 208.251 303.416 208.226Z' fill='%23F32F38'/%3E%3Cpath d='M306.571 208.713C306.439 208.699 306.313 208.687 306.203 208.68C306.301 208.686 306.432 208.699 306.571 208.713Z' fill='%23F32F38'/%3E%3Cpath d='M575.682 169.838C575.708 169.765 575.758 169.725 575.575 169.615C575.393 169.505 574.976 169.327 574.059 168.987C574.119 168.81 576.175 169.855 578.381 171.009C580.592 172.158 582.965 173.405 583.778 173.496C584.348 173.563 584.716 173.239 582.31 172.197C581.416 171.806 580.753 171.612 580.172 171.422C579.59 171.232 579.092 171.043 578.513 170.686C578.485 170.669 578.424 170.632 578.309 170.554C578.155 170.43 577.771 170.215 577.279 169.971C576.788 169.727 576.186 169.458 575.601 169.21C574.43 168.718 573.316 168.339 573.271 168.481C572.686 168.374 574.414 169.451 575.682 169.838Z' fill='%23F32F38'/%3E%3Cpath d='M578.309 170.554C578.378 170.6 578.446 170.643 578.513 170.686C578.678 170.777 577.675 170.041 578.309 170.554Z' fill='%23F32F38'/%3E%3Cpath d='M609.527 187.044C609.591 187.137 609.597 187.126 609.4 186.794C608.744 185.93 608.231 185.533 607.945 185.338C607.654 185.148 607.578 185.179 607.693 185.366C608.052 185.725 608.554 186.177 608.934 186.56C609.314 186.94 609.585 187.23 609.526 187.042L609.527 187.044Z' fill='%23F32F38'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: 0 90%;
  }
}
@media screen and (min-width: 1200px) {
  .red-arrow {
    background-size: 40%;
    background-position: 0 90%;
  }
}

.intro-title-copy__body-wrap {
  text-align: center;
  padding: 30px 0;
  width: 90%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

.intro-title-copy__body-title {
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  font-size: calc(22px + 18 * ((100vw - 375px) / 1065));
  line-height: 125%;
  letter-spacing: 1.5px;
  padding-bottom: 20px;
}
@media screen and (min-width: 1800px) {
  .intro-title-copy__body-title {
    font-size: 44px;
  }
}

.intro-title-copy__copy-cta {
  padding-top: 12px;
  padding-bottom: 12px;
}

.social-callout__body-wrap {
  padding: 40px 0;
  text-align: center;
  padding: 30px 0;
  width: 90%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}

.social-callout__social-link-list {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-gap: 25px;
}

@media screen and (min-width: 720px) {
  .social-callout__social-link-wrap {
    padding-bottom: 20px;
  }
}

.social-callout__social-icon {
  max-width: 30px;
  max-height: 30px;
}

.social-callout__copy-title {
  padding-top: 20px;
}
@media screen and (min-width: 720px) {
  .social-callout__copy-title {
    padding-bottom: 27px;
  }
}

.social-share__list-wrap {
  display: grid;
  grid-gap: 45px;
  grid-template-columns: 1fr;
  max-width: 450px;
  margin: 0 auto;
}
@media screen and (min-width: 720px) {
  .social-share__list-wrap {
    max-width: none;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 40px 20px;
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 960px) {
  .social-share__list-wrap {
    grid-gap: 50px 30px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .social-share__list-wrap {
    grid-gap: 65px 45px;
    padding-bottom: 120px;
  }
}

.social-share__item-wrap {
  background-color: #DAE6FB;
  border-radius: 10px;
  color: #08388B;
  padding: 20px;
}
@media screen and (min-width: 720px) {
  .social-share__item-wrap {
    padding: 10px;
  }
}
@media screen and (min-width: 960px) {
  .social-share__item-wrap {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .social-share__item-wrap {
    padding: 24px;
  }
}

.social-share__item-image-wrap {
  padding-bottom: 15px;
}
@media screen and (min-width: 960px) {
  .social-share__item-image-wrap {
    padding-bottom: 20px;
  }
}

.social-share__item-image {
  width: 100%;
  height: auto;
}

.social-share__item-cta-wrap {
  padding: 0 10px 10px;
}

.social-share__item-cta-title {
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  padding-bottom: 12px;
}

.social-share__cta-social-list-wrap {
  display: flex;
  align-items: center;
  grid-gap: 20px;
}

#resumator-wrapper .resumator-job-title {
  color: #1D58BA;
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  font-size: calc(13px + 5 * ((100vw - 375px) / 1065));
  letter-spacing: 1px;
}
@media screen and (min-width: 960px) {
  #resumator-wrapper .resumator-job-title {
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1800px) {
  #resumator-wrapper .resumator-job-title {
    font-size: 20px;
  }
}
#resumator-wrapper .resumator-jobs-text {
  color: #08388B;
  font-family: "DecimalBook", serif;
  font-size: calc(14px + 4 * ((100vw - 375px) / 1065));
  line-height: 160%;
}
@media screen and (min-width: 1800px) {
  #resumator-wrapper .resumator-jobs-text {
    font-size: 20px;
  }
}

.copy-text-to-clipboard__body-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
  width: 90%;
  max-width: 700px;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 720px) {
  .copy-text-to-clipboard__body-wrap {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 960px) {
  .copy-text-to-clipboard__body-wrap {
    max-width: 1500px;
    padding-top: 20px;
    padding-bottom: 100px;
  }
}

.copy-text-to-clipboard__headline {
  text-align: center;
  padding-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .copy-text-to-clipboard__headline {
    padding-bottom: 59px;
    text-align: center;
  }
}

.copy-text-to-clipboard__grid-wrap {
  display: grid;
  grid-gap: 35px;
  grid-template-columns: 1fr;
}
@media screen and (min-width: 720px) {
  .copy-text-to-clipboard__grid-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 960px) {
  .copy-text-to-clipboard__grid-wrap {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.copy-text-to-clipboard__grid-item {
  display: flex;
  grid-gap: 15px;
  flex-flow: column;
  text-align: center;
}
@media screen and (min-width: 720px) {
  .copy-text-to-clipboard__grid-item {
    text-align: left;
    grid-gap: 21px;
  }
}

.copy-text-to-clipboard__grid-item-copy-button-wrap {
  display: block;
  margin-top: auto;
}

.copy-text-to-clipboard__grid-item-copy-button {
  padding: 0;
  border: none;
  background: none;
  color: #08388B;
  font-family: "DecimalBold", serif;
  text-transform: uppercase;
  appearance: none;
}
.copy-text-to-clipboard__grid-item-copy-button::after {
  content: "";
  display: inline-block;
  width: 28px;
  height: 32px;
  margin-left: 11px;
  background-image: url("data:image/svg+xml,%3Csvg width='29' height='32' viewBox='0 0 29 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.0117188' y='9' width='19' height='23' fill='%2308388B'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28.0117 0H9.01172V7H21.0117V23H28.0117V0Z' fill='%2308388B'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
}
.copy-text-to-clipboard__grid-item-copy-button.copied::after {
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='32' viewBox='0 0 28 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='9' width='19' height='23' fill='%231D58BA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M28 0H9V7H21V23H28V0Z' fill='%231D58BA'/%3E%3C/svg%3E%0A");
}

.copy-text-to-clipboard__grid-item-copy-copied-state {
  color: #1D58BA;
}

.news__copy-wrap img,
.news__copy-wrap video {
  max-width: none;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
  padding-right: 0;
}

.modal__body {
  position: relative;
}

.modal__close-button {
  z-index: 2;
}

.home__org-form-checkmark::after,
.home__org-comm-checkmark::after {
  box-sizing: content-box;
}

.donkey-flashing {
  position: relative;
}
.donkey-flashing path {
  animation: donkeyFlashing 1s infinite linear alternate;
  animation-delay: 0.5s;
  fill: #011c54;
}
.donkey-flashing:first-child path {
  animation-delay: 0s;
}
.donkey-flashing:last-child path {
  animation-delay: 1s;
}

@keyframes donkeyFlashing {
  0% {
    fill: #011c54;
  }
  50%, 100% {
    fill: #cdd1dd;
  }
}
.home__org-form-body-wrap .loading-indicator {
  position: absolute;
  z-index: -1;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  text-align: center;
}
.home__org-form-body-wrap .loading-indicator .donkey-flashing {
  display: inline-block;
  padding: 0 10px;
}
.home__org-form-body-wrap .form-slides {
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
.home__org-form-body-wrap.loading .form-slides {
  z-index: 0;
  opacity: 0;
}
.home__org-form-body-wrap.loading .loading-indicator {
  display: block !important;
  z-index: 1;
  opacity: 1;
}
.home__org-form-body-wrap.loading .home__org-nav-next {
  opacity: 0;
}

.error_input {
  border-color: #F32F38 !important;
}

.error_input:placeholder-shown + .dem__input-label {
  color: #F32F38 !important;
}

/*# sourceMappingURL=main.css.map */
