@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Open+Sans:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
/* Réalisations */
/* Général */
section {
  margin-top: 12rem;
}

@media screen and (max-width: 1220px) {
  section {
    margin-top: 10rem;
  }
}
h1 {
  font-size: 4.3rem;
  max-width: 580px;
  line-height: 100px;
  font-weight: 800;
}

@media screen and (max-width: 750px) {
  h1 {
    font-size: 3.5rem;
    line-height: 80px;
  }
}
@media screen and (max-width: 450px) {
  h1 {
    font-size: 2.25rem;
    line-height: 60px;
  }
}
/* Header */
header {
  /*background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='1135' height='832' viewBox='0 0 1135 832' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M414.403 0C406.25 13.4631 400.951 34.7025 410.29 63.5C415.576 79.7983 423.794 97.8644 432.108 116.141C452.105 160.101 472.655 205.278 454.29 230C428.29 265 372.29 255 313.29 242.5C254.29 230 199.29 222 155.29 224C111.29 226 46.2905 268.5 26.7905 300.5C7.29047 332.5 -8.20953 396 4.79047 443.5C17.7905 491 68.2905 552 120.29 564C172.29 576 202.79 571.5 234.79 564C242.35 562.228 254.428 558.308 269.228 553.505C317.08 537.976 393.373 513.217 437.29 522C494.79 533.5 519.291 576.5 514.791 607.5C513.13 618.942 509.97 634.812 506.72 651.136C501.164 679.041 495.344 708.275 496.29 719C496.339 719.547 496.387 720.127 496.439 720.74C497.988 739.198 502.009 787.093 568.791 820C631.367 850.835 691.065 812.17 708.351 800.974C710.125 799.825 711.453 798.965 712.291 798.5C713.205 797.992 715.11 796.803 717.881 795.073C742.396 779.772 834.722 722.144 909.291 719C991.144 715.548 1044.31 738.356 1062.54 746.18L1063.29 746.5C1065.83 747.59 1068.65 748.839 1071.68 750.18C1089.48 758.065 1114.49 769.145 1133.29 770C1133.84 770 1134.29 769.552 1134.29 769L1134.78 0H414.403Z' fill='%23DDA82B'/%3E%3C/svg%3E");*/
  background-position: right 0 bottom 0;
  margin-bottom: 17rem;
}

