/* Global css */
.hover-media .media-wrapper *{
  transition: all var(--transition) var(--timing-function);
}
.hover-media:hover .media-wrapper *{
  transform: scale(1.05);
}
.cursor-item{
  cursor: none !important;
}
.catalog-cursor {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 9999;
  transition: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  visibility: hidden;
}
.catalog-cursor::before{
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cg clip-path='url(%23clip0_286_934)'%3E%3Cpath d='M10 0V8.86286L11.2114 4.43143L10 0Z' fill='%23767676'/%3E%3Cpath d='M8.78857 4.43143L10 8.86286V0L8.78857 4.43143Z' fill='black'/%3E%3Cpath d='M10 19.9996V11.1367L8.78857 15.5681L10 19.9996Z' fill='%23767676'/%3E%3Cpath d='M11.2114 15.5681L10 11.1367V19.9996L11.2114 15.5681Z' fill='black'/%3E%3Cpath d='M20.0001 10H11.1372L15.5686 11.2114L20.0001 10Z' fill='%23767676'/%3E%3Cpath d='M15.5686 8.78809L11.1372 9.99951H20.0001L15.5686 8.78809Z' fill='black'/%3E%3Cpath d='M0 9.99951H8.86286L4.43143 8.78809L0 9.99951Z' fill='%23767676'/%3E%3Cpath d='M4.43143 11.2114L8.86286 10H0L4.43143 11.2114Z' fill='black'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_286_934'%3E%3Crect width='20' height='20' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
@-webkit-keyframes arrowAnimated {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0.5em);
    transform: translateY(0.5em);
  }
}
@keyframes arrowAnimated {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(0.5em);
    transform: translateY(1em);
  }
}
.pin-section {
  transition: filter 0.3s ease;
  will-change: filter;
}
.pin-spacer {
  background-color: var(--color-black);
}

.wow {
  animation-duration: 1s;
}
#main {
  position: relative;
  min-height: 100vh;
}
body.error404 {
  height: 100svh !important;
  min-height: unset !important;
  overflow: hidden !important;
}
html.header-enabled,
.header-enabled body,
body.open {
  overflow: hidden;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper {
  width: var(--container-default);
  padding: 0 var(--container-padding);
  margin: 0 auto;
  position: relative;
  height: 100%;
  z-index: 1;
}
.media-container {
  position: relative;
}
.media-wrapper {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.media-wrapper.mediaSlide-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 38.17%,
    rgba(0, 0, 0, 0.2) 79.57%
  );
  z-index: 2;
}
.media-wrapper:not(.media-auto):before {
  content: "";
  display: block;
}
.media-wrapper.media-h100 {
  height: 100%;
}
.media-wrapper.media-dvh100 {
  height: 100dvh;
}
.media-wrapper.media1-1:before {
  padding-top: 100%;
}
.media-wrapper.media16-9:before {
  padding-top: calc((9 / 16) * 100%);
}
.media-wrapper.media4-5:before {
  padding-top: calc((5 / 4) * 100%);
}
.media-wrapper.media4-3:before {
  padding-top: calc((3 / 4) * 100%);
}
.media-wrapper * {
  pointer-events: none;
}
.media-wrapper:not(.media-auto) * {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.media-wrapper.media-auto * {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.media-wrapper.media-contain * {
  object-fit: contain;
}
.bg-obj {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 0;
}
.bg-obj.bg-overlay::before {
  content: "";
  display: block;
  opacity: 0.2;
  background: var(--color-black);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.bg-obj * {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.bg-obj.bg-contain * {
  margin: 0 auto;
  object-fit: contain;
}
.link-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.swiper-container {
  position: relative;
  display: block;
  width: 100%;
}
.swiper-button {
  color: var(--color-theme-brown);
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: "iconfont";
  font-size: 16px;
  color: inherit;
}
.swiper-button-prev:after {
  content: "\e905";
}
.swiper-button-next:after {
  content: "\e906";
}
.header-spacing {
  padding-top: calc(var(--header-h) + var(--spacing-xl));
}
.section-padding {
  padding: var(--spacing-2xl) 0;
}
.c-brown {
  color: var(--color-theme-brown);
}
.c-linen {
  color: var(--color-theme-linen);
}
/* Font */
.ff-heading {
  font-family: var(--font-heading);
}
body {
  font-family: var(--font-body);
}
.fsw-h1 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h1);
  line-height: 0.933333333;
}
.fsw-h2 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h2);
  line-height: 0.925;
}
.fsw-h3 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h3);
  line-height: 0.9375;
}
.fsw-h4 {
  font-family: var(--font-heading);
  font-size: var(--font-size-h4);
  line-height: 0.9;
}
.fsw-h5 {
  font-family: var(--font-body);
  font-size: var(--font-size-h5);
  line-height: normal;
}
html,
body,
p,
.fsw-body {
  font-size: var(--font-size-2xs);
  line-height: 1.5;
}
.swiper-pagination-custom,
.fsw-sub {
  font-size: var(--font-size-sm);
  line-height: 1.375;
}
.fsw-sub2,
.header-menu {
  font-size: var(--font-size-xs);
  line-height: 1.428;
}
.fsw-btn,
.btn-main {
  font-size: var(--font-size-xs);
  line-height: 1.214;
}
.fsw-overline {
  font-size: var(--font-size-2xs);
  line-height: 1.167;
}
.btn-main {
  display: flex;
  width: 210px;
  height: 48px;
  padding: 10px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  background: rgba(var(--color-white-rgb), 0.3);
  color: var(--color-theme-linen, #e1e0d7);
  backdrop-filter: blur(10px);
  transition: all var(--transition) var(--timing-function);
}
.btn-main:hover {
  background: var(--color-white);
  color: var(--color-gray, #606060);
}
/* End of Font */

/* Header */
#header {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  padding: 0 var(--container-padding);
  transition: all var(--transition) var(--timing-function);
}
#header::before {
  pointer-events: none;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.00) 10.84%, rgba(0, 0, 0, 0.40) 60.36%);
  opacity: 0;
  transition: all var(--transition) var(--timing-function);
}
body.header-style:has(.page-homepage.homepage-init) #header::before{
  opacity: 1;
}
.header-container {
  position: relative;
  z-index: 2;
  width: 100%;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: flex-start;
}
.header-l,
.header-r {
  padding: var(--spacing-lg) 0;
}
.header-l {
  display: flex;
  justify-content: flex-start;
}
.header-r {
  display: flex;
  justify-content: flex-end;
}
.site-logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  grid-row-gap: var(--spacing-lg);
  padding-top: var(--spacing-2sm);
  filter: var(--filter-white);
  transition: all var(--transition) var(--timing-function);
}
.header-menu {
  color: var(--color-white);
}
/* body:has(.page-homepage) .site-logo {
  filter: var(--filter-brown);
} */
body:not(:has(.page-homepage)) .site-logo .logo-bottom {
  display: none;
}
.site-logo .logo-bottom {
  overflow: hidden;
  height: 86px;
  opacity: 1;
  transition: all var(--transition) var(--timing-function);
}
.site-logo .logo-main {
  object-position: bottom;
  object-fit: contain;
  height: 60px;
  transition: all var(--transition) var(--timing-function);
}
/* body:has(.page-homepage) .site-logo {
  opacity: 0.4;
}
body:has(.page-homepage) .site-logo .logo-main {
  width: auto;
  margin: 0 auto;
  height: 368px;
}
body:has(.page-homepage.homepage-init) .site-logo .logo-bottom {
  opacity: 0;
  height: 0;
}
body:has(.page-homepage.homepage-init) .site-logo .logo-main {
  height: 60px;
}
body:has(.page-homepage.homepage-init) .site-logo {
  opacity: 1;
} */
html.page-scrolling--down #header {
  transform: translateY(-100%);
}
html body.header-style #header .header-container {
  filter: var(--filter-white);
}
.float-pagination {
  position: fixed;
  right: var(--spacing-xs);
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: var(--spacing-2xs);
  z-index: 1000;
}

.pagination-bullet {
  width: 1px;
  height: 50px;
  background: rgba(var(--color-white-rgb), 0.2);
  transition: background var(--transition) var(--timing-function);
}

.pagination-bullet.active {
  background: rgba(var(--color-white-rgb), 0.7);
}

/* End of Header */
/* Footer */
#footer {
  position: relative;
  background-color: #4f453a;
  color: var(--color-theme-linen);
}
#footer::after {
  pointer-events: none;
  position: absolute;
  right: 0;
  bottom: 0;
  content: "";
  background-image: url("../img/design/footer-overlay.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.2;
}
#footer::before {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("../img/design/bg-pattern.png");
  opacity: 0.3;
  mix-blend-mode: soft-light;
  background-position: center;
  background-size: 100%;
}
.footer-container {
  padding: var(--spacing-lg) var(--container-padding);
  display: grid;
  grid-template-columns: 1fr auto auto;
  grid-column-gap: var(--spacing-sm);
  grid-row-gap: var(--spacing-xl);
  grid-template-areas:
    "footer-menu footer-cta footer-cta"
    "footer-social copyright webby";
}
.footer-container .footerMenu-container {
  grid-area: footer-menu;
}
.footer-container .footer-cta {
  grid-area: footer-cta;
}
.footer-container .footer-social {
  grid-area: footer-social;
}
.footer-container .copyright {
  grid-area: copyright;
}
.footer-container .webby {
  grid-area: webby;
  display: block;
}
.footerMenu-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: var(--spacing-3xl);
}
.footer-social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  grid-column-gap: var(--spacing-xs);
}
.footer-social .ic {
  font-size: 18px;
}
.footer-label {
  padding-bottom: var(--spacing-2xs);
}
.footer-cta {
  margin-left: auto;
}
.footer-cta,
.footer-menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  grid-row-gap: var(--spacing-2xs);
}
.footer-l {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: 13vw;
}
/* End of Footer */

