







/* 1a. Containers */




/* 1b. Colors */



:root {
  --black: #1b1c1d;
  --white: #FFFFFF;
  --primary-green: #69be28;
  --primary-grey: #565A5C;
  --primary-blue: #5BC6E8;
  --primary-yellow: #C9DD03;
  --secondary-blue: #50C9B5;
  --secondary-grey: #8B8178;
  --light-grey: #E0E1DD;
  --secondary-light-grey: #F6F6F6;
  --tertiary-green: #4F7C31;
  --tertiary-yellow: #7F8B1F;
  --tertiary-teal: #428278;
}

/* 1c. Typography */




/* Webfont: AppareoLight */
@font-face {
    font-family: 'AppareoLight';
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light/AppareoLight.eot'); /* IE9 Compat Modes */
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light/AppareoLight.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light/AppareoLight.woff') format('woff'), /* Modern Browsers */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light/AppareoLight.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light/AppareoLight.svg#AppareoLight') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
/* Webfont: Appareo-LightItalic */
@font-face {
    font-family: 'AppareoLight';
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light%20Italic/Appareo-LightItalic.eot'); /* IE9 Compat Modes */
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light%20Italic/Appareo-LightItalic.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light%20Italic/Appareo-LightItalic.woff') format('woff'), /* Modern Browsers */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light%20Italic/Appareo-LightItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Appareo%20Light%20Italic/Appareo-LightItalic.svg#Appareo-LightItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Arkibal Display Regular*/
@font-face {
    font-family: 'Arkibal Display';
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Regular.eot'); /* IE9 Compat Modes */
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Regular.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Regular.woff') format('woff'), /* Modern Browsers */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Regular.woff2') format('woff2'), 
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Regular.svg#ArkibalDisplay') format('svg'); /* Legacy iOS */
    font-style:  normal;
    font-weight: 400;
    text-rendering: optimizeSpeed;
}
/* Webfont: Arkibal Display Light*/
@font-face {
    font-family: 'Arkibal Display';
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Light.eot'); /* IE9 Compat Modes */
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Light.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Light.woff') format('woff'), /* Modern Browsers */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Light.woff2') format('woff2'), 
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Light.svg#ArkibalDisplay-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeSpeed;
}
/* Webfont: Arkibal Display Heavy*/
@font-face {
    font-family: 'Arkibal Display';
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Heavy.eot'); /* IE9 Compat Modes */
    src: url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Heavy.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Heavy.woff') format('woff'), /* Modern Browsers */
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Heavy.woff2') format('woff2'), 
         url('https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/raw_assets/public/Website/fonts/Arkibal%20Display/ArkibalDisplay-Heavy.svg#ArkibalDisplay-Heavy') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeSpeed;
}

































/* 1d. Buttons */













\





/* 1e. Forms */













































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1280px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 72px 2rem;
}

.dnd-section > .row-fluid {
  max-width: 1280px !important;
}
@media only screen and (max-width: 796px) {
  .dnd-section,
  .content-wrapper--vertical-spacing
/*   ,
  div.dnd-section.dnd_area-row-2-padding,
  div.dnd-section.dnd_area-row-3-padding,
  div.dnd-section.dnd_area-row-4-padding,
  div.dnd-section.dnd_area-row-5-padding */
  {
    padding-top: 52px !important;
    padding-bottom: 52px !important;
    padding-left: 16px !important;
    padding-right: 16px !important
  }
}





html {
  font-size: 16px;
  line-height: 24px;
}

body {

  
  font-family: 'Arkibal Display', helvetica, sans-serif;;
    font-style: normal;
    font-weight: normal;

  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
}

/* Paragraphs */

p {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  line-height: 24px;
}
.p1 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 24px;
  line-height: 32px;
}
.p2 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 20px;
  line-height: 28px;
}
.p3 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
 
}

.p4 {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 14px;;
  line-height: 20px;
}

.p5 {
  font-size: 12px;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  line-height: 16px;
}


.p3 p{
  margin-bottom: 12px;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: none; font-family: brother-1816, sans-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'AppareoLight', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 110px;
  line-height: normal;
  text-transform: none;
}
.h1-mob {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'AppareoLight', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 48px;
  line-height: normal;
  text-transform: none;
}

@media only screen and (max-width: 768px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  
  .h1-mob{
     font-size: 40px;
  }
}

h2,
.h2 {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'AppareoLight', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 60px;
  line-height: normal;
  text-transform: none;
  font-weight:100;
  margin-bottom:24px;
}
@media only screen and (max-width: 768px) {
  .h2 {
    font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
    font-family: 'AppareoLight', helvetica, sans-serif;;
    color: 40px;
    font-size: 32px;
    line-height: normal;
    text-transform: none;
  }
}

h3,
.h3 {
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 32px;
  line-height: 36px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 24px;
  line-height: 32px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 20px;
  line-height: 28px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  color: #1b1c1d;
  font-size: 16px;
  line-height: 24px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border: 0px solid white;
  margin-left: 0px;
  font-size: 24px;
  font-style: italic;
  line-height: 32px;
  padding: 0px;
  position: relative;
}
blockquote .quote-text,
blockquote p {
  margin: 0;
  text-align: center;
}

blockquote::before, blockquote::after { 
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: 0;
}
blockquote::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='30' viewBox='0 0 40 30' fill='none'%3E%3Cpath d='M26.098 22.5588L25.798 17.0588V16.7588C25.798 16.2921 25.9647 15.6588 26.298 14.8588C26.6314 14.0588 26.998 13.2588 27.398 12.4588C27.798 11.6588 28.198 10.9588 28.598 10.3588C28.998 9.69212 29.2647 9.29212 29.398 9.15879C29.7314 8.69212 29.898 8.29212 29.898 7.95879V7.45879C29.898 6.92546 30.198 6.35879 30.798 5.75879C31.398 5.15879 31.698 4.39212 31.698 3.45879C31.698 2.52546 32.1314 1.75879 32.998 1.15879C33.8647 0.558789 34.7647 0.258789 35.698 0.258789C36.7647 0.258789 37.898 0.692123 39.098 1.55879L39.198 1.65879C39.2647 2.19212 39.3647 2.72546 39.498 3.25879C39.6314 3.72546 39.698 4.22546 39.698 4.75879C39.698 5.29212 39.5647 5.79212 39.298 6.25879L38.798 6.65879C38.2647 6.85879 37.8314 7.22546 37.498 7.75879C37.2314 8.22546 36.9647 8.72546 36.698 9.25879C36.4314 9.72546 36.1314 10.1921 35.798 10.6588C35.5314 11.0588 35.1314 11.3588 34.598 11.5588C34.398 11.6921 34.2647 11.9255 34.198 12.2588C34.198 12.5921 34.198 12.8255 34.198 12.9588C34.198 13.8921 34.498 14.8255 35.098 15.7588L38.298 20.0588C38.7647 20.5921 38.998 21.1255 38.998 21.6588C38.998 21.9921 38.8647 22.3255 38.598 22.6588C38.398 22.9255 38.298 23.2255 38.298 23.5588C38.298 23.6921 38.298 23.8588 38.298 24.0588C38.3647 24.1921 38.398 24.3255 38.398 24.4588C38.398 25.9921 37.7647 27.1588 36.498 27.9588C35.2314 28.7588 33.5647 29.1588 31.498 29.1588C30.098 29.0255 28.8314 28.3255 27.698 27.0588C26.6314 25.7921 26.098 24.4588 26.098 23.0588V22.5588ZM0.598045 16.0588C0.598045 15.9921 0.564713 15.9588 0.498047 15.9588C0.498047 15.8921 0.498047 15.7921 0.498047 15.6588C0.498047 15.1921 0.664714 14.7588 0.998047 14.3588C1.33138 13.8921 1.69805 13.4255 2.09805 12.9588C2.49805 12.4921 2.89804 11.9921 3.29804 11.4588C3.69804 10.9255 3.93138 10.3255 3.99805 9.65879C4.06471 9.19212 4.26471 8.69212 4.59805 8.15879C4.93138 7.55879 5.26471 7.02546 5.59805 6.55879C5.99805 6.09212 6.36471 5.69212 6.69804 5.35879C7.03138 5.02546 7.19804 4.85879 7.19804 4.85879C8.13138 4.25879 9.09805 3.59212 10.098 2.85879C11.1647 2.05879 12.198 1.65879 13.198 1.65879C13.598 1.65879 14.1314 1.79212 14.798 2.05879C15.5314 2.32546 15.898 2.72546 15.898 3.25879C15.8314 3.99212 15.6314 4.62546 15.298 5.15879C15.0314 5.69212 14.6647 6.15879 14.198 6.55879L12.998 7.65879C12.1314 8.19212 11.5647 8.82546 11.298 9.55879C11.098 10.2255 10.998 11.0255 10.998 11.9588C10.998 13.3588 11.298 14.8255 11.898 16.3588C12.5647 17.8255 13.298 19.1255 14.098 20.2588C14.2314 20.5255 14.298 20.7588 14.298 20.9588C14.298 21.8255 14.098 22.6921 13.698 23.5588C13.3647 24.4255 12.898 25.2255 12.298 25.9588C11.698 26.6255 11.0314 27.1921 10.298 27.6588C9.56471 28.0588 8.79805 28.2588 7.99805 28.2588C7.73138 28.2588 7.23138 28.1255 6.49805 27.8588C5.83138 27.5921 5.09804 27.2588 4.29804 26.8588C3.56471 26.4588 2.89804 26.0255 2.29804 25.5588C1.76471 25.0255 1.49805 24.5255 1.49805 24.0588C1.36471 23.7255 1.23138 23.3255 1.09805 22.8588C1.03138 22.3921 0.998047 22.0255 0.998047 21.7588C0.998047 21.6255 1.06471 21.5588 1.19804 21.5588C1.39804 21.4921 1.49805 21.2921 1.49805 20.9588C1.49805 20.8921 1.39804 20.8588 1.19804 20.8588C0.998044 20.7921 0.898041 20.6588 0.898041 20.4588L0.598045 16.0588ZM30.798 22.3588C30.2647 22.4921 29.998 22.6921 29.998 22.9588V23.4588C29.9314 23.7921 29.8647 24.0921 29.798 24.3588C29.7314 24.5588 29.698 24.7921 29.698 25.0588V25.4588C29.698 25.5921 29.6314 25.7255 29.498 25.8588C29.3647 25.9921 29.2314 26.2255 29.098 26.5588C29.1647 26.5588 29.198 26.5921 29.198 26.6588C29.2647 26.6588 29.3314 26.6588 29.398 26.6588C29.9314 26.6588 30.3314 26.3588 30.598 25.7588C30.8647 25.1588 31.1647 24.8588 31.498 24.8588C31.6314 24.8588 31.7647 24.9921 31.898 25.2588C32.098 25.4588 32.3314 25.5588 32.598 25.5588C32.6647 25.5588 32.698 25.5588 32.698 25.5588C32.7647 25.4921 32.8647 25.4588 32.998 25.4588C33.398 25.4588 33.598 25.5921 33.598 25.8588V26.0588L33.798 26.1588L35.098 25.4588C35.098 25.2588 35.0647 25.1255 34.998 25.0588L33.798 25.4588C33.7314 25.2588 33.698 24.9921 33.698 24.6588V24.5588C33.8314 24.4255 34.1314 24.1588 34.598 23.7588C35.1314 23.3588 35.398 23.0921 35.398 22.9588C35.398 22.8921 35.198 22.7921 34.798 22.6588C34.4647 22.4588 34.098 22.2921 33.698 22.1588C33.2314 21.9588 32.698 21.7588 32.098 21.5588H31.998C31.6647 21.5588 31.3647 21.7588 31.098 22.1588C31.2314 22.1588 31.3314 22.1921 31.398 22.2588C31.4647 22.2588 31.5647 22.2588 31.698 22.2588L32.398 22.4588L32.598 22.8588C32.5314 22.8588 32.498 22.8921 32.498 22.9588C32.498 22.9588 32.4647 22.9588 32.398 22.9588C32.1314 22.9588 31.8314 22.8921 31.498 22.7588C31.1647 22.6255 30.9314 22.4921 30.798 22.3588ZM31.698 20.5588L32.698 19.4588C32.6314 19.3255 32.598 19.2588 32.598 19.2588L31.198 18.0588C31.1314 17.9255 31.098 17.8588 31.098 17.8588C31.298 17.7255 31.398 17.6255 31.398 17.5588C31.398 17.4255 31.298 17.2921 31.098 17.1588C30.898 16.9588 30.6647 16.7921 30.398 16.6588C30.1314 16.4588 29.898 16.2921 29.698 16.1588C29.498 16.0255 29.4314 15.9588 29.498 15.9588C29.4314 16.2255 29.3314 16.3588 29.198 16.3588C29.1314 16.3588 29.0647 16.3588 28.998 16.3588C28.998 16.2921 28.9647 16.2588 28.898 16.2588L28.798 16.3588C28.7314 16.4255 28.698 16.4921 28.698 16.5588C28.7647 17.0255 28.998 17.4255 29.398 17.7588C29.8647 18.0255 30.098 18.2588 30.098 18.4588V18.6588C30.098 18.9921 30.2647 19.1921 30.598 19.2588C30.9314 19.2588 31.298 19.3921 31.698 19.6588V19.7588C31.698 19.8255 31.6647 19.8921 31.598 19.9588L31.198 20.2588L31.698 20.5588ZM4.79804 15.5588L5.29804 15.9588C5.56471 15.9588 5.69804 15.9921 5.69804 16.0588C5.69804 16.1255 5.66471 16.1921 5.59805 16.2588C5.59805 16.3255 5.59805 16.4255 5.59805 16.5588C5.59805 17.2255 5.79804 17.6255 6.19804 17.7588L6.79804 18.1588L5.59805 18.8588C5.73138 18.9921 5.83137 19.1255 5.89804 19.2588C6.03137 19.3255 6.16471 19.4255 6.29804 19.5588C6.76471 19.2921 6.99805 18.8588 6.99805 18.2588C6.99805 17.9255 6.86471 17.5588 6.59805 17.1588C6.39805 16.6921 6.29804 16.3921 6.29804 16.2588C6.29804 15.7921 6.53138 15.5588 6.99805 15.5588C7.53138 15.5588 7.79804 15.2921 7.79804 14.7588C7.79804 14.5588 7.66472 14.4588 7.39805 14.4588C7.19805 14.4588 7.03137 14.5921 6.89804 14.8588C6.76471 15.1255 6.59804 15.2588 6.39804 15.2588C6.26471 15.2588 6.09804 15.1588 5.89804 14.9588L4.79804 15.5588ZM9.49805 15.6588L9.19804 15.4588C9.06471 15.4588 8.89804 15.4255 8.69804 15.3588C8.56471 15.2255 8.43138 15.1588 8.29804 15.1588H8.19804L7.09805 16.0588C6.96471 16.1921 6.89804 16.3588 6.89804 16.5588C7.23137 16.6255 7.39805 16.8255 7.39805 17.1588C7.39805 17.4255 7.49804 17.5588 7.69804 17.5588C7.83138 17.5588 8.16471 17.3921 8.69804 17.0588C9.29804 16.6588 9.59805 16.3588 9.59805 16.1588C9.46471 16.0255 9.39804 15.8921 9.39804 15.7588L9.49805 15.6588ZM9.39804 21.4588C9.19804 21.6588 9.03138 21.7921 8.89805 21.8588C8.83138 21.9255 8.76471 22.0255 8.69804 22.1588C8.83138 22.2921 8.93138 22.3588 8.99805 22.3588C9.19805 22.3588 9.36471 22.2255 9.49805 21.9588C9.49805 21.8921 9.46471 21.8255 9.39804 21.7588C9.39804 21.6921 9.39804 21.5921 9.39804 21.4588C9.59804 21.6588 9.73138 21.7588 9.79804 21.7588L10.798 22.1588C10.8647 22.1588 10.898 22.1921 10.898 22.2588C10.898 22.2588 10.9314 22.2588 10.998 22.2588C11.0647 22.2588 11.1314 22.2255 11.198 22.1588C11.2647 22.1588 11.298 22.1588 11.298 22.1588C11.298 21.7588 11.2647 21.4588 11.198 21.2588V20.9588C11.198 20.6255 11.0314 20.4588 10.698 20.4588C10.5647 20.4588 10.4314 20.4921 10.298 20.5588C10.2314 20.5588 10.1314 20.5588 9.99805 20.5588C9.66471 20.5588 9.33138 20.4588 8.99805 20.2588C8.86471 20.5255 8.79804 20.7255 8.79804 20.8588C8.93138 21.1921 9.13137 21.3921 9.39804 21.4588ZM11.898 3.85879C11.898 3.52546 11.698 3.35879 11.298 3.35879C11.098 3.35879 10.8314 3.39212 10.498 3.45879C10.2314 3.52546 10.098 3.62546 10.098 3.75879C10.098 4.09212 10.3314 4.32546 10.798 4.45879C11.2647 4.59212 11.5314 4.65879 11.598 4.65879C11.798 4.65879 11.898 4.42546 11.898 3.95879V3.85879ZM37.098 4.75879C37.298 4.55879 37.3647 4.45879 37.298 4.45879L38.198 3.35879L37.798 2.85879C37.5314 2.85879 37.2647 3.02546 36.998 3.35879C36.8647 3.55879 36.7314 3.75879 36.598 3.95879C36.598 4.09212 36.598 4.19213 36.598 4.25879C36.6647 4.32546 36.698 4.42546 36.698 4.55879L37.098 4.75879ZM10.298 19.1588L9.39804 18.3588H9.19804C8.79804 18.3588 8.59805 18.5588 8.59805 18.9588C8.59805 19.0255 8.86471 19.3255 9.39804 19.8588L10.298 19.1588ZM3.29804 14.1588L1.89804 15.0588C1.96471 15.1255 1.99805 15.1921 1.99805 15.2588C2.06471 15.3921 2.09805 15.4921 2.09805 15.5588C2.09805 15.6255 2.03137 15.7255 1.89804 15.8588C1.89804 16.1921 2.06471 16.3588 2.39804 16.3588C2.53137 16.3588 2.59805 16.2588 2.59805 16.0588C2.59805 15.9921 2.56471 15.9588 2.49805 15.9588C2.49805 15.8921 2.49805 15.8255 2.49805 15.7588C2.49805 15.4255 2.63137 15.1921 2.89804 15.0588C3.23137 14.8588 3.49804 14.6588 3.69804 14.4588L3.29804 14.1588ZM6.39804 22.8588C6.39804 22.9921 6.49804 23.1255 6.69804 23.2588C6.76471 23.2588 6.96471 23.1588 7.29804 22.9588C7.63138 22.7588 7.79804 22.5255 7.79804 22.2588C7.79804 21.9255 7.66472 21.7588 7.39805 21.7588C7.19805 21.7588 6.96471 21.8588 6.69804 22.0588C6.49804 22.2588 6.39804 22.5255 6.39804 22.8588ZM29.398 21.5588C29.398 21.1588 29.3314 20.9588 29.198 20.9588H29.098L28.898 21.0588L28.198 21.4588L28.998 22.1588L28.698 22.3588C28.5647 22.3588 28.3647 22.4255 28.098 22.5588L28.198 22.9588C28.998 22.8255 29.398 22.3588 29.398 21.5588ZM5.39804 19.6588C5.26471 19.5255 5.06471 19.3255 4.79804 19.0588C4.59804 18.7921 4.39804 18.6588 4.19804 18.6588H3.79804C3.79804 19.0588 3.89805 19.3921 4.09805 19.6588C4.36471 19.9255 4.63137 20.0588 4.89804 20.0588L5.39804 19.6588ZM9.49805 12.8588C9.36471 12.7255 9.26471 12.6255 9.19804 12.5588C9.19804 12.4921 9.13138 12.4588 8.99805 12.4588C8.79805 12.4588 8.46471 12.7255 7.99805 13.2588C7.53138 13.7255 7.29804 13.8921 7.29804 13.7588L7.49805 13.8588C7.83138 13.7255 8.13137 13.6255 8.39804 13.5588C8.73137 13.4921 9.03138 13.3588 9.29804 13.1588L9.49805 12.8588ZM10.298 6.25879C10.098 6.05879 9.89804 5.92545 9.69804 5.85879C9.49804 5.72546 9.33138 5.55879 9.19804 5.35879L8.89805 4.95879C8.83138 5.02545 8.79804 5.15879 8.79804 5.35879V5.65879C8.79804 6.32546 9.16471 6.65879 9.89804 6.65879L10.298 6.25879ZM34.598 16.8588C34.398 16.7255 34.198 16.6255 33.998 16.5588C33.8647 16.4255 33.698 16.3255 33.498 16.2588C33.2314 16.2588 33.0314 16.4921 32.898 16.9588C32.898 17.0255 32.9314 17.1255 32.998 17.2588C33.1314 17.3255 33.2314 17.4255 33.298 17.5588L34.598 16.8588ZM8.49805 10.2588C8.56471 10.1255 8.63138 9.95879 8.69804 9.75879C8.76471 9.55879 8.79804 9.39212 8.79804 9.25879C8.79804 9.19212 8.69805 9.05879 8.49805 8.85879C8.29805 9.05879 8.13138 9.29212 7.99805 9.55879C7.86471 9.75879 7.73138 9.82546 7.59805 9.75879C7.66471 9.95879 7.83138 10.1921 8.09805 10.4588L8.49805 10.2588ZM38.698 6.25879C38.298 5.85879 38.0647 5.65879 37.998 5.65879C37.6647 5.65879 37.498 5.79212 37.498 6.05879C37.498 6.32546 37.6314 6.59212 37.898 6.85879L38.698 6.25879ZM4.99805 20.7588C4.66471 21.0921 4.49805 21.2921 4.49805 21.3588C4.49805 21.4921 4.56471 21.6255 4.69804 21.7588C4.89804 21.8255 5.03138 21.8588 5.09805 21.8588C5.16471 21.8588 5.33138 21.7255 5.59805 21.4588L4.99805 20.7588ZM7.99805 23.3588C7.73138 23.7588 7.59805 23.9588 7.59805 23.9588C7.79805 24.2255 8.03138 24.4588 8.29804 24.6588L8.69804 24.2588L7.99805 23.3588ZM11.698 20.9588C11.5647 21.0921 11.498 21.2255 11.498 21.3588C11.498 21.4921 11.498 21.6255 11.498 21.7588C11.898 21.7588 12.1314 21.6921 12.198 21.5588C12.3314 21.3588 12.398 21.0921 12.398 20.7588C12.2647 20.8255 12.1314 20.8588 11.998 20.8588C11.9314 20.7921 11.8314 20.8255 11.698 20.9588ZM4.79804 12.6588C5.19804 12.9255 5.43138 13.0588 5.49805 13.0588C5.63138 12.9921 5.83138 12.8255 6.09805 12.5588L5.29804 12.2588C5.36471 12.2588 5.19804 12.3921 4.79804 12.6588ZM32.498 10.7588L32.998 10.2588C32.798 10.0588 32.6647 9.95879 32.598 9.95879L31.998 10.3588L32.498 10.7588ZM8.39804 7.45879C8.26471 7.72546 8.19804 7.92546 8.19804 8.05879C8.19804 8.25879 8.33138 8.35879 8.59805 8.35879C8.66471 8.35879 8.79805 8.25879 8.99805 8.05879C8.86471 7.92546 8.76471 7.82546 8.69804 7.75879C8.63138 7.69212 8.53137 7.59212 8.39804 7.45879ZM35.598 26.0588C35.4647 25.9921 35.3647 25.9588 35.298 25.9588C35.2314 25.8921 35.1314 25.8588 34.998 25.8588L34.798 25.9588C34.9314 26.2255 34.998 26.3921 34.998 26.4588L35.598 26.0588ZM30.898 10.0588C30.7647 9.99212 30.6314 9.95879 30.498 9.95879C30.298 9.95879 30.1314 10.0255 29.998 10.1588C30.1314 10.2921 30.2314 10.3588 30.298 10.3588C30.4314 10.3588 30.6314 10.2588 30.898 10.0588ZM9.49805 12.2588C9.63138 11.9921 9.69804 11.8255 9.69804 11.7588L9.59805 11.6588C9.59805 11.5921 9.56471 11.5588 9.49805 11.5588L9.09805 11.8588L9.49805 12.2588ZM2.89804 17.2588C3.03137 17.5255 3.09805 17.6255 3.09805 17.5588L3.49805 17.2588C3.49805 17.1921 3.46471 17.1588 3.39804 17.1588C3.33137 17.0921 3.26471 16.9921 3.19804 16.8588L2.89804 17.2588ZM12.798 20.4588C12.9314 20.4588 13.0647 20.3921 13.198 20.2588L12.998 20.0588L12.598 20.2588C12.5314 20.3255 12.498 20.3921 12.498 20.4588C12.5647 20.4588 12.5647 20.4921 12.498 20.5588C12.6314 20.5588 12.7314 20.5255 12.798 20.4588ZM10.498 14.8588C10.2314 14.9921 10.098 15.0588 10.098 15.0588L10.598 15.3588L10.798 15.1588L10.498 14.8588ZM7.99805 16.3588C7.86471 16.3588 7.79804 16.3255 7.79804 16.2588L8.39804 15.7588C8.46471 15.7588 8.49805 15.7921 8.49805 15.8588C8.43138 15.9921 8.36471 16.0921 8.29804 16.1588C8.23138 16.1588 8.13138 16.2255 7.99805 16.3588ZM30.998 24.2588C31.1314 24.1255 31.2314 24.0588 31.298 24.0588C31.298 24.0588 31.398 24.1588 31.598 24.3588C31.5314 24.3588 31.4647 24.3921 31.398 24.4588L30.998 24.2588ZM34.998 1.65879C34.9314 1.59212 34.8647 1.55879 34.798 1.55879L34.698 1.45879C34.6314 1.45879 34.5314 1.52546 34.398 1.65879L34.598 1.85879L34.998 1.65879ZM28.598 19.4588C28.598 19.5921 28.5647 19.6921 28.498 19.7588C28.498 19.8255 28.498 19.8921 28.498 19.9588C28.498 20.0255 28.5314 20.0588 28.598 20.0588C28.7314 19.9255 28.798 19.8255 28.798 19.7588C28.798 19.8255 28.7314 19.7255 28.598 19.4588ZM3.69804 20.3588C3.56471 20.2921 3.46471 20.2588 3.39804 20.2588C3.33137 20.2588 3.23138 20.3255 3.09805 20.4588L3.19804 20.5588L3.69804 20.3588ZM31.698 26.3588L31.598 26.4588C31.598 26.5921 31.6314 26.6921 31.698 26.7588C31.6314 26.7588 31.7314 26.6921 31.998 26.5588L31.698 26.3588ZM4.49805 11.7588L4.19804 11.9588C4.26471 12.0255 4.29804 12.0588 4.29804 12.0588C4.36471 12.0588 4.39804 12.0588 4.39804 12.0588C4.46471 11.9921 4.56471 11.9588 4.69804 11.9588L4.49805 11.7588ZM11.098 14.2588C11.0314 14.3921 10.998 14.4588 10.998 14.4588C10.998 14.5921 11.0647 14.6588 11.198 14.6588L11.298 14.5588C11.298 14.4921 11.2314 14.3921 11.098 14.2588ZM37.498 24.9588C37.3647 25.0921 37.298 25.2255 37.298 25.3588L37.398 25.4588L37.498 24.9588ZM33.698 2.45879C33.698 2.39212 33.6647 2.35879 33.598 2.35879L33.698 2.45879ZM34.098 2.85879C34.098 2.92546 34.1314 2.95879 34.198 2.95879C34.198 2.89212 34.2314 2.85879 34.298 2.85879H34.098ZM11.498 6.15879C11.4314 6.09212 11.398 6.05879 11.398 6.05879C11.398 6.12546 11.4314 6.15879 11.498 6.15879Z' fill='%2300204E'/%3E%3C/svg%3E");
  left: 0;
}
blockquote::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='27' viewBox='0 0 39 27' fill='none'%3E%3Cpath d='M14.0982 10.0588C14.1649 10.5921 14.0649 11.1921 13.7982 11.8588C13.5982 12.5255 13.3316 13.1921 12.9982 13.8588L11.7982 16.4588L11.5982 17.6588C10.3316 20.1921 8.83157 22.3255 7.09824 24.0588C5.43157 25.7921 3.79824 26.6588 2.19824 26.6588C1.19824 26.6588 0.698242 26.0921 0.698242 24.9588C0.831576 24.1588 1.13157 23.4921 1.59824 22.9588C2.0649 22.4255 2.53157 21.8921 2.99824 21.3588C3.53157 20.7588 3.99824 20.0921 4.39824 19.3588C4.86491 18.6255 5.09824 17.6921 5.09824 16.5588C5.09824 15.7588 4.86491 14.9921 4.39824 14.2588C3.93157 13.4588 3.43157 12.6588 2.89824 11.8588C2.36491 11.0588 1.86491 10.1921 1.39824 9.25879C0.931573 8.32546 0.698242 7.29212 0.698242 6.15879C0.698242 5.82546 0.898241 5.35879 1.29824 4.75879C1.76491 4.15879 2.29824 3.55879 2.89824 2.95879C3.49824 2.29212 4.09824 1.72546 4.69824 1.25879C5.29824 0.792123 5.79824 0.558791 6.19824 0.558791C7.26491 0.558791 8.26491 0.825456 9.19824 1.35879C10.1982 1.89212 11.0316 2.59212 11.6982 3.45879C12.4316 4.32546 12.9982 5.35879 13.3982 6.55879C13.8649 7.69212 14.0982 8.85879 14.0982 10.0588ZM38.4982 9.35879C38.3649 10.6255 38.2649 11.8588 38.1982 13.0588C38.1316 14.2588 37.6316 15.4255 36.6982 16.5588C36.0316 17.2255 35.3316 18.1255 34.5982 19.2588C33.9316 20.3255 33.2316 21.4255 32.4982 22.5588C31.7649 23.6255 30.9649 24.5588 30.0982 25.3588C29.2316 26.1588 28.2316 26.5588 27.0982 26.5588C26.2982 26.5588 25.8316 26.3921 25.6982 26.0588C25.6316 25.6588 25.5982 25.1588 25.5982 24.5588C25.5982 24.2255 25.8316 23.7588 26.2982 23.1588C26.7649 22.4921 27.2649 21.7921 27.7982 21.0588C28.3982 20.2588 28.9316 19.4921 29.3982 18.7588C29.8649 17.9588 30.0982 17.2588 30.0982 16.6588C30.0982 15.5921 29.6982 14.5588 28.8982 13.5588L26.7982 11.0588C26.1316 10.3255 25.7982 9.45879 25.7982 8.45879C25.7982 7.65879 25.9649 6.79212 26.2982 5.85879C26.6316 4.85879 27.0649 3.95879 27.5982 3.15879C28.1316 2.29212 28.7649 1.59212 29.4982 1.05879C30.2982 0.525456 31.0982 0.258789 31.8982 0.258789C32.6316 0.258789 33.2982 0.425456 33.8982 0.758789L36.5982 2.55879C36.8649 2.82546 37.0982 3.25879 37.2982 3.85879C37.5649 4.39212 37.7649 4.99213 37.8982 5.65879C38.0982 6.32546 38.2316 6.99212 38.2982 7.65879C38.4316 8.32545 38.4982 8.89212 38.4982 9.35879ZM31.8982 4.75879C31.4316 4.75879 31.0649 4.95879 30.7982 5.35879C30.5982 5.69212 30.4982 6.05879 30.4982 6.45879C30.4982 6.65879 30.5649 6.82546 30.6982 6.95879C30.8982 7.02546 30.9982 7.15879 30.9982 7.35879C30.9982 7.69212 30.9649 7.89212 30.8982 7.95879C30.8982 8.02546 30.7982 8.15879 30.5982 8.35879L31.1982 8.05879C31.2649 8.05879 31.3316 7.99212 31.3982 7.85879C31.5316 7.65879 31.6316 7.62546 31.6982 7.75879C31.8316 7.95879 31.8982 8.05879 31.8982 8.05879C31.9649 8.05879 32.0982 7.99212 32.2982 7.85879C32.5649 7.65879 32.8316 7.45879 33.0982 7.25879C33.3649 7.05879 33.5982 6.89212 33.7982 6.75879C34.0649 6.62546 34.1982 6.59212 34.1982 6.65879C34.1982 6.59212 34.1649 6.55879 34.0982 6.55879C34.0982 6.49212 34.0982 6.42545 34.0982 6.35879C34.0982 6.29212 34.0982 6.25879 34.0982 6.25879C34.1649 6.19212 34.1982 6.12546 34.1982 6.05879L34.4982 6.25879C34.6316 6.39212 34.6982 6.45879 34.6982 6.45879C34.7649 6.39212 34.8316 6.25879 34.8982 6.05879C34.8982 5.99212 34.9316 5.89212 34.9982 5.75879C34.9982 5.69212 34.9316 5.65879 34.7982 5.65879H34.3982C34.3316 5.65879 34.2649 5.62546 34.1982 5.55879L31.8982 4.75879ZM27.9982 7.25879C28.0649 7.25879 27.9982 7.35879 27.7982 7.55879C27.8649 7.55879 27.8982 7.59212 27.8982 7.65879C27.9649 7.65879 28.0316 7.65879 28.0982 7.65879L28.4982 7.95879C28.1649 8.29212 27.8982 8.52546 27.6982 8.65879C27.4982 8.79212 27.3649 8.89212 27.2982 8.95879C27.2316 9.02546 27.1649 9.12546 27.0982 9.25879C27.0982 9.39212 27.0649 9.65879 26.9982 10.0588L27.1982 10.2588C27.3316 10.3921 27.5316 10.4588 27.7982 10.4588C28.0649 10.4588 28.3649 10.3921 28.6982 10.2588C29.0982 10.0588 29.2982 9.82546 29.2982 9.55879C29.2982 9.42546 29.2649 9.29212 29.1982 9.15879C29.1982 9.02546 29.1982 8.89212 29.1982 8.75879C29.1316 8.82546 29.0649 8.85879 28.9982 8.85879C28.9316 8.85879 28.8982 8.85879 28.8982 8.85879C28.8982 8.79212 28.8649 8.75879 28.7982 8.75879H28.3982L28.9982 8.25879C29.1316 8.05879 29.3649 7.85879 29.6982 7.65879C30.0316 7.39212 30.1982 7.12545 30.1982 6.85879C30.1982 6.79212 29.9982 6.62546 29.5982 6.35879L27.9982 7.25879ZM34.4982 6.95879C34.4316 7.09212 34.3649 7.19212 34.2982 7.25879C34.2316 7.32545 34.1649 7.42546 34.0982 7.55879L33.6982 8.35879C33.6316 8.55879 33.5316 8.65879 33.3982 8.65879C33.1982 8.65879 32.9982 8.65879 32.7982 8.65879C32.5982 8.59212 32.3982 8.55879 32.1982 8.55879C31.7982 8.55879 31.5982 8.69212 31.5982 8.95879C31.5982 9.15879 31.7316 9.45879 31.9982 9.85879C32.2649 10.1921 32.4649 10.4255 32.5982 10.5588L33.4982 9.95879C33.6316 9.82546 33.7316 9.69212 33.7982 9.55879C33.8649 9.35879 33.9649 9.25879 34.0982 9.25879C34.1649 9.25879 34.1982 9.29213 34.1982 9.35879C34.2649 9.35879 34.3316 9.35879 34.3982 9.35879C34.6649 9.35879 34.8316 9.22546 34.8982 8.95879C35.0316 8.69212 35.2649 8.32545 35.5982 7.85879L34.4982 6.95879ZM4.69824 7.05879C5.16491 6.59212 5.4649 6.22545 5.59824 5.95879L5.99824 5.65879C5.79824 5.45879 5.69824 5.35879 5.69824 5.35879C5.56491 5.35879 5.39824 5.39212 5.19824 5.45879C5.06491 5.52545 4.93157 5.55879 4.79824 5.55879L3.99824 6.25879L4.69824 7.05879ZM36.6982 10.8588C36.4982 10.3921 36.3316 10.1921 36.1982 10.2588C36.0649 10.2588 35.9316 10.2588 35.7982 10.2588C35.4649 10.2588 35.2649 10.3921 35.1982 10.6588C35.1316 10.8588 35.0316 11.0921 34.8982 11.3588C35.0316 11.4255 35.0982 11.4588 35.0982 11.4588C35.2982 11.4588 35.3982 11.3588 35.3982 11.1588V11.0588C35.3982 10.9921 35.3649 10.9255 35.2982 10.8588C35.4316 10.9255 35.5649 10.9588 35.6982 10.9588C35.8316 10.9588 35.9649 10.9588 36.0982 10.9588C36.2982 10.8921 36.4982 10.8588 36.6982 10.8588ZM30.4982 12.5588C30.5649 12.4921 30.6649 12.3921 30.7982 12.2588C30.7982 12.1921 30.8316 12.1255 30.8982 12.0588L29.5982 11.1588H29.4982C29.2982 11.1588 29.1982 11.2921 29.1982 11.5588C29.1982 11.6921 29.3316 11.8588 29.5982 12.0588C29.9316 12.1921 30.2316 12.3588 30.4982 12.5588ZM37.6982 12.9588C37.4316 12.6921 37.2316 12.5588 37.0982 12.5588C36.9649 12.5588 36.7982 12.6255 36.5982 12.7588C36.3982 12.8921 36.2316 13.0255 36.0982 13.1588V13.3588C36.1649 13.2921 36.2316 13.2588 36.2982 13.2588H36.8982C37.0316 13.3255 37.1982 13.3588 37.3982 13.3588C37.4649 13.3588 37.5649 13.2255 37.6982 12.9588ZM30.8982 4.05879C31.2316 4.39212 31.4316 4.55879 31.4982 4.55879C31.6316 4.49212 31.7649 4.42546 31.8982 4.35879C32.0316 4.29212 32.1649 4.19212 32.2982 4.05879L31.5982 3.45879L30.8982 4.05879ZM34.2982 18.5588C34.1649 18.4921 34.0316 18.4255 33.8982 18.3588C33.8316 18.2255 33.7649 18.1588 33.6982 18.1588C33.5649 18.2255 33.3982 18.3255 33.1982 18.4588C33.0649 18.5255 32.9316 18.6255 32.7982 18.7588C32.9316 18.8255 32.9982 18.8921 32.9982 18.9588C33.0649 19.0255 33.1649 19.1255 33.2982 19.2588L34.2982 18.5588ZM10.5982 11.5588C10.6649 11.5588 10.6982 11.5921 10.6982 11.6588C10.7649 11.6588 10.8316 11.6588 10.8982 11.6588C11.0316 11.5255 11.1316 11.4255 11.1982 11.3588C11.3316 11.2921 11.4316 11.1921 11.4982 11.0588C11.4982 10.8588 11.3316 10.6588 10.9982 10.4588C10.9316 10.5255 10.8649 10.5588 10.7982 10.5588C10.6649 10.6921 10.5649 10.7921 10.4982 10.8588C10.4982 10.9921 10.4982 11.1255 10.4982 11.2588C10.5649 11.3255 10.5982 11.4255 10.5982 11.5588ZM34.1982 13.8588C34.4649 13.5921 34.5982 13.4255 34.5982 13.3588L33.9982 12.6588L33.3982 13.2588L34.1982 13.8588ZM33.3982 11.7588L33.5982 11.5588L33.2982 11.2588C33.0982 11.4588 32.9982 11.6255 32.9982 11.7588C32.9982 11.8921 33.0982 12.0588 33.2982 12.2588C33.4982 12.3921 33.6649 12.4588 33.7982 12.4588C34.0649 12.4588 34.1982 12.3255 34.1982 12.0588C34.1316 11.9921 34.0316 11.9588 33.8982 11.9588L33.3982 11.7588ZM36.9982 5.05879C36.6649 4.72545 36.4982 4.55879 36.4982 4.55879C36.0982 4.69212 35.8982 4.92546 35.8982 5.25879C35.8982 5.32546 35.9316 5.39212 35.9982 5.45879C36.0649 5.52545 36.1316 5.62545 36.1982 5.75879L36.9982 5.05879ZM7.89824 13.0588L8.79824 12.4588C8.66491 12.3921 8.5649 12.3255 8.49824 12.2588C8.43157 12.1921 8.33158 12.1588 8.19824 12.1588C7.99824 12.1588 7.83158 12.2255 7.69824 12.3588C7.56491 12.4255 7.43157 12.4921 7.29824 12.5588L7.89824 13.0588ZM34.6982 14.7588C34.6982 14.8921 34.6982 14.9921 34.6982 15.0588C34.7649 15.0588 34.7982 15.1255 34.7982 15.2588L35.9982 15.6588L35.3982 15.0588C35.1982 14.7921 35.0982 14.6588 35.0982 14.6588C34.9649 14.6588 34.8649 14.6921 34.7982 14.7588C34.7982 14.7588 34.7649 14.7588 34.6982 14.7588ZM7.09824 19.7588C6.83157 19.4921 6.63157 19.3588 6.49824 19.3588C6.49824 19.3588 6.3649 19.4921 6.09824 19.7588C6.3649 19.8921 6.56491 20.0255 6.69824 20.1588L7.09824 19.7588ZM30.7982 9.65879C30.9982 9.32545 31.0982 9.12545 31.0982 9.05879C31.0982 8.85879 30.9982 8.75879 30.7982 8.75879C30.5316 8.75879 30.3982 8.92546 30.3982 9.25879C30.3982 9.25879 30.5316 9.39212 30.7982 9.65879ZM10.8982 7.95879L10.3982 7.55879C10.3316 7.55879 10.2316 7.62546 10.0982 7.75879L10.4982 8.55879L10.8982 7.95879ZM6.49824 4.15879C6.3649 4.29212 6.29824 4.45879 6.29824 4.65879C6.29824 4.72546 6.29824 4.79212 6.29824 4.85879C6.36491 4.85879 6.39824 4.89212 6.39824 4.95879C6.73157 4.62546 6.89824 4.42546 6.89824 4.35879C6.89824 4.29212 6.86491 4.25879 6.79824 4.25879C6.79824 4.19212 6.79824 4.09212 6.79824 3.95879L6.49824 4.15879ZM8.09824 13.6588L7.99824 13.7588L7.79824 13.8588L8.59824 14.2588L8.69824 14.1588C8.76491 14.1588 8.8649 14.1255 8.99824 14.0588L8.09824 13.6588ZM31.5982 15.8588C31.7316 15.8588 31.7982 15.8255 31.7982 15.7588C31.8649 15.6255 31.9649 15.5588 32.0982 15.5588L31.5982 15.0588C31.5982 15.1255 31.5649 15.1921 31.4982 15.2588C31.4316 15.2588 31.3982 15.2921 31.3982 15.3588C31.3982 15.5588 31.4649 15.7255 31.5982 15.8588ZM13.7982 10.7588C13.7982 10.6921 13.7649 10.6588 13.6982 10.6588C13.6982 10.5921 13.6982 10.5255 13.6982 10.4588C13.5649 10.7921 13.4316 10.9588 13.2982 10.9588C13.2316 10.9588 13.1316 10.8921 12.9982 10.7588H12.5982C12.8649 11.0255 13.0982 11.1588 13.2982 11.1588L13.7982 10.7588ZM27.9982 3.95879C27.9982 3.82546 27.9316 3.72546 27.7982 3.65879C27.7316 3.59212 27.6982 3.49212 27.6982 3.35879C27.4982 3.62546 27.3982 3.82546 27.3982 3.95879C27.4649 4.09212 27.4982 4.15879 27.4982 4.15879C27.7649 4.02545 27.9316 3.95879 27.9982 3.95879ZM35.5982 9.75879C35.4649 9.49212 35.3982 9.35879 35.3982 9.35879C35.3316 9.49212 35.2316 9.62546 35.0982 9.75879C35.0316 9.82546 34.9982 9.92546 34.9982 10.0588C34.9982 10.0588 35.0649 10.1255 35.1982 10.2588L35.5982 9.75879ZM6.19824 3.35879C5.79824 3.22546 5.59824 3.15879 5.59824 3.15879L5.19824 3.45879C5.33158 3.59212 5.39824 3.65879 5.39824 3.65879C5.53157 3.65879 5.63158 3.62545 5.69824 3.55879C5.76491 3.49212 5.93158 3.42546 6.19824 3.35879ZM30.4982 8.05879C30.0982 7.92545 29.9316 7.85879 29.9982 7.85879C29.8649 7.92546 29.7982 7.99212 29.7982 8.05879C29.7982 8.05879 29.7316 8.12546 29.5982 8.25879C29.6649 8.25879 29.6982 8.29212 29.6982 8.35879C29.7649 8.35879 29.8316 8.35879 29.8982 8.35879L30.4982 8.05879ZM31.4982 11.6588C31.4316 11.5255 31.3649 11.4588 31.2982 11.4588C31.2316 11.3921 31.1316 11.2921 30.9982 11.1588L30.8982 11.2588C30.9649 11.4588 31.1316 11.6921 31.3982 11.9588C31.3982 11.8921 31.4316 11.7921 31.4982 11.6588ZM4.99824 7.05879C4.8649 7.19212 4.79824 7.29212 4.79824 7.35879L5.19824 7.65879L5.29824 7.55879C5.36491 7.55879 5.39824 7.52546 5.39824 7.45879C5.33157 7.39212 5.26491 7.32545 5.19824 7.25879C5.19824 7.19212 5.13157 7.12546 4.99824 7.05879ZM2.29824 5.25879C2.23157 5.32546 2.1649 5.39212 2.09824 5.45879C2.09824 5.52545 2.0649 5.55879 1.99824 5.55879L2.29824 5.85879C2.43157 5.72546 2.49824 5.62546 2.49824 5.55879C2.49824 5.49212 2.43157 5.39212 2.29824 5.25879ZM9.19824 3.85879C9.19824 3.79212 9.19824 3.75879 9.19824 3.75879C9.26491 3.69212 9.29824 3.62545 9.29824 3.55879L8.99824 3.25879C8.93157 3.32546 8.89824 3.35879 8.89824 3.35879C8.89824 3.49212 8.99824 3.65879 9.19824 3.85879ZM37.1982 15.5588H36.9982C36.9316 15.6255 36.8649 15.6921 36.7982 15.7588C36.7316 15.7588 36.6649 15.8255 36.5982 15.9588C36.6649 15.9588 36.6982 15.9921 36.6982 16.0588C36.6982 16.0588 36.7316 16.0588 36.7982 16.0588L37.1982 15.5588ZM12.2982 7.15879C12.4316 7.29212 12.5316 7.35879 12.5982 7.35879C12.7316 7.35879 12.7982 7.29212 12.7982 7.15879C12.7982 7.09212 12.7649 7.05879 12.6982 7.05879C12.6982 6.99213 12.6649 6.95879 12.5982 6.95879C12.5316 6.95879 12.4316 7.02546 12.2982 7.15879ZM32.9982 15.4588C32.9316 15.3921 32.8649 15.3588 32.7982 15.3588L32.6982 15.2588C32.6316 15.2588 32.5982 15.2921 32.5982 15.3588C32.5982 15.3588 32.5649 15.3588 32.4982 15.3588C32.6316 15.4921 32.7316 15.5588 32.7982 15.5588C32.8649 15.4921 32.9316 15.4588 32.9982 15.4588ZM33.7982 16.6588C33.6649 16.7255 33.5982 16.7588 33.5982 16.7588C33.5982 16.8921 33.6649 16.9588 33.7982 16.9588L33.8982 16.8588C33.8982 16.7921 33.8649 16.7588 33.7982 16.7588C33.7982 16.7588 33.7982 16.7255 33.7982 16.6588ZM34.6982 14.0588C34.6316 14.1255 34.5982 14.1588 34.5982 14.1588C34.5982 14.2255 34.6982 14.2588 34.8982 14.2588L34.6982 14.0588ZM32.5982 17.2588C32.5982 17.1921 32.5649 17.1588 32.4982 17.1588L32.3982 17.2588C32.3982 17.3255 32.4316 17.3588 32.4982 17.3588L32.5982 17.2588ZM3.49824 4.65879C3.49824 4.72546 3.46491 4.75879 3.39824 4.75879C3.39824 4.75879 3.39824 4.79212 3.39824 4.85879H3.59824C3.59824 4.79212 3.5649 4.72546 3.49824 4.65879ZM35.7982 6.25879C35.8649 6.32546 35.8982 6.35879 35.8982 6.35879C35.8982 6.29212 35.9316 6.25879 35.9982 6.25879H35.7982Z' fill='%2300204E'/%3E%3C/svg%3E");  /*transform: rotate(180deg);*/
  right: 0;
}

