@font-face {
  font-family: 'Graphik Web';
  src: url('/assets/fonts/Graphik-Regular-Web.woff2') format('woff2'), url('/assets/fonts/Graphik-Regular-Web.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik Web';
  src: url('/assets/fonts/Graphik-Medium-Web.woff2') format('woff2'), url('/assets/fonts/Graphik-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'GT Alpina';
  src: url('/assets/fonts/GT-Alpina-Standard-Light-Italic.woff2') format('woff2'), url('/assets/fonts/GT-Alpina-Standard-Light-Italic.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

body {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik Web';
  font-style: normal;
  font-weight: 400;
  background-color: #FFF7EF;
}
.global-nav-logo,
.global-major-links,
.global-menu-btn {
  visibility: hidden;
}
a.nav-link {
  color: #000;
  text-align: center;
  font-family: 'Graphik Web';
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 85px; /* 425% */
  margin-right: 64px;
}
.gradient-overlay {
/*  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 31.5%, rgba(0, 0, 0, 0.20) 99.6%);*/
background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 31.5%, rgba(0, 0, 0, 0.40) 99.6%);
  mix-blend-mode: darken;
  pointer-events: none;
}
.featured-project-block {

}
.anim-section {
  visibility: hidden;
/*  opacity: 0;*/
}
.anim {
/*  clip-path: inset(0% 0% 100% 0%)*/
  visibility: hidden;
/*  opacity: 0;*/
}
/*a.carousel-item:hover,
a.featured-project:hover,
a.news-block-link:hover {
  cursor: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iNjUiIHZpZXdCb3g9IjAgMCA2NiA2NSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYzLjc3OTQgMkwyIDYzLjc3OTQiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIi8+CjxwYXRoIGQ9Ik0yIDJMNjQgMlY2NCIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIzIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiLz4KPC9zdmc+Cg==) 33 32,pointer;
}*/
a.featured-project,
a.news-block-link {
  position: relative;
}
a.featured-project:hover img,
a.news-block-link:hover img.news-img {
  opacity: 0.65 !important;
  transition: 0.3s ease-in;
}
a.featured-projects-cta {
  color: #fff;
  padding-right: 0 !important;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 44.538px; /* 185.574% */
  letter-spacing: 0.403px;
  text-decoration-line: underline;
}
a.featured-projects-cta:hover {
  color: #000;
  background-color: #fff;
}
.carousel-overlay {
  position: absolute;
  left: 25px;
  bottom: 20px;
  pointer-events: none;
  margin-right: 25px;
  z-index: 40;
}
.slide-controls {
  left: 25px;
  bottom: 25px;
}
.slide-count {
  width: 70px;
  height: 30px;
  border: 1px solid transparent;
  flex-shrink: 0;
  color: #FFF;
  text-align: center;
  font-family: 'Graphik Web';
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  /*line-height: 23.965px; /* 171.176% */
  letter-spacing: 0.602px;
}
.carousel-prev svg,
.carousel-next svg {
  width: 13px;
  height: 13px;
}

.carousel-overlay .title {
  font-size: 22px;
/*  font-size: 15px;*/
  font-weight: 500;
  line-height: 17px;
  letter-spacing: 0.5px;
  margin-bottom: 6px;
}

.carousel-overlay .tagline {
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
  letter-spacing: 0.5px;
}
.image-slide a {
  display: block;
  overflow: hidden;
}
.image-slide.img-scale img {
  transform: scale(1.25);
  transition: 4s ease-in-out;
}

.container {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.agency-description {
  color: #000;
  font-size: 36px;
  line-height: 38px; /* 105.556% */
  letter-spacing: 0.5px;
/*  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0.395px;*/
  padding-right: 30px;
}
.agency-subdescription {
  color: #000;
  font-family: "GT Alpina";
  font-size: 38px;
  line-height: 40px; /* 105.263% */
  letter-spacing: 0.5px;
  font-weight: 300;
/*  font-size: 24px;
  line-height: 26px;
  letter-spacing: 0.395px;*/
  padding-right: 30px;
}
.explore-arrow {
  width: 35px;
  height: auto;
}
a.explore-cta {
  text-decoration: underline;
  white-space: nowrap;
  color: #000;
  font-size: 24px;
  font-weight: 300;
  line-height: 44.538px; /* 185.574% */
  letter-spacing: 0.403px;
}
a.explore-cta:hover {
  background: #000;
  color: #fff;
}
.vertical-cta-arrow {
  overflow: hidden;
  width: 37px;
  height: 38px;
  position: relative;
}
.vertical-cta-arrow svg {
  position: absolute;
  right: 0;
  bottom: 0;
}
.vertical-cta-arrow path {
  stroke: #000;
  stroke-width: 1.7;
}
.reel-overlay {
  background: rgba(0, 0, 0, 0.55);
  mix-blend-mode: multiply;
  cursor: pointer;
}
a.reel-play {
  display: block;
}
a.reel-play:hover {
  opacity: 0.5;
}
a.reel-play svg {
  width: 36px;
  height: auto;
}
.reel-title {
  color: #FFF;
  font-size: 15px;
  line-height: 16px; /* 106.667% */
  font-weight: 500;
  letter-spacing: 0.563px;
  margin-bottom: 5px;
}
.reel-tagline {
  color: #FFF;
  font-family: "GT Alpina";
  font-size: 17px;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
  font-weight: 300;
}
.featured-projects-title {
  color: #FFF;
  font-family: "GT Alpina";
  font-size: 30px;
  font-style: normal;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 0.563px;
  margin-bottom: 20px;
}

.featured-projects-tagline {
  color: #FFF;
  font-size: 17px;
  line-height: 20px; /* 117.647% */
  letter-spacing: 0.563px;
  //font-size: 15px;
  font-weight: 400;
  //line-height: 18px; /* 120% */
  //letter-spacing: 0.563px;
  margin-bottom: 18px;
}

.project-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 29.246px; /* 132.937% */
  letter-spacing: 0.5px;
}
.project-tagline {
  color: #FFF;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  letter-spacing: 0.5px;
}
.project-description {
  color: #888;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px; /* 120% */
  letter-spacing: 0.5px;
}
.project-tag {
  color: #626262;
  text-align: center;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  border-radius: 46px;
  border: 1px solid #626262;
  padding:  6px 20px;
  margin-top: 10px;
  display: inline-block;
  margin-right: 6px;
}
.project-tag:first-of-type {
  color: #888;
  border-color: #888;
}
.featured-projects-arrow {
  width: 37px;
  height: 38px;
}
.featured-projects-arrow path {
  stroke: #fff;
  stroke-width: 2;
}

/** TESTIMONIALS **/

.testimonials-arrow-next,
.testimonials-arrow-prev {
  cursor: pointer;
}
.testimonials-heading {
  color: #000;
  font-family: "GT Alpina";
  font-weight: 300;
  font-size: 30px;
  //font-size: 17px;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
  margin-bottom: 20px;
}
.testimonials-tagline {
  font-size: 15px;
  font-weight: 400;
  line-height: 18px; /* 120% */
  letter-spacing: 0.563px;
  margin-bottom: 30px;
}


.testimonial-block {
  width: 310px;
  
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 80px;
}
.testimonial-client {
  font-family: 'Graphik Web';
  //font-size: 22px;
  //line-height: 24px; /* 120% */
  margin-bottom: 20px;
  font-style: italic;
}
.testimonial-attribution {
  font-weight: 500;
  margin-top: 28px;
}
.collab-arrow {
  margin-right: 35px;
  margin-bottom: 30px;
  width: 35px;
  height: 36px;
}
.collab-text {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px; /* 109.091% */
  letter-spacing: 0.395px;
}
a.collab-cta {
  color: #000;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 32px; /* 108.333% */
  letter-spacing: 0.395px;
  text-decoration: underline;
}
a.collab-cta:hover {
  background: #000;
  color: #fff;
}
.view-case-study {
  margin-top: 10px;
/*  margin-top: 45px;*/
  display: inline-block;
  padding: 7px 20px;
  color: #000;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  padding-right: 50px;
  border: 1px solid #000;
  border-radius: 46px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E") center right 12px no-repeat;
}
a.testimonial-link:hover .view-case-study,
.view-case-study:hover {
  transition: 0.3s background-color ease-in;
  color: #fff;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E") center right 12px no-repeat;
  background-color: #000;
}

/** FEATURED NEWS **/
.news-scroll {
  color: #fff;
}
.news-scroll::-webkit-scrollbar {
  background: #fff;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  height: 7px;
  width: 100%;
}
.news-scroll::-webkit-scrollbar-thumb {
  background: #fff;
  height: 7px;
  border-top: 0px solid #000;
  border-bottom: 0px solid #000;
}
.news-scroll::-webkit-scrollbar-track {
  background: #fff;
  height: 7px;
  border-top: 3px solid #000 !important;
  border-bottom: 3px solid #000 !important;
}
.news-heading {
  color: #fff;
  font-family: "GT Alpina";
  font-size: 24px;
  //font-size: 17px;
  font-weight: 300;
  line-height: 17px; /* 100% */
  letter-spacing: 0.563px;
}
.news-arrow-next,
.news-arrow-prev {
  cursor: pointer;
}
.news-block {
  color: #fff;
  width: 100%;
  max-width: 573px;
  margin-right: 40px;
  flex: 0 0 auto;
  font-size: 17px;
  font-weight: 400;
  line-height: 20px; /* 117.647% */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.news-img {
  border-radius: 10px;
}
.news-title {
  color: #FFF;
  font-size: 22px;
  font-weight: 500;
  line-height: 29.246px; /* 121.859% */
  letter-spacing: 0.5px;
  margin-top: 30px;
  margin-bottom: 15px;
}

.news-block p {
  margin-right: 50px;
}
.learn-more-btn {
  margin-top: 45px;
  display: inline-block;
  padding: 7px 20px;
  color: #fff;
  font-size: 10.5px;
  font-style: normal;
  font-weight: 500;
  line-height: 13.13px; /* 125.049% */
  padding-right: 80px;
  border: 1px solid #fff;
  border-radius: 46px;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='white' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E%0A") center right 12px no-repeat;
}
a.news-block-link:hover .learn-more-btn,
.learn-more-btn:hover {
  color: #000;
  background: url("data:image/svg+xml,%3Csvg width='12' height='13' viewBox='0 0 12 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.3387 6.61993H0.020699' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3Cpath d='M5.67969 0.960938L11.3589 6.64014L5.67969 12.3193' stroke='black' stroke-width='0.765474' stroke-miterlimit='10'/%3E%3C/svg%3E%0A") center right 12px no-repeat;
  background-color: #fff;
  transition: 0.3s background-color ease-in;
}

.footer-logo {
  width: 50px;
  height: auto;
}
.footer-tagline {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  line-height: 24px; /* 109.091% */
  letter-spacing: 0.955px;
  margin-top: 20px;
  padding-bottom: 25px;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  padding-right: 100px;
  display: inline-block;
}


.footer-right {
  padding-left: 25px;
}

dl.contact {

}
dl.contact dt {
  color: #000;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  line-height: 18.2px; /* 107.059% */
  letter-spacing: 0.735px;
  margin-top: 20px;
}
dl.contact dt {
  font-size: 18px;
  line-height: 29.246px; /* 162.478% */
}

dl.contact dd {

}
a.footer-email {
  color: #000;
  font-family: "GT Alpina";
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  /*line-height: 47px; /* 167.857% */
  letter-spacing: 0.955px;
  text-decoration: underline;
}


a.footer-email:hover {
  background: #000;
  color: #fff;
}
a.social {
  color: #000;
  font-family: "GT Alpina";
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px; /* 123.529% */
  letter-spacing: 0.955px;
}

.copyright {
  color: #000;
  font-feature-settings: 'liga' off, 'clig' off;
  font-family: 'Graphik Web';
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 220% */
  letter-spacing: 0.955px;
  margin-top: 80px;
}
.copyright a {
  text-decoration: underline;
}
.nobreak {
  display: none;
}
.spacer {
  display: inline;
}

@media (min-width: 640px) {
  .nobreak {
    display: inline;
  }
  .spacer {
    display: none;
  }
}

a.close-cookie-banner {
  background: url("data:image/svg+xml,%3Csvg width='18' height='17' viewBox='0 0 18 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cline x1='1.70711' y1='1.29289' x2='16.7071' y2='16.2929' stroke='white' stroke-width='2'/%3E%3Cline y1='-1' x2='21.2132' y2='-1' transform='matrix(-0.707107 0.707107 0.707107 0.707107 17 2)' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A") center center no-repeat;
  width: 18px;
  height: 17px;
  margin-top: 4px;
  display: inline-block;
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel-overlay {
    bottom: 65px;
  }
  .carousel-overlay .title {
    font-size: 15px;
  }

  .collab-arrow {
    width: 66px;
    height: 66px;
  }
  .collab-arrow path {
    stroke-width: 2;
  }
  .testimonial-scroll::-webkit-scrollbar {
    background: black;
    border-top: 3px solid #FFFBF4;
    border-bottom: 3px solid #FFFBF4;
    height: 7px;
    width: 100%;
  }
  .testimonial-scroll::-webkit-scrollbar-thumb {
    background: black;
    height: 7px;
    border-top: 0px solid #FFFBF4;
    border-bottom: 0px solid #FFFBF4;
  }
  .testimonial-scroll::-webkit-scrollbar-track {
    background: black;
    height: 7px;
    border-top: 3px solid #FFFBF4 !important;
    border-bottom: 3px solid #FFFBF4 !important;
  }

  .testimonial-block {
    margin-bottom: 0;
    margin-right: 100px;
  }
  .testimonial-client {
/*    font-size: 20px;*/
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  a.reel-play svg {
    width: initial;
    height: auto;
  }
  .carousel-overlay {
    left: 55px;
    bottom: 50px;  
    margin-right: 180px;
  }
  .slide-controls {
    right: 50px;
    bottom: 50px;
    left: auto;
  }
  .slide-count {
    font-size: 18px;
    line-height: 29.425px; /* 163.471% */
    letter-spacing: 0.739px;
  }
  .carousel-overlay .title {
    font-size: 28px;
    line-height: 36.173px; /* 200.96% */
    margin-bottom: 0;
  }
  .carousel-overlay .tagline {
    font-size: 28px;
    line-height: 36.173px; /* 200.96% */
  }
  .carousel-prev svg,
  .carousel-next svg {
    width: 13px;
    height: 13px;
  }
  .agency-description {
    font-size: 42px;
    line-height: 50px; /* 119.048% */
    letter-spacing: 0.705px;
  }
  .agency-subdescription {
    font-size: 45px;
    line-height: 50px;
    letter-spacing: 0.705px;
  }
  .explore-arrow {
    /*width: initial;
    height: auto;*/
    width: 65px;
    height: 66px;
    margin-bottom: 20px;
  }
  .explore-arrow path {
    stroke-width: 3;
  }
  a.explore-cta {
    color: #000;
    font-size: 45px;
    line-height: 77.884px; /* 173.076% */
    letter-spacing: 0.705px;
  }
  .collab-arrow {
    width: 137px;
    height: 137px;
    margin-right: 65px;
  }
  .collab-text {
    font-size: 42px;
    line-height: 48px; /* 114.286% */
    letter-spacing: 0.955px;
  }
  a.collab-cta {
    font-size: 48px;
    line-height: 56px; /* 77.083% */
    letter-spacing: 0.955px;
  }
  .reel-title {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  .reel-tagline {
    font-size: 28px;
    line-height: 47px; /* 167.857% */
    letter-spacing: 0.955px;
  }
  .featured-projects-title {
    font-size: 41px;
    line-height: 29px; /* 70.732% */
    letter-spacing: 0.955px;
  }
  .featured-projects-tagline {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  a.featured-projects-cta {
    font-size: 45px;
    line-height: 77.884px; /* 173.076% */
    letter-spacing: 0.705px;
  }
  .project-title {
    font-size: 24px;
    line-height: 29.246px; /* 121.859% */
  }
  .project-tagline {
    font-size: 18px;
    line-height: 1.4em;
  }
  .project-description {
    line-height: 20px; /* 133.333% */
  }
  .featured-projects-arrow {
    width: 66px;
    height: 66px;
  }
  .featured-projects-arrow path {
    stroke-width: 2;
  }
  .testimonials-heading {
    font-size: 41px;
    line-height: 41px;
    letter-spacing: 0.955px;
    margin-bottom: 10px;
  }
  .testimonials-tagline {
    font-size: 26px;
    line-height: 38px; /* 146.154% */
    letter-spacing: 0.955px;
  }
  .news-heading {
    font-size: 35px;
    line-height: 29px; /* 103.571% */
    letter-spacing: 0.955px;
  }
  .news-title {
    font-size: 24px;
  }

}

/* Tailwind LG */
@media (min-width: 1024px) {

  .footer-logo {
    width: initial;
    height: auto;
  }
  .footer-tagline {
    font-size: 42px;
    line-height: 48px; /* 114.286% */
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  a.footer-email {
    font-size: 28px;
  }
  a.social {
    font-size: 18px;
    line-height: 22px; /* 122.222% */
  }
  .footer-right {
    border-left: 1px solid #000;
    padding-left: 40px;
  }

}

.spark-underline {
  background-image: url("data:image/svg+xml,%3Csvg width='277' height='5' viewBox='0 0 277 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_8839_705)'%3E%3Cpath d='M203.559 4.49438L203.249 4.56086C204.304 4.54519 204.574 4.66223 203.86 4.66186C203.648 4.66192 203.098 4.57888 202.684 4.57958C202.337 4.58026 201.822 4.61955 201.359 4.6133L202.011 4.56789L202.024 4.47106L203.556 4.49409L203.559 4.49438Z' fill='%23FE3441'/%3E%3Cpath d='M198.928 4.38892C198.804 4.38867 198.676 4.39246 198.553 4.39192C198.582 4.38268 198.649 4.37517 198.735 4.36966C198.842 4.36877 198.885 4.38836 198.928 4.38892Z' fill='%23FE3441'/%3E%3Cpath d='M5.71795 2.8179C5.69651 2.81615 5.45532 2.82734 5.44727 2.80452L5.69382 2.78368C5.7501 2.79419 5.65631 2.81294 5.71527 2.81819L5.71795 2.8179Z' fill='%23FE3441'/%3E%3Cpath d='M37.8612 0.876737C37.738 0.878502 37.6095 0.877963 37.4863 0.879729C37.572 0.878839 37.5292 0.841944 37.8612 0.876737Z' fill='%23FE3441'/%3E%3Cpath d='M39.3729 0.862521C39.2497 0.864864 39.1185 0.862595 38.9981 0.865513L39.164 0.830576L39.3729 0.862521Z' fill='%23FE3441'/%3E%3Cpath d='M193.942 0.283306C193.7 0.288003 193.434 0.285767 193.188 0.289308L193.145 0.221374C193.577 0.218646 193.743 0.257342 193.942 0.283306Z' fill='%23FE3441'/%3E%3Cpath d='M39.3693 0.870673C39.6116 0.865674 40.4622 0.797589 40.8579 0.824725C41.7328 0.88477 39.9211 0.889066 40.1715 0.932768L46.9469 0.844695L45.1783 0.756499C46.5539 0.820747 48.2471 0.704583 49.6818 0.718661L50.1314 0.785497C51.0197 0.69218 51.7761 0.706455 52.9471 0.728727L52.5029 0.629709L53.9592 0.611311L53.9727 0.549558L54.7264 0.54354L54.5568 0.606789C55.4613 0.573766 56.2177 0.693276 57.3645 0.688304L59.0819 0.554448L60.8181 0.5638L60.479 0.634635L61.6176 0.625606L61.9245 0.520572L62.1883 0.589202C62.4548 0.585646 62.6971 0.557165 62.9178 0.550143C63.2866 0.538729 62.8451 0.632207 63.5046 0.610562L62.802 0.411023L66.0376 0.419358C65.9085 0.518543 64.3714 0.39955 63.9649 0.469825C63.8411 0.491024 64.1453 0.53558 63.8842 0.569575L65.2032 0.597892L65.3297 0.49349C66.2988 0.476103 66.3311 0.476674 66.6945 0.551073C67.2598 0.469736 68.0485 0.445734 68.9449 0.497945L69.1468 0.411496C68.9799 0.384003 69.7955 0.385505 70.0028 0.386895C70.2639 0.388848 70.2774 0.449724 70.6166 0.469048C71.2761 0.506254 72.1644 0.429461 71.4349 0.547664L72.1267 0.439329C72.9477 0.431552 74.1671 0.435256 74.0864 0.526599C75.0393 0.508927 74.3502 0.425346 74.3933 0.421565C75.077 0.360196 75.1147 0.470348 75.4512 0.481267C76.1457 0.503387 76.7917 0.485225 77.4647 0.465316L77.104 0.405121L77.9438 0.323703L79.6828 0.379728L78.9748 0.45357L80.0193 0.308314C80.7945 0.289535 81.131 0.341619 81.2253 0.401602L82.6842 0.321454L81.621 0.432506C82.582 0.436285 84.0033 0.467761 83.8444 0.346628L84.6009 0.340609L85.0208 0.405425L84.5551 0.272206L86.2994 0.327359L86.6332 0.254207C87.9738 0.228015 88.889 0.37299 89.0344 0.374397C90.6038 0.390755 91.8313 0.351261 92.2996 0.210521L92.5527 0.275676L93.8151 0.230953C94.1651 0.317822 94.6577 0.28289 95.4168 0.322676C95.5999 0.289284 95.0938 0.215796 95.301 0.186455C95.6725 0.133295 96.4155 0.145255 97.0023 0.139286L96.7574 0.256768L97.7049 0.338824L97.8234 0.235584C98.8732 0.276155 99.5165 0.226684 100.281 0.220084C101.116 0.212883 102.047 0.245661 103.11 0.193459C103.048 0.263924 101.282 0.253421 102.634 0.333621C103.342 0.251952 104.152 0.174312 105.377 0.175405L104.712 0.317651C105.775 0.214136 107.549 0.353353 107.35 0.232522C108.604 0.297964 108.9 0.193223 109.748 0.173843C110.612 0.154168 111.331 0.191646 111.969 0.183053C112.903 0.170315 113.888 0.0430511 114.489 0.171593L112.222 0.189937C112.112 0.232875 113.485 0.240882 113.684 0.239665C114.602 0.234759 116.618 0.220837 116.613 0.153871L118.462 0.108397C119.14 0.230829 122.459 0.17884 123.743 0.130342C124.12 0.196041 124.621 0.231553 125.534 0.220851L125.655 0.11732L126.077 0.183585L127.913 0.0992685L128.387 0.232776C128.707 0.229784 128.535 0.173593 128.882 0.143052C129.02 0.130836 129.972 0.145343 130.188 0.0817921L129.709 0.222245C130.925 0.241314 130.016 0.133735 130.987 0.142439C131.571 0.147777 131.884 0.192331 132.212 0.195425C132.551 0.198515 133.009 0.163883 133.555 0.164304C134.837 0.165091 135.914 0.237253 137.138 0.254001L139.504 0.1101L139.574 0.212705C140.614 0.143116 140.937 0.17723 141.86 0.228564L141.017 0.0983532L142.153 0.0893255L142.175 0.17513C143.593 0.229799 144.886 0.159846 146.401 0.192744L146.062 0.263579L147.79 0.283949L147.661 0.216439L146.754 0.155534C147.405 0.130412 147.717 0.201638 148.092 0.200659C149.33 0.19711 150.886 0.101569 151.594 0.256171C152.77 0.21988 153.238 0.205539 153.739 0.100158L154.716 0.143359L153.642 0.2376C155.416 0.174465 157.419 0.193885 159.306 0.192466L159.284 0.158844C159.093 0.178323 157.317 0.104045 158.671 0.0952439C160.17 0.192795 162.052 0.162677 163.694 0.226557L163.107 0.196288L163.088 0.162665L165.131 0.149315L165.497 0.0749929L166.308 0.136217L166.181 0.240908L167.476 0.196176L167.33 0.265795C168.079 0.269346 168.666 0.219312 169.387 0.213304C169.831 0.209696 170.297 0.233332 170.606 0.230053C172.391 0.21098 174.878 0.110529 175.899 0.300699L175.621 0.165685C176.827 0.209689 178.278 0.101712 179.334 0.179389C179.581 0.197581 179.581 0.255272 180.103 0.264107C180.203 0.265817 181.697 0.24306 181.756 0.237534C182.122 0.204089 181.842 0.140971 182.44 0.145436L182.701 0.246246C183.207 0.260594 183.449 0.179641 183.791 0.177512C184.017 0.175996 186.093 0.276279 187.186 0.208993L188.082 0.30411L190.465 0.218765L190.96 0.386185L191.245 0.246948C191.315 0.23997 193.111 0.293369 193.178 0.300018C193.245 0.306666 193.068 0.365858 193.412 0.367787L194.357 0.359104C194.427 0.352706 194.05 0.30962 193.934 0.293999C196.05 0.253087 196.352 0.318517 197.55 0.319618C198.249 0.320284 199.501 0.238747 198.933 0.391111L204.422 0.348058L204.301 0.41477L205.243 0.443776L205.025 0.380351C205.528 0.382524 206.016 0.344115 206.387 0.339078C207.135 0.329004 209.084 0.494261 208.799 0.349393L209.345 0.343146L211.776 0.526526L214.708 0.403914C215.02 0.401794 215.251 0.524355 216.35 0.518527L223.023 0.473679L224.732 0.631469L224.907 0.533141L225.779 0.485923L226.073 0.543818L227.139 0.544087L226.431 0.617929C227.413 0.65533 228.059 0.622383 228.902 0.61576C229.93 0.607343 229.683 0.604226 230.208 0.588419L229.454 0.594436L229.408 0.526322L230.541 0.517295L230.208 0.588129C230.345 0.58403 232.835 0.564462 233.023 0.564987C233.755 0.567383 234.27 0.659712 234.956 0.585297L234.83 0.688539L236.345 0.676502L235.917 0.611689L236.862 0.603006C237.198 0.604938 237.118 0.704108 238.065 0.697744C238.407 0.695615 237.949 0.599501 238.773 0.623323L239.209 0.720893L240.084 0.68527C240.364 0.788684 241.505 0.793281 242.248 0.706673C243.115 0.793972 243.67 0.714667 244.456 0.719656C244.991 0.722979 246.515 0.771529 246.324 0.837103L246.798 0.696652L248.922 0.748506L248.214 0.822348L250.62 0.801644C251.441 0.948675 254.418 0.906353 256.001 0.860377L256.475 0.930686L258.128 0.880631L257.818 0.985666C258.699 0.922501 261.148 0.835687 261.237 0.993078L260.508 1.03301L264.65 1.00107L264.731 1.10222L265.439 1.02838L266.29 1.1583L267.041 1.15257L266.597 1.05356L268.101 1.07921L268.153 1.16153C268.979 1.2039 270.651 1.15326 270.532 1.26201L271.052 1.18938C271.816 1.22714 272.384 1.33453 272.732 1.3495C273.203 1.36966 273.943 1.35901 274.417 1.38583C274.987 1.41784 274.516 1.50553 275.574 1.42724L274.126 1.52449L275.273 1.54938L274.942 1.63673L273.466 1.68384L274.826 1.70605L276.977 1.82719L275.467 1.83951L276.63 1.88121C276.134 1.96948 274.417 1.91867 274.059 2.00488C273.642 2.10501 275.157 1.96745 274.858 2.06668L274.158 2.15792L272.982 2.09912L272.864 2.20207L272.102 2.17185C271.768 2.2479 271.852 2.25744 270.802 2.25311L270.772 2.20355C269.951 2.18523 268.522 2.2358 267.94 2.22814C267.45 2.22191 266.602 2.17055 266.597 2.20099L267.006 2.24929L266.247 2.25531L265.827 2.1902L265.324 2.29645L265.456 2.23003L263.181 2.21126L263.97 2.25626L263.27 2.34749C263.633 2.31173 264.309 2.33646 264.347 2.33268C264.532 2.31321 264.077 2.25884 264.731 2.26734L265.59 2.41465L264.492 2.4744C265.321 2.44517 265.445 2.55791 265.854 2.55837L266.802 2.52505C266.285 2.63652 267.205 2.65191 267.55 2.74196C267.706 2.7828 267.356 2.85856 267.405 2.86261C268.234 2.92817 267.954 2.77113 268.492 2.78576C269.076 2.87546 267.784 2.90424 267.814 2.91061C268.156 2.98415 269.017 2.99491 269.004 3.00245C268.772 3.12109 268.234 3.11429 267.973 3.15495C267.771 3.18661 267.749 3.23329 267.477 3.27309C266.336 3.43838 263.588 3.2606 262.051 3.22162C242.534 2.72837 218.83 2.48799 198.463 2.31765C158.429 1.98316 111.133 2.0752 71.8206 3.01984C71.5002 3.02748 70.6981 3.04597 70.8327 3.08826L77.6512 3.01554L79.6459 2.94741L80.125 3.01569C80.7388 3.01174 81.3579 3.00837 81.9663 2.99805C82.8115 2.9836 82.6931 2.91724 83.113 3.02438C84.7227 2.92129 86.4644 2.98166 88.3837 2.97994C93.7379 2.9752 99.3208 2.94052 104.737 2.95141C112.683 2.96736 121.594 3.05232 129.494 3.07263C131.292 3.07733 132.908 3.12759 134.663 3.12969L134.332 3.20081L134.122 3.1684C134.044 3.16901 134.052 3.19654 133.955 3.20382C133.231 3.25679 132.609 3.16363 132.867 3.28067C134.647 3.34625 135.909 3.42851 138.019 3.376L138.534 3.44195L142.493 3.47877C142.122 3.47859 141.734 3.48653 141.36 3.48809L141.371 3.5049C142.009 3.56907 142.728 3.57901 142.493 3.47906C142.674 3.47901 143.08 3.51339 143.22 3.50204L143.985 3.43311L143.839 3.50273C145.304 3.48143 146.343 3.46722 147.307 3.57768L147.49 3.5124L148.004 3.50471C149.576 3.6379 150.566 3.53092 152.225 3.57567L152.553 3.50281L153.875 3.5317L154.031 3.62268L155.03 3.62848L155.377 3.68723L157.194 3.63423L157.517 3.69357L158.219 3.678L158.438 3.76345L159.366 3.72202L159.105 3.6215C159.773 3.73234 161.767 3.64044 162.311 3.66956C162.486 3.67907 162.747 3.78278 163.442 3.78954C163.999 3.78474 164.346 3.74057 164.876 3.72592C166.438 3.68285 167.695 3.79816 169.232 3.71219L168.944 3.85114C169.953 3.88505 169.552 3.76863 169.838 3.7755C170.223 3.78467 170.853 3.84072 171.213 3.84874C171.8 3.8619 172.777 3.82335 174.005 3.88126C174.718 3.91497 173.832 3.96277 175.967 3.90011C176.64 3.97587 176.872 4.00045 177.991 4.0181C179.001 4.03404 177.951 3.94621 178.304 3.94872C178.659 3.95122 179.359 4.00001 180.035 3.96909L179.725 4.07412L181.375 3.99218C182.059 4.04735 180.562 4.00546 180.858 4.06509C181.86 4.03726 182.869 4.06712 183.776 4.06598C184.218 4.06557 184.632 4.0324 185.128 4.03602C185.677 4.03992 186.277 4.0957 186.947 4.08651L186.614 4.15619L188.53 4.12403C189.978 4.20855 190.404 4.29511 192.353 4.21366L192.197 4.2827L193.128 4.24184L192.792 4.31239L194.334 4.33542L193.995 4.40597L195.483 4.35973L195.238 4.29399L196.617 4.3507L195.152 4.43085C196.409 4.36903 197.257 4.39661 198.552 4.40406C198.436 4.44091 198.741 4.48199 197.842 4.47848L198.054 4.51089L198.961 4.45177L198.929 4.40105C199.729 4.41357 200.638 4.41186 201.249 4.4685C201.311 4.50704 200.162 4.4149 200.544 4.50553C200.646 4.52985 201.042 4.55003 200.953 4.59035L199.82 4.59937L200.105 4.46014C199.298 4.5285 198.811 4.54923 197.675 4.55014C196.714 4.551 197.309 4.48241 196.894 4.48542L196.374 4.55805C196.216 4.52737 196.972 4.45844 196.493 4.45452C195.505 4.4464 196.369 4.54066 195.405 4.53282C194.867 4.52834 194.59 4.49102 194.164 4.48245C191.543 4.43074 187.497 4.41395 184.797 4.40227C183.356 4.39602 183.23 4.32387 183.128 4.32448C182.436 4.32874 178.942 4.36744 178.81 4.35154C177.755 4.224 173.687 4.25852 171.652 4.23563L171.399 4.17888C134.867 3.83612 98.107 3.59287 61.371 4.01957C52.0652 4.12781 42.8428 4.3427 33.5585 4.42947C31.2893 4.45072 27.7145 4.55525 25.779 4.42217C25.3617 4.3933 25.1921 4.34175 24.756 4.31057C23.7546 4.23896 23.4155 4.235 22.4033 4.13528C22.2848 4.12372 21.8999 4.13137 21.8272 4.12356C21.7519 4.11576 21.8729 3.97222 21.636 3.91402C21.4718 3.87406 20.4947 3.92798 21.2026 3.8263C17.5955 3.89374 14.1715 4.07187 10.5617 4.148C9.69761 4.16623 8.78775 4.15635 7.93443 4.17051C5.48483 4.21094 2.66646 4.33033 0.590963 4.1454L1.17775 3.98549L0.0902481 4.06234C-0.0336054 3.9699 -0.205907 3.89805 1.00006 3.90205C0.814266 3.72352 2.00138 3.6852 3.08348 3.58371C3.53302 3.54154 3.43607 3.42706 4.62321 3.47803L4.57203 3.37571C5.95565 3.34341 4.86277 3.43186 4.99199 3.44081C5.81303 3.49797 5.65148 3.36496 5.89375 3.36518L6.50213 3.42878L7.31502 3.21691L8.3245 3.31171L8.44561 3.2076C8.80901 3.20459 8.44025 3.30877 9.24242 3.26969C9.86155 3.23965 10.0203 3.14133 10.1603 3.13085C10.5318 3.10291 11.8562 3.12775 12.5184 3.1032L13.0944 3.00157L15.1349 3.01982L15.3502 2.95221L16.6235 2.97445L17.0111 2.89867L21.8215 2.82857C23.5846 2.64107 27.0168 2.69486 29.6036 2.56046L29.8163 2.49111L30.5673 2.48452L30.4166 2.55385L30.9684 2.49686C32.527 2.51583 31.8405 2.46124 32.3062 2.43676C34.134 2.34085 35.9564 2.4096 37.0654 2.26752L37.8569 2.31367C44.2904 2.07524 51.0201 1.89412 57.782 1.81446L57.9866 1.75584C60.7377 1.76547 63.0715 1.66304 65.898 1.63786C66.3018 1.63426 66.7756 1.65674 67.2305 1.64501L66.9855 1.57927C67.8227 1.62078 69.1148 1.53024 69.9977 1.52419C70.5819 1.52025 71.166 1.55631 71.8955 1.54161C72.7515 1.52425 73.1284 1.40847 74.512 1.48721L74.8915 1.41086C76.2106 1.47309 77.6023 1.35963 78.2214 1.35365C78.5848 1.35035 79.002 1.37719 79.3924 1.37389C80.8298 1.36246 82.9079 1.29227 84.2916 1.30347L84.0977 1.24119C84.5257 1.22802 84.9268 1.20443 85.3683 1.19444C85.7478 1.18592 86.7546 1.15722 86.6927 1.21638L84.8272 1.26533C86.5205 1.31702 88.2055 1.0733 88.7655 1.23259L90.8516 1.18328L90.4236 1.11875L91.748 1.07517L91.958 1.14034L92.674 1.06621C93.95 1.16817 94.1788 1.08693 95.2905 1.06226C95.6405 1.05462 96.0173 1.07393 96.2892 1.06863C96.693 1.06069 98.7253 0.95776 99.0753 0.98114L99.3014 1.04746C99.5895 1.02738 99.8802 0.997721 100.217 0.986896C100.86 0.965836 102.386 1.00917 102.05 0.889245C100.394 0.961333 98.7576 0.920063 97.0214 0.962605L96.8222 1.03253L96.265 1.03791L96.4103 0.968291C94.7548 1.0253 93.0589 0.998546 91.3927 1.01961C80.2914 1.16113 68.7271 1.36279 57.887 1.56627C48.1532 1.74884 38.519 1.94907 29.1674 2.23213C27.2293 2.29067 22.1982 2.37969 21.388 2.47994C17.8185 2.52272 14.4565 2.75766 11.0916 2.86329C10.2545 2.88962 9.3123 2.87714 8.64472 2.93184L8.39705 2.84813L9.12384 2.79139L8.05789 2.90244L7.19105 2.73803C7.12914 2.73225 6.3189 2.79829 6.10355 2.81517L5.70245 2.78398C5.47094 2.74056 5.35519 2.73247 5.64051 2.68195L4.12498 2.69369L4.45337 2.60605L3.30393 2.5974C3.29853 2.52753 4.4076 2.59244 3.99033 2.48964C2.82206 2.50129 2.82472 2.40301 2.36439 2.33096L3.48959 2.30483C3.06696 2.29249 3.20692 2.22809 2.86504 2.22384C1.84751 2.21167 2.73317 2.30302 1.96867 2.29947L2.6416 2.17433L1.45715 2.09814C1.9067 2.09424 2.5689 2.1068 2.9054 2.13106C3.16113 2.14954 2.80313 2.21632 3.78835 2.18211L4.03594 1.97476C4.9754 1.94405 6.02526 2.03854 6.66321 1.9366C6.07636 1.86574 5.71835 1.92151 4.97001 1.93419C4.19745 1.94717 3.86096 1.95742 3.96861 1.87216C4.94309 1.91014 5.38186 1.90508 5.24455 1.80482L8.05485 1.71935L8.00907 1.66892L9.565 1.725L9.8503 1.60083L9.05617 1.52337C10.3294 1.52213 10.6094 1.6325 11.7669 1.60433L11.4869 1.4699C11.8988 1.51269 12.2057 1.52593 12.7763 1.50026L13.4682 1.59079L13.5651 1.45335C15.409 1.51862 16.2085 1.3517 18.2301 1.38329L18.6527 1.30895L19.6944 1.30372L19.8559 1.19786C20.4616 1.1826 20.2166 1.2566 20.65 1.27851C20.9731 1.29494 21.4361 1.28698 21.8102 1.28513L21.1023 1.35897L22.2329 1.34994L21.9287 1.21407C22.0202 1.20012 22.2086 1.19166 22.354 1.18205C22.9946 1.13954 22.9839 1.13056 23.6326 1.16777L22.922 1.24161C23.5277 1.26056 23.9234 1.20073 24.0337 1.19867C24.1898 1.19572 24.8225 1.23671 25.1885 1.22355L24.3917 1.16175C25.3662 1.14668 26.2168 1.13657 26.8925 1.20972L26.8575 1.14161L27.5897 1.09994C28.5857 1.08602 28.6476 1.13876 29.1375 1.15776C29.3098 1.16437 29.3017 1.01855 30.0393 1.08241C30.1685 1.09368 29.1456 1.17544 30.2493 1.14758L31.5252 1.03646L29.9908 1.01459C31.2721 1.02755 32.8307 0.95143 33.9532 0.983282C34.3193 0.993612 33.7756 1.02595 33.8106 1.05261L34.5643 1.04688L34.8685 0.956344L37.1673 0.957705L36.3678 0.895898C36.742 0.891731 37.1243 0.89075 37.5011 0.886871L38.1149 0.950181L38.2872 0.932157C38.018 0.925568 37.9399 0.890222 37.8807 0.883862C38.2495 0.878246 38.6694 0.882472 39.014 0.874835L39.2239 0.906953L39.3908 0.871826L39.3693 0.870673ZM78.0031 0.426602C77.7581 0.428413 77.7797 0.462615 78.0246 0.460804C78.2696 0.458993 78.248 0.424791 78.0031 0.426602ZM88.391 0.344435L85.7718 0.399119C86.5632 0.3957 88.0923 0.447727 88.391 0.344435ZM96.1382 0.282749C95.8933 0.28456 95.9148 0.318762 96.1598 0.316952C96.4048 0.315141 96.3832 0.280939 96.1382 0.282749ZM55.2164 0.710382C55.394 0.695545 54.4949 0.62536 54.0373 0.651585C53.8596 0.666422 54.7587 0.736606 55.2164 0.710382ZM59.1357 0.610674C58.8907 0.612485 58.9123 0.646687 59.1573 0.644876C59.4022 0.643066 59.3807 0.608863 59.1357 0.610674ZM100.693 0.280554C100.448 0.282365 100.469 0.316567 100.714 0.314756C100.959 0.312945 100.938 0.278743 100.693 0.280554ZM110.892 0.200181L110.72 0.218205L111.318 0.264705L111.49 0.246681L110.892 0.200181ZM48.6266 0.796952C48.3817 0.798762 48.4032 0.832965 48.6482 0.831154C48.8932 0.829343 48.8716 0.795141 48.6266 0.796952ZM110.962 0.301916C110.717 0.303727 110.739 0.337929 110.984 0.336119C111.229 0.334308 111.207 0.300106 110.962 0.301916ZM114.739 0.271827C114.494 0.273638 114.516 0.30784 114.761 0.306029C115.006 0.304218 114.984 0.270016 114.739 0.271827ZM123.83 0.233813C123.585 0.235623 123.606 0.269826 123.851 0.268015C124.096 0.266204 124.075 0.232002 123.83 0.233813ZM32.6369 1.02686L31.8832 1.03288L31.9047 1.0665L32.6585 1.06048L32.6369 1.02686ZM36.7932 0.994051L35.283 1.00609L35.3288 1.0742L36.8147 1.02796L36.7932 0.994341L36.7932 0.994051ZM37.9265 0.985024L37.1727 0.991042L37.1943 1.02466L37.948 1.01865L37.9265 0.985024ZM39.4366 0.972989L38.6829 0.979006L38.7044 1.01263L39.4582 1.00661L39.4366 0.972989ZM41.7032 0.954935L40.193 0.966971L40.2146 1.00059L41.7247 0.988557L41.7032 0.954935ZM128.409 0.266108C128.164 0.267919 128.185 0.302121 128.43 0.300311C128.675 0.2985 128.654 0.264298 128.409 0.266108ZM134.64 0.21675L133.154 0.262988L133.176 0.29661L134.662 0.250373L134.64 0.21675ZM25.9477 1.25116L25.9019 1.18334L25.5277 1.18635L25.5735 1.25446L25.9477 1.25145L25.9477 1.25116ZM140.565 0.272137C140.32 0.273947 140.342 0.30815 140.587 0.306339C140.832 0.304528 140.81 0.270326 140.565 0.272137ZM143.209 0.251364C142.964 0.253175 142.985 0.287377 143.23 0.285566C143.475 0.283756 143.453 0.249553 143.209 0.251364ZM145.664 0.231806L144.91 0.237823L144.931 0.271446L145.685 0.265428L145.664 0.231806ZM149.276 0.237422C149.031 0.239233 149.053 0.273435 149.298 0.271624C149.543 0.269813 149.521 0.235611 149.276 0.237422ZM24.4618 1.2974L23.708 1.30342L23.7296 1.33704L24.4833 1.33102L24.4618 1.2974ZM164.999 0.181242L164.246 0.18726L164.267 0.220882L165.021 0.214865L164.999 0.181242ZM20.1386 1.36592C19.8937 1.36773 19.9152 1.40193 20.1602 1.40012C20.4051 1.39831 20.3836 1.36411 20.1386 1.36592ZM169.718 0.279595C169.702 0.256408 169.481 0.239078 169.223 0.241183C168.964 0.243287 168.768 0.263637 168.784 0.287115C168.8 0.310592 169.021 0.327632 169.279 0.325528C169.538 0.323423 169.734 0.303073 169.718 0.279595ZM177.369 0.219678C177.124 0.221489 177.145 0.255691 177.39 0.25388C177.635 0.252069 177.613 0.217867 177.369 0.219678ZM173.99 0.280671C173.745 0.282482 173.767 0.316684 174.012 0.314873C174.257 0.313063 174.235 0.27886 173.99 0.280671ZM109.243 0.863669L106.763 0.849316L106.591 0.86734C107.28 0.940485 108.314 0.902207 109.264 0.897582L109.243 0.863959L109.243 0.863669ZM103.199 0.911813L102.446 0.91783L102.491 0.985944L103.199 0.912103L103.199 0.911813ZM104.333 0.902786L103.579 0.908803L103.6 0.942426L104.354 0.936408L104.333 0.902786ZM105.843 0.89075L105.089 0.896768L105.11 0.93039L105.864 0.924373L105.843 0.89075ZM184.612 0.264823C184.367 0.266634 184.389 0.300836 184.634 0.299026C184.879 0.297215 184.857 0.263013 184.612 0.264823ZM186.357 0.319397C186.534 0.304561 185.635 0.234376 185.178 0.2606C185 0.275437 185.899 0.345622 186.357 0.319397ZM132.123 0.716116C131.879 0.717927 131.9 0.752129 132.145 0.750319C132.39 0.748508 132.368 0.714306 132.123 0.716116ZM136.277 0.683018C136.032 0.684828 136.054 0.719031 136.299 0.71722C136.544 0.715409 136.522 0.681207 136.277 0.683018ZM154.458 0.607279C154.213 0.60909 154.235 0.643292 154.48 0.641481C154.725 0.639671 154.703 0.605468 154.458 0.607279ZM7.70762 1.80729L6.9539 1.81331L6.97544 1.84693L7.72917 1.84091L7.70762 1.80729ZM168.125 0.601272C167.88 0.603082 167.901 0.637285 168.146 0.635474C168.391 0.633663 168.37 0.599461 168.125 0.601272ZM197.593 0.36744C197.348 0.36925 197.369 0.403453 197.614 0.401642C197.859 0.399831 197.838 0.365629 197.593 0.36744ZM206.349 0.400549C206.104 0.402359 206.126 0.436562 206.371 0.434751C206.616 0.43294 206.594 0.398738 206.349 0.400549ZM5.19885 2.03269L4.44513 2.03871L5.0562 2.10202L5.24194 2.10052L5.19885 2.0324L5.19885 2.03269ZM202.215 0.46756C201.97 0.469371 201.991 0.503573 202.236 0.501763C202.481 0.499952 202.46 0.465749 202.215 0.46756ZM209.817 0.475784C209.572 0.477595 209.593 0.511797 209.838 0.509986C210.083 0.508176 210.062 0.473973 209.817 0.475784ZM222.939 0.508492L221.429 0.520528L221.44 0.537339C221.887 0.586492 222.288 0.589854 222.983 0.576317L222.937 0.508493L222.939 0.508492ZM220.318 0.563757L219.564 0.569774L219.585 0.603397L220.339 0.597379L220.318 0.563757ZM3.93378 2.41921L3.888 2.3511L3.51383 2.35411L3.55961 2.42193L3.93378 2.41892L3.93378 2.41921ZM212.242 0.696274C211.997 0.698085 212.019 0.732287 212.264 0.730476C212.508 0.728666 212.487 0.694463 212.242 0.696274ZM222.442 0.615321C222.197 0.617132 222.218 0.651334 222.463 0.649523C222.708 0.647713 222.686 0.61351 222.442 0.615321ZM223.806 0.672905L223.761 0.604791L223.386 0.607799L223.432 0.675912L223.806 0.672905ZM213.063 0.792573C212.818 0.794383 212.84 0.828586 213.085 0.826775C213.33 0.824964 213.308 0.790762 213.063 0.792573ZM233.486 0.664579C233.241 0.666389 233.263 0.700592 233.508 0.698781C233.753 0.69697 233.731 0.662768 233.486 0.664579ZM242.335 0.833916C242.09 0.835726 242.111 0.869929 242.356 0.868118C242.601 0.866307 242.58 0.832105 242.335 0.833916ZM232.579 1.01418C232.334 1.01599 232.356 1.05019 232.601 1.04838C232.846 1.04657 232.824 1.01237 232.579 1.01418ZM236.356 0.984086C236.111 0.985897 236.133 1.0201 236.378 1.01829C236.622 1.01648 236.601 0.982275 236.356 0.984086ZM243.858 1.13033L243.105 1.13635L243.126 1.16997L243.88 1.16396L243.858 1.13033ZM261.87 1.08972C261.625 1.09153 261.646 1.12573 261.891 1.12392C262.136 1.12211 262.115 1.08791 261.87 1.08972ZM254.739 1.21501C254.494 1.21682 254.515 1.25102 254.76 1.24921C255.005 1.2474 254.984 1.2132 254.739 1.21501ZM265.695 1.12804C265.45 1.12985 265.471 1.16405 265.716 1.16224C265.961 1.16043 265.94 1.12622 265.695 1.12804ZM251.737 1.27299C251.493 1.2748 251.514 1.309 251.759 1.30719C252.004 1.30538 251.982 1.27118 251.737 1.27299ZM255.517 1.24319C255.272 1.245 255.293 1.2792 255.538 1.27739C255.783 1.27558 255.762 1.24138 255.517 1.24319ZM261.062 1.30188L256.082 1.23868C256.752 1.35676 258.397 1.31918 259.369 1.33107C260.002 1.33871 260.559 1.43596 261.059 1.30188L261.062 1.30188ZM264.274 1.2763C264.029 1.27811 264.05 1.31231 264.295 1.3105C264.54 1.30869 264.519 1.27449 264.274 1.2763ZM257.495 1.36437C257.25 1.36618 257.272 1.40039 257.517 1.39858C257.762 1.39677 257.74 1.36256 257.495 1.36437ZM261.506 1.40089L266.85 1.44427C265.698 1.37213 263.426 1.31452 262.037 1.3271C261.286 1.33399 261.434 1.33424 261.506 1.40089ZM267.741 1.35153C267.496 1.35335 267.517 1.38755 267.762 1.38574C268.007 1.38393 267.986 1.34972 267.741 1.35153ZM263.251 1.45576C263.006 1.45757 263.027 1.49177 263.272 1.48996C263.517 1.48815 263.496 1.45395 263.251 1.45576ZM268.018 1.48626L267.972 1.41814L267.598 1.42115L267.644 1.48898L268.018 1.48597L268.018 1.48626ZM269.507 1.44031C269.019 1.42161 268.225 1.50533 268.419 1.51716C268.906 1.53586 269.7 1.45214 269.507 1.44031ZM265.418 1.57544L265.372 1.50732L264.998 1.51033L265.044 1.57815L265.418 1.57515L265.418 1.57544ZM272.977 1.51555C271.811 1.5385 270.917 1.51875 269.91 1.47121C269.706 1.58346 270.581 1.51247 271.006 1.53699C271.243 1.55084 271.313 1.61286 271.722 1.6281L271.897 1.56166L272.977 1.51555ZM269.41 1.57804C269.165 1.57985 269.186 1.61406 269.431 1.61225C269.676 1.61043 269.655 1.57623 269.41 1.57804ZM270.164 1.57203C269.919 1.57384 269.94 1.60804 270.185 1.60623C270.43 1.60442 270.408 1.57021 270.164 1.57203ZM274.078 1.74628C273.833 1.74809 273.854 1.78229 274.099 1.78048C274.344 1.77867 274.323 1.74447 274.078 1.74628ZM118.14 3.12203C117.895 3.12384 117.916 3.15805 118.161 3.15624C118.406 3.15442 118.385 3.12022 118.14 3.12203ZM119.195 3.28494C119.413 3.24052 118.511 3.17092 118.374 3.18893L118.441 3.29096L119.195 3.28494ZM126.495 3.12424C126.25 3.12605 126.272 3.16025 126.517 3.15844C126.762 3.15663 126.74 3.12243 126.495 3.12424ZM272.323 1.96595C272.078 1.96777 272.099 2.00197 272.344 2.00016C272.589 1.99835 272.567 1.96414 272.323 1.96595ZM117.074 3.23338C116.829 3.23519 116.85 3.26939 117.095 3.26758C117.34 3.26577 117.319 3.23157 117.074 3.23338ZM121.23 3.20028C120.985 3.20209 121.007 3.23629 121.252 3.23448C121.497 3.23267 121.475 3.19847 121.23 3.20028ZM125.386 3.16718C125.141 3.16899 125.163 3.20319 125.408 3.20138C125.653 3.19957 125.631 3.16537 125.386 3.16718ZM122.765 3.22244C122.52 3.22425 122.541 3.25846 122.786 3.25664C123.031 3.25483 123.009 3.22063 122.765 3.22244ZM130.875 3.1592L128.644 3.20971L129.632 3.23929L129.502 3.30252L130.17 3.30494L129.89 3.37054L132.157 3.35306L131.36 3.29126C132.202 3.29739 132.054 3.24641 132.431 3.19702C131.158 3.08896 132.574 3.2567 130.959 3.26035L130.881 3.15949L130.875 3.1592ZM124.907 3.30792L124.861 3.23981L124.143 3.29684L124.154 3.31365L124.907 3.30763L124.907 3.30792ZM121.486 3.30109L120.732 3.30711L120.754 3.34073L121.507 3.33471L121.486 3.30109ZM126.019 3.26527L125.265 3.27129L125.287 3.30491L126.041 3.29889L126.019 3.26527ZM127.529 3.25295L126.396 3.26197L126.407 3.27878L127.594 3.35497L127.526 3.25295L127.529 3.25295ZM129.042 3.24091L127.911 3.24993L127.957 3.31776L129.088 3.30873L129.042 3.24091ZM265.235 2.15906C264.99 2.16087 265.011 2.19508 265.256 2.19327C265.501 2.19146 265.48 2.15725 265.235 2.15906ZM125.497 3.33761C125.252 3.33942 125.273 3.37362 125.518 3.37181C125.763 3.37 125.742 3.3358 125.497 3.33761ZM133.077 3.31163C132.832 3.31344 132.854 3.34764 133.099 3.34583C133.344 3.34402 133.322 3.30982 133.077 3.31163ZM132.743 3.38275C132.498 3.38456 132.52 3.41877 132.765 3.41696C133.01 3.41514 132.988 3.38094 132.743 3.38275ZM134.679 3.43582C134.434 3.43763 134.455 3.47184 134.7 3.47002C134.945 3.46821 134.924 3.43401 134.679 3.43582ZM136.754 3.41956L136.001 3.42558L136.022 3.4592L136.776 3.45319L136.754 3.41956ZM140.033 3.49601C139.788 3.49782 139.81 3.53203 140.055 3.53022C140.3 3.5284 140.278 3.4942 140.033 3.49601ZM153.624 3.66194L152.825 3.59984L152.868 3.66796L153.622 3.66194L153.624 3.66194ZM268.086 3.02707C267.841 3.02888 267.862 3.06309 268.107 3.06128C268.352 3.05947 268.331 3.02526 268.086 3.02707ZM170.893 3.93609L170.847 3.86827L170.473 3.87127L170.519 3.93939L170.893 3.93638L170.893 3.93609ZM172.174 3.85744C171.929 3.85925 171.951 3.89346 172.196 3.89165C172.441 3.88983 172.419 3.85563 172.174 3.85744ZM178.753 4.04483C178.508 4.04665 178.53 4.08085 178.775 4.07904C179.02 4.07723 178.998 4.04302 178.753 4.04483ZM185.265 4.1302C185.02 4.13201 185.042 4.16621 185.286 4.1644C185.531 4.16259 185.51 4.12839 185.265 4.1302ZM189.744 4.30023L188.991 4.30625L189.012 4.33987L189.766 4.33385L189.744 4.30023ZM191.446 4.28669C191.201 4.2885 191.222 4.3227 191.467 4.32089C191.712 4.31908 191.691 4.28488 191.446 4.28669ZM192.835 4.37847L192.081 4.38449L192.102 4.41811L192.856 4.4121L192.835 4.37847Z' fill='%23FE3441'/%3E%3Cpath d='M24.0223 1.18995L23.6211 1.15875C23.683 1.16221 24.06 1.1505 24.0223 1.18995Z' fill='%23FE3441'/%3E%3Cpath d='M5.72338 2.81007L6.09821 2.80708C6.04467 2.81113 6.09822 2.8336 5.9349 2.84201C5.69126 2.84266 5.74212 2.81151 5.7207 2.81007L5.72338 2.81007Z' fill='%23FE3441'/%3E%3Cpath d='M68.3098 0.399665L68.3313 0.433288C67.6449 0.447693 67.0123 0.442948 66.7754 0.377499L68.3071 0.399666L68.3098 0.399665Z' fill='%23FE3441'/%3E%3Cpath d='M152.82 0.13404L152.841 0.167663C152.155 0.182068 151.525 0.177323 151.285 0.111874L152.817 0.134041L152.82 0.13404Z' fill='%23FE3441'/%3E%3Cpath d='M212.588 0.34603L212.274 0.450788L211.904 0.453788L211.834 0.352032L212.588 0.34603Z' fill='%23FE3441'/%3E%3Cpath d='M57.7915 0.587282L56.6641 0.596249L56.6864 0.629986L57.8138 0.621019L57.7915 0.587282Z' fill='%23FE3441'/%3E%3Cpath d='M75.104 0.345094L73.9766 0.354062L73.9989 0.387799L75.1263 0.378831L75.104 0.345094Z' fill='%23FE3441'/%3E%3Cpath d='M101.949 0.157893L101.197 0.164184L101.154 0.0962494L101.949 0.157893Z' fill='%23FE3441'/%3E%3Cpath d='M137.055 3.27776L136.303 3.28375L136.325 3.31749L137.078 3.3115L137.055 3.27776Z' fill='%23FE3441'/%3E%3Cpath d='M191.96 0.168389L191.207 0.174374L191.229 0.208111L191.982 0.202126L191.96 0.168389Z' fill='%23FE3441'/%3E%3Cpath d='M181.696 0.137139L180.943 0.143124L180.966 0.176861L181.718 0.170876L181.696 0.137139Z' fill='%23FE3441'/%3E%3Cpath d='M14.6392 1.37151L13.8867 1.3775L13.909 1.41124L14.6615 1.40525L14.6392 1.37151Z' fill='%23FE3441'/%3E%3Cpath d='M19.483 1.23089L18.7305 1.23687L18.7528 1.27061L19.5053 1.26463L19.483 1.23089Z' fill='%23FE3441'/%3E%3Cpath d='M157.356 0.0980763L156.604 0.104062L156.626 0.137799L157.378 0.131813L157.356 0.0980763Z' fill='%23FE3441'/%3E%3Cpath d='M17.5787 1.21528L16.8262 1.22125L16.8484 1.25499L17.6009 1.24902L17.5787 1.21528Z' fill='%23FE3441'/%3E%3Cpath d='M155.822 0.0776786L155.451 0.0806244L155.496 0.148201L155.867 0.145255L155.822 0.0776786Z' fill='%23FE3441'/%3E%3Cpath d='M21.3263 1.14799L20.9551 1.15094L20.9996 1.21851L21.3709 1.21557L21.3263 1.14799Z' fill='%23FE3441'/%3E%3Cpath d='M28.0846 1.01997L27.332 1.02594L27.3543 1.05967L28.1068 1.0537L28.0846 1.01997Z' fill='%23FE3441'/%3E%3Cpath d='M26.9517 1.03559L26.1992 1.04156L26.2215 1.0753L26.974 1.06933L26.9517 1.03559Z' fill='%23FE3441'/%3E%3Cpath d='M98.5338 0.152778L97.7812 0.158749L97.8035 0.192487L98.556 0.186515L98.5338 0.152778Z' fill='%23FE3441'/%3E%3Cpath d='M88.7332 0.270407L88.709 0.236874L89.8688 0.27904L89.697 0.296727L88.7332 0.270407Z' fill='%23FE3441'/%3E%3Cpath d='M90.5743 0.179234L90.2031 0.182187L90.2478 0.249763L90.619 0.24681L90.5743 0.179234Z' fill='%23FE3441'/%3E%3Cpath d='M78.4654 0.246514L77.7129 0.252499L77.7352 0.286236L78.4877 0.280251L78.4654 0.246514Z' fill='%23FE3441'/%3E%3Cpath d='M107.766 0.0493885C108.01 0.0475875 108.031 0.081317 107.788 0.0834063C107.544 0.0852073 107.522 0.0514778 107.766 0.0493885Z' fill='%23FE3441'/%3E%3Cpath d='M52.2499 0.525887L52.8487 0.572263L52.6768 0.59024L52.0781 0.543863L52.2499 0.525887Z' fill='%23FE3441'/%3E%3Cpath d='M61.6958 0.447826C61.9395 0.446025 61.9609 0.479755 61.7172 0.481844C61.4736 0.483645 61.4522 0.449915 61.6958 0.447826Z' fill='%23FE3441'/%3E%3Cpath d='M72.2739 0.361888C72.5176 0.360088 72.539 0.393817 72.2954 0.395906C72.0517 0.397707 72.0303 0.363978 72.2739 0.361888Z' fill='%23FE3441'/%3E%3Cpath d='M90.8345 0.291576C91.0781 0.289775 91.0996 0.323505 90.8559 0.325594C90.6123 0.327683 90.5908 0.293665 90.8345 0.291576Z' fill='%23FE3441'/%3E%3Cpath d='M46.2739 0.674388C46.5176 0.672588 46.539 0.706317 46.2954 0.708406C46.0517 0.710207 46.0303 0.676478 46.2739 0.674388Z' fill='%23FE3441'/%3E%3Cpath d='M48.1646 0.658763C48.4082 0.656963 48.4296 0.690692 48.186 0.692781C47.9424 0.694582 47.9209 0.660853 48.1646 0.658763Z' fill='%23FE3441'/%3E%3Cpath d='M51.188 0.643138C51.4316 0.641338 51.4531 0.675067 51.2094 0.677156C50.9658 0.678957 50.9444 0.645228 51.188 0.643138Z' fill='%23FE3441'/%3E%3Cpath d='M36.1216 0.830638C36.3652 0.828838 36.3867 0.862567 36.143 0.864656C35.8994 0.866457 35.878 0.832728 36.1216 0.830638Z' fill='%23FE3441'/%3E%3Cpath d='M43.2935 0.768138C43.5371 0.766338 43.5585 0.800067 43.3149 0.802156C43.0713 0.803957 43.0498 0.770228 43.2935 0.768138Z' fill='%23FE3441'/%3E%3Cpath d='M28.229 0.955638C28.4727 0.953838 28.4941 0.987567 28.2504 0.989656C28.0068 0.991457 27.9854 0.957728 28.229 0.955638Z' fill='%23FE3441'/%3E%3Cpath d='M137.434 0.119701C137.678 0.1179 137.699 0.15163 137.456 0.153719C137.212 0.15552 137.19 0.12179 137.434 0.119701Z' fill='%23FE3441'/%3E%3Cpath d='M138.188 0.119701C138.432 0.1179 138.453 0.15163 138.209 0.153719C137.966 0.15552 137.944 0.12179 138.188 0.119701Z' fill='%23FE3441'/%3E%3Cpath d='M13.2544 1.28376C13.498 1.28196 13.5195 1.31569 13.2758 1.31778C13.0322 1.31958 13.0108 1.28585 13.2544 1.28376Z' fill='%23FE3441'/%3E%3Cpath d='M16.6997 1.32283C16.9434 1.32103 16.9648 1.35475 16.7211 1.35684C16.4775 1.35864 16.4561 1.32492 16.6997 1.32283Z' fill='%23FE3441'/%3E%3Cpath d='M89.8618 1.1197C90.1055 1.1179 90.1269 1.15163 89.8833 1.15372C89.6396 1.15552 89.6182 1.12179 89.8618 1.1197Z' fill='%23FE3441'/%3E%3Cpath d='M3.38917 1.8697C3.63281 1.8679 3.65424 1.90163 3.4106 1.90372C3.16696 1.90552 3.14553 1.87179 3.38917 1.8697Z' fill='%23FE3441'/%3E%3Cpath d='M83.1001 1.23689C83.3437 1.23509 83.3652 1.26882 83.1215 1.27091C82.8779 1.27271 82.8565 1.23898 83.1001 1.23689Z' fill='%23FE3441'/%3E%3Cpath d='M216.6 0.393138C216.844 0.391338 216.865 0.425067 216.622 0.427156C216.378 0.429246 216.356 0.395228 216.6 0.393138Z' fill='%23FE3441'/%3E%3Cpath d='M227.667 0.471263C227.91 0.469463 227.932 0.503192 227.688 0.505281C227.444 0.507082 227.423 0.473353 227.667 0.471263Z' fill='%23FE3441'/%3E%3Cpath d='M229.928 0.455638C230.172 0.453838 230.193 0.487567 229.95 0.489656C229.706 0.491457 229.685 0.457728 229.928 0.455638Z' fill='%23FE3441'/%3E%3Cpath d='M232.249 0.502513C232.492 0.500713 232.514 0.534442 232.27 0.536531C232.026 0.538332 232.005 0.504603 232.249 0.502513Z' fill='%23FE3441'/%3E%3Cpath d='M241.467 0.666576C241.711 0.664775 241.732 0.698505 241.489 0.700594C241.245 0.702683 241.224 0.668665 241.467 0.666576Z' fill='%23FE3441'/%3E%3Cpath d='M3.51026 2.62751C3.7539 2.62571 3.77533 2.65944 3.53169 2.66153C3.28805 2.66333 3.26662 2.6296 3.51026 2.62751Z' fill='%23FE3441'/%3E%3Cpath d='M253.338 0.815013C253.582 0.813213 253.603 0.846942 253.36 0.849031C253.116 0.850832 253.095 0.817103 253.338 0.815013Z' fill='%23FE3441'/%3E%3Cpath d='M10.5337 2.90095C10.7773 2.89915 10.7988 2.93288 10.5551 2.93497C10.3115 2.93677 10.2901 2.90304 10.5337 2.90095Z' fill='%23FE3441'/%3E%3Cpath d='M273.012 1.27595C273.256 1.27415 273.277 1.30788 273.034 1.30997C272.79 1.31177 272.769 1.27804 273.012 1.27595Z' fill='%23FE3441'/%3E%3Cpath d='M275.854 1.5572C276.098 1.5554 276.119 1.58913 275.875 1.59122C275.632 1.59302 275.61 1.55929 275.854 1.5572Z' fill='%23FE3441'/%3E%3Cpath d='M135.239 3.1197C135.482 3.1179 135.504 3.15163 135.26 3.15372C135.017 3.15552 134.995 3.12179 135.239 3.1197Z' fill='%23FE3441'/%3E%3Cpath d='M138.301 3.16658C138.545 3.16478 138.566 3.1985 138.323 3.20059C138.079 3.20239 138.058 3.16867 138.301 3.16658Z' fill='%23FE3441'/%3E%3Cpath d='M141.773 3.23689C142.017 3.23509 142.038 3.26882 141.794 3.27091C141.551 3.27271 141.527 3.23898 141.773 3.23689Z' fill='%23FE3441'/%3E%3Cpath d='M269.463 2.22126C269.707 2.21946 269.728 2.25319 269.485 2.25528C269.241 2.25708 269.22 2.22335 269.463 2.22126Z' fill='%23FE3441'/%3E%3Cpath d='M138.815 3.36189C139.059 3.36009 139.08 3.39382 138.836 3.39591C138.593 3.39771 138.571 3.36398 138.815 3.36189Z' fill='%23FE3441'/%3E%3Cpath d='M139.948 3.35408C140.191 3.35228 140.213 3.386 139.969 3.38809C139.726 3.38989 139.704 3.35617 139.948 3.35408Z' fill='%23FE3441'/%3E%3Cpath d='M266.575 2.45564C266.818 2.45384 266.84 2.48757 266.596 2.48966C266.353 2.49146 266.331 2.45773 266.575 2.45564Z' fill='%23FE3441'/%3E%3Cpath d='M267.377 2.51033C267.621 2.50853 267.643 2.54225 267.399 2.54434C267.155 2.54614 267.134 2.51242 267.377 2.51033Z' fill='%23FE3441'/%3E%3Cpath d='M177.155 3.91658C177.398 3.91478 177.42 3.9485 177.176 3.95059C176.933 3.95239 176.911 3.91867 177.155 3.91658Z' fill='%23FE3441'/%3E%3Cpath d='M194.833 4.22126C195.076 4.21946 195.098 4.25319 194.854 4.25528C194.61 4.25737 194.589 4.22335 194.833 4.22126Z' fill='%23FE3441'/%3E%3Cpath d='M207.297 4.70564C207.541 4.70384 207.562 4.73757 207.319 4.73966C207.075 4.74146 207.054 4.70773 207.297 4.70564Z' fill='%23FE3441'/%3E%3Cpath d='M130.35 3.19001C130.594 3.18821 130.615 3.22194 130.372 3.22403C130.128 3.22583 130.106 3.1921 130.35 3.19001Z' fill='%23FE3441'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8839_705'%3E%3Crect width='276.981' height='4.71875' fill='white' transform='translate(0 0.0806244) rotate(-0.0166778)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  background-position: 0% 95%;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
}