.link-mirabelles {
  -webkit-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.link-mirabelles:hover {
  color: #DDA82B;
}

@media screen and (max-width: 1220px) {
  header {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 750px) {
  header {
    margin-bottom: 6rem;
  }
}
header .wrapper {
  height: calc(100vh - 64px - 64px);
  min-height: 600px;
  max-height: 830px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 1100px;
}
header .wrapper .header-content {
  max-width: 580px;
  width: 100%;
}
header .wrapper .header-content p:nth-of-type(2n) {
  margin-top: 1rem;
}
header .wrapper h1 {
  margin-top: 0;
  margin-bottom: 2.5rem;
}
header .wrapper p {
  margin: 0;
}

@media screen and (max-width: 1620px) {
  header {
    background-position: left 40vw bottom 32px;
  }
  header .wrapper {
    height: calc(100vh - 64px);
  }
}
@media screen and (max-width: 920px) {
  header {
    background-repeat: no-repeat;
    background-position: left 30vw bottom 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  header .wrapper {
    height: auto;
    min-height: 600px;
    width: 100%;
  }
  header .wrapper .header-content {
    max-width: 580px;
  }
  header .wrapper h1 {
    margin-top: 0;
    margin-bottom: 2rem;
  }
  header .wrapper p {
    margin: 0;
  }
}
@media screen and (max-width: 750px) {
  header {
    background-position: left 40vw bottom 0;
  }
}
/* Webdesign */
section.webdesign {
  padding-top: 8.5rem;
}
section.webdesign p {
  margin-bottom: 1.5rem;
}

section.autres-competences .autres-competences-content > p {
  margin-bottom: 2.5rem;
}

/* Autres compétences */
.card.competence {
  width: calc(50% - 0.75rem);
  min-width: 480px;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.card.competence .competence-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card.competence.competence-ux .lettre {
  background-color: #17314C;
}
.card.competence.competence-ux .lettre .cadre {
  bottom: 5px;
  left: 5px;
}
.card.competence.competence-dev .lettre {
  background-color: #DDA82B;
}
.card.competence.competence-dev .lettre .cadre {
  bottom: 5px;
  right: 5px;
}
.card.competence.competence-scrum .lettre {
  background-color: #DDA82B;
}
.card.competence.competence-scrum .lettre .cadre {
  top: 5px;
  left: 5px;
}
.card.competence.competence-communication .lettre {
  background-color: #17314C;
}
.card.competence.competence-communication .lettre .cadre {
  top: 5px;
  right: 5px;
}
.card.competence.competence-formation .lettre {
  background-color: #17314C;
}
.card.competence.competence-formation .lettre .cadre {
  left: 5px;
}
.card.competence.competence-referencement .lettre {
  background-color: #DDA82B;
}
.card.competence.competence-referencement .lettre .cadre {
  bottom: 5px;
  left: -5px;
}

@media screen and (max-width: 1220px) {
  .card-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .card.competence.competence-scrum .lettre {
    background-color: #17314C;
  }
  .card.competence.competence-communication .lettre {
    background-color: #DDA82B;
  }
  .card.competence.competence-formation .lettre {
    background-color: #17314C;
  }
  .card.competence.competence-formation .lettre .cadre {
    left: 5px;
  }
  .card.competence.competence-referencement .lettre {
    background-color: #DDA82B;
  }
  .card.competence.competence-referencement .lettre .cadre {
    bottom: 3px;
    left: 5px;
  }
}
@media screen and (max-width: 750px) {
  .card.competence {
    min-width: 100%;
  }
}
/* Expériences */
section.experiences .experience {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #17314C;
}
section.experiences .experience .exp-date {
  width: 100px;
}
section.experiences .experience .exp-date p {
  font-size: 1rem;
  line-height: 20px;
  color: #17314C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 10px;
  margin-left: -5px;
}
section.experiences .experience .exp-date p span {
  width: 70px;
}
section.experiences .experience .exp-date p:before {
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  background-color: #17314C;
  border-radius: 20px;
  margin-right: 1rem;
}
section.experiences .experience .exp-date p::first-word {
  background-color: black;
}
section.experiences .experience .card.exp-content {
  width: calc(100% - 100px);
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
section.experiences .experience .card.exp-content :not(.lettre) > p {
  font-size: 16px;
  line-height: 22px;
}
section.experiences .experience .card.exp-content .exp-poste {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 50%;
  margin-right: 0.75rem;
}
section.experiences .experience .card.exp-content .exp-poste .exp-poste-content {
  width: calc(100% - 78px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
section.experiences .experience .card.exp-content .exp-missions {
  width: 50%;
  margin-left: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section.experiences .experience .card.exp-content .exp-missions p {
  margin-bottom: 4px;
}
section.experiences .experience .card.exp-content .exp-missions p:last-of-type {
  margin-bottom: 0;
}

section.experiences .experience-anamorphik .card.exp-content {
  margin-top: 0;
}
section.experiences .experience-ccv .card.exp-content {
  margin-bottom: 0;
}
section.experiences .experience-anamorphik .lettre {
  background-color: #17314C;
}
section.experiences .experience-anamorphik .lettre .cadre {
  bottom: 5px;
  left: 5px;
}
section.experiences .experience-marmelab .lettre {
  background-color: #DDA82B;
}
section.experiences .experience-marmelab .lettre .cadre {
  left: 5px;
}
section.experiences .experience-allinfoservice .lettre {
  background-color: #17314C;
}
section.experiences .experience-allinfoservice .lettre .cadre {
  top: 5px;
  left: 5px;
}
section.experiences .experience-ccv .lettre {
  background-color: #DDA82B;
}
section.experiences .experience-ccv .lettre .cadre {
  bottom: 5px;
  right: 5px;
}

@media screen and (max-width: 920px) {
  section.experiences .experience .card.exp-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  section.experiences .experience .card.exp-content .exp-poste,
section.experiences .experience .card.exp-content .exp-missions {
    width: 100%;
  }
  section.experiences .experience .card.exp-content .exp-missions {
    margin-top: 1rem;
    border-left: 2px solid #17314C;
    padding-left: 0.75rem;
    margin-left: 0.5rem;
  }
  section.experiences .experience.experience-marmelab .card.exp-content .exp-missions, section.experiences .experience.experience-ccv .card.exp-content .exp-missions {
    border-left: 2px solid #DDA82B;
  }
}
@media screen and (max-width: 520px) {
  section.experiences .experience {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
  }
  section.experiences .experience .exp-date {
    width: 100%;
    margin-top: 12px;
  }
  section.experiences .experience .exp-date p {
    margin-left: 0.5rem;
  }
  section.experiences .experience .exp-date p:before {
    display: none;
  }
  section.experiences .experience .exp-date p span {
    width: 100%;
  }
  section.experiences .experience .exp-date p span strong:after {
    content: " • ";
  }
  section.experiences .experience .card.exp-content {
    width: 100%;
    margin-top: 12px;
  }
  section.experiences .experience .card.exp-content .exp-poste {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  section.experiences .experience-anamorphik .card.exp-content {
    margin-top: 12px;
  }
}
/* Soft skills */
section.soft-skills {
  margin-bottom: 12rem;
}

/* Shapes */
.shape-yellow-top-right {
  top: 2rem;
  right: 0;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='1135' height='832' viewBox='0 0 1135 832' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M414.403 0C406.25 13.4631 400.951 34.7025 410.29 63.5C415.576 79.7983 423.794 97.8644 432.108 116.141C452.105 160.101 472.655 205.278 454.29 230C428.29 265 372.29 255 313.29 242.5C254.29 230 199.29 222 155.29 224C111.29 226 46.2905 268.5 26.7905 300.5C7.29047 332.5 -8.20953 396 4.79047 443.5C17.7905 491 68.2905 552 120.29 564C172.29 576 202.79 571.5 234.79 564C242.35 562.228 254.428 558.308 269.228 553.505C317.08 537.976 393.373 513.217 437.29 522C494.79 533.5 519.291 576.5 514.791 607.5C513.13 618.942 509.97 634.812 506.72 651.136C501.164 679.041 495.344 708.275 496.29 719C496.339 719.547 496.387 720.127 496.439 720.74C497.988 739.198 502.009 787.093 568.791 820C631.367 850.835 691.065 812.17 708.351 800.974C710.125 799.825 711.453 798.965 712.291 798.5C713.205 797.992 715.11 796.803 717.881 795.073C742.396 779.772 834.722 722.144 909.291 719C991.144 715.548 1044.31 738.356 1062.54 746.18L1063.29 746.5C1065.83 747.59 1068.65 748.839 1071.68 750.18C1089.48 758.065 1114.49 769.145 1133.29 770C1133.84 770 1134.29 769.552 1134.29 769L1134.78 0H414.403Z' fill='%23DDA82B'/%3E%3C/svg%3E");
  background-position: left 0 bottom 0;
  width: 1135px;
  height: 832px;
}

.shape-yellow-right {
  width: 50%;
  min-width: 900px;
  height: calc(100% - 100vh - 23.5rem);
  right: 0;
  top: calc(100vh + 23.5rem);
  background-image: url("data:image/svg+xml,%3Csvg width='901' height='2931' viewBox='0 0 901 2931' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M901.001 0.350405C868.951 7.00233 835.36 20.9255 803.426 45.5001C762.798 76.765 740.711 121.092 730.392 163.384C720.075 205.667 721.506 245.974 727.973 269.256C740.671 314.97 777.049 415.929 901.001 439.884V438.866C777.794 414.957 741.606 314.6 728.937 268.988C722.523 245.899 721.079 205.77 731.363 163.621C741.645 121.481 763.637 77.3813 804.036 46.2927C835.771 21.8707 869.149 8.0131 901.001 1.37232V0.350405Z' fill='black'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M785.511 190.839C796.297 147.385 831.003 75.0696 901 44.9481V2931H511.367C606.703 2809.56 720.447 2652.22 739.904 2535.33C770.526 2351.38 670.273 2230.04 573.012 2208.48C537.113 2200.52 486.358 2192.03 434.148 2183.29C344.904 2168.35 251.407 2152.7 220.579 2137.8C219.008 2137.04 217.336 2136.24 215.571 2135.39C162.427 2109.98 24.5312 2044.03 1.95737 1808.34C-19.195 1587.49 163.087 1453.55 215.866 1414.76C221.283 1410.78 225.336 1407.8 227.665 1405.84C230.206 1403.69 235.889 1399.37 244.158 1393.08C317.295 1337.43 592.749 1127.83 686.163 909.624C788.702 670.102 780.81 486.298 778.102 423.24V423.239L777.991 420.66C777.617 411.872 777.082 402.089 776.507 391.582L776.506 391.565C773.216 331.475 768.63 247.714 785.511 190.839Z' fill='%23DDA82B'/%3E%3C/svg%3E%0A");
  background-position: right 0 top 0;
}

.shape-yellow-top-left {
  width: 325px;
  height: 412px;
  left: 0;
  top: calc(100vh + 3rem);
  background-image: url("data:image/svg+xml,%3Csvg width='335' height='413' viewBox='0 0 335 413' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 401.498C45.9106 409.392 88.317 413.724 124.163 412.096C173.135 409.87 245.478 362.586 267.181 326.984C288.884 291.382 306.136 220.733 291.667 167.886C277.198 115.039 220.993 47.1724 163.118 33.8215C105.243 20.4707 71.297 25.4772 35.6816 33.8215C27.7237 35.686 15.2649 39.689 0 44.639V401.498Z' fill='%23DDA82B'/%3E%3Cpath d='M0 381.072C1.2247 381.209 2.45091 381.347 3.67842 381.486C70.3862 389.019 132.224 392.002 180.82 385.071C205.207 381.593 234.287 366.301 259.52 347.22C284.753 328.139 306.236 305.197 315.376 286.332C324.499 267.503 331.652 240.065 334.089 210.932C336.526 181.799 334.251 150.921 324.476 125.222C314.701 99.5262 294.161 71.1223 268.703 48.1766C243.248 25.2335 212.818 7.69538 183.236 3.81383C124.251 -3.92578 90.8647 4.33676 56.1639 16.0828C47.9585 18.8603 34.9787 24.501 19.1135 31.3956L16.2876 32.6235C11.1229 34.8671 5.6737 37.2296 0 39.6597V40.7475C5.81836 38.2568 11.4019 35.8361 16.6861 33.5406C17.6265 33.1321 18.5573 32.7277 19.4782 32.3274C35.3759 25.4188 48.3208 19.7934 56.4845 17.03C91.0809 5.31931 124.31 -2.90945 183.105 4.80529C212.413 8.65089 242.662 26.052 268.033 48.9193C293.402 71.7841 313.835 100.062 323.541 125.578C333.246 151.091 335.521 181.808 333.092 210.849C330.663 239.889 323.534 267.202 314.476 285.896C305.435 304.555 284.095 327.383 258.917 346.422C233.74 365.461 204.822 380.638 180.679 384.081C132.214 390.993 70.4796 388.023 3.79063 380.492C2.5258 380.349 1.26218 380.207 0 380.066V381.072Z' fill='black'/%3E%3C/svg%3E%0A");
  background-position: right 0 top 0;
}

.shape-blue-left {
  width: 340px;
  height: 1095px;
  left: 0;
  top: calc(100vh + 68rem);
  background-image: url("data:image/svg+xml,%3Csvg width='344' height='1091' viewBox='0 0 344 1091' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1075.76L71.7787 1017.68C327.585 810.726 367.901 435.003 161.828 178.484C115.351 120.63 60.3112 73.7806 0 38.2888V1075.76Z' fill='%2317314C'/%3E%3Cpath d='M0 1090.66L78.8443 1037.86C352.245 854.777 426.227 484.211 244.088 210.179C181.169 115.516 95.9171 44.7562 0 0.228271V1.33282C95.5844 45.7975 180.536 116.37 243.257 210.735C425.091 484.307 351.233 854.252 78.2907 1037.03L0 1089.46V1090.66Z' fill='black'/%3E%3C/svg%3E%0A");
  background-position: right 0 top 0;
}

.shape-yellow-bottom-left {
  width: 340px;
  height: 350px;
  left: 0;
  bottom: 56px;
  /* Yellow */
  background-image: url("data:image/svg+xml,%3Csvg width='339' height='348' viewBox='0 0 339 348' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M289.419 348H0V8.07958C58.6242 -6.43173 113.535 1.51332 149.252 15.5478C188.811 28.3577 274.675 80.4251 301.659 186.215C318.404 251.863 306.416 307.768 289.419 348Z' fill='%23DDA82B'/%3E%3Cpath d='M328.633 348C333.58 330.217 335.431 316.55 336.268 310.365C336.498 308.671 336.651 307.538 336.771 307.036C337.209 305.208 338.285 296.099 338.019 282.137C337.751 268.158 336.137 249.279 331.174 227.904C321.248 185.151 297.922 132.4 245.178 88.8973C160.795 19.2982 60.5721 27.9517 20.9553 40.9956C14.3081 42.743 7.28081 45.0099 0 47.8195V48.8914C7.37867 46.0292 14.4976 43.7265 21.2243 41.9588L21.2391 41.9549L21.2536 41.9502C60.6345 28.978 160.485 20.3391 244.542 89.6687C297.079 133.001 320.311 185.539 330.2 228.13C335.145 249.427 336.753 268.235 337.019 282.156C337.285 296.095 336.207 305.101 335.799 306.803C335.675 307.322 335.517 308.48 335.282 310.208C334.431 316.465 332.565 330.186 327.59 348H328.633Z' fill='black'/%3E%3C/svg%3E%0A");
  /* Bleu */
  background-position: left 0 bottom 0;
}

.leaf-top {
  width: 224px;
  height: 217px;
  left: 60px;
  top: 145px;
  background-image: url("data:image/svg+xml,%3Csvg width='225' height='217' viewBox='0 0 225 217' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M183.347 0.963512L183.382 0.906444C183.41 0.861322 183.438 0.816502 183.465 0.771609C183.805 0.220654 183.382 0.109997 182.805 0.178484C182.186 -0.415085 180.244 0.594585 180.159 1.41029C180.151 1.48478 180.143 1.5589 180.134 1.63269C179.728 2.00768 179.324 2.38722 178.924 2.77116C178.588 2.96868 178.311 3.21525 178.194 3.47883C164.137 17.2606 153.714 36.46 148.703 55.1192C144.109 72.2158 141.578 93.8145 147.174 111.87C146.978 112.136 146.948 112.398 147.211 112.58C147.293 112.636 147.374 112.692 147.454 112.75C149.419 118.763 152.309 124.363 156.351 129.247C157.04 130.079 157.775 130.903 158.55 131.716C159.568 132.93 160.778 134.073 162.113 135.118C168.144 140.387 175.688 144.771 182.863 146.742C185.138 147.367 187.402 147.621 189.628 147.561C191.325 151.362 193.096 155.124 194.918 158.848C202.443 174.218 211.053 189.054 221.8 202.414C222.506 203.292 225.127 201.846 224.546 201.124C213.8 187.766 205.185 172.93 197.666 157.557C196.002 154.157 194.381 150.724 192.821 147.26C198.836 146.294 204.476 143.153 209.204 139.026C217.044 132.179 219.106 122.644 220.319 112.72C221.042 106.795 220.253 101.291 219.299 95.419C219.229 94.9893 219.16 94.5602 219.091 94.1319L219.091 94.1317C218.15 88.2937 217.23 82.5843 215.076 77.0731C215.067 77.0198 215.058 76.9664 215.048 76.9129C215.038 76.8579 215.028 76.8027 215.018 76.7475C214.993 76.6149 214.928 76.5258 214.835 76.4708C214.721 76.1913 214.603 75.9123 214.482 75.6338C211.427 68.6043 208.192 61.5674 204.777 54.706C203.14 51.4158 201.305 48.2333 199.471 45.0538L199.471 45.0537L199.471 45.0534L199.47 45.0531C198.782 43.8597 198.094 42.6667 197.417 41.4687C197.499 41.4022 197.567 41.3325 197.617 41.2606C197.696 41.1476 197.774 41.0349 197.852 40.9219L197.978 40.7399C198.647 39.7779 197.572 39.754 196.632 40.0674C195.912 38.7694 195.209 37.463 194.538 36.1412C193.564 34.2246 192.523 32.3655 191.465 30.5223C191.469 30.4269 191.422 30.3543 191.339 30.3015C191.038 29.7787 190.737 29.2571 190.435 28.7356L190.426 28.7197C188.463 25.3241 186.505 21.9358 184.88 18.2909C183.574 15.3623 182.491 12.1877 182.064 8.99113C181.799 6.99067 182.143 5.24047 182.499 3.4309C182.601 2.91171 182.704 2.38763 182.794 1.85135C182.992 1.65591 183.11 1.44112 183.093 1.23261C183.202 1.14619 183.29 1.05569 183.347 0.963512ZM175.396 141.139C179.756 143.566 184.376 145.319 188.818 145.73C188.39 144.753 187.967 143.774 187.549 142.792C187.05 142.874 186.49 142.889 185.817 142.843C182.645 142.63 179.169 141.915 175.954 141.254C175.767 141.216 175.581 141.177 175.396 141.139ZM190.257 141.402C190.88 142.869 191.516 144.33 192.162 145.786C205.428 145 214.388 132.169 216.65 120.08C217.378 116.192 217.719 112.317 217.733 108.466C215.63 113.381 212.31 117.515 208.796 121.889C208.423 122.354 208.047 122.822 207.67 123.294C202.515 129.749 196.669 136.016 190.341 141.332C190.313 141.356 190.285 141.379 190.257 141.402ZM217.429 101.676C216.946 96.4221 215.911 91.2224 214.479 86.102C213.235 90.3468 210.831 94.2582 208.427 98.1698L208.427 98.1699C207.252 100.08 206.078 101.991 205.039 103.94C200.287 112.856 195.444 121.814 189.717 130.198C188.875 131.429 187.889 132.297 186.806 132.869C187.698 135.196 188.627 137.511 189.588 139.811C189.868 139.558 190.145 139.262 190.453 138.933C190.84 138.52 191.276 138.054 191.83 137.555C196.888 133 201.475 127.837 205.795 122.56C205.908 122.422 206.02 122.284 206.133 122.146C210.95 116.266 215.41 110.821 216.76 103.165C216.137 102.939 216.703 102.125 217.429 101.676ZM186.687 140.741C186.573 140.733 186.454 140.722 186.33 140.708C183.148 140.337 179.656 139.854 176.53 139.147C172.841 138.313 168.654 136.488 165.21 133.982C163.77 132.75 162.431 131.501 161.22 130.277C161.136 130.191 161.052 130.106 160.969 130.02C160.728 129.719 160.499 129.412 160.284 129.101C160.184 128.958 160.035 128.871 159.856 128.831C156.552 125.159 154.015 121.045 152.106 116.637C152.309 116.792 152.516 116.943 152.727 117.089C153.848 117.863 155.066 118.486 156.283 119.109C157.576 119.772 158.869 120.434 160.046 121.276C161.352 122.211 162.641 123.162 163.928 124.111C166.415 125.945 168.898 127.777 171.492 129.488C175.081 131.857 179.81 134.134 183.888 133.725C184.785 136.077 185.72 138.416 186.687 140.741ZM179.65 130.64C180.562 130.949 181.842 131.383 183.101 131.63C182.187 129.163 181.316 126.682 180.493 124.186C180.418 124.18 180.346 124.169 180.279 124.152C178.288 123.647 176.941 122.253 175.584 120.849C174.793 120.031 173.999 119.209 173.071 118.557C169.44 116.006 165.952 113.373 162.483 110.563C161.394 109.681 160.283 108.826 159.171 107.971L159.17 107.971L159.169 107.97C156.455 105.883 153.741 103.796 151.364 101.322C150.219 100.13 149.176 98.8107 148.133 97.4912C147.877 97.1669 147.62 96.8427 147.362 96.5203C147.785 101.578 148.656 106.549 150.124 111.274C151.227 112.05 152.274 112.847 153.314 113.639C155.318 115.165 157.298 116.673 159.609 117.974C161.574 119.08 163.401 120.37 165.23 121.662L165.231 121.662C166.535 122.583 167.841 123.505 169.199 124.362C170.271 125.039 171.271 125.762 172.261 126.479C174.454 128.065 176.596 129.614 179.356 130.541C179.449 130.572 179.547 130.605 179.65 130.64L179.65 130.64ZM205.922 98.3071C209.479 92.5538 213.095 86.7051 212.51 79.7995C211.433 76.6634 210.226 73.5617 208.927 70.5007C208.378 74.1682 207.761 77.8683 206.498 81.2736C205.151 84.9047 203.135 88.1998 201.122 91.4893C200.258 92.902 199.394 94.3138 198.584 95.7506C196.081 100.193 193.61 104.629 191.428 109.256C191.263 109.606 191.1 109.956 190.938 110.304C189.957 112.413 188.997 114.477 187.608 116.381C187.094 117.086 186.46 117.783 185.814 118.495C184.763 119.653 183.677 120.849 183.01 122.18C184.036 125.329 185.138 128.454 186.307 131.556C186.356 131.533 186.403 131.51 186.45 131.485C187.329 131.006 188.31 129.109 189.085 127.61L189.086 127.61C189.404 126.995 189.688 126.446 189.915 126.091C193.443 120.578 196.591 114.845 199.736 109.117L199.736 109.117L199.738 109.113C200.898 107.001 202.057 104.89 203.235 102.791C204.077 101.292 204.997 99.803 205.922 98.3075L205.922 98.3071ZM184.032 53.2967C187.617 49.6991 191.204 46.1005 194.411 42.1578C193.614 40.7924 192.812 39.4301 192.011 38.0679L192.007 38.0607C191.065 36.4602 190.123 34.8599 189.189 33.255C189.02 33.4554 188.853 33.6558 188.685 33.8559C187.312 35.4979 185.953 37.1227 184.238 38.5361C180.373 41.7206 176.379 45.4559 174.137 50.0794C173.981 51.8528 173.861 53.6314 173.784 55.4168C173.655 58.4202 173.603 61.4404 173.627 64.4693C176.838 60.5153 180.434 56.9066 184.032 53.2968L184.032 53.2967ZM173.831 67.5284C173.781 67.5907 173.73 67.6524 173.68 67.7134C173.827 73.5094 174.246 79.3268 174.922 85.109C175.244 84.742 175.575 84.3814 175.905 84.0227L175.905 84.0226L175.907 84.0205C176.514 83.3593 177.117 82.7042 177.642 82.0266C179.172 80.052 180.758 78.143 182.345 76.2335L182.345 76.2331L182.346 76.2324C183.443 74.9119 184.541 73.5912 185.62 72.2483C186.411 71.2639 187.247 70.2767 188.091 69.28L188.092 69.2798L188.092 69.2797C190.488 66.4508 192.95 63.5453 194.622 60.4088C195.498 58.7671 196.262 57.0723 197.023 55.3828C197.692 53.8998 198.359 52.421 199.097 50.9859C199.138 50.9076 199.203 50.8271 199.287 50.7469C198.034 48.4483 196.742 46.1746 195.432 43.9125C191.62 48.4854 187.456 52.7774 183.309 57.0341C180.082 60.3487 177.112 63.6218 174.15 67.141C174.04 67.2714 173.935 67.4011 173.831 67.5284ZM200.554 53.1051C200.64 53.2668 200.725 53.4287 200.81 53.5907C201.96 55.7792 203.096 57.9976 204.203 60.2432C204.098 60.391 204.04 60.5459 204.05 60.6997C204.362 65.3679 201.714 69.3039 199.221 73.0108L199.22 73.0121L199.213 73.0226C198.901 73.4856 198.592 73.9451 198.292 74.402L198.148 74.6205C195.659 78.4069 193.069 82.3458 191.057 86.3973C188.935 90.67 186.764 94.5371 184.03 98.467C183.631 99.0401 183.224 99.6079 182.818 100.175L182.817 100.176L182.815 100.178L182.814 100.18L182.814 100.18C181.297 102.298 179.784 104.41 178.699 106.763C177.282 100.689 176.148 94.4896 175.314 88.2371L175.323 88.2152C175.328 88.2047 175.332 88.1943 175.336 88.1838C176.046 86.2952 177.644 84.5081 179.174 82.7972C179.994 81.8803 180.795 80.9852 181.429 80.1082C182.893 78.0798 184.509 76.1791 186.126 74.2782C187.431 72.7433 188.736 71.2083 189.962 69.6057C190.82 68.4841 191.721 67.4731 192.61 66.4756L192.61 66.4754C194.2 64.6912 195.753 62.9498 196.952 60.6947C197.888 58.935 198.717 57.1173 199.543 55.3043C199.878 54.5691 200.213 53.8346 200.554 53.1051ZM203.473 70.4888C204.59 68.7583 205.632 66.6826 206.265 64.5348C206.497 65.0307 206.726 65.5277 206.954 66.0259C206.937 66.0691 206.925 66.1117 206.917 66.1534C206.695 67.4328 206.497 68.737 206.298 70.0509C205.612 74.5735 204.908 79.2095 203.144 83.3332C201.364 87.4955 198.799 91.5744 196.328 95.5044L196.327 95.5066C195.751 96.4222 195.181 97.3298 194.626 98.2285C192.265 102.058 190.263 106.356 188.391 110.457C186.895 113.731 185.122 116.418 182.834 119.205C182.759 119.295 182.684 119.387 182.607 119.479C182.538 119.561 182.469 119.644 182.399 119.728L182.275 119.876C181.235 116.546 180.284 113.191 179.436 109.81C179.917 109.582 180.339 109.231 180.439 108.882C181.536 105.095 183.964 101.78 186.32 98.5634C186.935 97.7241 187.545 96.8914 188.125 96.0588C189.727 93.7597 190.959 91.3512 192.193 88.9363L192.194 88.936C193.159 87.0484 194.126 85.1569 195.274 83.3106C197.476 79.7673 199.737 76.2701 201.999 72.7704C202.49 72.0102 202.982 71.2498 203.473 70.4888ZM179.116 119.842C177.993 116.153 176.983 112.433 176.102 108.683C175.244 107.921 174.464 106.997 173.692 106.082C172.872 105.11 172.061 104.148 171.173 103.403C167.806 100.575 164.675 97.8689 161.596 94.6837C160.346 93.391 159.095 92.1601 157.866 90.9505C153.933 87.081 150.221 83.4286 147.473 78.6658C147.115 82.99 146.957 87.3883 147.092 91.7598C148.354 93.0275 149.48 94.4522 150.607 95.8791C151.647 97.1957 152.688 98.5142 153.84 99.713C156.052 102.016 158.557 103.943 161.071 105.877C161.911 106.523 162.753 107.17 163.584 107.833C164.634 108.668 165.665 109.528 166.697 110.388L166.698 110.389C168.804 112.145 170.912 113.901 173.173 115.453C173.788 115.875 174.446 116.236 175.104 116.596C175.947 117.058 176.789 117.519 177.537 118.109C178.2 118.633 178.667 119.244 179.116 119.842ZM172.503 89.086C173.139 93.8579 173.946 98.5999 174.912 103.283C174.143 102.406 173.385 101.593 172.636 101.014C169.508 98.5939 166.824 95.9443 164.072 93.0755C162.838 91.7884 161.594 90.5575 160.367 89.3434C155.41 84.439 150.731 79.8098 148.07 72.8673C148.479 69.5132 148.987 66.2341 149.544 63.0798C149.911 61.0082 150.34 58.947 150.83 56.8999C151.818 58.5092 152.808 60.1186 153.799 61.7284L153.804 61.736C156.734 66.4958 159.666 71.259 162.527 76.033C164.335 79.0492 166.304 82.0418 168.645 84.6944C168.857 84.9348 169.144 85.3197 169.478 85.7676C170.336 86.9161 171.503 88.4793 172.503 89.086ZM171.91 84.1694C171.309 83.3862 170.736 82.6079 170.3 82.0141L170.299 82.0134C169.957 81.5477 169.698 81.1957 169.575 81.0439C168.057 79.1822 166.851 77.2122 165.629 75.2177L165.629 75.2175L165.629 75.2171C165.095 74.3459 164.559 73.4701 163.992 72.5965C161.134 68.1905 158.441 63.7126 155.742 59.2255L155.741 59.2244L155.74 59.2226L155.739 59.2207L155.738 59.2189L155.737 59.2171C154.506 57.1704 153.274 55.1218 152.024 53.0772C151.983 53.0093 151.93 52.9536 151.868 52.909C152.896 49.2494 154.119 45.6433 155.53 42.1123C157.137 46.1539 159.068 50.1671 161.049 54.0244C161.681 55.2559 162.306 56.5025 162.933 57.7523L162.933 57.7533L162.934 57.7539L162.934 57.7544L162.934 57.7546L162.934 57.7548C164.404 60.6866 165.882 63.6355 167.487 66.4456L167.578 66.6046C168.384 68.021 169.114 69.3024 170.881 69.3083C171.028 74.2619 171.376 79.2263 171.91 84.1694ZM170.965 56.2955C170.821 59.6005 170.772 62.9231 170.816 66.2535C170.443 65.8247 170.109 65.129 169.854 64.5982L169.854 64.5977L169.853 64.5973C169.769 64.4222 169.694 64.2651 169.629 64.1415C168.8 62.5755 168.01 60.986 167.219 59.3953L167.219 59.3951L167.219 59.395L167.219 59.3948L167.219 59.3947L167.219 59.3945L167.219 59.3942L167.218 59.3939L167.218 59.3935L167.218 59.3932L167.218 59.3929C166.383 57.7132 165.547 56.0322 164.665 54.3762C164.626 54.3033 164.57 54.1982 164.499 54.0644C163.158 51.5561 156.417 38.9434 157.377 38.2091C158.018 37.7191 157.949 37.4304 157.586 37.3059C158.863 34.5105 160.26 31.7705 161.771 29.0974C163.96 35.0212 166.113 41.1908 167.799 47.205C167.911 47.6045 168.007 48.0952 168.11 48.6252C168.513 50.6949 169.032 53.3643 171.103 53.5449L171.118 53.5461C171.056 54.4609 171.005 55.3773 170.965 56.2955ZM188.211 31.5673C187.275 29.945 186.349 28.3164 185.442 26.6766C185.219 26.274 184.998 25.8673 184.782 25.457C184.577 25.8142 184.364 26.1516 184.129 26.42C183.474 27.1657 182.801 27.8976 182.127 28.6303L182.125 28.6318L182.125 28.6319C181.417 29.4023 180.707 30.1735 180.018 30.9623L179.79 31.2229C178.677 32.4984 177.486 33.8626 176.16 34.9971C175.576 38.4679 175.044 41.942 174.624 45.4313C175.655 44.0885 176.764 42.8347 177.86 41.7193C178.81 40.7514 179.874 39.9406 180.936 39.1306C181.901 38.3941 182.866 37.6582 183.745 36.8054C184.731 35.8485 185.625 34.7315 186.519 33.6148L186.519 33.614L186.52 33.6136L186.52 33.6135L186.52 33.6134L186.52 33.6133L186.52 33.6132C187.076 32.9181 187.633 32.2233 188.211 31.5673ZM171.432 49.7416C171.853 45.4146 172.474 41.117 173.183 36.8259C172.739 36.9217 172.229 36.9325 172.131 36.5721C170.986 32.374 170.563 28.0397 170.14 23.7114L170.14 23.7103C169.923 21.4989 169.707 19.289 169.395 17.0996C167.38 19.9646 165.494 22.8801 163.748 25.7414L163.753 25.753L163.758 25.766C164.813 28.5902 165.728 31.4597 166.643 34.33L166.643 34.3307C167.484 36.9686 168.325 39.607 169.276 42.2113C169.352 42.4192 169.507 43.0204 169.714 43.8254L169.714 43.8265C170.142 45.4853 170.791 48.0089 171.432 49.7416ZM179.688 12.1727C180.548 15.9783 181.98 19.7646 183.704 23.3279C182.909 24.1662 182.197 25.142 181.484 26.1187C180.885 26.9382 180.287 27.7583 179.638 28.4983C179.151 29.0549 178.651 29.6913 178.133 30.3517L178.132 30.3521C177.653 30.9626 177.157 31.5934 176.641 32.2004C176.802 31.2783 176.966 30.3561 177.131 29.4337C178.161 23.6932 178.928 17.9363 179.688 12.1727ZM174.312 30.3125C174.23 30.7704 174.148 31.2283 174.067 31.6862C173.522 28.7242 173.23 25.7123 172.939 22.7047V22.7044C172.704 20.273 172.469 17.8443 172.1 15.4471L172.099 15.4475C172.098 15.439 172.097 15.4305 172.095 15.4221C172.088 15.3782 172.08 15.3341 172.072 15.29L172.063 15.2412C171.997 14.8754 171.477 14.8454 170.903 15.0008C173.047 12.0783 175.326 9.23709 177.73 6.59211C177.461 8.55477 177.203 10.517 176.944 12.4785L176.944 12.4787L176.944 12.4789L176.944 12.4792L176.944 12.4794L176.944 12.4796L176.944 12.4798L176.944 12.48L176.944 12.4803C176.159 18.4351 175.375 24.3826 174.312 30.3125ZM4.67341 43.4862L4.68492 43.5723C4.70395 43.7138 4.69017 43.8793 4.65051 44.059C4.84248 44.2571 4.90088 44.5753 4.86262 44.9396C5.21874 45.5619 5.55123 46.1827 5.88062 46.7977C7.02866 48.9412 8.13904 51.0144 10.0808 52.8334C13.1861 55.738 16.9418 58.0726 20.7201 59.9697C25.4221 62.3312 30.2499 64.1524 35.0881 65.9775L35.0882 65.9775L35.0932 65.9794C35.8421 66.2619 36.5912 66.5445 37.3401 66.8292C37.4695 66.8133 37.5781 66.8482 37.6541 66.9487C40.272 67.9462 42.8871 68.973 45.481 70.1154C47.2702 70.9027 49.0778 71.6487 50.8962 72.3716C51.5938 71.2665 52.7099 70.3935 52.8313 71.9333L52.8549 72.2273L52.8832 72.5803L52.8979 72.766C52.907 72.8811 52.8957 73.0093 52.8675 73.1456C54.5591 73.8024 56.2574 74.4449 57.9564 75.0877C62.4829 76.8001 67.0138 78.5142 71.4325 80.5036C80.6466 84.652 89.8242 89.1293 98.8117 93.7494C99.168 93.9326 99.5211 94.1193 99.8713 94.3092C100.012 94.2875 100.153 94.3242 100.288 94.4388C100.4 94.5327 100.51 94.6271 100.619 94.722C107.419 98.5459 113.126 103.602 118.962 108.773L118.965 108.775L118.968 108.778L119 108.806L119.016 108.821C119.427 109.184 119.838 109.548 120.249 109.912C126.127 115.106 131.528 120.063 135.739 126.711C142.79 137.849 148.65 149.299 146.368 162.832C144.993 170.991 141.862 178.906 136.532 184.914C141.016 187.146 145.537 189.295 150.074 191.374C170.584 200.777 191.763 208.719 213.884 213.373C215.079 213.624 213.613 217.288 212.159 216.982C190.037 212.327 168.863 204.382 148.349 194.985C143.38 192.709 138.431 190.349 133.525 187.888C131.304 189.809 128.783 191.441 125.94 192.703C116.974 196.684 105.616 198.512 95.0623 198.173C92.828 198.222 90.6381 198.067 88.586 197.678C87.1162 197.497 85.6777 197.269 84.2804 196.996C76.0774 195.389 68.4527 192.089 61.4261 187.596C61.2961 187.604 61.166 187.614 61.0359 187.625C60.6154 187.66 60.4272 187.367 60.4048 186.932C39.6166 173.185 24.1611 149.035 14.5691 127.756C4.09817 104.535 -1.30277 76.242 1.52849 50.4418C1.42769 50.0754 1.50441 49.5927 1.68214 49.1108C1.77017 48.3844 1.8648 47.6601 1.96612 46.9381C1.91308 46.8558 1.85951 46.7734 1.80538 46.6908C1.21174 45.7869 2.34969 43.135 3.47606 43.2243C4.00779 42.6723 4.53226 42.4315 4.64533 43.2777C4.65484 43.347 4.66409 43.4163 4.67341 43.4862ZM89.6376 193.928C89.1395 193.822 88.65 193.701 88.1705 193.563C87.9497 193.499 87.7253 193.536 87.5087 193.644C81.071 192.658 75.0475 190.579 69.4187 187.677C69.7552 187.665 70.0919 187.646 70.4288 187.619C72.2194 187.472 73.9821 187.091 75.7445 186.711L75.7446 186.711C77.617 186.306 79.4889 185.902 81.3934 185.778C83.5066 185.642 85.615 185.535 87.7217 185.429C91.7905 185.223 95.8526 185.018 99.9293 184.598C105.569 184.017 112.295 182.39 116.114 178.566C118.994 180.217 121.901 181.823 124.83 183.387C124.706 183.475 124.576 183.563 124.438 183.651C120.88 185.93 116.915 188.353 113.135 190.244C108.676 192.473 102.881 194.108 97.2731 194.428C94.776 194.374 92.3664 194.218 90.108 193.98C89.951 193.963 89.7942 193.946 89.6376 193.928ZM113.643 193.223C120.117 192.058 126.295 189.988 131.17 186.697C129.917 186.058 128.668 185.412 127.422 184.759C126.981 185.26 126.422 185.742 125.697 186.259C122.283 188.69 118.14 190.864 114.308 192.874L113.643 193.223ZM129.024 181.079C130.884 182.056 132.753 183.016 134.629 183.962C147.506 172.08 145.931 151.506 138.143 137.284C135.638 132.71 132.75 128.472 129.548 124.531C131.507 131.302 131.572 138.292 131.641 145.689C131.649 146.475 131.656 147.266 131.666 148.062C131.797 158.954 131.066 170.23 129.051 180.939C129.042 180.986 129.033 181.033 129.024 181.079ZM123.567 117.858C118.687 112.901 113.289 108.46 107.551 104.433C109.827 109.802 110.641 115.8 111.455 121.799V121.799L111.455 121.799C111.852 124.729 112.25 127.659 112.818 130.515C115.416 143.581 117.956 156.764 119.115 170.1C119.285 172.06 119.004 173.768 118.376 175.256C121.23 176.886 124.111 178.471 127.012 180.016C127.087 179.524 127.122 178.991 127.162 178.398C127.211 177.653 127.266 176.813 127.415 175.841C128.771 166.97 129.139 157.872 129.139 148.88L129.139 148.176C129.142 138.154 129.145 128.873 124.128 119.935C123.304 120.225 123.201 118.922 123.567 117.858ZM88.8574 93.1518C92.7387 95.1901 96.5599 97.3467 100.278 99.6462C106.643 106.203 107.838 115.19 109.014 124.031L109.014 124.031L109.014 124.031L109.014 124.031L109.015 124.031L109.015 124.031L109.015 124.031L109.015 124.032L109.015 124.032L109.015 124.032L109.015 124.032L109.015 124.032C109.32 126.33 109.625 128.617 110.018 130.85C110.57 133.977 111.151 137.101 111.732 140.226L111.732 140.226L111.732 140.226L111.732 140.226L111.732 140.226L111.732 140.226L111.732 140.227L111.732 140.227L111.732 140.227L111.732 140.227L111.732 140.227L111.732 140.227C113.306 148.697 114.883 157.175 115.888 165.746C115.952 166.298 116.121 167.094 116.31 167.988L116.31 167.988C116.771 170.164 117.354 172.919 116.856 174.142C116.83 174.206 116.801 174.27 116.77 174.334C112.987 172.145 109.252 169.877 105.577 167.521C105.145 165.606 105.254 163.479 105.36 161.42C105.425 160.154 105.488 158.914 105.424 157.765C105.251 154.662 104.507 151.754 103.746 148.784L103.746 148.783C103.621 148.293 103.495 147.8 103.371 147.305C101.733 140.763 100.549 134.173 99.3926 127.551C99.0189 125.408 98.7211 123.247 98.4231 121.083C97.7294 116.046 97.0344 111.001 95.3761 106.171C93.8204 101.643 91.3596 97.3525 88.8574 93.1518ZM104.684 171.669C107.608 173.529 110.569 175.333 113.561 177.087C112.071 177.886 110.404 178.512 109.216 178.959L109.215 178.959L109.215 178.959L109.215 178.959L109.214 178.959C109.08 179.009 108.953 179.057 108.832 179.103C105.242 180.463 101.762 180.671 98.2003 180.884C96.5921 180.981 94.9674 181.078 93.3084 181.282C91.2072 181.542 89.105 181.692 87.0048 181.842H87.0045C84.0595 182.052 81.1183 182.262 78.1891 182.774C74.7452 183.378 71.4663 183.493 68.1474 183.609H68.1471C66.4243 183.669 64.6908 183.73 62.9178 183.86C57.4727 180.266 52.4331 175.921 47.7779 171.114C48.3101 171.228 48.8424 171.344 49.3747 171.461C51.5408 171.936 53.7074 172.411 55.8705 172.67C60.3612 173.21 64.8743 173.072 69.3858 172.935C71.2352 172.879 73.0842 172.822 74.9314 172.813C80.8175 172.782 86.5756 172.556 92.4112 172.126C93.9019 172.016 95.3988 172.191 96.8891 172.366C99.4461 172.665 101.984 172.961 104.437 171.813C104.519 171.775 104.602 171.726 104.684 171.669ZM44.5018 74.1874C46.4606 74.9089 48.4196 75.6305 50.3765 76.359C50.3971 83.06 49.7435 89.7266 49.0902 96.3913C48.4346 103.079 47.7792 109.764 47.8052 116.48C45.2519 113.409 42.7826 110.285 40.4061 107.113C38.9934 105.228 37.6308 103.312 36.3089 101.373C34.7348 94.7835 35.6895 87.6374 36.9728 81.1608C37.5424 78.2862 37.572 75.4935 37.6019 72.6714V72.6713C37.6056 72.3273 37.6092 71.9829 37.6138 71.6378C39.9062 72.4946 42.2024 73.3404 44.4988 74.1862L44.5009 74.187L44.5014 74.1872L44.5018 74.1874ZM38.2637 110.364C40.8766 113.856 43.602 117.287 46.4276 120.648C45.6885 120.522 44.766 120.091 44.0625 119.762C43.8305 119.653 43.6224 119.556 43.4525 119.485C41.3014 118.58 39.1697 117.619 37.0364 116.657L37.0338 116.656L37.0335 116.656L37.0332 116.656L37.0328 116.656L37.0325 116.655L37.0322 116.655L37.0318 116.655L37.0315 116.655L37.0312 116.655L37.0308 116.655L37.0305 116.655L37.0302 116.654L37.0298 116.654L37.0295 116.654C34.7741 115.638 32.517 114.62 30.2333 113.667C30.1327 113.625 29.9875 113.565 29.8026 113.488C26.3387 112.048 8.92909 104.811 9.29503 103.26C9.53975 102.225 9.22886 101.988 8.75486 102.164C7.72321 98.2451 6.85961 94.2836 6.16862 90.2945C13.3497 94.5097 20.699 99.0059 27.4422 103.733C27.89 104.048 28.3972 104.468 28.9451 104.923C31.0845 106.698 33.8439 108.988 36.1074 107.443L36.1237 107.431C36.8247 108.416 37.5377 109.394 38.2637 110.364ZM26.2499 116.328C21.0079 114.047 15.6863 111.566 10.6711 108.785C12.1811 113.565 13.9443 118.266 15.9521 122.858C16.0527 122.852 16.1531 122.864 16.2522 122.899C19.238 123.942 22.2095 125.005 25.1782 126.066C31.6798 128.39 38.1679 130.709 44.7642 132.818C46.0719 133.236 47.3508 133.682 48.6229 134.125C51.535 135.14 54.4111 136.142 57.514 136.774C57.7672 136.825 58.3258 136.969 59.0645 137.158L59.0651 137.158L59.0655 137.158C60.0065 137.399 61.2395 137.715 62.5062 138.012C57.8331 133.415 53.3328 128.641 49.0455 123.71C47.2377 125.18 45.4231 124.482 43.4175 123.71L43.1923 123.624C39.2063 122.097 35.2343 120.323 31.2856 118.558L31.2854 118.558C29.6024 117.806 27.9237 117.056 26.2499 116.328ZM67.2177 142.533C65.6906 142.749 63.1946 142.129 61.3608 141.674C60.6456 141.496 60.0311 141.343 59.6141 141.275C55.0106 140.524 50.5027 139.115 46.139 137.548C39.2336 135.067 32.2646 132.656 25.3007 130.247L25.2829 130.241L25.2663 130.235L25.2511 130.23L25.2359 130.225L25.2233 130.22C22.8895 129.413 20.5562 128.606 18.2262 127.796C19.4358 130.294 20.7195 132.756 22.0759 135.175C24.1412 138.859 26.362 142.628 28.745 146.392C37.2586 151.252 45.898 152.068 55.0513 152.931C57.3171 153.145 59.6144 153.362 61.9491 153.644C67.1522 154.273 72.1034 154.734 77.3155 154.591C78.5637 154.557 80.0146 154.753 81.5319 155.005C76.6355 151.034 71.8519 146.87 67.2177 142.533ZM43.5265 166.483C39.737 162.136 36.2256 157.516 32.979 152.806C39.7604 155.37 46.5979 155.996 53.842 156.66C56.1065 156.867 58.4107 157.078 60.7654 157.353C66.567 158.031 72.0216 158.176 77.8178 158.25C79.346 158.269 80.9773 158.573 82.6261 158.88L82.6262 158.88L82.6266 158.88C84.178 159.168 85.7449 159.46 87.2563 159.52C91.2866 162.611 95.4245 165.562 99.6505 168.388C98.6936 168.153 97.7071 167.92 96.5926 167.94C95.3371 167.962 94.0929 168.194 92.8464 168.427C91.8752 168.609 90.9025 168.791 89.9219 168.874C86.3193 169.179 82.7022 169.147 79.0864 169.115C77.3151 169.099 75.5441 169.083 73.7753 169.107C72.3738 169.126 70.9752 169.169 69.5782 169.211H69.5779C65.3976 169.338 61.2323 169.464 57.0526 168.962C54.8766 168.7 52.7129 168.225 50.5523 167.75C48.2107 167.236 45.8727 166.722 43.5265 166.483ZM83.107 90.2346C82.4587 89.9166 81.8094 89.6014 81.1591 89.289C82.3064 92.0092 82.9769 94.997 83.2829 97.6948C83.4175 98.8813 83.5511 100.068 83.6846 101.254L83.6847 101.255C84.2993 106.714 84.9135 112.17 85.626 117.624C85.9972 120.466 86.5901 123.203 87.1817 125.935L87.1818 125.935C87.9388 129.43 88.6937 132.916 88.9798 136.6C89.0832 137.93 89.1561 139.286 89.2296 140.653L89.2296 140.654L89.2297 140.654L89.2297 140.655L89.2297 140.656L89.2298 140.657L89.2298 140.657L89.2299 140.658L89.2299 140.659L89.23 140.659L89.23 140.66L89.2301 140.661L89.2301 140.662L89.2302 140.662C89.5126 145.912 89.8036 151.322 91.8479 156.101C92.0368 156.541 91.8999 157.252 91.5995 157.886C95.2883 160.627 99.0607 163.256 102.903 165.785L102.905 165.53V165.529V165.528V165.528V165.527V165.527V165.526V165.526V165.526V165.525V165.525V165.525C102.908 165.222 102.911 164.923 102.912 164.633C102.919 159.879 102.483 155.657 101.275 151.068C99.7605 145.32 98.2136 139.264 97.4239 133.384C97.2391 132.005 97.0633 130.602 96.886 129.188L96.8859 129.187L96.8859 129.187L96.8857 129.185L96.8855 129.184C96.1243 123.11 95.3342 116.807 93.6746 111.074C92.0304 105.393 88.8763 100.076 85.7992 94.8888C84.9053 93.3819 84.018 91.886 83.176 90.3953C83.1485 90.3467 83.1256 90.2929 83.107 90.2346ZM66.4537 82.679C69.4539 83.952 72.4659 85.2663 75.4712 86.6325C75.4869 86.8714 75.5573 87.0776 75.6964 87.2257C79.9129 91.728 80.4989 97.9548 81.0508 103.819C81.1203 104.558 81.1893 105.291 81.2649 106.014L81.3009 106.357L81.3009 106.358C81.9234 112.299 82.571 118.481 83.9022 124.294C85.305 130.426 86.3207 136.184 86.8128 142.477C86.8846 143.397 86.9439 144.319 87.0033 145.24C87.2241 148.668 87.4442 152.086 88.3022 155.393C81.7841 150.379 75.4497 145.002 69.377 139.32C69.3703 139.295 69.3629 139.271 69.3548 139.247C68.502 136.727 68.6401 133.569 68.7723 130.545V130.545V130.545V130.545V130.544V130.544V130.544V130.544V130.544V130.544V130.544V130.543V130.543V130.543V130.543C68.8431 128.923 68.9123 127.343 68.8263 125.919C68.6264 122.627 68.6879 119.338 68.7493 116.049V116.049C68.799 113.393 68.8486 110.737 68.7607 108.078C68.6994 106.217 68.7744 104.433 68.8484 102.673C68.9809 99.524 69.1101 96.4511 68.4504 93.1486C67.936 90.5715 67.2632 88.0252 66.5922 85.4855L66.5921 85.4853C66.32 84.4554 66.0481 83.4266 65.7873 82.3973C65.9136 82.4505 66.0398 82.5037 66.166 82.5571L66.4537 82.679ZM62.5251 81.0496C59.3261 79.7515 56.1088 78.5108 52.8831 77.2969C52.8134 85.1455 52.1493 93.0023 51.4741 100.808C50.9494 106.885 50.6534 112.704 50.5705 118.768C50.5675 118.993 50.5682 119.214 50.5688 119.43L50.5692 119.623L50.5693 119.745C55.5596 125.536 60.8453 131.121 66.3648 136.455C66.3865 135.811 66.4235 135.165 66.4603 134.522C66.5281 133.34 66.5952 132.169 66.5649 131.039C66.4768 127.746 66.501 124.473 66.5253 121.199V121.198V121.197V121.197V121.196V121.195V121.194V121.194V121.193V121.192V121.191V121.19V121.19V121.189V121.188C66.542 118.928 66.5587 116.668 66.5384 114.4C66.5231 112.736 66.5518 111.031 66.5808 109.31V109.31V109.31V109.309V109.309V109.309V109.309V109.309V109.308V109.308V109.308V109.308V109.307V109.307V109.307C66.6631 104.419 66.7476 99.3996 65.8343 94.8031C65.3567 92.3968 64.7208 90.0295 64.0869 87.6699L64.0869 87.6698L64.0868 87.6697L64.0868 87.6696L64.0868 87.6695L64.0868 87.6694L64.0868 87.6693L64.0867 87.6692L64.0867 87.6691L64.0867 87.669L64.0867 87.669L64.0866 87.6689L64.0866 87.6688L64.0866 87.6687L64.0866 87.6686C63.5302 85.5976 62.9755 83.5325 62.5307 81.4519C62.5064 81.3385 62.5059 81.2018 62.5251 81.0496ZM35.2063 70.7329C35.1643 71.8859 35.1772 73.0602 35.1901 74.2349C35.2108 76.1206 35.2315 78.007 35.0251 79.8064C34.8407 81.4103 34.4709 82.9669 34.1008 84.5249C33.6937 86.2383 33.2862 87.9534 33.1247 89.7347C32.9382 91.7879 32.8536 93.9936 32.9234 96.2245C30.4376 92.314 28.0793 88.3251 25.7763 84.2962C26.1819 82.0313 26.2575 79.6452 26.3282 77.414L26.3427 76.958C26.387 75.5778 26.4667 74.1985 26.5463 72.8206C26.622 71.5093 26.6977 70.1993 26.7427 68.891C26.7589 68.4203 26.694 67.8985 26.6046 67.3629C27.1686 67.6004 27.7328 67.8314 28.2965 68.0559C30.5921 68.9709 32.8966 69.8594 35.2063 70.7329ZM33.2671 103.287C30.0822 98.5217 27.1267 93.6185 24.2663 88.6486C23.8933 89.1173 23.3826 89.5538 22.9816 89.268C18.3073 85.9412 14.2553 81.8731 10.2089 77.8106L10.2088 77.8105C8.14107 75.7345 6.07477 73.66 3.92762 71.6866C4.26395 76.2927 4.775 80.842 5.38318 85.2193C5.39349 85.2246 5.40375 85.2302 5.41397 85.2361C8.84974 87.2361 12.1798 89.3999 15.5107 91.5642L15.5109 91.5643L15.511 91.5644L15.5111 91.5644L15.5112 91.5645L15.5114 91.5646L15.5115 91.5646L15.5116 91.5647L15.5117 91.5648L15.5118 91.5648L15.512 91.5649L15.5121 91.565L15.5122 91.565L15.5123 91.5651L15.5124 91.5652L15.5126 91.5652L15.5127 91.5653C18.573 93.5539 21.634 95.5428 24.7782 97.4055C25.0293 97.5543 25.6893 98.0383 26.5731 98.6864L26.5738 98.6869L26.5739 98.687L26.5743 98.6873C28.3955 100.023 31.166 102.055 33.2671 103.287ZM10.3139 58.0638C14.3522 64.5786 18.377 71.0929 22.1211 77.8092C22.7228 78.8882 23.3256 79.9659 23.9311 81.0415C23.9509 79.9908 23.9296 78.9332 23.909 77.9098V77.9097V77.9096V77.9096V77.9095V77.9094V77.9094V77.9093V77.9092V77.9092V77.9091V77.909V77.909V77.9089C23.8867 76.8023 23.8652 75.7358 23.8975 74.7613C23.9407 73.4651 23.8667 72.1283 23.7927 70.7925C23.7045 69.2005 23.6164 67.6099 23.7271 66.0908C18.992 63.8955 14.369 61.2285 10.3139 58.0638ZM19.9787 81.0602C20.2775 81.5961 20.5766 82.1317 20.8762 82.6668C17.8462 80.1002 15.0333 77.2707 12.2244 74.4453L12.2244 74.4453C9.95356 72.1611 7.68536 69.8796 5.30718 67.7417L5.30652 67.7428L5.29407 67.7315L5.28117 67.7203C5.23709 67.6821 5.19227 67.6442 5.14744 67.6062L5.14739 67.6062L5.1472 67.606L5.14652 67.6054L5.09666 67.5632C4.72442 67.2446 4.1683 67.6487 3.71271 68.2865C3.45912 63.5144 3.41165 58.7119 3.65543 54.0054C5.02014 56.2318 6.39482 58.4494 7.76894 60.666L7.769 60.6662L7.76907 60.6663L7.76914 60.6664L7.76921 60.6665L7.76928 60.6666L7.76935 60.6667L7.76942 60.6669L7.76948 60.667L7.76955 60.6671L7.76962 60.6672L7.76969 60.6673L7.76989 60.6676C11.9427 67.399 16.1104 74.1222 19.9787 81.0602Z' fill='%23D2CFCC'/%3E%3C/svg%3E%0A");
  background-position: left 0 bottom 0;
}

.leaf-bottom {
  width: 225px;
  height: 217px;
  left: 130px;
  bottom: 500px;
  background-image: url("data:image/svg+xml,%3Csvg width='165' height='171' viewBox='0 0 165 171' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.0028 1.15656L12.9676 1.11933C12.9391 1.08918 12.9107 1.05923 12.8825 1.0292C12.5366 0.66365 12.8414 0.512556 13.2915 0.473507C13.6682 -0.0758256 15.3054 0.385842 15.4996 0.993034C15.5174 1.04847 15.5353 1.10358 15.5534 1.1584C15.9216 1.37949 16.2883 1.60447 16.6535 1.83325C16.9412 1.93059 17.1917 2.07481 17.3223 2.25744C30.1958 10.5253 41.1595 23.4897 47.9197 36.8976C54.1156 49.1828 59.4534 65.2198 58.0463 79.8438C58.2369 80.0152 58.3011 80.2099 58.1294 80.3895C58.0764 80.4448 58.024 80.5006 57.9722 80.5569C57.4264 85.4433 56.1118 90.1614 53.8067 94.5168C53.413 95.2608 52.9826 96.0065 52.5193 96.7494C51.9383 97.8298 51.2004 98.8866 50.3535 99.889C46.5954 104.853 41.5449 109.384 36.3942 112.018C34.7618 112.853 33.0794 113.403 31.3755 113.709C30.6848 116.87 29.9312 120.013 29.1323 123.134C25.8336 136.019 21.6242 148.669 15.5558 160.534C15.1573 161.313 12.9344 160.627 13.2626 159.986C19.3309 148.123 23.5432 135.472 26.8379 122.586C27.5671 119.735 28.2582 116.867 28.8982 113.984C24.1682 114.2 19.3801 112.7 15.1303 110.306C8.08252 106.334 5.00739 99.4032 2.51707 92.0423C1.0315 87.648 0.762394 83.3345 0.560854 78.7152C0.54608 78.3772 0.530949 78.0397 0.515842 77.7028C0.310012 73.1123 0.108718 68.6229 0.876841 64.0896C0.873628 64.0035 0.87112 63.917 0.869329 63.8302C0.867126 63.7251 0.902673 63.6468 0.965391 63.5902C1.00812 63.3596 1.05344 63.1289 1.10149 62.898C2.31625 57.0661 3.6669 51.2001 5.18181 45.4392C5.90829 42.6766 6.80255 39.9645 7.69591 37.2552L7.69593 37.2551L7.69596 37.255C8.03132 36.2379 8.36656 35.2213 8.69275 34.2024C8.62023 34.1649 8.55765 34.1227 8.5085 34.0761C8.43153 34.0031 8.35494 33.9303 8.27812 33.8572L8.15157 33.7369C7.49121 33.1107 8.30397 32.9227 9.06875 33.0124C9.41159 31.911 9.73986 30.806 10.0424 29.6942C10.4807 28.0812 10.9799 26.5014 11.4936 24.9311C11.4766 24.8604 11.5004 24.7987 11.5542 24.746C11.7018 24.2959 11.8505 23.8465 11.9991 23.3972L11.9991 23.3972L11.9991 23.3971L11.9991 23.3971C12.9565 20.5031 13.9117 17.6152 14.5727 14.5848C15.1041 12.1499 15.4266 9.56306 15.2467 7.06302C15.1329 5.49872 14.5944 4.22119 14.0377 2.90035C13.878 2.52137 13.7167 2.13883 13.5636 1.74492C13.3824 1.62739 13.2583 1.48266 13.2386 1.32122C13.1416 1.27277 13.0606 1.21773 13.0028 1.15656ZM50.4119 95.839C50.3629 95.9159 50.3136 95.9927 50.2639 96.0694C49.5364 97.1914 48.7156 98.3523 47.8158 99.5155C45.59 101.969 42.6901 104.02 40.0138 105.238C37.7461 106.269 35.1654 107.188 32.8019 107.973C32.7107 108.004 32.6225 108.031 32.537 108.055C32.9056 106.133 33.2475 104.205 33.5586 102.273C36.7267 101.94 39.9655 99.4608 42.3222 97.0919C44.0262 95.3794 45.6264 93.5938 47.2291 91.8054L47.2295 91.805C48.0592 90.8791 48.8897 89.9524 49.7356 89.0347C50.4983 88.2077 51.3776 87.4997 52.2572 86.7915C53.085 86.1249 53.913 85.4582 54.6442 84.692C54.782 84.5475 54.9157 84.3998 55.0461 84.2496C54.2892 87.9055 53.0088 91.4371 51.0738 94.7534C50.9435 94.8126 50.8433 94.9019 50.7905 95.027C50.6755 95.2993 50.5489 95.5702 50.4119 95.839ZM32.2045 109.752C32.5973 109.736 33.0252 109.658 33.5299 109.518C35.9103 108.854 38.4426 107.761 40.7842 106.75C40.9208 106.692 41.0567 106.633 41.1919 106.575C38.2578 109.11 35.0185 111.174 31.7028 112.188C31.8744 111.377 32.0417 110.565 32.2045 109.752ZM30.1826 107.806C30.55 105.903 30.8915 103.995 31.2031 102.083C30.2879 101.819 29.4002 101.315 28.5651 100.51C22.8826 95.0345 17.7825 88.9825 12.7579 82.9478C11.6592 81.6284 10.4639 80.36 9.2686 79.0916C6.82144 76.4948 4.37446 73.8982 2.75762 70.8646C2.476 74.9874 2.50984 79.1076 2.97235 83.1818C3.59533 83.409 4.15362 83.9388 3.71548 84.2088C5.95212 89.8218 10.2066 93.2614 14.8006 96.9756C14.908 97.0624 15.0156 97.1494 15.1234 97.2366C19.2444 100.57 23.5504 103.775 28.1189 106.442C28.6194 106.735 29.0247 107.02 29.3845 107.274C29.6711 107.476 29.9288 107.658 30.1826 107.806ZM3.81351 88.398C6.19034 91.8057 9.36932 94.4268 12.7331 97.2003C13.0909 97.4953 13.4507 97.792 13.8119 98.0915C18.755 102.19 24.1936 106.035 29.8488 109.082C29.8741 109.096 29.8992 109.109 29.9241 109.122C29.6817 110.337 29.429 111.549 29.167 112.759C18.9475 114.256 10.1021 105.906 6.47124 97.0639C5.30394 94.2205 4.43253 91.3263 3.81351 88.398ZM55.4787 68.1938C55.9554 72.1084 56.0782 76.0281 55.7069 79.8553C54.9898 80.6201 54.319 81.3923 53.6524 82.1597L53.6524 82.1597C52.3685 83.6377 51.1002 85.0978 49.5468 86.4524C48.2261 87.605 47.0395 88.8752 45.8513 90.147L45.8511 90.1471C45.0038 91.0541 44.1557 91.9618 43.2576 92.8285C42.5487 93.5129 41.9018 94.2214 41.2615 94.9228L41.2615 94.9229C39.8435 96.4761 38.4578 97.9938 36.5036 99.1348C36.4378 99.1733 36.3684 99.2141 36.2957 99.2568C35.6508 99.6359 34.7459 100.168 33.8271 100.554C34.1328 98.533 34.4038 96.5072 34.6357 94.4779C34.6924 94.4615 34.7455 94.4416 34.7938 94.4181C36.2294 93.7193 37.0342 92.4463 37.8452 91.1636L37.8452 91.1635C38.3178 90.416 38.7926 89.665 39.3955 89.0225C41.7563 86.5077 43.9946 83.9524 46.1909 81.2662C46.8801 80.4233 47.5914 79.5968 48.3028 78.7702L48.3029 78.77L48.303 78.7699C50.0387 76.7533 51.7749 74.7359 53.1925 72.4778C53.8758 71.3905 54.4613 70.2213 55.0467 69.0525C55.1902 68.7658 55.3338 68.4792 55.4787 68.1938ZM32.4036 93.3483C32.1206 95.9067 31.775 98.4596 31.3756 101.005C31.3346 100.996 31.2943 100.985 31.2547 100.973C30.5097 100.748 29.4633 99.4589 28.6368 98.4411C28.2973 98.023 27.9949 97.6506 27.7658 97.4164C24.2105 93.7781 20.9091 89.9122 17.6109 86.0501L17.6102 86.0493C16.3937 84.6247 15.1775 83.2006 13.9493 81.7887C13.0719 80.7805 12.1361 79.7927 11.1963 78.8006L11.1962 78.8006C7.58131 74.9845 3.90642 71.1052 3.25995 65.7587C3.58482 63.2005 4.01341 60.6483 4.51859 58.1123C5.51627 60.8171 6.5703 63.5362 8.06931 65.9287C9.66787 68.4792 11.7226 70.6683 13.7738 72.8538L13.7738 72.8538L13.7741 72.8541L13.7742 72.8542C14.655 73.7927 15.5352 74.7304 16.3783 75.6958C18.9847 78.6809 21.5659 81.6667 23.957 84.8431C24.138 85.0835 24.3169 85.3238 24.4952 85.5633C25.5747 87.0133 26.6313 88.4323 27.9893 89.6618C28.4922 90.1173 29.0842 90.548 29.6884 90.9876C30.6709 91.7024 31.6859 92.4409 32.4036 93.3483ZM8.73425 41.56C9.32547 39.6122 9.94985 37.6773 10.5896 35.7484C14.2127 38.6267 18.06 41.2354 21.8879 43.8201C24.8676 45.8328 27.6444 47.8546 30.4543 50.0649C30.5582 50.1467 30.6589 50.2286 30.7578 50.3091L30.7581 50.3094L30.8611 50.393L30.9014 50.4256C31.7053 54.8603 32.3056 59.3542 32.7039 63.8621C32.4001 63.6328 32.0899 63.4099 31.7812 63.1881L31.7811 63.1881C31.2143 62.7809 30.6527 62.3775 30.1462 61.9447C28.6697 60.6835 27.1607 59.4811 25.6512 58.2784L25.6512 58.2784L25.6512 58.2784L25.6511 58.2783L25.6511 58.2783C24.6075 57.4467 23.5636 56.615 22.5302 55.7636C21.7728 55.1392 20.9804 54.52 20.1803 53.8947C17.9099 52.1204 15.578 50.2981 13.81 48.1753C12.8842 47.0643 12.0351 45.8952 11.1887 44.7299L11.1887 44.7298C10.4457 43.7069 9.70476 42.6868 8.91595 41.7114C8.87309 41.6583 8.81085 41.6075 8.73425 41.56ZM8.14237 43.555C8.10294 43.6913 8.06369 43.8276 8.02465 43.9639C7.49571 45.8111 6.98126 47.679 6.49313 49.5631C6.5965 49.6587 6.66473 49.7673 6.68102 49.8857C7.18116 53.4874 9.81765 56.0645 12.3007 58.4917C12.6135 58.7975 12.9239 59.1009 13.2273 59.4037L13.3712 59.5473L13.3713 59.5474L13.3714 59.5475C15.8637 62.0357 18.4564 64.6242 20.6272 67.3896C22.9173 70.3059 25.1795 72.906 27.8813 75.4648C28.2763 75.8387 28.6765 76.2075 29.0764 76.5759L29.0766 76.5761L29.0768 76.5764L29.077 76.5766C30.5667 77.9491 32.052 79.3177 33.2496 80.9374C33.3685 76.0916 33.2527 71.1951 32.9 66.3055C32.8906 66.2926 32.8817 66.2795 32.8732 66.2662C32.0345 64.9411 30.536 63.8336 29.1014 62.7732L29.1013 62.7732C28.3325 62.2049 27.582 61.6503 26.9613 61.083C25.5264 59.7706 23.9963 58.5794 22.4661 57.3881C21.2304 56.4262 19.9947 55.4642 18.8089 54.4382C17.9788 53.7201 17.1333 53.0931 16.2991 52.4743C14.807 51.3677 13.3508 50.2876 12.0818 48.7609C11.0914 47.5697 10.1738 46.3172 9.25868 45.0681C8.88775 44.5618 8.51721 44.056 8.14237 43.555ZM5.3135 54.3961C5.40791 53.9818 5.50404 53.5681 5.60176 53.1551C6.42305 54.6891 7.54357 56.1038 8.6663 57.2441C9.15908 57.7445 9.65215 58.2445 10.1451 58.7443L10.1488 58.748L10.1491 58.7483C12.4233 61.0541 14.6957 63.3581 16.931 65.7065C18.0959 66.9303 19.1306 68.2169 20.1633 69.5009L20.1633 69.501C21.4846 71.1438 22.8022 72.7822 24.3843 74.279C24.9572 74.8209 25.5529 75.3583 26.1534 75.8999C28.4545 77.9755 30.826 80.1147 32.2585 82.8236C32.3903 83.0735 32.7673 83.2744 33.1698 83.3718C33.0582 86.0781 32.8645 88.7814 32.599 91.4792L32.4819 91.3864C32.3409 91.2747 32.2024 91.165 32.0686 91.057C29.887 89.2975 28.1138 87.5328 26.4582 85.2775C24.3854 82.4523 22.1834 79.4981 19.7817 76.9564C19.2175 76.3597 18.6395 75.7588 18.0564 75.1525L18.0562 75.1522C15.5551 72.5517 12.9592 69.8527 10.9468 66.9664C8.95311 64.1069 7.68563 60.69 6.44914 57.3566C6.08995 56.3883 5.73337 55.427 5.36236 54.4885C5.35011 54.4574 5.33368 54.4266 5.3135 54.3961ZM54.9324 64.5279C54.3452 61.1789 53.5296 57.8561 52.5743 54.6211C51.2353 58.6802 48.987 62.0463 46.6051 65.6125L46.6051 65.6126L46.605 65.6127L46.6049 65.6128C45.8605 66.7274 45.1029 67.8616 44.356 69.0426C42.5158 71.9529 40.5602 74.5066 38.4449 77.1902C37.8872 77.8977 37.4215 78.7578 36.9509 79.6271L36.9508 79.6272L36.9508 79.6272L36.9507 79.6273C36.5081 80.4448 36.0611 81.2705 35.5289 81.9852C35.4512 84.9792 35.2694 87.9706 34.9976 90.9561C35.2449 90.4299 35.5041 89.8909 35.9267 89.3868C36.4024 88.8197 36.9702 88.3358 37.5391 87.8509L37.5392 87.8508C37.9824 87.473 38.4263 87.0946 38.8279 86.6759C40.3036 85.1382 41.6299 83.4686 42.9556 81.7996L42.9557 81.7995L42.9558 81.7994L42.9562 81.7988C43.6056 80.9814 44.2548 80.1641 44.9214 79.3626C45.4497 78.7274 45.9876 78.1021 46.525 77.4775L46.525 77.4774L46.5251 77.4773C48.133 75.6085 49.7351 73.7463 51.0546 71.6446C51.7416 70.5504 52.3259 69.3826 52.9094 68.2164C53.5416 66.953 54.1727 65.6916 54.9324 64.5279ZM44.4481 64.7845C47.446 60.2689 50.2756 56.0068 51.2043 50.3023C50.3629 47.8152 49.459 45.4004 48.5367 43.0886C47.9305 41.5696 47.2783 40.0684 46.5818 38.5877C46.0842 39.9688 45.5843 41.3505 45.0843 42.7326L45.0818 42.7395C43.6039 46.8242 42.125 50.9119 40.7018 54.9965C39.8022 57.5774 38.7766 60.1657 37.4142 62.554C37.2908 62.7705 37.133 63.1086 36.9493 63.5023L36.9493 63.5023L36.9493 63.5024C36.4785 64.5112 35.8378 65.8839 35.1729 66.5042C35.4426 70.2357 35.5773 73.9714 35.5818 77.6873C36.0284 76.8991 36.4761 76.1623 36.9542 75.6035C38.9523 73.2679 40.5764 70.8276 42.2173 68.2099C42.9536 67.0355 43.7059 65.9024 44.4479 64.7848L44.4481 64.7845ZM45.1619 35.715C43.8021 33.093 42.3018 30.5427 40.6712 28.0789C40.0863 31.4079 39.2508 34.7664 38.3528 38.0141C38.0659 39.0511 37.7873 40.0985 37.5079 41.1485C36.8524 43.6124 36.1931 46.0907 35.4148 48.4835L35.371 48.6187C34.9809 49.8242 34.6281 50.9147 33.2837 51.1981C33.9538 54.9904 34.4735 58.8224 34.8478 62.6677C35.181 61.9776 35.493 61.296 35.7311 60.7758C35.9182 60.367 36.0597 60.058 36.13 59.9228C36.9906 58.2664 37.5977 56.5767 38.2122 54.8659C38.4807 54.1185 38.7506 53.3672 39.0438 52.6128C40.5231 48.8081 41.8656 44.9748 43.2109 41.1335L43.2109 41.1335L43.2109 41.1334L43.211 41.1334L43.211 41.1334C43.8253 39.3794 44.4401 37.6237 45.0689 35.8684C45.0899 35.8099 45.1215 35.7589 45.1619 35.715ZM38.6496 25.3986C38.0852 25.1273 38.091 24.897 38.3466 24.745C36.9334 22.8196 35.4382 20.9552 33.8664 19.1598C33.1359 24.0133 32.4718 29.0479 32.1385 33.8907C32.1164 34.2123 32.1212 34.6008 32.1264 35.0204C32.1468 36.6591 32.1731 38.7726 30.6257 39.2371L30.6139 39.2405C30.8054 39.9269 30.9892 40.6162 31.1646 41.3087C31.7965 43.8012 32.3582 46.3223 32.8511 48.8639C33.0677 48.4784 33.2122 47.8952 33.3224 47.4505L33.3224 47.4503L33.3225 47.4503C33.3587 47.3039 33.3913 47.1725 33.4215 47.0682C33.8046 45.7458 34.1548 44.4115 34.5053 43.0762L34.5054 43.076L34.5054 43.0757L34.5055 43.0755L34.5056 43.0753L34.5056 43.0751L34.5057 43.0748C34.8759 41.6644 35.2465 40.2528 35.6563 38.853C35.6743 38.7913 35.7004 38.7024 35.7337 38.5892L35.7338 38.5891L35.7338 38.589L35.7339 38.5889C36.3583 36.4672 39.496 25.8058 38.6496 25.3986ZM20.7477 41.0901C24.0552 43.2688 27.3618 45.4468 30.4298 47.9484C29.9693 45.64 29.4529 43.3501 28.8804 41.0852C28.5399 39.7382 28.1672 38.4032 27.7683 37.0778C25.3319 33.914 21.7035 31.7025 18.2599 29.8897C16.7313 29.085 15.4405 28.0632 14.136 27.0306C13.9767 26.9045 13.8173 26.7783 13.6572 26.6523C13.1996 28.0213 12.7357 29.3881 12.2717 30.7549L12.2717 30.755L12.2716 30.7551L12.2716 30.7551C11.8761 31.9201 11.4806 33.0852 11.0891 34.2519C14.1528 36.7461 17.4507 38.9184 20.7477 41.0901ZM26.664 33.618C25.6678 32.7592 24.6259 31.9805 23.6161 31.3049C22.7398 30.7185 21.8027 30.2694 20.8665 29.8207L20.8665 29.8207L20.8665 29.8207C20.0152 29.4127 19.1647 29.0051 18.3614 28.4949C17.4602 27.9224 16.6033 27.2135 15.7468 26.5049C15.2129 26.0633 14.6792 25.6218 14.135 25.2134C14.5909 23.8313 15.038 22.446 15.4697 21.055C15.5759 20.713 15.6793 20.3684 15.7796 20.0215C15.9922 20.2613 16.2076 20.4849 16.4296 20.6522C17.0458 21.1166 17.6742 21.5676 18.3032 22.019L18.3033 22.019C18.9643 22.4934 19.626 22.9683 20.275 23.4597L20.4894 23.6221C21.5378 24.4167 22.6591 25.2664 23.8471 25.9203C24.8397 28.4693 25.7934 31.029 26.664 33.618ZM31.8316 16.918C30.0511 15.0165 28.1557 13.0958 26.1696 11.234C26.2779 12.9492 26.4626 14.6648 26.6473 16.3817C27.009 19.7423 27.3711 23.1076 27.1628 26.4832C27.1451 26.7732 26.7551 26.8453 26.4019 26.8423C27.6192 29.9963 28.7708 33.1692 29.7741 36.3961C29.9884 34.9762 30.0845 32.9523 30.1476 31.6221L30.1476 31.6221C30.1782 30.9762 30.2011 30.494 30.226 30.3237C30.5382 28.1917 30.7616 26.051 30.9849 23.9107L30.9849 23.9107C31.2279 21.5817 31.4709 19.2533 31.8281 16.9373L31.829 16.9319L31.8316 16.918ZM18.1667 4.5533C20.4136 6.18623 22.5966 7.98818 24.6893 9.87331C24.2287 9.84598 23.8383 9.95113 23.8463 10.2395L23.8472 10.278C23.848 10.3128 23.8487 10.3477 23.8499 10.3823C23.8501 10.389 23.8504 10.3957 23.8508 10.4023L23.85 10.4022C23.9481 12.2847 24.1528 14.1701 24.3578 16.0576L24.3578 16.0577L24.3578 16.0578C24.6113 18.3932 24.8652 20.7321 24.9181 23.0729C24.7837 22.7366 24.6489 22.4004 24.5138 22.0642C22.7683 17.7192 21.2323 13.3167 19.6944 8.90873L19.6944 8.90871L19.6944 8.9086L19.6944 8.90856L19.6943 8.9084C19.1878 7.45666 18.6811 6.00434 18.1667 4.5533ZM22.2296 21.8408C22.5009 22.5162 22.7711 23.1917 23.0395 23.8676C22.551 23.4874 22.0745 23.0858 21.6135 22.6972L21.6134 22.6972L21.6132 22.6969L21.6131 22.6969L21.6131 22.6969C21.1142 22.2764 20.6334 21.8712 20.1748 21.5246C19.5647 21.0639 18.9795 20.5344 18.3948 20.0052L18.3947 20.0052C17.6975 19.3743 17.0009 18.7439 16.2634 18.2313C17.0128 15.2472 17.5044 12.1396 17.5574 9.10766C19.046 13.3742 20.5395 17.6344 22.2296 21.8408ZM155.681 5.13669C155.684 5.19028 155.688 5.2439 155.692 5.29787L155.697 5.36711C155.705 5.47778 155.741 5.60153 155.8 5.73203C155.685 5.91312 155.691 6.16448 155.778 6.43568C155.605 6.96546 155.45 7.4904 155.296 8.01044C154.761 9.82296 154.244 11.576 153.053 13.267C151.149 15.9678 148.66 18.3376 146.084 20.378C142.879 22.9177 139.492 25.0661 136.099 27.2192L136.096 27.2211C135.57 27.5544 135.045 27.8879 134.519 28.2229C134.419 28.2313 134.342 28.2749 134.3 28.3632C132.465 29.5358 130.637 30.7303 128.843 32.0094C127.606 32.891 126.348 33.7441 125.079 34.5813C124.374 33.8507 123.387 33.3628 123.537 34.5536C123.564 34.7694 123.591 34.9831 123.618 35.1978C123.629 35.2868 123.658 35.3824 123.701 35.4816C122.517 36.2487 121.326 37.006 120.135 37.7636L120.135 37.7636C116.96 39.7817 113.783 41.8017 110.735 44.0135C104.378 48.6257 98.1009 53.4823 91.991 58.4176C91.749 58.6132 91.5099 58.8109 91.2735 59.0107C91.1632 59.0167 91.0625 59.0669 90.9776 59.1752C90.9085 59.2633 90.8403 59.3515 90.7732 59.44C86.2004 63.4246 82.6548 68.1751 79.0292 73.0327C78.7632 73.3891 78.4968 73.746 78.2296 74.1032C74.5773 78.9843 71.2495 83.6097 69.0952 89.3335C65.4883 98.9231 62.8374 108.562 66.7107 118.5C69.0464 124.492 72.6788 130.02 77.6837 133.751C74.6229 136.158 71.5221 138.507 68.3972 140.807C54.2742 151.201 39.4111 160.59 23.3125 167.625C22.4424 168.005 24.137 170.562 25.1947 170.099C41.2943 163.063 56.1534 153.673 70.2804 143.282C73.7023 140.765 77.0963 138.187 80.441 135.539C82.4348 136.651 84.6114 137.494 86.9746 138.006C94.4262 139.619 103.358 139.216 111.335 137.293C113.043 136.977 114.684 136.513 116.184 135.893C117.275 135.523 118.335 135.122 119.355 134.693C125.344 132.175 130.626 128.459 135.263 123.93C135.364 123.916 135.465 123.903 135.566 123.891C135.892 123.851 135.989 123.598 135.937 123.262C149.585 109.518 157.532 88.6996 161.47 70.9921C165.772 51.6657 165.413 29.2806 159.183 10.093C159.2 9.80038 159.067 9.44852 158.858 9.1126C158.676 8.57207 158.489 8.0342 158.298 7.49911C158.325 7.42811 158.353 7.3569 158.381 7.28549C158.69 6.50385 157.405 4.66549 156.562 4.91134C156.07 4.57527 155.633 4.47487 155.681 5.13669ZM116.368 132.653C121.112 130.885 125.368 128.352 129.194 125.254C128.936 125.298 128.677 125.337 128.417 125.369C127.031 125.54 125.63 125.529 124.228 125.518H124.228C122.74 125.506 121.251 125.494 119.782 125.7C118.153 125.93 116.532 126.182 114.912 126.434L114.911 126.434C111.782 126.92 108.659 127.405 105.49 127.729C101.106 128.178 95.7296 128.003 92.2195 125.695C90.288 127.406 88.329 129.088 86.3471 130.742C86.455 130.788 86.5682 130.835 86.6871 130.88C89.7541 132.053 93.1545 133.271 96.3297 134.112C100.075 135.104 104.743 135.434 109.061 134.791C110.953 134.356 112.763 133.856 114.444 133.318C114.561 133.281 114.677 133.243 114.792 133.205C115.155 133.046 115.509 132.876 115.852 132.695C116.01 132.612 116.186 132.604 116.368 132.653ZM96.413 136.459L95.8522 136.299C92.6192 135.375 89.1227 134.375 86.1402 133.064C85.5072 132.785 85.0056 132.507 84.5912 132.195C83.7462 132.888 82.8974 133.577 82.0451 134.261C86.2746 135.995 91.3025 136.595 96.413 136.459ZM84.1538 128.521C86.1183 126.886 88.0605 125.224 89.9761 123.533C89.2636 122.5 88.7799 121.244 88.6002 119.727C87.3755 109.395 87.2266 98.9613 87.1403 88.6082C87.1214 86.3449 86.9612 84.0529 86.801 81.7609V81.7609V81.7608V81.7607V81.7606V81.7605V81.7604V81.7603V81.7602V81.7601V81.76V81.7599C86.473 77.0658 86.1451 72.3719 87.0298 67.9258C83.2982 71.8977 79.8907 76.1305 76.9591 80.6747C77.4051 81.4268 77.5322 82.4337 76.8596 82.3432C74.4538 89.9376 75.9216 96.9999 77.5067 104.626L77.5067 104.626L77.618 105.162C79.038 112.005 80.7548 118.87 83.1881 125.407C83.4546 126.123 83.6294 126.753 83.7846 127.313C83.908 127.758 84.019 128.158 84.1538 128.521ZM73.4611 86.6989C73.0399 92.1606 74.0942 97.4897 75.2097 103.129L75.21 103.13L75.2112 103.136L75.2136 103.148L75.2159 103.16C75.3325 103.749 75.4498 104.342 75.566 104.939C77.1861 113.248 79.5232 121.714 82.7484 129.545C82.7626 129.579 82.7768 129.614 82.791 129.647C81.5293 130.684 80.2589 131.71 78.9811 132.725C67.306 125.717 65.255 109.812 68.9355 97.759C70.1191 93.8835 71.6471 90.2032 73.4611 86.6989ZM90.9571 122.446C90.9869 122.49 91.0187 122.534 91.0522 122.577C93.5848 120.314 96.0688 117.999 98.4934 115.626C98.5192 114.101 98.1004 112.499 97.695 110.949L97.6949 110.949C97.4456 109.996 97.2014 109.062 97.0687 108.178C96.7101 105.789 96.8173 103.459 96.9269 101.078C96.945 100.685 96.9631 100.29 96.9793 99.8939C97.1926 94.6563 97.0528 89.4543 96.8867 84.2322C96.8328 82.5429 96.718 80.8508 96.6031 79.1575V79.1574C96.3356 75.2147 96.0676 71.2653 96.5668 67.3282C97.0355 63.6364 98.2304 59.9831 99.4711 56.3914C96.8408 58.5544 94.2748 60.7978 91.8094 63.1337C88 69.1294 88.5095 76.1585 89.0107 83.0729C89.141 84.87 89.2707 86.6593 89.3238 88.4207C89.3978 90.8875 89.4492 93.3565 89.5006 95.8264V95.8268C89.64 102.521 89.7796 109.222 90.3682 115.903C90.4063 116.334 90.4038 116.966 90.401 117.675V117.675V117.675V117.675V117.676V117.676V117.676V117.676V117.676V117.676V117.676V117.676V117.676C90.3942 119.405 90.3855 121.594 90.9571 122.446ZM129.52 121.958C130.84 121.732 132.169 121.504 133.538 121.323C137.114 117.727 140.263 113.625 143.046 109.232C142.659 109.403 142.272 109.576 141.885 109.749C140.312 110.452 138.738 111.156 137.133 111.695C133.801 112.815 130.345 113.423 126.891 114.03L126.891 114.03L126.89 114.03L126.89 114.03L126.89 114.03L126.89 114.031L126.89 114.031L126.89 114.031L126.89 114.031L126.89 114.031L126.89 114.031L126.89 114.031L126.89 114.031C125.473 114.28 124.057 114.529 122.65 114.813C118.166 115.72 113.748 116.457 109.239 117.051C108.088 117.203 106.976 117.573 105.87 117.941C103.971 118.572 102.087 119.199 100.039 118.713C99.9698 118.697 99.8992 118.673 99.8278 118.642C97.8966 120.519 95.9282 122.359 93.9283 124.166C95.1893 124.54 96.5583 124.753 97.5336 124.905C97.6434 124.922 97.7483 124.938 97.8475 124.954C100.794 125.422 103.475 125.031 106.219 124.63L106.219 124.63C107.458 124.45 108.71 124.267 110.005 124.161C111.645 124.027 113.268 123.809 114.89 123.591C117.165 123.286 119.436 122.981 121.746 122.908C124.462 122.824 126.976 122.393 129.52 121.958L129.52 121.958ZM129.13 56.3128C127.384 50.4793 125.638 44.6051 124.345 38.6432C122.082 40.0768 119.829 41.5293 117.599 43.0227C117.637 43.1354 117.658 43.2394 117.658 43.3295C117.648 44.9833 117.552 46.6428 117.456 48.3069L117.456 48.3071C117.346 50.2029 117.236 52.1048 117.252 54.0115C117.283 57.6537 118.14 61.4604 118.975 65.1668L118.975 65.1676L118.975 65.1677L118.975 65.1678L118.975 65.1679L118.975 65.168L118.975 65.1682L118.975 65.1683L118.975 65.1684L118.975 65.1685L118.975 65.1686L118.975 65.1687L118.975 65.1688L118.975 65.169L118.975 65.1691C119.269 66.4743 119.56 67.7671 119.812 69.0359C120.154 70.7657 120.524 72.4841 120.894 74.2021L120.894 74.2026L120.894 74.203L120.894 74.2034L120.894 74.2038L120.895 74.2042L120.895 74.2046L120.895 74.205L120.895 74.2054L120.895 74.2058L120.895 74.2063L120.895 74.2067L120.895 74.2071L120.895 74.2075L120.895 74.2079L120.895 74.2081L120.895 74.2082L120.895 74.2084L120.895 74.2085L120.895 74.2087L120.895 74.2089L120.896 74.209L120.896 74.2092L120.896 74.2094L120.896 74.2095L120.896 74.2097L120.896 74.2098L120.896 74.21L120.896 74.2102C121.431 76.6972 121.966 79.1834 122.419 81.7026C122.575 82.5672 122.811 83.4478 123.049 84.3366C123.178 84.8198 123.309 85.3055 123.427 85.7923C126.785 80.8605 129.926 75.7744 132.809 70.5785C132.793 70.5002 132.777 70.4211 132.76 70.3413C132.727 70.1765 132.692 70.0086 132.655 69.8381C131.634 65.2365 130.49 60.8547 129.13 56.3128ZM121.587 88.4478C117.863 93.7314 113.892 98.8241 109.723 103.669C109.854 101.017 109.481 98.3812 109.108 95.7375L109.108 95.7364C109.008 95.0265 108.907 94.316 108.817 93.6046C108.197 88.7377 108.061 84.1957 108.16 79.3078C108.255 74.6733 107.771 69.867 107.307 65.2469L107.28 64.9803C107.223 64.4182 107.16 63.8494 107.096 63.2763L107.096 63.276C106.59 58.7261 106.052 53.8949 108.55 49.8027C108.632 49.6682 108.653 49.5004 108.628 49.3164C110.7 47.8017 112.785 46.3256 114.867 44.8826C115.021 44.7761 115.175 44.6698 115.329 44.5637C115.293 45.3861 115.249 46.2099 115.204 47.0346L115.204 47.035L115.204 47.0354L115.204 47.0358L115.204 47.0362L115.204 47.0366L115.204 47.037L115.204 47.0374L115.204 47.0378L115.204 47.0383L115.204 47.0387L115.204 47.0391L115.204 47.0395L115.204 47.0399L115.204 47.0403V47.0405V47.0407V47.0409V47.0411V47.0412V47.0414V47.0416V47.0418V47.042V47.0422V47.0424V47.0426V47.0428V47.043C115.095 49.0809 114.985 51.124 115 53.1656C115.02 55.783 115.603 58.101 116.201 60.4762L116.201 60.4763L116.201 60.4764L116.202 60.4764L116.202 60.4765L116.202 60.4766L116.202 60.4767L116.202 60.4768L116.202 60.4769L116.202 60.477L116.202 60.4771L116.202 60.4772L116.202 60.4773L116.202 60.4774L116.202 60.4775C116.536 61.805 116.875 63.1504 117.122 64.5759C117.475 66.6118 117.932 68.6243 118.389 70.6365L118.389 70.6367L118.389 70.637L118.389 70.6372L118.389 70.6374L118.389 70.6376L118.389 70.6379L118.389 70.6381L118.389 70.6383L118.389 70.6386L118.389 70.6388L118.389 70.639L118.389 70.6393L118.389 70.6395L118.389 70.6397L118.389 70.6398L118.389 70.6399L118.389 70.6401L118.389 70.6402L118.39 70.6403L118.39 70.6404L118.39 70.6405L118.39 70.6406L118.39 70.6407L118.39 70.6409L118.39 70.641L118.39 70.6411L118.39 70.6412L118.39 70.6413C118.956 73.1342 119.522 75.6268 119.89 78.1635C120.049 79.2604 120.351 80.4528 120.661 81.6743L120.661 81.6752L120.661 81.6753C121.24 83.9552 121.843 86.3367 121.592 88.389C121.59 88.4084 121.588 88.428 121.587 88.4478ZM107.137 104.768C107.062 105.133 107.279 105.652 107.608 106.087C105.233 108.755 102.778 111.351 100.254 113.882L100.212 113.689L100.212 113.689C100.161 113.457 100.112 113.23 100.065 113.008C99.3091 109.391 98.9738 106.109 99.1683 102.426C99.4131 97.8124 99.6338 92.9595 99.3062 88.3606C99.2289 87.2805 99.1411 86.1846 99.0525 85.0789L99.0525 85.0787C98.6727 80.3368 98.2784 75.4154 98.6358 70.7901C98.99 66.2077 100.551 61.6631 102.073 57.2297C102.515 55.9418 102.954 54.6632 103.36 53.3959C103.373 53.3547 103.382 53.3102 103.387 53.2631C103.829 52.9189 104.273 52.5768 104.719 52.2366C104.275 54.4876 104.237 56.8668 104.43 58.9679C104.515 59.8925 104.601 60.8169 104.687 61.7411L104.687 61.742C105.081 65.9933 105.475 70.2414 105.795 74.5038C105.961 76.7252 105.942 78.9021 105.923 81.0745V81.0747V81.0748V81.0749V81.0749V81.075V81.0751V81.0751V81.0752V81.0753V81.0753V81.0754V81.0755V81.0755C105.899 83.8546 105.875 86.6263 106.239 89.4743C106.371 90.5057 106.53 91.5514 106.69 92.6055V92.6056C107.304 96.6449 107.937 100.808 107.137 104.768ZM145.55 105.036C147.748 101.13 149.69 97.0593 151.417 92.9617C146.661 95.9848 141.556 97.5414 136.147 99.1905L136.147 99.1906C134.456 99.706 132.736 100.23 130.988 100.812C126.68 102.244 122.552 103.216 118.153 104.187C116.993 104.443 115.799 104.932 114.593 105.426C113.458 105.89 112.311 106.36 111.171 106.644C108.592 109.633 105.909 112.532 103.139 115.35C103.83 115.02 104.545 114.687 105.396 114.526C106.355 114.345 107.339 114.325 108.324 114.306C109.092 114.29 109.861 114.275 110.62 114.183C113.41 113.847 116.157 113.251 118.904 112.656L118.904 112.656L118.904 112.656L118.904 112.656L118.905 112.656L118.905 112.656L118.905 112.656L118.905 112.655L118.905 112.655L118.905 112.655L118.906 112.655L118.906 112.655L118.906 112.655L118.906 112.655L118.906 112.655C120.251 112.364 121.596 112.072 122.945 111.811C124.014 111.604 125.085 111.416 126.155 111.227C129.356 110.663 132.546 110.101 135.648 109.059C137.262 108.517 138.834 107.813 140.403 107.111C142.104 106.349 143.802 105.589 145.55 105.036ZM134.638 96.5443C141.468 94.441 147.915 92.4558 153.626 87.4112C154.845 84.171 155.94 80.9525 156.93 77.8235C157.58 75.7678 158.168 73.6919 158.694 71.5997C157.03 72.5949 155.363 73.5887 153.696 74.5827C148.777 77.5157 143.854 80.4509 138.991 83.4295C135.918 85.3112 132.71 87.0954 129.325 88.3941C129.019 88.512 128.576 88.7251 128.059 88.9732L128.059 88.9734C126.735 89.6099 124.934 90.4761 123.737 90.5526C120.896 94.5851 117.913 98.5092 114.814 102.304C115.929 101.873 117.002 101.494 117.957 101.323C121.946 100.609 125.641 99.4761 129.501 98.1759C131.234 97.5926 132.948 97.0648 134.638 96.5443ZM159.644 67.483C159.567 67.494 159.492 67.5196 159.422 67.5618C157.315 68.8273 155.221 70.1048 153.13 71.381L153.129 71.3815L153.129 71.3818L153.128 71.3822L153.127 71.3825L153.127 71.3828L153.126 71.3832L153.126 71.3835L153.125 71.3839L153.123 71.3852L153.121 71.3863C148.543 74.1802 143.975 76.9682 139.29 79.6129C138.361 80.1377 137.458 80.6788 136.56 81.2171C134.505 82.4492 132.474 83.6661 130.213 84.6373C130.028 84.7165 129.626 84.9136 129.093 85.1744C128.415 85.5066 127.526 85.9421 126.609 86.3684C129.439 82.1315 132.11 77.7868 134.594 73.3569C136.203 74.1912 137.474 73.3731 138.879 72.4689L139.036 72.3675C141.829 70.5764 144.571 68.5987 147.297 66.6324L147.298 66.6323L147.3 66.6307L147.301 66.6301C148.462 65.7929 149.62 64.9578 150.777 64.1401C154.406 61.5765 158.063 58.8478 161.441 55.9397C161.046 59.8159 160.447 63.6716 159.644 67.483ZM130.247 52.5752C131.802 57.56 133.356 62.5432 134.397 67.6573C135.855 64.9183 137.24 62.1516 138.547 59.3635C139.325 57.7041 140.06 56.0302 140.76 54.3441C140.916 49.082 139.062 43.7961 137.063 39.0712C136.175 36.9735 135.712 34.853 135.243 32.71L135.241 32.6987L135.174 32.3932C135.14 32.2374 135.105 32.0814 135.071 31.9254C133.462 32.9391 131.849 33.9452 130.235 34.9513L130.234 34.9519L130.231 34.9536L130.231 34.9538C128.855 35.8121 127.478 36.6704 126.104 37.5336C127.147 42.6364 128.697 47.6066 130.247 52.5752ZM161.616 51.5174C161.267 50.7689 161.465 50.5389 161.853 50.5976C162.019 47.4529 162.051 44.3019 161.947 41.1573C157.148 45.499 152.265 50.0812 147.88 54.7438C147.589 55.0535 147.27 55.4539 146.925 55.8863C145.577 57.5752 143.839 59.7534 141.872 58.9349L141.857 58.9284C141.479 59.7889 141.09 60.6459 140.691 61.4992C139.254 64.5696 137.722 67.6105 136.102 70.615C136.645 70.4028 137.28 69.9281 137.764 69.5662L137.764 69.566L137.766 69.5649C137.925 69.4463 138.067 69.3399 138.185 69.2589C139.68 68.2296 141.152 67.1607 142.625 66.091L142.625 66.0905L142.626 66.09L142.626 66.0899L142.627 66.0898L142.627 66.0897L142.627 66.0896L142.627 66.0895L142.627 66.0893L142.627 66.0892C144.183 64.9598 145.739 63.8295 147.326 62.744C147.396 62.696 147.497 62.6272 147.625 62.5394C150.034 60.8964 162.139 52.6398 161.616 51.5174ZM161.743 37.1709C161.515 33.7437 161.185 30.201 160.713 26.6426C159.391 28.4834 158.146 30.3885 156.901 32.2949L156.901 32.295C154.463 36.0256 152.022 39.7613 148.99 43.0312C148.73 43.3123 148.272 43.06 147.914 42.7619C146.521 46.9967 145.046 51.1958 143.375 55.3262C144.779 54.0567 146.568 52.0719 147.743 50.7672L147.744 50.7668L147.744 50.7666C148.315 50.1333 148.741 49.6604 148.908 49.5075C151.007 47.593 153.023 45.5956 155.038 43.5985C157.231 41.4255 159.424 39.2529 161.723 37.1883L161.725 37.1859L161.736 37.1771L161.743 37.1709ZM142.523 49.8925C142.224 48.1847 141.811 46.5204 141.345 44.9882C140.941 43.6581 140.36 42.4173 139.78 41.1777C139.252 40.0505 138.725 38.9243 138.331 37.7329C137.89 36.3962 137.608 34.9575 137.326 33.5193L137.325 33.519C137.15 32.623 136.974 31.7273 136.76 30.8565C138.38 29.8271 139.993 28.787 141.595 27.7282C141.989 27.4683 142.382 27.2034 142.773 26.9335C142.79 27.3552 142.823 27.7627 142.91 28.1183C143.151 29.1068 143.415 30.0917 143.68 31.0776L143.68 31.0779C143.958 32.1138 144.237 33.1508 144.488 34.1941L144.571 34.5388C144.977 36.225 145.411 38.0282 146.077 39.6873C144.961 43.1166 143.797 46.5243 142.523 49.8925ZM153.7 17.2866C151.114 20.3344 148.018 23.0933 144.762 25.511C145.086 26.6495 145.271 27.8738 145.455 29.0992L145.455 29.0995C145.61 30.1277 145.764 31.1567 146.002 32.1362C146.181 32.873 146.333 33.6882 146.491 34.5341C146.636 35.3154 146.787 36.1228 146.968 36.9184C147.258 36.0051 147.547 35.0907 147.834 34.1754C149.622 28.4737 151.656 22.8814 153.7 17.2866ZM158.128 13.1422C159.057 16.6859 159.779 20.3487 160.34 24.021C159.893 23.6076 159.406 23.388 159.173 23.6892L159.141 23.7293L159.141 23.7295L159.141 23.7298C159.113 23.7658 159.085 23.8018 159.057 23.8379C159.052 23.8449 159.046 23.8519 159.041 23.859L159.041 23.8583C157.569 25.8608 156.203 27.9552 154.835 30.0521L154.835 30.0522L154.835 30.0524L154.835 30.0525L154.835 30.0527L154.835 30.053C153.143 32.6475 151.449 35.2456 149.548 37.6779C149.691 37.2225 149.835 36.7669 149.978 36.311C151.826 30.4203 153.936 24.6457 156.048 18.8641L156.05 18.8592C156.745 16.9558 157.441 15.0516 158.128 13.1422Z' fill='%23D2CFCC'/%3E%3C/svg%3E%0A");
  background-position: left 0 bottom 0;
}

@media screen and (max-width: 1620px) {
  .shape-yellow-top-right {
    width: 55%;
    background-position: left 0 top 0;
  }

  .shape-yellow-right {
    width: 50%;
    min-width: 900px;
    height: autp;
    right: 0;
    bottom: 48px;
    background-position: right 0 top 0;
  }

  .shape-blue-left {
    width: 300px;
    height: 850px;
    top: calc(100vh + 70rem);
    background-size: auto 100%;
    background-position: left 0 top 0;
  }

  .shape-yellow-bottom-left {
    width: 300px;
    height: 220px;
    background-position: right 0 top 0;
  }

  .leaf-top {
    width: 150px;
    height: 155px;
    background-size: 100%;
    left: 32px;
    top: 96px;
    background-position: left 0 top 0;
  }

  .leaf-bottom {
    width: 115px;
    height: 115px;
    bottom: 520px;
    background-size: auto 100%;
  }
}
@media screen and (max-width: 1220px) {
  .shape-yellow-top-left {
    top: calc(100vh - 4rem);
  }

  .shape-yellow-right {
    background-position: right 0 bottom 0;
  }

  .shape-blue-left {
    top: calc(100vh + 80rem);
    background-position: left -5rem top 0;
  }
}
@media screen and (max-width: 920px) {
  .shape-yellow-top-right {
    width: 45%;
    height: 680px;
  }

  .leaf-top {
    width: 150px;
    height: 155px;
    background-size: 100%;
    left: 32px;
    top: 96px;
    background-position: left 0 top 0;
  }
}
@media screen and (max-width: 750px) {
  .shape-yellow-top-left {
    top: calc(100vh - 7rem);
  }

  .shape-yellow-bottom-left {
    display: none;
  }

  .leaf-top {
    left: 15%;
  }
}
/* Details*/
@media screen and (max-width: 625px) {
  .leaf-bottom {
    bottom: 550px;
  }
}
@media screen and (max-width: 560px) {
  .leaf-bottom {
    bottom: 590px;
  }
}
@media screen and (max-width: 485px) {
  .leaf-bottom {
    bottom: 640px;
  }
}
@media screen and (max-width: 462px) {
  .leaf-bottom {
    bottom: 635px;
  }
}
@media screen and (max-width: 460px) {
  .leaf-bottom {
    bottom: 700px;
  }
}
@media screen and (max-width: 402px) {
  .leaf-bottom {
    bottom: 740px;
  }
}
@media screen and (max-width: 360px) {
  .leaf-bottom {
    bottom: 750px;
  }
}