ul {
  list-style: none;
}
li {
  position: relative;
}
ul li:before {
  content: " • ";
  position: absolute;
  left: -16px;
  font-size: inherit;
}

/* Ribbon Text */
.ribbon {
  display: flex;
  justify-content: center;
}
.ribbon-edge svg {
  height: 100%;
  width: auto;
   -webkit-transform: translate3d(0, 0, 0);
  position: relative;
}
.ribbon-edge.left-edge svg {
  float: left;
}
.ribbon-edge.right-edge svg {
  float: right;
}
.ribbon-body {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  margin-left: -1px;
  margin-right: -1px;
}
.ribbon-text {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -1px;
  margin-right: -1px;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .ribbon-text.h3 {
    font-size: 20px;
    line-height: 26px;
  }
}




button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 0px none #1b1c1d;

  padding-top: 12px;
padding-right: 20px;
padding-bottom: 12px;
padding-left: 20px;

  font-family: brother-1816, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  background-color: 

  
  
    
  


  rgba(105, 190, 40, 1.0)

;
  border-radius: 8px 0px 8px 0px;
  color: #FFFFFF;
  font-size: 20px;
  text-transform: none;
  font-weight: 250 !important;
  border: 1px solid transparent ;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid rgba(255, 255, 255, 0%);
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(79, 124, 49, 1.0)

;
   !important;
  border-radius: 8px 0px 8px 0px;
  border-color: rgba(0,0,0,0) !important;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  background-color: rgba(145, 230, 80, 1.0);
  border-color: #434445;
}

.ff-button {
  position: relative;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='189' height='62' viewBox='0 0 189 62' preserveAspectRatio='none' fill='none'%3E%3Cpath vector-effect='non-scaling-stroke stroke-width='1' d='M0.747074 31.0595C0.747072 24.7333 0.68526 21.5684 0.623464 18.4045L0.623441 18.4033C0.561709 15.2425 0.5 12.0822 0.5 5.75896C0.5 4.67809 0.956403 3.8981 1.71602 3.3697C2.4967 2.82665 3.62913 2.53096 4.97516 2.53096C13.4507 2.53096 21.9299 2.52765 30.4129 2.52102C36.7838 2.51604 39.9816 2.16486 43.1659 1.81516L43.1815 1.81344C46.3511 1.46537 49.5125 1.1193 55.8498 1.1193C62.2075 1.1193 65.3825 1.1764 68.5589 1.23353L68.5595 1.23354C71.7395 1.29073 74.921 1.34795 81.2872 1.34795C87.644 1.34795 90.8185 1.41497 93.9945 1.48203L93.9953 1.48204C97.1755 1.54919 100.358 1.61636 106.725 1.61636C113.078 1.61636 116.25 1.72798 119.424 1.83969L119.426 1.83973C122.607 1.95169 125.792 2.06372 132.162 2.06372C138.543 2.06372 141.739 1.7967 144.926 1.53012L144.931 1.52971C148.102 1.26456 151.265 1 157.599 1C163.934 1 167.099 1.27944 170.271 1.55948L170.274 1.55975C173.463 1.84131 176.66 2.12337 183.037 2.12337C184.359 2.12337 185.755 2.51035 186.807 3.17873C187.862 3.84874 188.5 4.74861 188.5 5.76891C188.5 12.077 188.329 15.2286 188.158 18.385L188.158 18.3885C187.987 21.5561 187.815 24.7297 187.815 31.0696C187.815 37.3778 187.647 40.5295 187.479 43.6859L187.479 43.6896C187.31 46.8571 187.141 50.0305 187.141 56.3703C187.141 58.5561 185.646 60.3618 183.233 60.4499L183.226 60.4433H183.037C176.681 60.4433 173.502 60.4582 170.322 60.4731L170.32 60.4731C167.141 60.488 163.96 60.5029 157.599 60.5029C151.235 60.5029 148.055 60.5328 144.876 60.5626L144.875 60.5626C141.698 60.5924 138.521 60.6222 132.162 60.6222C125.81 60.6222 122.639 60.4958 119.465 60.3692L119.463 60.3691C116.281 60.2422 113.096 60.1152 106.725 60.1152C100.363 60.1152 97.186 60.1003 94.0082 60.0854C90.8295 60.0705 87.6504 60.0556 81.2872 60.0556C74.9082 60.0556 71.7166 60.2925 68.5315 60.5292L68.5289 60.5294C65.3583 60.7649 62.1934 61 55.8498 61C49.5105 61 46.3468 60.6934 43.1764 60.3861L43.1752 60.386C39.9867 60.0769 36.791 59.7673 30.4125 59.7673C24.0383 59.7673 20.8477 59.9367 17.6631 60.106L17.6592 60.1062C14.4858 60.2749 11.317 60.4433 4.97516 60.4433C2.43637 60.4433 0.758304 58.5834 0.758304 56.3603C0.758304 47.93 0.754561 39.4964 0.747074 31.0595ZM0.747074 31.0595C0.747074 31.0595 0.747074 31.0596 0.747074 31.0596H0.247074L0.747073 31.0592C0.747073 31.0593 0.747074 31.0594 0.747074 31.0595Z' stroke='black' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='189' height='62' viewBox='0 0 189 62' preserveAspectRatio='none' fill='none'%3E%3Cpath vector-effect='non-scaling-stroke'  stroke-width='1' d='M0.747074 31.0595C0.747072 24.7333 0.68526 21.5684 0.623464 18.4045L0.623441 18.4033C0.561709 15.2425 0.5 12.0822 0.5 5.75896C0.5 4.67809 0.956403 3.8981 1.71602 3.3697C2.4967 2.82665 3.62913 2.53096 4.97516 2.53096C13.4507 2.53096 21.9299 2.52765 30.4129 2.52102C36.7838 2.51604 39.9816 2.16486 43.1659 1.81516L43.1815 1.81344C46.3511 1.46537 49.5125 1.1193 55.8498 1.1193C62.2075 1.1193 65.3825 1.1764 68.5589 1.23353L68.5595 1.23354C71.7395 1.29073 74.921 1.34795 81.2872 1.34795C87.644 1.34795 90.8185 1.41497 93.9945 1.48203L93.9953 1.48204C97.1755 1.54919 100.358 1.61636 106.725 1.61636C113.078 1.61636 116.25 1.72798 119.424 1.83969L119.426 1.83973C122.607 1.95169 125.792 2.06372 132.162 2.06372C138.543 2.06372 141.739 1.7967 144.926 1.53012L144.931 1.52971C148.102 1.26456 151.265 1 157.599 1C163.934 1 167.099 1.27944 170.271 1.55948L170.274 1.55975C173.463 1.84131 176.66 2.12337 183.037 2.12337C184.359 2.12337 185.755 2.51035 186.807 3.17873C187.862 3.84874 188.5 4.74861 188.5 5.76891C188.5 12.077 188.329 15.2286 188.158 18.385L188.158 18.3885C187.987 21.5561 187.815 24.7297 187.815 31.0696C187.815 37.3778 187.647 40.5295 187.479 43.6859L187.479 43.6896C187.31 46.8571 187.141 50.0305 187.141 56.3703C187.141 58.5561 185.646 60.3618 183.233 60.4499L183.226 60.4433H183.037C176.681 60.4433 173.502 60.4582 170.322 60.4731L170.32 60.4731C167.141 60.488 163.96 60.5029 157.599 60.5029C151.235 60.5029 148.055 60.5328 144.876 60.5626L144.875 60.5626C141.698 60.5924 138.521 60.6222 132.162 60.6222C125.81 60.6222 122.639 60.4958 119.465 60.3692L119.463 60.3691C116.281 60.2422 113.096 60.1152 106.725 60.1152C100.363 60.1152 97.186 60.1003 94.0082 60.0854C90.8295 60.0705 87.6504 60.0556 81.2872 60.0556C74.9082 60.0556 71.7166 60.2925 68.5315 60.5292L68.5289 60.5294C65.3583 60.7649 62.1934 61 55.8498 61C49.5105 61 46.3468 60.6934 43.1764 60.3861L43.1752 60.386C39.9867 60.0769 36.791 59.7673 30.4125 59.7673C24.0383 59.7673 20.8477 59.9367 17.6631 60.106L17.6592 60.1062C14.4858 60.2749 11.317 60.4433 4.97516 60.4433C2.43637 60.4433 0.758304 58.5834 0.758304 56.3603C0.758304 47.93 0.754561 39.4964 0.747074 31.0595ZM0.747074 31.0595C0.747074 31.0595 0.747074 31.0596 0.747074 31.0596H0.247074L0.747073 31.0592C0.747073 31.0593 0.747074 31.0594 0.747074 31.0595Z' stroke='black' fill='black'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  mask-position: center;
  border-radius: 0 !important;
  border: 0 !important;
}
.ff-button:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: 100% 100%;
  z-index: 2;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='189' height='62' viewBox='0 0 189 62' preserveAspectRatio='none' fill='none'%3E%3Cpath vector-effect='non-scaling-stroke' d='M0.747074 31.0595C0.747072 24.7333 0.68526 21.5684 0.623464 18.4045L0.623441 18.4033C0.561709 15.2425 0.5 12.0822 0.5 5.75896C0.5 4.67809 0.956403 3.8981 1.71602 3.3697C2.4967 2.82665 3.62913 2.53096 4.97516 2.53096C13.4507 2.53096 21.9299 2.52765 30.4129 2.52102C36.7838 2.51604 39.9816 2.16486 43.1659 1.81516L43.1815 1.81344C46.3511 1.46537 49.5125 1.1193 55.8498 1.1193C62.2075 1.1193 65.3825 1.1764 68.5589 1.23353L68.5595 1.23354C71.7395 1.29073 74.921 1.34795 81.2872 1.34795C87.644 1.34795 90.8185 1.41497 93.9945 1.48203L93.9953 1.48204C97.1755 1.54919 100.358 1.61636 106.725 1.61636C113.078 1.61636 116.25 1.72798 119.424 1.83969L119.426 1.83973C122.607 1.95169 125.792 2.06372 132.162 2.06372C138.543 2.06372 141.739 1.7967 144.926 1.53012L144.931 1.52971C148.102 1.26456 151.265 1 157.599 1C163.934 1 167.099 1.27944 170.271 1.55948L170.274 1.55975C173.463 1.84131 176.66 2.12337 183.037 2.12337C184.359 2.12337 185.755 2.51035 186.807 3.17873C187.862 3.84874 188.5 4.74861 188.5 5.76891C188.5 12.077 188.329 15.2286 188.158 18.385L188.158 18.3885C187.987 21.5561 187.815 24.7297 187.815 31.0696C187.815 37.3778 187.647 40.5295 187.479 43.6859L187.479 43.6896C187.31 46.8571 187.141 50.0305 187.141 56.3703C187.141 58.5561 185.646 60.3618 183.233 60.4499L183.226 60.4433H183.037C176.681 60.4433 173.502 60.4582 170.322 60.4731L170.32 60.4731C167.141 60.488 163.96 60.5029 157.599 60.5029C151.235 60.5029 148.055 60.5328 144.876 60.5626L144.875 60.5626C141.698 60.5924 138.521 60.6222 132.162 60.6222C125.81 60.6222 122.639 60.4958 119.465 60.3692L119.463 60.3691C116.281 60.2422 113.096 60.1152 106.725 60.1152C100.363 60.1152 97.186 60.1003 94.0082 60.0854C90.8295 60.0705 87.6504 60.0556 81.2872 60.0556C74.9082 60.0556 71.7166 60.2925 68.5315 60.5292L68.5289 60.5294C65.3583 60.7649 62.1934 61 55.8498 61C49.5105 61 46.3468 60.6934 43.1764 60.3861L43.1752 60.386C39.9867 60.0769 36.791 59.7673 30.4125 59.7673C24.0383 59.7673 20.8477 59.9367 17.6631 60.106L17.6592 60.1062C14.4858 60.2749 11.317 60.4433 4.97516 60.4433C2.43637 60.4433 0.758304 58.5834 0.758304 56.3603C0.758304 47.93 0.754561 39.4964 0.747074 31.0595ZM0.747074 31.0595C0.747074 31.0595 0.747074 31.0596 0.747074 31.0596H0.247074L0.747073 31.0592C0.747073 31.0593 0.747074 31.0594 0.747074 31.0595Z' stroke='%23ffffff'/%3E%3C/svg%3E");
}

.ff-long {
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='288' height='53' viewBox='0 0 288 53' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M279.048 52.0245L279.032 52.0163H278.913C269.229 52.0163 264.386 52.0292 259.542 52.0422L259.537 52.0422C254.692 52.0552 249.845 52.0681 240.151 52.0681C230.456 52.0681 225.611 52.094 220.768 52.12H220.768H220.767C215.925 52.1459 211.083 52.1718 201.39 52.1718C191.7 52.1718 186.861 52.0617 182.021 51.9517L182.02 51.9516C177.175 51.8415 172.328 51.7313 162.628 51.7313C152.934 51.7313 148.091 51.7183 143.248 51.7053H143.247C138.404 51.6924 133.56 51.6794 123.866 51.6794C114.162 51.6794 109.311 51.8849 104.464 52.0902L104.463 52.0902C99.6241 52.2952 94.7887 52.5 85.1045 52.5C75.4224 52.5 70.5849 52.2327 65.7449 51.9652L65.7436 51.9652C60.8937 51.6971 56.0407 51.4289 46.3429 51.4289C36.6413 51.4289 31.7885 51.5759 26.9405 51.7229L26.9361 51.723C22.0952 51.8697 17.2576 52.0163 7.5812 52.0163C5.49755 52.0163 3.792 51.5754 2.62585 50.9049C1.45294 50.2305 0.893606 49.3728 0.893606 48.5344C0.893606 41.2096 0.887902 33.882 0.876493 26.5514C0.876488 21.0507 0.782193 18.2979 0.687968 15.5471L0.687953 15.5467C0.59394 12.802 0.5 10.0593 0.5 4.56926C0.5 3.79747 1.07181 3.11407 2.36415 2.60149C3.63997 2.09547 5.46446 1.83018 7.5812 1.83018C20.4961 1.83018 33.4168 1.8273 46.3431 1.82154C56.0253 1.81723 60.8795 1.51327 65.7214 1.21008L65.7485 1.20838C70.5879 0.905356 75.424 0.603651 85.1045 0.603651C94.7966 0.603651 99.6379 0.653298 104.48 0.702952L104.48 0.702956C109.324 0.752632 114.169 0.802314 123.866 0.802314C133.558 0.802314 138.399 0.860591 143.241 0.91888L143.241 0.918885C148.085 0.977202 152.93 1.03553 162.628 1.03553C172.318 1.03553 177.157 1.13263 181.998 1.22976L181.999 1.22977C186.844 1.32698 191.69 1.42422 201.39 1.42422C211.095 1.42422 215.951 1.19281 220.801 0.961541L220.805 0.961309C225.645 0.730543 230.479 0.5 240.151 0.5C249.825 0.5 254.663 0.743555 259.505 0.987302L259.507 0.987389C264.359 1.23163 269.215 1.47604 278.913 1.47604C281.014 1.47604 283.226 1.82573 284.897 2.43084C285.734 2.73406 286.406 3.09116 286.86 3.4775C287.314 3.86393 287.5 4.23426 287.5 4.5779C287.5 10.0468 287.241 12.7765 286.981 15.5142L286.98 15.5187C286.718 18.2752 286.456 21.0411 286.456 26.5605C286.456 32.0297 286.201 34.7597 285.945 37.4974L285.945 37.502C285.687 40.2584 285.429 43.0241 285.429 48.543C285.429 49.3957 284.9 50.2509 283.784 50.9177C282.69 51.5714 281.076 52.0081 279.048 52.0245Z' stroke='%23000000' fill='%23000000'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='288' height='53' viewBox='0 0 288 53' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M279.048 52.0245L279.032 52.0163H278.913C269.229 52.0163 264.386 52.0292 259.542 52.0422L259.537 52.0422C254.692 52.0552 249.845 52.0681 240.151 52.0681C230.456 52.0681 225.611 52.094 220.768 52.12H220.768H220.767C215.925 52.1459 211.083 52.1718 201.39 52.1718C191.7 52.1718 186.861 52.0617 182.021 51.9517L182.02 51.9516C177.175 51.8415 172.328 51.7313 162.628 51.7313C152.934 51.7313 148.091 51.7183 143.248 51.7053H143.247C138.404 51.6924 133.56 51.6794 123.866 51.6794C114.162 51.6794 109.311 51.8849 104.464 52.0902L104.463 52.0902C99.6241 52.2952 94.7887 52.5 85.1045 52.5C75.4224 52.5 70.5849 52.2327 65.7449 51.9652L65.7436 51.9652C60.8937 51.6971 56.0407 51.4289 46.3429 51.4289C36.6413 51.4289 31.7885 51.5759 26.9405 51.7229L26.9361 51.723C22.0952 51.8697 17.2576 52.0163 7.5812 52.0163C5.49755 52.0163 3.792 51.5754 2.62585 50.9049C1.45294 50.2305 0.893606 49.3728 0.893606 48.5344C0.893606 41.2096 0.887902 33.882 0.876493 26.5514C0.876488 21.0507 0.782193 18.2979 0.687968 15.5471L0.687953 15.5467C0.59394 12.802 0.5 10.0593 0.5 4.56926C0.5 3.79747 1.07181 3.11407 2.36415 2.60149C3.63997 2.09547 5.46446 1.83018 7.5812 1.83018C20.4961 1.83018 33.4168 1.8273 46.3431 1.82154C56.0253 1.81723 60.8795 1.51327 65.7214 1.21008L65.7485 1.20838C70.5879 0.905356 75.424 0.603651 85.1045 0.603651C94.7966 0.603651 99.6379 0.653298 104.48 0.702952L104.48 0.702956C109.324 0.752632 114.169 0.802314 123.866 0.802314C133.558 0.802314 138.399 0.860591 143.241 0.91888L143.241 0.918885C148.085 0.977202 152.93 1.03553 162.628 1.03553C172.318 1.03553 177.157 1.13263 181.998 1.22976L181.999 1.22977C186.844 1.32698 191.69 1.42422 201.39 1.42422C211.095 1.42422 215.951 1.19281 220.801 0.961541L220.805 0.961309C225.645 0.730543 230.479 0.5 240.151 0.5C249.825 0.5 254.663 0.743555 259.505 0.987302L259.507 0.987389C264.359 1.23163 269.215 1.47604 278.913 1.47604C281.014 1.47604 283.226 1.82573 284.897 2.43084C285.734 2.73406 286.406 3.09116 286.86 3.4775C287.314 3.86393 287.5 4.23426 287.5 4.5779C287.5 10.0468 287.241 12.7765 286.981 15.5142L286.98 15.5187C286.718 18.2752 286.456 21.0411 286.456 26.5605C286.456 32.0297 286.201 34.7597 285.945 37.4974L285.945 37.502C285.687 40.2584 285.429 43.0241 285.429 48.543C285.429 49.3957 284.9 50.2509 283.784 50.9177C282.69 51.5714 281.076 52.0081 279.048 52.0245Z' stroke='%23000000' fill='%23000000'/%3E%3C/svg%3E");
}
.ff-long:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='288' height='53' viewBox='0 0 288 53' preserveAspectRatio='none' fill='none'%3E%3Cpath d='M279.048 52.0245L279.032 52.0163H278.913C269.229 52.0163 264.386 52.0292 259.542 52.0422L259.537 52.0422C254.692 52.0552 249.845 52.0681 240.151 52.0681C230.456 52.0681 225.611 52.094 220.768 52.12H220.768H220.767C215.925 52.1459 211.083 52.1718 201.39 52.1718C191.7 52.1718 186.861 52.0617 182.021 51.9517L182.02 51.9516C177.175 51.8415 172.328 51.7313 162.628 51.7313C152.934 51.7313 148.091 51.7183 143.248 51.7053H143.247C138.404 51.6924 133.56 51.6794 123.866 51.6794C114.162 51.6794 109.311 51.8849 104.464 52.0902L104.463 52.0902C99.6241 52.2952 94.7887 52.5 85.1045 52.5C75.4224 52.5 70.5849 52.2327 65.7449 51.9652L65.7436 51.9652C60.8937 51.6971 56.0407 51.4289 46.3429 51.4289C36.6413 51.4289 31.7885 51.5759 26.9405 51.7229L26.9361 51.723C22.0952 51.8697 17.2576 52.0163 7.5812 52.0163C5.49755 52.0163 3.792 51.5754 2.62585 50.9049C1.45294 50.2305 0.893606 49.3728 0.893606 48.5344C0.893606 41.2096 0.887902 33.882 0.876493 26.5514C0.876488 21.0507 0.782193 18.2979 0.687968 15.5471L0.687953 15.5467C0.59394 12.802 0.5 10.0593 0.5 4.56926C0.5 3.79747 1.07181 3.11407 2.36415 2.60149C3.63997 2.09547 5.46446 1.83018 7.5812 1.83018C20.4961 1.83018 33.4168 1.8273 46.3431 1.82154C56.0253 1.81723 60.8795 1.51327 65.7214 1.21008L65.7485 1.20838C70.5879 0.905356 75.424 0.603651 85.1045 0.603651C94.7966 0.603651 99.6379 0.653298 104.48 0.702952L104.48 0.702956C109.324 0.752632 114.169 0.802314 123.866 0.802314C133.558 0.802314 138.399 0.860591 143.241 0.91888L143.241 0.918885C148.085 0.977202 152.93 1.03553 162.628 1.03553C172.318 1.03553 177.157 1.13263 181.998 1.22976L181.999 1.22977C186.844 1.32698 191.69 1.42422 201.39 1.42422C211.095 1.42422 215.951 1.19281 220.801 0.961541L220.805 0.961309C225.645 0.730543 230.479 0.5 240.151 0.5C249.825 0.5 254.663 0.743555 259.505 0.987302L259.507 0.987389C264.359 1.23163 269.215 1.47604 278.913 1.47604C281.014 1.47604 283.226 1.82573 284.897 2.43084C285.734 2.73406 286.406 3.09116 286.86 3.4775C287.314 3.86393 287.5 4.23426 287.5 4.5779C287.5 10.0468 287.241 12.7765 286.981 15.5142L286.98 15.5187C286.718 18.2752 286.456 21.0411 286.456 26.5605C286.456 32.0297 286.201 34.7597 285.945 37.4974L285.945 37.502C285.687 40.2584 285.429 43.0241 285.429 48.543C285.429 49.3957 284.9 50.2509 283.784 50.9177C282.69 51.5714 281.076 52.0081 279.048 52.0245Z' stroke='%23ffffff' /%3E%3C/svg%3E");
}