/* Homepage */
.homepage-intro {
  position: relative;
  width: 100%;
  height: 100svh;
}
.homepage-intro::after {
  pointer-events: none;
  z-index: 9;
  position: absolute;
  left: 50%;
  bottom: var(--spacing-lg);
  content: "\e910";
  font-family: "iconfont";
  font-size: 18px;
  color: var(--color-white);
  opacity: 0.4;
  animation: arrowAnimated 1s infinite alternate;
  transition: all var(--transition) var(--timing-function);
}
.homepage-intro .media-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 100%;
}
.homepage-intro .media-container > * {
  grid-column: 1;
  grid-row: 1;
}
.media-placeholder {
  pointer-events: none;
  opacity: 0;
  z-index: 1;
}
.banner-section {
  position: relative;
}
.banner-section .media-wrapper.media-wrapper.media16-9 {
  min-height: 100svh;
  max-height: 100svh;
}
.banner-section .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  text-align: center;
}
.icon-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.icon-title.iconTitle-left {
  justify-content: flex-start;
  align-items: flex-start;
}
.icon-title::before {
  height: 4px;
  margin-bottom: var(--spacing-xs);
  pointer-events: none;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='4' viewBox='0 0 33 4' fill='none'%3E%3Cpath d='M31.3509 0.0120625C26.7933 4.09478 22.2389 1.85409 16.5 0.602033C16.1294 0.521901 15.763 0.449782 15.402 0.39369C4.10898 -1.3622 0 3.32451 0 3.32451L1.65021 3.9876C6.20673 -0.0951134 10.7611 2.14457 16.5 3.39763C16.8706 3.47776 17.2391 3.54988 17.5991 3.60597C28.891 5.36286 33 0.675153 33 0.675153L31.3509 0.0120625Z' fill='white'/%3E%3C/svg%3E");
}
.banner-section .bannerOverlay-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: var(--color-white);
  padding: var(--container-padding);
}
.banner-section .bannerOverlay-container .banner-bottom {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.banner-section .bannerOverlay-container .banner-bottom a:only-child{
  margin-left: auto;
}
.banner-section .bannerOverlay-container .banner-bottom p {
  max-width: 620px;
  margin-top: var(--spacing-2xs);
}
.banner-section .bannerOverlay-container.bannerOverlay-bottom {
  top: unset;
}
.background-container {
  z-index: 9;
  position: relative;
  background: linear-gradient(180deg, #aea79a 30.04%, #4f453a 65.41%);
  display: grid;
  grid-template-columns: 100%;
}
.background-container > * {
  grid-column: 1;
  grid-row: 1;
}
.background-container::before {
  pointer-events: none;
  grid-column: 1;
  grid-row: 1;
  position: sticky;
  top: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100svh;
  background-image: url("../img/design/bg-pattern.png");
  opacity: 0.3;
  mix-blend-mode: soft-light;
  background-size: 100%;
}
.repeater-section {
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  grid-row-gap: 150px;
  padding: 150px 0;
}
.repeater-container {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 50%);
  align-items: center;
  padding: 0 var(--container-padding);
}
.testimonial-section::before,
.repeater-container:nth-child(odd)::before {
  pointer-events: none;
  content: url("data:image/svg+xml,%3Csvg width='296' height='503' viewBox='0 0 296 503' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_939_2053)' filter='url(%23filter0_i_939_2053)'%3E%3Cpath d='M271.467 424.709C293.79 444.556 317.282 463.076 340.021 482.438C342.086 484.199 339.211 487.282 337.154 485.516C314.488 466.08 291.08 447.46 268.864 427.512C267.025 425.864 269.626 423.068 271.474 424.71L271.467 424.709Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M289.817 489.424C292.77 489.962 295.525 490.393 298.146 490.766C303.396 491.507 308.115 492.038 312.779 492.536C322.112 493.505 331.208 494.379 343.815 495.609L343.919 495.054L343.906 495.051C343.888 495.131 343.874 495.19 343.846 495.254L343.823 495.297C343.823 495.297 343.823 495.325 343.818 495.317C343.823 495.325 343.837 495.356 343.838 495.384C343.822 495.395 343.841 495.587 343.84 495.594L343.859 495.598L343.949 495.605L344.142 495.613L344.534 495.638L345.329 495.699L346.944 495.832L348.601 495.967L349.444 496.031L349.869 496.064L350.082 496.077L350.193 496.081L350.249 496.08C350.249 496.08 350.224 496.067 350.217 496.066C350.224 496.067 350.27 496.078 350.25 496.073L350.197 496.061L350.086 496.057L349.878 496.024L349.46 495.958L348.627 495.82L346.995 495.543L345.396 495.275L344.609 495.147L344.219 495.087L344.023 495.057L343.914 495.046C343.879 495.045 343.917 495.033 343.789 495.046C343.751 495.058 343.752 495.051 343.681 495.091C343.656 495.107 343.528 495.21 343.571 495.394C343.619 495.551 343.7 495.563 343.717 495.58L343.73 495.583L343.782 495.602L343.822 495.611L343.919 495.054C331.503 492.667 322.641 490.438 313.675 487.962C309.194 486.711 304.689 485.384 299.749 483.82C297.283 483.036 294.706 482.192 291.992 481.24C289.279 480.281 286.443 479.253 283.504 477.965C277.016 475.196 270.417 472.702 264.234 470.496C261.137 469.388 258.14 468.359 255.288 467.404L251.088 466.021L249.199 465.429C248.621 465.243 248.027 465.033 247.446 464.825C242.736 463.104 238.697 461.443 235.886 460.428C233.033 459.41 231.471 458.885 230.654 459.419C230.255 459.706 230.153 460.408 230.503 461.393C230.841 462.368 231.603 463.571 232.714 464.86C234.964 467.443 238.525 470.426 243.4 473.334C244.015 473.696 244.659 474.057 245.353 474.415C245.697 474.59 246.073 474.779 246.431 474.95L247.38 475.414C248.642 476.033 250.025 476.671 251.431 477.301C254.252 478.556 257.264 479.791 260.4 480.977C266.679 483.343 273.448 485.486 280.32 487.323C283.72 488.262 286.904 488.894 289.849 489.438L289.817 489.424Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M283.985 470.99C288.828 471.528 293.185 471.929 297.55 472.332C301.919 472.743 306.303 473.15 311.212 473.703C316.12 474.262 321.547 474.931 327.973 476.055C321.672 474.346 316.35 473.024 311.572 471.762C306.793 470.506 302.546 469.335 298.342 468.125C294.146 466.91 289.988 465.654 285.396 464.218C280.812 462.776 275.787 461.158 269.925 459.108L253.357 453.417C248.124 451.607 243.323 449.858 239.241 448.264C235.155 446.683 231.796 445.252 229.274 444.343C226.758 443.443 225.04 443.085 224.366 443.819C223.702 444.541 224.208 446.321 225.977 448.684C227.734 451.038 230.778 453.905 234.857 456.6C238.926 459.306 244.002 461.848 249.597 463.908C255.189 465.981 261.297 467.591 267.456 468.662C273.797 469.76 279.14 470.431 283.988 470.977L283.985 470.99Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M281.734 471.67C286.835 472.112 291.425 472.412 296.016 472.733C300.615 473.056 305.225 473.388 310.373 473.869C315.525 474.365 321.224 474.97 327.973 476.055L310.864 471.282C305.878 469.861 301.46 468.519 297.095 467.127C292.724 465.733 288.407 464.281 283.644 462.646C278.882 461.003 273.667 459.176 267.583 456.902C261.681 454.689 255.803 452.706 250.349 450.887L235.569 445.961C231.269 444.527 227.698 443.292 224.95 442.583C222.214 441.885 220.252 441.715 219.354 442.699C218.468 443.664 218.831 445.739 220.606 448.418C222.369 451.087 225.57 454.247 229.877 457.167C234.175 460.099 239.544 462.791 245.457 464.929C251.367 467.074 257.81 468.682 264.311 469.656C271.01 470.653 276.641 471.222 281.74 471.671L281.734 471.67Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M309.565 432.779C311.165 436.268 312.502 439.469 313.695 442.749C314.881 446.034 315.945 449.397 316.806 453.257C317.236 455.188 317.61 457.245 317.881 459.481C318.146 461.715 318.313 464.137 318.202 466.768C318.607 464.161 318.76 461.714 318.826 459.435C318.885 457.155 318.843 455.019 318.76 453C318.588 448.959 318.269 445.353 317.855 441.767C317.433 438.187 316.911 434.618 316.15 430.683C315.383 426.746 314.382 422.421 312.843 417.362C311.339 412.451 309.285 407.695 306.891 403.462C304.498 399.222 301.752 395.495 298.992 392.609C296.241 389.711 293.472 387.673 291.252 386.63C289.026 385.586 287.414 385.53 286.797 386.291C286.168 387.07 286.545 388.528 287.427 390.525C288.323 392.525 289.736 395.109 291.409 398.21L303.719 421.167C306.093 425.522 307.956 429.301 309.557 432.784L309.565 432.779Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.601 449.003C269.249 449.273 272.524 449.437 275.804 449.61C279.083 449.782 282.373 449.971 286.045 450.26C289.72 450.563 293.785 450.933 298.594 451.687C293.911 450.341 289.945 449.317 286.391 448.316C282.836 447.322 279.68 446.382 276.563 445.395C273.445 444.409 270.37 443.39 266.979 442.223C263.59 441.05 259.887 439.75 255.586 438.107C251.421 436.508 247.289 435.071 243.496 433.709C239.701 432.354 236.257 431.085 233.374 429.921C230.482 428.768 228.147 427.714 226.326 427.005C224.511 426.304 223.143 425.94 222.335 426.526C221.538 427.092 221.452 428.655 222.441 430.83C223.412 432.993 225.516 435.634 228.524 438.005C231.522 440.394 235.366 442.52 239.598 444.161C243.836 445.811 248.463 446.998 253.127 447.677C257.934 448.374 261.96 448.735 265.608 449.005L265.601 449.003Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M291.8 423.577C293.205 426.382 294.403 428.959 295.504 431.597C296.59 434.24 297.584 436.952 298.445 440.067C298.875 441.627 299.261 443.29 299.579 445.104C299.889 446.917 300.124 448.88 300.134 451.036C300.426 448.899 300.501 446.894 300.517 445.022C300.527 443.149 300.472 441.408 300.391 439.751C300.222 436.444 299.967 433.486 299.652 430.543C299.331 427.599 298.944 424.667 298.377 421.424C297.803 418.178 297.056 414.615 295.884 410.434C293.626 402.306 289.301 394.718 284.504 389.979C282.13 387.605 279.646 385.973 277.613 385.279C275.569 384.569 274.107 384.811 273.592 385.644C273.066 386.495 273.383 387.751 274.019 389.386C274.669 391.024 275.695 393.095 276.948 395.615C279.475 400.624 282.863 407.416 286.77 414.227C288.784 417.733 290.401 420.774 291.813 423.58L291.8 423.577Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M272.842 413.075C274.292 415.214 275.549 417.191 276.72 419.239C277.882 421.292 278.968 423.411 279.959 425.886C280.447 427.125 280.923 428.452 281.319 429.914C281.715 431.377 282.068 432.969 282.183 434.752C282.367 432.973 282.329 431.313 282.253 429.762C282.169 428.209 282.026 426.769 281.873 425.403C281.554 422.668 281.175 420.226 280.753 417.796C280.323 415.364 279.835 412.947 279.174 410.274C278.505 407.607 277.656 404.684 276.375 401.265C273.905 394.638 269.448 388.665 264.507 385.4C262.072 383.765 259.506 382.868 257.538 382.844C256.56 382.826 255.752 383.007 255.187 383.319C254.622 383.631 254.302 384.061 254.194 384.539C253.995 385.519 254.523 386.551 255.191 387.767C255.88 388.982 256.842 390.439 258.049 392.265C260.471 395.877 263.799 400.955 267.72 406.026C269.741 408.635 271.391 410.937 272.843 413.069L272.842 413.075Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M263.202 435.392C265.805 435.908 268.424 436.385 271.359 436.85C274.296 437.308 277.55 437.781 281.438 438.07C277.616 437.301 274.503 436.323 271.752 435.321C269.002 434.312 266.61 433.258 264.275 432.141C259.617 429.881 255.142 427.397 248.746 423.63C242.549 419.964 236.109 416.857 231.013 414.903C225.917 412.949 222.184 412.221 221.438 413.427C221.04 413.679 221.054 414.205 221.223 414.758C221.395 415.327 221.758 415.973 222.282 416.684C223.344 418.101 225.075 419.766 227.325 421.478C231.811 424.905 238.387 428.524 245.503 430.828C252.836 433.187 257.989 434.332 263.191 435.383L263.202 435.392Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M263.552 425.341C265.57 426.165 267.564 427.031 269.688 428.22C271.788 429.424 274.087 430.917 276.211 433.409C274.486 430.63 272.456 428.654 270.623 426.945C268.767 425.245 267.025 423.815 265.313 422.405C261.899 419.574 258.433 416.884 253.897 412.839C251.705 410.868 249.542 409.016 247.518 407.292C245.493 405.568 243.6 403.971 241.906 402.607C238.528 399.896 235.828 398.076 234.465 398.927C233.799 399.348 233.58 400.415 233.847 401.925C234.114 403.435 234.884 405.407 236.185 407.526C237.487 409.645 239.333 411.914 241.615 413.982C243.888 416.055 246.593 417.918 249.458 419.377C255.373 422.338 259.52 423.675 263.55 425.348L263.552 425.341Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.845 422.211C269.323 425.377 272.807 428.579 278.077 433.048C273.477 427.893 270.894 423.973 268.493 420.045C266.127 416.09 263.975 412.079 260.947 406.226C258.02 400.548 254.552 395.258 251.481 391.493C248.408 387.735 245.692 385.52 244.284 386.264C242.885 386.995 243.163 390.564 244.947 395.253C246.717 399.938 250.031 405.724 254.442 410.696C258.98 415.815 262.401 419.017 265.852 422.212L265.845 422.211Z' fill='white' fill-opacity='0.5'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_939_2053)' filter='url(%23filter1_i_939_2053)'%3E%3Cpath d='M112.814 74.7059C143.321 88.493 167.893 112.784 193.071 134.206C205.061 144.406 217.663 153.817 229.435 164.283C240.659 174.254 251.36 184.812 261.571 195.813C294.497 231.284 321.904 271.81 343.452 315.105C349.544 327.342 355.129 339.83 360.189 352.53C368.828 374.217 381.506 394.21 391.833 415.108C393.871 419.232 395.834 423.402 397.592 427.659C398.483 429.816 395.152 431.242 394.26 429.077C384.72 405.966 371.044 384.751 360.426 362.148C354.877 350.341 350.42 338.043 344.862 326.222C325.226 284.448 299.947 245.241 269.897 210.19C249.854 186.812 227.499 165.756 203.337 146.691C177.452 126.266 154.33 102.705 126.351 84.9459C121.624 81.9425 116.734 79.193 111.855 76.438C110.867 75.8781 111.799 74.2459 112.81 74.7027L112.814 74.7059Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M282.131 170.206C280.746 174.42 279.46 178.16 278.264 181.939C277.072 185.722 275.952 189.544 275.011 193.908C274.54 196.089 274.124 198.405 273.823 200.925C273.525 203.442 273.334 206.165 273.418 209.139C273.02 206.192 272.874 203.446 272.83 200.876C272.787 198.306 272.851 195.916 272.952 193.647C273.161 189.108 273.498 185.071 273.848 181.064L275.012 168.713C275.422 164.336 275.89 159.548 276.213 153.965C276.518 148.549 276.845 143.275 276.93 138.417C277.031 133.557 276.879 129.117 276.57 125.275C276.274 121.435 275.841 118.183 275.692 115.728C275.545 113.281 275.719 111.615 276.646 111.114C277.555 110.627 279.127 111.4 280.947 113.44C282.759 115.474 284.777 118.815 286.256 123.186C287.745 127.544 288.641 132.89 288.652 138.501C288.683 144.12 287.876 149.978 286.468 155.564C285.013 161.321 283.504 165.991 282.124 170.208L282.131 170.206Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M270.884 147.577L270.711 148.718L270.516 149.808C270.248 151.232 269.951 152.54 269.651 153.8C269.049 156.311 268.431 158.584 267.846 160.74C266.666 165.046 265.581 168.875 264.619 172.754C263.667 176.628 262.79 180.545 262.223 184.999C261.947 187.225 261.749 189.588 261.792 192.131C261.816 193.404 261.907 194.721 262.124 196.077C262.343 197.429 262.688 198.827 263.317 200.195C262.546 198.902 262.036 197.528 261.649 196.185C261.265 194.839 261.003 193.509 260.804 192.219C260.41 189.636 260.251 187.214 260.152 184.917C259.977 180.319 260.055 176.217 260.162 172.149C260.273 168.085 260.457 164.047 260.665 159.608C260.767 157.393 260.875 155.069 260.947 152.632C260.981 151.415 261 150.167 260.987 148.915L260.967 147.979L260.922 147.057L260.839 144.892C260.646 139.212 260.765 133.759 260.738 128.764C260.723 123.771 260.57 119.27 260.16 115.546C259.768 111.809 259.111 108.877 258.56 106.658C258.029 104.447 257.64 102.856 258.356 102.072C258.71 101.694 259.319 101.559 260.166 101.741C261.006 101.924 262.083 102.436 263.245 103.346C264.406 104.248 265.643 105.554 266.779 107.219C267.918 108.88 268.945 110.891 269.775 113.13C271.454 117.629 272.324 123.01 272.466 128.578C272.629 134.155 272.074 139.953 271.209 145.501L270.889 147.587L270.884 147.577Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M252.549 150.268C251.783 154.36 251.102 158.022 250.557 161.717C250.019 165.412 249.587 169.144 249.516 173.352C249.486 175.454 249.555 177.675 249.827 180.054C250.109 182.427 250.593 184.963 251.553 187.612C250.305 185.09 249.483 182.596 248.854 180.239C248.228 177.878 247.797 175.641 247.45 173.507C246.763 169.238 246.386 165.398 246.059 161.582C245.413 153.964 245.135 146.372 244.675 135.606C244.431 130.39 244.393 125.266 244.322 120.546C244.263 115.82 244.17 111.498 244.025 107.797C243.89 104.091 243.691 100.992 243.718 98.6609C243.753 96.3364 244.036 94.7574 244.985 94.2996C245.911 93.8526 247.423 94.6345 249.091 96.6546C250.757 98.6596 252.505 101.921 253.775 106.036C255.059 110.148 255.852 115.065 256.045 120.25C256.243 125.439 255.869 130.884 255.041 136.192C254.188 141.662 253.312 146.18 252.55 150.276L252.549 150.268Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M309.118 188.825C308.793 189.532 308.474 190.223 308.148 190.896L307.66 191.903L307.187 192.847C306.037 195.125 305.062 197.446 304.202 199.665C302.486 204.127 301.175 208.296 300.092 212.553C299.021 216.813 298.169 221.182 297.686 226.153C297.449 228.641 297.31 231.276 297.341 234.124C297.38 236.97 297.591 240.025 298.14 243.318C297.279 240.094 296.736 237.053 296.351 234.196C295.966 231.34 295.745 228.658 295.613 226.109C295.348 221.011 295.403 216.437 295.64 211.878C295.893 207.325 296.326 202.792 297.185 197.747C297.627 195.216 298.156 192.578 298.991 189.672L299.281 188.659L299.556 187.668L300.096 185.618C300.453 184.22 300.8 182.762 301.139 181.243C303.792 169.417 306.202 157.684 307.139 149.051C307.637 144.726 307.766 141.196 307.833 138.621C307.92 136.055 307.978 134.321 308.892 133.792C309.342 133.538 309.989 133.638 310.77 134.144C311.543 134.652 312.447 135.577 313.309 136.918C315.057 139.585 316.506 143.88 317.051 148.979C317.619 154.083 317.36 159.967 316.324 166.042C315.288 172.118 313.5 178.396 311.039 184.402C310.405 185.948 309.765 187.422 309.123 188.835L309.118 188.825Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M320.384 209.539C319.349 212.202 318.401 214.657 317.523 217.01C315.774 221.715 314.312 225.978 313.079 230.338C311.854 234.697 310.827 239.15 310.236 244.247C309.943 246.794 309.769 249.503 309.818 252.424C309.868 255.346 310.149 258.487 310.865 261.843C309.843 258.566 309.23 255.44 308.828 252.497C308.43 249.55 308.243 246.787 308.16 244.154C308.009 238.894 308.251 234.185 308.649 229.526C309.059 224.862 309.655 220.242 310.491 215.147C310.908 212.605 311.394 209.935 311.937 207.106L313.652 198.082C314.811 191.824 316.09 185.682 317.185 179.977C318.284 174.276 319.189 169.025 319.723 164.58C320.275 160.128 320.418 156.515 320.459 153.894C320.521 151.282 320.509 149.517 321.416 148.962C321.859 148.697 322.513 148.789 323.319 149.306C324.112 149.822 325.047 150.777 325.931 152.161C326.818 153.541 327.641 155.348 328.284 157.462C328.931 159.578 329.39 162.003 329.641 164.626C330.147 169.877 329.792 175.89 328.731 182.08C327.67 188.278 325.906 194.668 323.681 200.815C322.536 203.985 321.429 206.862 320.392 209.538L320.384 209.539Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M337.301 217.775L337.11 218.401L336.894 219.061C336.749 219.481 336.604 219.875 336.46 220.249C335.877 221.745 335.3 223.08 334.732 224.367C333.597 226.93 332.517 229.267 331.5 231.49C329.456 235.936 327.634 239.919 325.916 243.978C324.206 248.037 322.573 252.153 321.074 256.89C320.332 259.257 319.621 261.781 319.06 264.543C318.782 265.926 318.538 267.361 318.39 268.874C318.246 270.383 318.178 271.968 318.356 273.61C318.016 271.988 317.921 270.388 317.9 268.85C317.886 267.311 317.962 265.832 318.073 264.405C318.299 261.554 318.663 258.912 319.049 256.421C319.836 251.437 320.708 247.022 321.616 242.641C322.527 238.263 323.491 233.923 324.614 229.135L326.394 221.581C326.7 220.259 327.01 218.887 327.265 217.554C327.327 217.219 327.386 216.896 327.429 216.587L327.487 216.149C327.499 216.024 327.513 215.861 327.544 215.657L327.838 213.345C328.574 207.313 329.367 201.358 330.014 195.815C330.669 190.271 331.178 185.14 331.491 180.758C331.811 176.375 331.93 172.75 332.077 170.148C332.156 168.845 332.246 167.796 332.422 167.012C332.509 166.615 332.623 166.3 332.755 166.031C332.789 165.842 332.967 165.908 333.096 165.87C333.234 165.845 333.358 165.804 333.472 165.741C333.585 165.679 333.688 165.595 333.772 165.49C333.863 165.404 333.892 165.185 334.088 165.271C334.41 165.323 334.783 165.506 335.168 165.779C335.944 166.328 336.795 167.288 337.601 168.614C339.232 171.261 340.645 175.362 341.389 180.309C342.148 185.254 342.257 191.03 341.668 197.071C341.087 203.11 339.824 209.418 337.989 215.507L337.287 217.784L337.301 217.775Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M289.826 195.64C289.216 197.505 288.63 199.393 288.059 201.34L286.262 207.478C285.654 209.611 285.045 211.87 284.531 214.327C284.276 215.553 284.044 216.837 283.894 218.174C283.824 218.843 283.769 219.53 283.784 220.229C283.793 220.577 283.819 220.93 283.883 221.284C283.95 221.635 284.053 221.992 284.283 222.276C284.016 222.005 283.873 221.658 283.764 221.31C283.659 220.965 283.591 220.607 283.542 220.25C283.445 219.543 283.413 218.839 283.4 218.154C283.384 216.78 283.454 215.463 283.537 214.189C283.713 211.649 283.974 209.299 284.216 207.074L284.574 203.828C284.693 202.768 284.77 201.783 284.864 200.737L285.418 194.718C286.203 186.793 287.046 178.898 289.34 167.52C289.899 164.769 290.586 162.007 291.345 159.392C292.01 157.075 292.52 154.723 292.983 152.389C293.896 147.731 294.505 143.301 294.845 139.567C295.198 135.816 295.245 132.773 295.278 130.533C295.327 128.306 295.348 126.739 296.208 126.122C296.632 125.829 297.261 125.828 298.04 126.201C298.813 126.574 299.734 127.331 300.631 128.472C302.441 130.751 304.024 134.551 304.745 139.106C305.482 143.667 305.463 148.968 304.52 154.512C304.04 157.274 303.339 160.153 302.276 162.989C301.315 165.534 300.328 168.033 299.28 170.561C295.001 180.939 292.291 188.189 289.83 195.644L289.826 195.64Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M341.86 251.571C339.719 255.651 337.679 259.244 335.63 262.832L332.51 268.267C331.98 269.196 331.432 270.132 330.931 271.068C330.42 272.017 329.933 273.005 329.473 274.039C328.564 276.109 327.738 278.373 327.324 280.911C327.125 282.178 327.035 283.514 327.216 284.891C327.396 286.26 327.874 287.677 328.853 288.871C327.757 287.79 327.092 286.381 326.739 284.984C326.385 283.579 326.303 282.169 326.334 280.823C326.413 278.124 326.917 275.653 327.509 273.362C327.807 272.214 328.141 271.107 328.492 270.032C328.849 268.948 329.216 267.932 329.554 266.927C330.242 264.921 330.888 262.962 331.507 261.012C332.75 257.106 333.907 253.218 335.095 248.891C336.282 244.564 337.48 239.784 338.893 234.055L343.03 218.242C344.298 213.294 345.308 208.748 346.009 204.815C346.723 200.884 347.135 197.557 347.586 195.095C348.035 192.637 348.578 191.023 349.596 190.751C350.588 190.486 351.967 191.644 353.251 194.173C354.528 196.684 355.623 200.582 355.911 205.297C356.222 210.009 355.716 215.47 354.432 221.007C353.792 223.777 352.975 226.569 352.012 229.333C351.773 230.024 351.522 230.712 351.263 231.395L350.867 232.423C350.729 232.788 350.583 233.147 350.439 233.494C349.876 234.846 349.307 236.153 348.702 237.48C346.234 242.919 344.005 247.495 341.86 251.571Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M244.885 247.804C245.878 247.853 246.865 247.919 247.815 247.99L250.543 248.206C254.12 248.492 257.467 248.773 260.656 249.078C267.034 249.688 272.785 250.359 278.543 251.256C284.293 252.18 290.09 253.24 296.397 255.179C299.538 256.169 302.824 257.388 306.089 259.238C307.714 260.164 309.33 261.264 310.805 262.626C312.283 263.984 313.615 265.628 314.557 267.563C313.477 265.706 312.035 264.201 310.488 262.999C308.937 261.793 307.282 260.872 305.63 260.126C302.316 258.639 299.021 257.802 295.887 257.198C289.592 256.035 283.855 255.795 278.177 255.745C272.491 255.724 266.831 255.974 260.526 256.354L250.481 257.001L247.75 257.177C246.85 257.237 245.952 257.304 245.024 257.383C243.173 257.544 241.247 257.744 239.231 257.983C231.416 258.903 223.356 259.964 215.413 260.021C211.449 260.049 207.527 259.821 203.803 259.246C200.081 258.679 196.562 257.756 193.434 256.568C190.306 255.38 187.579 253.93 185.337 252.431C183.09 250.929 181.317 249.392 180.002 247.995C177.369 245.185 176.489 243.049 177.148 242.27C177.825 241.457 179.955 242.064 183.195 243.228C186.442 244.39 190.833 246.029 196.222 247.052C198.918 247.572 201.865 247.95 205.042 248.146C208.22 248.349 211.629 248.376 215.235 248.29C222.431 248.131 230.435 247.497 238.71 247.605C240.839 247.637 242.895 247.695 244.885 247.804Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M237.751 234.306C237.859 234.332 237.951 234.361 238.022 234.373L238.667 234.432L239.988 234.544L242.563 234.767L252.109 235.592C258.136 236.135 263.589 236.658 269.069 237.389C271.811 237.756 274.558 238.179 277.385 238.729C280.208 239.284 283.107 239.961 286.102 240.942C289.085 241.929 292.178 243.218 295.171 245.146C298.166 247.063 301.01 249.669 303.335 253.019C300.754 249.86 297.738 247.567 294.673 246.006C291.607 244.437 288.526 243.537 285.571 242.952C282.609 242.369 279.758 242.095 276.988 241.954C274.215 241.818 271.52 241.82 268.823 241.887C263.43 242.03 258.061 242.429 252.052 242.869L242.485 243.557L239.884 243.729L238.546 243.811L237.847 243.853C237.664 243.857 237.474 243.869 237.289 243.866L236.763 243.836C235.043 243.794 233.199 243.793 231.261 243.81C223.715 243.882 215.929 243.737 208.603 242.937C201.271 242.153 194.345 240.75 188.527 238.613C185.62 237.549 182.997 236.302 180.78 234.923C178.563 233.551 176.764 232.041 175.478 230.586C174.193 229.13 173.433 227.751 173.128 226.703C172.819 225.652 172.94 224.941 173.35 224.631C173.767 224.313 174.442 224.394 175.35 224.674C176.258 224.954 177.405 225.426 178.839 225.943C180.278 226.463 182.013 227.024 184.067 227.561C186.122 228.099 188.489 228.601 191.133 229.055C196.417 229.968 202.787 230.652 209.742 231.268C216.7 231.908 224.209 232.443 231.912 233.448C233.899 233.715 235.822 233.988 237.73 234.317L237.751 234.306Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M262.575 221.868C268.036 223.092 273.512 224.602 279.274 227.211C282.141 228.526 285.076 230.137 287.939 232.257C290.799 234.374 293.587 237.019 295.985 240.342C293.336 237.213 290.365 234.859 287.387 233.082C284.405 231.301 281.416 230.07 278.526 229.146C272.72 227.325 267.311 226.661 261.951 226.327C256.58 226.017 251.213 226.106 245.24 226.391C239.259 226.677 232.672 227.195 224.748 227.748C217.059 228.282 209.243 228.448 201.798 227.907C194.362 227.38 187.281 226.088 181.391 223.965C178.451 222.91 175.812 221.658 173.6 220.316C171.385 218.978 169.601 217.547 168.284 216.215C166.967 214.883 166.11 213.652 165.676 212.688C165.241 211.717 165.217 211.012 165.561 210.62C166.268 209.829 168.277 210.419 171.346 211.363C174.42 212.317 178.645 213.531 183.944 214.388C189.229 215.274 195.576 215.827 202.545 216.208C209.508 216.597 217.082 216.839 224.747 217.363C240.555 218.425 251.636 219.488 262.582 221.867L262.575 221.868Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M246.728 260.939L249.679 260.934C251.61 260.945 253.46 260.983 255.248 261.049C258.825 261.174 262.146 261.383 265.301 261.643C271.606 262.172 277.243 262.898 282.871 263.825C288.493 264.769 294.128 265.875 300.322 267.57C303.417 268.426 306.652 269.433 310.029 270.799C311.714 271.482 313.436 272.26 315.154 273.195C316.869 274.135 318.595 275.223 320.187 276.599C318.498 275.344 316.706 274.408 314.943 273.633C313.172 272.859 311.418 272.25 309.705 271.74C306.273 270.727 303.003 270.081 299.895 269.603C293.664 268.669 288.05 268.38 282.485 268.314C276.919 268.267 271.386 268.472 265.276 268.923C262.219 269.151 259.019 269.446 255.6 269.838C253.892 270.032 252.13 270.253 250.303 270.499L247.521 270.897C246.605 271.032 245.732 271.191 244.789 271.372C241.159 272.083 237.385 272.98 233.598 273.786C229.807 274.597 225.988 275.348 222.205 275.897C214.66 277.012 207.188 277.326 200.683 276.202C197.439 275.656 194.464 274.748 191.96 273.584C189.449 272.42 187.433 271.003 185.998 269.623C184.555 268.245 183.677 266.925 183.259 265.913C182.842 264.89 182.858 264.167 183.226 263.806C183.99 263.057 185.965 263.862 188.988 264.732C190.505 265.164 192.307 265.601 194.402 265.894C196.498 266.195 198.891 266.357 201.563 266.331C206.904 266.304 213.334 265.476 220.407 264.304C223.944 263.726 227.648 263.077 231.5 262.472C235.349 261.878 239.337 261.306 243.532 261.057C244.605 260.999 245.71 260.951 246.744 260.944L246.728 260.939Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M267.197 273.014C273.384 272.594 278.96 272.394 284.562 272.367C290.165 272.355 295.81 272.467 302.113 273.08C305.259 273.406 308.575 273.846 312.064 274.72C313.801 275.162 315.589 275.715 317.353 276.517C319.101 277.322 320.872 278.376 322.219 279.964C320.757 278.485 318.94 277.602 317.174 276.965C315.389 276.335 313.604 275.958 311.87 275.691C308.397 275.175 305.123 275.102 302.032 275.15C295.842 275.295 290.35 275.985 284.935 276.851C279.521 277.732 274.178 278.833 268.278 280.208C262.391 281.592 255.908 283.229 248.391 285.44L245.675 286.254L244.336 286.662C243.978 286.784 243.219 286.995 242.749 287.106L237.21 288.535C233.498 289.465 229.741 290.321 225.992 290.95C222.24 291.583 218.484 291.978 214.835 292.013C211.186 292.048 207.647 291.711 204.425 290.974C201.203 290.244 198.327 289.123 195.971 287.821C193.608 286.521 191.764 285.071 190.426 283.723C189.08 282.376 188.229 281.137 187.783 280.171C187.343 279.197 187.308 278.489 187.652 278.097C188.35 277.293 190.397 277.912 193.475 278.869C196.566 279.829 200.719 280.969 205.847 281.165C208.41 281.278 211.22 281.175 214.248 280.86C217.278 280.552 220.525 280.031 223.951 279.397C227.376 278.762 230.98 278.013 234.732 277.3C236.608 276.943 238.523 276.596 240.47 276.278C240.95 276.208 241.13 276.181 241.711 276.065L243.192 275.789C244.179 275.614 245.163 275.45 246.141 275.302C254.228 274.088 261.016 273.453 267.204 273.013L267.197 273.014Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M274.045 287.95C280.149 287.454 285.658 287.164 291.195 287.016C296.735 286.883 302.314 286.859 308.555 287.24C311.675 287.44 314.964 287.745 318.453 288.366C320.198 288.68 321.994 289.079 323.814 289.643C325.631 290.211 327.488 290.942 329.225 292.032C327.412 291.08 325.522 290.511 323.692 290.113C321.854 289.717 320.064 289.49 318.33 289.35C314.855 289.08 311.616 289.139 308.551 289.314C302.426 289.687 297.012 290.515 291.667 291.493C286.324 292.487 281.052 293.681 275.224 295.129C269.404 296.577 262.993 298.287 255.47 300.426C248.309 302.508 240.812 304.746 233.33 305.955C229.594 306.567 225.871 306.927 222.273 306.939C218.671 306.956 215.201 306.616 212.038 305.923C208.877 305.239 206.039 304.2 203.687 302.994C201.33 301.784 199.457 300.427 198.082 299.145C196.7 297.865 195.807 296.674 195.333 295.728C194.859 294.782 194.801 294.078 195.124 293.67C195.787 292.84 197.838 293.354 200.93 294.168C204.029 294.981 208.219 295.955 213.355 296.103C218.49 296.29 224.597 295.637 231.341 294.394C238.095 293.193 245.462 291.418 253.297 290.265C261.25 289.159 267.931 288.451 274.045 287.95Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M285.306 300.967C290.856 300.047 295.877 299.388 300.939 298.88C306.001 298.392 311.112 298.007 316.859 298.054C319.729 298.096 322.772 298.238 325.987 298.796C327.59 299.085 329.251 299.477 330.882 300.134C332.501 300.789 334.143 301.728 335.323 303.199C334.025 301.833 332.344 301.073 330.723 300.591C329.084 300.107 327.445 299.892 325.869 299.783C322.703 299.582 319.748 299.799 316.971 300.127C311.415 300.823 306.545 301.988 301.764 303.305C296.981 304.642 292.289 306.173 287.121 308.011C281.961 309.855 276.3 311.988 269.75 314.724L267.386 315.72L266.188 316.226L264.903 316.741C263.227 317.405 261.531 318.023 259.826 318.6C256.415 319.746 252.951 320.693 249.514 321.379C242.646 322.77 235.865 323.01 230.175 322.237C224.471 321.494 219.928 319.836 217.017 318.202C214.093 316.558 212.746 314.997 213.081 314.024C213.428 313.026 215.389 312.725 218.448 312.647C221.515 312.567 225.682 312.663 230.56 312.332C235.444 312.019 241.052 311.236 247.107 309.896C250.134 309.232 253.276 308.447 256.488 307.587L261.364 306.259L263.849 305.56C264.725 305.316 265.599 305.084 266.472 304.863C273.667 303.068 279.74 301.902 285.295 300.965L285.306 300.967Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M215.897 202.036L217.161 202.133L218.383 202.206L223.296 202.449C226.478 202.602 229.47 202.767 232.325 202.964C238.032 203.362 243.184 203.895 248.329 204.698C253.463 205.526 258.637 206.55 264.198 208.496C266.963 209.488 269.834 210.725 272.651 212.503C275.449 214.28 278.224 216.655 280.243 219.904C277.959 216.832 275.034 214.793 272.162 213.369C269.271 211.943 266.388 211.09 263.631 210.492C258.091 209.329 253.016 209.134 248.005 209.185C242.985 209.257 238.002 209.657 232.448 210.233C229.673 210.523 226.752 210.865 223.589 211.227L218.639 211.772L217.278 211.903L215.91 212.009L213.163 212.206C205.9 212.689 198.507 212.582 191.565 211.74C184.626 210.914 178.15 209.338 172.827 207.281C167.49 205.241 163.337 202.751 160.752 200.571C158.155 198.388 157.09 196.582 157.602 195.694C158.13 194.777 160.132 194.862 163.213 195.393C166.298 195.928 170.479 196.869 175.516 197.745C180.552 198.633 186.439 199.446 192.857 200.092C199.269 200.746 206.199 201.252 213.232 201.826L215.901 202.039L215.897 202.036Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M222.72 186.682C227.972 187.477 232.718 188.331 237.444 189.456C242.157 190.598 246.89 191.956 251.892 194.202C254.384 195.338 256.934 196.711 259.444 198.515C261.95 200.316 264.404 202.565 266.52 205.413C264.154 202.767 261.526 200.815 258.909 199.353C256.288 197.887 253.683 196.894 251.169 196.149C246.117 194.688 241.443 194.169 236.801 193.913C227.498 193.443 218.237 194.231 204.448 194.636C197.761 194.838 191.023 194.65 184.689 194.026C178.355 193.409 172.412 192.348 167.373 190.89C162.336 189.446 158.208 187.57 155.576 185.695C152.925 183.82 151.856 182.065 152.348 181.168C152.855 180.242 154.693 180.171 157.539 180.308C160.39 180.455 164.34 180.798 169.15 181.144L185.707 182.348C191.809 182.826 198.368 183.409 204.951 184.265C211.734 185.148 217.474 185.898 222.721 186.69L222.72 186.682Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M217.306 171.102C221.508 171.699 225.745 172.347 230.42 173.488C232.749 174.069 235.2 174.774 237.709 175.85C238.959 176.39 240.227 177.032 241.444 177.841C242.66 178.651 243.835 179.644 244.795 180.871C243.715 179.742 242.464 178.907 241.195 178.258C239.925 177.609 238.638 177.147 237.372 176.781C234.831 176.063 232.397 175.731 230.078 175.532C225.441 175.16 221.275 175.325 217.148 175.599C208.87 176.17 200.764 177.402 188.626 178.598C182.724 179.164 176.727 179.311 171.007 178.877C165.299 178.445 159.851 177.41 155.255 175.66C152.963 174.786 150.895 173.738 149.164 172.566C147.434 171.395 146.062 170.102 145.117 168.872C144.167 167.64 143.651 166.489 143.493 165.604C143.331 164.715 143.508 164.099 143.913 163.778C144.753 163.133 146.313 163.671 148.537 164.267C150.768 164.889 153.813 165.587 157.769 166.074C161.705 166.58 166.494 166.898 171.757 167.174C177.017 167.454 182.75 167.717 188.551 168.213C200.527 169.206 208.897 169.933 217.302 171.099L217.306 171.102Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M201.966 151.283C205.735 152.031 209.531 152.914 213.595 154.462C215.62 155.245 217.707 156.215 219.765 157.549C221.814 158.884 223.82 160.62 225.453 162.895C223.573 160.818 221.408 159.404 219.284 158.421C217.148 157.435 215.041 156.852 213.02 156.46C208.969 155.695 205.27 155.646 201.612 155.774C194.268 156.077 187.102 157.266 176.294 158.589C171.039 159.221 165.662 159.468 160.51 159.142C155.364 158.826 150.442 157.902 146.327 156.369C142.209 154.867 138.984 152.712 137.188 150.711C135.369 148.705 134.931 147.018 135.568 146.222C136.224 145.394 137.793 145.45 139.989 145.706C142.192 145.979 145.076 146.425 148.638 146.733C152.194 147.056 156.422 147.258 161.102 147.428C165.775 147.606 170.888 147.77 176.093 148.203C186.834 149.067 194.427 149.824 201.969 151.278L201.966 151.283Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.562 133.702L165.35 134.021C165.511 134.047 165.673 134.081 165.835 134.114L166.205 134.202L166.934 134.363L168.394 134.665C170.341 135.05 172.226 135.374 174.03 135.699C177.64 136.336 180.936 136.948 184.23 137.651C187.526 138.362 190.842 139.135 194.472 140.295C196.281 140.884 198.174 141.575 200.11 142.532C202.027 143.488 204.045 144.713 205.693 146.552C203.822 144.941 201.713 144.063 199.74 143.453C197.753 142.852 195.846 142.531 194.029 142.323C190.393 141.927 187.118 141.979 183.867 142.136C180.614 142.305 177.383 142.623 173.734 142.965C171.906 143.13 169.981 143.31 167.842 143.437C167.305 143.467 166.757 143.494 166.189 143.512L165.322 143.536L164.882 143.544C164.772 143.548 164.661 143.553 164.547 143.562L161.277 143.771C156.758 144.088 152.047 144.176 147.538 143.759C143.026 143.353 138.7 142.438 135.09 140.999C131.472 139.588 128.636 137.628 127.057 135.795C125.458 133.96 125.109 132.378 125.729 131.57C126.367 130.728 127.817 130.649 129.784 130.754C131.764 130.869 134.317 131.149 137.453 131.381C140.587 131.625 144.304 131.821 148.432 132.069C152.559 132.335 157.087 132.646 161.776 133.397L163.561 133.694L163.562 133.702Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M237.994 139.833C237.202 143.753 236.541 147.235 236.124 150.766C235.723 154.294 235.532 157.872 235.99 161.865C236.228 163.858 236.641 165.947 237.367 168.129C238.088 170.308 239.134 172.581 240.646 174.838C238.882 172.767 237.518 170.626 236.449 168.51C235.38 166.394 234.588 164.31 233.964 162.297C232.726 158.259 232.089 154.507 231.623 150.788C231.167 147.064 230.922 143.343 230.74 139.268C230.544 135.203 230.487 130.752 230.069 125.788C229.659 120.769 229.442 115.859 229.179 111.371C228.92 106.877 228.595 102.823 228.159 99.4143C227.734 95.9998 227.181 93.2252 226.84 91.0825C226.505 88.9505 226.41 87.4042 227.214 86.7186C227.989 86.0524 229.657 86.3895 231.71 88.0539C233.751 89.697 236.033 92.727 237.692 96.7035C239.375 100.665 240.458 105.489 240.88 110.537C241.308 115.596 241.111 120.892 240.46 126.045C239.767 131.567 238.773 135.904 238.001 139.832L237.994 139.833Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M294.052 311.962C294.809 311.843 295.553 311.741 296.291 311.656C297.026 311.567 297.755 311.494 298.516 311.432C298.907 311.401 299.231 311.388 299.558 311.37L300.544 311.321L302.496 311.221C307.666 310.974 312.461 310.989 317.208 311.536C321.949 312.091 326.692 313.13 331.606 315.189C336.505 317.251 341.562 320.386 346.396 325.272C341.129 320.853 335.827 318.424 330.939 317.158C326.028 315.896 321.513 315.721 317.105 316.04C312.683 316.369 308.375 317.237 303.529 318.426L299.79 319.356C299.231 319.515 298.625 319.692 298.006 319.887C297.394 320.081 296.768 320.284 296.142 320.506C293.616 321.388 290.938 322.492 288.041 323.819C282.418 326.395 276.701 329.135 271.053 331.438C265.419 333.751 259.851 335.614 254.827 336.637C249.809 337.679 245.366 337.838 242.282 337.338C239.184 336.847 237.508 335.81 237.506 334.786C237.503 333.729 239.074 332.792 241.595 331.639C244.127 330.488 247.635 329.059 251.85 327.181C256.067 325.318 261.003 323.019 266.495 320.628C271.987 318.255 278.053 315.801 284.536 314.038C287.873 313.137 291.027 312.435 294.048 311.967L294.052 311.962Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M302.289 330.14L304.177 329.506C304.854 329.287 305.519 329.086 306.175 328.912C307.488 328.558 308.759 328.287 309.991 328.067C314.937 327.212 319.341 327.124 323.698 327.341C328.052 327.589 332.389 328.158 337.102 329.354C339.45 329.963 341.899 330.733 344.399 331.868C345.645 332.44 346.905 333.102 348.13 333.918C349.348 334.736 350.543 335.71 351.537 336.936C350.425 335.823 349.153 334.998 347.885 334.337C346.607 333.682 345.315 333.19 344.049 332.798C341.507 332.018 339.067 331.622 336.745 331.4C332.101 330.976 327.937 331.236 323.913 331.841C319.896 332.47 315.966 333.459 311.961 335.072C310.963 335.48 309.968 335.929 308.98 336.431C308.488 336.68 307.995 336.948 307.51 337.223L305.875 338.165C303.515 339.498 300.954 340.848 298.128 342.215C292.632 344.872 286.855 346.919 281.275 348.312C275.696 349.704 270.298 350.43 265.606 350.519C260.913 350.619 256.932 350.067 254.222 349.17C251.498 348.275 250.085 347.1 250.198 346.075C250.312 345.031 251.844 344.245 254.304 343.434C256.773 342.63 260.2 341.769 264.304 340.697C272.508 338.588 283.408 335.584 294.436 332.515C297.279 331.729 299.88 330.936 302.298 330.147L302.289 330.14Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M312.687 348.64C313.281 348.587 314.002 348.534 314.348 348.518L316.004 348.358L319.221 348.05C323.416 347.666 327.203 347.4 331.015 347.199C334.828 347.005 338.662 346.847 342.974 346.891C345.127 346.927 347.407 346.997 349.842 347.337C351.058 347.518 352.319 347.754 353.563 348.257C354.181 348.515 354.788 348.84 355.282 349.327C355.783 349.805 356.09 350.507 356.049 351.238C356.028 350.555 355.673 349.917 355.146 349.519C354.626 349.113 354.008 348.874 353.405 348.714C352.184 348.395 350.948 348.332 349.77 348.325C347.402 348.336 345.198 348.622 343.131 348.957C338.99 349.655 335.35 350.605 331.765 351.635C328.177 352.677 324.649 353.837 320.731 355.161L317.705 356.193L316.099 356.736C315.343 356.963 314.927 357.081 314.379 357.262C312.259 357.938 309.961 358.756 307.43 359.661C302.52 361.43 297.394 362.986 292.359 363.988C287.337 365 282.392 365.448 278.044 365.164C273.7 364.903 269.981 363.844 267.637 362.464C266.459 361.783 265.625 361.051 265.15 360.377C264.674 359.703 264.551 359.104 264.741 358.624C265.144 357.648 266.651 357.258 268.814 356.847C270.994 356.45 273.91 355.997 277.482 355.264C281.049 354.548 285.264 353.571 289.911 352.514C294.557 351.47 299.624 350.345 304.927 349.575C307.66 349.181 310.218 348.85 312.686 348.632L312.687 348.64Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M343.791 361.588C345.688 361.661 347.598 361.798 349.559 362.038C351.516 362.283 353.532 362.638 355.609 363.225C357.675 363.818 359.826 364.648 361.861 365.985C363.89 367.312 365.757 369.199 367.035 371.637C365.482 369.362 363.445 367.803 361.379 366.849C359.3 365.887 357.208 365.455 355.22 365.26C351.229 364.901 347.64 365.387 344.144 366.071C340.641 366.774 337.201 367.752 333.398 368.949C329.592 370.149 325.429 371.598 320.42 373.321C315.556 374.991 310.557 376.394 305.684 377.323C300.815 378.262 296.064 378.72 291.849 378.528C287.644 378.357 283.967 377.449 281.608 376.125C280.427 375.475 279.583 374.748 279.108 374.082C278.63 373.412 278.521 372.811 278.718 372.33C279.135 371.364 280.587 370.966 282.648 370.486C284.725 370.019 287.549 369.458 291.056 368.65C294.561 367.854 298.725 366.846 303.315 365.841C307.902 364.84 312.913 363.853 318.066 363.205C328.685 361.876 336.199 361.325 343.794 361.583L343.791 361.588Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M334.912 380.617L335.09 380.576L335.376 380.488C335.568 380.436 335.784 380.389 335.888 380.366L336.656 380.223L338.133 379.971C339.099 379.813 340.03 379.676 340.939 379.55C344.569 379.054 347.839 378.737 351.131 378.498C354.422 378.27 357.735 378.093 361.465 378.165C363.324 378.217 365.302 378.317 367.39 378.745C368.424 378.973 369.52 379.279 370.511 379.881C371 380.184 371.459 380.565 371.79 381.065C372.124 381.56 372.296 382.175 372.296 382.796C372.237 382.218 372.01 381.669 371.641 381.248C371.275 380.822 370.794 380.525 370.302 380.314C369.306 379.901 368.272 379.781 367.272 379.733C365.267 379.66 363.389 379.921 361.633 380.233C358.12 380.896 355.056 381.853 352.056 382.904C349.059 383.971 346.118 385.159 342.904 386.552L340.447 387.646L339.192 388.23L338.566 388.533C338.436 388.59 338.417 388.616 338.372 388.649L338.315 388.7L338.145 388.794C336.311 389.796 334.314 390.811 332.092 391.832C327.777 393.817 323.162 395.244 318.632 395.96C314.109 396.688 309.659 396.676 305.87 395.972C302.077 395.292 299.005 393.886 297.165 392.412C295.304 390.93 294.675 389.482 295.114 388.559C295.563 387.603 296.951 387.218 298.877 386.939C300.817 386.657 303.322 386.461 306.32 386.069C309.316 385.689 312.806 385.129 316.628 384.402C320.449 383.686 324.586 382.812 328.829 381.969C331.015 381.536 333.033 381.078 334.927 380.615L334.912 380.617Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M225.777 120.831L225.704 121.658C225.696 121.812 225.678 121.873 225.67 121.973L225.653 122.348L225.524 125.671L225.242 131.659C225.072 135.406 224.956 138.759 224.999 142.13C225.053 145.495 225.233 148.888 225.854 152.634C226.169 154.505 226.602 156.469 227.267 158.526C227.935 160.578 228.827 162.743 230.229 164.879C228.572 162.934 227.359 160.877 226.35 158.906C225.347 156.926 224.549 155.012 223.852 153.178C222.472 149.502 221.469 146.126 220.545 142.762C219.629 139.397 218.814 136.021 218.002 132.272C217.594 130.4 217.191 128.432 216.77 126.343L216.117 123.1L216.027 122.619L215.953 122.07L215.815 121.14L215.57 119.247C214.98 114.282 214.931 109.604 214.734 105.485C214.56 101.355 214.246 97.8169 213.668 94.9233C213.115 92.0221 212.289 89.6788 211.642 87.7691C211.009 85.8765 210.638 84.4129 211.282 83.5821C211.902 82.7739 213.535 82.6907 215.809 83.8319C216.933 84.4062 218.2 85.3007 219.446 86.5664C220.691 87.8246 221.898 89.4487 222.912 91.3504C223.929 93.2478 224.745 95.4163 225.329 97.6995C225.912 99.9828 226.268 102.384 226.443 104.804C226.796 109.648 226.423 114.533 225.956 119.114L225.793 120.836L225.777 120.831Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M207.537 114.457L207.341 115.981L207.184 117.407C206.994 119.283 206.889 121.055 206.836 122.745C206.736 126.13 206.835 129.209 207.165 132.285C207.501 135.36 208.044 138.454 209.127 141.802C209.67 143.474 210.363 145.205 211.294 146.984C212.235 148.751 213.422 150.581 215.06 152.291C213.26 150.755 211.846 149.05 210.658 147.373C209.476 145.688 208.513 144.024 207.686 142.402C206.038 139.148 204.868 136.088 203.865 132.993C202.872 129.892 202.057 126.742 201.401 123.17C201.078 121.381 200.798 119.49 200.592 117.427C200.542 116.909 200.496 116.387 200.454 115.849L200.349 114.262C200.277 113.253 200.185 112.197 200.072 111.098C199.196 102.567 198.351 94.0732 196.946 88.3686C196.256 85.4991 195.429 83.4625 194.665 82.1068C194.283 81.4156 193.898 80.8627 193.608 80.3802C193.318 79.8977 193.129 79.4769 193.214 79.0926C193.297 78.72 193.662 78.3902 194.362 78.2489C195.05 78.1054 196.085 78.1867 197.266 78.6761C198.438 79.1591 199.71 80.0568 200.844 81.2661C201.985 82.4744 203.006 83.9802 203.876 85.6615C205.619 89.0392 206.776 93.1241 207.424 97.4719C208.069 101.824 208.22 106.444 207.862 111.04C207.77 112.226 207.658 113.358 207.53 114.466L207.537 114.457Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M192.785 105.132L192.734 106.516L192.736 107.827L192.757 109.158C192.793 110.901 192.853 112.521 192.943 114.064C193.125 117.151 193.417 119.925 193.864 122.708C194.096 124.096 194.364 125.49 194.702 126.89C195.058 128.309 195.481 129.765 195.983 131.294C197.005 134.336 198.292 137.689 200.407 141.411C197.889 137.944 196.116 134.778 194.556 131.91C193.783 130.467 193.076 129.088 192.414 127.729C191.76 126.341 191.174 124.998 190.612 123.639C189.504 120.919 188.5 118.157 187.569 115.028C187.099 113.464 186.651 111.809 186.218 110.025L185.896 108.658L185.576 107.171L185.062 104.138C184.397 100.191 183.913 96.3332 183.423 92.7903C182.94 89.2463 182.448 86.0295 181.921 83.3277C181.402 80.6248 180.841 78.4455 180.465 76.791C180.099 75.1429 179.928 73.9681 180.494 73.4133C181.04 72.8767 182.356 73.0931 184.003 74.3496C185.647 75.5835 187.494 77.8838 188.941 80.8949C190.403 83.9037 191.484 87.5781 192.113 91.484C192.75 95.3964 192.943 99.5465 192.823 103.597L192.777 105.126L192.785 105.132Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M180.309 104.121C180.555 105.706 180.797 107.154 181.053 108.546C181.56 111.32 182.104 113.801 182.784 116.269C183.467 118.733 184.283 121.189 185.462 123.841C186.658 126.479 188.192 129.354 190.648 132.366C187.841 129.674 185.829 127.038 184.111 124.607C182.399 122.161 180.996 119.883 179.672 117.571C178.351 115.254 177.115 112.894 175.863 110.215C175.239 108.877 174.605 107.445 173.977 105.923C173.309 104.312 172.707 102.549 172.14 100.692C171.033 97.0717 170.332 93.5061 169.761 90.2242C169.198 86.9412 168.766 83.9494 168.394 81.4089C168.029 78.8673 167.712 76.7824 167.58 75.1955C167.457 73.615 167.526 72.4971 168.17 72.0342C168.793 71.582 169.986 71.9202 171.379 73.1681C172.765 74.3978 174.277 76.529 175.501 79.2278C176.74 81.9244 177.719 85.1691 178.409 88.606C179.106 92.0418 179.507 95.6784 179.787 99.1986C179.933 101.017 180.091 102.623 180.32 104.115L180.309 104.121Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M163.5 120.707C166.087 121.246 168.685 121.826 171.553 122.634C172.987 123.044 174.483 123.514 176.054 124.134C177.616 124.759 179.27 125.52 180.839 126.665C179.139 125.723 177.433 125.211 175.838 124.848C174.232 124.49 172.715 124.292 171.278 124.166C168.397 123.923 165.806 123.956 163.239 124.073C158.101 124.324 153.055 124.944 145.604 125.715C138.376 126.457 130.974 126.289 125.281 124.946C122.445 124.283 120.032 123.292 118.483 122.102C117.71 121.514 117.168 120.885 116.91 120.333C116.647 119.777 116.667 119.318 116.892 118.997C117.117 118.677 117.507 118.493 117.996 118.348C118.484 118.203 119.087 118.103 119.833 118.016C121.314 117.84 123.404 117.69 126.009 117.548C131.2 117.282 138.379 117.084 145.658 117.929C153.16 118.798 158.333 119.655 163.516 120.712L163.5 120.707Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M136.526 103.314C136.937 103.345 137.345 103.381 137.75 103.421C138.128 103.461 138.653 103.511 139.026 103.574C139.762 103.7 140.475 103.829 141.173 103.96C143.955 104.49 146.434 105.075 148.895 105.748C151.358 106.428 153.809 107.187 156.481 108.216C157.812 108.737 159.203 109.329 160.639 110.068C162.072 110.812 163.568 111.696 165.001 112.88C163.428 111.893 161.849 111.247 160.354 110.758C158.856 110.273 157.428 109.955 156.062 109.715C153.333 109.25 150.87 109.111 148.425 109.091C145.976 109.076 143.551 109.192 140.86 109.404L138.789 109.582C138.441 109.61 138.23 109.661 137.862 109.715L136.807 109.893C135.361 110.148 133.768 110.475 132.018 110.824C128.611 111.506 125.072 111.97 121.651 112.04C118.238 112.117 114.929 111.803 112.084 111.026C109.242 110.271 106.883 108.993 105.552 107.617C104.884 106.941 104.471 106.274 104.304 105.716C104.137 105.157 104.205 104.714 104.448 104.414C104.96 103.806 106.013 103.773 107.42 103.742C108.833 103.73 110.702 103.742 113.054 103.653C115.404 103.575 118.22 103.402 121.337 103.246C124.451 103.094 127.853 102.95 131.373 103.053C133.191 103.107 134.884 103.176 136.528 103.302L136.526 103.314Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M126.84 91.6328C129.15 92.1667 131.396 92.599 133.599 93.1065C135.813 93.6086 138.042 94.1353 140.499 94.9045C141.723 95.2994 143.008 95.7465 144.315 96.3898C144.969 96.7152 145.63 97.0856 146.255 97.557C146.88 98.0209 147.479 98.5922 147.91 99.3069C147.382 98.6677 146.725 98.2125 146.06 97.8657C145.395 97.5189 144.711 97.2784 144.043 97.0892C142.703 96.7153 141.416 96.5406 140.192 96.4333C137.736 96.239 135.533 96.3257 133.343 96.4756C131.134 96.6245 128.991 96.8901 126.427 97.076C124.099 97.2501 121.47 97.6218 118.239 97.9671C115.107 98.3056 111.902 98.3633 108.845 98.0697C105.792 97.7793 102.886 97.13 100.441 96.129C97.9949 95.1474 96.034 93.7646 94.9745 92.4102C94.4421 91.741 94.1276 91.0934 94.0325 90.5554C93.9299 90.0185 94.0361 89.5965 94.2921 89.3058C94.8266 88.721 95.8198 88.6706 97.1127 88.6758C98.411 88.6917 100.091 88.7971 102.192 88.9017C106.376 89.1444 112.237 89.2897 118.388 90.1782C121.55 90.6559 124.304 91.0516 126.852 91.6349L126.84 91.6328Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M168.896 98.7242C169.039 101.134 169.181 103.283 169.436 105.422C169.703 107.557 170.066 109.696 170.814 112.001C171.191 113.15 171.673 114.336 172.347 115.544C173.027 116.744 173.902 117.968 175.116 119.07C173.754 118.158 172.653 117.067 171.736 115.971C170.817 114.868 170.064 113.749 169.401 112.662C168.087 110.471 167.107 108.407 166.183 106.339C164.348 102.212 162.837 97.964 160.724 92.0877C159.69 89.2497 158.826 86.471 158.006 84.0193C157.189 81.5558 156.405 79.444 155.632 77.7483C154.866 76.044 154.086 74.7173 153.452 73.5917C152.829 72.4681 152.385 71.5443 152.671 70.8084C152.945 70.0971 153.99 69.6443 155.682 69.9127C156.523 70.0496 157.508 70.38 158.535 70.9494C159.563 71.5188 160.629 72.3241 161.611 73.3335C163.601 75.3522 165.207 78.1212 166.303 81.0919C167.404 84.0733 168.045 87.2605 168.335 90.4074C168.628 93.6497 168.755 96.3221 168.897 98.7317L168.896 98.7242Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M156.544 97.959C157.055 99.881 157.664 101.789 158.606 103.824C159.564 105.837 160.834 108.042 163.052 110.104C160.536 108.416 158.77 106.456 157.287 104.654C155.809 102.829 154.612 101.092 153.464 99.3441C151.179 95.8507 149.126 92.2159 146.392 87.0673C145.061 84.576 143.95 82.0751 142.983 79.7678C142.016 77.4605 141.194 75.3542 140.511 73.538C139.828 71.7218 139.274 70.1817 138.968 68.9195C138.671 67.6637 138.631 66.6727 139.154 66.0859C139.666 65.5045 140.725 65.4292 142.12 65.9981C143.51 66.5563 145.211 67.7857 146.795 69.5766C148.386 71.3589 149.856 73.6726 151.032 76.229C152.213 78.7885 153.11 81.5852 153.712 84.4026C154.936 90.2066 155.52 94.0998 156.544 97.959Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M139.595 87.3819C140.002 88.7863 140.51 90.1721 141.322 91.6092C142.139 93.0376 143.275 94.5494 145.102 95.8791C143.037 94.9601 141.454 93.771 140.122 92.5947C138.788 91.4109 137.685 90.224 136.638 89.0057C134.555 86.5712 132.695 83.9277 130.343 80.2105C129.202 78.4155 128.306 76.6078 127.571 74.9602C126.839 73.3083 126.272 71.8123 125.835 70.4927C125.398 69.1731 125.078 68.0203 124.935 67.0063C124.797 65.9954 124.843 65.1146 125.327 64.4989C125.8 63.8887 126.705 63.6328 127.911 63.9C129.107 64.1609 130.573 64.9687 131.945 66.2618C133.316 67.5473 134.567 69.2838 135.526 71.2051C136.49 73.1295 137.174 75.2331 137.59 77.3455C138.422 81.6892 138.788 84.5526 139.598 87.3776L139.595 87.3819Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.106 75.7334C117.135 76.6997 118.91 77.6574 120.65 78.6818C122.385 79.7105 124.102 80.7918 125.917 82.1462C126.823 82.8256 127.751 83.5745 128.661 84.4641C129.563 85.3548 130.485 86.3999 131.106 87.7154C130.277 86.5187 129.217 85.7049 128.195 85.0464C127.163 84.3933 126.136 83.9044 125.143 83.4946C123.153 82.6912 121.287 82.2069 119.425 81.8255C117.559 81.4485 115.68 81.1884 113.601 80.9732C111.517 80.7547 109.222 80.5865 106.526 80.4737C101.287 80.256 96.2514 79.6019 92.5455 78.9668C90.6877 78.6422 89.1754 78.3205 88.0481 77.9575C86.9346 77.5847 86.1065 77.1967 85.7424 76.499C85.5721 76.1522 85.5624 75.7242 85.7649 75.2536C85.9674 74.7829 86.3746 74.2706 86.9664 73.7886C88.1491 72.817 90.03 72.0034 92.257 71.5337C96.7239 70.577 102.596 70.9508 108.007 72.826C110.795 73.788 113.075 74.7596 115.105 75.7259L115.106 75.7334Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M116.311 68.2146C118.123 69.7803 119.662 71.2904 121.119 72.8737C122.577 74.457 123.96 76.1051 125.356 78.0501C126.741 79.9931 128.157 82.2267 129.345 85.0726C127.733 82.4462 125.932 80.5876 124.204 79.0977C122.466 77.6132 120.76 76.4996 119.011 75.515C115.495 73.5715 111.825 72.0684 106.385 70.3124C101.109 68.6317 96.0125 66.6296 92.2097 64.6938C88.422 62.7558 85.9273 60.8498 86.2595 59.3134C86.5831 57.7975 89.7808 57.0469 94.3175 57.5712C98.8339 58.087 104.68 59.9443 109.776 63.3076C112.397 65.0339 114.486 66.6585 116.305 68.2232L116.311 68.2146Z' fill='white' fill-opacity='0.5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_939_2053' x='208.252' y='372.679' width='162.625' height='134.114' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_939_2053'/%3E%3C/filter%3E%3Cfilter id='filter1_i_939_2053' x='-0.00012207' y='0' width='507.929' height='459.81' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_939_2053'/%3E%3C/filter%3E%3CclipPath id='clip0_939_2053'%3E%3Crect width='143.98' height='100.992' fill='white' transform='translate(230.404 372.679) rotate(12.6702)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_939_2053'%3E%3Crect width='470.544' height='218.316' fill='white' transform='translate(130.16) rotate(36.5983)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-25%);
  opacity: 0.15;
}
.testimonial-section::before{
  transform: translateY(50%);
}
.repeater-container:nth-child(even)::before {
  pointer-events: none;
  content: url("data:image/svg+xml,%3Csvg width='308' height='638' viewBox='0 0 308 638' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_939_2054)' filter='url(%23filter0_i_939_2054)'%3E%3Cpath d='M195.115 381.104C164.608 367.317 140.036 343.026 114.858 321.604C102.868 311.404 90.2664 301.993 78.494 291.527C67.2703 281.556 56.5693 270.999 46.3584 259.997C13.4319 224.526 -13.9749 184 -35.523 140.705C-41.615 128.468 -47.1998 115.98 -52.2599 103.281C-60.8986 81.593 -73.5766 61.6003 -83.9042 40.7019C-85.9415 36.5779 -87.905 32.4085 -89.663 28.1514C-90.554 25.9939 -87.2226 24.568 -86.3305 26.733C-76.7907 49.8443 -63.1151 71.0587 -52.4964 93.6624C-46.9474 105.469 -42.4912 117.767 -36.9325 129.588C-17.2966 171.362 7.98227 210.569 38.0322 245.62C58.0749 268.998 80.4305 290.054 104.592 309.119C130.478 329.544 153.599 353.105 181.578 370.864C186.306 373.868 191.195 376.617 196.074 379.372C197.062 379.932 196.13 381.564 195.12 381.107L195.115 381.104Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.7981 285.604C27.1828 281.39 28.4692 277.65 29.6652 273.871C30.8569 270.088 31.9775 266.266 32.9184 261.903C33.3888 259.721 33.8049 257.406 34.1062 254.885C34.4043 252.368 34.5951 249.645 34.511 246.671C34.9093 249.618 35.0555 252.364 35.0989 254.934C35.1422 257.504 35.0785 259.894 34.9776 262.163C34.7683 266.702 34.4308 270.739 34.0814 274.746L32.917 287.097C32.5073 291.474 32.0396 296.262 31.7167 301.845C31.4111 307.261 31.0843 312.535 30.999 317.393C30.8987 322.253 31.0504 326.693 31.3589 330.535C31.6556 334.375 32.0877 337.627 32.2367 340.082C32.3846 342.529 32.2097 344.196 31.2832 344.696C30.3738 345.183 28.8022 344.41 26.9817 342.37C25.1698 340.336 23.1526 336.995 21.6729 332.624C20.1837 328.266 19.288 322.92 19.2772 317.309C19.2459 311.69 20.0535 305.832 21.4612 300.246C22.9162 294.489 24.4252 289.82 25.8056 285.602L25.7981 285.604Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.0456 308.233L37.2178 307.092L37.4128 306.002C37.6812 304.578 37.978 303.27 38.2783 302.01C38.8801 299.499 39.4981 297.226 40.0835 295.07C41.2628 290.764 42.348 286.935 43.3107 283.056C44.2627 279.182 45.1393 275.265 45.7063 270.811C45.9823 268.585 46.1804 266.222 46.1371 263.679C46.1134 262.406 46.0218 261.089 45.8055 259.733C45.5861 258.381 45.2409 256.983 44.6126 255.615C45.3832 256.908 45.8935 258.282 46.2803 259.625C46.6638 260.971 46.9261 262.301 47.1248 263.591C47.5191 266.174 47.6786 268.596 47.7774 270.894C47.9525 275.491 47.874 279.593 47.7674 283.661C47.6565 287.726 47.4725 291.763 47.2638 296.202C47.1626 298.417 47.0545 300.741 46.9823 303.178C46.9479 304.395 46.9297 305.643 46.9426 306.895L46.9625 307.831L47.0069 308.753L47.09 310.918C47.2836 316.598 47.1638 322.051 47.1908 327.046C47.2059 332.039 47.3591 336.54 47.7689 340.264C48.1616 344.001 48.8184 346.933 49.3696 349.152C49.9003 351.363 50.2894 352.954 49.5736 353.738C49.2193 354.116 48.6106 354.251 47.7632 354.069C46.9232 353.886 45.8466 353.374 44.6843 352.464C43.523 351.562 42.2867 350.256 41.1505 348.591C40.011 346.93 38.9846 344.919 38.1543 342.68C36.4755 338.181 35.6054 332.8 35.4628 327.232C35.2998 321.655 35.8556 315.857 36.7206 310.309L37.0402 308.223L37.0456 308.233Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M55.3804 305.542C56.1467 301.45 56.8272 297.788 57.3724 294.093C57.9101 290.398 58.3425 286.666 58.4129 282.458C58.4428 280.356 58.3744 278.135 58.1025 275.756C57.8198 273.383 57.3367 270.847 56.3767 268.198C57.6247 270.72 58.4466 273.214 59.0757 275.571C59.7016 277.932 60.1327 280.169 60.4796 282.303C61.1658 286.572 61.543 290.412 61.8707 294.228C62.5164 301.846 62.7939 309.438 63.2542 320.204C63.4979 325.42 63.5363 330.544 63.6069 335.264C63.6668 339.99 63.7589 344.312 63.9047 348.013C64.0398 351.719 64.2382 354.818 64.2117 357.149C64.1765 359.474 63.8929 361.053 62.9446 361.51C62.0178 361.957 60.5064 361.176 58.8383 359.155C57.1724 357.15 55.4238 353.889 54.1547 349.774C52.8706 345.662 52.077 340.745 51.8838 335.56C51.6863 330.372 52.0604 324.926 52.888 319.618C53.7416 314.148 54.6173 309.63 55.3793 305.534L55.3804 305.542Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.18829 266.985C-0.863648 266.278 -0.544292 265.587 -0.218398 264.914L0.268847 263.907L0.74247 262.963C1.89261 260.686 2.86764 258.364 3.72733 256.145C5.44337 251.683 6.7543 247.514 7.83732 243.257C8.90852 238.997 9.7603 234.628 10.2431 229.657C10.4802 227.169 10.6189 224.534 10.588 221.686C10.5497 218.84 10.3386 215.785 9.78934 212.492C10.6504 215.716 11.193 218.757 11.5779 221.614C11.9629 224.47 12.1838 227.152 12.3162 229.701C12.5808 234.799 12.5261 239.373 12.289 243.932C12.0358 248.485 11.6033 253.019 10.7444 258.064C10.3026 260.594 9.77334 263.232 8.93867 266.138L8.6478 267.151L8.37291 268.142L7.83314 270.192C7.47667 271.59 7.12909 273.048 6.79041 274.567C4.13727 286.393 1.7272 298.126 0.790241 306.759C0.292298 311.084 0.163615 314.614 0.0964898 317.189C0.00893529 319.755 -0.0486011 321.489 -0.963182 322.018C-1.41248 322.272 -2.05996 322.172 -2.84043 321.666C-3.6134 321.159 -4.51728 320.234 -5.37933 318.892C-7.12803 316.225 -8.57723 311.93 -9.12187 306.831C-9.69012 301.727 -9.43093 295.843 -8.39489 289.768C-7.35884 283.692 -5.57066 277.414 -3.10945 271.409C-2.47587 269.862 -1.83548 268.388 -1.19371 266.975L-1.18829 266.985Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-12.4549 246.271C-11.4194 243.608 -10.4719 241.153 -9.59357 238.8C-7.84445 234.096 -6.38275 229.832 -5.15006 225.472C-3.92487 221.113 -2.89758 216.66 -2.30708 211.563C-2.01342 209.016 -1.83969 206.307 -1.88916 203.386C-1.93864 200.464 -2.21993 197.324 -2.93578 193.967C-1.91349 197.244 -1.30077 200.37 -0.899276 203.313C-0.500983 206.26 -0.313919 209.023 -0.230535 211.656C-0.0798945 216.916 -0.321561 221.625 -0.720139 226.284C-1.12942 230.949 -1.72562 235.568 -2.56182 240.663C-2.97888 243.205 -3.46501 245.875 -4.00826 248.704L-5.7232 257.728C-6.88168 263.986 -8.16092 270.128 -9.25576 275.833C-10.3549 281.534 -11.26 286.785 -11.7938 291.23C-12.3458 295.682 -12.4891 299.295 -12.5303 301.916C-12.5918 304.528 -12.5795 306.293 -13.4864 306.848C-13.9303 307.113 -14.5841 307.022 -15.3893 306.504C-16.1827 305.988 -17.1179 305.033 -18.0016 303.649C-18.8886 302.269 -19.7122 300.462 -20.3551 298.349C-21.0023 296.232 -21.4612 293.808 -21.7119 291.184C-22.2176 285.933 -21.8626 279.92 -20.8014 273.73C-19.7413 267.532 -17.9773 261.142 -15.7518 254.995C-14.6073 251.825 -13.5 248.948 -12.4624 246.272L-12.4549 246.271Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-29.372 238.035L-29.181 237.409L-28.9645 236.749C-28.8197 236.329 -28.6747 235.935 -28.5308 235.562C-27.9473 234.065 -27.3706 232.73 -26.8022 231.443C-25.6675 228.88 -24.5874 226.543 -23.5711 224.32C-21.5266 219.874 -19.7051 215.892 -17.987 211.832C-16.2764 207.773 -14.6433 203.657 -13.1443 198.92C-12.4024 196.553 -11.6913 194.029 -11.1305 191.267C-10.8523 189.884 -10.6087 188.449 -10.4609 186.936C-10.3164 185.428 -10.2484 183.842 -10.4264 182.2C-10.0865 183.822 -9.99133 185.422 -9.97048 186.96C-9.95714 188.499 -10.0332 189.978 -10.1438 191.406C-10.3693 194.256 -10.7333 196.898 -11.1195 199.389C-11.9069 204.374 -12.7789 208.788 -13.6864 213.169C-14.5982 217.547 -15.5617 221.887 -16.6848 226.675L-18.4643 234.229C-18.7707 235.551 -19.0811 236.923 -19.336 238.256C-19.3976 238.591 -19.4571 238.914 -19.4995 239.223L-19.5573 239.661C-19.5695 239.786 -19.5837 239.949 -19.6148 240.153L-19.9086 242.465C-20.6445 248.497 -21.4376 254.452 -22.0848 259.995C-22.7395 265.539 -23.2483 270.67 -23.5614 275.052C-23.882 279.435 -24.0006 283.06 -24.148 285.662C-24.2271 286.965 -24.3171 288.014 -24.4922 288.798C-24.5792 289.195 -24.6935 289.51 -24.8262 289.779C-24.8595 289.968 -25.038 289.902 -25.1665 289.94C-25.3048 289.965 -25.4291 290.006 -25.5425 290.069C-25.6559 290.131 -25.7584 290.215 -25.8426 290.32C-25.9334 290.406 -25.9623 290.625 -26.1591 290.539C-26.4812 290.487 -26.8534 290.304 -27.2389 290.031C-28.0142 289.482 -28.8657 288.522 -29.6719 287.196C-31.3025 284.549 -32.7153 280.448 -33.4597 275.501C-34.2192 270.556 -34.3275 264.78 -33.7387 258.74C-33.1573 252.7 -31.895 246.392 -30.0597 240.303L-29.3581 238.026L-29.372 238.035Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.1035 260.17C18.7129 258.305 19.2996 256.417 19.87 254.47L21.6675 248.332C22.2755 246.199 22.8839 243.94 23.398 241.483C23.6534 240.257 23.8849 238.973 24.0357 237.636C24.1052 236.967 24.1606 236.28 24.1452 235.581C24.1359 235.233 24.1105 234.88 24.0464 234.526C23.9791 234.175 23.8764 233.819 23.6464 233.534C23.9128 233.805 24.0563 234.152 24.1654 234.501C24.2701 234.845 24.3385 235.203 24.3876 235.56C24.4846 236.267 24.5161 236.971 24.5293 237.656C24.545 239.03 24.4757 240.347 24.3922 241.621C24.2165 244.161 23.9551 246.512 23.7134 248.736L23.3547 251.982C23.2358 253.043 23.1593 254.028 23.065 255.073L22.5114 261.092C21.7264 269.017 20.8832 276.912 18.5893 288.29C18.0306 291.041 17.3433 293.803 16.5843 296.418C15.9194 298.735 15.409 301.087 14.9458 303.421C14.0333 308.079 13.4244 312.509 13.0843 316.243C12.7314 319.994 12.6839 323.037 12.6515 325.277C12.6019 327.504 12.5811 329.071 11.7217 329.689C11.2972 329.981 10.6685 329.982 9.88874 329.61C9.11647 329.236 8.19522 328.479 7.29774 327.338C5.48775 325.059 3.90485 321.259 3.18387 316.704C2.44676 312.143 2.46649 306.842 3.40874 301.298C3.88903 298.536 4.58973 295.657 5.65329 292.821C6.61429 290.276 7.60128 287.777 8.64928 285.249C12.9278 274.871 15.638 267.621 18.0992 260.166L18.1035 260.17Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-33.931 204.239C-31.7902 200.159 -29.75 196.566 -27.7011 192.979L-24.5803 187.543C-24.0508 186.614 -23.5031 185.679 -23.0016 184.742C-22.4904 183.793 -22.0042 182.805 -21.5439 181.771C-20.6351 179.701 -19.809 177.437 -19.3951 174.899C-19.1957 173.632 -19.106 172.296 -19.287 170.919C-19.4668 169.55 -19.9451 168.133 -20.9234 166.94C-19.8277 168.02 -19.1627 169.429 -18.81 170.826C-18.4562 172.231 -18.3738 173.641 -18.4043 174.987C-18.4837 177.686 -18.988 180.157 -19.5802 182.448C-19.8779 183.596 -20.2122 184.703 -20.5629 185.778C-20.9199 186.862 -21.2869 187.879 -21.6251 188.883C-22.3131 190.89 -22.9585 192.848 -23.5782 194.798C-24.8207 198.704 -25.9776 202.592 -27.1654 206.919C-28.3532 211.246 -29.5504 216.026 -30.9638 221.755L-35.1005 237.568C-36.3687 242.516 -37.3784 247.062 -38.08 250.995C-38.7935 254.926 -39.2054 258.253 -39.6572 260.715C-40.1059 263.173 -40.649 264.787 -41.6668 265.059C-42.6589 265.324 -44.0382 264.166 -45.3217 261.637C-46.5985 259.126 -47.6938 255.228 -47.9822 250.513C-48.293 245.801 -47.787 240.34 -46.5025 234.803C-45.8624 232.033 -45.0454 229.241 -44.0823 226.477C-43.8434 225.786 -43.5927 225.098 -43.3333 224.415L-42.9374 223.387C-42.7998 223.022 -42.6536 222.663 -42.5095 222.316C-41.9468 220.964 -41.3774 219.658 -40.7728 218.33C-38.3043 212.891 -36.076 208.315 -33.931 204.239Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M63.0439 208.006C62.0512 207.957 61.0638 207.891 60.1139 207.82L57.3866 207.604C53.8091 207.318 50.4624 207.037 47.2732 206.732C40.8949 206.122 35.1439 205.451 29.3864 204.554C23.6363 203.63 17.8393 202.57 11.5325 200.631C8.39124 199.641 5.10509 198.422 1.84034 196.572C0.215467 195.646 -1.40065 194.546 -2.87544 193.184C-4.35341 191.826 -5.68589 190.182 -6.62827 188.247C-5.5479 190.104 -4.10562 191.609 -2.55872 192.811C-1.0075 194.017 0.647369 194.938 2.29921 195.684C5.61357 197.171 8.90849 198.008 12.0423 198.613C18.3377 199.775 24.0746 200.015 29.7526 200.065C35.438 200.087 41.0984 199.836 47.4029 199.456L57.4483 198.809L60.1789 198.633C61.0788 198.573 61.9775 198.506 62.9052 198.427C64.7562 198.266 66.6821 198.067 68.6979 197.827C76.5134 196.907 84.5729 195.846 92.5163 195.789C96.4805 195.761 100.402 195.989 104.126 196.564C107.848 197.131 111.367 198.055 114.495 199.242C117.624 200.43 120.35 201.881 122.592 203.379C124.839 204.881 126.612 206.418 127.927 207.815C130.56 210.625 131.44 212.761 130.781 213.54C130.104 214.353 127.974 213.746 124.734 212.582C121.487 211.42 117.096 209.781 111.707 208.758C109.011 208.238 106.064 207.86 102.887 207.664C99.7094 207.461 96.3007 207.434 92.694 207.52C85.4979 207.679 77.4941 208.313 69.2194 208.205C67.0906 208.173 65.0347 208.115 63.0439 208.006Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M70.1777 221.504C70.0703 221.478 69.9779 221.449 69.907 221.437L69.2619 221.378L67.9417 221.266L65.3666 221.043L55.82 220.218C49.7929 219.675 44.3399 219.152 38.86 218.421C36.118 218.054 33.3713 217.631 30.5446 217.081C27.7211 216.526 24.8218 215.849 21.8277 214.868C18.8442 213.881 15.7508 212.592 12.7581 210.664C9.76342 208.747 6.91961 206.141 4.59445 202.791C7.17504 205.95 10.191 208.243 13.2558 209.804C16.3217 211.373 19.4034 212.273 22.358 212.858C25.32 213.441 28.1711 213.715 30.9409 213.856C33.714 213.992 36.4091 213.99 39.106 213.923C44.4987 213.78 49.8686 213.381 55.8767 212.941L65.4445 212.253L68.0453 212.081L69.3828 211.999L70.0821 211.957C70.2656 211.953 70.4554 211.941 70.64 211.944L71.1658 211.974C72.8859 212.016 74.7302 212.017 76.6678 212C84.2141 211.928 91.9998 212.073 99.3265 212.873C106.658 213.657 113.584 215.06 119.402 217.197C122.309 218.261 124.932 219.508 127.15 220.887C129.366 222.259 131.165 223.769 132.451 225.224C133.736 226.68 134.496 228.059 134.801 229.107C135.11 230.158 134.989 230.869 134.579 231.179C134.162 231.497 133.487 231.416 132.579 231.136C131.671 230.856 130.524 230.385 129.09 229.867C127.652 229.347 125.916 228.786 123.862 228.249C121.808 227.711 119.44 227.209 116.796 226.755C111.512 225.842 105.142 225.158 98.1874 224.542C91.2296 223.902 83.7198 223.367 76.0176 222.362C74.0303 222.095 72.1074 221.822 70.1991 221.493L70.1777 221.504Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M45.3543 233.942C39.8933 232.718 34.4169 231.208 28.6549 228.599C25.7877 227.284 22.8536 225.673 19.9898 223.553C17.1302 221.436 14.342 218.791 11.9441 215.468C14.5932 218.597 17.5644 220.951 20.5423 222.728C23.5245 224.509 26.5136 225.74 29.4034 226.664C35.2096 228.485 40.6183 229.149 45.9781 229.483C51.3496 229.793 56.7157 229.704 62.6892 229.419C68.6702 229.133 75.2572 228.615 83.1809 228.062C90.8697 227.528 98.686 227.362 106.131 227.903C113.567 228.43 120.649 229.722 126.538 231.845C129.478 232.9 132.117 234.152 134.329 235.494C136.544 236.832 138.328 238.263 139.645 239.595C140.962 240.927 141.819 242.158 142.253 243.122C142.688 244.093 142.712 244.798 142.368 245.19C141.661 245.981 139.652 245.391 136.583 244.447C133.509 243.493 129.284 242.279 123.985 241.422C118.7 240.536 112.354 239.983 105.384 239.602C98.4212 239.213 90.8475 238.971 83.1821 238.447C67.374 237.386 56.293 236.322 45.3468 233.943L45.3543 233.942Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M61.2013 194.871L58.2498 194.876C56.3196 194.865 54.4697 194.827 52.6808 194.761C49.1042 194.636 45.7836 194.427 42.628 194.167C36.323 193.638 30.6866 192.912 25.0587 191.985C19.4361 191.041 13.8009 189.935 7.60692 188.24C4.51255 187.385 1.27685 186.377 -2.10019 185.011C-3.78495 184.328 -5.5067 183.55 -7.22496 182.615C-8.94003 181.675 -10.6655 180.587 -12.2573 179.211C-10.5685 180.466 -8.77728 181.402 -7.01371 182.177C-5.24264 182.952 -3.48856 183.56 -1.77572 184.07C1.65636 185.083 4.92669 185.729 8.03413 186.207C14.265 187.141 19.8788 187.43 25.4442 187.496C31.0107 187.543 36.5436 187.338 42.6535 186.887C45.7101 186.659 48.9101 186.364 52.3295 185.972C54.0376 185.778 55.7993 185.557 57.6262 185.311L60.4083 184.913C61.3239 184.778 62.1974 184.619 63.1406 184.438C66.7698 183.727 70.5439 182.831 74.3313 182.024C78.1219 181.213 81.9408 180.463 85.7242 179.913C93.2694 178.798 100.742 178.484 107.246 179.608C110.49 180.154 113.466 181.062 115.969 182.227C118.48 183.39 120.496 184.807 121.931 186.187C123.374 187.565 124.252 188.885 124.67 189.897C125.087 190.921 125.071 191.644 124.703 192.004C123.94 192.753 121.965 191.948 118.941 191.078C117.424 190.646 115.622 190.209 113.528 189.916C111.432 189.615 109.038 189.454 106.366 189.479C101.025 189.506 94.5952 190.334 87.5223 191.506C83.9848 192.084 80.2813 192.733 76.4295 193.338C72.5798 193.932 68.5927 194.504 64.3968 194.753C63.3242 194.812 62.2194 194.859 61.1851 194.866L61.2013 194.871Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M40.7323 182.796C34.5449 183.216 28.9691 183.416 23.3676 183.443C17.764 183.455 12.1189 183.344 5.81674 182.73C2.67039 182.404 -0.646072 181.964 -4.13429 181.09C-5.87145 180.648 -7.65964 180.095 -9.42334 179.293C-11.172 178.488 -12.9424 177.434 -14.2896 175.846C-12.8282 177.325 -11.0104 178.208 -9.24433 178.845C-7.46006 179.475 -5.67494 179.853 -3.94083 180.119C-0.46734 180.635 2.80642 180.708 5.89718 180.66C12.087 180.515 17.5788 179.825 22.9946 178.959C28.4082 178.078 33.7508 176.977 39.6511 175.602C45.5384 174.218 52.0209 172.581 59.538 170.37L62.2546 169.556L63.5936 169.148C63.9513 169.027 64.7099 168.815 65.1803 168.704L70.7197 167.275C74.4314 166.345 78.1886 165.489 81.9372 164.86C85.6891 164.227 89.4454 163.832 93.0941 163.797C96.7428 163.762 100.282 164.099 103.504 164.836C106.726 165.566 109.603 166.687 111.958 167.989C114.321 169.289 116.165 170.739 117.504 172.087C118.85 173.434 119.7 174.673 120.146 175.639C120.586 176.613 120.622 177.321 120.277 177.713C119.58 178.517 117.533 177.898 114.454 176.941C111.363 175.981 107.211 174.841 102.082 174.645C99.5195 174.532 96.7091 174.635 93.6808 174.95C90.6515 175.258 87.4044 175.779 83.9787 176.413C80.553 177.048 76.9488 177.797 73.1973 178.51C71.3216 178.867 69.4062 179.214 67.4594 179.532C66.9791 179.602 66.799 179.629 66.2181 179.745L64.7368 180.021C63.7507 180.196 62.7666 180.361 61.7878 180.508C53.7012 181.722 46.9131 182.357 40.7248 182.797L40.7323 182.796Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8838 167.86C27.7805 168.356 22.2716 168.646 16.7341 168.794C11.1944 168.927 5.61542 168.951 -0.625434 168.57C-3.74538 168.37 -7.03431 168.065 -10.5234 167.444C-12.2684 167.13 -14.0644 166.731 -15.8848 166.167C-17.702 165.599 -19.5587 164.868 -21.296 163.778C-19.4832 164.73 -17.593 165.299 -15.7628 165.697C-13.925 166.093 -12.1353 166.32 -10.4008 166.46C-6.92534 166.73 -3.68658 166.671 -0.622231 166.496C5.50314 166.123 10.917 165.296 16.2624 164.317C21.6057 163.323 26.8771 162.129 32.705 160.681C38.5255 159.233 44.9357 157.523 52.4596 155.384C59.62 153.302 67.1176 151.064 74.5991 149.855C78.335 149.244 82.0582 148.883 85.6566 148.871C89.2583 148.854 92.7287 149.194 95.8909 149.887C99.052 150.571 101.89 151.61 104.242 152.817C106.599 154.026 108.472 155.383 109.847 156.665C111.229 157.945 112.122 159.136 112.596 160.082C113.07 161.028 113.128 161.733 112.805 162.14C112.142 162.97 110.091 162.456 106.999 161.642C103.9 160.829 99.7105 159.855 94.5738 159.707C89.4391 159.52 83.3323 160.173 76.5881 161.416C69.834 162.617 62.467 164.392 54.6323 165.545C46.6793 166.651 39.9978 167.359 33.8838 167.86Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.6228 154.843C17.0732 155.764 12.0523 156.422 6.98977 156.93C1.92824 157.418 -3.18317 157.803 -8.92984 157.756C-11.8 157.714 -14.8425 157.572 -18.0576 157.014C-19.6609 156.725 -21.3217 156.333 -22.9526 155.676C-24.5718 155.021 -26.2139 154.082 -27.3942 152.611C-26.0954 153.977 -24.4145 154.737 -22.7941 155.22C-21.1543 155.703 -19.516 155.918 -17.9393 156.027C-14.7732 156.228 -11.8185 156.011 -9.04145 155.683C-3.48531 154.987 1.3839 153.822 6.1654 152.505C10.9479 151.168 15.6403 149.638 20.8086 147.799C25.9682 145.955 31.6295 143.822 38.1793 141.086L40.5431 140.09L41.7411 139.584L43.0259 139.069C44.7026 138.405 46.3978 137.787 48.1029 137.21C51.5141 136.064 54.9778 135.117 58.4151 134.431C65.283 133.04 72.0646 132.8 77.7538 133.573C83.458 134.316 88.0017 135.974 90.9124 137.608C93.8359 139.252 95.183 140.813 94.8479 141.786C94.5012 142.784 92.5404 143.085 89.4809 143.163C86.4139 143.243 82.2474 143.147 77.3696 143.478C72.4852 143.791 66.877 144.574 60.8221 145.914C57.7957 146.578 54.6529 147.363 51.4408 148.223L46.565 149.551L44.0806 150.25C43.2042 150.494 42.3299 150.726 41.4577 150.947C34.2625 152.742 28.1896 153.908 22.6347 154.845L22.6228 154.843Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M92.0325 253.774L90.7682 253.677L89.5458 253.604L84.6328 253.361C81.4509 253.208 78.4588 253.043 75.6038 252.846C69.8972 252.448 64.7456 251.915 59.6001 251.112C54.4663 250.285 49.2918 249.26 43.7317 247.315C40.966 246.322 38.0949 245.085 35.2779 243.307C32.4803 241.53 29.7053 239.155 27.6864 235.907C29.9704 238.978 32.895 241.017 35.767 242.442C38.6583 243.867 41.5413 244.72 44.2985 245.318C49.8385 246.481 54.9133 246.676 59.9245 246.625C64.9442 246.553 69.9268 246.153 75.4814 245.577C78.2566 245.287 81.1774 244.945 84.3405 244.583L89.2902 244.038L90.651 243.907L92.0195 243.801L94.7661 243.604C102.029 243.121 109.422 243.229 116.364 244.07C123.303 244.896 129.779 246.473 135.102 248.529C140.439 250.569 144.592 253.059 147.177 255.239C149.774 257.422 150.839 259.228 150.327 260.116C149.799 261.033 147.797 260.948 144.716 260.417C141.631 259.882 137.45 258.941 132.413 258.065C127.377 257.177 121.49 256.364 115.072 255.718C108.661 255.064 101.73 254.558 94.6976 253.984L92.0282 253.771L92.0325 253.774Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M85.209 269.128C79.9574 268.333 75.2108 267.479 70.4853 266.354C65.7726 265.212 61.0394 263.854 56.0367 261.608C53.5449 260.472 50.995 259.099 48.4848 257.295C45.9788 255.494 43.5252 253.245 41.4087 250.398C43.7752 253.043 46.4032 254.995 49.0201 256.457C51.6413 257.923 54.246 258.916 56.7605 259.661C61.8117 261.122 66.4858 261.641 71.1285 261.897C80.4307 262.367 89.6922 261.579 103.481 261.174C110.168 260.972 116.906 261.161 123.241 261.784C129.574 262.401 135.517 263.462 140.556 264.92C145.593 266.364 149.721 268.24 152.353 270.115C155.004 271.99 156.073 273.745 155.581 274.642C155.074 275.568 153.236 275.639 150.39 275.502C147.539 275.355 143.589 275.012 138.779 274.666L122.222 273.462C116.12 272.984 109.561 272.401 102.978 271.545C96.1949 270.662 90.4553 269.912 85.2079 269.12L85.209 269.128Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M90.6232 284.708C86.4208 284.112 82.1838 283.463 77.5097 282.322C75.1807 281.741 72.7297 281.036 70.22 279.96C68.9705 279.42 67.7023 278.779 66.4857 277.969C65.2691 277.159 64.0945 276.166 63.1344 274.939C64.2142 276.068 65.4652 276.904 66.7346 277.552C68.004 278.201 69.2917 278.663 70.5575 279.029C73.0986 279.747 75.5326 280.079 77.851 280.278C82.4879 280.65 86.6541 280.485 90.7812 280.211C99.0589 279.64 107.166 278.408 119.304 277.212C125.205 276.646 131.203 276.499 136.922 276.933C142.63 277.365 148.078 278.4 152.674 280.15C154.966 281.024 157.035 282.072 158.765 283.244C160.495 284.415 161.868 285.708 162.813 286.938C163.762 288.17 164.278 289.321 164.436 290.206C164.598 291.095 164.421 291.711 164.016 292.032C163.176 292.677 161.617 292.14 159.393 291.543C157.161 290.921 154.117 290.223 150.161 289.736C146.225 289.23 141.435 288.912 136.172 288.636C130.912 288.357 125.179 288.093 119.378 287.597C107.402 286.604 99.0322 285.878 90.6275 284.711L90.6232 284.708Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M105.963 304.527C102.194 303.779 98.3982 302.896 94.3347 301.348C92.3093 300.565 90.2218 299.596 88.1645 298.261C86.1148 296.926 84.1092 295.19 82.4763 292.915C84.356 294.992 86.5209 296.406 88.645 297.39C90.7808 298.375 92.8878 298.958 94.909 299.35C98.96 300.115 102.66 300.164 106.317 300.036C113.661 299.733 120.827 298.544 131.635 297.221C136.89 296.589 142.267 296.342 147.419 296.668C152.565 296.984 157.487 297.908 161.602 299.441C165.72 300.943 168.945 303.098 170.741 305.099C172.56 307.105 172.998 308.792 172.361 309.588C171.705 310.416 170.136 310.36 167.94 310.104C165.737 309.831 162.853 309.385 159.291 309.078C155.735 308.754 151.507 308.552 146.827 308.382C142.154 308.204 137.042 308.041 131.836 307.607C121.095 306.743 113.502 305.986 105.96 304.532L105.963 304.527Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.367 322.109L142.579 321.789C142.418 321.763 142.256 321.729 142.094 321.696L141.724 321.608L140.995 321.447L139.535 321.145C137.588 320.76 135.704 320.436 133.899 320.111C130.289 319.474 126.993 318.862 123.699 318.159C120.404 317.448 117.088 316.675 113.457 315.515C111.649 314.926 109.756 314.235 107.82 313.278C105.903 312.322 103.885 311.097 102.236 309.259C104.108 310.869 106.216 311.747 108.189 312.357C110.176 312.958 112.083 313.279 113.901 313.487C117.537 313.883 120.811 313.831 124.062 313.674C127.315 313.505 130.546 313.187 134.195 312.845C136.023 312.68 137.948 312.5 140.088 312.373C140.624 312.343 141.172 312.316 141.74 312.298L142.607 312.274L143.047 312.267C143.158 312.262 143.268 312.257 143.382 312.248L146.652 312.039C151.171 311.722 155.882 311.634 160.391 312.051C164.903 312.457 169.229 313.372 172.84 314.811C176.457 316.222 179.293 318.182 180.872 320.015C182.471 321.85 182.82 323.432 182.2 324.24C181.562 325.082 180.113 325.161 178.146 325.056C176.165 324.941 173.613 324.661 170.476 324.429C167.342 324.185 163.625 323.989 159.497 323.741C155.37 323.475 150.842 323.164 146.153 322.413L144.368 322.116L144.367 322.109Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.9356 315.977C70.7275 312.057 71.3886 308.575 71.8048 305.044C72.206 301.516 72.3967 297.938 71.9393 293.945C71.7015 291.952 71.2884 289.863 70.5625 287.681C69.841 285.502 68.7949 283.23 67.2833 280.972C69.0472 283.043 70.4112 285.184 71.48 287.3C72.5489 289.416 73.3407 291.5 73.9649 293.513C75.2035 297.551 75.8399 301.303 76.3066 305.022C76.7625 308.746 77.0071 312.467 77.1892 316.542C77.3851 320.608 77.4425 325.058 77.8598 330.022C78.2699 335.041 78.4874 339.951 78.7499 344.439C79.0093 348.933 79.3339 352.987 79.77 356.396C80.1954 359.81 80.7484 362.585 81.0888 364.728C81.4239 366.86 81.5188 368.406 80.7156 369.091C79.9401 369.758 78.2721 369.421 76.2196 367.756C74.178 366.113 71.8963 363.083 70.2374 359.107C68.5539 355.145 67.471 350.321 67.049 345.273C66.6215 340.214 66.8183 334.918 67.4697 329.765C68.162 324.243 69.1567 319.906 69.9281 315.978L69.9356 315.977Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.8775 143.848C13.1207 143.967 12.3766 144.069 11.6379 144.154C10.9034 144.243 10.1742 144.316 9.41276 144.378C9.02239 144.409 8.69845 144.422 8.3713 144.44L7.38557 144.489L5.43342 144.589C0.263345 144.836 -4.53149 144.821 -9.27866 144.274C-14.0194 143.719 -18.7628 142.68 -23.6766 140.621C-28.5754 138.559 -33.6331 135.424 -38.4672 130.538C-33.2 134.957 -27.898 137.386 -23.0098 138.652C-18.099 139.915 -13.5834 140.089 -9.17542 139.77C-4.75358 139.441 -0.446098 138.573 4.40045 137.384L8.13895 136.454C8.69818 136.295 9.3045 136.118 9.92363 135.923C10.5352 135.729 11.1608 135.526 11.7873 135.304C14.3137 134.422 16.9913 133.318 19.8887 131.991C25.5113 129.415 31.2285 126.676 36.876 124.372C42.5107 122.059 48.078 120.196 53.1024 119.173C58.1203 118.131 62.5634 117.972 65.6474 118.472C68.7452 118.963 70.4211 120.001 70.4232 121.024C70.4265 122.081 68.8553 123.018 66.3346 124.171C63.8021 125.322 60.2947 126.751 56.0793 128.629C51.8618 130.492 46.9266 132.791 41.4339 135.183C35.9423 137.555 29.876 140.009 23.393 141.772C20.0567 142.673 16.9017 143.376 13.8807 143.843L13.8775 143.848Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.64005 125.67L3.75183 126.304C3.07489 126.523 2.41073 126.724 1.75394 126.898C0.441482 127.252 -0.82954 127.523 -2.06223 127.743C-7.00814 128.598 -11.4119 128.687 -15.769 128.469C-20.123 128.221 -24.4594 127.652 -29.1724 126.456C-31.5209 125.847 -33.97 125.077 -36.4693 123.942C-37.7157 123.37 -38.9755 122.708 -40.2007 121.892C-41.4184 121.075 -42.6133 120.1 -43.6078 118.874C-42.4959 119.987 -41.2234 120.812 -39.9561 121.473C-38.6781 122.128 -37.386 122.62 -36.1201 123.012C-33.5776 123.792 -31.1379 124.188 -28.8161 124.41C-24.1715 124.834 -20.0078 124.574 -15.9833 123.97C-11.9664 123.34 -8.03725 122.351 -4.03191 120.738C-3.03409 120.33 -2.03862 119.881 -1.05093 119.379C-0.558692 119.13 -0.06547 118.862 0.419129 118.587L2.05471 117.645C4.41461 116.312 6.97504 114.962 9.80147 113.595C15.297 110.938 21.0747 108.891 26.654 107.499C32.2334 106.106 37.6316 105.38 42.3229 105.291C47.0163 105.191 50.9975 105.743 53.7069 106.64C56.4313 107.535 57.844 108.711 57.7313 109.735C57.6176 110.78 56.0853 111.565 53.6251 112.376C51.1562 113.18 47.7296 114.041 43.6249 115.113C35.4217 117.222 24.5216 120.226 13.4931 123.295C10.6497 124.081 8.04886 124.874 5.63143 125.664L5.64005 125.67Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.75779 107.17C-5.3519 107.223 -6.07263 107.276 -6.41909 107.292L-8.07481 107.452L-11.2919 107.76C-15.4871 108.144 -19.2741 108.41 -23.0861 108.611C-26.8992 108.805 -30.7329 108.963 -35.0451 108.919C-37.1976 108.883 -39.4778 108.813 -41.9129 108.473C-43.1284 108.292 -44.3902 108.056 -45.6342 107.553C-46.2514 107.295 -46.8592 106.971 -47.3531 106.484C-47.8534 106.005 -48.1607 105.303 -48.1194 104.572C-48.0987 105.255 -47.7435 105.893 -47.2168 106.291C-46.6965 106.697 -46.0783 106.936 -45.4756 107.097C-44.2552 107.415 -43.0188 107.479 -41.8408 107.485C-39.473 107.474 -37.2686 107.188 -35.2018 106.853C-31.0608 106.155 -27.4211 105.205 -23.8354 104.175C-20.2477 103.133 -16.7196 101.973 -12.8018 100.649L-9.77625 99.617L-8.16973 99.0738C-7.41344 98.8475 -6.99774 98.7288 -6.44936 98.5484C-4.3296 97.8721 -2.03141 97.0545 0.499146 96.1491C5.4092 94.3796 10.5349 92.8237 15.5702 91.8217C20.5925 90.8101 25.5373 90.3619 29.8851 90.6457C34.2295 90.907 37.9483 91.9657 40.2922 93.3458C41.4706 94.0272 42.3037 94.7594 42.7793 95.4331C43.2549 96.1068 43.3781 96.7059 43.1886 97.1861C42.7849 98.1618 41.2784 98.5523 39.1154 98.9627C36.9352 99.3604 34.0193 99.8127 30.4471 100.546C26.8802 101.262 22.6656 102.24 18.0179 103.296C13.3724 104.34 8.30553 105.465 3.00191 106.235C0.269143 106.63 -2.28907 106.96 -4.75668 107.178L-4.75779 107.17Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-35.8616 94.2224C-37.7589 94.1491 -39.6693 94.0125 -41.6297 93.772C-43.5868 93.5273 -45.6025 93.1724 -47.6794 92.5849C-49.7457 91.9921 -51.8969 91.1625 -53.9316 89.8251C-55.9608 88.4985 -57.8278 86.6112 -59.1054 84.1733C-57.5529 86.4481 -55.516 88.0074 -53.45 88.9607C-51.3711 89.9236 -49.2789 90.3554 -47.2909 90.5496C-43.3 90.9089 -39.7104 90.4226 -36.2153 89.7393C-32.7116 89.0356 -29.2716 88.0576 -25.469 86.8614C-21.6633 85.6609 -17.4994 84.2121 -12.4904 82.4894C-7.62701 80.8188 -2.62816 79.4158 2.24548 78.4874C7.11371 77.5483 11.8653 77.0902 16.0807 77.2823C20.2851 77.453 23.9624 78.3608 26.321 79.6849C27.5024 80.3352 28.3463 81.062 28.8207 81.7282C29.2995 82.3976 29.4078 82.9989 29.2107 83.4803C28.794 84.4464 27.3423 84.8441 25.2816 85.3238C23.2037 85.7908 20.3806 86.3521 16.8732 87.1599C13.3679 87.9558 9.20385 88.9637 4.61385 89.9692C0.0270443 90.9704 -4.98361 91.9573 -10.1366 92.6048C-20.7556 93.9344 -28.2695 94.4847 -35.8648 94.2267L-35.8616 94.2224Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-26.9833 75.1927L-27.1612 75.2342L-27.4472 75.3224C-27.639 75.3736 -27.8544 75.4206 -27.9583 75.4436L-28.7269 75.5874L-30.204 75.8394C-31.1698 75.9969 -32.1004 76.134 -33.0096 76.2601C-36.6398 76.7563 -39.9094 77.0728 -43.202 77.3122C-46.4925 77.5398 -49.8057 77.7171 -53.5355 77.6452C-55.3951 77.5931 -57.3729 77.4933 -59.4608 77.0647C-60.4952 76.8374 -61.5912 76.5311 -62.5814 75.9293C-63.0711 75.6257 -63.5301 75.2448 -63.861 74.7453C-64.1951 74.2501 -64.3667 73.6352 -64.3667 73.0141C-64.308 73.592 -64.0809 74.1413 -63.7118 74.5623C-63.3458 74.9876 -62.8647 75.2848 -62.3733 75.4961C-61.3766 75.9091 -60.3428 76.0291 -59.3426 76.0773C-57.3381 76.1502 -55.4597 75.889 -53.7039 75.5768C-50.1904 74.9139 -47.1269 73.9568 -44.1271 72.9056C-41.1296 71.8394 -38.1885 70.6512 -34.9749 69.258L-32.5183 68.1641L-31.2628 67.5805L-30.6367 67.2775C-30.5072 67.2201 -30.488 67.1943 -30.4432 67.1608L-30.3855 67.1102L-30.2154 67.0161C-28.3816 66.0139 -26.3849 64.9992 -24.1628 63.9782C-19.8483 61.9935 -15.2326 60.5664 -10.7033 59.8497C-6.17945 59.1224 -1.73009 59.1343 2.05873 59.8378C5.85172 60.5176 8.92426 61.9245 10.7644 63.3979C12.625 64.8797 13.2537 66.3283 12.8154 67.2516C12.3665 68.207 10.978 68.5916 9.05254 68.8713C7.11205 69.1532 4.6068 69.3495 1.60901 69.741C-1.38669 70.1207 -4.87714 70.6806 -8.69931 71.4082C-12.5194 72.124 -16.6573 72.9977 -20.8995 73.8408C-23.0859 74.2739 -25.1038 74.732 -26.9983 75.1949L-26.9833 75.1927Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M82.1525 334.979L82.2254 334.152C82.2332 333.998 82.2511 333.937 82.2592 333.837L82.2766 333.462L82.4052 330.139L82.6875 324.151C82.8569 320.404 82.9737 317.051 82.9304 313.68C82.8765 310.315 82.6959 306.922 82.0756 303.176C81.7601 301.305 81.3272 299.341 80.6621 297.284C79.9938 295.232 79.1017 293.067 77.7002 290.931C79.3572 292.876 80.5706 294.933 81.5796 296.904C82.5823 298.884 83.3797 300.798 84.077 302.632C85.4575 306.308 86.4599 309.684 87.384 313.048C88.3005 316.413 89.1151 319.789 89.9274 323.538C90.3352 325.41 90.7381 327.378 91.1587 329.467L91.8118 332.71L91.9022 333.191L91.9759 333.74L92.1138 334.671L92.3596 336.563C92.9497 341.528 92.9986 346.206 93.1948 350.325C93.3696 354.455 93.683 357.993 94.2613 360.887C94.8138 363.788 95.6403 366.131 96.2875 368.041C96.9207 369.934 97.2909 371.397 96.6472 372.228C96.0269 373.036 94.3944 373.119 92.1204 371.978C90.9962 371.404 89.7288 370.509 88.4831 369.244C87.2384 367.985 86.0316 366.361 85.0175 364.46C84.0002 362.562 83.1843 360.394 82.6006 358.111C82.0169 355.827 81.6612 353.426 81.4866 351.006C81.1332 346.163 81.5059 341.277 81.9736 336.696L82.1363 334.974L82.1525 334.979Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100.393 341.353L100.588 339.829L100.745 338.403C100.935 336.527 101.041 334.756 101.093 333.065C101.194 329.68 101.094 326.601 100.765 323.525C100.428 320.451 99.8852 317.356 98.8024 314.008C98.2595 312.336 97.566 310.606 96.6351 308.826C95.6947 307.059 94.5072 305.229 92.8697 303.519C94.6694 305.055 96.0837 306.76 97.2715 308.437C98.4529 310.122 99.4164 311.786 100.243 313.409C101.891 316.662 103.061 319.722 104.064 322.817C105.057 325.918 105.873 329.068 106.528 332.64C106.851 334.429 107.131 336.32 107.337 338.383C107.387 338.901 107.434 339.423 107.475 339.961L107.58 341.548C107.653 342.557 107.744 343.613 107.857 344.712C108.734 353.243 109.578 361.737 110.983 367.441C111.673 370.311 112.5 372.348 113.264 373.703C113.647 374.395 114.031 374.947 114.322 375.43C114.612 375.912 114.8 376.333 114.715 376.717C114.633 377.09 114.267 377.42 113.568 377.561C112.88 377.705 111.844 377.623 110.663 377.134C109.491 376.651 108.219 375.753 107.086 374.544C105.944 373.336 104.924 371.83 104.053 370.149C102.311 366.771 101.153 362.686 100.505 358.338C99.8604 353.986 99.7088 349.366 100.067 344.77C100.159 343.584 100.272 342.452 100.399 341.344L100.393 341.353Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M115.144 350.678L115.196 349.294L115.193 347.983L115.172 346.652C115.136 344.909 115.077 343.289 114.986 341.746C114.805 338.659 114.512 335.885 114.066 333.102C113.833 331.714 113.565 330.32 113.227 328.92C112.871 327.501 112.449 326.045 111.946 324.516C110.924 321.474 109.637 318.121 107.522 314.399C110.041 317.866 111.813 321.032 113.373 323.9C114.147 325.343 114.853 326.722 115.515 328.082C116.169 329.469 116.755 330.812 117.317 332.171C118.425 334.891 119.429 337.653 120.36 340.782C120.83 342.346 121.278 344.001 121.711 345.785L122.033 347.152L122.353 348.639L122.867 351.672C123.533 355.619 124.016 359.477 124.507 363.02C124.989 366.564 125.481 369.781 126.008 372.482C126.528 375.185 127.088 377.365 127.464 379.019C127.831 380.667 128.001 381.842 127.435 382.397C126.89 382.933 125.573 382.717 123.926 381.46C122.283 380.227 120.435 377.926 118.988 374.915C117.526 371.906 116.445 368.232 115.816 364.326C115.179 360.414 114.986 356.264 115.107 352.213L115.152 350.684L115.144 350.678Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.62 351.689C127.374 350.104 127.133 348.656 126.876 347.264C126.37 344.49 125.826 342.009 125.145 339.541C124.462 337.077 123.646 334.621 122.467 331.969C121.271 329.331 119.737 326.456 117.281 323.444C120.088 326.136 122.101 328.772 123.818 331.203C125.53 333.649 126.934 335.927 128.258 338.239C129.579 340.556 130.814 342.916 132.066 345.595C132.69 346.933 133.324 348.365 133.952 349.887C134.62 351.498 135.222 353.261 135.789 355.118C136.897 358.738 137.597 362.304 138.168 365.586C138.731 368.869 139.163 371.861 139.536 374.401C139.901 376.943 140.217 379.028 140.349 380.615C140.472 382.195 140.404 383.313 139.759 383.776C139.136 384.228 137.943 383.89 136.551 382.642C135.164 381.412 133.652 379.281 132.428 376.582C131.189 373.886 130.21 370.641 129.52 367.204C128.823 363.768 128.423 360.132 128.143 356.611C127.996 354.793 127.838 353.187 127.61 351.695L127.62 351.689Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M144.429 335.103C141.842 334.564 139.245 333.984 136.376 333.176C134.942 332.766 133.447 332.296 131.875 331.676C130.314 331.051 128.66 330.29 127.091 329.145C128.791 330.087 130.496 330.599 132.091 330.962C133.697 331.32 135.214 331.518 136.651 331.644C139.532 331.887 142.123 331.854 144.69 331.737C149.829 331.486 154.875 330.866 162.325 330.095C169.554 329.353 176.955 329.521 182.649 330.864C185.484 331.527 187.897 332.518 189.446 333.708C190.22 334.296 190.761 334.925 191.02 335.477C191.282 336.033 191.262 336.492 191.037 336.813C190.813 337.133 190.422 337.317 189.933 337.462C189.445 337.607 188.842 337.707 188.096 337.794C186.615 337.97 184.525 338.12 181.92 338.262C176.729 338.528 169.551 338.726 162.271 337.881C154.769 337.012 149.596 336.155 144.413 335.098L144.429 335.103Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M171.403 352.496C170.992 352.465 170.584 352.429 170.179 352.389C169.801 352.349 169.277 352.3 168.903 352.236C168.167 352.11 167.454 351.981 166.756 351.85C163.975 351.32 161.495 350.735 159.034 350.062C156.571 349.382 154.12 348.623 151.449 347.594C150.118 347.074 148.726 346.481 147.29 345.742C145.857 344.998 144.361 344.114 142.928 342.93C144.501 343.917 146.08 344.563 147.575 345.052C149.073 345.537 150.501 345.856 151.867 346.095C154.596 346.56 157.059 346.699 159.505 346.719C161.953 346.734 164.378 346.619 167.069 346.406L169.14 346.228C169.488 346.2 169.7 346.149 170.067 346.095L171.122 345.917C172.568 345.662 174.161 345.335 175.911 344.986C179.318 344.304 182.857 343.84 186.278 343.77C189.691 343.693 193 344.007 195.845 344.784C198.687 345.539 201.047 346.817 202.378 348.193C203.045 348.869 203.459 349.536 203.626 350.095C203.793 350.653 203.724 351.096 203.481 351.396C202.969 352.004 201.916 352.037 200.509 352.068C199.097 352.08 197.227 352.068 194.875 352.157C192.525 352.235 189.709 352.408 186.592 352.564C183.478 352.716 180.076 352.86 176.556 352.757C174.739 352.703 173.045 352.634 171.401 352.508L171.403 352.496Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M181.09 364.177C178.779 363.643 176.533 363.211 174.33 362.704C172.116 362.201 169.887 361.675 167.431 360.906C166.207 360.511 164.921 360.064 163.614 359.42C162.96 359.095 162.3 358.724 161.674 358.253C161.049 357.789 160.451 357.218 160.019 356.503C160.547 357.142 161.205 357.598 161.87 357.944C162.534 358.291 163.218 358.532 163.886 358.721C165.226 359.095 166.514 359.269 167.737 359.377C170.193 359.571 172.396 359.484 174.586 359.334C176.796 359.186 178.938 358.92 181.502 358.734C183.831 358.56 186.459 358.188 189.69 357.843C192.823 357.504 196.027 357.447 199.084 357.74C202.137 358.031 205.044 358.68 207.488 359.681C209.934 360.663 211.895 362.045 212.955 363.4C213.487 364.069 213.802 364.717 213.897 365.255C213.999 365.792 213.893 366.214 213.637 366.504C213.103 367.089 212.109 367.139 210.817 367.134C209.518 367.118 207.839 367.013 205.737 366.908C201.553 366.666 195.692 366.52 189.541 365.632C186.38 365.154 183.626 364.758 181.078 364.175L181.09 364.177Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M139.033 357.086C138.89 354.676 138.748 352.527 138.493 350.388C138.226 348.253 137.863 346.114 137.115 343.809C136.738 342.66 136.256 341.474 135.582 340.266C134.902 339.067 134.027 337.842 132.813 336.74C134.175 337.652 135.276 338.743 136.194 339.839C137.112 340.942 137.865 342.061 138.528 343.148C139.842 345.339 140.823 347.403 141.746 349.472C143.581 353.599 145.092 357.846 147.205 363.722C148.239 366.56 149.103 369.339 149.923 371.791C150.74 374.254 151.525 376.366 152.297 378.062C153.064 379.766 153.843 381.093 154.478 382.218C155.1 383.342 155.544 384.266 155.258 385.002C154.984 385.713 153.939 386.166 152.247 385.897C151.406 385.761 150.421 385.43 149.394 384.861C148.366 384.291 147.3 383.486 146.318 382.477C144.328 380.458 142.722 377.689 141.626 374.718C140.525 371.737 139.884 368.55 139.594 365.403C139.302 362.16 139.174 359.488 139.032 357.078L139.033 357.086Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M151.385 357.851C150.874 355.929 150.265 354.021 149.323 351.986C148.365 349.973 147.096 347.768 144.877 345.706C147.393 347.394 149.159 349.354 150.642 351.156C152.12 352.981 153.317 354.718 154.465 356.466C156.75 359.959 158.803 363.594 161.537 368.743C162.869 371.234 163.979 373.735 164.946 376.042C165.913 378.35 166.735 380.456 167.418 382.272C168.101 384.088 168.655 385.628 168.961 386.891C169.258 388.146 169.298 389.137 168.775 389.724C168.263 390.306 167.205 390.381 165.809 389.812C164.419 389.254 162.718 388.024 161.134 386.233C159.543 384.451 158.073 382.137 156.897 379.581C155.717 377.022 154.819 374.225 154.218 371.407C152.993 365.603 152.409 361.71 151.385 357.851Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M168.334 368.428C167.927 367.024 167.419 365.638 166.608 364.201C165.79 362.772 164.654 361.261 162.827 359.931C164.892 360.85 166.475 362.039 167.807 363.215C169.141 364.399 170.244 365.586 171.292 366.804C173.374 369.239 175.234 371.882 177.587 375.6C178.727 377.395 179.623 379.202 180.358 380.85C181.09 382.502 181.657 383.998 182.094 385.317C182.531 386.637 182.851 387.79 182.994 388.804C183.132 389.815 183.086 390.695 182.602 391.311C182.129 391.921 181.224 392.177 180.019 391.91C178.822 391.649 177.357 390.841 175.984 389.548C174.613 388.263 173.362 386.526 172.403 384.605C171.439 382.681 170.756 380.577 170.339 378.465C169.508 374.121 169.141 371.257 168.331 368.432L168.334 368.428Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M192.824 380.077C190.794 379.11 189.019 378.153 187.28 377.128C185.544 376.1 183.827 375.018 182.012 373.664C181.106 372.984 180.179 372.236 179.268 371.346C178.366 370.455 177.444 369.41 176.824 368.095C177.653 369.291 178.713 370.105 179.734 370.764C180.767 371.417 181.794 371.906 182.786 372.315C184.776 373.119 186.642 373.603 188.505 373.985C190.37 374.362 192.249 374.622 194.329 374.837C196.412 375.055 198.707 375.224 201.404 375.336C206.643 375.554 211.678 376.208 215.384 376.843C217.242 377.168 218.754 377.49 219.881 377.853C220.995 378.225 221.823 378.613 222.187 379.311C222.357 379.658 222.367 380.086 222.164 380.557C221.962 381.027 221.555 381.539 220.963 382.021C219.78 382.993 217.899 383.807 215.672 384.276C211.205 385.233 205.334 384.859 199.922 382.984C197.134 382.022 194.854 381.05 192.825 380.084L192.824 380.077Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M191.618 387.596C189.806 386.03 188.267 384.52 186.81 382.936C185.352 381.353 183.969 379.705 182.573 377.76C181.188 375.817 179.772 373.583 178.584 370.737C180.196 373.364 181.998 375.222 183.725 376.712C185.463 378.197 187.17 379.31 188.918 380.295C192.435 382.239 196.104 383.742 201.544 385.498C206.82 387.178 211.917 389.18 215.719 391.116C219.507 393.054 222.002 394.96 221.67 396.497C221.346 398.013 218.148 398.763 213.612 398.239C209.095 397.723 203.249 395.866 198.154 392.503C195.532 390.776 193.443 389.152 191.624 387.587L191.618 387.596Z' fill='white' fill-opacity='0.5'/%3E%3C/g%3E%3Cg clip-path='url(%23clip1_939_2054)' filter='url(%23filter1_i_939_2054)'%3E%3Cpath d='M72.3567 432.733C38.9923 429.978 5.7181 439.286 -26.6936 445.793C-42.1272 448.889 -57.7133 451 -73.0858 454.435C-87.7387 457.704 -102.22 461.74 -116.487 466.401C-162.493 481.428 -206.127 503.555 -245.983 530.946C-257.249 538.687 -268.194 546.894 -278.783 555.54C-296.863 570.308 -317.652 581.632 -336.826 594.889C-340.61 597.506 -344.35 600.198 -347.954 603.066C-349.78 604.52 -347.56 607.384 -345.729 605.924C-326.169 590.35 -303.915 578.441 -283.658 563.834C-273.075 556.205 -263.21 547.617 -252.612 539.981C-215.166 512.991 -174.032 490.985 -130.746 474.929C-101.874 464.219 -72.1081 456.663 -41.7294 451.725C-9.18355 446.433 22.4687 437.059 55.5507 435.114C61.1419 434.784 66.7514 434.753 72.3541 434.713C73.4896 434.703 73.4676 432.824 72.362 432.733L72.3567 432.733Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-65.7919 466.285C-69.7555 464.766 -73.7749 463.277 -78.4149 462.005C-80.7331 461.382 -83.2181 460.809 -85.9345 460.531C-87.2893 460.397 -88.7094 460.342 -90.1662 460.46C-91.623 460.577 -93.1317 460.875 -94.5669 461.482C-93.0748 461.019 -91.5754 460.896 -90.1507 460.944C-88.7259 460.993 -87.3758 461.215 -86.0916 461.509C-83.5212 462.115 -81.2323 463.006 -79.1086 463.958C-74.8744 465.884 -71.312 468.05 -67.8368 470.293C-60.877 474.811 -54.3875 479.823 -44.3566 486.762C-39.4721 490.121 -34.2998 493.161 -29.0883 495.558C-23.8882 497.951 -18.623 499.691 -13.7555 500.392C-11.3275 500.741 -9.0099 500.828 -6.9286 500.644C-4.8473 500.46 -3.01967 499.996 -1.59653 499.379C-0.168071 498.763 0.841357 498.007 1.40926 497.31C1.98249 496.612 2.12695 495.987 1.92839 495.51C1.50717 494.538 -0.117041 494.251 -2.35095 493.693C-4.60402 493.153 -7.60434 492.286 -11.2995 490.791C-14.9859 489.323 -19.3282 487.276 -24.0631 484.962C-28.7974 482.653 -33.9375 480.101 -39.25 477.718C-50.202 472.773 -57.8725 469.345 -65.7866 466.284L-65.7919 466.285Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-42.7597 456.404C-46.4179 455.229 -50.1652 454.158 -54.4695 453.539C-56.6203 453.24 -58.9159 453.074 -61.3621 453.242C-63.8022 453.414 -66.3987 453.959 -68.9304 455.155C-66.2787 454.251 -63.6995 454.066 -61.3653 454.238C-59.0198 454.413 -56.8947 454.926 -54.9371 455.564C-51.0243 456.862 -47.7659 458.615 -44.6302 460.503C-38.3571 464.333 -32.6692 468.851 -23.8624 475.254C-19.5748 478.358 -14.9938 481.184 -10.3314 483.4C-5.67903 485.622 -0.927536 487.203 3.4144 487.86C7.74391 488.546 11.61 488.228 14.1514 487.35C16.7155 486.48 17.9175 485.217 17.7463 484.212C17.5755 483.169 16.1765 482.457 14.1321 481.614C12.0733 480.784 9.33545 479.774 6.07248 478.314C2.80631 476.87 -0.98824 474.994 -5.16202 472.871C-9.33439 470.758 -13.8832 468.419 -18.6449 466.271C-28.455 461.813 -35.4603 458.789 -42.7604 456.399L-42.7597 456.404Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.649353 459.676L-2.36765 459.088C-2.52115 459.032 -2.67926 458.983 -2.83737 458.934L-3.20289 458.831L-3.91866 458.617L-5.34169 458.173C-7.23053 457.564 -9.03566 456.933 -10.7706 456.341C-14.2366 455.146 -17.4148 454.08 -20.6363 453.096C-23.8624 452.118 -27.1368 451.184 -30.8737 450.436C-32.7407 450.072 -34.7312 449.758 -36.8886 449.655C-39.0285 449.56 -41.3874 449.651 -43.7216 450.458C-41.3032 449.959 -39.0336 450.215 -37.0124 450.639C-34.9837 451.078 -33.1605 451.724 -31.4706 452.424C-28.0995 453.843 -25.2625 455.478 -22.4962 457.193C-19.7338 458.92 -17.0636 460.767 -14.0391 462.837C-12.5218 463.869 -10.9263 464.961 -9.11728 466.111C-8.66255 466.396 -8.19648 466.686 -7.70842 466.978L-6.96232 467.42L-6.58129 467.64C-6.48701 467.698 -6.39274 467.756 -6.29775 467.819L-3.54033 469.589C0.257304 472.06 4.33302 474.423 8.47795 476.248C12.619 478.083 16.8459 479.383 20.7007 479.878C24.5485 480.4 27.9791 480.064 30.2499 479.227C32.5381 478.399 33.6114 477.186 33.4615 476.178C33.3119 475.133 32.0835 474.36 30.3126 473.497C28.5257 472.636 26.1581 471.642 23.3035 470.322C20.445 469.014 17.0995 467.381 13.3709 465.593C9.6337 463.823 5.52395 461.897 1.05972 460.277L-0.644734 459.67L-0.649353 459.676Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-29.7533 421.505L-30.3218 422.932L-30.8771 424.255C-31.6217 425.987 -32.3892 427.587 -33.1641 429.091C-34.7193 432.098 -36.3011 434.742 -38.0821 437.271C-39.8691 439.796 -41.8458 442.238 -44.4178 444.64C-45.7042 445.838 -47.1504 447.014 -48.8282 448.118C-50.5081 449.206 -52.4347 450.23 -54.6966 450.93C-52.3771 450.46 -50.3131 449.656 -48.4606 448.767C-46.6096 447.867 -44.9596 446.88 -43.4489 445.863C-40.429 443.818 -37.9206 441.712 -35.541 439.492C-33.168 437.263 -30.9258 434.905 -28.6183 432.1C-27.468 430.693 -26.3051 429.176 -25.1237 427.472C-24.8287 427.044 -24.5344 426.61 -24.2369 426.159L-23.3749 424.823C-22.8214 423.976 -22.2289 423.097 -21.5966 422.191C-16.6888 415.158 -11.8274 408.142 -7.82981 403.837C-5.83384 401.663 -4.12216 400.284 -2.79568 399.47C-2.12586 399.051 -1.52104 398.755 -1.03324 398.474C-0.545444 398.193 -0.176095 397.917 -0.0637468 397.539C0.0446916 397.173 -0.114516 396.708 -0.657759 396.244C-1.18966 395.785 -2.13469 395.353 -3.4044 395.208C-4.66348 395.061 -6.21108 395.229 -7.78946 395.736C-9.37385 396.238 -10.9972 397.059 -12.5742 398.107C-15.7374 400.214 -18.7323 403.223 -21.4094 406.71C-24.0858 410.201 -26.4612 414.167 -28.3789 418.359C-28.8741 419.441 -29.3256 420.485 -29.7519 421.515L-29.7533 421.505Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-12.3299 420.513L-12.9564 421.748L-13.5948 422.893L-14.2592 424.046C-15.1366 425.553 -15.9756 426.94 -16.8039 428.245C-18.4605 430.855 -20.0629 433.139 -21.8043 435.355C-22.6814 436.456 -23.5925 437.545 -24.5671 438.604C-25.5675 439.673 -26.6439 440.74 -27.8252 441.833C-30.196 443.997 -32.9484 446.303 -36.6047 448.53C-32.7197 446.722 -29.6328 444.814 -26.8769 443.064C-25.5003 442.179 -24.2128 441.316 -22.9746 440.448C-21.7292 439.553 -20.5644 438.663 -19.4137 437.748C-17.1244 435.908 -14.9063 433.98 -12.573 431.697C-11.4033 430.557 -10.2077 429.328 -8.96309 427.978L-8.01833 426.939L-7.01711 425.795L-5.09472 423.393C-2.59731 420.266 -0.301655 417.127 1.84697 414.268C3.98958 411.404 5.98125 408.83 7.75341 406.724C9.51955 404.613 11.0676 402.98 12.1991 401.716C13.3199 400.453 14.039 399.508 13.8137 398.749C13.5973 398.015 12.3413 397.565 10.2915 397.864C8.25547 398.145 5.52346 399.259 2.79685 401.189C0.0581822 403.11 -2.67079 405.797 -5.11642 408.907C-7.57268 412.018 -9.75624 415.553 -11.6172 419.153L-12.3193 420.511L-12.3299 420.513Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.931002 425.685C-1.91601 426.952 -2.83 428.1 -3.72976 429.193C-5.51936 431.372 -7.19917 433.277 -8.99204 435.105C-10.7856 436.927 -12.6915 438.678 -15.0095 440.424C-17.3356 442.15 -20.0728 443.919 -23.6816 445.361C-19.921 444.37 -16.8817 443.042 -14.2003 441.75C-11.5156 440.442 -9.18311 439.132 -6.90302 437.754C-4.62363 436.37 -2.39807 434.906 -0.00280709 433.171C1.19217 432.304 2.4418 431.36 3.72945 430.335C5.09587 429.25 6.47837 428.001 7.87478 426.653C10.6009 424.026 12.9445 421.248 15.0365 418.656C17.1225 416.059 18.9524 413.653 20.5114 411.613C22.0643 409.568 23.3532 407.899 24.2386 406.576C25.1134 405.254 25.5964 404.243 25.2576 403.526C24.9323 402.828 23.7254 402.544 21.9021 402.959C20.0933 403.362 17.7368 404.491 15.3564 406.256C12.964 408.012 10.5328 410.373 8.2616 413.044C5.9844 415.709 3.86865 418.694 1.91499 421.635C0.903904 423.154 -0.0134172 424.482 -0.937729 425.675L-0.931002 425.685Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.71287 448.346C3.18907 447.561 0.636891 446.807 -2.26357 446.121C-3.71575 445.784 -5.25165 445.468 -6.92661 445.247C-8.59485 445.036 -10.4103 444.898 -12.3381 445.138C-10.3945 445.139 -8.65515 445.52 -7.08427 445.976C-5.50666 446.443 -4.08408 447.006 -2.76648 447.594C-0.129881 448.78 2.11942 450.066 4.30662 451.415C8.6778 454.129 12.7881 457.12 18.9276 461.411C24.8869 465.569 31.4394 469.016 37.0689 470.605C39.8703 471.402 42.4605 471.707 44.3926 471.418C45.354 471.28 46.1333 470.993 46.6272 470.635C47.1264 470.277 47.3316 469.866 47.2908 469.476C47.25 469.087 46.9978 468.736 46.641 468.373C46.2842 468.009 45.8061 467.629 45.1958 467.191C43.9866 466.318 42.2322 465.172 40.0234 463.783C35.6147 461.031 29.4347 457.373 22.6601 454.578C15.6792 451.696 10.7413 449.934 5.6962 448.343L5.71287 448.346Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M37.7386 446.234C37.3639 446.062 36.99 445.895 36.6167 445.733C36.2668 445.585 35.784 445.373 35.4263 445.248C34.7223 445 34.0363 444.767 33.3624 444.543C30.6734 443.656 28.2215 442.964 25.743 442.357C23.2598 441.756 20.7486 441.23 17.9135 440.832C16.497 440.642 14.9929 440.484 13.3785 440.434C11.7647 440.388 10.0278 440.435 8.19995 440.774C10.0542 440.674 11.7484 440.877 13.2928 441.175C14.8379 441.478 16.2407 441.893 17.5513 442.346C20.1633 443.265 22.3844 444.339 24.5317 445.509C26.6797 446.684 28.7439 447.962 30.9934 449.454L32.7172 450.615C33.0082 450.809 33.1684 450.956 33.4636 451.181L34.2992 451.849C35.4396 452.774 36.6735 453.833 38.0339 454.988C40.6817 457.238 43.5509 459.362 46.5077 461.084C49.4538 462.808 52.4995 464.14 55.3641 464.841C58.2149 465.561 60.8982 465.589 62.7298 465.032C63.6416 464.765 64.327 464.382 64.744 463.976C65.161 463.569 65.3163 463.148 65.2495 462.767C65.0973 461.987 64.1921 461.447 62.9774 460.738C61.7482 460.041 60.1082 459.144 58.095 457.924C56.0779 456.715 53.7004 455.197 51.051 453.548C48.4024 451.904 45.4978 450.126 42.3708 448.507C40.7551 447.672 39.2412 446.91 37.7425 446.222L37.7386 446.234Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M51.8776 440.723C49.5983 440.069 47.4252 439.356 45.2527 438.731C43.0734 438.095 40.869 437.473 38.3478 436.953C37.086 436.704 35.7451 436.471 34.2902 436.399C33.5605 436.366 32.803 436.369 32.0271 436.478C31.2557 436.58 30.4552 436.789 29.7308 437.204C30.5027 436.902 31.2988 436.823 32.0484 436.843C32.798 436.862 33.5125 436.984 34.1886 437.143C35.5415 437.466 36.7517 437.938 37.8736 438.439C40.115 439.461 41.9992 440.606 43.8411 441.8C45.7004 443.003 47.4444 444.275 49.5961 445.683C51.5472 446.965 53.665 448.566 56.322 450.436C58.8961 452.253 61.6696 453.859 64.4849 455.086C67.2948 456.314 70.1512 457.158 72.7747 457.469C75.3896 457.799 77.7752 457.542 79.359 456.872C80.1493 456.545 80.7386 456.132 81.0829 455.707C81.4332 455.288 81.5453 454.867 81.4626 454.489C81.2791 453.718 80.4352 453.192 79.3024 452.569C78.1597 451.952 76.6401 451.229 74.7522 450.301C70.976 448.482 65.7815 445.764 59.9723 443.554C56.9768 442.437 54.3769 441.446 51.8662 440.719L51.8776 440.723Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.6662 426.507C10.3721 428.545 9.2048 430.355 7.94247 432.101C6.67342 433.838 5.31753 435.532 3.54465 437.184C2.65751 438.005 1.65974 438.808 0.484376 439.537C-0.692396 440.256 -2.05209 440.901 -3.64808 441.275C-2.01504 441.14 -0.522549 440.72 0.811509 440.208C2.15017 439.689 3.35169 439.076 4.45924 438.447C6.67153 437.17 8.53069 435.841 10.3423 434.482C13.9497 431.764 17.3328 428.784 22.0327 424.672C24.3143 422.693 26.4187 420.683 28.3253 418.938C30.2358 417.181 31.9469 415.715 33.4456 414.608C34.9428 413.49 36.2682 412.708 37.3695 412.032C38.4593 411.352 39.2956 410.76 39.4029 409.978C39.5085 409.223 38.8149 408.32 37.2051 407.733C36.4035 407.444 35.3824 407.255 34.2077 407.254C33.0329 407.253 31.7097 407.44 30.3615 407.846C27.6418 408.645 24.8931 410.286 22.493 412.351C20.0829 414.423 17.9754 416.898 16.1943 419.509C14.3646 422.201 12.9557 424.476 11.6616 426.513L11.6662 426.507Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M22.8366 431.834C21.4568 433.267 19.9987 434.639 18.1874 435.961C16.3726 437.256 14.1919 438.568 11.2513 439.293C14.2706 439.039 16.7662 438.183 18.9371 437.327C21.1157 436.449 23.005 435.511 24.8575 434.541C28.5512 432.596 32.1106 430.415 36.9998 427.241C39.3733 425.709 41.5582 424.061 43.5235 422.514C45.4889 420.966 47.23 419.523 48.709 418.267C50.188 417.011 51.42 415.933 52.3001 414.978C53.1696 414.025 53.6852 413.178 53.5131 412.411C53.3477 411.654 52.4588 411.074 50.9626 410.894C49.4762 410.707 47.3927 410.957 45.1383 411.753C42.8824 412.539 40.474 413.849 38.2047 415.512C35.93 417.177 33.7877 419.187 31.8942 421.358C28.0064 425.838 25.6055 428.958 22.8366 431.834Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M42.7898 430.815C41.7518 431.845 40.6347 432.81 39.2281 433.673C37.82 434.525 36.0925 435.295 33.8501 435.57C36.1013 435.769 38.0629 435.498 39.7986 435.117C41.5389 434.729 43.08 434.227 44.5868 433.67C47.589 432.553 50.4986 431.144 54.3601 429.037C56.2282 428.021 57.8897 426.876 59.332 425.792C60.7736 424.703 61.9953 423.67 63.0179 422.729C64.0406 421.787 64.8803 420.935 65.4972 420.117C66.1088 419.301 66.4963 418.508 66.3721 417.735C66.2546 416.972 65.5874 416.309 64.404 415.958C63.2313 415.605 61.5579 415.6 59.7303 416.064C57.9073 416.522 55.9712 417.433 54.1997 418.647C52.4229 419.862 50.804 421.369 49.4145 423.014C46.579 426.408 44.8683 428.733 42.7891 430.81L42.7898 430.815Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M69.8545 432.519C67.6111 432.379 65.5941 432.354 63.5764 432.406C61.5594 432.462 59.5335 432.574 57.2893 432.877C56.1676 433.032 54.993 433.236 53.7654 433.572C52.5439 433.913 51.2308 434.379 50.0497 435.228C51.3555 434.584 52.6772 434.387 53.89 434.307C55.1096 434.237 56.245 434.309 57.3115 434.432C59.4414 434.696 61.308 435.178 63.1213 435.749C64.9354 436.325 66.7043 437.01 68.6267 437.831C70.5544 438.651 72.6422 439.618 75.0547 440.829C79.7407 443.182 84.4604 445.054 88.0086 446.298C89.7904 446.916 91.2687 447.369 92.4305 447.599C93.585 447.813 94.4973 447.876 95.1544 447.443C95.4715 447.222 95.6878 446.853 95.7392 446.343C95.7907 445.833 95.6834 445.188 95.3999 444.479C94.8376 443.055 93.5882 441.431 91.8692 439.939C88.4283 436.934 83.1134 434.411 77.4717 433.423C74.5672 432.911 72.1026 432.654 69.8591 432.513L69.8545 432.519Z' fill='white' fill-opacity='0.5'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.4504 425.361C70.1065 425.85 68.028 426.423 65.985 427.1C63.942 427.776 61.9329 428.546 59.768 429.569C57.6144 430.595 55.2922 431.861 52.8716 433.772C55.5561 432.258 58.0332 431.508 60.2668 431.044C62.5072 430.59 64.5395 430.445 66.5462 430.433C70.5639 430.44 74.5017 430.908 80.1103 432.013C85.5384 433.105 90.9664 433.829 95.2307 433.982C99.483 434.127 102.589 433.671 103.045 432.167C103.498 430.684 101.066 428.476 96.8456 426.732C92.6467 424.991 86.6339 423.776 80.5465 424.243C77.4166 424.48 74.8018 424.886 72.4518 425.371L72.4504 425.361Z' fill='white' fill-opacity='0.5'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_i_939_2054' x='-200' y='0' width='507.929' height='459.81' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_939_2054'/%3E%3C/filter%3E%3Cfilter id='filter1_i_939_2054' x='-373' y='359' width='495.168' height='282.301' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='2'/%3E%3CfeComposite in2='hardAlpha' operator='arithmetic' k2='-1' k3='1'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0'/%3E%3CfeBlend mode='normal' in2='shape' result='effect1_innerShadow_939_2054'/%3E%3C/filter%3E%3CclipPath id='clip0_939_2054'%3E%3Crect width='470.544' height='218.316' fill='white' transform='translate(177.77 455.81) rotate(-143.402)'/%3E%3C/clipPath%3E%3CclipPath id='clip1_939_2054'%3E%3Crect width='470.544' height='218.316' fill='white' transform='matrix(-0.991315 0.131511 0.131511 0.991315 93.4573 359)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-25%);
  opacity: 0.15;
}
.repeater-container .repeater-content {
  padding: 0 var(--spacing-2lg);
  padding-left: 135px;
}
.repeater-container .repeater-content .repeater-title {
  position: relative;
  margin-bottom: var(--spacing-sm);
}
.repeater-container:nth-child(even) .repeater-content {
  padding: 0 var(--spacing-2lg);
  padding-right: 135px;
  order: -1;
}
.showroom-section {
  padding: 75px 0;
}
.showroom-item {
  position: relative;
}
.thumb-overlay {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: var(--spacing-xl);
  transition: all var(--transition) var(--timing-function);
}
.showroom-item .media-wrapper::after{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-body-rgb), 0.4);
}
.showroom-item .showroom-content,
.showroom-item .content-group {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  grid-row-gap: var(--spacing-xs);
}
.showroom-item .content-group > p:first-child {
  opacity: 0.5;
}
.showroom-item.hover .thumb-overlay {
  background-color: rgba(var(--color-body-rgb), 0.2);
}
.thumb-mid {
  display: none;
  width: 100%;
  height: 100%;
}
.swiper-showroom .swiper-wrapper {
  padding: 0 30px;
}
.swiper-showroom .swiper-slide {
  max-width: calc(560px + 60px);
  width: calc(38vw + 60px);
  height: auto;
  padding-right: 60px;
}
.swiper-showroom .swiper-nav {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: var(--spacing-md);
  margin-top: var(--spacing-lg);
}
.swiper-showroom .swiper-nav .swiper-button,
.swiper-showroom .swiper-nav .swiper-pagination-custom {
  position: relative;
  margin: unset;
  top: unset;
  bottom: unset;
  left: unset;
  right: unset;
  height: auto;
  width: fit-content;
}
.showroom-item .showroom-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  flex-grow: 1;
  text-align: center;
}
.catalog-container {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  min-height: 580px;
  display: grid;
  place-items: center;
  transition: all var(--transition-x2) var(--timing-function);
}
.catalog-item {
  position: relative;
  display: grid;
  place-items: center;
  width: fit-content;
  margin: 0 auto;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.catelog-item:hover{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.catalog-item {
  width: 100%;
  max-width: 85.6410256%;
}
.section-heading {
  margin-bottom: var(--spacing-xl);
}
/* End of Homepage */
/* Story */
.grid-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.grid-content.grid-intro {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 5fr 7fr;
}
.gridIntro-reverse .grid-content.grid-intro {
  grid-template-columns: 7fr 5fr;
}
.gridIntro-reverse .grid-content.grid-intro .grid-media {
  order: -1;
}
.grid-section .grid-context {
  position: relative;
}
.grid-section .grid-context .bg-obj {
  opacity: 0.4;
}
.grid-section {
  position: relative;
  width: 100%;
  height: 100svh;
  background-color: var(--color-theme-linen);
}
.grid-content.grid-half .grid-media .media-wrapper{
  max-height: calc(100svh - 18vw);
}
.gridIntro-content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 130px var(--container-padding) var(--container-padding);
}
.gridIntro-content .gridIntro-detail {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  grid-row-gap: var(--spacing-lg);
}
.grid-content.grid-half {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
.grid-content.grid-half .grid-media {
  display: grid;
  place-items: center;
  background-color: var(--color-theme-brown);
  padding: 9vw;
}
.slide-section {
  position: relative;
  z-index: 2;
  background-color: var(--color-theme-linen);
}
.fullSlide-section .swiper-button::after{
  font-size: 25px;
}
.fullSlide-section .swiper-button{
  opacity: 0.5;
  color: var(--color-white);
  transition: all var(--transition) var(--timing-function);
}
.fullSlide-section .swiper-button.swiper-button-prev{
  left: var(--spacing-md);
}
.fullSlide-section .swiper-button.swiper-button-next{
  right: var(--spacing-md);
}
.fullSlide-section .swiper-button:hover{
  opacity: 1;
}
.fullSlide-item .media-wrapper.media16-9:before {
  min-height: 100svh;
}
.fullSlide-item {
  position: relative;
}
.fullSlide-item .fullSlide-overlay {
  z-index: 3;
  position: absolute;
  padding: 0 var(--container-padding);
  bottom: var(--spacing-2lg);
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 594px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  grid-row-gap: var(--spacing-sm);
  opacity: 0;
  transition: opacity var(--transition) var(--timing-function);
}
.swiper-slide-active .fullSlide-item .fullSlide-overlay {
  opacity: 1;
}
.section-heading.heading-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  grid-column-gap: var(--spacing-md);
}
.section-heading.heading-row .swiper-nav {
  position: relative;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  grid-column-gap: var(--spacing-sm);
}
.section-heading.heading-row .swiper-nav .swiper-button {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  margin: unset;
}
.swiper-testimonial .swiper-slide {
  width: 340px;
  height: auto;
}
.swiper-testimonial .swiper-slide:first-child {
  margin-left: var(--container-padding);
}
.swiper-testimonial .swiper-slide:last-child {
  margin-right: var(--container-padding);
}
.swiper-testimonial .swiper-slide {
  margin-right: var(--spacing-md);
}
.testimonial-item {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.testimonial-item .testimonial-detail {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  grid-row-gap: var(--spacing-lg);
  margin-bottom: var(--spacing-xs);
}
.vdo-section {
  padding-right: var(--container-padding);
}
/* End of Story */
/* Catalog */
.catalogSlide-section {
  background: var(--color-theme-linen);
  position: relative;
  width: 100%;
  height: 100svh;
}
.swiper-catalog {
  width: 100%;
  height: 100%;
}
.swiper-catalog .swiper-slide {
  height: auto;
}
.catalogSlide-section .catalogSlide-item {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  height: 100%;
}
.catalog-side {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 130px 30px var(--container-padding);
  grid-row-gap: var(--spacing-2lg);
}
.catalog-thumbs {
  position: relative;
}
.swiper-slide:nth-child(3n + 1) .catalog-thumbs {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  grid-column-gap: var(--spacing-xs);
}
.swiper-slide:nth-child(3n + 1) .catalog-thumbs > img:last-child {
  width: 22.6993865%;
}
.swiper-slide:nth-child(3n + 2) .catalog-thumbs {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
.swiper-slide:nth-child(3n + 2) .catalog-side {
  justify-content: flex-end;
}
.swiper-slide:nth-child(3n + 2) .catalog-thumbs > img:first-child {
  margin-left: auto;
}
.swiper-slide:nth-child(3n + 3) .catalog-thumbs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.swiper-slide:nth-child(3n + 3) .catalog-thumbs > img:first-child {
  width: 28.2208589%;
  transform: translateX(calc(50% + 6px));
}
.swiper-slide:nth-child(3n + 3) .catalog-thumbs > img:last-child {
  transform: translateX(calc(-50% - 6px));
}
.catalog-thumbs > img {
  display: block;
  width: 32.8220859%;
  height: auto;
}
.swiper-catalog .swiper-nav .swiper-button {
  margin: unset;
  top: unset;
  right: unset;
  left: unset;
  bottom: var(--spacing-lg);
}
.swiper-catalog .swiper-nav .swiper-button.swiper-button-prev {
  left: 50%;
  transform: translateX(calc((var(--spacing-2lg) * 2) * -1));
}
.swiper-catalog .swiper-nav .swiper-button.swiper-button-next {
  left: 50%;
  transform: translateX(calc(var(--spacing-2lg) * -1));
}
.pdf-section {
  position: relative;
  width: 100%;
  height: auto;
}
.pdf-section .swiper-container {
  padding-top: var(--spacing-3xl);
  padding-bottom: var(--spacing-4xl);
}
.pdf-thumb {
  display: block;
  padding: 4px;
}
.pdf-thumb > img{
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.pdf-section .swiper-nav .swiper-button {
  margin: unset;
  top: unset;
  right: unset;
  left: unset;
  position: relative;
}
.pdf-section .swiper-nav {
  position: absolute;
  z-index: 2;
  bottom: var(--spacing-lg);
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: var(--spacing-lg);
}
.pdf-section .section-content {
  height: 100%;
}
.grid-content.grid2 {
  display: grid;
  grid-template-columns: repeat(2, 50%);
}
.page-catalog .background-container {
  padding-top: 0;
}
.gridSticky-container {
  position: relative;
}
.gridSticky-container .grid-sticky {
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  width: 100%;
  height: 100svh;
}
.highlight-section .grid-sticky .bg-obj::after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.2) 0%,
    rgba(0, 0, 0, 0.2) 100%
  );
}
.highlight-heading {
  width: 100%;
  height: 100%;
}
.highlightHeading-content {
  padding: var(--spacing-3xl) var(--container-padding);
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.highlight-container {
  padding-top: 25vh;
  padding-right: var(--container-padding);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  grid-row-gap: var(--spacing-2lg);
}
.highlight-item {
  min-width: 330px;
  width: 45.5555555556%;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  grid-row-gap: var(--spacing-2xs);
}
.highlight-modal {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50vw;
  height: 100dvh;
  z-index: 9999;
  background-color: var(--color-white);
  padding: var(--spacing-sm);
  pointer-events: none;
  transform: translateX(100vw);
  transition: all var(--transition) var(--timing-function);
}
.highlight-modal.open {
  transform: translateX(0);
  pointer-events: all;
}
.highlightPopup-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.highlightPopup-container .swiper-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.swiper-highlight {
  width: 100%;
  flex-shrink: 0;
}
.highlightThumb-container {
  width: 100%;
  flex-grow: 1;
  display: flex;
  align-items: flex-end;
}
.highlightPopup-container .swiper-nav {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: var(--spacing-2md);
  padding: var(--spacing-md) 0;
}
.highlightPopup-container .swiper-nav > .swiper-button {
  margin: unset;
  top: unset;
  left: unset;
  right: unset;
  bottom: unset;
  position: relative;
}
.swiper-highlightThumb {
  width: 100%;
  margin-right: var(--spacing-lg);
}
.swiper-highlight .swiper-slide {
  width: 100%;
  height: auto;
  max-height: 72vh;
}
.swiper-highlightThumb .swiper-slide {
  width: auto;
}
.swiper-highlightThumb .swiper-slide img {
  width: auto;
  height: 45px;
  transition: all var(--transition) var(--timing-function);
}
.swiper-highlightThumb .swiper-slide.swiper-slide-thumb-active img {
  opacity: 0.3;
}
.highlight-modal .highlight-close {
  color: var(--color-theme-clay);
  position: absolute;
  bottom: var(--spacing-xs);
  right: var(--spacing-xs);
  z-index: 3;
}
/* End of Catalog */

/* RESPONSIVE MIN WIDTH */
@media (min-width: 1440.98px) {
}
@media (min-width: 1399.98px) {
}
@media (min-width: 1199.98px) {
}
@media (min-width: 1023.98px) {
}
@media (min-width: 991.98px) {
  .swiper-pdf .swiper-slide:only-child{
    margin-right: 0 !important;
  }
  .swiper-pdf .swiper-slide:only-child .pdf-thumb {
    margin: 0 auto;
    max-width: 46.3888889vw !important;
  }
  .catalog-item {
    max-width: 53.3807829%;
  }
  .catalog-container {
    padding: 75px 0;
    max-width: calc(100% - (var(--container-padding) * 2));
    transform: scale(0.8);
  }
  .catalog-container:hover {
    transform: scale(1);
  }
}
@media (min-width: 767.98px) {
  /* .header-menu {
    color: var(--color-theme-brown);
  }
  .site-logo {
    filter: var(--filter-brown);
  } */
  .catalog-side > p {
    padding-right: 33%;
  }
}
@media (max-width: 1199.98px) {
}
@media (max-width: 991.98px) {
  .homepage-init .homepage-intro::after{
    opacity: 0;
  }
  .pin-section {
    filter: unset !important;
  }
  body:has(.page-homepage) .site-logo {
    filter: var(--filter-white);
  }
  .icon-title::before {
    height: 3px;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='3' viewBox='0 0 25 3' fill='none'%3E%3Cpath d='M23.7506 0.00904688C20.2979 3.07108 16.8477 1.39057 12.5 0.451525C12.2192 0.391426 11.9417 0.337337 11.6682 0.295268C3.11286 -1.02165 0 2.49338 0 2.49338L1.25016 2.9907C4.70207 -0.0713351 8.15235 1.60843 12.5 2.54822C12.7808 2.60832 13.0599 2.66241 13.3326 2.70448C21.8871 4.02215 25 0.506365 25 0.506365L23.7506 0.00904688Z' fill='white'/%3E%3C/svg%3E");
  }
  .swiper-highlight .swiper-slide {
    max-height: 50vh;
  }
  .highlight-modal {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    padding: var(--spacing-md) var(--container-padding);
  }
  .swiper-highlightThumb {
    margin-right: 0;
  }
  .highlight-modal .highlight-close {
    height: 100%;
    display: inline-flex;
    align-items: flex-start;
    flex: 0 0 10%;
    position: relative;
    bottom: unset;
    right: unset;
    margin-left: auto;
  }
  .highlight-modal {
    right: 0;
    width: 100%;
  }
  .swiper-testimonial .swiper-slide {
    width: 270px;
  }
  .section-heading.heading-row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    grid-row-gap: var(--spacing-md);
  }
  .fullSlide-item .media-wrapper {
    min-height: 100svh;
  }
  .swiper-showroom .swiper-wrapper {
    padding: 0 6px;
  }
  .swiper-showroom .swiper-slide {
    max-width: calc(300px + 12px);
    padding-right: 12px;
    width: 100%;
  }
  .showroom-item .media-wrapper {
    min-height: 375px;
  }
  .thumb-overlay {
    padding: var(--spacing-2md) var(--spacing-2sm);
  }
  .section-padding {
    padding: var(--spacing-2lg) 0;
  }
  .banner-section .bannerOverlay-container .banner-bottom {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    grid-row-gap: var(--spacing-2sm);
  }
  .section-heading {
    margin-bottom: var(--spacing-lg);
  }
  .repeater-container:nth-child(odd)::before,
  .repeater-container:nth-child(even)::before {
    display: none;
  }
  .repeater-container {
    grid-template-columns: 100%;
    grid-row-gap: var(--spacing-2lg);
  }
  .repeater-container .repeater-media {
    order: -1;
  }
  .repeater-container .repeater-content {
    padding: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .footer-container {
    grid-template-columns: 1fr auto;
    grid-gap: var(--spacing-sm);
    grid-template-areas:
      "footer-menu footer-menu"
      "footer-social footer-cta"
      "copyright webby";
  }
  .footerMenu-container {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-gap: 0;
    padding-bottom: var(--spacing-lg);
  }
  /* body:has(.page-homepage) .site-logo .logo-main {
    height: 50vh;
  }
  body:has(.page-homepage) .site-logo .logo-bottom {
    height: 50px;
  } */
  .gridSticky-container .grid-sticky {
    height: auto;
    min-height: 100vw;
  }
  .highlightHeading-content {
    padding: var(--spacing-2lg) var(--container-padding);
  }
  .highlight-container {
    padding: var(--spacing-xl) var(--container-padding);
    align-items: center;
  }
  .grid-content.grid2 {
    grid-template-columns: 100%;
  }
  .gridSticky-container .grid-sticky {
    position: relative;
  }
  .pdf-section {
    display: grid;
    grid-template-columns: 100%;
  }
  .pdf-section > * {
    grid-column: 1;
    grid-row: 1;
  }
  .pdf-section > .bg-obj {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100lvh;
  }
  .swiper-pdf .swiper-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    transform: unset !important;
    grid-row-gap: var(--spacing-xl);
  }
  .swiper-pdf .swiper-wrapper .swiper-slide {
    margin: 0 !important;
    width: 100% !important;
    padding: 0 var(--container-padding);
  }
  .catalogSlide-item {
    height: 100%;
  }
  .grid-section,
  .catalogSlide-section {
    height: auto;
  }
  .grid-content.grid-intro,
  .grid-content.grid-half,
  .gridIntro-reverse .grid-content.grid-intro,
  .catalogSlide-section .catalogSlide-item {
    grid-template-columns: 100%;
  }
  .catalogSlide-section .catalogSlide-item {
    padding-bottom: var(--spacing-lg);
  }
  .grid-content.grid-intro .grid-media,
  .catalogSlide-item .catalog-media {
    order: -1;
    height: 100vw;
  }
  .grid-content.grid-intro .gridIntro-content,
  .grid-content.grid-half .gridIntro-content {
    min-height: 100vw;
    padding: var(--spacing-xl) var(--container-padding);
    grid-row-gap: var(--spacing-xl);
  }
  .catalog-side {
    padding: var(--container-padding);
    padding-bottom: var(--spacing-2lg);
    grid-row-gap: var(--spacing-3xl);
  }
  .catalog-thumbs {
    height: 180px;
  }
  .swiper-slide .catalog-thumbs > img {
    max-width: 50vw !important;
    width: auto !important;
  }
  .swiper-slide:nth-child(3n + 1) .catalog-thumbs {
    justify-content: space-between;
  }
  .swiper-slide:nth-child(3n + 1) .catalog-thumbs > img:first-child {
    height: 200px;
  }
  .swiper-slide:nth-child(3n + 1) .catalog-thumbs > img:last-child {
    height: 140px;
  }
  .swiper-slide:nth-child(3n + 2) .catalog-thumbs {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .swiper-slide:nth-child(3n + 2) .catalog-thumbs > img:first-child {
    margin-top: var(--spacing-2xl);
    height: 130px;
  }
  .swiper-slide:nth-child(3n + 2) .catalog-thumbs > img:last-child {
    height: 155px;
  }
  .swiper-slide:nth-child(3n + 3) .catalog-thumbs {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .swiper-slide:nth-child(3n + 3) .catalog-thumbs > img {
    transform: unset !important;
  }
  .swiper-slide:nth-child(3n + 3) .catalog-thumbs > img:first-child {
    margin-top: var(--spacing-2lg);
    height: 150px;
  }
  .swiper-slide:nth-child(3n + 3) .catalog-thumbs > img:last-child {
    height: 132px;
  }
  .swiper-catalog .swiper-nav .swiper-button.swiper-button-prev,
  .swiper-catalog .swiper-nav .swiper-button.swiper-button-next {
    bottom: unset;
    top: calc(100vw + 200px + 50px);
  }
  .swiper-catalog .swiper-nav .swiper-button.swiper-button-prev {
    left: 50%;
    transform: translateX(calc(-100% - var(--spacing-sm)));
  }
  .swiper-catalog .swiper-nav .swiper-button.swiper-button-next {
    left: 50%;
    transform: translateX(calc(-100% + var(--spacing-sm)));
  }
}
@media (max-width: 575.98px) {
}

/*BURGER ICON*/
.burger-icon {
  color: #000;
  cursor: pointer;
  position: relative;
  width: 24px;
  height: 20px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  float: right;
  display: flex;
}
.burger-line {
  transition: 0.4s;
  width: 100%;
  height: 1px;
  background-color: var(--color-white);
}
.burger-icon .burger-line:last-child {
  margin-bottom: 0;
}
.burger-line-1 {
  position: relative;
  top: 0;
}
.burger-line-3 {
  position: relative;
  bottom: 0;
}
.open .burger-icon .burger-line-1 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
.open .burger-icon .burger-line-2 {
  opacity: 0;
}
.open .burger-icon .burger-line-3 {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%) rotate(45deg);
}
@media (min-width: 991.98px) {
  .burger-icon {
    display: none;
  }
}

/* Clipboard */
#clipboard {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  width: 100px;
  max-width: 100%;
  margin: 0 auto;
  padding: var(--spacing-sm);
  font-weight: var(--weight-bold);
  text-transform: uppercase;
  color: #fff;
  border-radius: 50%;
  background: #000;
  position: fixed;
  z-index: 999999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