form,
.submitted-message {
  font-family: brother-1816, sans-serif; font-style: normal; font-weight: 250; text-decoration: none;
  border: 0px none #FFFFFF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  padding-top: 16px;
padding-right: 0px;
padding-bottom: 16px;
padding-left: 0px;
;
}

.submitted-message {
  font-size: 20px;
  text-align: center;
  color: var(--white);
}

/* Form title */

.form-title {
  border: 1px none #FFFFFF;
;
  padding: 0px;
;
  font-family: brother-1816; font-style: normal; font-weight: 250; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 32px;
  color: #1b1c1d;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
}


/* Labels */

form label {
  color: #ffffff;
}

/* Help text */

form legend {
  color: #1b1c1d;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px none #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1B1C1D;
  border-radius: 4px 4px 4px 4px;
  outline: none !important;
}


.hs-form-field {
    margin-bottom: 16px;
}

/* Footer input */
footer form input[type=email] {
  border-radius: 4px 0 0 4px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #8B8178;
}

::-moz-placeholder {
  color: #8B8178;
}

:-ms-input-placeholder {
  color: #8B8178;
}

::placeholder {
  color: #8B8178;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #8B8178;
}

.fn-date-picker td.is-selected .pika-button {
  background: #1b1c1d;
}

.fn-date-picker td .pika-button:hover {
  background-color: #1b1c1d !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #1b1c1d;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 0px none #1b1c1d;
;
  padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
;
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #1b1c1d;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(105, 190, 40, 1.0)

;
  border-radius: 8px 0px 8px 0px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(79, 124, 49, 1.0)

;
  color: #ffffff;
  border-radius: 8px 0px 8px 0px;
  border: 0px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(145, 230, 80, 1.0);
  border-color: #434445;
}





/* Table */

table {
  border: 1px solid #1b1c1d;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #1b1c1d;

  padding: 18px;

  color: #1b1c1d;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(27, 28, 29, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #1b1c1d;
}





.header__container {
  padding: 0 32px 48px;
}

.header {
  background: linear-gradient(180deg, rgba(27, 28, 29, 0.00) 0%, rgba(27, 28, 29, 0.00) 87.06%);
  transition: all .3s ease;
}

.header.header-top {
  background: linear-gradient(180deg, rgba(27, 28, 29, 0.80) 0%, rgba(27, 28, 29, 0.00) 87.06%); 
  background-blend-mode: multiply;
}

.header:before {
  content: "";
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 131px;
  z-index: -1;
  
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  background: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  transition: all .3s ease .3s;
}

.header.header-top:before {
  content: "";
  /*height: 0px;*/
  top:-148px;
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  transition: all .2s linear .3s;
}

.header.header-top.header-open:before {
  content: "";
  top: 0;
  transition: all .2s linear, border-radius .2s linear .3s;
}
.header.header-open.header-submenu-open:before {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.header.header-open.header-submenu-open:before {
  border-radius: 0;
  transition: all .2s linear, border-radius .2s linear 0s;
}

.header__row-1{
  display:none;
}
/*
.header__container {
 max-width: 1280px;
}
*/
.header__logo--main {
    padding: 0px;
}

.header__logo {
  max-width: 256px;
}



.menu-top-row{
  display:flex;
  justify-content: flex-end;
  padding:16px 16px 0px 16px;
  gap: 16px;
  align-items: center;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #1b1c1d;
  font-family: 'Arkibal Display', helvetica, sans-serif;;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition: all .3s ease;
}

.header.header-top .menu__item--depth-1>.menu__link {
  color: var(--white);
  transition: all .2s ease .3s;
}
.header.header-top.header-open .menu__item--depth-1>.menu__link {
  color: #1b1c1d;
  transition: all .2s ease;
}


.menu__child-toggle-icon {
  border-top-color: #1b1c1d;
}


.menu .menu__item--depth-1 > .menu__link--active-link:after {
/*   background-color: #1b1c1d; */
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #1b1c1d;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #1b1c1d;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #1b1c1d;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #1b1c1d;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: brother-1816;
}

.header__language-switcher-label-current:after {
  border-top-color: #1b1c1d;
}

@media(max-width: 767px) {

  .header__container {
    padding: 0;
  }

  .header:before {
    height: 81px;
    transition: all .3s linear .3s, border-radius .2s linear .3s, box-shadow 0s linear .3s;
  }
  .header.header-top:before {
    height: 0px;
    transition: all .2s linear .3s;
  }
  
  .header.header-open:before {
    border-radius: 0;
    transition: all .2s linear .2s, border-radius .2s linear 0s, box-shadow 0s linear .2s;
  }
  .header.header-open.header-top:before {
    height: 81px; 
    transition: all .2s linear, border-radius .2s linear 0s;
  }

  .header__navigation {
    /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    transition: all .3s ease;
  }
  .header__navigation .menu--mobile .menu-bottom-row {
    border-radius: 0 0 30px 30px;
    /*transition: all .3s linear;*/
    overflow: hidden;
    background-color: var(--white);
    /*box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);*/
    box-shadow: 0px 10px 5px -5px rgba(0, 0, 0, .075);
  }
  .header.header-open.header-top .header__navigation .menu--mobile .menu-bottom-row {
    transition: all .3s linear .2s;
  }
  /*
  .header.header-top .header__navigation .menu--mobile {
    background-color: transparent;
  }
  .header-submenu-open .header__navigation .menu--mobile {
    border-radius: 0;
  }*/
  .search_submenu_wrapper {
    top: 80px !important;
  }
  .header.header-top .header__navigation {
    background-color: transparent;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  }
  .header.header-open.header-top .header__navigation {
    /*background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    transition: all .3s ease;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #1b1c1d;
  }

}







.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  z-index: 2;
  position: relative;
}

.footer .footer-row-0-padding {
  margin-top: 0 !important;
  border-radius: 0 !important;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #1b1c1d;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 72px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #1b1c1d;
}

.blog-post__tag-link {
  color: #1b1c1d;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #434445;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #1b1c1d;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #000000;
}

.blog-related-posts__title-link:active {
  color: #434445;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 72px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
}





/* Button + Button icons */
.rounded {
  border-radius: 50px !important;
}

svg.circle-arrow-fill,
svg.circle-arrow {
  vertical-align: middle;
  margin-left: 8px;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>svg.circle-arrow-fill,
*:hover>svg.circle-arrow-fill,
*:hover>span>svg.circle-arrow,
*:hover>svg.circle-arrow {
  margin-left: 16px;
}
.centered-btn:hover>span>svg.circle-arrow-fill,
.centered-btn:hover>span>svg.circle-arrow
.centered-btn:hover>svg.circle-arrow-fill,
.centered-btn:hover>svg.circle-arrow {
  margin-left: 8px !important;
}
.circle-arrow .fill-icon {
  visibility: hidden;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow .fill-icon,
*:hover>.circle-arrow .fill-icon {
  visibility: visible;
}
.circle-arrow .outline-arrow,
.circle-arrow .outline-circle {
  visibility: visible;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow .outline-arrow,
*:hover>span>.circle-arrow .outline-circle,
*:hover>.circle-arrow .outline-arrow,
*:hover>.circle-arrow .outline-circle {
  visibility: hidden;
}

.circle-arrow-fill .fill-icon {
  visibility: visible;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow-fill .fill-icon,
*:hover>.circle-arrow-fill .fill-icon {
  visibility: hidden;
}
.circle-arrow-fill .outline-arrow,
.circle-arrow-fill .outline-circle {
  visibility: hidden;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.circle-arrow-fill .outline-arrow,
*:hover>span>.circle-arrow-fill .outline-circle,
*:hover>.circle-arrow-fill .outline-arrow,
*:hover>.circle-arrow-fill .outline-circle {
  visibility: visible;
}

svg.video-btn-icon {
  vertical-align: middle;
  margin-left: 8px;
  transition: all .15s linear, visibility 0s;
}
*:hover>span>.video-btn-icon,
*:hover>.video-btn-icon {
  margin-left: 16px;
}

svg.video-btn-icon path {
  visibility: visible;
  transition: all .2s linear, visibility 0s;
}


/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 500; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #1b1c1d;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #000000;
}

.hs-blog-post-listing__post-title-link:active {
  color: #434445;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #1b1c1d;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #1b1c1d;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #434445;
}

.hs-pagination__link-icon svg {
  fill: #1b1c1d;
}

/* Pricing card */

.card__price {
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 32px;
}

.card__body svg {
  fill: #1b1c1d;
}

/* Social follow */

.social-links__icon {
  background-color: #1b1c1d;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #000000;
}

.social-links__icon:active {
  background-color: #434445;
  font-weight: 250; text-decoration: none; font-family: brother-1816, san-serif; font-style: normal;
  color: #1b1c1d;
  font-size: 32px;
}





.body-wrapper {
  overflow-x: hidden;
}

/* Masks */
.ff-imageMask-large {
  -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-large.svg");
  mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-large.svg");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  mask-position: center;
}
.ff-imageMask-regular {
  -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-regular.svg");
  mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-regular.svg");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  mask-position: center;
}
.ff-imageMask-square {
  -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-square.svg");
  mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-square.svg");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  mask-position: center;
}
.ff-imageMask-card {
  -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-card.svg");
  mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-card.svg");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  mask-position: center;
}

@media only screen and (max-width: 968px) {
  .ff-imageMask-square-mob {
    -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-square.svg") !important;
    mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-square.svg") !important;
  }
  .ff-imageMask-card-mob {
    -webkit-mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-card.svg") !important;
    mask-image: url("https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Few%20and%20Far%20Masks/ImageMask-card.svg") !important;
    mask-position: bottom;
  }
}

.hasShadow{
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
/**********************************************/
/* Included in the theme-overrides.css file   */
/**********************************************/

.en-wb {
  word-break: break-word;
}
/* Custom Layouts */
.text-left-img-right>.row-fluid,
.text-right-img-left>.row-fluid {
  gap: 72px;
}

@media only screen and (max-width: 768px) {
  .text-left-img-right>.row-fluid {
    gap: 32px;
  }
  .text-right-img-left>.row-fluid {
    flex-direction: column-reverse;
    gap: 32px;
  }
}

/* Arrow sections */
.blue-arrow-right:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 600px;
  background-image: url(https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Module%20Images/blue-arrow.svg);
  background-repeat: no-repeat;
  background-position: top right;
  background-size: contain;
  margin-top: -300px;
  pointer-events: none;
}
.nutrition-arrow-left:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 686px;
  background-image: url(https://44590130.fs1.hubspotusercontent-na1.net/hubfs/44590130/Module%20Images/Left%20Triangle%20Image-min.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  margin-top: -180px;
  pointer-events: none;
}
/* Link underline */
.link-underline:after {
  content: "";
  background-color: var(--black);
  bottom: 1px;
  height: 1px;
  left: 0;
  position: relative;
  margin-top: 4px;
  margin-bottom: -4px;
  display: block;
  visibility: hidden;
  width: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-underline:hover:after {
  visibility: visible;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* Side by side image - content sections */
.content-image {
  display: flex;
  align-items: center;
}

.content-image .content-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.content-image.right-block {
  flex-direction: row-reverse;
}

.content-image.left-block  .content-section {
  border-radius: 32px 0px;
}
.content-image.right-block .content-section {
  border-radius: 0px 32px;
}

.content-image.left-block .curve-image-wrapper {
  max-height: 406px;
}
.content-image.right-block .curve-image-wrapper {
  max-height: 406px;
}

.content-image .curve-image-wrapper {
  border-radius: 32px;
  overflow: hidden;
  z-index: 2;
  display: flex;
  flex:1;
  max-height:406px;
}


.content-image .curve-image-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  object-fit: cover;
  transition: all .3s ease;
}
.content-image .curve-image-wrapper:hover img {
  transform: scale(1.05);
}

@media only screen and (max-width: 968px) {
  .content-image {
    flex-direction: column-reverse !important;
  }
  .content-image .content-section {
    width: 100% !important;
  }
  .content-image .curve-image-wrapper {
    margin: 0 !important;
  }   
}

/* Video and Thumbnail */
.video-thumbnail-wrapper {
  border-radius: 32px;
  overflow: hidden;
  max-height:406px;
}
.video-thumbnail-wrapper img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  object-fit: cover;
  border-radius: 32px;
  transition: all .3s ease;
}
.video-thumbnail-wrapper:hover img {
  transform: scale(1.05);
}

.video-thumbnail {
  position: relative;
  display:flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  max-height: 406px;
}
.video-thumbnail svg {
  position: absolute;
}
.video-thumbnail svg circle {
  fill-opacity: 0.5;
  transition: all .3s ease;
}
.video-thumbnail:hover svg circle {
  fill-opacity: 0.9;
}

/* Image Cta Panel */
.image-panel {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  width: 100%;
  transition: all .3s ease-in;
}
.image-panel.next {
  height: 425px;
  justify-content: flex-start;
}
.image-panel:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: inherit;
  transform-origin: center;
  transition: transform 0.3s ease-in;
}
.image-panel:focus::after, .image-panel:hover::after {
  transform: scale(1.05);
}
.image-panel .panel-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all .3s ease-in;
  z-index: 1;
}
.image-panel:hover .panel-overlay {
  opacity: 0 !important;
  transition: all .3s ease-in;
}
.panel-card {
  background-color: transparent;
  border-radius: 32px 0; 
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 581px;
  transition: all .3s ease-in;
}
.image-panel.next .panel-card {
  width: 510px;
}
.image-panel:hover .panel-card {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}


/* Magicpop overrides */

.mfp-counter {
  color: #fff !important;
  font-size: 20px !important;
  font-weight: 100 !important;
  line-height: 24px !important;
  right: 16px !important;
  top: -2px !important;
}
.mfp-close {
  color: #fff !important;
  padding: 8px !important;
  text-align: right !important;
  width: auto !important;
  font-size: 40px !important;
  font-weight: 100 !important;
  border: solid 1px #ffffff !important;
  font-family: brother-1816, helvetica, sans-serif !important;
  display: flex !important;
  align-items: center !important;
  border-radius: 50px !important;
  position: fixed !important;
  right: 20px !important;
  top: 20px !important;
  opacity: 1 !important;
}
.mfp-close:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.mfp-bottom-bar {
  margin-top: -44px !important;
}
.mfp-title {
  color: #ffffff;
  padding-right: 32px !important;
  padding-left: 32px!important;
  font-size: 24px;
  font-weight: 100;
}

img.mfp-img {
  border-radius: 30px !important;
  overflow: hidden !important;
  padding: 0 !important;
  max-height: calc(100vh - 160px) !important;
}
.spec-sheet img.mfp-img {
  border-radius: 0px !important;
}
figure:before {
  border-radius: 30px !important;
  content: "";
  background: linear-gradient(180deg, rgba(217, 217, 217, 0.00) 80%, rgba(0, 0, 0, 0.80) 100%) !important;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
}
.spec-sheet figure:before {
  border-radius: 0px !important;
  background: none !important;
}
.mfp-arrow {
  opacity: 1 !important;
  margin: 0 !important;
  top: 45% !important;
}
.mfp-arrow:after {
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  top: 0 !important;
  padding: 32px !important;
}
.mfp-arrow-right:after {
  border: 0px solid #fff !important;
  margin-left: 0 !important;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%23ffffff'/%3E%3C/svg%3E") !important;
  transform: scale(2);
}
.mfp-arrow-left:after {
  margin-left: 0;
  border: 0px solid #fff !important;
  margin-right: 0 !important;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%23ffffff'/%3E%3C/svg%3E") !important;
  transform: scale(2) scaleX(-1);
  left: auto !important;
  right: 0 !important;
}
.mfp-arrow:before {
  display: none !important;
   border: 0 !important;
}
.mfp-arrow:hover {
  margin-top: 0 !important;
  margin-right: -5px !important;
  margin-left: -5px !important;
}
.mfp-arrow:active {
  margin-top: 0 !important;
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer !important;
}
.mfp-bg {
  background: #000 !important;
  opacity: .9 !important;
}

.white-popup {
  max-width: 85vw;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 30px;
}

.wrapper {
  max-width: 1091px;
  height: 720px;
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 56px 64px;
  margin: 0 auto;
  border-radius: 30px;
  background: var(--white);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
.wrapper .info-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 32px;
  flex-basis: 20%;
  flex-grow: 1;
}
.mb-score .info-wrapper {
  flex-basis: 25%;
}
.wrapper .info-wrapper .info-text h2 {
  font-weight: 500;
}
.wrapper .info-wrapper .info-title-wrapper .h2.score {
  font-weight: 100;
  flex-grow: 1;
  white-space: nowrap;
}
.wrapper .info-wrapper .info-text p {
  font-weight: 300;
  margin: 0;
}
.wrapper .info-wrapper .info-code {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.wrapper .info-wrapper .info-code .h3 {
  font-weight: 250;
}
.wrapper .info-wrapper .info-code .info-tooltip {
  display: flex;
  margin-left: 8px;
  position: relative;
}
.wrapper .info-wrapper .info-code .info-tooltip svg circle {
  fill: var(--black);
  transition: all .3s ease;
}
.wrapper .info-wrapper .info-code .info-tooltip:hover svg circle {
  fill: #488092;
}
.wrapper .info-wrapper .info-title-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 16px;
}
.wrapper .info-wrapper .info-title-wrapper .h2,
.wrapper .info-wrapper .info-title-wrapper h2 {
  margin: 0;
}
.wrapper .info-wrapper .info-title-wrapper img {
  max-width: 74px;
  max-height: 74px;
  overflow: hidden;
}
.model-wrapper img.showcase-img {
  object-fit: contain;
  height: 100%;
}

/* Scrollbar Styling */
.mfp-inline-holder::-webkit-scrollbar {
  width: 8px;
}

.mfp-inline-holder::-webkit-scrollbar-track {
  background-color: #ffffff;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.mfp-inline-holder::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: var(--light-grey); 
}

/* Protrait video popup override */
.portrait-video .hs-video-container iframe,
.portrait-video .hs-video-container {
  max-height: 90vh;
}
.portrait-video .hs-video-wrapper {
  padding-bottom: 177.78% !important;
}

@media only screen and (max-width: 786px) {
  .mfp-bg.mfp-ready {
    
  }
  .mfp-container.mfp-inline-holder {
    padding: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .mfp-inline-holder .mfp-close {
    color: var(--black) !important;
    border: solid 1px var(--black) !important;
    position: absolute !important;
  }
  .mfp-inline-holder button.mfp-arrow {
    position: absolute;
    display: flex;
    top: 100% !important;
    height: 0;
    width: 40px;
    display: none;
  }
  .mfp-inline-holder button.mfp-arrow.mfp-arrow-right {
    left: calc(100% - 78px) !important;
  }
  .mfp-inline-holder .mfp-arrow-right:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%231b1c1d'/%3E%3C/svg%3E") !important;
    /*transform: scale(2);*/
    position: absolute !important;
    padding: 10px 20px !important;
    left: 0;
  }
  .mfp-inline-holder button.mfp-arrow.mfp-arrow-left {
    left: 24px;
  }
  .mfp-inline-holder .mfp-arrow-left:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='31' viewBox='0 0 18 31' fill='none'%3E%3Cpath d='m.5 0 13.91 15.5L.5 31' stroke='%231b1c1d'/%3E%3C/svg%3E") !important;
    /*transform: scale(2) scaleX(-1);*/
    position: absolute !important;
    padding: 10px 20px !important;
    left: 0;
  }

  .mfp-inline-holder .mfp-content .wrapper {
    padding: 32px 24px 32px;
    min-height: 100vh;
    overflow-y: scroll;
    max-width: 100vw;
    border-radius: 0;
    position: relative;
    gap: 32px;
  }
  .mfp-content .wrapper .info-wrapper {
    gap: 16px;
    margin-bottom: 0px;
    flex-direction: column;
    flex-basis: 40%;
  }
  .mfp-content .wrapper .model-wrapper {
    flex-basis: 45%;
    min-height: 300px;
  }
  .mfp-content .wrapper .info-wrapper h2 {
    margin-bottom: 16px;
  }
  .mfp-content .wrapper .info-wrapper .info-title-wrapper {
    flex-wrap: wrap;
    gap: 12px;
  }
  .wrapper .info-wrapper .info-title-wrapper img {
    flex-basis: 15%;
  }
  .mfp-content .wrapper .info-wrapper .info-title-wrapper h2 {
    margin-bottom: 0px;
    flex-basis: 75%;
  }
  .mfp-content .wrapper .info-wrapper .info-code {
    justify-content: flex-end;
  }
  .mfp-arrow {
    top: 90% !important;
  }
  .mfp-wrap {
    overflow: hidden !important;
  }
}
@media only screen and (max-width: 440px) {
  .mfp-content .wrapper {
    gap: 16px;
  }
  .wrapper .info-wrapper .info-title-wrapper {
    gap: 8px;
  }
  .wrapper .info-wrapper .info-title-wrapper img {
    max-width: 56px;
    max-height: 56px;
    flex-basis: 25%;
  }
  .mfp-content .wrapper .info-wrapper h2 {
    font-size: 32px;
    line-height: 40px;
    flex-basis: 70%;
  }
  .wrapper .info-wrapper .info-title-wrapper .h2.score {
    font-size: 20px;
    line-height: 28px;
  }
  .wrapper .info-wrapper .info-text p {
    margin: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .mfp-content .wrapper {
    padding: 26px 18px;
  }
}
/* tool tip */
.info-tooltip .pop-up-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  cursor: pointer;
}
.info-tooltip span.pop-up {
  position: absolute;
  bottom: -400%;
  font-size: clamp(12px, 2vw, 13px);
  display: block;
  width: 300px;
  background: var(--white);
  color: var(--black);
  padding: 32px;
  border-radius: 30px;
  z-index: 11;
  line-height: 1;
  opacity: 0;
  transform: scale(0);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
  transition: 0.3s all ease;
}

.info-tooltip:hover span.pop-up {
  opacity: 1;
  transform: scale(1);
  bottom: 195%;
  width: 300px;
}
.info-tooltip:hover span.pop-up::before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='27' viewBox='0 0 36 27' fill='none'%3E%3Cpath d='M22.3239 23.5532C20.3967 26.8723 15.6033 26.8723 13.6761 23.5532L-1.10459e-06 2.57483e-06L36 5.72205e-06L22.3239 23.5532Z' fill='white'/%3E%3C/svg%3E");
  position: absolute;
  left: calc(50% - 18px);
  filter: drop-shadow(0px 3px 2px rgb(0 0 0 / 0.1));
  top: 100%;
}
.info-tooltip span.pop-up .p2 {
  font-weight: 700;
  margin-bottom: 8px;
}
.info-tooltip span.pop-up .p4 {
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  margin: 0;
}

.p3.code {
  margin-top: 16px;
  font-weight: 300;
  margin-bottom: 0;
}


@media only screen and (max-width: 786px) {  
  .info-tooltip span.pop-up {
    right: -16px;
    border-radius: 16px;
  }
  .info-tooltip:hover span.pop-up::before {
    left: calc(100% - 50px);
  }
}

/* Small tabs */
.tab-description {
  display: none;
  font-weight: 300;
}
.tab-description.active {
  display: block;
}
.image-side img {
  display: none;
}
.image-side img.active-solo,
.image-side img.active {
  display: block;
}
.tab-buttons {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}
.tab-button {
  padding: 12px;
  background: var(--white);
  border-radius: 8px;
  border: solid 1px var(--black);
  cursor: pointer;
  transition: all .3s ease;
}
.tab-button:hover {
  padding: 12px;
  background: var(--light-grey);
  border-radius: 8px;
  border: solid 1px var(--black);
}
.tab-button.active {
  padding: 12px;
  background: var(--light-grey);
  border-radius: 8px;
  border: solid 1px #ffffff01;
}

/* tabs */
.tabs {
  max-width: 969px;
  width: 100%;
  position: relative;
  height: 452px;
  display: flex;
  gap: 8px;
}
.tab-switch {
  display: none;
}
.tab-content {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 47px;
  left: 0;
  /*padding: 24px;*/
  background: var(--secondary-light-grey);
  color: var(--black);
  border: 1px solid var(--light-grey);
  opacity: 0;
  transition: all 0.35s;
  bottom: 0;
  display: flex;
}
.tab {
  float: left;
  width: 100%;
  flex-grow: 1;
}
/*
.tabs::before,
.tabs::after {
  content: "";
  display: table;
}
*/
.tabs::after {
  clear: both;
}
.tab-label {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  width: 100%;
  padding: 8px 0;
  white-space: nowrap;
  flex-grow: 1;
  display: inline-block;
  cursor: pointer;
}
.label-wrapper {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 100%;
  height: 36px;
  margin-top: 12px;
  margin-right: 4px;
  background: var(--light-grey);
  border: 1px solid var(--light-grey);
  border-bottom: 0;
  border-radius: 8px 8px 0px 0px;
  color: var(--secondary-grey);
  cursor: pointer;
  top: 0;
  transition: all 0.25s;
  z-index: 4;
}
.tab-switch:checked + .label-wrapper + .tab-content {
  z-index: 2;
  opacity: 1;
  transition: all 0.35s;
}
.tab-switch:checked + .label-wrapper {
  background: var(--secondary-light-grey);
  height: 48px;
  margin-top: 0;
  color: #2c3e50;
  border: 1px solid var(--light-grey);
  border-bottom: 0;
  transition: all 0.35s;
  z-index: 3;
  top: 0 ;
}
.tab-switch:checked ~ .label-wrapper .tab-label {
  cursor: default;
  padding: 10px 0;
}

@media only screen and (max-width: 786px) {
  .tab-label {
    padding: 4px;
    white-space: initial;
    overflow: hidden;
    max-height: 100%;
  }
  .tab-content {
    min-height: 300px;
  }
  .label-wrapper {
    height: 60px;
  }
  .tab-switch:checked + .label-wrapper {
    height: 72px;
  }
  .tab-switch:checked ~ .label-wrapper .tab-label {
    padding: 4px;
  }
  .tab-content {
    top: 71px;
  }
}
@media only screen and (max-width: 440px) {
  .tabs {
    gap: 2px;
  }
  .tab-label {
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
  }
  
}

.model-wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}
.model-wrapper,
model-viewer {
  display: flex;
  height: auto;
  width: 100%;
  overflow: hidden;
  justify-content: center;
  background: var(--secondary-light-grey);
}
.model-wrapper img {
  padding: 24px;
  overflow: hidden;
}

.img-wrapper {
  display: flex;
  justify-content: center;
  position: relative;
  max-height: 120px;
  flex-grow: 0;
  overflow: hidden;
}

@media screen and (max-width: 1420px){

  .nutrition-arrow-left:before{
    display:none;
  }

}

@media screen and (max-width: 796px){

  .row-fluid-wrapper.dnd-section:has(.right-gradient-section) {
    background-color: #000;
    padding-top: 40px !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 15% 100% !important;
  }
  .row-fluid-wrapper.dnd-section:has(.right-gradient-section):before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    bottom: 200px;
    width: 100%;
    height: 100px;
    left: 0px;
    content: "";
    z-index: 1;
  }


  .row-fluid-wrapper.dnd-section:has(.left-gradient-section) {
    background-color: #000;
    padding-top: 40px !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 85% 100% !important;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section.just-overlay) {
    background-color: var(--black);
    padding: 0 !important;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section):before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    position: absolute;
    bottom: 200px;
    width: 100%;
    height: 100px;
    left: 0px;
    content: "";
    z-index: 1;
  }
  .row-fluid-wrapper.dnd-section:has(.left-gradient-section.just-overlay):before {
    display: none;
  }

  .left-gradient-section:before,
  .right-gradient-section:before {
    box-shadow: inset -0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
    -webkit-box-shadow: inset 0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
    -moz-box-shadow: inset -0vw 1px 5px 5px rgba(0, 0, 0, .59) !important;
  }

  .row-fluid-wrapper.dnd-section.stack-image-mob-left {
    padding:0px !important;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 15% 100% !important;
  }


  .stack-image-mob-left .text-block {
    border-radius:0px !important;
  }

  .row-fluid-wrapper.dnd-section.stack-image-mob-right {
    padding:0px !important;
    padding-bottom: 350px !important;
    background-size: auto 300px !important;
    background-position: 85% 100% !important;
  }

  .stack-image-mob-right .text-block {
    border-radius:0px !important;
  }

  .row-number-14.dnd_area-row-4-background-image.dnd-section.dnd_area-row-4-padding {
    background-color: black;
    background-size: auto 730px !important;
    background-position: bottom center !important;
  }
  .row-fluid-wrapper.dnd-section.stack-image-mob-left.mobile-spec-img-stack,
  .row-fluid-wrapper.dnd-section.stack-image-mob-right.mobile-spec-img-stack {
    padding: 32px 16px 350px !important;
    background-color: var(--black) !important;
  }
  
}

/* buttons */
.seo-text {
  opacity: 0 !important;
  font-size: 1px !important;
  line-height: 1 !important;
  width: 0 !important;
  height: 0 !important;
  position: absolute !important;
}


.row-fluid-wrapper.dnd-row:has(.bring-row-above) + .row-fluid-wrapper.dnd-row img{
    position: relative;
  z-index: 9;
}

.table-style-1{
  border: 0px solid #353A3B;
    border-radius: 10px;
    width: 100% !important;
    border-spacing: 0px;
    border-collapse: unset;
   table-layout: fixed; 
}

.table-style-1 td{
 width: 50% !important;
  min-width: 50% !important;
  padding: 30px 20px;
      font-family: brother-1816, sans-serif;
    font-style: normal;
    font-weight: 250;
    text-decoration: none;
    color: #1b1c1d;
    font-size: 20px;
    line-height: 28px;
}
.table-style-1  td:first-of-type{
  border-right: 0px solid black;
  border-bottom: 0px solid black;
}

.table-style-1  td:last-of-type{
  border-bottom: 0px solid black;
}

.table-style-1 tr:first-of-type td:first-of-type{
border-top-left-radius: 10px;
}

.table-style-1 tr:first-of-type td:last-of-type{
border-top-right-radius: 10px;
}


.table-style-1 tr:last-of-type td:first-of-type{
border-bottom-left-radius: 10px;
  border-bottom: 1px solid black;
}

.table-style-1 tr:last-of-type td:last-of-type{
border-bottom-right-radius: 10px;
   border-bottom: 1px solid black;
}
.table-style-1 td:first-of-type{
 text-align: right;
   font-weight: bold;
    align-content: center;
}

h2 {
  word-break: break-word; /* Allows breaking inside long words */
  word-wrap: break-word; /* Ensures content fits the container */
  white-space: normal; /* Prevents forced line breaks */
  line-break: strict; /* Uses Japanese-specific breaking rules */
}

/* Link underline override */
.link-underline:after {
  content: "";
  background-color: var(--black);
  bottom: 1px;
  height: 5px;
  left: 0;
  position: relative;
  margin-top: 4px;
  margin-bottom: -4px;
  display: block;
  visibility: hidden;
  width: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='56' height='5' viewBox='0 0 56 5' fill='none'%3E%3Cpath d='M55.0479 2.44107C54.9919 2.27045 54.8241 2.24912 54.8217 2.40515C54.8203 2.50057 54.7761 2.532 54.6591 2.52302C54.4452 2.50618 54.471 2.77222 54.4428 2.5668C54.4132 2.35015 54.4908 2.49159 54.5674 2.29739C54.6055 2.19524 54.6276 2.18851 54.6628 2.27045C54.7268 2.39729 54.7282 2.2929 54.6685 2.14024C54.6064 1.98084 54.5467 2.11779 54.5204 2.00666C54.503 1.93257 54.7169 1.65868 54.8241 1.9786C54.9501 2.35688 55.0733 2.05493 55.0291 1.95951C54.8951 1.71705 55.1377 1.52173 55.0982 1.73838C55.0432 2.07289 55.2228 1.5801 55.3351 1.76644C55.4433 1.92921 55.5585 1.65868 55.409 1.70246C55.2895 1.73052 55.5321 1.21192 55.5707 1.61939C55.5937 1.85849 55.9985 1.85063 55.9999 1.75858C56.0009 1.70582 55.9901 1.67888 55.9755 1.68674C55.8095 1.76083 55.4927 1.23437 55.3845 1.36009C55.266 1.4903 55.2524 1.34999 55.3116 1.35448C55.3483 1.35784 55.3483 1.3309 55.3135 1.22426C55.2294 0.960473 55.2289 1.4353 55.086 1.04915C54.8542 0.492384 54.0192 1.20855 53.684 0.945881C53.5862 0.877407 53.5462 0.87404 53.534 0.942513C53.5119 1.08507 53.1424 0.961596 53.1772 1.09742C53.2383 1.34999 52.8119 1.01211 52.9322 0.833629C52.9924 0.750563 52.7258 0.679844 52.7239 0.842609C52.7202 1.12661 52.2087 1.08732 52.2115 0.888632C52.2199 0.269003 51.5838 0.957106 52.0258 0.830261C52.1057 0.822404 51.9726 1.28937 51.794 0.942513C51.6948 0.739338 51.6929 0.989659 51.596 0.716887C51.5189 0.483404 51.4531 0.469934 51.4395 0.669742C51.4324 1.17936 51.2392 1.03456 51.2124 0.966086C51.1894 0.922308 50.4719 0.711275 50.4376 0.973944C50.4014 1.2063 50.2303 1.1412 50.2538 1.03793C50.2787 0.92792 50.1146 0.888632 50.1362 1.06375C50.1588 1.22988 49.8659 1.14906 49.998 1.01772C50.1593 0.853834 49.454 1.04354 49.352 0.686579C49.2707 0.372275 49.4625 1.15242 49.1386 1.32417C48.8358 1.48357 49.0756 0.848222 49.0159 0.694437C49.0018 0.658516 48.9797 0.683212 48.9717 0.734847C48.9477 0.872917 48.7869 0.868427 48.7704 0.73597C48.7577 0.633821 48.4023 0.496874 48.5043 0.688824C48.5678 0.807811 48.5716 0.834752 48.1907 0.899858C48.092 0.917818 48.1028 0.92792 48.2411 0.947003C48.6915 1.02333 48.0525 1.23886 47.9425 0.870672C47.9007 0.728112 47.8931 0.72699 47.8438 0.880775C47.7944 1.03456 47.7831 1.03344 47.6646 0.884142C47.5391 0.725867 47.3017 0.706785 47.1536 0.834751C47.0337 0.953738 47.0751 0.688824 47.0097 0.683212C46.9364 0.703417 46.9148 0.675354 46.934 0.599023C46.9872 0.413808 46.3774 0.0714401 46.3172 0.288086C46.2838 0.412685 46.4441 0.348702 46.4427 0.464321C46.4385 0.778626 46.3163 0.463198 46.2927 0.460953C46.2415 0.456463 46.3238 0.899857 46.1954 0.889755C46.1226 0.884142 46.1357 0.728112 46.2128 0.689947C46.257 0.658516 46.2537 0.649536 46.1917 0.636066C46.1141 0.629331 45.9683 0.0882778 46.0182 0.491261C46.0346 0.605758 46.0201 0.622596 45.9477 0.573205C45.8193 0.474424 45.8997 0.675354 45.7742 0.689947C45.7206 0.691444 45.7226 0.717636 45.7803 0.768523C45.8597 0.835874 45.856 0.844854 45.7351 0.843732C45.5203 0.844854 45.6374 0.508099 45.5555 0.637189C45.3858 0.851589 44.7624 0.639434 44.745 0.581063C44.6359 0.181447 43.7097 0.520447 43.7619 0.328496C43.8292 0.128688 43.5118 0.181447 43.5776 0.427278C43.588 0.472179 43.5508 0.503609 43.5001 0.499119C43.3665 0.489016 43.4765 0.322884 43.3966 0.316149C43.289 0.307169 43.4333 0.581063 43.1263 0.556367C42.8489 0.533917 43.0797 0.685457 42.8785 0.755053C42.5884 0.869549 42.7718 0.440748 42.7953 0.442993C42.8428 0.446361 42.76 0.614738 42.8367 0.620351C42.9462 0.629331 42.8545 0.377887 42.7309 0.332987C42.5602 0.266758 42.5189 0.350947 42.603 0.58443C42.7149 0.88751 42.5668 0.771891 42.5466 0.684334C42.517 0.530549 42.1803 0.582185 42.3952 0.523814C42.7516 0.422788 42.0572 0.238695 42.13 0.42391C42.2739 0.890877 41.7464 0.743828 41.5038 0.775258C40.9091 0.843732 41.0736 0.520447 40.9415 0.485649C40.8432 0.459831 40.7863 0.604636 40.8357 0.730357C40.8888 0.865059 41.2556 1.00874 41.3298 0.926798C41.366 0.88302 41.9086 1.46336 41.5668 1.24223C41.4018 1.15355 41.3844 1.49367 41.3867 1.30621C41.3891 1.14906 41.1676 1.23437 41.1084 1.08283C40.9974 0.798831 40.5334 1.14344 40.6467 0.645046C40.7732 0.121953 40.5264 0.239818 40.5005 0.389112C40.4657 0.541775 40.2405 0.573205 40.3543 0.394725C40.4441 0.244308 40.3721 0.169099 40.2137 0.244308C40.1253 0.281351 40.1216 0.298188 40.1869 0.311659C40.4135 0.353192 40.1498 0.729235 39.9814 0.365539C39.9189 0.24094 39.736 0.650659 39.6232 0.363294C39.5781 0.247675 39.3453 0.337476 39.4408 0.610248C39.5513 0.92343 39.201 0.734847 39.2311 0.706785C39.2913 0.664129 39.2555 0.497996 39.1855 0.555245C39.1211 0.625963 39.1559 0.963841 39.0506 0.797708C38.989 0.684334 39.1944 0.39697 39.1535 0.238695C39.1206 0.120831 38.8945 0.759543 38.8268 0.343089C38.7609 -0.122755 38.7548 0.642801 38.7271 0.684334C38.6152 0.839242 38.295 0.23645 38.2903 0.553C38.2847 0.947003 38.1497 0.312781 38.0101 0.477791C37.9208 0.58443 37.8526 0.500242 37.8554 0.299311C37.8582 0.0905229 37.8183 0.0871553 37.7167 0.297066C37.5954 0.545142 37.4158 0.510344 37.3862 0.680967C37.3575 0.845977 37.1356 0.466566 37.0529 0.732602C36.9805 1.00537 36.7463 0.87404 36.8051 0.677599C36.8169 0.625963 36.8103 0.573205 36.7849 0.554122C36.7633 0.535039 36.7468 0.393602 36.7525 0.25441C36.7604 -0.309093 36.4389 0.208387 36.5785 0.42391C36.6161 0.500242 36.6406 0.821281 36.5183 0.812301C36.4351 0.805566 36.3594 0.624841 36.3491 0.623718C36.2945 0.619228 36.3712 0.799953 36.3176 0.795463C36.2955 0.793218 36.2781 0.757298 36.2785 0.71352C36.279 0.678722 36.2391 0.658516 36.1916 0.671987C36.0425 0.738215 36.098 0.341967 36.028 0.336354C35.9687 0.331864 36.075 0.602391 35.9551 0.592288C35.8747 0.585553 35.8479 0.418298 35.9283 0.407073C35.9518 0.399215 35.4121 0.0882778 35.3942 0.451973C35.3838 0.715765 35.1097 0.660761 35.1126 0.473301C35.114 0.377887 35.1366 0.344212 35.1869 0.3835C35.2268 0.412685 35.2527 0.39697 35.2386 0.353192C35.2052 0.20951 34.87 0.24543 34.9814 0.463198C35.0571 0.5979 34.8704 0.947003 34.8173 0.685457C34.7595 0.408195 34.9696 0.252165 34.7506 0.235328C34.5597 0.219612 34.736 -0.0699971 34.4647 0.0287844C34.4534 0.036642 34.4783 0.099503 34.5174 0.181447C34.5705 0.290331 34.5705 0.308291 34.5235 0.277983C34.4436 0.207265 34.4934 0.321761 34.2743 0.327374C33.9513 0.336354 34.2522 0.444116 34.1074 0.7674C34.0881 0.821281 34.1304 0.39697 33.3876 0.509222C33.0905 0.559735 33.1074 0.162364 33.105 0.338599C33.1031 0.482281 32.9861 0.477791 33.0133 0.357682C33.0486 0.239818 32.8201 0.255533 32.8784 0.320639C33.0928 0.510344 32.6382 0.504732 32.5865 0.288086C32.5625 0.207265 32.5907 0.386867 32.2564 0.375642C31.7971 0.363294 31.4177 1.07385 31.4807 0.697804C31.5554 0.277983 31.1901 1.35223 31.1953 0.997517C31.1972 0.858324 31.0773 0.813424 31.0354 0.941391C30.9743 1.13783 30.6236 0.982924 30.7468 0.691069C30.8083 0.536162 28.7843 0.941391 28.7867 0.778626C28.7895 0.586675 28.5888 0.553 28.5535 0.742705C28.5225 0.922308 28.4397 0.87853 28.4722 0.805566C28.5747 0.501364 27.7792 0.505854 27.8958 0.986291C27.9856 1.35672 27.7039 1.28937 27.6282 0.764033C27.4345 1.5801 27.2827 0.739338 27.3297 1.21192C27.3683 1.63847 26.9037 1.41734 26.962 1.38366C27.065 1.33764 26.979 1.18385 27.1111 1.19508C27.4825 1.22426 26.8544 0.469934 26.8506 0.738215C26.8487 0.868427 26.5944 0.761788 26.5925 0.892C26.5911 1.00201 26.4261 1.01323 26.5196 0.886387C26.6245 0.73148 26.4101 0.866182 26.4124 0.703417C26.4134 0.627086 26.2136 0.478914 26.3198 0.783116C26.3795 0.953738 26.3795 0.962718 26.2831 1.04242C26.1355 1.1614 26.0847 1.1311 26.0617 0.936901C26.0105 0.526059 25.9216 0.925675 26.0072 0.932411C26.1064 0.940268 25.9973 1.33764 25.781 1.176C25.7067 1.11089 25.5182 1.24223 25.5323 0.938023C25.5365 0.651781 25.2441 0.746073 25.2201 0.799953C25.2037 0.845977 25.5582 1.10528 25.4524 1.18498C25.1379 1.40162 25.198 1.12997 25.1172 1.12324C25.0499 1.11763 25.1477 1.16477 25.1515 1.53632C25.1665 1.94717 25.034 1.88206 25.0702 1.60817C25.1252 1.14681 24.6639 1.37131 24.3795 1.07273C24.4331 1.03793 24.545 0.986291 24.5464 0.894245C24.5502 0.621473 24.4369 1.07946 24.3489 0.89649C24.1364 0.448606 24.0203 1.5251 23.8327 1.21304C23.6179 0.892 23.2126 1.65419 23.2723 1.29947C23.2883 1.1962 23.2483 1.17487 23.0288 1.19283C22.608 1.22651 22.7514 0.932411 22.7838 0.929043C22.8543 0.920063 22.4129 0.515957 22.4401 0.953738C22.4613 1.20967 22.3837 1.34325 22.3875 1.0716C22.3917 0.775258 22.3372 0.988536 22.0015 0.962718C21.7692 0.943636 21.8087 1.38029 21.8059 1.09518C21.8007 0.881897 21.607 0.903225 21.6423 1.03007C21.6879 1.21753 21.5012 0.947003 21.4397 1.15355C21.3917 1.3455 21.1345 1.21865 21.1627 1.34101C21.1858 1.43979 21.0786 1.44652 21.0499 1.32305C21.0015 1.10303 20.2699 1.36907 20.1693 1.30509C20.0236 1.18947 20.0692 1.59582 19.9888 1.41285C19.9662 1.36346 19.6521 1.34999 19.7918 1.13559C19.8402 1.06936 19.8369 1.0514 19.7857 1.04803C19.6963 1.04129 19.646 0.375642 19.5854 0.464321C19.5214 0.535039 19.608 0.624841 19.5257 0.808934C19.394 1.12548 19.5073 0.226347 19.0551 0.75393C18.9215 0.908838 18.9065 0.907715 18.8538 0.764033C18.8007 0.629331 18.8012 0.620351 18.8515 0.667497C18.9253 0.74495 18.9483 0.436258 18.8317 0.500241C18.5793 0.615861 18.5511 0.554122 18.5764 0.732602C18.6343 1.03344 18.2723 0.773013 18.3672 1.06487C18.4302 1.27478 18.2567 1.19283 18.2643 1.11763C18.2873 0.979556 17.5882 0.867305 17.6249 1.10977C17.654 1.30396 17.615 1.10752 17.4406 1.21753C17.3263 1.27815 17.2939 1.26692 17.2299 1.11314C17.1448 0.91445 16.8355 0.845977 16.7894 1.00762C16.7396 1.18722 16.7532 1.24896 16.8275 1.15916C16.9243 1.04466 16.9422 1.05476 16.9398 1.2209C16.9319 1.7945 16.5205 1.49479 16.497 1.52622C16.441 1.58796 16.4843 1.39489 16.4114 1.38815C16.3122 1.38029 16.3616 1.02221 16.268 1.19396C16.2295 1.26131 15.5214 1.02895 15.4161 1.231C15.339 1.40275 15.3409 1.09293 15.1509 1.1311C15.0776 1.1513 15.0414 1.12212 15.0423 1.04354C15.0442 0.913328 14.9497 0.87853 14.9149 1.00762C14.8801 1.14344 14.8702 0.955983 14.6427 0.872917C14.4255 0.813424 14.6714 0.981801 14.4857 1.11314C14.3079 1.22875 14.3112 1.42969 14.0672 1.51612C13.8984 1.56326 13.85 1.62051 13.9741 1.63062C14.0983 1.64072 14.0197 1.7743 13.8543 1.83042C13.677 1.89665 13.6573 1.69235 13.7499 1.70021C13.8909 1.71144 13.7377 1.36458 13.906 1.26804C14.0484 1.18273 13.843 1.16477 13.8195 1.17375C13.7518 1.20855 13.6624 0.798831 13.6958 1.14681C13.7532 1.69348 13.5816 0.88751 13.3968 1.10528C13.1763 1.36121 13.1852 0.904348 13.0776 1.44652C12.9487 2.13575 13.1086 1.15579 12.6102 1.14793C12.3653 1.13671 12.3366 1.12661 12.3169 0.958228C12.3009 0.799954 12.2901 0.798831 12.2242 1.04691C12.1232 1.42407 12.0075 1.11538 12.0089 1.03793C12.0108 0.913328 11.8984 1.08732 11.9003 0.950371C11.9022 0.812301 12.024 0.908838 12.0052 0.75842C11.9849 0.594533 11.2285 0.464321 11.4758 0.986291C11.5148 1.06824 11.5294 1.06936 11.5453 0.982924C11.5768 0.779748 11.5374 1.21753 11.9511 1.22426C11.6558 1.45999 11.378 1.27478 11.4353 1.515C11.4866 1.74624 11.0982 1.24447 11.1161 1.61153C11.1222 1.70807 11.1105 1.74175 11.0855 1.7047C11.0268 1.60368 11.109 1.41846 11.0404 1.26468C10.9873 1.12997 10.9445 1.18722 10.9572 1.3455C10.9182 1.21304 10.7611 1.37019 10.8298 1.17824C10.8904 1.00986 10.7296 1.02333 10.7282 1.11763C10.7254 1.31968 10.6257 0.961596 10.5246 1.04915C10.4109 1.15916 10.582 1.12997 10.5797 1.28039C10.5782 1.39376 10.33 1.35672 10.3173 1.23325C10.3009 1.10977 10.1481 1.05364 10.07 1.14344C10.0033 1.22539 9.68543 0.714642 9.71317 1.04466C9.73997 1.30284 9.55802 1.1513 9.56084 0.962718C9.56319 0.786483 9.09915 0.695559 9.02487 0.885265C8.99055 0.969454 8.97973 0.977311 8.97738 0.898735C8.97926 0.75842 8.8589 0.761788 8.88288 0.865059C8.9393 1.08283 7.98066 0.71801 8.0479 0.990781C8.07187 1.09405 7.91484 1.09293 7.91672 0.962718C7.9186 0.817914 7.76016 0.984046 7.79025 0.87404C7.83492 0.719132 7.59232 0.647291 7.5895 0.866182C7.58762 1.01323 7.37934 0.836997 7.41883 1.0615C7.4461 1.2411 7.25663 1.22988 7.32339 1.08058C7.47384 0.74495 7.21479 0.906593 7.18705 0.904348C7.13486 0.941391 7.32057 1.02333 7.21996 1.17712C7.03895 1.43754 7.04365 0.960473 6.9233 1.2063C6.83679 1.38029 6.92236 1.14906 6.5768 1.17038C6.31727 1.176 6.3027 1.16589 6.35959 1.03119C6.51097 0.655149 6.23829 0.815669 6.23406 1.11763C6.23124 1.33203 6.09959 1.1614 6.15366 1.11089C6.18704 1.08732 6.18751 1.05252 6.15178 0.979556C5.89837 0.362172 5.76626 0.924553 5.97923 1.04466C6.30599 1.24223 5.83114 1.75409 5.91623 1.38029C5.94867 1.17263 5.68445 1.22651 5.68304 1.31856C5.6821 1.38703 5.99569 1.54418 5.70843 1.60031C5.47429 1.62613 5.51614 1.04354 5.64308 1.05364C5.66658 1.05589 5.83537 0.673109 5.58525 0.752808C5.50814 0.789851 5.47429 0.840364 5.48417 0.91894C5.51144 1.09854 5.31632 1.0514 5.34124 0.942513C5.35299 0.899858 5.33889 0.854957 5.30598 0.852712C5.2237 0.845977 5.30739 0.955983 5.22934 1.10865C5.12356 1.30509 5.07137 0.850467 5.03987 1.07609C5.00884 1.21304 4.94772 1.20294 4.97405 1.08844C4.99709 1.00313 4.82266 0.798831 4.75214 1.0267C4.68444 1.2209 4.67786 1.01997 4.51895 1.23549C4.33653 1.48806 4.2519 1.09742 4.27635 1.3208C4.29986 1.46224 4.19313 1.7945 4.15787 1.69572C4.14001 1.6598 4.15223 1.59021 4.17809 1.55765C4.44043 1.19171 3.56219 1.44316 3.56642 1.13334C3.56736 1.08058 3.59651 1.07497 3.63271 1.10416C3.67973 1.1513 3.67268 1.1165 3.61297 0.962718C3.47286 0.605758 3.48227 1.19508 3.42303 0.964963C3.39529 0.858324 3.2895 0.832506 2.94912 0.866182C2.82829 0.88302 2.79444 1.21977 2.90304 1.29835C3.16444 1.47683 2.71592 1.56776 2.82123 1.91125C2.85979 2.03697 2.85932 2.0538 2.80854 2.04931C2.70605 2.04146 2.86073 2.48934 2.91197 2.49383C3.01447 2.50169 2.93313 2.94845 2.80854 2.57241C2.71968 2.30076 2.78644 2.57016 2.65527 2.56006C2.52504 2.54996 2.60167 2.24912 2.68019 2.07289C2.93548 1.55653 2.45358 1.79338 2.55842 1.61827C2.66467 1.44091 2.51705 1.32754 2.43853 1.3208C2.34074 1.31294 2.1964 0.57096 2.22743 0.980679C2.23402 1.18385 1.64586 0.921185 1.61483 1.1412C1.59085 1.27927 1.75869 1.30958 1.79349 1.18161C1.85508 0.962718 1.9933 1.61041 1.86213 1.48357C1.82263 1.43642 1.80712 1.48806 1.80477 1.65307C1.7996 2.03697 1.58286 1.83267 1.5838 1.76644C1.58521 1.6699 1.76622 1.79001 1.76998 1.51949C1.77139 1.43193 1.28995 1.37693 1.31346 1.5004C1.34449 1.61602 1.27914 1.59357 1.22978 1.46785C1.16866 1.31182 1.00457 1.61041 1.23401 1.6946C1.34308 1.7294 1.40749 1.84838 1.31581 1.84053C1.24012 1.83491 1.20345 2.01676 1.3727 1.96737C1.49447 1.93145 1.55841 1.86747 1.36424 2.0538C1.03795 2.39393 0.909133 1.63511 0.998931 1.77205C1.09249 1.89328 0.99376 1.18947 0.897849 1.42407C0.863998 1.52398 0.965081 1.45663 0.93264 1.80236C0.897849 2.30413 0.451206 2.05717 0.52502 1.9438C0.666535 1.75297 0.191683 2.01115 0.190273 2.08299C0.189332 2.14361 0.155952 2.18514 0.11928 2.18177C-0.00577994 2.17167 -0.0306979 2.72844 0.0360634 2.65547C0.0764964 2.60159 0.252333 3.4143 0.178049 3.47828C0.0967128 3.53553 0.286183 3.6141 0.303579 3.92504C0.317684 4.17873 0.393378 4.16863 0.36846 3.99127C0.348243 3.82626 0.545706 3.61298 0.417826 3.60288C0.376922 3.59951 0.196855 3.36603 0.280542 3.24255C0.36987 3.12805 0.540065 3.49063 0.511385 3.73197C0.490699 3.89586 0.504803 3.94974 0.591781 4.00025C0.817923 4.16414 0.830618 4.19893 0.80758 4.00025C0.772319 3.73197 1.20768 3.7634 1.23072 3.7982C1.40843 4.08668 0.982476 4.12036 1.08403 4.36282C1.17665 4.61876 1.4578 4.3168 1.42583 4.50314C1.38163 4.76917 1.13245 4.53008 1.08403 4.62437C1.0403 4.70856 1.03842 5.15532 0.785953 4.75795C0.600244 4.4616 0.670766 4.84663 0.697565 4.81183C0.716371 4.78713 0.741289 4.82418 0.751162 4.90388C0.793006 5.21706 1.74882 4.63896 1.66419 4.93306C1.64492 5.01051 1.66701 5.00266 1.73049 4.91173C1.92842 4.62661 1.98719 5.10481 2.02856 4.77815C2.05348 4.57947 2.20205 4.65243 2.19923 4.86122C2.19781 4.97459 2.21239 4.96674 2.28009 4.83316C2.51093 4.39762 2.59368 5.1542 2.80149 4.65692C2.88894 4.4863 2.4249 4.69284 2.47191 4.44701C2.49589 4.26741 2.66514 4.4616 2.57629 4.31568C2.42678 4.03954 3.01682 4.19669 3.01259 3.67809C3.00788 3.38174 2.91103 3.4693 2.99143 3.37052C3.10285 3.23694 3.34075 3.66013 3.18842 3.64778C3.12448 3.64217 3.0281 3.85881 3.18654 3.79595C3.32853 3.74881 3.31677 3.7185 3.203 3.91943C3.1541 4.00249 3.13388 4.15852 3.08499 4.25057C2.97356 4.46722 2.96322 4.41558 3.12636 4.42793C3.35533 4.44589 3.27822 3.81616 3.42256 3.90147C3.51612 3.97668 3.43008 4.1024 3.48556 4.10689C3.54903 4.1125 3.49402 3.9329 3.60121 3.94188C3.70606 3.94974 3.63365 3.82514 3.69477 3.80044C3.74179 3.76677 3.73192 3.98566 3.74038 4.20567C3.74461 4.38639 3.90634 4.03392 3.83535 3.93402C3.60639 3.604 4.39154 3.69492 4.24673 4.03617C4.15599 4.21016 4.06243 4.23036 4.15975 4.23822C4.20833 4.24795 4.20771 4.29136 4.15787 4.36843C3.89694 4.83428 4.56737 4.26741 4.59041 4.26292C4.87626 4.227 4.59041 3.7533 4.58665 4.00923C4.58336 4.23598 4.4724 4.07883 4.45407 3.82401C4.4141 3.27174 4.26366 3.8633 4.09017 3.44573C4.04786 3.34582 3.99379 3.2897 3.97498 3.31439C3.91763 3.37725 3.96135 3.0955 3.90117 3.08989C3.87907 3.08764 3.87296 3.02703 3.88471 2.94845C3.90446 2.82834 3.90117 2.81936 3.85604 2.90243C3.80056 3.00121 3.5321 2.70374 4.33512 2.89681C4.43714 2.92263 4.49027 3.04835 4.39154 3.0405C4.29281 3.03264 4.08594 3.19091 4.085 3.27735C4.08359 3.37164 4.44419 3.46705 4.5119 3.59053C4.59699 3.8083 5.21289 3.37052 5.16399 4.00025C5.14613 4.25506 5.31961 4.33925 5.24627 4.12036C5.14472 3.80942 5.38873 3.64666 5.32996 4.13607C5.28529 4.4964 5.49122 4.20791 5.52366 4.12485C5.62521 3.91943 5.31773 3.70503 5.46113 3.63094C5.57161 3.57033 5.69009 3.72748 5.65859 3.89136C5.63885 4.00362 5.6459 4.02158 5.6868 3.97219C5.77049 3.85657 5.93833 4.00811 5.94021 3.87004C5.94256 3.70952 6.16212 3.97331 5.90824 4.05076C5.73099 4.07209 5.89696 4.40772 6.02437 4.10352C6.08079 3.97668 6.1057 3.49961 6.05399 3.56471C5.89555 3.7387 6.20773 3.03152 6.20068 3.51532C6.19785 3.71625 6.44374 3.91045 6.54059 3.78697C6.63321 3.65002 6.7752 4.2472 6.78178 3.79707C6.78554 3.53216 6.81563 3.60288 6.90966 3.53665C6.991 3.4794 6.97971 3.70839 6.92283 3.62533C6.86594 3.5344 6.93646 3.88463 7.06246 3.81952C7.1847 3.76228 7.10712 3.95423 7.22137 3.96321C7.35301 3.97331 7.18705 3.74432 7.23689 3.63319C7.28766 3.51981 7.32292 3.96994 7.38874 3.74095C7.44234 3.54338 8.07987 3.67135 7.9769 3.22908C7.95057 3.13928 8.03191 2.98774 8.0761 3.19316C8.12077 3.39746 8.17578 3.37613 8.16825 3.13928C8.16308 2.98213 8.17813 2.94845 8.24724 2.97988C8.45269 3.03376 8.36431 3.48389 8.54626 3.01243C8.73384 2.48934 8.75641 3.11571 8.64922 2.97651C8.56459 2.83844 8.71974 3.57706 8.66332 3.54451C8.56882 3.50185 8.53544 3.54338 8.58105 3.66013C8.64922 3.85208 8.97926 3.39746 8.97409 3.77013C8.96798 4.21128 9.322 4.07546 9.3582 4.26292C9.37137 4.36843 9.43719 4.37405 9.5773 4.28088C9.66568 4.21802 9.72633 3.81279 9.64594 3.80605C9.61679 3.80381 9.60503 3.8633 9.61444 3.95198C9.6276 4.0575 9.60974 4.03056 9.56413 3.88687C9.44941 3.52655 9.65158 3.47491 9.35773 3.5041C9.1283 3.52879 9.14288 3.5041 8.97691 3.04611C9.32576 3.27735 9.37325 3.56359 9.33517 3.3099C9.322 3.22122 9.33329 3.17071 9.3662 3.17295C9.45271 3.17969 9.39253 3.67696 9.5284 3.31664C9.60033 3.12132 9.68778 3.16397 9.65534 3.37052C9.61444 3.61747 9.7489 3.57706 9.72727 3.46369C9.70706 3.35817 10.0865 3.63319 9.91674 3.76677C9.89089 3.79034 9.90499 3.8184 9.95247 3.82177C10.0691 3.85432 10.0992 4.33027 10.2383 4.01933C10.3215 3.83299 10.3648 4.22587 10.4584 3.97555C10.5007 3.83973 10.504 3.83973 10.5058 3.97892C10.5044 4.08331 10.5331 4.12934 10.6022 4.12597C10.8133 4.11138 10.991 4.38864 10.9125 4.15067C10.8556 3.97668 10.945 3.67472 11.078 4.07658C11.1269 4.2371 11.1838 4.33813 11.2026 4.31343C11.2252 4.27976 11.2539 4.31792 11.2712 4.37966C11.3183 4.56937 11.3263 4.27751 11.2407 4.22924C11.1086 4.12148 11.0804 3.51981 11.2365 3.74881C11.3578 3.95647 11.6224 3.38286 11.5515 3.69492C11.5237 3.7982 11.7832 3.80718 11.7673 3.67696C11.7508 3.55349 11.9727 3.36154 12.0263 3.45358C12.1659 3.67247 13.3305 3.21785 13.3282 3.40083C13.3253 3.60063 12.9723 3.30878 13.1279 3.5939C13.1885 3.71176 13.188 3.72972 13.1326 3.77799C13.0771 3.82626 13.0733 4.08781 13.1283 4.06535C13.2454 4.03954 13.2811 4.1125 13.2779 4.35609C13.2727 4.71641 13.3503 4.65355 13.3272 4.49079C13.2849 4.22475 13.4894 4.60978 13.6775 3.99576C14.0701 4.56375 13.9765 4.23822 13.9299 4.23373C13.7602 4.22026 14.26 3.96321 14.2694 3.99913C14.3832 4.47171 14.1114 4.35833 14.3794 4.47956C14.7283 4.63223 14.5158 4.3067 14.7033 4.32241C14.8618 4.33476 14.7866 4.56712 14.8519 4.42119C14.8848 4.34823 15.6836 4.42456 15.6634 4.39874C15.5985 4.34149 15.6079 4.19332 15.6733 4.19893C15.7062 4.20118 15.7179 4.15067 15.7081 4.07097C15.6794 3.90483 15.9107 3.81952 15.8815 4.21577C15.8477 4.63335 16.0169 4.46609 16.0179 4.39201C16.0188 4.337 17.2454 4.61202 17.4086 4.26741C17.5313 4.0126 17.4029 3.78473 17.4965 3.98678C17.5858 4.16414 17.4768 4.25618 17.5915 4.26516C17.6982 4.27414 17.8016 4.48293 17.8524 4.40772C17.9309 4.28312 17.6385 4.24496 17.7081 4.0126C17.7777 3.76228 17.756 4.19108 17.8844 4.20118C18.0019 4.21016 17.9765 4.46497 18.0292 4.30894C18.1284 3.94188 18.5181 4.61314 18.5252 4.12148C18.5285 3.89024 18.6564 3.88014 18.655 3.99239C18.6531 4.12597 18.7683 4.05638 18.8237 4.19781C18.8731 4.32466 19.1072 3.80493 19.1829 4.13046C19.2309 4.32802 19.2986 3.8734 19.3353 4.2124C19.3639 4.53008 19.8176 4.42456 19.8336 4.36619C19.8882 4.16526 21.537 4.337 21.5412 4.04066C21.5426 3.92616 21.5229 4.21465 22.1853 4.24047C22.2088 4.24159 32.9099 3.91831 32.9254 3.78024C32.9541 3.55573 33.0242 3.50073 33.0213 3.70054C33.0115 4.38864 42.4681 4.17648 42.4916 4.14281C42.6298 3.94412 42.7361 3.91831 42.7704 4.0777C42.8277 4.33813 42.9378 3.95984 42.9711 4.1024C43.0102 4.24496 45.3209 4.13271 46.3463 4.21465C46.4272 4.18883 46.3421 3.85657 46.4789 3.86779C46.53 3.87752 46.5319 3.91269 46.4846 3.97331C46.2321 4.29547 47.6567 4.34149 47.635 4.27414C47.5772 4.10801 47.6571 4.01933 47.6882 4.13832C47.7215 4.282 48.0713 4.18995 48.069 4.36058C48.068 4.43915 48.0788 4.44028 48.1127 4.36394C48.1766 4.22026 48.3628 4.25282 48.3605 4.40099C48.3586 4.52334 51.4324 4.12485 51.4085 4.15628C51.1141 4.52671 52.0742 4.36956 51.7564 4.08781C51.7173 4.04403 52.1757 3.97219 52.1386 4.19669C52.0606 4.63559 52.5763 3.59278 52.9012 4.03056C52.9585 4.11362 52.9877 4.10689 53.0441 3.998C53.1043 3.88014 53.141 3.87453 53.3365 3.9778C53.6642 4.14281 53.6045 3.99913 53.5302 3.99351C53.4315 3.98566 53.4038 3.89585 53.4531 3.75217C53.487 3.66798 53.4837 3.64104 53.4513 3.6388C53.3939 3.63431 53.4174 3.47491 53.542 3.68145C53.8137 4.13832 53.6934 3.33796 53.7498 3.45358C53.778 3.49736 53.7982 4.03729 53.9774 3.63768C54.0342 3.49624 54.4771 3.4592 54.4771 3.4592C54.4729 3.14714 54.2552 3.28296 54.2374 3.10897C54.211 2.92376 54.6121 3.09775 54.5246 2.94845C54.408 2.73517 54.6393 2.57578 54.6878 2.77783C54.7009 2.83508 54.5129 3.21224 54.6624 3.03713C54.85 2.83171 54.5415 3.49961 54.7141 3.52991C54.7832 3.55236 54.802 3.51083 54.7968 3.36154C54.7841 2.96417 55.0615 3.46593 55.0126 3.07305C54.9934 2.88784 55.0493 2.81375 55.0869 2.98325C55.117 3.11346 55.259 3.04386 55.2303 3.16959C55.2026 3.27286 55.3187 3.33796 55.2971 3.09662C55.2877 2.98213 55.259 2.94508 55.204 2.95855C55.1222 2.99335 55.4466 2.51291 55.3455 3.29306C55.7146 2.46801 55.1739 2.80926 55.0469 2.43209L55.0479 2.44107ZM54.787 1.48581C54.8598 1.49142 54.9068 1.52173 54.8956 1.54643C54.7996 1.78103 54.4588 1.45887 54.787 1.48581ZM11.7903 0.931288C11.7917 0.819036 11.865 0.817914 11.8632 0.936901C11.8618 1.05476 11.7884 1.04129 11.7903 0.931288ZM0.264086 2.97764C0.296997 2.97988 0.322385 3.00009 0.321915 3.01692C0.318624 3.25939 0.143728 2.96753 0.264086 2.97764ZM0.492109 3.11795C0.435221 2.97315 0.582378 2.69139 0.577207 3.05509C0.575326 3.17744 0.531132 3.21673 0.492109 3.11795ZM0.332728 2.25025C0.334139 2.14585 0.690983 2.22667 0.722483 2.33331C0.815103 2.66109 0.669826 3.00458 0.633154 2.71048C0.611057 2.53087 0.328497 2.53985 0.332728 2.25025ZM0.690043 3.6141C0.46343 3.59614 0.750222 3.23132 0.865409 3.61074C0.950036 3.88238 0.833909 3.59727 0.690043 3.6141ZM2.38446 2.65884C2.42255 2.8912 2.15127 2.95294 2.26223 2.78905C2.35014 2.67231 2.22649 2.73966 2.22837 2.6117C2.23026 2.48148 2.36472 2.5174 2.38493 2.65884H2.38446ZM2.44088 3.05509C2.43712 3.31215 2.2185 3.11458 2.33886 3.02927C2.41267 2.96529 2.44182 2.96753 2.44088 3.05509ZM2.25282 3.43338C2.24953 3.67584 2.07464 3.38399 2.19499 3.39409C2.2279 3.39633 2.25329 3.41654 2.25282 3.43338ZM2.34121 2.35801C2.33933 2.4871 2.30924 2.4523 2.28667 2.35352C2.26223 2.22555 2.34309 2.25025 2.34121 2.35801ZM2.01493 1.63398C2.10425 1.64072 1.97496 1.28151 2.0784 1.29049C2.11507 1.29386 2.13575 1.37356 2.13434 1.48693C2.13105 1.72491 2.14516 1.49591 2.24765 1.75746C2.34544 2.00666 2.26317 2.01676 2.21145 2.24351C2.21051 2.29851 1.95522 1.97747 2.02292 1.88767C2.06758 1.82144 2.06429 1.7945 2.02151 1.72154C1.98202 1.65756 1.97872 1.63062 2.0154 1.63398H2.01493ZM1.83486 2.23004C1.73284 2.22218 1.92795 1.84053 1.92184 2.28953C1.91902 2.50281 1.74083 2.59037 1.82593 2.36923C1.86354 2.27606 1.86448 2.23229 1.83533 2.23004H1.83486ZM1.2514 3.45807C1.00974 3.10897 0.953797 3.28296 1.06052 2.98886C1.21849 2.58812 1.13669 3.13479 1.25563 3.14377C1.33086 3.14938 1.22648 3.36378 1.33556 3.43787C1.42724 3.50073 1.47425 3.78809 1.2514 3.45695V3.45807ZM2.37036 4.19332C2.39857 4.06984 2.33134 4.05862 2.3036 4.27527C2.2721 4.51997 2.19076 4.4515 2.22179 4.36507C2.24718 4.25282 2.11366 4.03056 2.07464 4.18771C2.02527 4.35272 2.16302 4.282 2.08874 4.48518C2.02433 4.66366 1.98813 4.62549 1.97684 4.38078C1.96932 4.13607 1.89645 4.1125 1.89692 4.34823C1.89363 4.57161 1.83627 4.5211 1.83768 4.39538C1.83956 4.25057 1.53819 4.90724 1.54148 4.66815C1.54854 4.42456 1.6026 4.21914 1.6609 4.22363C1.77421 4.23261 1.73942 4.09903 1.62282 4.08107C1.56452 4.0676 1.52409 4.09903 1.53443 4.14393C1.54854 4.18883 1.5081 4.21128 1.45357 4.18995C1.27632 4.14056 1.4089 3.69605 1.33462 3.80493C1.28619 3.85769 1.26128 3.66013 1.40514 3.73197C1.56922 3.83636 1.52221 3.35592 1.42254 3.28857C1.27444 3.18193 1.41454 3.09662 1.3365 2.89794C1.17571 2.57353 1.3948 2.12565 1.38963 2.50057C1.38492 2.82722 1.69899 2.80028 1.57722 2.66445C1.47895 2.58251 1.57534 2.15034 1.67031 2.55894C1.75258 2.89345 1.84144 2.58139 1.92936 2.58812C2.00928 2.59486 1.84896 3.0158 1.73096 2.93835C1.65244 2.90467 1.47378 2.9159 1.58568 3.11907C1.68441 3.32113 1.57581 3.31439 1.64257 3.50746C1.67407 3.61523 1.6736 3.65002 1.64022 3.6736C1.57393 3.72074 1.5791 3.86891 1.64821 3.87453C1.73519 3.88126 1.84285 3.44573 1.84943 3.61186C1.84614 3.83748 2.13105 3.57818 2.03232 3.8532C1.92513 4.13607 2.38493 3.74881 2.46345 4.11475C2.5194 4.38864 2.34544 4.28874 2.37083 4.19444L2.37036 4.19332ZM1.81793 3.18867C1.81652 3.30653 1.74318 3.29306 1.74506 3.18306C1.74647 3.07081 1.81981 3.06968 1.81793 3.18867ZM2.50153 1.84726C2.56359 1.85175 2.60732 1.87308 2.59979 1.88992C2.46721 2.13575 2.24342 1.82706 2.50153 1.84726ZM2.78315 3.67584C2.76294 3.74319 2.63552 3.48165 2.58005 3.55461C2.53585 3.61298 2.48273 3.37501 2.53773 3.45471C2.55936 3.48277 2.58475 3.47603 2.60026 3.4244C2.63741 3.2998 2.80666 3.63992 2.78315 3.67472V3.67584ZM2.80243 3.3548C2.80431 3.22571 2.87389 3.25939 2.89364 3.36266C2.92091 3.48052 2.80055 3.4693 2.80243 3.3548ZM3.53492 1.6598C3.5857 1.8641 3.28856 1.82369 3.41456 1.6497C3.4818 1.55877 3.51095 1.56102 3.53492 1.6598ZM3.5133 1.37019C3.51095 1.52959 3.44889 1.51724 3.45077 1.4005C3.45312 1.24784 3.33276 1.52847 3.22744 1.44428C3.13435 1.36907 3.1903 1.55428 3.07606 1.5453C2.825 1.5251 3.51941 0.92792 3.5133 1.37131V1.37019ZM3.12401 2.04595C3.16162 2.21432 3.23168 2.19412 3.20817 2.02686C3.1541 1.65531 3.84146 2.45005 3.12072 2.26372C2.68301 2.14361 3.00083 1.50602 3.12401 2.04595ZM3.39294 2.91365C3.392 2.96866 3.18466 3.03376 3.25565 2.78905C3.31818 2.54322 3.39341 2.85753 3.39294 2.91365ZM3.08076 2.7666C3.01635 2.91028 3.00835 2.25698 3.21475 2.60272C3.31207 2.76885 3.15128 2.60945 3.08076 2.7666ZM3.47992 3.77575C3.26271 3.85095 3.35533 3.63431 3.25095 3.42552C3.15316 3.23694 3.43102 3.26051 3.41503 3.46481C3.4061 3.58604 3.42397 3.6141 3.48603 3.60176C3.59228 3.57482 3.5904 3.73197 3.47992 3.77575ZM3.76671 1.54755C3.79068 1.40948 3.83817 1.39601 3.86591 1.51163C3.88942 1.61378 3.73474 1.72154 3.76671 1.54755ZM4.44937 1.61939C4.47945 1.82257 4.47569 1.83042 4.3953 1.82481C4.23451 1.81246 4.40376 1.25121 4.44937 1.61939ZM4.5434 2.9709C4.56596 2.871 4.59276 2.85304 4.61627 2.97651C4.64354 3.09438 4.51237 3.08428 4.5434 2.9709ZM4.70748 2.47699C4.66705 3.11458 3.92045 1.96064 4.19548 1.98196C4.25002 1.98645 4.28246 2.04146 4.28105 2.12003C4.27212 2.76436 4.75073 1.95951 4.70748 2.47699ZM4.85181 1.58123C4.88425 1.75073 4.75684 1.63062 4.82125 1.92808C4.88378 2.20198 4.71735 2.00778 4.74086 1.93931C4.76954 1.83267 4.61486 1.78665 4.61721 1.6497C4.61862 1.56102 4.90776 1.66654 4.75637 1.38142C4.6205 1.11089 4.99286 0.933533 4.98722 1.35672C4.98581 1.44652 4.82313 1.4555 4.85228 1.58123H4.85181ZM4.91858 2.30188C4.9402 2.20647 4.97499 2.17391 4.97311 2.30637C4.9717 2.41975 4.88707 2.41638 4.91858 2.30188ZM4.92469 1.86634C4.90071 1.74175 5.01731 1.76307 5.0159 1.87308C5.01402 1.99431 4.95008 1.97523 4.92469 1.86634ZM5.35534 1.11538C5.471 1.12436 5.47993 1.06038 5.33419 1.33203C5.06902 1.8192 5.14425 1.09854 5.35534 1.11538ZM5.30598 2.03697C5.30363 2.21545 5.22417 2.07513 5.25191 1.97186C5.2867 1.85287 5.30786 1.88094 5.30598 2.03697ZM5.21054 3.63431C5.21195 3.52206 5.28529 3.52093 5.28341 3.63992C5.28153 3.75779 5.20866 3.74432 5.21054 3.63431ZM5.35393 2.26708C5.42305 2.28168 5.47382 2.31984 5.4663 2.34566C5.39296 2.60159 5.03517 2.16044 5.35393 2.26708ZM5.94538 2.03584C5.91764 1.92023 5.96513 1.92359 6.03659 2.04258C6.12874 2.18851 5.96983 2.14136 5.94538 2.03584ZM6.17059 1.61715C6.19362 1.53183 6.26368 1.50265 6.26273 1.57225C6.26179 1.62388 6.14614 1.72603 6.17059 1.61715ZM6.4696 3.49961C6.42964 3.56583 6.20773 3.25827 6.26885 3.22234C6.33467 3.1505 6.24769 3.02029 6.32997 3.02703C6.36664 3.03039 6.37651 3.08315 6.361 3.17744C6.34501 3.26388 6.35206 3.29868 6.37416 3.26612C6.41882 3.19989 6.50345 3.41654 6.4696 3.50073V3.49961ZM6.45973 3.16734C6.46208 2.99784 6.53542 2.99672 6.5326 3.17295C6.53025 3.35031 6.45738 3.33572 6.45973 3.16734ZM6.82503 3.43226C6.82033 3.49287 6.60547 3.44124 6.58103 3.36939C6.48841 3.15836 6.87158 2.72507 6.83961 3.17183C6.83444 3.28521 6.8255 3.39746 6.82503 3.43226ZM6.79494 2.71384C6.79636 2.60159 6.8697 2.60047 6.86782 2.71946C6.86594 2.83732 6.79306 2.82385 6.79494 2.71384ZM6.97407 2.94621C6.97642 2.77671 7.04977 2.77558 7.04695 2.95182C7.04459 3.12918 6.97172 3.11458 6.97407 2.94621ZM7.17201 1.87196C7.243 1.77318 7.24629 1.77318 7.24488 1.87757C7.24347 1.98758 7.07845 1.9988 7.17201 1.87196ZM7.34408 1.59694C7.15085 1.55541 7.12452 1.34437 7.31446 1.35897C7.40943 1.36682 7.43811 1.39489 7.40097 1.44428C7.36007 1.50265 7.36336 1.52847 7.41742 1.56775C7.45363 1.59694 7.42025 1.61153 7.34408 1.59694ZM7.63981 3.19204C7.57257 3.2549 7.50722 2.93386 7.43811 2.97539C7.38451 2.98886 7.44892 2.99223 7.45127 2.8014C7.45363 2.63415 7.59655 2.69027 7.5359 2.74752C7.36712 2.89345 7.73054 3.13816 7.63934 3.19204H7.63981ZM7.89369 1.75522C7.84996 1.75185 7.73101 1.36682 7.75405 1.29049C7.77333 1.21304 7.96327 1.21079 7.99524 1.29274C8.02345 1.36458 7.93741 1.75971 7.89369 1.75634V1.75522ZM8.58857 0.945881C8.67978 0.944758 8.68683 0.962718 8.6417 1.08058C8.56835 1.26468 8.60878 0.996394 8.47714 1.10191C8.34456 1.22539 8.34221 0.942513 8.58904 0.944758L8.58857 0.945881ZM8.33187 1.51949C8.35914 1.41734 8.71316 1.4454 8.71175 1.54979C8.70846 1.76981 8.30037 1.63735 8.33187 1.51949ZM8.89135 1.74736C8.88993 1.86185 8.78039 1.85287 8.7818 1.73838C8.78321 1.62276 8.89276 1.63174 8.89135 1.74736ZM8.86784 2.39954C8.67978 2.72283 8.69811 2.25474 8.8622 2.26821C8.91329 2.27793 8.91517 2.32171 8.86784 2.39954ZM9.22656 3.64104C9.32153 3.63992 9.3394 3.67584 9.33705 3.84197C9.33 4.34149 9.24396 3.7387 9.13629 3.82626C9.06624 3.90259 9.02675 3.63992 9.22656 3.64104ZM8.95576 2.3625C8.95717 2.25025 9.03051 2.24912 9.02863 2.36811C9.02675 2.48597 8.95388 2.4725 8.95576 2.3625ZM9.14946 1.59357C8.99854 1.81134 8.93131 1.48918 9.10667 1.50265C9.18331 1.50826 9.19412 1.52734 9.14946 1.59357ZM9.133 0.945881C9.1692 0.975066 9.1866 1.02895 9.17532 1.05364C9.15745 1.09405 9.02158 0.821281 9.133 0.945881ZM9.35303 1.15579C9.3709 1.18385 9.35538 1.23437 9.31495 1.2658C9.01735 1.51836 9.29426 1.03568 9.35303 1.15579ZM9.37137 2.981C9.28439 3.1752 9.3441 2.55445 9.38077 2.82497C9.38735 2.88671 9.38265 2.95631 9.37137 2.981ZM9.84904 1.21304C9.85045 1.10079 9.9238 1.09967 9.92192 1.21865C9.92003 1.33652 9.84716 1.32305 9.84904 1.21304ZM10.0051 1.83604C10.1006 1.84389 10.0136 1.62725 10.1452 1.75073C10.1885 1.79787 10.2238 1.88767 10.2228 1.94941C10.2191 2.23341 9.77241 1.81695 10.0051 1.83604ZM10.3168 3.57145C10.2839 3.64553 10.1734 3.51644 10.2698 3.5243C10.3103 3.51869 10.3314 3.54675 10.3168 3.57145ZM10.2473 1.50602C10.2491 1.37693 10.3187 1.4106 10.3385 1.51387C10.3657 1.63174 10.2458 1.62051 10.2473 1.50602ZM10.7329 3.604C10.7151 3.57594 10.7033 3.61859 10.7061 3.69829C10.716 4.20679 10.4513 3.52991 10.606 3.54226C10.6351 3.54451 10.6582 3.48501 10.6591 3.40644C10.6633 3.08989 10.8448 3.77687 10.7329 3.604ZM11.3122 2.17616C11.2553 2.303 11.2205 2.4523 11.2233 2.25586C11.2261 2.05717 11.3549 2.09983 11.3122 2.17616ZM11.0855 2.96978C11.11 2.86089 11.2952 2.86426 11.268 2.98437C11.2383 3.09326 11.0587 3.08877 11.0855 2.96978ZM11.3314 3.42552C11.3827 3.43001 11.4259 3.46818 11.425 3.51981C11.4212 3.78585 11.0804 3.40532 11.3314 3.42552ZM11.9191 2.16381C11.9205 2.05156 11.9939 2.05044 11.992 2.16942C11.9906 2.28729 11.9172 2.27382 11.9191 2.16381ZM11.6789 1.82144C11.5858 1.95839 11.621 1.55541 11.8542 1.57337C12.3672 1.65531 11.7028 1.77654 11.6789 1.82144ZM12.1627 1.74624C12.1387 1.62164 12.2553 1.64296 12.2539 1.75409C12.252 1.87532 12.188 1.85624 12.1627 1.74624ZM12.4349 2.14361C12.3789 2.30974 12.4546 2.38046 12.4062 2.37709C12.3832 2.37484 12.1777 2.01003 12.3634 2.02462C12.4546 2.03135 12.4687 2.05942 12.4349 2.14361ZM12.6093 3.23918C12.5388 3.28184 12.4452 3.18193 12.5623 3.19204C12.6135 3.19653 12.6314 3.21449 12.6093 3.23918ZM13.0019 3.12244C13.0033 3.01131 13.1128 3.02366 13.1119 3.07866C13.1109 3.13367 13 3.22908 13.0019 3.12244ZM13.3686 4.07658C13.401 4.10577 13.4255 4.17761 13.425 4.22026C13.4212 4.48518 13.2365 3.93739 13.3686 4.07658ZM13.4208 1.93482C13.4222 1.82032 13.6413 1.83491 13.6399 1.95278C13.6385 2.0684 13.4194 2.04819 13.4208 1.93482ZM13.48 4.20791C13.5031 4.1226 13.5731 4.09342 13.5722 4.16301C13.5712 4.21465 13.4556 4.3168 13.48 4.20791ZM13.6516 3.69829C13.4998 3.91045 13.3108 3.63768 13.5867 3.62308C13.6709 3.62084 13.6888 3.6489 13.6516 3.69829ZM13.7856 3.27286C13.7616 3.14826 13.8782 3.16959 13.8768 3.28072C13.8749 3.40195 13.811 3.38286 13.7856 3.27286ZM14.8773 2.05044C14.8994 2.05268 14.9243 2.0886 14.9347 2.14248C14.9629 2.28953 14.7715 2.04258 14.8773 2.05044ZM14.7278 0.991904C14.8754 1.00313 14.7532 1.16477 14.8232 1.22651C14.7748 1.22314 14.5477 0.977311 14.7278 0.991904ZM13.968 1.98645C13.9699 1.86859 14.0428 1.87532 14.0418 1.93145C14.0409 1.99768 13.9666 2.09422 13.968 1.98645ZM14.1081 3.47267C14.141 3.47491 14.1664 3.49512 14.166 3.51195C14.1627 3.75442 13.9878 3.46256 14.1081 3.47267ZM14.2191 3.65564C14.1932 3.51981 14.2727 3.56135 14.292 3.66125C14.3192 3.77911 14.2464 3.7735 14.2191 3.65564ZM14.4589 4.25955C14.157 4.17536 14.4913 3.72299 14.4377 3.92616C14.4189 3.99688 14.7048 4.3168 14.4589 4.25955ZM14.6761 2.05156C14.6897 1.74624 13.8914 1.964 14.228 1.69348C14.4048 1.52847 14.4974 1.69797 14.7395 1.71705C14.8529 1.70919 14.8599 1.72715 14.8002 1.82706C14.7551 1.90227 14.7475 1.94492 14.7762 1.97298C14.8834 2.06278 14.6563 2.41413 14.6765 2.05268L14.6761 2.05156ZM14.716 3.38174C14.7184 3.2201 14.937 3.25602 14.9361 3.31215C14.9351 3.36827 14.7132 3.57145 14.716 3.38174ZM15.3785 1.48918C15.4189 1.48357 15.4401 1.51163 15.4255 1.53632C15.3926 1.61041 15.2821 1.48132 15.3785 1.48918ZM15.2718 1.80348C15.3122 1.52622 15.2887 1.75746 15.4076 2.03248C15.4572 2.14099 15.4457 2.17504 15.3733 2.13463C15.2356 2.0538 15.2356 2.04482 15.2718 1.80348ZM15.1378 1.98421C15.1396 1.854 15.1735 1.88879 15.1923 1.9887C15.22 2.10769 15.1359 2.09758 15.1378 1.98421ZM15.1923 3.82065C15.2252 3.82289 15.2647 3.86106 15.275 3.91494C15.3037 4.03729 15.5482 3.99351 15.5463 4.1024C15.5421 4.40211 15.0353 3.8083 15.1923 3.82065ZM15.3324 3.74544C15.4034 3.64666 15.418 3.64778 15.3869 3.74993C15.3578 3.85769 15.2539 3.86106 15.3324 3.74544ZM15.3023 3.28857C15.3042 3.16959 15.3841 3.31215 15.4955 3.32113C15.709 3.33796 15.2981 3.60512 15.3023 3.28857ZM15.8924 1.86971C15.9765 1.87645 15.9798 1.88543 15.9271 2.01227C15.8073 2.25025 15.7184 1.85624 15.8924 1.86971ZM15.8942 2.75987C15.9638 2.76548 15.9925 2.78569 15.9591 2.80814C15.8576 2.84855 15.7306 2.7464 15.8942 2.75987ZM15.9699 3.89136C15.993 3.79707 16.15 3.83636 16.1777 3.93402C16.2567 4.24833 15.9201 4.00362 15.9699 3.89136ZM16.4796 4.01147C16.2807 4.19669 16.363 3.90147 16.4735 3.9329C16.5501 3.93851 16.5501 3.94749 16.4796 4.01147ZM16.52 3.75217C16.543 3.65115 16.6498 3.63543 16.6479 3.76228C16.6465 3.87565 16.4894 3.86555 16.52 3.75217ZM16.8783 1.93145C16.7259 2.00105 16.7936 1.60368 16.8839 1.79226C16.937 1.90114 16.9333 1.91012 16.8783 1.93145ZM16.9714 4.1372C16.9728 4.02494 17.0461 4.02382 17.0442 4.14281C17.0428 4.26067 16.9695 4.2472 16.9714 4.1372ZM17.2201 3.86106C17.1871 3.93514 17.0767 3.80605 17.173 3.81391C17.2135 3.8083 17.2346 3.83636 17.2201 3.86106ZM17.3498 1.8989C17.3766 1.80012 17.5214 1.91798 17.4946 1.99768C17.4678 2.09646 17.323 1.9786 17.3498 1.8989ZM17.4702 2.43209C17.5412 2.33331 17.5445 2.33331 17.5431 2.43771C17.5416 2.54771 17.3766 2.55894 17.4702 2.43209ZM17.7189 1.40499C17.8035 1.41173 17.7217 0.908838 17.874 1.27815C17.9897 1.59919 17.5134 1.38927 17.7189 1.40499ZM18.0043 1.3758C17.9422 1.45326 17.946 1.1614 18.0217 1.16814C18.0508 1.17038 18.0687 1.2063 18.0536 1.24896C18.0212 1.36907 18.1594 1.57112 18.103 1.65419C17.9671 1.84165 18.0536 1.30845 18.0047 1.3758H18.0043ZM18.0339 3.96096C18.0353 3.84871 18.1086 3.84759 18.1068 3.96657C18.1054 4.08444 18.032 4.07097 18.0339 3.96096ZM18.1312 3.27061C18.1933 3.2751 18.2257 3.32225 18.2243 3.41766C18.2196 3.73983 17.8999 3.25265 18.1312 3.27061ZM19.2253 1.08956C19.2469 0.994149 19.2817 0.961596 19.2798 1.09405C19.2784 1.20743 19.1938 1.20406 19.2253 1.08956ZM18.5703 1.15018C18.6451 1.02558 18.8209 1.01323 18.7899 1.13334C18.7692 1.20967 18.4566 1.33988 18.5703 1.15018ZM18.764 1.40948C18.938 1.39376 18.9855 1.12436 19.0358 1.32641C19.1317 1.71705 18.5732 1.41846 18.764 1.40948ZM19.0099 3.91606C18.977 3.99015 18.8665 3.86106 18.9629 3.86891C19.0033 3.8633 19.0245 3.89137 19.0099 3.91606ZM19.1665 3.96433C19.1679 3.84871 19.2774 3.85769 19.276 3.97331C19.2746 4.08781 19.1651 4.07883 19.1665 3.96433ZM19.0828 3.17183C19.2361 3.18418 19.2967 3.02366 19.1773 2.93498C19.0123 2.81375 19.324 2.83508 19.355 2.76548C19.3696 3.80156 18.757 3.14489 19.0828 3.17071V3.17183ZM19.2859 1.96625C19.2619 1.84165 19.3785 1.86298 19.3771 1.97298C19.3752 2.09422 19.3113 2.07513 19.2859 1.96625ZM19.5341 1.20069C19.5356 1.08507 19.6818 1.0963 19.6804 1.21192C19.6789 1.32641 19.5327 1.31407 19.5341 1.20069ZM19.8313 1.91461C19.9262 1.93145 19.93 1.92247 19.8882 1.77991C19.8068 1.51949 20.0358 1.95053 20.0349 2.01901C20.0283 2.49046 19.0776 1.74287 19.8317 1.91574L19.8313 1.91461ZM20.0616 2.67456C20.0584 2.91702 19.8835 2.62517 20.0038 2.63527C20.0367 2.63751 20.0621 2.65772 20.0616 2.67456ZM19.7697 2.90355C19.5351 2.76099 19.7311 2.78905 19.7344 2.56006C19.7363 2.43771 19.8426 2.39393 19.8487 2.50842C19.8444 2.81712 19.9018 3.00009 19.7702 2.90355H19.7697ZM20.0494 3.28408C19.9521 3.13367 19.5689 3.68033 19.6423 3.14714C19.6888 2.74079 19.7109 3.29755 19.9455 3.15387C20.2079 2.99672 20.1035 3.39409 20.0494 3.28408ZM20.3221 1.84838C20.1754 1.71817 20.2027 2.07064 20.0739 1.82818C19.9159 1.54867 20.167 1.61266 20.3607 1.6946C20.4143 1.72042 20.4326 1.9191 20.3221 1.84838ZM20.5685 1.72042C20.5398 1.82593 20.4754 1.83379 20.4773 1.71368C20.4787 1.60255 20.5957 1.60031 20.5685 1.72042ZM21.1143 2.42648C21.0814 2.50057 20.9709 2.37148 21.0673 2.37933C21.1077 2.37372 21.1289 2.40179 21.1143 2.42648ZM21.3776 3.96545C21.3992 3.87004 21.434 3.83748 21.4321 3.96994C21.4307 4.08332 21.3461 4.07995 21.3776 3.96545ZM21.7476 2.34678C21.749 2.22892 21.8948 2.28841 21.8934 2.36699C21.8919 2.45679 21.7462 2.45118 21.7476 2.34678ZM21.8073 3.30204C21.8087 3.19091 21.9183 3.20326 21.9178 3.25827C21.9169 3.31327 21.8059 3.40868 21.8073 3.30204ZM22.0565 1.14906C22.0584 1.03119 22.1313 1.03793 22.1303 1.09405C22.1294 1.16028 22.0551 1.25682 22.0565 1.14906ZM22.1651 1.23661C22.1665 1.12436 22.2399 1.12324 22.238 1.24223C22.2361 1.36009 22.1632 1.34662 22.1651 1.23661ZM22.2041 2.37372C22.1806 2.25025 22.3649 2.27606 22.3865 2.38831C22.41 2.51067 22.2305 2.48822 22.2041 2.37372ZM22.6776 1.19059C22.6762 1.30509 22.5666 1.29611 22.568 1.18161C22.5694 1.06599 22.679 1.07497 22.6776 1.19059ZM22.7363 2.19861C22.3847 1.91574 22.718 1.9887 22.7913 2.17728C22.8163 2.24014 22.7942 2.24688 22.7363 2.19861ZM22.7251 1.97972C22.6127 1.97074 22.8294 1.56326 22.569 1.65307C22.1265 1.77991 22.8468 1.14232 22.8026 1.66317C22.773 1.91125 22.7956 1.98533 22.7251 1.97972ZM22.8929 1.46897C22.8943 1.35672 22.9676 1.3556 22.9658 1.47459C22.9639 1.59245 22.891 1.57898 22.8929 1.46897ZM23.4035 1.80685C23.27 2.15708 22.7048 1.72154 23.2441 1.68899C23.427 1.67776 23.4453 1.68786 23.4035 1.80685ZM23.7942 2.36137C23.7965 2.19524 23.946 2.23341 23.9691 2.40178C23.9822 2.54883 23.7914 2.56118 23.7942 2.36137ZM24.5615 1.56775C24.5285 1.64184 24.4181 1.51275 24.5144 1.52061C24.5549 1.515 24.576 1.54306 24.5615 1.56775ZM24.694 2.29402C24.7246 2.2031 24.8196 2.21432 24.8182 2.30413C24.8167 2.39505 24.6734 2.38495 24.694 2.29402ZM24.6917 1.66541C24.6964 1.34213 24.8769 1.48806 24.9258 1.63174C25.034 1.99543 24.6875 1.96625 24.6917 1.66541ZM25.23 1.61266C25.2328 1.42632 25.3189 1.63623 25.3593 1.5004C25.3903 1.38029 25.4778 1.38815 25.5055 1.50377C25.5318 1.6396 25.2258 1.90002 25.23 1.61266ZM25.6489 1.94268C25.7453 1.86298 25.7669 1.86522 25.7914 1.9539C25.845 2.19075 25.4623 2.08524 25.6489 1.94268ZM25.7077 1.42407C25.8765 1.37468 25.8483 1.32417 25.9268 1.44989C26.1266 1.80348 25.3908 1.55316 25.7077 1.42407ZM26.0786 2.08187C26.049 2.19187 25.9813 2.06391 26.0142 1.97186C26.0438 1.86185 26.1115 1.98982 26.0786 2.08187ZM26.0542 1.45999C26.0758 1.36458 26.1106 1.33203 26.1087 1.46448C26.1073 1.57786 26.0227 1.57449 26.0542 1.45999ZM26.805 1.35448C26.8069 1.23661 26.8798 1.24335 26.8788 1.29947C26.8779 1.3657 26.8036 1.46224 26.805 1.35448ZM26.8821 1.04578C26.8845 0.876285 26.9578 0.875162 26.955 1.0514C26.9526 1.22875 26.8798 1.21416 26.8821 1.04578ZM27.6226 1.67215C27.5925 1.78328 27.5037 1.77654 27.4764 1.66092C27.4454 1.54081 27.6569 1.55765 27.6226 1.67215ZM27.7138 1.68001C27.7152 1.56775 27.7886 1.56663 27.7867 1.68562C27.7848 1.80348 27.7119 1.79001 27.7138 1.68001ZM27.8746 1.70133C27.9014 1.60704 28.0801 1.6396 28.0791 1.72603C28.0777 1.8192 27.8473 1.80236 27.8746 1.70133ZM28.128 0.840364C28.1294 0.733725 28.2376 0.845977 28.2366 0.90098C28.2357 0.957106 28.1261 0.951493 28.128 0.840364ZM28.3288 1.11763C28.1261 1.10191 28.4599 0.711275 28.522 1.15018C28.5906 1.66317 28.3847 1.12212 28.3288 1.11763ZM28.7279 1.06262C28.7007 1.16253 28.5403 1.1861 28.6367 1.05589C28.7115 0.948126 28.759 0.952616 28.7279 1.06262ZM28.9362 1.31519C28.8657 1.35672 28.7721 1.25794 28.8892 1.26804C28.9404 1.27253 28.9583 1.29049 28.9362 1.31519ZM29.0335 1.40162C29.0359 1.22539 29.1454 1.25008 29.1445 1.30621C29.1435 1.36121 29.0307 1.60031 29.0335 1.40162ZM29.6128 1.01099C29.5798 1.08507 29.4694 0.955983 29.5657 0.963841C29.6062 0.958228 29.6273 0.986291 29.6128 1.01099ZM29.696 1.0963C29.6983 0.926798 29.7717 0.925675 29.7688 1.10191C29.7665 1.27927 29.6936 1.26468 29.696 1.0963ZM29.8977 1.55765C29.8648 1.63174 29.7543 1.50265 29.8506 1.51051C29.8911 1.50489 29.9122 1.53296 29.8977 1.55765ZM30.1092 1.05925C30.0349 1.10303 29.9042 0.999762 30.0444 1.01099C30.1064 1.01548 30.1318 1.03568 30.1092 1.05925ZM30.3363 1.29611C30.3838 1.29162 30.4238 1.30284 30.4238 1.3208C30.4214 1.49591 30.1083 1.31743 30.3363 1.29611ZM30.4271 1.06711C30.3645 1.24559 30.3161 1.12436 30.3913 1.02109C30.4698 0.90547 30.4802 0.92343 30.4271 1.06711ZM32.3697 0.655149C32.3716 0.524937 32.4054 0.559735 32.4243 0.659639C32.452 0.778626 32.3678 0.768523 32.3697 0.655149ZM32.7496 0.939146C32.8605 0.843732 32.9151 0.865059 32.9132 0.987414C32.9109 1.15916 32.6368 1.04017 32.7496 0.939146ZM33.1055 2.15371C33.1318 1.98533 33.1516 2.10993 33.2071 2.2233C33.2545 2.30525 33.0655 2.34903 33.1055 2.15371ZM33.3834 2.38607C33.2494 2.68466 33.2052 2.20647 33.404 2.22218C33.444 2.22555 33.4365 2.26821 33.3834 2.38607ZM33.3142 1.08058C33.3852 0.981801 33.4144 0.984046 33.4421 1.09069C33.4717 1.20406 33.2273 1.20967 33.3142 1.08058ZM33.4525 1.62388C33.4543 1.50602 33.5272 1.51275 33.5263 1.56888C33.5253 1.63511 33.4511 1.73164 33.4525 1.62388ZM33.5489 0.74944C33.6072 0.75393 33.6575 0.828016 33.6814 0.934655C33.7882 1.42407 33.3335 0.732602 33.5489 0.74944ZM33.7943 0.996394C33.7205 0.789851 33.862 0.907715 33.9071 1.02333C33.9734 1.19283 33.8375 1.14457 33.7943 0.996394ZM34.2705 2.47363C34.1812 2.31086 34.0416 2.57914 34.0862 2.3277C34.114 2.16381 34.1177 2.16493 34.2799 2.32545C34.4746 2.50506 34.3119 2.57802 34.2705 2.4725V2.47363ZM34.5554 0.638311C34.5272 0.41044 34.3636 0.924553 34.3317 0.689947C34.2804 0.328496 34.5484 0.492384 34.6142 0.616983C34.7266 0.832506 34.5705 0.760665 34.5554 0.638311ZM35.059 1.22763C35.121 1.23212 35.1756 1.26355 35.1746 1.30621C35.1709 1.57449 34.4384 1.24672 35.059 1.22763ZM35.7477 0.585553C35.7882 0.57994 35.8093 0.608003 35.7948 0.632698C35.7618 0.706785 35.6514 0.577695 35.7477 0.585553ZM35.7224 1.36009C35.7242 1.22988 35.7581 1.26468 35.7769 1.36458C35.8046 1.48357 35.7205 1.47346 35.7224 1.36009ZM35.7369 1.62276C35.8296 1.53071 35.8296 1.52398 35.8281 1.62949C35.8267 1.73277 35.61 1.73838 35.7369 1.62276ZM35.4478 0.875162C35.3773 0.916695 35.2837 0.817914 35.4008 0.828016C35.452 0.832506 35.4699 0.850467 35.4478 0.875162ZM35.6396 2.8362C35.3683 2.81487 35.8239 2.38831 35.965 2.84518C36.0453 3.08428 35.8441 2.85304 35.6396 2.8362ZM36.5174 2.79354C36.4469 2.8362 36.3533 2.73629 36.4704 2.7464C36.5216 2.75089 36.5395 2.76885 36.5174 2.79354ZM36.9226 1.76083C36.9255 1.55765 36.9452 1.61715 36.9739 1.76532C36.9988 1.94043 36.9203 1.93594 36.9226 1.76083ZM37.177 1.3455C37.2311 1.49704 36.5573 0.981801 37.2217 1.03456C37.2217 1.03456 37.1469 1.24896 37.177 1.3455ZM37.2607 1.12436C37.2621 1.03119 37.3354 0.995271 37.3326 1.19171C37.3303 1.36121 37.2588 1.24223 37.2607 1.12436ZM37.6302 2.1234C37.6015 2.22892 37.5371 2.23678 37.539 2.11667C37.5404 2.00554 37.6575 2.00329 37.6302 2.1234ZM38.0482 2.53985C38.0096 2.45567 38.2315 2.21769 38.2287 2.42311C38.2273 2.51067 38.0726 2.6117 38.0482 2.53985ZM38.233 3.96882C38.2001 4.0429 38.0896 3.91382 38.1859 3.92167C38.2264 3.91606 38.2475 3.94412 38.233 3.96882ZM38.7793 1.4903C38.8211 1.38927 38.8644 1.42744 38.862 1.56663C38.8587 1.79226 38.6848 1.68337 38.7793 1.4903ZM38.8568 0.650659C38.8324 0.522692 38.9133 0.547387 38.9114 0.655149C38.9095 0.784238 38.8799 0.74944 38.8568 0.650659ZM39.2889 1.12099C39.3105 1.02558 39.3453 0.993026 39.3435 1.12548C39.342 1.23886 39.2574 1.23549 39.2889 1.12099ZM39.8169 2.55894C39.7877 2.6667 39.6838 2.67007 39.7624 2.55445C39.8334 2.45567 39.8479 2.45679 39.8169 2.55894ZM40.1479 1.10191C40.1493 0.986291 40.2588 0.995272 40.2574 1.11089C40.256 1.22539 40.1465 1.21641 40.1479 1.10191ZM41.1789 1.35897C41.2447 1.36458 41.248 1.38142 41.2034 1.44765C41.0666 1.65531 41.0501 1.34774 41.1789 1.35897ZM40.4596 0.786483C40.5 0.780871 40.5212 0.808934 40.5066 0.833629C40.4737 0.907715 40.3632 0.778626 40.4596 0.786483ZM40.4986 1.12212C40.5217 1.0368 40.595 1.02558 40.6744 1.10977C40.8667 1.30396 40.4549 1.28488 40.4986 1.12212ZM41.0816 2.04033C40.9815 1.62837 41.2311 1.84726 41.2518 1.90563C41.2781 1.97298 41.1296 2.21545 41.0816 2.04033ZM42.1371 1.83716C42.1042 1.91125 41.9937 1.78216 42.0901 1.79001C42.1305 1.7844 42.1517 1.81246 42.1371 1.83716ZM41.8273 1.22763C41.8287 1.12324 42.146 1.15691 42.1738 1.26355C42.2048 1.38815 42.3256 1.38029 42.3491 1.25121C42.3646 1.17375 42.3759 1.17487 42.4145 1.26468C42.5654 1.61266 41.8207 1.65082 41.8268 1.22651L41.8273 1.22763ZM42.3792 0.966086C42.3816 0.799954 42.5311 0.838119 42.5541 1.0065C42.5673 1.15355 42.3764 1.16589 42.3792 0.966086ZM42.7332 1.01211C42.7003 1.0862 42.5898 0.957106 42.6862 0.964963C42.7267 0.959351 42.7483 0.987414 42.7332 1.01211ZM43.1559 2.13687C43.0605 2.25698 42.9617 2.02574 43.1169 2.03809C43.2081 2.0538 43.2151 2.06391 43.1559 2.13687ZM43.1733 1.69348C43.1752 1.56326 43.209 1.59806 43.2278 1.69797C43.2556 1.81695 43.1714 1.80685 43.1733 1.69348ZM43.1122 0.815669C43.1136 0.701172 43.3327 0.715765 43.3313 0.833629C43.3299 0.949248 43.1108 0.929043 43.1122 0.815669ZM43.4775 0.844854C43.4789 0.732602 43.5522 0.73148 43.5504 0.850467C43.5485 0.968331 43.4756 0.954861 43.4775 0.844854ZM43.7064 1.70021C43.6049 1.79226 43.7121 1.28488 43.7779 1.56663C43.8033 1.67552 43.7845 1.63735 43.7064 1.70021ZM43.7878 2.1784C43.7897 2.04819 43.8235 2.08299 43.8423 2.18289C43.8701 2.30188 43.7859 2.29178 43.7878 2.1784ZM44.2293 0.642801C44.2584 0.645046 44.2833 0.682089 44.2829 0.734847C44.281 0.861692 44.4009 0.787606 44.3717 0.916695C44.2918 1.20069 44.1329 0.636066 44.2293 0.643924V0.642801ZM44.3745 3.84871C44.4159 3.75554 44.4592 3.80269 44.4573 3.93402C44.4535 4.21016 44.32 3.96994 44.3745 3.84871ZM44.5522 0.834751C44.5551 0.642801 44.5993 0.620351 44.6223 0.796586C44.6463 0.967209 44.5494 1.05476 44.5522 0.834751ZM44.9326 2.61843C44.9086 2.49383 45.0252 2.51516 45.0238 2.62629C45.0219 2.74752 44.958 2.72844 44.9326 2.61843ZM45.6134 1.50377C45.5805 1.57786 45.47 1.44877 45.5664 1.45663C45.6068 1.45101 45.628 1.47908 45.6134 1.50377ZM45.99 1.4903C45.9919 1.37244 46.0647 1.37917 46.0638 1.4353C46.0628 1.50153 45.9886 1.59806 45.99 1.4903ZM46.265 1.41622C46.2866 1.3208 46.3214 1.28825 46.3195 1.42071C46.3181 1.53408 46.2335 1.53071 46.265 1.41622ZM46.4587 1.95502C46.4601 1.84838 46.5683 1.96064 46.5673 2.01564C46.5664 2.07177 46.4568 2.06615 46.4587 1.95502ZM46.6675 1.92023C46.6914 1.78216 46.706 1.77542 46.73 1.88206C46.7521 1.97747 46.6331 2.10544 46.6675 1.92023ZM46.7761 2.7666C46.7779 2.63639 46.8118 2.67119 46.8306 2.77109C46.8583 2.89008 46.7742 2.87998 46.7761 2.7666ZM46.5452 0.487894C46.6049 0.413808 46.7718 0.480036 46.8358 0.615861C47.0093 0.978434 46.4206 0.661884 46.5452 0.487894ZM47.4009 3.55798C47.3449 3.85432 47.2279 3.53328 47.3398 3.48277C47.4244 3.42889 47.4277 3.40195 47.4009 3.55798ZM47.5255 1.47346C47.5278 1.31743 47.7563 1.27815 47.6571 1.48357C47.573 1.67103 47.5236 1.61939 47.5255 1.47346ZM47.6228 2.3277C47.674 2.33219 47.6919 2.35015 47.6698 2.37484C47.5993 2.4175 47.5057 2.3176 47.6228 2.3277ZM47.6378 3.89024C47.6393 3.77238 47.7126 3.77911 47.7117 3.83524C47.7107 3.90147 47.6364 3.998 47.6378 3.89024ZM47.8753 1.53632C47.8908 1.47683 48.1056 1.53632 48.1409 1.61827C48.2199 1.80124 47.8457 1.64521 47.8753 1.53632ZM48.1983 2.23341C48.1654 2.30749 48.0549 2.1784 48.1512 2.18626C48.1917 2.18065 48.2128 2.20871 48.1983 2.23341ZM48.1498 1.24447C48.1522 1.07834 48.1983 1.16926 48.2067 1.35335C48.2133 1.52734 48.1475 1.42071 48.1498 1.24447ZM48.2679 1.68113C48.2961 1.74399 48.3097 1.81583 48.3059 1.83267C48.2514 1.93482 48.1616 1.44428 48.2679 1.68113ZM49.131 2.95406C49.2237 2.86202 49.2237 2.85528 49.2223 2.9608C49.2208 3.06407 49.0041 3.06968 49.131 2.95406ZM49.25 2.26596C49.2255 2.13799 49.3064 2.16269 49.3045 2.27045C49.3027 2.39954 49.2726 2.36474 49.25 2.26596ZM49.5058 0.994149C49.557 0.998639 49.5749 1.0166 49.5528 1.04129C49.4822 1.08283 49.3887 0.984046 49.5058 0.994149ZM49.534 3.13479C49.51 3.18867 49.3445 3.07193 49.4592 2.981C49.5293 2.926 49.5829 3.03488 49.534 3.13479ZM49.4526 2.15146C49.5288 1.95727 49.5641 2.0235 49.5622 2.16044C49.5598 2.31423 49.3807 2.36025 49.4526 2.15146ZM49.9472 2.08524C49.9721 2.1481 49.9858 2.21881 49.9778 2.25361C49.8979 2.5421 49.8349 1.79787 49.9472 2.08524ZM50.5072 3.84983C50.4827 3.72186 50.5636 3.74656 50.5617 3.85432C50.5598 3.98341 50.5302 3.94861 50.5072 3.84983ZM50.4682 1.40275C50.4874 1.33427 50.5965 1.38703 50.5951 1.46561C50.5942 1.52173 50.4348 1.51387 50.4682 1.40275ZM50.6271 1.03231C50.5942 1.1064 50.4837 0.977311 50.58 0.985169C50.6205 0.979556 50.6416 1.00762 50.6271 1.03231ZM51.3078 1.21753C51.3483 1.21192 51.3694 1.23998 51.3549 1.26468C51.3219 1.33876 51.2115 1.20967 51.3078 1.21753ZM50.9167 3.84759C50.8838 3.92167 50.7733 3.79258 50.8697 3.80044C50.9101 3.79483 50.9313 3.82289 50.9167 3.84759ZM50.9731 3.18867C50.975 3.05958 51.0446 3.09326 51.0643 3.1954C51.0916 3.31327 50.9712 3.30204 50.9731 3.18867ZM51.1174 1.51612C51.0431 1.5599 50.9124 1.45663 51.0526 1.46785C51.1146 1.47234 51.14 1.49255 51.1174 1.51612ZM51.2171 3.26051C51.1842 3.3346 51.0737 3.20551 51.1701 3.21336C51.2105 3.20775 51.2317 3.23582 51.2171 3.26051ZM51.235 1.46448C51.2594 1.35672 51.4085 1.3556 51.3812 1.47571C51.3497 1.59245 51.2063 1.57112 51.235 1.46448ZM51.3224 1.73277C51.3243 1.60255 51.3582 1.63735 51.377 1.73726C51.4047 1.85624 51.3205 1.84614 51.3224 1.73277ZM51.3158 3.7836C51.3281 3.7286 51.1597 3.28184 51.3737 3.57032C51.4813 3.73309 51.2646 4.08444 51.3158 3.7836ZM51.5589 1.82144C51.3986 1.8989 51.4117 1.30845 51.5504 1.63735C51.6144 1.78216 51.6177 1.80012 51.5589 1.82144ZM51.8419 3.79034C51.8438 3.67247 51.9167 3.67921 51.9157 3.73534C51.9148 3.80156 51.8405 3.8981 51.8419 3.79034ZM51.9298 2.71497C51.8509 2.77895 51.8311 2.96641 51.8081 2.78344C51.7742 2.57129 51.9961 2.66782 51.9298 2.71497ZM51.9515 3.80718C51.9529 3.7039 52.0624 3.71288 52.061 3.81616C52.0596 3.90708 51.9501 3.8981 51.9515 3.80718ZM51.8104 1.60592C52.0441 1.58347 51.6887 1.38142 51.6755 1.32417C51.644 1.20294 51.9454 1.23212 51.9675 1.34774C52.0507 1.68001 52.171 1.1064 52.156 1.44989C52.1391 1.90227 51.6633 1.62276 51.8104 1.60592ZM52.2524 1.89441C52.2279 1.76644 52.3088 1.79114 52.3069 1.8989C52.305 2.02799 52.2754 1.99319 52.2524 1.89441ZM52.3299 2.86089C52.3314 2.74864 52.4047 2.74752 52.4028 2.86651C52.4009 2.98437 52.3281 2.9709 52.3299 2.86089ZM53.1781 2.3176C53.2491 2.21881 53.2524 2.21881 53.251 2.32321C53.2496 2.43322 53.0845 2.44444 53.1781 2.3176ZM52.6623 2.62517C52.7333 2.5174 52.7733 2.52077 52.7719 2.63415C52.7705 2.74079 52.574 2.7565 52.6623 2.62517ZM52.778 0.889755C52.7996 0.794341 52.8344 0.761788 52.8325 0.894245C52.8311 1.00762 52.7465 1.00425 52.778 0.889755ZM52.9915 2.60833C52.9411 2.53087 52.9745 2.73742 52.8984 2.73181C52.8325 2.72619 52.8274 2.57802 52.8937 2.53087C52.982 2.46801 53.2044 2.53873 53.243 2.65435C53.3041 2.81038 53.0338 2.68017 52.9915 2.60833ZM53.2895 1.4106C53.2862 1.65756 53.1739 1.49928 53.2538 1.33764C53.2876 1.25345 53.2914 1.26243 53.2895 1.4106ZM53.3986 1.70695C53.464 1.7294 53.5034 1.78552 53.4922 1.82818C53.4437 2.01227 53.2077 1.61041 53.3986 1.70695ZM53.6581 1.45663C53.5655 1.49367 53.3812 1.39938 53.5744 1.41509C53.6548 1.41285 53.691 1.43305 53.6581 1.45663ZM54.3295 1.53745C54.3624 1.53969 54.4019 1.57786 54.4122 1.63174C54.4682 1.86522 54.2105 1.52847 54.3295 1.53745ZM53.7931 1.72154C53.8166 1.59357 54.2087 1.51836 53.9473 1.68113C53.8062 1.76532 53.7677 1.88655 53.7931 1.72154ZM53.8575 2.10993C53.9631 2.05455 54.0239 2.05942 54.0399 2.12452C54.0977 2.36699 53.5857 2.24239 53.8575 2.10993ZM54.266 2.6667C54.0549 2.64986 54.3474 3.20102 54.1287 3.31888C53.865 3.46818 53.7254 2.98213 53.9125 3.11009C54.0173 3.17969 54.0451 3.0506 53.9477 2.95631C53.8937 2.90018 53.8979 2.87324 53.9717 2.79242C54.1151 2.62292 54.0267 2.34678 54.2364 2.43883C54.4832 2.58588 54.3525 2.67456 54.266 2.66782V2.6667ZM54.2562 2.06391C54.2754 1.99543 54.4611 2.0538 54.4602 2.1234C54.4593 2.17953 54.2303 2.15932 54.2562 2.06391Z' fill='black'/%3E%3C/svg%3E");   
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' width='56' height='5' viewBox='0 0 56 5' fill='none'%3E%3Cpath d='M55.0479 2.44107C54.9919 2.27045 54.8241 2.24912 54.8217 2.40515C54.8203 2.50057 54.7761 2.532 54.6591 2.52302C54.4452 2.50618 54.471 2.77222 54.4428 2.5668C54.4132 2.35015 54.4908 2.49159 54.5674 2.29739C54.6055 2.19524 54.6276 2.18851 54.6628 2.27045C54.7268 2.39729 54.7282 2.2929 54.6685 2.14024C54.6064 1.98084 54.5467 2.11779 54.5204 2.00666C54.503 1.93257 54.7169 1.65868 54.8241 1.9786C54.9501 2.35688 55.0733 2.05493 55.0291 1.95951C54.8951 1.71705 55.1377 1.52173 55.0982 1.73838C55.0432 2.07289 55.2228 1.5801 55.3351 1.76644C55.4433 1.92921 55.5585 1.65868 55.409 1.70246C55.2895 1.73052 55.5321 1.21192 55.5707 1.61939C55.5937 1.85849 55.9985 1.85063 55.9999 1.75858C56.0009 1.70582 55.9901 1.67888 55.9755 1.68674C55.8095 1.76083 55.4927 1.23437 55.3845 1.36009C55.266 1.4903 55.2524 1.34999 55.3116 1.35448C55.3483 1.35784 55.3483 1.3309 55.3135 1.22426C55.2294 0.960473 55.2289 1.4353 55.086 1.04915C54.8542 0.492384 54.0192 1.20855 53.684 0.945881C53.5862 0.877407 53.5462 0.87404 53.534 0.942513C53.5119 1.08507 53.1424 0.961596 53.1772 1.09742C53.2383 1.34999 52.8119 1.01211 52.9322 0.833629C52.9924 0.750563 52.7258 0.679844 52.7239 0.842609C52.7202 1.12661 52.2087 1.08732 52.2115 0.888632C52.2199 0.269003 51.5838 0.957106 52.0258 0.830261C52.1057 0.822404 51.9726 1.28937 51.794 0.942513C51.6948 0.739338 51.6929 0.989659 51.596 0.716887C51.5189 0.483404 51.4531 0.469934 51.4395 0.669742C51.4324 1.17936 51.2392 1.03456 51.2124 0.966086C51.1894 0.922308 50.4719 0.711275 50.4376 0.973944C50.4014 1.2063 50.2303 1.1412 50.2538 1.03793C50.2787 0.92792 50.1146 0.888632 50.1362 1.06375C50.1588 1.22988 49.8659 1.14906 49.998 1.01772C50.1593 0.853834 49.454 1.04354 49.352 0.686579C49.2707 0.372275 49.4625 1.15242 49.1386 1.32417C48.8358 1.48357 49.0756 0.848222 49.0159 0.694437C49.0018 0.658516 48.9797 0.683212 48.9717 0.734847C48.9477 0.872917 48.7869 0.868427 48.7704 0.73597C48.7577 0.633821 48.4023 0.496874 48.5043 0.688824C48.5678 0.807811 48.5716 0.834752 48.1907 0.899858C48.092 0.917818 48.1028 0.92792 48.2411 0.947003C48.6915 1.02333 48.0525 1.23886 47.9425 0.870672C47.9007 0.728112 47.8931 0.72699 47.8438 0.880775C47.7944 1.03456 47.7831 1.03344 47.6646 0.884142C47.5391 0.725867 47.3017 0.706785 47.1536 0.834751C47.0337 0.953738 47.0751 0.688824 47.0097 0.683212C46.9364 0.703417 46.9148 0.675354 46.934 0.599023C46.9872 0.413808 46.3774 0.0714401 46.3172 0.288086C46.2838 0.412685 46.4441 0.348702 46.4427 0.464321C46.4385 0.778626 46.3163 0.463198 46.2927 0.460953C46.2415 0.456463 46.3238 0.899857 46.1954 0.889755C46.1226 0.884142 46.1357 0.728112 46.2128 0.689947C46.257 0.658516 46.2537 0.649536 46.1917 0.636066C46.1141 0.629331 45.9683 0.0882778 46.0182 0.491261C46.0346 0.605758 46.0201 0.622596 45.9477 0.573205C45.8193 0.474424 45.8997 0.675354 45.7742 0.689947C45.7206 0.691444 45.7226 0.717636 45.7803 0.768523C45.8597 0.835874 45.856 0.844854 45.7351 0.843732C45.5203 0.844854 45.6374 0.508099 45.5555 0.637189C45.3858 0.851589 44.7624 0.639434 44.745 0.581063C44.6359 0.181447 43.7097 0.520447 43.7619 0.328496C43.8292 0.128688 43.5118 0.181447 43.5776 0.427278C43.588 0.472179 43.5508 0.503609 43.5001 0.499119C43.3665 0.489016 43.4765 0.322884 43.3966 0.316149C43.289 0.307169 43.4333 0.581063 43.1263 0.556367C42.8489 0.533917 43.0797 0.685457 42.8785 0.755053C42.5884 0.869549 42.7718 0.440748 42.7953 0.442993C42.8428 0.446361 42.76 0.614738 42.8367 0.620351C42.9462 0.629331 42.8545 0.377887 42.7309 0.332987C42.5602 0.266758 42.5189 0.350947 42.603 0.58443C42.7149 0.88751 42.5668 0.771891 42.5466 0.684334C42.517 0.530549 42.1803 0.582185 42.3952 0.523814C42.7516 0.422788 42.0572 0.238695 42.13 0.42391C42.2739 0.890877 41.7464 0.743828 41.5038 0.775258C40.9091 0.843732 41.0736 0.520447 40.9415 0.485649C40.8432 0.459831 40.7863 0.604636 40.8357 0.730357C40.8888 0.865059 41.2556 1.00874 41.3298 0.926798C41.366 0.88302 41.9086 1.46336 41.5668 1.24223C41.4018 1.15355 41.3844 1.49367 41.3867 1.30621C41.3891 1.14906 41.1676 1.23437 41.1084 1.08283C40.9974 0.798831 40.5334 1.14344 40.6467 0.645046C40.7732 0.121953 40.5264 0.239818 40.5005 0.389112C40.4657 0.541775 40.2405 0.573205 40.3543 0.394725C40.4441 0.244308 40.3721 0.169099 40.2137 0.244308C40.1253 0.281351 40.1216 0.298188 40.1869 0.311659C40.4135 0.353192 40.1498 0.729235 39.9814 0.365539C39.9189 0.24094 39.736 0.650659 39.6232 0.363294C39.5781 0.247675 39.3453 0.337476 39.4408 0.610248C39.5513 0.92343 39.201 0.734847 39.2311 0.706785C39.2913 0.664129 39.2555 0.497996 39.1855 0.555245C39.1211 0.625963 39.1559 0.963841 39.0506 0.797708C38.989 0.684334 39.1944 0.39697 39.1535 0.238695C39.1206 0.120831 38.8945 0.759543 38.8268 0.343089C38.7609 -0.122755 38.7548 0.642801 38.7271 0.684334C38.6152 0.839242 38.295 0.23645 38.2903 0.553C38.2847 0.947003 38.1497 0.312781 38.0101 0.477791C37.9208 0.58443 37.8526 0.500242 37.8554 0.299311C37.8582 0.0905229 37.8183 0.0871553 37.7167 0.297066C37.5954 0.545142 37.4158 0.510344 37.3862 0.680967C37.3575 0.845977 37.1356 0.466566 37.0529 0.732602C36.9805 1.00537 36.7463 0.87404 36.8051 0.677599C36.8169 0.625963 36.8103 0.573205 36.7849 0.554122C36.7633 0.535039 36.7468 0.393602 36.7525 0.25441C36.7604 -0.309093 36.4389 0.208387 36.5785 0.42391C36.6161 0.500242 36.6406 0.821281 36.5183 0.812301C36.4351 0.805566 36.3594 0.624841 36.3491 0.623718C36.2945 0.619228 36.3712 0.799953 36.3176 0.795463C36.2955 0.793218 36.2781 0.757298 36.2785 0.71352C36.279 0.678722 36.2391 0.658516 36.1916 0.671987C36.0425 0.738215 36.098 0.341967 36.028 0.336354C35.9687 0.331864 36.075 0.602391 35.9551 0.592288C35.8747 0.585553 35.8479 0.418298 35.9283 0.407073C35.9518 0.399215 35.4121 0.0882778 35.3942 0.451973C35.3838 0.715765 35.1097 0.660761 35.1126 0.473301C35.114 0.377887 35.1366 0.344212 35.1869 0.3835C35.2268 0.412685 35.2527 0.39697 35.2386 0.353192C35.2052 0.20951 34.87 0.24543 34.9814 0.463198C35.0571 0.5979 34.8704 0.947003 34.8173 0.685457C34.7595 0.408195 34.9696 0.252165 34.7506 0.235328C34.5597 0.219612 34.736 -0.0699971 34.4647 0.0287844C34.4534 0.036642 34.4783 0.099503 34.5174 0.181447C34.5705 0.290331 34.5705 0.308291 34.5235 0.277983C34.4436 0.207265 34.4934 0.321761 34.2743 0.327374C33.9513 0.336354 34.2522 0.444116 34.1074 0.7674C34.0881 0.821281 34.1304 0.39697 33.3876 0.509222C33.0905 0.559735 33.1074 0.162364 33.105 0.338599C33.1031 0.482281 32.9861 0.477791 33.0133 0.357682C33.0486 0.239818 32.8201 0.255533 32.8784 0.320639C33.0928 0.510344 32.6382 0.504732 32.5865 0.288086C32.5625 0.207265 32.5907 0.386867 32.2564 0.375642C31.7971 0.363294 31.4177 1.07385 31.4807 0.697804C31.5554 0.277983 31.1901 1.35223 31.1953 0.997517C31.1972 0.858324 31.0773 0.813424 31.0354 0.941391C30.9743 1.13783 30.6236 0.982924 30.7468 0.691069C30.8083 0.536162 28.7843 0.941391 28.7867 0.778626C28.7895 0.586675 28.5888 0.553 28.5535 0.742705C28.5225 0.922308 28.4397 0.87853 28.4722 0.805566C28.5747 0.501364 27.7792 0.505854 27.8958 0.986291C27.9856 1.35672 27.7039 1.28937 27.6282 0.764033C27.4345 1.5801 27.2827 0.739338 27.3297 1.21192C27.3683 1.63847 26.9037 1.41734 26.962 1.38366C27.065 1.33764 26.979 1.18385 27.1111 1.19508C27.4825 1.22426 26.8544 0.469934 26.8506 0.738215C26.8487 0.868427 26.5944 0.761788 26.5925 0.892C26.5911 1.00201 26.4261 1.01323 26.5196 0.886387C26.6245 0.73148 26.4101 0.866182 26.4124 0.703417C26.4134 0.627086 26.2136 0.478914 26.3198 0.783116C26.3795 0.953738 26.3795 0.962718 26.2831 1.04242C26.1355 1.1614 26.0847 1.1311 26.0617 0.936901C26.0105 0.526059 25.9216 0.925675 26.0072 0.932411C26.1064 0.940268 25.9973 1.33764 25.781 1.176C25.7067 1.11089 25.5182 1.24223 25.5323 0.938023C25.5365 0.651781 25.2441 0.746073 25.2201 0.799953C25.2037 0.845977 25.5582 1.10528 25.4524 1.18498C25.1379 1.40162 25.198 1.12997 25.1172 1.12324C25.0499 1.11763 25.1477 1.16477 25.1515 1.53632C25.1665 1.94717 25.034 1.88206 25.0702 1.60817C25.1252 1.14681 24.6639 1.37131 24.3795 1.07273C24.4331 1.03793 24.545 0.986291 24.5464 0.894245C24.5502 0.621473 24.4369 1.07946 24.3489 0.89649C24.1364 0.448606 24.0203 1.5251 23.8327 1.21304C23.6179 0.892 23.2126 1.65419 23.2723 1.29947C23.2883 1.1962 23.2483 1.17487 23.0288 1.19283C22.608 1.22651 22.7514 0.932411 22.7838 0.929043C22.8543 0.920063 22.4129 0.515957 22.4401 0.953738C22.4613 1.20967 22.3837 1.34325 22.3875 1.0716C22.3917 0.775258 22.3372 0.988536 22.0015 0.962718C21.7692 0.943636 21.8087 1.38029 21.8059 1.09518C21.8007 0.881897 21.607 0.903225 21.6423 1.03007C21.6879 1.21753 21.5012 0.947003 21.4397 1.15355C21.3917 1.3455 21.1345 1.21865 21.1627 1.34101C21.1858 1.43979 21.0786 1.44652 21.0499 1.32305C21.0015 1.10303 20.2699 1.36907 20.1693 1.30509C20.0236 1.18947 20.0692 1.59582 19.9888 1.41285C19.9662 1.36346 19.6521 1.34999 19.7918 1.13559C19.8402 1.06936 19.8369 1.0514 19.7857 1.04803C19.6963 1.04129 19.646 0.375642 19.5854 0.464321C19.5214 0.535039 19.608 0.624841 19.5257 0.808934C19.394 1.12548 19.5073 0.226347 19.0551 0.75393C18.9215 0.908838 18.9065 0.907715 18.8538 0.764033C18.8007 0.629331 18.8012 0.620351 18.8515 0.667497C18.9253 0.74495 18.9483 0.436258 18.8317 0.500241C18.5793 0.615861 18.5511 0.554122 18.5764 0.732602C18.6343 1.03344 18.2723 0.773013 18.3672 1.06487C18.4302 1.27478 18.2567 1.19283 18.2643 1.11763C18.2873 0.979556 17.5882 0.867305 17.6249 1.10977C17.654 1.30396 17.615 1.10752 17.4406 1.21753C17.3263 1.27815 17.2939 1.26692 17.2299 1.11314C17.1448 0.91445 16.8355 0.845977 16.7894 1.00762C16.7396 1.18722 16.7532 1.24896 16.8275 1.15916C16.9243 1.04466 16.9422 1.05476 16.9398 1.2209C16.9319 1.7945 16.5205 1.49479 16.497 1.52622C16.441 1.58796 16.4843 1.39489 16.4114 1.38815C16.3122 1.38029 16.3616 1.02221 16.268 1.19396C16.2295 1.26131 15.5214 1.02895 15.4161 1.231C15.339 1.40275 15.3409 1.09293 15.1509 1.1311C15.0776 1.1513 15.0414 1.12212 15.0423 1.04354C15.0442 0.913328 14.9497 0.87853 14.9149 1.00762C14.8801 1.14344 14.8702 0.955983 14.6427 0.872917C14.4255 0.813424 14.6714 0.981801 14.4857 1.11314C14.3079 1.22875 14.3112 1.42969 14.0672 1.51612C13.8984 1.56326 13.85 1.62051 13.9741 1.63062C14.0983 1.64072 14.0197 1.7743 13.8543 1.83042C13.677 1.89665 13.6573 1.69235 13.7499 1.70021C13.8909 1.71144 13.7377 1.36458 13.906 1.26804C14.0484 1.18273 13.843 1.16477 13.8195 1.17375C13.7518 1.20855 13.6624 0.798831 13.6958 1.14681C13.7532 1.69348 13.5816 0.88751 13.3968 1.10528C13.1763 1.36121 13.1852 0.904348 13.0776 1.44652C12.9487 2.13575 13.1086 1.15579 12.6102 1.14793C12.3653 1.13671 12.3366 1.12661 12.3169 0.958228C12.3009 0.799954 12.2901 0.798831 12.2242 1.04691C12.1232 1.42407 12.0075 1.11538 12.0089 1.03793C12.0108 0.913328 11.8984 1.08732 11.9003 0.950371C11.9022 0.812301 12.024 0.908838 12.0052 0.75842C11.9849 0.594533 11.2285 0.464321 11.4758 0.986291C11.5148 1.06824 11.5294 1.06936 11.5453 0.982924C11.5768 0.779748 11.5374 1.21753 11.9511 1.22426C11.6558 1.45999 11.378 1.27478 11.4353 1.515C11.4866 1.74624 11.0982 1.24447 11.1161 1.61153C11.1222 1.70807 11.1105 1.74175 11.0855 1.7047C11.0268 1.60368 11.109 1.41846 11.0404 1.26468C10.9873 1.12997 10.9445 1.18722 10.9572 1.3455C10.9182 1.21304 10.7611 1.37019 10.8298 1.17824C10.8904 1.00986 10.7296 1.02333 10.7282 1.11763C10.7254 1.31968 10.6257 0.961596 10.5246 1.04915C10.4109 1.15916 10.582 1.12997 10.5797 1.28039C10.5782 1.39376 10.33 1.35672 10.3173 1.23325C10.3009 1.10977 10.1481 1.05364 10.07 1.14344C10.0033 1.22539 9.68543 0.714642 9.71317 1.04466C9.73997 1.30284 9.55802 1.1513 9.56084 0.962718C9.56319 0.786483 9.09915 0.695559 9.02487 0.885265C8.99055 0.969454 8.97973 0.977311 8.97738 0.898735C8.97926 0.75842 8.8589 0.761788 8.88288 0.865059C8.9393 1.08283 7.98066 0.71801 8.0479 0.990781C8.07187 1.09405 7.91484 1.09293 7.91672 0.962718C7.9186 0.817914 7.76016 0.984046 7.79025 0.87404C7.83492 0.719132 7.59232 0.647291 7.5895 0.866182C7.58762 1.01323 7.37934 0.836997 7.41883 1.0615C7.4461 1.2411 7.25663 1.22988 7.32339 1.08058C7.47384 0.74495 7.21479 0.906593 7.18705 0.904348C7.13486 0.941391 7.32057 1.02333 7.21996 1.17712C7.03895 1.43754 7.04365 0.960473 6.9233 1.2063C6.83679 1.38029 6.92236 1.14906 6.5768 1.17038C6.31727 1.176 6.3027 1.16589 6.35959 1.03119C6.51097 0.655149 6.23829 0.815669 6.23406 1.11763C6.23124 1.33203 6.09959 1.1614 6.15366 1.11089C6.18704 1.08732 6.18751 1.05252 6.15178 0.979556C5.89837 0.362172 5.76626 0.924553 5.97923 1.04466C6.30599 1.24223 5.83114 1.75409 5.91623 1.38029C5.94867 1.17263 5.68445 1.22651 5.68304 1.31856C5.6821 1.38703 5.99569 1.54418 5.70843 1.60031C5.47429 1.62613 5.51614 1.04354 5.64308 1.05364C5.66658 1.05589 5.83537 0.673109 5.58525 0.752808C5.50814 0.789851 5.47429 0.840364 5.48417 0.91894C5.51144 1.09854 5.31632 1.0514 5.34124 0.942513C5.35299 0.899858 5.33889 0.854957 5.30598 0.852712C5.2237 0.845977 5.30739 0.955983 5.22934 1.10865C5.12356 1.30509 5.07137 0.850467 5.03987 1.07609C5.00884 1.21304 4.94772 1.20294 4.97405 1.08844C4.99709 1.00313 4.82266 0.798831 4.75214 1.0267C4.68444 1.2209 4.67786 1.01997 4.51895 1.23549C4.33653 1.48806 4.2519 1.09742 4.27635 1.3208C4.29986 1.46224 4.19313 1.7945 4.15787 1.69572C4.14001 1.6598 4.15223 1.59021 4.17809 1.55765C4.44043 1.19171 3.56219 1.44316 3.56642 1.13334C3.56736 1.08058 3.59651 1.07497 3.63271 1.10416C3.67973 1.1513 3.67268 1.1165 3.61297 0.962718C3.47286 0.605758 3.48227 1.19508 3.42303 0.964963C3.39529 0.858324 3.2895 0.832506 2.94912 0.866182C2.82829 0.88302 2.79444 1.21977 2.90304 1.29835C3.16444 1.47683 2.71592 1.56776 2.82123 1.91125C2.85979 2.03697 2.85932 2.0538 2.80854 2.04931C2.70605 2.04146 2.86073 2.48934 2.91197 2.49383C3.01447 2.50169 2.93313 2.94845 2.80854 2.57241C2.71968 2.30076 2.78644 2.57016 2.65527 2.56006C2.52504 2.54996 2.60167 2.24912 2.68019 2.07289C2.93548 1.55653 2.45358 1.79338 2.55842 1.61827C2.66467 1.44091 2.51705 1.32754 2.43853 1.3208C2.34074 1.31294 2.1964 0.57096 2.22743 0.980679C2.23402 1.18385 1.64586 0.921185 1.61483 1.1412C1.59085 1.27927 1.75869 1.30958 1.79349 1.18161C1.85508 0.962718 1.9933 1.61041 1.86213 1.48357C1.82263 1.43642 1.80712 1.48806 1.80477 1.65307C1.7996 2.03697 1.58286 1.83267 1.5838 1.76644C1.58521 1.6699 1.76622 1.79001 1.76998 1.51949C1.77139 1.43193 1.28995 1.37693 1.31346 1.5004C1.34449 1.61602 1.27914 1.59357 1.22978 1.46785C1.16866 1.31182 1.00457 1.61041 1.23401 1.6946C1.34308 1.7294 1.40749 1.84838 1.31581 1.84053C1.24012 1.83491 1.20345 2.01676 1.3727 1.96737C1.49447 1.93145 1.55841 1.86747 1.36424 2.0538C1.03795 2.39393 0.909133 1.63511 0.998931 1.77205C1.09249 1.89328 0.99376 1.18947 0.897849 1.42407C0.863998 1.52398 0.965081 1.45663 0.93264 1.80236C0.897849 2.30413 0.451206 2.05717 0.52502 1.9438C0.666535 1.75297 0.191683 2.01115 0.190273 2.08299C0.189332 2.14361 0.155952 2.18514 0.11928 2.18177C-0.00577994 2.17167 -0.0306979 2.72844 0.0360634 2.65547C0.0764964 2.60159 0.252333 3.4143 0.178049 3.47828C0.0967128 3.53553 0.286183 3.6141 0.303579 3.92504C0.317684 4.17873 0.393378 4.16863 0.36846 3.99127C0.348243 3.82626 0.545706 3.61298 0.417826 3.60288C0.376922 3.59951 0.196855 3.36603 0.280542 3.24255C0.36987 3.12805 0.540065 3.49063 0.511385 3.73197C0.490699 3.89586 0.504803 3.94974 0.591781 4.00025C0.817923 4.16414 0.830618 4.19893 0.80758 4.00025C0.772319 3.73197 1.20768 3.7634 1.23072 3.7982C1.40843 4.08668 0.982476 4.12036 1.08403 4.36282C1.17665 4.61876 1.4578 4.3168 1.42583 4.50314C1.38163 4.76917 1.13245 4.53008 1.08403 4.62437C1.0403 4.70856 1.03842 5.15532 0.785953 4.75795C0.600244 4.4616 0.670766 4.84663 0.697565 4.81183C0.716371 4.78713 0.741289 4.82418 0.751162 4.90388C0.793006 5.21706 1.74882 4.63896 1.66419 4.93306C1.64492 5.01051 1.66701 5.00266 1.73049 4.91173C1.92842 4.62661 1.98719 5.10481 2.02856 4.77815C2.05348 4.57947 2.20205 4.65243 2.19923 4.86122C2.19781 4.97459 2.21239 4.96674 2.28009 4.83316C2.51093 4.39762 2.59368 5.1542 2.80149 4.65692C2.88894 4.4863 2.4249 4.69284 2.47191 4.44701C2.49589 4.26741 2.66514 4.4616 2.57629 4.31568C2.42678 4.03954 3.01682 4.19669 3.01259 3.67809C3.00788 3.38174 2.91103 3.4693 2.99143 3.37052C3.10285 3.23694 3.34075 3.66013 3.18842 3.64778C3.12448 3.64217 3.0281 3.85881 3.18654 3.79595C3.32853 3.74881 3.31677 3.7185 3.203 3.91943C3.1541 4.00249 3.13388 4.15852 3.08499 4.25057C2.97356 4.46722 2.96322 4.41558 3.12636 4.42793C3.35533 4.44589 3.27822 3.81616 3.42256 3.90147C3.51612 3.97668 3.43008 4.1024 3.48556 4.10689C3.54903 4.1125 3.49402 3.9329 3.60121 3.94188C3.70606 3.94974 3.63365 3.82514 3.69477 3.80044C3.74179 3.76677 3.73192 3.98566 3.74038 4.20567C3.74461 4.38639 3.90634 4.03392 3.83535 3.93402C3.60639 3.604 4.39154 3.69492 4.24673 4.03617C4.15599 4.21016 4.06243 4.23036 4.15975 4.23822C4.20833 4.24795 4.20771 4.29136 4.15787 4.36843C3.89694 4.83428 4.56737 4.26741 4.59041 4.26292C4.87626 4.227 4.59041 3.7533 4.58665 4.00923C4.58336 4.23598 4.4724 4.07883 4.45407 3.82401C4.4141 3.27174 4.26366 3.8633 4.09017 3.44573C4.04786 3.34582 3.99379 3.2897 3.97498 3.31439C3.91763 3.37725 3.96135 3.0955 3.90117 3.08989C3.87907 3.08764 3.87296 3.02703 3.88471 2.94845C3.90446 2.82834 3.90117 2.81936 3.85604 2.90243C3.80056 3.00121 3.5321 2.70374 4.33512 2.89681C4.43714 2.92263 4.49027 3.04835 4.39154 3.0405C4.29281 3.03264 4.08594 3.19091 4.085 3.27735C4.08359 3.37164 4.44419 3.46705 4.5119 3.59053C4.59699 3.8083 5.21289 3.37052 5.16399 4.00025C5.14613 4.25506 5.31961 4.33925 5.24627 4.12036C5.14472 3.80942 5.38873 3.64666 5.32996 4.13607C5.28529 4.4964 5.49122 4.20791 5.52366 4.12485C5.62521 3.91943 5.31773 3.70503 5.46113 3.63094C5.57161 3.57033 5.69009 3.72748 5.65859 3.89136C5.63885 4.00362 5.6459 4.02158 5.6868 3.97219C5.77049 3.85657 5.93833 4.00811 5.94021 3.87004C5.94256 3.70952 6.16212 3.97331 5.90824 4.05076C5.73099 4.07209 5.89696 4.40772 6.02437 4.10352C6.08079 3.97668 6.1057 3.49961 6.05399 3.56471C5.89555 3.7387 6.20773 3.03152 6.20068 3.51532C6.19785 3.71625 6.44374 3.91045 6.54059 3.78697C6.63321 3.65002 6.7752 4.2472 6.78178 3.79707C6.78554 3.53216 6.81563 3.60288 6.90966 3.53665C6.991 3.4794 6.97971 3.70839 6.92283 3.62533C6.86594 3.5344 6.93646 3.88463 7.06246 3.81952C7.1847 3.76228 7.10712 3.95423 7.22137 3.96321C7.35301 3.97331 7.18705 3.74432 7.23689 3.63319C7.28766 3.51981 7.32292 3.96994 7.38874 3.74095C7.44234 3.54338 8.07987 3.67135 7.9769 3.22908C7.95057 3.13928 8.03191 2.98774 8.0761 3.19316C8.12077 3.39746 8.17578 3.37613 8.16825 3.13928C8.16308 2.98213 8.17813 2.94845 8.24724 2.97988C8.45269 3.03376 8.36431 3.48389 8.54626 3.01243C8.73384 2.48934 8.75641 3.11571 8.64922 2.97651C8.56459 2.83844 8.71974 3.57706 8.66332 3.54451C8.56882 3.50185 8.53544 3.54338 8.58105 3.66013C8.64922 3.85208 8.97926 3.39746 8.97409 3.77013C8.96798 4.21128 9.322 4.07546 9.3582 4.26292C9.37137 4.36843 9.43719 4.37405 9.5773 4.28088C9.66568 4.21802 9.72633 3.81279 9.64594 3.80605C9.61679 3.80381 9.60503 3.8633 9.61444 3.95198C9.6276 4.0575 9.60974 4.03056 9.56413 3.88687C9.44941 3.52655 9.65158 3.47491 9.35773 3.5041C9.1283 3.52879 9.14288 3.5041 8.97691 3.04611C9.32576 3.27735 9.37325 3.56359 9.33517 3.3099C9.322 3.22122 9.33329 3.17071 9.3662 3.17295C9.45271 3.17969 9.39253 3.67696 9.5284 3.31664C9.60033 3.12132 9.68778 3.16397 9.65534 3.37052C9.61444 3.61747 9.7489 3.57706 9.72727 3.46369C9.70706 3.35817 10.0865 3.63319 9.91674 3.76677C9.89089 3.79034 9.90499 3.8184 9.95247 3.82177C10.0691 3.85432 10.0992 4.33027 10.2383 4.01933C10.3215 3.83299 10.3648 4.22587 10.4584 3.97555C10.5007 3.83973 10.504 3.83973 10.5058 3.97892C10.5044 4.08331 10.5331 4.12934 10.6022 4.12597C10.8133 4.11138 10.991 4.38864 10.9125 4.15067C10.8556 3.97668 10.945 3.67472 11.078 4.07658C11.1269 4.2371 11.1838 4.33813 11.2026 4.31343C11.2252 4.27976 11.2539 4.31792 11.2712 4.37966C11.3183 4.56937 11.3263 4.27751 11.2407 4.22924C11.1086 4.12148 11.0804 3.51981 11.2365 3.74881C11.3578 3.95647 11.6224 3.38286 11.5515 3.69492C11.5237 3.7982 11.7832 3.80718 11.7673 3.67696C11.7508 3.55349 11.9727 3.36154 12.0263 3.45358C12.1659 3.67247 13.3305 3.21785 13.3282 3.40083C13.3253 3.60063 12.9723 3.30878 13.1279 3.5939C13.1885 3.71176 13.188 3.72972 13.1326 3.77799C13.0771 3.82626 13.0733 4.08781 13.1283 4.06535C13.2454 4.03954 13.2811 4.1125 13.2779 4.35609C13.2727 4.71641 13.3503 4.65355 13.3272 4.49079C13.2849 4.22475 13.4894 4.60978 13.6775 3.99576C14.0701 4.56375 13.9765 4.23822 13.9299 4.23373C13.7602 4.22026 14.26 3.96321 14.2694 3.99913C14.3832 4.47171 14.1114 4.35833 14.3794 4.47956C14.7283 4.63223 14.5158 4.3067 14.7033 4.32241C14.8618 4.33476 14.7866 4.56712 14.8519 4.42119C14.8848 4.34823 15.6836 4.42456 15.6634 4.39874C15.5985 4.34149 15.6079 4.19332 15.6733 4.19893C15.7062 4.20118 15.7179 4.15067 15.7081 4.07097C15.6794 3.90483 15.9107 3.81952 15.8815 4.21577C15.8477 4.63335 16.0169 4.46609 16.0179 4.39201C16.0188 4.337 17.2454 4.61202 17.4086 4.26741C17.5313 4.0126 17.4029 3.78473 17.4965 3.98678C17.5858 4.16414 17.4768 4.25618 17.5915 4.26516C17.6982 4.27414 17.8016 4.48293 17.8524 4.40772C17.9309 4.28312 17.6385 4.24496 17.7081 4.0126C17.7777 3.76228 17.756 4.19108 17.8844 4.20118C18.0019 4.21016 17.9765 4.46497 18.0292 4.30894C18.1284 3.94188 18.5181 4.61314 18.5252 4.12148C18.5285 3.89024 18.6564 3.88014 18.655 3.99239C18.6531 4.12597 18.7683 4.05638 18.8237 4.19781C18.8731 4.32466 19.1072 3.80493 19.1829 4.13046C19.2309 4.32802 19.2986 3.8734 19.3353 4.2124C19.3639 4.53008 19.8176 4.42456 19.8336 4.36619C19.8882 4.16526 21.537 4.337 21.5412 4.04066C21.5426 3.92616 21.5229 4.21465 22.1853 4.24047C22.2088 4.24159 32.9099 3.91831 32.9254 3.78024C32.9541 3.55573 33.0242 3.50073 33.0213 3.70054C33.0115 4.38864 42.4681 4.17648 42.4916 4.14281C42.6298 3.94412 42.7361 3.91831 42.7704 4.0777C42.8277 4.33813 42.9378 3.95984 42.9711 4.1024C43.0102 4.24496 45.3209 4.13271 46.3463 4.21465C46.4272 4.18883 46.3421 3.85657 46.4789 3.86779C46.53 3.87752 46.5319 3.91269 46.4846 3.97331C46.2321 4.29547 47.6567 4.34149 47.635 4.27414C47.5772 4.10801 47.6571 4.01933 47.6882 4.13832C47.7215 4.282 48.0713 4.18995 48.069 4.36058C48.068 4.43915 48.0788 4.44028 48.1127 4.36394C48.1766 4.22026 48.3628 4.25282 48.3605 4.40099C48.3586 4.52334 51.4324 4.12485 51.4085 4.15628C51.1141 4.52671 52.0742 4.36956 51.7564 4.08781C51.7173 4.04403 52.1757 3.97219 52.1386 4.19669C52.0606 4.63559 52.5763 3.59278 52.9012 4.03056C52.9585 4.11362 52.9877 4.10689 53.0441 3.998C53.1043 3.88014 53.141 3.87453 53.3365 3.9778C53.6642 4.14281 53.6045 3.99913 53.5302 3.99351C53.4315 3.98566 53.4038 3.89585 53.4531 3.75217C53.487 3.66798 53.4837 3.64104 53.4513 3.6388C53.3939 3.63431 53.4174 3.47491 53.542 3.68145C53.8137 4.13832 53.6934 3.33796 53.7498 3.45358C53.778 3.49736 53.7982 4.03729 53.9774 3.63768C54.0342 3.49624 54.4771 3.4592 54.4771 3.4592C54.4729 3.14714 54.2552 3.28296 54.2374 3.10897C54.211 2.92376 54.6121 3.09775 54.5246 2.94845C54.408 2.73517 54.6393 2.57578 54.6878 2.77783C54.7009 2.83508 54.5129 3.21224 54.6624 3.03713C54.85 2.83171 54.5415 3.49961 54.7141 3.52991C54.7832 3.55236 54.802 3.51083 54.7968 3.36154C54.7841 2.96417 55.0615 3.46593 55.0126 3.07305C54.9934 2.88784 55.0493 2.81375 55.0869 2.98325C55.117 3.11346 55.259 3.04386 55.2303 3.16959C55.2026 3.27286 55.3187 3.33796 55.2971 3.09662C55.2877 2.98213 55.259 2.94508 55.204 2.95855C55.1222 2.99335 55.4466 2.51291 55.3455 3.29306C55.7146 2.46801 55.1739 2.80926 55.0469 2.43209L55.0479 2.44107ZM54.787 1.48581C54.8598 1.49142 54.9068 1.52173 54.8956 1.54643C54.7996 1.78103 54.4588 1.45887 54.787 1.48581ZM11.7903 0.931288C11.7917 0.819036 11.865 0.817914 11.8632 0.936901C11.8618 1.05476 11.7884 1.04129 11.7903 0.931288ZM0.264086 2.97764C0.296997 2.97988 0.322385 3.00009 0.321915 3.01692C0.318624 3.25939 0.143728 2.96753 0.264086 2.97764ZM0.492109 3.11795C0.435221 2.97315 0.582378 2.69139 0.577207 3.05509C0.575326 3.17744 0.531132 3.21673 0.492109 3.11795ZM0.332728 2.25025C0.334139 2.14585 0.690983 2.22667 0.722483 2.33331C0.815103 2.66109 0.669826 3.00458 0.633154 2.71048C0.611057 2.53087 0.328497 2.53985 0.332728 2.25025ZM0.690043 3.6141C0.46343 3.59614 0.750222 3.23132 0.865409 3.61074C0.950036 3.88238 0.833909 3.59727 0.690043 3.6141ZM2.38446 2.65884C2.42255 2.8912 2.15127 2.95294 2.26223 2.78905C2.35014 2.67231 2.22649 2.73966 2.22837 2.6117C2.23026 2.48148 2.36472 2.5174 2.38493 2.65884H2.38446ZM2.44088 3.05509C2.43712 3.31215 2.2185 3.11458 2.33886 3.02927C2.41267 2.96529 2.44182 2.96753 2.44088 3.05509ZM2.25282 3.43338C2.24953 3.67584 2.07464 3.38399 2.19499 3.39409C2.2279 3.39633 2.25329 3.41654 2.25282 3.43338ZM2.34121 2.35801C2.33933 2.4871 2.30924 2.4523 2.28667 2.35352C2.26223 2.22555 2.34309 2.25025 2.34121 2.35801ZM2.01493 1.63398C2.10425 1.64072 1.97496 1.28151 2.0784 1.29049C2.11507 1.29386 2.13575 1.37356 2.13434 1.48693C2.13105 1.72491 2.14516 1.49591 2.24765 1.75746C2.34544 2.00666 2.26317 2.01676 2.21145 2.24351C2.21051 2.29851 1.95522 1.97747 2.02292 1.88767C2.06758 1.82144 2.06429 1.7945 2.02151 1.72154C1.98202 1.65756 1.97872 1.63062 2.0154 1.63398H2.01493ZM1.83486 2.23004C1.73284 2.22218 1.92795 1.84053 1.92184 2.28953C1.91902 2.50281 1.74083 2.59037 1.82593 2.36923C1.86354 2.27606 1.86448 2.23229 1.83533 2.23004H1.83486ZM1.2514 3.45807C1.00974 3.10897 0.953797 3.28296 1.06052 2.98886C1.21849 2.58812 1.13669 3.13479 1.25563 3.14377C1.33086 3.14938 1.22648 3.36378 1.33556 3.43787C1.42724 3.50073 1.47425 3.78809 1.2514 3.45695V3.45807ZM2.37036 4.19332C2.39857 4.06984 2.33134 4.05862 2.3036 4.27527C2.2721 4.51997 2.19076 4.4515 2.22179 4.36507C2.24718 4.25282 2.11366 4.03056 2.07464 4.18771C2.02527 4.35272 2.16302 4.282 2.08874 4.48518C2.02433 4.66366 1.98813 4.62549 1.97684 4.38078C1.96932 4.13607 1.89645 4.1125 1.89692 4.34823C1.89363 4.57161 1.83627 4.5211 1.83768 4.39538C1.83956 4.25057 1.53819 4.90724 1.54148 4.66815C1.54854 4.42456 1.6026 4.21914 1.6609 4.22363C1.77421 4.23261 1.73942 4.09903 1.62282 4.08107C1.56452 4.0676 1.52409 4.09903 1.53443 4.14393C1.54854 4.18883 1.5081 4.21128 1.45357 4.18995C1.27632 4.14056 1.4089 3.69605 1.33462 3.80493C1.28619 3.85769 1.26128 3.66013 1.40514 3.73197C1.56922 3.83636 1.52221 3.35592 1.42254 3.28857C1.27444 3.18193 1.41454 3.09662 1.3365 2.89794C1.17571 2.57353 1.3948 2.12565 1.38963 2.50057C1.38492 2.82722 1.69899 2.80028 1.57722 2.66445C1.47895 2.58251 1.57534 2.15034 1.67031 2.55894C1.75258 2.89345 1.84144 2.58139 1.92936 2.58812C2.00928 2.59486 1.84896 3.0158 1.73096 2.93835C1.65244 2.90467 1.47378 2.9159 1.58568 3.11907C1.68441 3.32113 1.57581 3.31439 1.64257 3.50746C1.67407 3.61523 1.6736 3.65002 1.64022 3.6736C1.57393 3.72074 1.5791 3.86891 1.64821 3.87453C1.73519 3.88126 1.84285 3.44573 1.84943 3.61186C1.84614 3.83748 2.13105 3.57818 2.03232 3.8532C1.92513 4.13607 2.38493 3.74881 2.46345 4.11475C2.5194 4.38864 2.34544 4.28874 2.37083 4.19444L2.37036 4.19332ZM1.81793 3.18867C1.81652 3.30653 1.74318 3.29306 1.74506 3.18306C1.74647 3.07081 1.81981 3.06968 1.81793 3.18867ZM2.50153 1.84726C2.56359 1.85175 2.60732 1.87308 2.59979 1.88992C2.46721 2.13575 2.24342 1.82706 2.50153 1.84726ZM2.78315 3.67584C2.76294 3.74319 2.63552 3.48165 2.58005 3.55461C2.53585 3.61298 2.48273 3.37501 2.53773 3.45471C2.55936 3.48277 2.58475 3.47603 2.60026 3.4244C2.63741 3.2998 2.80666 3.63992 2.78315 3.67472V3.67584ZM2.80243 3.3548C2.80431 3.22571 2.87389 3.25939 2.89364 3.36266C2.92091 3.48052 2.80055 3.4693 2.80243 3.3548ZM3.53492 1.6598C3.5857 1.8641 3.28856 1.82369 3.41456 1.6497C3.4818 1.55877 3.51095 1.56102 3.53492 1.6598ZM3.5133 1.37019C3.51095 1.52959 3.44889 1.51724 3.45077 1.4005C3.45312 1.24784 3.33276 1.52847 3.22744 1.44428C3.13435 1.36907 3.1903 1.55428 3.07606 1.5453C2.825 1.5251 3.51941 0.92792 3.5133 1.37131V1.37019ZM3.12401 2.04595C3.16162 2.21432 3.23168 2.19412 3.20817 2.02686C3.1541 1.65531 3.84146 2.45005 3.12072 2.26372C2.68301 2.14361 3.00083 1.50602 3.12401 2.04595ZM3.39294 2.91365C3.392 2.96866 3.18466 3.03376 3.25565 2.78905C3.31818 2.54322 3.39341 2.85753 3.39294 2.91365ZM3.08076 2.7666C3.01635 2.91028 3.00835 2.25698 3.21475 2.60272C3.31207 2.76885 3.15128 2.60945 3.08076 2.7666ZM3.47992 3.77575C3.26271 3.85095 3.35533 3.63431 3.25095 3.42552C3.15316 3.23694 3.43102 3.26051 3.41503 3.46481C3.4061 3.58604 3.42397 3.6141 3.48603 3.60176C3.59228 3.57482 3.5904 3.73197 3.47992 3.77575ZM3.76671 1.54755C3.79068 1.40948 3.83817 1.39601 3.86591 1.51163C3.88942 1.61378 3.73474 1.72154 3.76671 1.54755ZM4.44937 1.61939C4.47945 1.82257 4.47569 1.83042 4.3953 1.82481C4.23451 1.81246 4.40376 1.25121 4.44937 1.61939ZM4.5434 2.9709C4.56596 2.871 4.59276 2.85304 4.61627 2.97651C4.64354 3.09438 4.51237 3.08428 4.5434 2.9709ZM4.70748 2.47699C4.66705 3.11458 3.92045 1.96064 4.19548 1.98196C4.25002 1.98645 4.28246 2.04146 4.28105 2.12003C4.27212 2.76436 4.75073 1.95951 4.70748 2.47699ZM4.85181 1.58123C4.88425 1.75073 4.75684 1.63062 4.82125 1.92808C4.88378 2.20198 4.71735 2.00778 4.74086 1.93931C4.76954 1.83267 4.61486 1.78665 4.61721 1.6497C4.61862 1.56102 4.90776 1.66654 4.75637 1.38142C4.6205 1.11089 4.99286 0.933533 4.98722 1.35672C4.98581 1.44652 4.82313 1.4555 4.85228 1.58123H4.85181ZM4.91858 2.30188C4.9402 2.20647 4.97499 2.17391 4.97311 2.30637C4.9717 2.41975 4.88707 2.41638 4.91858 2.30188ZM4.92469 1.86634C4.90071 1.74175 5.01731 1.76307 5.0159 1.87308C5.01402 1.99431 4.95008 1.97523 4.92469 1.86634ZM5.35534 1.11538C5.471 1.12436 5.47993 1.06038 5.33419 1.33203C5.06902 1.8192 5.14425 1.09854 5.35534 1.11538ZM5.30598 2.03697C5.30363 2.21545 5.22417 2.07513 5.25191 1.97186C5.2867 1.85287 5.30786 1.88094 5.30598 2.03697ZM5.21054 3.63431C5.21195 3.52206 5.28529 3.52093 5.28341 3.63992C5.28153 3.75779 5.20866 3.74432 5.21054 3.63431ZM5.35393 2.26708C5.42305 2.28168 5.47382 2.31984 5.4663 2.34566C5.39296 2.60159 5.03517 2.16044 5.35393 2.26708ZM5.94538 2.03584C5.91764 1.92023 5.96513 1.92359 6.03659 2.04258C6.12874 2.18851 5.96983 2.14136 5.94538 2.03584ZM6.17059 1.61715C6.19362 1.53183 6.26368 1.50265 6.26273 1.57225C6.26179 1.62388 6.14614 1.72603 6.17059 1.61715ZM6.4696 3.49961C6.42964 3.56583 6.20773 3.25827 6.26885 3.22234C6.33467 3.1505 6.24769 3.02029 6.32997 3.02703C6.36664 3.03039 6.37651 3.08315 6.361 3.17744C6.34501 3.26388 6.35206 3.29868 6.37416 3.26612C6.41882 3.19989 6.50345 3.41654 6.4696 3.50073V3.49961ZM6.45973 3.16734C6.46208 2.99784 6.53542 2.99672 6.5326 3.17295C6.53025 3.35031 6.45738 3.33572 6.45973 3.16734ZM6.82503 3.43226C6.82033 3.49287 6.60547 3.44124 6.58103 3.36939C6.48841 3.15836 6.87158 2.72507 6.83961 3.17183C6.83444 3.28521 6.8255 3.39746 6.82503 3.43226ZM6.79494 2.71384C6.79636 2.60159 6.8697 2.60047 6.86782 2.71946C6.86594 2.83732 6.79306 2.82385 6.79494 2.71384ZM6.97407 2.94621C6.97642 2.77671 7.04977 2.77558 7.04695 2.95182C7.04459 3.12918 6.97172 3.11458 6.97407 2.94621ZM7.17201 1.87196C7.243 1.77318 7.24629 1.77318 7.24488 1.87757C7.24347 1.98758 7.07845 1.9988 7.17201 1.87196ZM7.34408 1.59694C7.15085 1.55541 7.12452 1.34437 7.31446 1.35897C7.40943 1.36682 7.43811 1.39489 7.40097 1.44428C7.36007 1.50265 7.36336 1.52847 7.41742 1.56775C7.45363 1.59694 7.42025 1.61153 7.34408 1.59694ZM7.63981 3.19204C7.57257 3.2549 7.50722 2.93386 7.43811 2.97539C7.38451 2.98886 7.44892 2.99223 7.45127 2.8014C7.45363 2.63415 7.59655 2.69027 7.5359 2.74752C7.36712 2.89345 7.73054 3.13816 7.63934 3.19204H7.63981ZM7.89369 1.75522C7.84996 1.75185 7.73101 1.36682 7.75405 1.29049C7.77333 1.21304 7.96327 1.21079 7.99524 1.29274C8.02345 1.36458 7.93741 1.75971 7.89369 1.75634V1.75522ZM8.58857 0.945881C8.67978 0.944758 8.68683 0.962718 8.6417 1.08058C8.56835 1.26468 8.60878 0.996394 8.47714 1.10191C8.34456 1.22539 8.34221 0.942513 8.58904 0.944758L8.58857 0.945881ZM8.33187 1.51949C8.35914 1.41734 8.71316 1.4454 8.71175 1.54979C8.70846 1.76981 8.30037 1.63735 8.33187 1.51949ZM8.89135 1.74736C8.88993 1.86185 8.78039 1.85287 8.7818 1.73838C8.78321 1.62276 8.89276 1.63174 8.89135 1.74736ZM8.86784 2.39954C8.67978 2.72283 8.69811 2.25474 8.8622 2.26821C8.91329 2.27793 8.91517 2.32171 8.86784 2.39954ZM9.22656 3.64104C9.32153 3.63992 9.3394 3.67584 9.33705 3.84197C9.33 4.34149 9.24396 3.7387 9.13629 3.82626C9.06624 3.90259 9.02675 3.63992 9.22656 3.64104ZM8.95576 2.3625C8.95717 2.25025 9.03051 2.24912 9.02863 2.36811C9.02675 2.48597 8.95388 2.4725 8.95576 2.3625ZM9.14946 1.59357C8.99854 1.81134 8.93131 1.48918 9.10667 1.50265C9.18331 1.50826 9.19412 1.52734 9.14946 1.59357ZM9.133 0.945881C9.1692 0.975066 9.1866 1.02895 9.17532 1.05364C9.15745 1.09405 9.02158 0.821281 9.133 0.945881ZM9.35303 1.15579C9.3709 1.18385 9.35538 1.23437 9.31495 1.2658C9.01735 1.51836 9.29426 1.03568 9.35303 1.15579ZM9.37137 2.981C9.28439 3.1752 9.3441 2.55445 9.38077 2.82497C9.38735 2.88671 9.38265 2.95631 9.37137 2.981ZM9.84904 1.21304C9.85045 1.10079 9.9238 1.09967 9.92192 1.21865C9.92003 1.33652 9.84716 1.32305 9.84904 1.21304ZM10.0051 1.83604C10.1006 1.84389 10.0136 1.62725 10.1452 1.75073C10.1885 1.79787 10.2238 1.88767 10.2228 1.94941C10.2191 2.23341 9.77241 1.81695 10.0051 1.83604ZM10.3168 3.57145C10.2839 3.64553 10.1734 3.51644 10.2698 3.5243C10.3103 3.51869 10.3314 3.54675 10.3168 3.57145ZM10.2473 1.50602C10.2491 1.37693 10.3187 1.4106 10.3385 1.51387C10.3657 1.63174 10.2458 1.62051 10.2473 1.50602ZM10.7329 3.604C10.7151 3.57594 10.7033 3.61859 10.7061 3.69829C10.716 4.20679 10.4513 3.52991 10.606 3.54226C10.6351 3.54451 10.6582 3.48501 10.6591 3.40644C10.6633 3.08989 10.8448 3.77687 10.7329 3.604ZM11.3122 2.17616C11.2553 2.303 11.2205 2.4523 11.2233 2.25586C11.2261 2.05717 11.3549 2.09983 11.3122 2.17616ZM11.0855 2.96978C11.11 2.86089 11.2952 2.86426 11.268 2.98437C11.2383 3.09326 11.0587 3.08877 11.0855 2.96978ZM11.3314 3.42552C11.3827 3.43001 11.4259 3.46818 11.425 3.51981C11.4212 3.78585 11.0804 3.40532 11.3314 3.42552ZM11.9191 2.16381C11.9205 2.05156 11.9939 2.05044 11.992 2.16942C11.9906 2.28729 11.9172 2.27382 11.9191 2.16381ZM11.6789 1.82144C11.5858 1.95839 11.621 1.55541 11.8542 1.57337C12.3672 1.65531 11.7028 1.77654 11.6789 1.82144ZM12.1627 1.74624C12.1387 1.62164 12.2553 1.64296 12.2539 1.75409C12.252 1.87532 12.188 1.85624 12.1627 1.74624ZM12.4349 2.14361C12.3789 2.30974 12.4546 2.38046 12.4062 2.37709C12.3832 2.37484 12.1777 2.01003 12.3634 2.02462C12.4546 2.03135 12.4687 2.05942 12.4349 2.14361ZM12.6093 3.23918C12.5388 3.28184 12.4452 3.18193 12.5623 3.19204C12.6135 3.19653 12.6314 3.21449 12.6093 3.23918ZM13.0019 3.12244C13.0033 3.01131 13.1128 3.02366 13.1119 3.07866C13.1109 3.13367 13 3.22908 13.0019 3.12244ZM13.3686 4.07658C13.401 4.10577 13.4255 4.17761 13.425 4.22026C13.4212 4.48518 13.2365 3.93739 13.3686 4.07658ZM13.4208 1.93482C13.4222 1.82032 13.6413 1.83491 13.6399 1.95278C13.6385 2.0684 13.4194 2.04819 13.4208 1.93482ZM13.48 4.20791C13.5031 4.1226 13.5731 4.09342 13.5722 4.16301C13.5712 4.21465 13.4556 4.3168 13.48 4.20791ZM13.6516 3.69829C13.4998 3.91045 13.3108 3.63768 13.5867 3.62308C13.6709 3.62084 13.6888 3.6489 13.6516 3.69829ZM13.7856 3.27286C13.7616 3.14826 13.8782 3.16959 13.8768 3.28072C13.8749 3.40195 13.811 3.38286 13.7856 3.27286ZM14.8773 2.05044C14.8994 2.05268 14.9243 2.0886 14.9347 2.14248C14.9629 2.28953 14.7715 2.04258 14.8773 2.05044ZM14.7278 0.991904C14.8754 1.00313 14.7532 1.16477 14.8232 1.22651C14.7748 1.22314 14.5477 0.977311 14.7278 0.991904ZM13.968 1.98645C13.9699 1.86859 14.0428 1.87532 14.0418 1.93145C14.0409 1.99768 13.9666 2.09422 13.968 1.98645ZM14.1081 3.47267C14.141 3.47491 14.1664 3.49512 14.166 3.51195C14.1627 3.75442 13.9878 3.46256 14.1081 3.47267ZM14.2191 3.65564C14.1932 3.51981 14.2727 3.56135 14.292 3.66125C14.3192 3.77911 14.2464 3.7735 14.2191 3.65564ZM14.4589 4.25955C14.157 4.17536 14.4913 3.72299 14.4377 3.92616C14.4189 3.99688 14.7048 4.3168 14.4589 4.25955ZM14.6761 2.05156C14.6897 1.74624 13.8914 1.964 14.228 1.69348C14.4048 1.52847 14.4974 1.69797 14.7395 1.71705C14.8529 1.70919 14.8599 1.72715 14.8002 1.82706C14.7551 1.90227 14.7475 1.94492 14.7762 1.97298C14.8834 2.06278 14.6563 2.41413 14.6765 2.05268L14.6761 2.05156ZM14.716 3.38174C14.7184 3.2201 14.937 3.25602 14.9361 3.31215C14.9351 3.36827 14.7132 3.57145 14.716 3.38174ZM15.3785 1.48918C15.4189 1.48357 15.4401 1.51163 15.4255 1.53632C15.3926 1.61041 15.2821 1.48132 15.3785 1.48918ZM15.2718 1.80348C15.3122 1.52622 15.2887 1.75746 15.4076 2.03248C15.4572 2.14099 15.4457 2.17504 15.3733 2.13463C15.2356 2.0538 15.2356 2.04482 15.2718 1.80348ZM15.1378 1.98421C15.1396 1.854 15.1735 1.88879 15.1923 1.9887C15.22 2.10769 15.1359 2.09758 15.1378 1.98421ZM15.1923 3.82065C15.2252 3.82289 15.2647 3.86106 15.275 3.91494C15.3037 4.03729 15.5482 3.99351 15.5463 4.1024C15.5421 4.40211 15.0353 3.8083 15.1923 3.82065ZM15.3324 3.74544C15.4034 3.64666 15.418 3.64778 15.3869 3.74993C15.3578 3.85769 15.2539 3.86106 15.3324 3.74544ZM15.3023 3.28857C15.3042 3.16959 15.3841 3.31215 15.4955 3.32113C15.709 3.33796 15.2981 3.60512 15.3023 3.28857ZM15.8924 1.86971C15.9765 1.87645 15.9798 1.88543 15.9271 2.01227C15.8073 2.25025 15.7184 1.85624 15.8924 1.86971ZM15.8942 2.75987C15.9638 2.76548 15.9925 2.78569 15.9591 2.80814C15.8576 2.84855 15.7306 2.7464 15.8942 2.75987ZM15.9699 3.89136C15.993 3.79707 16.15 3.83636 16.1777 3.93402C16.2567 4.24833 15.9201 4.00362 15.9699 3.89136ZM16.4796 4.01147C16.2807 4.19669 16.363 3.90147 16.4735 3.9329C16.5501 3.93851 16.5501 3.94749 16.4796 4.01147ZM16.52 3.75217C16.543 3.65115 16.6498 3.63543 16.6479 3.76228C16.6465 3.87565 16.4894 3.86555 16.52 3.75217ZM16.8783 1.93145C16.7259 2.00105 16.7936 1.60368 16.8839 1.79226C16.937 1.90114 16.9333 1.91012 16.8783 1.93145ZM16.9714 4.1372C16.9728 4.02494 17.0461 4.02382 17.0442 4.14281C17.0428 4.26067 16.9695 4.2472 16.9714 4.1372ZM17.2201 3.86106C17.1871 3.93514 17.0767 3.80605 17.173 3.81391C17.2135 3.8083 17.2346 3.83636 17.2201 3.86106ZM17.3498 1.8989C17.3766 1.80012 17.5214 1.91798 17.4946 1.99768C17.4678 2.09646 17.323 1.9786 17.3498 1.8989ZM17.4702 2.43209C17.5412 2.33331 17.5445 2.33331 17.5431 2.43771C17.5416 2.54771 17.3766 2.55894 17.4702 2.43209ZM17.7189 1.40499C17.8035 1.41173 17.7217 0.908838 17.874 1.27815C17.9897 1.59919 17.5134 1.38927 17.7189 1.40499ZM18.0043 1.3758C17.9422 1.45326 17.946 1.1614 18.0217 1.16814C18.0508 1.17038 18.0687 1.2063 18.0536 1.24896C18.0212 1.36907 18.1594 1.57112 18.103 1.65419C17.9671 1.84165 18.0536 1.30845 18.0047 1.3758H18.0043ZM18.0339 3.96096C18.0353 3.84871 18.1086 3.84759 18.1068 3.96657C18.1054 4.08444 18.032 4.07097 18.0339 3.96096ZM18.1312 3.27061C18.1933 3.2751 18.2257 3.32225 18.2243 3.41766C18.2196 3.73983 17.8999 3.25265 18.1312 3.27061ZM19.2253 1.08956C19.2469 0.994149 19.2817 0.961596 19.2798 1.09405C19.2784 1.20743 19.1938 1.20406 19.2253 1.08956ZM18.5703 1.15018C18.6451 1.02558 18.8209 1.01323 18.7899 1.13334C18.7692 1.20967 18.4566 1.33988 18.5703 1.15018ZM18.764 1.40948C18.938 1.39376 18.9855 1.12436 19.0358 1.32641C19.1317 1.71705 18.5732 1.41846 18.764 1.40948ZM19.0099 3.91606C18.977 3.99015 18.8665 3.86106 18.9629 3.86891C19.0033 3.8633 19.0245 3.89137 19.0099 3.91606ZM19.1665 3.96433C19.1679 3.84871 19.2774 3.85769 19.276 3.97331C19.2746 4.08781 19.1651 4.07883 19.1665 3.96433ZM19.0828 3.17183C19.2361 3.18418 19.2967 3.02366 19.1773 2.93498C19.0123 2.81375 19.324 2.83508 19.355 2.76548C19.3696 3.80156 18.757 3.14489 19.0828 3.17071V3.17183ZM19.2859 1.96625C19.2619 1.84165 19.3785 1.86298 19.3771 1.97298C19.3752 2.09422 19.3113 2.07513 19.2859 1.96625ZM19.5341 1.20069C19.5356 1.08507 19.6818 1.0963 19.6804 1.21192C19.6789 1.32641 19.5327 1.31407 19.5341 1.20069ZM19.8313 1.91461C19.9262 1.93145 19.93 1.92247 19.8882 1.77991C19.8068 1.51949 20.0358 1.95053 20.0349 2.01901C20.0283 2.49046 19.0776 1.74287 19.8317 1.91574L19.8313 1.91461ZM20.0616 2.67456C20.0584 2.91702 19.8835 2.62517 20.0038 2.63527C20.0367 2.63751 20.0621 2.65772 20.0616 2.67456ZM19.7697 2.90355C19.5351 2.76099 19.7311 2.78905 19.7344 2.56006C19.7363 2.43771 19.8426 2.39393 19.8487 2.50842C19.8444 2.81712 19.9018 3.00009 19.7702 2.90355H19.7697ZM20.0494 3.28408C19.9521 3.13367 19.5689 3.68033 19.6423 3.14714C19.6888 2.74079 19.7109 3.29755 19.9455 3.15387C20.2079 2.99672 20.1035 3.39409 20.0494 3.28408ZM20.3221 1.84838C20.1754 1.71817 20.2027 2.07064 20.0739 1.82818C19.9159 1.54867 20.167 1.61266 20.3607 1.6946C20.4143 1.72042 20.4326 1.9191 20.3221 1.84838ZM20.5685 1.72042C20.5398 1.82593 20.4754 1.83379 20.4773 1.71368C20.4787 1.60255 20.5957 1.60031 20.5685 1.72042ZM21.1143 2.42648C21.0814 2.50057 20.9709 2.37148 21.0673 2.37933C21.1077 2.37372 21.1289 2.40179 21.1143 2.42648ZM21.3776 3.96545C21.3992 3.87004 21.434 3.83748 21.4321 3.96994C21.4307 4.08332 21.3461 4.07995 21.3776 3.96545ZM21.7476 2.34678C21.749 2.22892 21.8948 2.28841 21.8934 2.36699C21.8919 2.45679 21.7462 2.45118 21.7476 2.34678ZM21.8073 3.30204C21.8087 3.19091 21.9183 3.20326 21.9178 3.25827C21.9169 3.31327 21.8059 3.40868 21.8073 3.30204ZM22.0565 1.14906C22.0584 1.03119 22.1313 1.03793 22.1303 1.09405C22.1294 1.16028 22.0551 1.25682 22.0565 1.14906ZM22.1651 1.23661C22.1665 1.12436 22.2399 1.12324 22.238 1.24223C22.2361 1.36009 22.1632 1.34662 22.1651 1.23661ZM22.2041 2.37372C22.1806 2.25025 22.3649 2.27606 22.3865 2.38831C22.41 2.51067 22.2305 2.48822 22.2041 2.37372ZM22.6776 1.19059C22.6762 1.30509 22.5666 1.29611 22.568 1.18161C22.5694 1.06599 22.679 1.07497 22.6776 1.19059ZM22.7363 2.19861C22.3847 1.91574 22.718 1.9887 22.7913 2.17728C22.8163 2.24014 22.7942 2.24688 22.7363 2.19861ZM22.7251 1.97972C22.6127 1.97074 22.8294 1.56326 22.569 1.65307C22.1265 1.77991 22.8468 1.14232 22.8026 1.66317C22.773 1.91125 22.7956 1.98533 22.7251 1.97972ZM22.8929 1.46897C22.8943 1.35672 22.9676 1.3556 22.9658 1.47459C22.9639 1.59245 22.891 1.57898 22.8929 1.46897ZM23.4035 1.80685C23.27 2.15708 22.7048 1.72154 23.2441 1.68899C23.427 1.67776 23.4453 1.68786 23.4035 1.80685ZM23.7942 2.36137C23.7965 2.19524 23.946 2.23341 23.9691 2.40178C23.9822 2.54883 23.7914 2.56118 23.7942 2.36137ZM24.5615 1.56775C24.5285 1.64184 24.4181 1.51275 24.5144 1.52061C24.5549 1.515 24.576 1.54306 24.5615 1.56775ZM24.694 2.29402C24.7246 2.2031 24.8196 2.21432 24.8182 2.30413C24.8167 2.39505 24.6734 2.38495 24.694 2.29402ZM24.6917 1.66541C24.6964 1.34213 24.8769 1.48806 24.9258 1.63174C25.034 1.99543 24.6875 1.96625 24.6917 1.66541ZM25.23 1.61266C25.2328 1.42632 25.3189 1.63623 25.3593 1.5004C25.3903 1.38029 25.4778 1.38815 25.5055 1.50377C25.5318 1.6396 25.2258 1.90002 25.23 1.61266ZM25.6489 1.94268C25.7453 1.86298 25.7669 1.86522 25.7914 1.9539C25.845 2.19075 25.4623 2.08524 25.6489 1.94268ZM25.7077 1.42407C25.8765 1.37468 25.8483 1.32417 25.9268 1.44989C26.1266 1.80348 25.3908 1.55316 25.7077 1.42407ZM26.0786 2.08187C26.049 2.19187 25.9813 2.06391 26.0142 1.97186C26.0438 1.86185 26.1115 1.98982 26.0786 2.08187ZM26.0542 1.45999C26.0758 1.36458 26.1106 1.33203 26.1087 1.46448C26.1073 1.57786 26.0227 1.57449 26.0542 1.45999ZM26.805 1.35448C26.8069 1.23661 26.8798 1.24335 26.8788 1.29947C26.8779 1.3657 26.8036 1.46224 26.805 1.35448ZM26.8821 1.04578C26.8845 0.876285 26.9578 0.875162 26.955 1.0514C26.9526 1.22875 26.8798 1.21416 26.8821 1.04578ZM27.6226 1.67215C27.5925 1.78328 27.5037 1.77654 27.4764 1.66092C27.4454 1.54081 27.6569 1.55765 27.6226 1.67215ZM27.7138 1.68001C27.7152 1.56775 27.7886 1.56663 27.7867 1.68562C27.7848 1.80348 27.7119 1.79001 27.7138 1.68001ZM27.8746 1.70133C27.9014 1.60704 28.0801 1.6396 28.0791 1.72603C28.0777 1.8192 27.8473 1.80236 27.8746 1.70133ZM28.128 0.840364C28.1294 0.733725 28.2376 0.845977 28.2366 0.90098C28.2357 0.957106 28.1261 0.951493 28.128 0.840364ZM28.3288 1.11763C28.1261 1.10191 28.4599 0.711275 28.522 1.15018C28.5906 1.66317 28.3847 1.12212 28.3288 1.11763ZM28.7279 1.06262C28.7007 1.16253 28.5403 1.1861 28.6367 1.05589C28.7115 0.948126 28.759 0.952616 28.7279 1.06262ZM28.9362 1.31519C28.8657 1.35672 28.7721 1.25794 28.8892 1.26804C28.9404 1.27253 28.9583 1.29049 28.9362 1.31519ZM29.0335 1.40162C29.0359 1.22539 29.1454 1.25008 29.1445 1.30621C29.1435 1.36121 29.0307 1.60031 29.0335 1.40162ZM29.6128 1.01099C29.5798 1.08507 29.4694 0.955983 29.5657 0.963841C29.6062 0.958228 29.6273 0.986291 29.6128 1.01099ZM29.696 1.0963C29.6983 0.926798 29.7717 0.925675 29.7688 1.10191C29.7665 1.27927 29.6936 1.26468 29.696 1.0963ZM29.8977 1.55765C29.8648 1.63174 29.7543 1.50265 29.8506 1.51051C29.8911 1.50489 29.9122 1.53296 29.8977 1.55765ZM30.1092 1.05925C30.0349 1.10303 29.9042 0.999762 30.0444 1.01099C30.1064 1.01548 30.1318 1.03568 30.1092 1.05925ZM30.3363 1.29611C30.3838 1.29162 30.4238 1.30284 30.4238 1.3208C30.4214 1.49591 30.1083 1.31743 30.3363 1.29611ZM30.4271 1.06711C30.3645 1.24559 30.3161 1.12436 30.3913 1.02109C30.4698 0.90547 30.4802 0.92343 30.4271 1.06711ZM32.3697 0.655149C32.3716 0.524937 32.4054 0.559735 32.4243 0.659639C32.452 0.778626 32.3678 0.768523 32.3697 0.655149ZM32.7496 0.939146C32.8605 0.843732 32.9151 0.865059 32.9132 0.987414C32.9109 1.15916 32.6368 1.04017 32.7496 0.939146ZM33.1055 2.15371C33.1318 1.98533 33.1516 2.10993 33.2071 2.2233C33.2545 2.30525 33.0655 2.34903 33.1055 2.15371ZM33.3834 2.38607C33.2494 2.68466 33.2052 2.20647 33.404 2.22218C33.444 2.22555 33.4365 2.26821 33.3834 2.38607ZM33.3142 1.08058C33.3852 0.981801 33.4144 0.984046 33.4421 1.09069C33.4717 1.20406 33.2273 1.20967 33.3142 1.08058ZM33.4525 1.62388C33.4543 1.50602 33.5272 1.51275 33.5263 1.56888C33.5253 1.63511 33.4511 1.73164 33.4525 1.62388ZM33.5489 0.74944C33.6072 0.75393 33.6575 0.828016 33.6814 0.934655C33.7882 1.42407 33.3335 0.732602 33.5489 0.74944ZM33.7943 0.996394C33.7205 0.789851 33.862 0.907715 33.9071 1.02333C33.9734 1.19283 33.8375 1.14457 33.7943 0.996394ZM34.2705 2.47363C34.1812 2.31086 34.0416 2.57914 34.0862 2.3277C34.114 2.16381 34.1177 2.16493 34.2799 2.32545C34.4746 2.50506 34.3119 2.57802 34.2705 2.4725V2.47363ZM34.5554 0.638311C34.5272 0.41044 34.3636 0.924553 34.3317 0.689947C34.2804 0.328496 34.5484 0.492384 34.6142 0.616983C34.7266 0.832506 34.5705 0.760665 34.5554 0.638311ZM35.059 1.22763C35.121 1.23212 35.1756 1.26355 35.1746 1.30621C35.1709 1.57449 34.4384 1.24672 35.059 1.22763ZM35.7477 0.585553C35.7882 0.57994 35.8093 0.608003 35.7948 0.632698C35.7618 0.706785 35.6514 0.577695 35.7477 0.585553ZM35.7224 1.36009C35.7242 1.22988 35.7581 1.26468 35.7769 1.36458C35.8046 1.48357 35.7205 1.47346 35.7224 1.36009ZM35.7369 1.62276C35.8296 1.53071 35.8296 1.52398 35.8281 1.62949C35.8267 1.73277 35.61 1.73838 35.7369 1.62276ZM35.4478 0.875162C35.3773 0.916695 35.2837 0.817914 35.4008 0.828016C35.452 0.832506 35.4699 0.850467 35.4478 0.875162ZM35.6396 2.8362C35.3683 2.81487 35.8239 2.38831 35.965 2.84518C36.0453 3.08428 35.8441 2.85304 35.6396 2.8362ZM36.5174 2.79354C36.4469 2.8362 36.3533 2.73629 36.4704 2.7464C36.5216 2.75089 36.5395 2.76885 36.5174 2.79354ZM36.9226 1.76083C36.9255 1.55765 36.9452 1.61715 36.9739 1.76532C36.9988 1.94043 36.9203 1.93594 36.9226 1.76083ZM37.177 1.3455C37.2311 1.49704 36.5573 0.981801 37.2217 1.03456C37.2217 1.03456 37.1469 1.24896 37.177 1.3455ZM37.2607 1.12436C37.2621 1.03119 37.3354 0.995271 37.3326 1.19171C37.3303 1.36121 37.2588 1.24223 37.2607 1.12436ZM37.6302 2.1234C37.6015 2.22892 37.5371 2.23678 37.539 2.11667C37.5404 2.00554 37.6575 2.00329 37.6302 2.1234ZM38.0482 2.53985C38.0096 2.45567 38.2315 2.21769 38.2287 2.42311C38.2273 2.51067 38.0726 2.6117 38.0482 2.53985ZM38.233 3.96882C38.2001 4.0429 38.0896 3.91382 38.1859 3.92167C38.2264 3.91606 38.2475 3.94412 38.233 3.96882ZM38.7793 1.4903C38.8211 1.38927 38.8644 1.42744 38.862 1.56663C38.8587 1.79226 38.6848 1.68337 38.7793 1.4903ZM38.8568 0.650659C38.8324 0.522692 38.9133 0.547387 38.9114 0.655149C38.9095 0.784238 38.8799 0.74944 38.8568 0.650659ZM39.2889 1.12099C39.3105 1.02558 39.3453 0.993026 39.3435 1.12548C39.342 1.23886 39.2574 1.23549 39.2889 1.12099ZM39.8169 2.55894C39.7877 2.6667 39.6838 2.67007 39.7624 2.55445C39.8334 2.45567 39.8479 2.45679 39.8169 2.55894ZM40.1479 1.10191C40.1493 0.986291 40.2588 0.995272 40.2574 1.11089C40.256 1.22539 40.1465 1.21641 40.1479 1.10191ZM41.1789 1.35897C41.2447 1.36458 41.248 1.38142 41.2034 1.44765C41.0666 1.65531 41.0501 1.34774 41.1789 1.35897ZM40.4596 0.786483C40.5 0.780871 40.5212 0.808934 40.5066 0.833629C40.4737 0.907715 40.3632 0.778626 40.4596 0.786483ZM40.4986 1.12212C40.5217 1.0368 40.595 1.02558 40.6744 1.10977C40.8667 1.30396 40.4549 1.28488 40.4986 1.12212ZM41.0816 2.04033C40.9815 1.62837 41.2311 1.84726 41.2518 1.90563C41.2781 1.97298 41.1296 2.21545 41.0816 2.04033ZM42.1371 1.83716C42.1042 1.91125 41.9937 1.78216 42.0901 1.79001C42.1305 1.7844 42.1517 1.81246 42.1371 1.83716ZM41.8273 1.22763C41.8287 1.12324 42.146 1.15691 42.1738 1.26355C42.2048 1.38815 42.3256 1.38029 42.3491 1.25121C42.3646 1.17375 42.3759 1.17487 42.4145 1.26468C42.5654 1.61266 41.8207 1.65082 41.8268 1.22651L41.8273 1.22763ZM42.3792 0.966086C42.3816 0.799954 42.5311 0.838119 42.5541 1.0065C42.5673 1.15355 42.3764 1.16589 42.3792 0.966086ZM42.7332 1.01211C42.7003 1.0862 42.5898 0.957106 42.6862 0.964963C42.7267 0.959351 42.7483 0.987414 42.7332 1.01211ZM43.1559 2.13687C43.0605 2.25698 42.9617 2.02574 43.1169 2.03809C43.2081 2.0538 43.2151 2.06391 43.1559 2.13687ZM43.1733 1.69348C43.1752 1.56326 43.209 1.59806 43.2278 1.69797C43.2556 1.81695 43.1714 1.80685 43.1733 1.69348ZM43.1122 0.815669C43.1136 0.701172 43.3327 0.715765 43.3313 0.833629C43.3299 0.949248 43.1108 0.929043 43.1122 0.815669ZM43.4775 0.844854C43.4789 0.732602 43.5522 0.73148 43.5504 0.850467C43.5485 0.968331 43.4756 0.954861 43.4775 0.844854ZM43.7064 1.70021C43.6049 1.79226 43.7121 1.28488 43.7779 1.56663C43.8033 1.67552 43.7845 1.63735 43.7064 1.70021ZM43.7878 2.1784C43.7897 2.04819 43.8235 2.08299 43.8423 2.18289C43.8701 2.30188 43.7859 2.29178 43.7878 2.1784ZM44.2293 0.642801C44.2584 0.645046 44.2833 0.682089 44.2829 0.734847C44.281 0.861692 44.4009 0.787606 44.3717 0.916695C44.2918 1.20069 44.1329 0.636066 44.2293 0.643924V0.642801ZM44.3745 3.84871C44.4159 3.75554 44.4592 3.80269 44.4573 3.93402C44.4535 4.21016 44.32 3.96994 44.3745 3.84871ZM44.5522 0.834751C44.5551 0.642801 44.5993 0.620351 44.6223 0.796586C44.6463 0.967209 44.5494 1.05476 44.5522 0.834751ZM44.9326 2.61843C44.9086 2.49383 45.0252 2.51516 45.0238 2.62629C45.0219 2.74752 44.958 2.72844 44.9326 2.61843ZM45.6134 1.50377C45.5805 1.57786 45.47 1.44877 45.5664 1.45663C45.6068 1.45101 45.628 1.47908 45.6134 1.50377ZM45.99 1.4903C45.9919 1.37244 46.0647 1.37917 46.0638 1.4353C46.0628 1.50153 45.9886 1.59806 45.99 1.4903ZM46.265 1.41622C46.2866 1.3208 46.3214 1.28825 46.3195 1.42071C46.3181 1.53408 46.2335 1.53071 46.265 1.41622ZM46.4587 1.95502C46.4601 1.84838 46.5683 1.96064 46.5673 2.01564C46.5664 2.07177 46.4568 2.06615 46.4587 1.95502ZM46.6675 1.92023C46.6914 1.78216 46.706 1.77542 46.73 1.88206C46.7521 1.97747 46.6331 2.10544 46.6675 1.92023ZM46.7761 2.7666C46.7779 2.63639 46.8118 2.67119 46.8306 2.77109C46.8583 2.89008 46.7742 2.87998 46.7761 2.7666ZM46.5452 0.487894C46.6049 0.413808 46.7718 0.480036 46.8358 0.615861C47.0093 0.978434 46.4206 0.661884 46.5452 0.487894ZM47.4009 3.55798C47.3449 3.85432 47.2279 3.53328 47.3398 3.48277C47.4244 3.42889 47.4277 3.40195 47.4009 3.55798ZM47.5255 1.47346C47.5278 1.31743 47.7563 1.27815 47.6571 1.48357C47.573 1.67103 47.5236 1.61939 47.5255 1.47346ZM47.6228 2.3277C47.674 2.33219 47.6919 2.35015 47.6698 2.37484C47.5993 2.4175 47.5057 2.3176 47.6228 2.3277ZM47.6378 3.89024C47.6393 3.77238 47.7126 3.77911 47.7117 3.83524C47.7107 3.90147 47.6364 3.998 47.6378 3.89024ZM47.8753 1.53632C47.8908 1.47683 48.1056 1.53632 48.1409 1.61827C48.2199 1.80124 47.8457 1.64521 47.8753 1.53632ZM48.1983 2.23341C48.1654 2.30749 48.0549 2.1784 48.1512 2.18626C48.1917 2.18065 48.2128 2.20871 48.1983 2.23341ZM48.1498 1.24447C48.1522 1.07834 48.1983 1.16926 48.2067 1.35335C48.2133 1.52734 48.1475 1.42071 48.1498 1.24447ZM48.2679 1.68113C48.2961 1.74399 48.3097 1.81583 48.3059 1.83267C48.2514 1.93482 48.1616 1.44428 48.2679 1.68113ZM49.131 2.95406C49.2237 2.86202 49.2237 2.85528 49.2223 2.9608C49.2208 3.06407 49.0041 3.06968 49.131 2.95406ZM49.25 2.26596C49.2255 2.13799 49.3064 2.16269 49.3045 2.27045C49.3027 2.39954 49.2726 2.36474 49.25 2.26596ZM49.5058 0.994149C49.557 0.998639 49.5749 1.0166 49.5528 1.04129C49.4822 1.08283 49.3887 0.984046 49.5058 0.994149ZM49.534 3.13479C49.51 3.18867 49.3445 3.07193 49.4592 2.981C49.5293 2.926 49.5829 3.03488 49.534 3.13479ZM49.4526 2.15146C49.5288 1.95727 49.5641 2.0235 49.5622 2.16044C49.5598 2.31423 49.3807 2.36025 49.4526 2.15146ZM49.9472 2.08524C49.9721 2.1481 49.9858 2.21881 49.9778 2.25361C49.8979 2.5421 49.8349 1.79787 49.9472 2.08524ZM50.5072 3.84983C50.4827 3.72186 50.5636 3.74656 50.5617 3.85432C50.5598 3.98341 50.5302 3.94861 50.5072 3.84983ZM50.4682 1.40275C50.4874 1.33427 50.5965 1.38703 50.5951 1.46561C50.5942 1.52173 50.4348 1.51387 50.4682 1.40275ZM50.6271 1.03231C50.5942 1.1064 50.4837 0.977311 50.58 0.985169C50.6205 0.979556 50.6416 1.00762 50.6271 1.03231ZM51.3078 1.21753C51.3483 1.21192 51.3694 1.23998 51.3549 1.26468C51.3219 1.33876 51.2115 1.20967 51.3078 1.21753ZM50.9167 3.84759C50.8838 3.92167 50.7733 3.79258 50.8697 3.80044C50.9101 3.79483 50.9313 3.82289 50.9167 3.84759ZM50.9731 3.18867C50.975 3.05958 51.0446 3.09326 51.0643 3.1954C51.0916 3.31327 50.9712 3.30204 50.9731 3.18867ZM51.1174 1.51612C51.0431 1.5599 50.9124 1.45663 51.0526 1.46785C51.1146 1.47234 51.14 1.49255 51.1174 1.51612ZM51.2171 3.26051C51.1842 3.3346 51.0737 3.20551 51.1701 3.21336C51.2105 3.20775 51.2317 3.23582 51.2171 3.26051ZM51.235 1.46448C51.2594 1.35672 51.4085 1.3556 51.3812 1.47571C51.3497 1.59245 51.2063 1.57112 51.235 1.46448ZM51.3224 1.73277C51.3243 1.60255 51.3582 1.63735 51.377 1.73726C51.4047 1.85624 51.3205 1.84614 51.3224 1.73277ZM51.3158 3.7836C51.3281 3.7286 51.1597 3.28184 51.3737 3.57032C51.4813 3.73309 51.2646 4.08444 51.3158 3.7836ZM51.5589 1.82144C51.3986 1.8989 51.4117 1.30845 51.5504 1.63735C51.6144 1.78216 51.6177 1.80012 51.5589 1.82144ZM51.8419 3.79034C51.8438 3.67247 51.9167 3.67921 51.9157 3.73534C51.9148 3.80156 51.8405 3.8981 51.8419 3.79034ZM51.9298 2.71497C51.8509 2.77895 51.8311 2.96641 51.8081 2.78344C51.7742 2.57129 51.9961 2.66782 51.9298 2.71497ZM51.9515 3.80718C51.9529 3.7039 52.0624 3.71288 52.061 3.81616C52.0596 3.90708 51.9501 3.8981 51.9515 3.80718ZM51.8104 1.60592C52.0441 1.58347 51.6887 1.38142 51.6755 1.32417C51.644 1.20294 51.9454 1.23212 51.9675 1.34774C52.0507 1.68001 52.171 1.1064 52.156 1.44989C52.1391 1.90227 51.6633 1.62276 51.8104 1.60592ZM52.2524 1.89441C52.2279 1.76644 52.3088 1.79114 52.3069 1.8989C52.305 2.02799 52.2754 1.99319 52.2524 1.89441ZM52.3299 2.86089C52.3314 2.74864 52.4047 2.74752 52.4028 2.86651C52.4009 2.98437 52.3281 2.9709 52.3299 2.86089ZM53.1781 2.3176C53.2491 2.21881 53.2524 2.21881 53.251 2.32321C53.2496 2.43322 53.0845 2.44444 53.1781 2.3176ZM52.6623 2.62517C52.7333 2.5174 52.7733 2.52077 52.7719 2.63415C52.7705 2.74079 52.574 2.7565 52.6623 2.62517ZM52.778 0.889755C52.7996 0.794341 52.8344 0.761788 52.8325 0.894245C52.8311 1.00762 52.7465 1.00425 52.778 0.889755ZM52.9915 2.60833C52.9411 2.53087 52.9745 2.73742 52.8984 2.73181C52.8325 2.72619 52.8274 2.57802 52.8937 2.53087C52.982 2.46801 53.2044 2.53873 53.243 2.65435C53.3041 2.81038 53.0338 2.68017 52.9915 2.60833ZM53.2895 1.4106C53.2862 1.65756 53.1739 1.49928 53.2538 1.33764C53.2876 1.25345 53.2914 1.26243 53.2895 1.4106ZM53.3986 1.70695C53.464 1.7294 53.5034 1.78552 53.4922 1.82818C53.4437 2.01227 53.2077 1.61041 53.3986 1.70695ZM53.6581 1.45663C53.5655 1.49367 53.3812 1.39938 53.5744 1.41509C53.6548 1.41285 53.691 1.43305 53.6581 1.45663ZM54.3295 1.53745C54.3624 1.53969 54.4019 1.57786 54.4122 1.63174C54.4682 1.86522 54.2105 1.52847 54.3295 1.53745ZM53.7931 1.72154C53.8166 1.59357 54.2087 1.51836 53.9473 1.68113C53.8062 1.76532 53.7677 1.88655 53.7931 1.72154ZM53.8575 2.10993C53.9631 2.05455 54.0239 2.05942 54.0399 2.12452C54.0977 2.36699 53.5857 2.24239 53.8575 2.10993ZM54.266 2.6667C54.0549 2.64986 54.3474 3.20102 54.1287 3.31888C53.865 3.46818 53.7254 2.98213 53.9125 3.11009C54.0173 3.17969 54.0451 3.0506 53.9477 2.95631C53.8937 2.90018 53.8979 2.87324 53.9717 2.79242C54.1151 2.62292 54.0267 2.34678 54.2364 2.43883C54.4832 2.58588 54.3525 2.67456 54.266 2.66782V2.6667ZM54.2562 2.06391C54.2754 1.99543 54.4611 2.0538 54.4602 2.1234C54.4593 2.17953 54.2303 2.15932 54.2562 2.06391Z' fill='black'/%3E%3C/svg%3E");
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-position: left center;
  mask-size: 100% 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link-underline:hover:after {
  visibility: visible;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
    

fieldset.form-columns-1 .hs-input{
  width: 100% !important;
}

@media screen and (max-width: 796px){
  .form-columns-3 .hs-form-field .hs-input,
 .form-columns-2 .hs-form-field .hs-input{
  width: 100% !important;
}
  
  
}