﻿.clear { clear: both;height: 1px; line-height: 1px; overflow: hidden; margin-bottom: -1px; }
.chyba { background-color:#c81816; color:#ffffff; text-align:center; font-size:14px; padding:5px 0px 5px 0px; margin:2px auto 0px auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.embedBlok {display: block; width: 100%;}
.embedBlok--audio { max-width: 660px; margin: 15px auto; }
.embedBlok--audio iframe { display: block; }
.PKWin_print_html, .PKWin_print_body { background: #333333 !important; background-image: none !important; color: #ffffff !important; }

.in_website_hp { position: absolute; left: -9999px; opacity: 0; height: 0px; width: 0px; z-index: -1; }

.editor { padding:20px; }


.news-detail {
    max-width: 705px; margin: 10px auto;
    border: 1px solid black;
    padding: 10px;
    height: auto!important;
}

.enRozvrzeni {
}

.deRozvrzeni {
}
    
body {
    display: block !important;
}

/*------------------------RESET---------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {

	margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; text-decoration:none; list-style-type: none;}

article, aside, details, figcaption, figure, hgroup, menu, nav, section { display: block; }

/*------------------------------------------------------*/



:root                                           {

                                                --font1:        'roboto-condensed', sans-serif; /* 300, 500 */

                                                --font2:        'anaphora-stencil', serif; /* 300, 800 */



                                                --color0:             #4a4023;

                                                --color0b:            #75693f;

                                                --color0c:            #272419;

                                                --color1:             #60ab60; /* rgb(96, 171, 96); */ 

                                                --color1b:            #3e8d3e;

                                                --color1c:            #0e420e;

                                                --color2:             #edd631; /* rgb(229, 213, 87); */  

                                                --color2b:            #ffcc40;

                                                --color2c:            #ffecb8;

                                                --color3:             rgba(0,0,0,0.06);

                                                --color-white-05:     #f2f2f2;

                                                --color-white-15:     #d8d8d8; 



                                                --header-height:      4rem;



                                                --pattern-size:       max(60vw, 50em);



                                                --border-radius0:     0.5rem;

                                                --border-radius1:     1rem;

                                                --border-radius2:     1.8rem;  

                                                --border-dashed:      dashed 2px rgba(0,0,0,0.15);



                                                --section-padding:    min(6rem, calc(1.5rem + 5vw));                                           

                                                --wrapper-padding:    min(5vw, 4rem);



                                                --gap1:               2rem;

                                                }                                           



html                                            {display: block; width: 100%; height: 100%; background: white; font-size: clamp(14px, calc(-9px + 2vw), 23px);}



body                                            {display: block; width: 100%; margin-inline: auto; position: relative; color: var(--color0); font-family: var(--font1); overflow-x: hidden; overflow-y: auto;}

body:not(.account)                              {}

  @media screen and (min-width: 2800px)         {

  html                                          {background: var(--color0);}

  body                                          {



  }

  }



body.fixed                                      {overflow: hidden;}

body.fixed .main                                {filter: blur(2px);}

body.fixed .main:after                          {opacity: 0.1; left: 0;}



form                                            {display: flex; width: 100%; min-height: 100%; flex-direction: column; background: url("images/pattern.webp") no-repeat left top, white; background-size: var(--pattern-size); overflow-x: hidden;}



.wrapper                                        {display: flex; width: calc(100vw - 2 * var(--wrapper-padding)); max-width: 64rem; flex-wrap: wrap; margin-inline: auto; position: relative; box-sizing: border-box; z-index: 1;}

.wrapper.w2                                     {max-width: 56rem;}

.wrapper.w3                                     {max-width: 48rem;}



strong                                          {font-weight: 500;}

em                                              {font-style: italic;}



button                                          {background: none; outline: none; cursor: pointer; position: relative; border: none; box-sizing: border-box; padding: 0; white-space: nowrap; font-family: var(--font1); transition: .15s ease-in-out;}



.hp .header                                     {position: absolute; left: 0; top: 0;}



.header                                         {display: block; width: 100%; height: var(--header-height); font-size: 1rem; background: rgba(240,240,240,0.35); box-shadow: 0 0 0.25em rgba(0,0,0,0.15); position: relative; z-index: 1000; isolation: isolate;}

.header .wrapper                                {height: 100%; justify-content: space-between; align-items: center;}

.header .logo                                   {display: block; width: 8rem; position: relative; z-index: 50;}

.header .logo img                               {display: block; width: 100%;} 

.header .collapse                               {display: flex; align-items: center; box-sizing: border-box; container-type: inline-size;}

.header nav                                     {display: flex;}

.header nav ul                                  {display: flex; align-items: center;}

.header nav ul li                               {display: flex; align-items: center;} 

.header nav ul li a                             {display: flex; align-items: center;  color: var(--color0); font-weight: 500; position: relative; box-sizing: border-box; transition: .2s ease-in-out;}

.header .actions                                {display: flex; align-items: center;}

.header .actions a                              {display: block; position: relative; white-space: nowrap;}

.header .actions a svg                          {display: block; transition: .2s ease-in-out;}

.header .actions a.tel                          {padding-left: 2.3em; font-size: 0.95em; line-height: 1em; color: var(--color0); font-weight: 800; font-family: var(--font2); transition: .2s ease-in-out;}

.header .actions a.tel .icon1                   {font-size: 0.9em; position: absolute; left: 0; top: 0.08em;}

.header .actions a.tel .title                   {display: block; font-size: 0.7em; color: inherit !important; line-height: 1em; font-weight: 500; white-space: nowrap; margin-bottom: 0.2em; font-family: var(--font1);}

.header .actions a.tel:hover                    {color: var(--color1);}

.header .actions a.user                         {margin-left: 1.1em;}

.header .actions a.user svg                     {height: 1.7em; fill: var(--color0);}

.header .actions a.user:hover svg               {fill: var(--color1);}

.header .actions a.user.logged:after            {display: block; width: 0.9em; height: 0.9em; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpolygon points='241.5,282.1 159.5,199.9 112,247.4 241.5,376.9 422,196.5 374.5,149.1' width='1' height='1' fill='white' stroke='white' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E"), var(--color1); border-radius: 100%; position: absolute; right: -0.15em; bottom: -0.15em; z-index: 2; content: "";}

  @media screen and (min-width: 1281px)         {

  .header                                       {margin-bottom: calc(0.5rem - var(--header-height));}

  .header .wrapper                              {gap: 0;}

  .header .collapse                             {width: 100%; height: 100%; justify-content: flex-end; position: absolute; padding-left: 8rem;}

  .header nav                                   {width: 100%; height: 100%; justify-content: center;}

  .header nav ul                                {height: 100%;}

  .header nav ul li                             {height: 100%; border-right: solid 1px var(--color3);}

  .header nav ul li:first-child                 {border-left: solid 1px var(--color3);}

  .header nav ul li a                           {height: 100%; font-size: 0.95em; padding: 0 max(1.2em, 2.8cqw) 0.1em; white-space: nowrap;}

  .header nav ul li a:hover                     {background: var(--color3); color: var(--color1);}

  .header nav ul li a[aria-current="page"]      {color: white; background: var(--color1);}

  .header #navicon                              {display: none;}

  }

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

  .header                                       {margin-bottom: -2rem;}

  .header .wrapper                              {padding-right: 2.6em;}

  .header .collapse                             {width: 16rem; height: 100%; flex-direction: column; justify-content: space-between; gap: 0; background: var(--color-white-05); position: fixed; right: -17rem; top: 0; overflow-y: auto; overflow-x: hidden; transition: .4s ease-in-out;}

  .header nav                                   {width: 100%; margin-top: var(--header-height);}

  .header nav ul                                {flex-wrap: wrap;}

  .header nav ul li                             {width: 100%;}

  .header nav ul li:not(:first-child)           {border-top: solid 1px var(--color-white-15);}

  .header nav ul li a                           {width: 100%; font-size: 0.95em; padding: 0.75em 1.65em;}

  .header nav ul li a[aria-current="page"]      {background: var(--color1); color: white;}

  .header #navicon                              {display: block; width: 1.5em; height: 21px; cursor: pointer; position: absolute; right: 0; top: calc(50% - 10px); z-index: 10002;}

  .header #navicon span                         {display: block; width: 100%; height: 3px; background: var(--color0); position: absolute; left: 0; z-index: 1; transition: .2s ease-in-out;}

  .header #navicon:hover span                   {opacity: 0.85;}

  .header #navicon span:nth-child(1)            {top: 0;}

  .header #navicon span:nth-child(2),

  .header #navicon span:nth-child(3)            {top: calc(50% - 1px);}

  .header #navicon span:nth-child(4)            {bottom: 0;}

  .header.show #navicon span:nth-child(2)       {transform: rotate(45deg); opacity: 1;}

  .header.show #navicon span:nth-child(3)       {transform: rotate(-45deg); opacity: 1;}

  .header.show #navicon span:nth-child(1), 

  .header.show #navicon span:nth-child(4)       {opacity: 0 !important;}

  .header .actions                              {width: 100%; justify-content: space-between; padding: 1.5em; box-sizing: border-box;}

  .header .actions a.user:before                {border-color: var(--color0);}

  .header.show .collapse                        {right: 0;}

  }



.footer                                         {display: block; width: 100%; background: url("images/pattern-dark.webp") no-repeat right bottom, var(--color0c); background-size: var(--pattern-size); padding-block: var(--section-padding) 1.5rem;}

.footer .wrapper                                {font-size: 0.9rem; gap: var(--section-padding);}

.footer .wrapper > *                            {display: block; box-sizing: border-box;}

.footer h2                                      {display: block; font-size: 1.3em; color: white; font-weight: 800; margin-bottom: 0.6rem; font-family: var(--font2)}

.footer ul                                      {display: block;}

.footer ul li                                   {display: block; font-size: 0.9em; font-weight: 300; color: white; line-height: 1.3em; position: relative;}

.footer ul li a                                 {display: inline-block; color: white; transition: .2s ease-in-out;}

.footer ul li a:hover                           {color: var(--color2);}

.footer .links ul li                            {padding-left: 1.5em;}

.footer .links ul li:before                     {display: block; width: 1.15em; height: 0.6em; position: absolute; left: 0; top: 0.35em; content: ""; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 256'%3E%3Cpath d='M384.3,255.7c-6.4,0-12.9-2.5-17.8-7.4c-9.8-9.8-9.8-25.8,0-35.6l59.5-59.5H183.9c-13.9,0-25.2-11.3-25.2-25.2 s11.3-25.2,25.2-25.2H426l-59.5-59.5c-9.8-9.8-9.8-25.8,0-35.6c9.8-9.8,25.8-9.8,35.6,0l102.4,102.4c0.4,0.4,0.8,0.9,1.2,1.3 c0,0,0,0,0,0c0,0,0,0.1,0.1,0.1c1.7,2,3.1,4.2,4.1,6.5c0,0,0,0,0,0.1c0,0,0,0,0,0c1.3,3,2,6.2,2,9.6v0c0,0,0,0.1,0,0.1c0,0,0,0,0,0 c0,0,0,0.1,0,0.1c0,0,0,0.1,0,0.1c0,0,0,0,0,0c0,0,0,0.1,0,0.1v0c0,3.4-0.8,6.6-2,9.6c0,0,0,0,0,0c0,0,0,0,0,0.1 c-1,2.3-2.4,4.5-4.1,6.5c0,0,0,0.1-0.1,0.1c0,0,0,0,0,0c-0.4,0.4-0.8,0.9-1.2,1.3L402.1,248.4C397.1,253.3,390.7,255.7,384.3,255.7 z M97.3,153.2H25.2C11.3,153.2,0,141.9,0,128s11.3-25.2,25.2-25.2h72.1c13.9,0,25.2,11.3,25.2,25.2S111.2,153.2,97.3,153.2z' width='1' height='1' fill='rgb(229, 213, 87)' stroke='white' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center; background-size: contain;}

.footer .system-login                           {background: rgba(255,255,255,0.1); padding: 1.1em 1.3em 1.15em;; border-radius: var(--border-radius0);}

.footer .system-login h2                        {font-size: 1em; margin-bottom: 0.35rem;}

.footer .system-login .link                     {display: flex; align-items: center; gap: 0.4em; font-size: 0.85em; color: var(--color2); text-decoration: underline; transition: 0.15s ease-in-out;}

.footer .system-login .link img                 {display: block; height: 1em; position: relative; top: 0.05em;}

.footer .system-login .link:hover               {color: var(--color2b); text-decoration-color: transparent;}

.footer .footer-contacts ul li a                {text-decoration: underline;} 

.footer .footer-contacts ul li a:hover          {text-decoration-color: transparent;} 

.footer .footer-contacts .logo                  {display: block; width: 3.3em;}

.footer .footer-contacts .logo img              {display: block; width: 100%;}

.footer .copyright                              {display: block; width: 100%; text-align: center; font-size: 1em; color: var(--color0b); font-weight: 800; font-family: var(--font2)} 

.footer .copyright a                            {color: inherit; transition: .2s ease-in-out;}

.footer .copyright a:hover                      {color: white;}

  @media screen and (min-width: 1081px)         {

  .footer .wrapper                              {justify-content: space-between;}

  .footer .wrapper > div:nth-of-type(1)         {max-width: 35em; flex-grow: 3;}

  .footer .wrapper > div:nth-of-type(1) ul      {column-count: 3; column-gap: 1.2em;}

  .footer .wrapper > div:nth-of-type(3) ul      {column-count: 2; column-gap: 1.2em;}

  .footer ul li                                 {margin-bottom: 0.15em;}

  .footer .footer-contacts                      {padding-left: 4.8em; position: relative;}

  .footer .footer-contacts .logo                {position: absolute; left: 0; top: 0.2em;}

  }

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

  .footer .wrapper                              {max-width: 40em; justify-content: center;}

  .footer .wrapper > div                        {display: flex; width: 100%; justify-content: center; flex-wrap: wrap;}

  .footer h2                                    {width: 100%; text-align: center;}

  .footer ul                                    {display: flex; width: 100%; justify-content: center; flex-wrap: wrap; gap: 0.4em 1.1em;}

  .footer .footer-contacts .logo                {margin-bottom: 1rem;}

  } 

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

  .footer .wrapper                              {max-width: 18rem;}

  }



.main                                           {display: flex; width: 100%; flex-wrap: wrap; flex-grow: 3; position: relative; z-index: 1;}

.main :is(h1, h2, h3, h4)                       {display: block; width: 100%; font-weight: 800; line-height: 1.1em; box-sizing: border-box; position: relative; font-family: var(--font2)}

.main h1                                        {font-size: min(3.1rem, calc(1.5rem + 4vw)); margin-block: min(2vw, var(--gap1)) calc(2rem - var(--gap1));}

.main h2                                        {font-size: min(2.8rem, calc(1.1rem + 4vw));}

.main h3                                        {font-size: min(1.4rem, calc(0.9rem + 3vw));}

.main h4                                        {font-size: min(1.4rem, calc(0.9rem + 2vw));}

.main :is(p, li)                                {display: block; width: 100%; font-size: 1em; color: var(--color0); line-height: 1.4em; font-weight: 300;}

.main p strong, .main li strong                 {font-weight: 500;}

.main p a, .main li a                           {color: var(--color0); text-decoration: underline; transition: .15s ease-in-out;}

.main p a:hover, .main li a:hover               {color: var(--color0b); }

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

  .main :is(h1, h2, h3, h4, p)                  {text-align: center;}

  }



.hp .main h2                                    {text-align: center;}



.hp .section                                    {gap: 0;}

.section                                        {display: flex; width: 100%; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--gap1); padding-block: var(--section-padding); position: relative;}

.section.invert h2                              {color: white;}

.section.color1                                 {background: var(--color1);}

.section.color2                                 {background: var(--color2);}

.section .wrapper                               {z-index: 10;}

.section .section-content                       {display: block; width: 100%; margin-top: 1.4rem;}

.section.padding-bottom-0                       {padding-bottom: 0;}



.flex                                           {display: flex !important; width: 100%; justify-content: center; flex-wrap: wrap; gap: 1rem; margin-top: 1rem; box-sizing: border-box;}



.button                                         {display: flex; --button-height: 3.2em; height: var(--button-height); justify-content: center; align-items: center; text-transform: uppercase; text-decoration: none !important; font-size: 0.85em; color: var(--color0); font-weight: 800; line-height: 1; background: transparent; position: relative; border: solid 0.16em var(--color0); padding: 0.3em 2em; outline: solid 2px transparent; border-radius: var(--border-radius0); box-sizing: border-box; cursor: pointer; font-family: var(--font2); transition: .15s ease-in-out;}

.button:hover                                   {transform: scale(0.96); border-color: transparent;}

.button.color1                                  {background: var(--color1); color: white;}

.button.color1:hover                            {background: var(--color1b); color: var(--color2c);}

.button.color2                                  {background: var(--color2);}

.button.color2:hover                            {background: var(--color2b);}



.button-link                                    {display: flex; align-items: center; gap: 0.6em; font-size: 0.9em; font-weight: 500; color: white; transition: .15s ease-in-out;}

.button-link svg                                {display: block; height: 0.6em; fill: white; transition: .15s ease-in-out;}

.button-link:hover                              {color: var(--color3)}

.button-link:hover svg                          {fill: var(--color3)}



.pagination                                     {display: flex; width: 100%; justify-content: center; align-items: center; flex-wrap: wrap; gap: 0.2em; font-size: 1rem; background: var(--color3); border-radius: var(--border-radius0); padding: 0.5em; box-sizing: border-box; font-family: var(--font2)}

.pagination a                                   {display: flex; width: 2em; height: 2em; justify-content: center; align-items: center; font-size: 0.9em; color: var(--color0); font-weight: 800; border-radius: 100%; padding-top: 0.1em; box-sizing: border-box; transition: .2s ease-in-out;}

.pagination a:hover                             {color: var(--color0b); background: var(--color3);}

.pagination a.sel                               {color: white; background: var(--color1);}

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

  .pagination                                   {font-size: 0.9em;}

  }

 

.icon1                                          {display: flex; width: 2em; height: 2em; justify-content: center; align-items: center; border-radius: 100%; background: var(--color3); box-sizing: border-box;}  

.icon1.color1                                   {background: var(--color1);}

.icon1 img                                      {display: block; height: 1em;}



article                                         {display: flex; width: 100%; flex-direction: column; align-items: center !important; align-content: center !important; gap: var(--gap1);}

article .wrapper                                {gap: var(--gap1);}



.cols                                           {display: flex; width: 100%; align-items: center; flex-wrap: wrap; gap: 2rem var(--text-img-gap); --text-img-gap: 7%; position: relative; z-index: 10;}

.cols:not(:first-child)                         {margin-top: 2rem;}

.cols > *                                       {display: flex; align-items: flex-start; flex-wrap: wrap; position: relative;}

.cols > .img                                    {aspect-ratio: calc(10 / 7);}

.cols > .img > img                              {display: block; width: 100%; height: 100%; object-fit: cover;} 

.cols .section-content                          {margin-top: 0.5rem;}

  @media screen and (min-width: 1081px)         {

  .cols                                         {justify-content: space-between;}

  .cols > *                                     {width: calc(50% - var(--text-img-gap) / 2);}

  .cols > *.text :is(.section-subtitle, h2, h3, p)

                                                {text-align: left;}

  .cols .flex                                   {justify-content: flex-start;}

  .cols.reversed > .img                         {order: -1;}

  .hp .cols > .img                              {margin-top: -1em; transform: scale(1.2);}

  }

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

  .cols                                         {justify-content: center;}

  .cols > *                                     {width: 100%; justify-content: center;}

  .cols > * h2                                  {text-align: center;}

  .cols > *.img                                 {max-width: 30rem;}

  .cols .section-content p                      {text-align: center;}

  .cols > .img                                  {order: -1;}

  }



.img.mask img                                   {

                                                 -webkit-mask-size: cover; -webkit-mask-repeat: no-repeat; -webkit-mask-position: left top;

                                                 -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 700' style='enable-background:new 0 0 1000 700;' xml:space='preserve'%3E%3Cpath d='M258.7,102.2c2.9,0.6,5.8,0.1,8.7,0.3c-1.9-1.2-4.3-0.6-6.4-2c1.9-1.4,3.9,0,5.6-0.3c1.8-0.3,3.3,1.7,5.3,0.9 c-0.8-3.4-3-4.8-6.2-5.5c-2.7-0.5-5.3-1.4-7.9-1.5c-0.4,0.3-0.2,0.5,0,0.7c0.3,0.3,0.6,0.5,0.5,1c-0.1,0.5-0.6,0.5-1,0.4 c-1.4-0.4-2.8-0.7-4.2-1.1c-0.7-0.2-1-0.6-0.3-1.2c0.3-0.3,0.3-0.7,0-1.1c-0.9-1.5,0.4-1.4,1.2-1.4c0.7,0,1.3,0.3,2,0.5 c0.9,0.3,1.9,0.6,2.9,0.3c0-2.8-0.2-3.1-2.7-3.9c-0.6-0.2-1.5-0.2-1.7-0.9c-0.2-0.9-0.8-1.5-1.1-2.3c-0.2-0.5,0.4-0.8,0.7-1.2 c1.3-1.4,1.3-2.9,0.4-4.5c-0.2-0.4-0.5-0.9-0.6-1.3c-0.2-0.8,0.3-1.3,0.8-1.7c0.5-0.4,1-0.6,1.5-0.1c0.8,0.9,2.3,0.6,3.1,1.6 c0.3,0.4,0.8,0.6,1.3,0.4c0.6-0.2,1.1-0.7,1.1-1.2c-0.2-1.3,2.5-1.4,1.2-3.1c-0.5-0.7-0.6-1.5,0.2-2.1c0.9-0.7,1.4,0.2,2,0.6 c1.1,0.6,2.1,1.4,3.6,1.5c-0.5-2.3-1.4-4.1-3.5-4.8c-2.5-0.9-5.2-1.4-7.8-2.1c-0.2,0-0.4,0-0.6,0.1c-2.5,0.5-2.5,0.6-3.7-1.4 c-0.5-0.9-1.2-1.5-2.1-1.9c-3.6-1.6-7-3.5-10.8-4.4c-2.4-0.6-4-2-4.9-4.2c-0.6-1.4-1.6-2-3-2.4c-3.3-0.9-5.7-6.4-4.4-9.6 c0.4-0.9,1.1-1.4,2.1-1.1c0.7,0.2,1.3,0.5,1.9,0.8c1.2,0.5,1.9,0.5,2.3-1.1c0.4-1.5,0.8-1.5,2.3-0.6c0.5,0.3,1,1.7,1.4-0.1 c0.1-0.5,0.6,0,0.8,0.3c0.5,0.9-0.2,1.9,0.3,3c1.2-0.8,0.9-1.8,0.9-2.7c0-0.7-0.1-1.5,0.7-1.8c0.7-0.3,1.1,0.3,1.5,0.7 c0.3,0.4,0.7,0.9,1.2,0.7c1.5-0.7,2.8-0.3,4.1,0.5c0.6,0.4,1.1,0.2,1.5-0.4c0.7-0.8,1.5-1.4,2.4-0.3c1.1,1.4-0.6,1.4-1.3,2.3 c1.2-0.2,2.3,1.1,3.2-0.3c0.1-0.1,0.3-0.2,0.5-0.3c0.9,1.7,3.7,0.4,4.2,2.7c0.1,0.5,0.8,1.1,0.9,0.8c1-2.2,3.5,1,4.4-1.4 c0.7-1.9,0.9-2,2.5-1c0.7,0.5,1.4,1.1,2,1.7c1.2,1.1,1.4,1,2-0.3c0.1-0.3,0.2-0.6,0.3-0.8c0.4-1.2,1.4-1.3,2.1-0.6 c1.6,1.5,3.9,2.3,4.7,4.6c0.2,0.5,0.3,1.1,0.8,1.1c1.5,0.2,2.6,1.3,4,1.7c0.7,0.2,1.3,0.3,1.9-0.1c2-1.5,4.1-1.3,6.4-0.7 c1.9,0.6,2.3,0.2,1.9-1.8c-0.3-1.4-0.2-3.3-2.4-3.5c-2.6-3.2-6.5-3.7-10.2-4.3c-2.6-0.5-5.1-1.2-7.7-1.9c-1.1-0.3-1.6-1.1-1.8-2.1 c-0.3-2.5-1.6-4.1-4-4.8c-0.7-0.2-1.3-0.5-1.7-1.1c-1-2-1.7-4.1-2.2-6.3c-0.1-0.4,0.1-0.8,0.5-1c0.4-0.2,0.8,0.1,1,0.3 c0.7,0.7,0.6,1.6,0.7,2.5c0.1,0.4,0.2,0.8,0.7,0.8c0.4,0,0.7-0.3,0.8-0.7c0.1-0.5,0.1-1,0.1-1.5c0.1-4.2,1.4-5.2,5.4-4.3 c0.7-0.9,0.6-2,0.8-3c0.3-1.7-0.1-3.6,2.2-4.3c0.4-0.1,0.6-1.2,0.9-1.8c0.8-1.6,1.6-1.7,3-0.7c0.4,0.3,0.7,0.6,1.1,1 c1.1,1.2,2,2.7,4.1,1.3c0.9-0.6,2.1,0.3,2.9,0.9c2.6,1.9,5.9,0.9,8.6,2.2c0.5,0.2,0.9-0.1,1.1-0.7c0.2-0.6,0-1.4,0.9-2 c1.5,0.7,2.9,1.6,4.3,2.7c0.6,0.5,1.3,1.1,2,1.1c2.7-0.1,5.2,1.3,8,1.1c0.7,0,1.4,0.1,2,0.4c2.4,1.5,4.7,0.4,7-0.3 c0.8-0.2,1.3-0.8,1.3-1.7c0-1-0.9-2.4,1.3-2.2c0.4,0,0.2-0.8,0.3-1.3c0.2-2.6,1-3.2,3.3-2.1c2.5,1.1,4.5,0,6.6-1 c0.6-0.3,1.1-0.8,1.8-0.9c1.7-0.3,2.7-1.1,2.3-3c-0.1-0.5,0.2-0.9,0.5-1.3c0.9-1.2,1.4-2.4,0.7-4c-0.5-1.2,0.4-1.7,1.7-1.2 c0.2,0.1,0.4,0.2,0.5,0.3c5.9,3.4,12.5,4.2,18.9,5.9c0.4,0.1,0.8,0.1,1.1-0.5c-0.2-1-1.1-1.7-1.8-2.4c-0.6-0.6-1.6-1-1-2.1 c0.6-1.1,2.1-1.7,3.2-1.3c0.7,0.3,1.5,0.6,2.1,1.1c3.9,2.9,8.3,4.1,12.9,5.1c3.6,0.7,7.2,1.5,10.8,2.6c5.9,2,12.1,2.9,18.4,3.2 c7.5,0.3,15,0.8,22.4,2c7.8,1.2,15.5,3.1,23.2,4.8c4.5,1,9,1.8,13.5,2.5c2,0.3,4,0.7,6,0.6c1.1-0.1,2.4,0.1,3.3,0.9 c3,2.5,6.9,2.6,10.5,3.3c2.3,0.5,4.6,0.6,7,0.9c1,0.1,1.9,0.3,2.8-0.2c1.1-0.6,2.2-1,2.7,0.8c0.2,0.6,1,0.5,1.6,0.6 c2.5,0.5,5,0.9,7.5,1.3c0.3,0,0.7,0.2,0.9,0.1c3.1-1.9,6.2-0.3,9.2,0.1c6.2,0.8,12.4,1.8,18.5,3c3.4,0.6,6.8,1.6,10.3,2.1 c2.9,0.4,5.9,0,8.7,0.8c5,1.5,10.3,1,15.4,1.7c2.6,0.4,5.1,1.4,7.6,1.9c8.2,1.5,16.5,3.1,24.9,3.3c7.2,0.2,14.4,0.6,21.6-0.3 c2.6-0.3,5.3,0.1,7.9,0.1c6.6,0.2,13.3,0.5,19.8-0.6c0.9-0.2,1.7-0.1,2.6,0.3c0.8,0.3,1.7,0.7,2.5,0.6c6.5-0.1,13.1,0,19.6-0.4 c4.4-0.3,8.6-1.3,13-1.7c0.7-0.1,1.4,0,2,0.1c2.3,0.6,4.7,0.4,7,0c3-0.5,6-0.6,9-0.5c3.1,0.1,6.2-0.3,9.3-0.7c2.6-0.3,5-0.1,7.5,0.6 c4.7,1.3,9.4,1.3,14.1,0.1c0.3-0.1,0.6-0.2,0.8-0.3c0.7-0.4,0.9-1.8,2-1.3c0.9,0.4,0.5,1.6,0.9,2.4c1.4,2.3,0.9,4.4-0.2,6.6 c-1,1.8-0.9,1.9,1,2.7c1.9,0.7,2.1,1.3,0.6,2.9c-1.3,1.4-2.3,2.8-2.8,4.6c-0.6,2-2.2,3.4-3.7,4.8c-5,4.3-10.9,7.2-16.9,9.7 c-1.1,0.5-2.1,0.9-2.9,1.9c-0.4,0.4-0.9,0.8-0.5,1.5c0.3,0.6,0.9,0.7,1.5,0.4c2-0.8,4.2-0.9,6.2-1.9c0.9-0.4,1.7-1,2.9-0.4 c-0.2,1.4-1.3,2.2-2.4,2.5c-2.4,0.7-4.2,2.9-6.9,3.1c-0.2,0-0.5,0.3-0.6,0.6c-0.1,0.4,0.2,0.8,0.6,0.9c0.7,0.2,1.3,0.3,2,0.4 c2,0.2,4.1,0.2,6.1,0.6c3.5,0.6,7,0.2,10.5,0c0.8,0,1.7,0,2.2-0.6c1.6-2,4-2,6.2-2.2c3.6-0.3,7.2-0.1,10.8-0.1 c0.5,0,1.6-0.1,1.2,0.6c-1.2,2.3,0.7,1.6,1.5,1.7c4.3,0.1,8.5-0.8,12.8-1.5c1-0.2,1.9-0.5,2.9-0.2c3.1,0.9,6.2,0,9.3-0.1 c3.6-0.1,7.1-0.9,10.6-1.3c3-0.4,6-0.5,8.9-1.5c0.7-0.2,1.4-0.4,2-0.1c1.9,1,3.8,0.5,5.7,0.3c8.3-0.8,16.4-2.2,24.5-4 c6.1-1.3,12.3-2.4,18.5-2.8c5.6-0.4,10.9-2.2,16.3-3.6c6.8-1.8,13.5-3.8,20.3-5.7c2.5-0.7,5.1-1.5,7.7-1.5c4,0,8-0.2,11.9,0.2 c3.1,0.3,4.4,3.1,2.9,5.8c-1.1,2-2.1,3.9-2.5,6.2c-0.2,1.1-0.8,2-1.4,2.9c-5.1,8.4-11.4,15.8-19.3,21.7c-2,1.5-3.4,3.4-5.3,5 c-3.4,2.7-7.1,4.8-10.7,7c-0.8,0.5-1.5,1.2-2.5,1.9c1.4,1.1,3,1.3,4.4,1.6c2.2,0.4,3.4,1.4,3.8,3.7c0.4,2.5,0.5,2.5,3,1.8 c0.8-0.2,1.5-0.4,2.2-0.6c0.5-0.2,0.9-0.5,0.9-1c0-0.7-0.4-1.1-1.1-1.1c-0.6-0.1-1.2,0.1-1.7-0.7c0.5-1.2,2.1-1.9,2.4-3.4 c0.1-0.3,0.6-0.5,1-0.4c0.5,0.1,1,0.5,0.9,1c-0.2,1.4,0.2,2.6,0.6,4c0.4,1.5-0.6,2.8-2.5,3.4c-1.7,0.6-3.5,0.9-5.9,1.5 c1.8,0.4,2.9,0.3,4.1,0.1c4.4-0.6,8.7-0.7,13.1-0.8c3.7-0.1,7.4-0.2,11.1,0.5c1.9,0.4,3.9,0.7,5.6,1.7c0.6,0.3,1.3,0.8,1,1.6 c-0.3,1-1.3,0.9-2,0.6c-2.3-1-4.8-0.8-7.1-1.7c-0.4-0.2-1-0.2-1.4-0.2c-5.4,0-10.7,0-16.1,0.4c2.4,0,4.8,0.1,7.3,0 c3.7-0.1,7.4,0.6,11,1.3c2.1,0.4,3.7,1.7,5.1,3.3c1.5,1.7,1,3.5-1.1,4.4c-0.5,0.2-1.1,0.3-1.7,0.5c-1.7,0.3-3,1-3.4,3 c-0.3,1.5-1.4,2.8-3.2,3c-1.5,0.2-2.4,0.8-2.1,2.5c0.2,0.9-0.7,1.6-0.4,2.6c0.9,0.1,1.9,0.3,2.8,0.4c0.7,0.1,1.4,0.3,1.5,1.1 c0.1,0.9-0.5,1.5-1.3,1.8c-0.8,0.3-1.7,0.5-2.5,0.8c-0.7,0.2-1.6,0.2-2.1,0.8c0.3,0.9,1.1,1.2,1.8,1.4c2.3,0.6,4.2,1.9,6.2,3.3 c0.9,0.6,1.5,1.2,1.4,2.3c-0.1,1.4,0.9,1.6,2,1.4c4.4-0.5,8.7-1.1,13-2.2c4.3-1,8.7-1.8,13.2-2.2c4-0.3,7.9-1.1,11.9-1.7 c1.1-0.2,2-0.1,3,0.5c2.1,1.1,4.5,0.8,6.8,1.1c1.4,0.1,2.5,0.8,3.7,1.3c1,0.4,1,1.6,0.2,2.2c-2.3,1.8-3.7,4.3-5.5,6.4 c-0.6,0.7-1.3,1.2-2.1,1.6c-1.9,1-3.4,2.3-4.5,4.1c-0.4,0.8-1,1.5-1.9,1.8c-1.2,0.5-2.1,1.4-3,2.2c-0.8,0.8-1.8,1.6-2.9,1.9 c-3.4,1-6.3,3-9.5,4.4c-2.2,1-3.8,2.7-5.4,4.4c-1.1,1.2-1,1.7,0.4,2.5c2.5,1.5,5,3,7.5,4.5c3.7,2.2,6.9,5.1,10,8.1 c0.8,0.8,1.6,1.4,2.4,2.1c0.9,0.7,1.9,1,3,0.7c1.9-0.5,3.9-0.4,5.8-0.4c3.5,0,7-0.3,10.4-1.2c2.6-0.6,5.2-1,7.8-1.5 c0.8-0.1,1.6-0.1,2.2,0.4c2.1,2,4.9,2.3,7.6,2.8c2,0.4,3.7,1.2,4.9,2.9c1.1,1.7,2.6,2.5,4.6,2.6c1.3,0.1,2.5,0.3,3.8,0.4 c0.9,0.1,1.8,0.4,2.1,1.3c0.4,1,0,1.9-0.7,2.7c-0.5,0.5-1.1,0.9-1.7,1.1c-3.7,1.6-5.6,5.3-9.2,7.7c2.5,1.3,4.7,1.3,6.7,1.3 c1.5,0,3-0.2,3.2,2c0.1,0.8,0.8,0.7,1.3,0.8c1.8,0.5,1.8,0.6,1.1,2.4c-0.8,2-2.5,3.2-3.9,4.7c-1.1,1.2-1.3,2.5-0.6,4 c1.1,2.2,1.2,2.3,3.7,1.8c1.4-0.3,2.1,0.1,2.7,1.4c1.1,2.5,0.5,4.8-0.3,7.1c-1.2,3.4-3.2,6.5-5.6,9.2c-4.9,5.8-11.2,9.6-17.9,12.9 c-4.6,2.3-9.2,4.5-14.4,5.7c-2.5,0.6-4.9,1.9-7.3,3c-3.6,1.7-7.3,2.6-11.1,3.6c-5.8,1.5-11.6,2.8-17.4,4c-2.2,0.4-3.9,1.7-5.9,2.3 c-5.9,1.8-12,2.5-18.1,3.6c-2.6,0.5-5.2,0.8-7.8,1.2c-1.1,0.1-1.8,0.5-2.2,1.6c-0.5,1.4-1.3,2.7-1.6,4.1c-0.9,3.9-3.2,6.8-6.2,9.3 c-1.6,1.3-3.2,2.5-4.9,3.7c-1.9,1.4-4,2.5-4.3,5.2c-0.1,0.9-1,1.3-1.8,1.9c-1.3,0.9-2.6,1.9-4.1,3c1.8,0.8,3.3,1.3,4.8,2.1 c1.5,0.8,3.3,0.2,5-0.2c2.7-0.7,5.5-1.3,8.2-2c0.2-0.1,0.5,0.1,1.2,0.4c-2.6,1.8-5.4,2.5-8.2,4.2c1.8,0.4,2.9-0.1,4.1-0.5 c1-0.4,2-0.8,3-1.1c1.1-0.4,2.2-0.7,2.5-2.1c0.2-0.9,0.9-1.3,1.7-1.3c2.7-0.2,5.4-0.9,8.1,0c3,0.9,6,1.7,9,2.5 c2.2,0.6,4,1.7,3.8,4.4c3,0.1,5.3-0.9,7.6-3.1c0.1,1.7-1,2.5-1.2,3.6c-0.1,0.4-0.2,0.8,0.2,1.1c0.5,0.4,0.9,0,1.3-0.3 c0.1-0.1,0.1-0.2,0.2-0.2c0.5-0.5,0.8-1.8,1.7-1.2c1,0.7,0.4,1.8-0.1,2.6c-0.8,1.4-1.5,2.9-2.6,4.2c-1.1,1.3-0.9,1.9,0.7,2.5 c1,0.4,2.1,0.6,3.2,0.5c1.2-0.1,2.3-0.2,3.5-0.3c4.8-0.6,9.6-1.8,14.5-1.7c1.5,0,3.1-0.6,4.3-1.6c1.1-0.8,2.2-1.6,3.3-2.4 c2.3-1.6,2.2-3.9-0.2-5.4c-1.1-0.7-2.3-1.1-3.5-1.5c-0.7-0.2-1.4-0.5-1.1-1.4c0.2-0.6,0.7-0.9,1.3-0.9c4.3-0.1,9.1,2.6,10.7,6.4 c0.3,0.6,0.4,1.3,0.6,1.9c1.1,3,2.2,3.8,5.5,3.8c4.2,0,8.5,0.3,12.4,1.7c5.2,1.8,9.4,5.1,12.9,9.3c5.8,6.7,8.7,14.7,10.3,23.3 c1,5.3,0.3,10.7-1.2,15.9c-0.6,2.1-1.3,4.1-1.9,6.1c-0.2,0.8-0.5,1.7-0.6,2.6c-0.2,1.3,0.1,2.5,1.7,2.9c1.4,0.3,1.4,1.1,0.5,2.1 c-1.1,1.2-2.1,2.7-3.4,3.6c-1.8,1.3-2.3,3-2.4,5.1c-0.1,5.9-1.8,11.3-4.8,16.3c-1.6,2.6-3.5,4.9-5.7,7c-5.7,5.6-11.3,11.3-17.4,16.5 c-2.2,1.9-4.6,3.7-6.9,5.4c-1.2,1-1.4,1.6,0.4,1.9c-0.5,0.8-1.1,0.8-1.7,1c-2.1,0.8-2.7,1.9-1.5,3.7c0.7,1.1,1.2,1.9,0.5,3.1 c-0.6,1.1,0.2,2.1,0.7,3c0.9,1.3,1.8,2.5,2.7,3.8c1.1,1.6,1.1,3.2,0.1,4.9c-2.6,4.7-6.3,8.7-9.7,12.8c-2.1,2.5-4.4,4.9-6.5,7.5 c-1.6,2-1.4,3-0.3,5.3c1,2.1,2.5,3.3,4.7,4c4.2,1.4,7,4.6,8.9,8.4c1.8,3.7,2.1,7.5-0.5,11c-0.3,0.4-0.6,0.9-1.1,0.8 c-0.8-0.1-0.7-0.8-0.7-1.4c-0.1-3.6-1.5-6.6-4-9.2c-0.3-0.3-0.7-0.7-1.4-0.4c0.3,1.9,1.8,3.6,1.3,5.8c-0.1,0.2,0.6,0.7,1,1 c2.7,2.1,3.3,5,3,8.1c-0.4,3.9-1.8,7.3-4.9,10c-1.6,1.4-2.3,3.4-2.7,5.4c-0.6,3.1-2.3,5.5-4.4,7.8c-1.1,1.1-2.3,2.2-3,3.6 c-3.9,7.4-9.8,13.3-15.2,19.5c-3.8,4.4-7.6,8.9-11.9,12.9c-5.8,5.4-12.2,10-19,14.1c-1.8,1.1-3.6,2.2-5.3,3.9 c1.5-0.2,3.1-0.3,4.6-0.5c8.4-0.7,16.4-3.1,24.3-6.1c7.2-2.7,14.5-5,21.8-7.6c1.2-0.4,2.4-0.8,3.5-1.4c1.4-0.7,2.7-1.5,4.4-0.9 c0.7,0.3,1.5-0.3,2.2-0.6c0.8-0.4,1.6-0.7,2.5-0.8c1.6-0.1,2.4,0.6,2.5,2.2c0.2,4.5-0.7,5.9-4.9,7.5c-1.7,0.7-3.2,1.6-4.4,3.2 c-1.3,1.7-3.4,2.9-5.4,4c-1.2,0.7-2,1.5-2.4,2.8c-0.3,1.2-1.2,2-2,2.9c-4.3,5.3-9.9,9.2-15.3,13.1c-4.7,3.4-8,8.3-13,11.2 c-3.6,2.1-6.6,4.8-9.5,7.7c-3.3,3.2-6.9,6-10.3,9.1c-5.2,4.6-11.4,7.4-17.6,10.3c-3.5,1.7-7.5,2.1-11.3,3c-4.1,1-8.2,1.7-12.3,2.5 c-10.8,2.1-21.6,4.3-32.3,7c-7.9,2-16,3.4-24.1,5c-4.2,0.9-8.4,1.9-12.5,2.9c-11.3,2.8-22.8,4.4-34.3,5.8c-2.9,0.3-5.9,0.5-8.8,0.5 c-7.8,0.1-15.5,1.7-23.4,1.5c-1,0-1.9,0.1-2.8-0.5c-1.3-0.8-2.9-0.3-4.3-0.1c-9.3,1.2-18.6,2.2-27.9,3.2c-8.6,0.8-17.1,1.9-25.5,3.4 c-0.3,0.1-0.6,0.2-0.9,0.1c-5.6-1.1-10.8,1.3-16.2,1.7c-10.1,0.7-20.2,2.2-30.3,3.2c-8.5,0.8-16.9,1.1-25.4,1.8 c-5.6,0.5-11.1,0.4-16.7,0.6c-7.5,0.2-15-0.4-22.5,0.3c-4.6,0.4-9.4-0.1-14,0c-7.6,0.1-15.2,0.6-22.8,0.1c-4.8-0.3-9.5,0.5-14.3-0.2 c-0.4-0.1-0.8,0-1.2,0c-0.6-0.1-1.2-0.4-1.2-1.1c0-0.6,0.5-0.8,1-0.9c1.1-0.2,2.3-0.5,3.5-0.6c4.9-0.4,9.9-1.1,14.9-1.2 c6.6-0.1,13.2-0.8,19.9-0.9c7.8-0.1,15.6-0.4,23.4-0.9c1.4-0.1,2.8-0.2,4.7-0.3c-0.9-1-1.7-0.8-2.4-0.9c-5.2-0.6-10.5-0.1-15.8-0.6 c-2.9-0.2-5.9,0-8.8,0.2c-6.4,0.5-12.9,0.4-19.3,0.4c-1.6,0-3.1-0.3-4.7-0.4c-7.4-0.5-14.8-0.1-22.2,0.3c-4.5,0.3-8.9,1-13.4,0.8 c-6.2-0.2-12.5,0-18.8,0.1c1.8,0.2,3.3,1.5,5.2,1c0.4-0.1,0.8,0.1,0.9,0.5c0.2,0.7-0.4,0.8-0.9,0.9c-1.3,0.3-2.7,0.7-4,0.8 c-1.6,0.1-3,0.7-4.5,1.4c1,0.6,2.3-0.1,3.2,0.9c0.1,0.9-0.6,0.9-1.1,1c-0.9,0.1-1.7,0.2-2.6,0.2c-4.5,0.2-9-0.2-13.5,0.5 c-0.2,0-0.4,0-0.6,0c-8.1-0.9-16.3-1.1-24.4-2.4c-3.6-0.6-7.2-0.3-10.8-0.7c-10.9-1.1-21.6-3.1-31.8-7.3c-1.4-0.6-3.4-0.2-3.9-2.4 c-0.1-0.2-0.9-0.4-1.3-0.5c-2.8-0.5-5.4-1.7-8.2-2c-0.7-0.1-1.6-0.2-2.1-1c0-0.7,0.6-0.7,1.1-0.6c3.3,0.3,6.7,0.6,9.7,1.5 c5.8,1.9,11.8,2.5,17.7,3.9c1.5,0.4,3.1,0.5,4.6,0.7c0.5,0.1,1.1-0.2,1.2-0.7c0.2-0.8-0.5-1-1.1-1.1c-4.6-0.9-9.2-1.6-13.8-2.6 c-6.7-1.4-13.6-2.2-20-4.4c-8.5-2.9-17.3-4.5-26-6.9c-7-2-14.3-3.3-21.5-4.5c-0.9-0.1-1.7-0.4-2.6-0.6c-2-0.4-0.3-1.2-0.1-2 c-3-0.3-5.7-1.2-8.5-2.1c-0.6-0.2-1.1-0.3-1.7-0.6c-4.3-2.2-9.1-2.1-13.6-3.4c-0.3-0.1-0.8-0.1-1,0.4c0.7,1.2,2.4,0.6,3.3,1.8 c-1,0.9-1.8,0.4-2.7,0.1c-4.1-1.3-8.1-2.7-12.3-3.7c-3.1-0.8-6.3-0.8-9.5,0.1c-1.6,0.5-3.5,0-5.1,0.5c-3.1,0.9-5.9-0.6-8.8-1.1 c-0.1,0-0.2,0-0.3-0.1c-4.1-2.8-9.2-3.6-13.2-6.7c-1.2-0.9-2.2-1.9-3.2-3c-1-1.1-0.7-1.9,0.3-3c1.8-1.7,4.1-2.5,6.2-3.7 c0.8-0.5,1.5-0.3,2.2,0.1c1.2,0.7,2.4,1.3,4,1.3c0.2-1.5-0.7-2.1-1.9-2.2c-1.9-0.2-3.9-0.6-5.8,0.2c-1.3,0.6-2.4,0.3-3.5-0.5 c-2-1.5-4-3-5.4-5.2c-0.8-1.3-1.1-2.7-1.3-4.1c-0.2-1.2,0.6-1.8,1.8-1.5c2.4,0.7,4.9,1.5,6.9,3.1c1.7,1.4,3.6,2.3,5.7,2.8 c2.5,0.6,4.8,1.5,6.9,3.1c0.8,0.6,1.7,1,2.7,0.5c1.1-0.5,2.1-0.2,3.1,0.2c1.5,0.5,2.9,1.1,4.4,1.5c0.9,0.3,1.6,0.6,2.2,1.3 c0.6,0.7,1.2,1.2,2.3,1c-0.3-0.6-1.6-1-0.5-2c1.9-1.7,1.8-1.8,0.9-4c-0.1-0.2-0.1-0.6-0.1-1c1.5-0.2,2.2,0.4,2.6,1.7 c0.7,2.2,1,2.5,2.9,1.6c1.3-0.6,2.5,0.1,4,0c-0.8-1-1.6-1.6-2.4-2.3c-0.8-0.6-1.6-1.4-2.4-2.2c-0.3-0.3-0.7-0.8-0.4-1.3 c0.4-0.5,0.9-0.2,1.3,0c0.6,0.3,0.9,1,1.7,1.1c0.2-1.1,0.5-2,1.8-1c0.7,0.5,1.3,1.2,2,1.8c0.8,0.7,1.6,1.4,2.9,1.2 c0.1-1.3-0.9-2-1.2-3c-0.1-0.5-0.3-1,0.2-1.3c0.3-0.3,0.7-0.2,1.1-0.1c0.8,0.3,1.6,0.7,2.5,1c0.5-0.9,0-1.4-0.6-1.7 c-0.9-0.5-1.9-1-3-1.2c-4.8-0.9-8.8-3.5-13.2-5.5c-1-0.4-2-0.8-3.1-0.9c-4.8-0.4-9.5-1.3-14.1-2.5c-2.5-0.7-5-1.1-7.4-1.7 c-1.4-0.4-2.8-0.8-4.2-1.4c-4.3-2-5.5-5.2-3.7-9.6c0.7-1.7,3.5-3.6,5.4-3.5c2.4,0.1,4.7-0.3,7-0.5c3.3-0.3,6.4-0.3,9.3,1.6 c1.4,0.9,2.9,1.2,4.5,1.1c8-0.2,16,0.7,24,0.7c1.2,0,2.3,0.1,3.4-0.4c1.2-0.6,1.3-1.1,0.4-2.2c-0.4-0.5-1.3-0.8-0.7-1.6 c0.5-0.6,1.2-0.4,1.9-0.2c0.9,0.3,1.8,0.8,2.5-0.5c0.4-0.6,1-0.3,1.6,0c0.6,0.3,1.3,0.4,2,0.4c1-0.1,1.6-0.4,1.5-1.6 c-0.1-3,0.1-3.2,3.1-2.7c2.3,0.3,4.6,0.9,6.9,1.2c3.7,0.4,7.3,0.7,11.1,0.4c3.9-0.3,8,0.5,12,0.5c3,0,6.1-0.1,9.1-0.1 c1.5,0,2.9-0.4,4.1-1.4c1.3-1.2,2.9-1.5,4.6-1.3c1.3,0.2,2.5-0.1,3.8-0.1c0.7,0,1.4-0.1,1.6-0.9c0.2-0.9-0.4-1.2-1-1.5 c-0.1-0.1-0.2-0.3-0.3-0.5c0.3-0.6,0.9-0.2,1.2-0.4c3.1-2,6.4-0.9,9.6-0.6c2.4,0.2,4.6,0.5,6.8-0.6c1.4-0.7,3-0.9,4.6-0.9 c2.4,0.1,4.8-0.5,7.2-0.2c1,0.1,2.2,0.2,3.2-0.9c-1.7-1.2-3.3-2.5-5.7-1.6c-0.8,0.3-1.5,0.2-2.3,0.1c-3.7-0.8-7.5-1-11.3-1.3 c-0.8-0.1-1.7,0-2.2-0.6c-0.9-1.1-2.1-1.3-3.3-1.6c-0.6-0.2-1.4-0.2-1.7-1.2c1-1.1,2.5,0.3,3.7-0.9c-1.3-1.3-3-1.7-4.5-2.2 c-3.1-1.2-6.4-1.6-9-3.8c-0.8-0.7-2-1.1-3.2-1.3c-0.5,0-1.1-0.3-1-0.8c0.1-0.7,0.8-0.8,1.4-0.8c0.7,0.1,1.3,0.2,2,0.4 c1.2,0.3,2.5,0.5,3.7,0.8c0.8,0.2,1.6,0.2,2.1-0.5c1.5-1.9,3.3-1.5,5.3-1.1c2.6,0.6,5.3,0.8,7.9,0c-3.9-0.5-7.7-1.6-11.7-2.1 c-1.5-0.2-2.9-0.3-4.1-1.3l0,0c1.7-0.8,3.5-0.1,5.2,0.1c0.8,0.1,1.5,0.3,2.3,0.3c1.2,0.1,2.2-0.1,2.2-1.6c0-0.5,0.3-0.9,0.6-1.3 c0.6-0.9,0-1.5-0.6-1.9c-1-0.7-2.2-0.8-3.3-1c-3.8-0.7-7.7-1.3-11.4-2.5c-0.6-0.2-1.1-0.3-1.7-0.5c-0.4-0.2-0.7-0.5-0.6-0.9 c0.1-0.7,0.6-0.7,1.1-0.7c0.8,0.1,1.5,0.2,2.3,0.4c6.2,1.4,12.4,2.7,18.7,3.5c1.2,0.2,2.5,0.5,3.8,0c0.2-1-0.6-1.1-1.1-1.5 c-0.3-0.3-0.9-0.6-0.8-0.7c1.4-3-1.6-2.2-2.6-3c-0.2-0.2-0.3-0.4-0.5-0.6c0.1-0.6,0.4-0.8,0.8-0.8c1-0.1,1.6-0.5,1.5-1.7 c-0.1-0.9,0.2-1.7,0.6-2.5c0.9-2,1.3-2.2,3.6-1.9c1.1,0.1,2.1,0.2,3.2-0.3c0.5-0.2,0.9-0.4,0.8-1c-0.1-0.5-0.4-0.8-1-1 c-7.1-2-14.1-4.3-21.2-6.4c-11-3.3-21.8-7.5-32.6-11.3c-3.1-1.1-6.3-2.2-9.2-3.8c-0.6-0.3-1.3-0.5-1.9-0.6c-5.2-1-10-3.2-14.8-5.4 c-8.1-3.6-16.3-6.7-25-8.8c-7.2-1.7-14.3-3.7-21.2-6.5c-6.6-2.7-13.2-5.3-20-7.6c-3.4-1.1-6.7-2.7-10.1-3.9c-4-1.5-8.1-2.9-12-4.5 c-7.9-3.2-15.9-6.5-23.4-10.6c-6.4-3.5-12.9-6.9-18.1-12.3c-3.9-4-7.1-8.6-8.7-14c-0.7-2.3-1.6-4.6-2.8-6.8c-1-1.7-1.5-3.6-1.3-5.6 c0.2-2.4-1-3.9-2.5-5.6c-2.2-2.4-5.2-4-7.1-6.8c-2.2-3.3-2.6-6.6-1.4-10.3c1-3.1,2.8-5.4,6-6.7c5-2,10.1-3.6,15.6-3.4 c1.7,0.1,3.5,0.3,5.4-0.1c-0.4-1.7-1.5-2.7-2.6-3.7c-4.2-4-7.8-8.4-11.1-13.1c-1.9-2.7-3.7-5.5-5.7-8.2c-0.4-0.6-0.9-1.3-1.1-2.1 c-0.6-2.7-2.3-4.7-4.3-6.4c-4.2-3.7-7.8-7.9-11.7-11.8c-1.5-1.5-1.6-3.2-1.8-5.1c-0.1-0.4,0-0.8,0.4-1c0.4-0.2,0.8,0.1,1,0.4 c0.8,1,1.2,2.2,2.5,2.8c0.5-0.3,0.4-0.7,0.2-1c-0.8-2.6-1-5.1-0.1-7.7c0.2-0.6,0.5-1.4-0.1-1.9c-0.7-0.7-1.5,0-2.1,0.2 c-1.8,0.7-3.4,1.8-4.4,3.6c0.6-4.4,3.9-6.5,7.8-5.3c1.4,0.4,2.6,0.5,3.9-0.2c3-1.7,6.1-2.2,9.6-1.9c5,0.4,10.1,0.4,14.8,2.6 c1.4,0.6,2.9,0.3,4.3,0.4c0.5,0,1-0.1,1-0.8c-0.1-1.6,0.8-1.5,1.9-1.2c2.1,0.6,2.5,0.3,1.7-1.8c-0.6-1.7-0.7-3.5-1.3-5.1 c-1.3-3.6-3.6-6.4-7.4-7.7c-2.7-0.9-4.2-3-5.7-5.1c-0.2-0.2-0.2-0.6,0.1-0.8c0.4-0.4,1-0.3,1.3,0c1.1,1.2,2.9,1.4,4,2.9 c0.7-1.4-0.3-2.1-0.3-3c0-0.7,0.7-1.3,1.1-0.9c2.5,2.9,5,0.8,7.5,0.1c0.4-0.1,0.7-0.3,1.2-0.5c-1-2.4-3-2.3-5.1-2 c0.4-1.5,1.6-0.8,2.1-1.6c-0.8-1.1-0.1-2.6-1-3.7c-1.2-1.4-2.5,0.2-3.8,0.1c-3.8-0.3-6.9,1.8-10.1,3.4c-1.1,0.6-2,0.5-3,0 c-0.2-0.1-0.3-0.2-0.5-0.4c-0.9-0.9,0.8-1.6,0.3-2.3c-0.4-0.6-1.6-0.1-1.7-1.2c0-0.2,0.2-0.6,0.4-0.7c0.4-0.2,0.9-0.5,1.3-0.5 c7.3-0.7,14.6-1.8,21.9-0.9c5.7,0.7,11.2,0.4,16.9-0.1c1.1-0.1,2.1,0,3.2,0c0.5,0,1,0.2,1,0.8c0,0.6-0.5,0.7-1,0.9 c-0.7,0.2-1.6-0.1-2.4,0.7c1.1,0.7,2.1,0.6,3.1,0.5c1.8-0.2,3.4-0.1,5.1,0.8c0.9,0.5,2.1,0.5,3.1,0.6c3.9,0.3,7.5,2,11.4,2.5 c0.5,0.1,0.7,0.2,0.7,0.7c-0.1,0.4-0.4,0.7-0.8,0.7c-1.4,0.2-2.7-0.3-4-0.6c-2.1-0.5-4.1-1.2-6.3-0.7c-0.8,0.2-1.7-0.2-2.6-0.4 c-2.2-0.5-4.4-0.6-6.7-0.3c-1.8,0.2-3.7,0-5.5-0.4c-2.4-0.5-4.9-0.3-7.3-0.5c-1.2-0.1-1.2,0-1.6,1.7c-0.1,0.5-0.5,0.6-0.8,0.7 c-1.4,0.3-2.8,0.6-4.2,0.9c-0.1,1.1,0.7,1,1.2,1c3.3,0,6.6-0.2,9.9,0.5c0.4,0.1,0.8,0.1,1.1-0.1c5.6-2.4,10.6-3.5,14.9-1.8 c4.1,1.6,8.7,2.1,12.5,4.5c1.3,0.8,2.9,1.6,4.7,0.9c0.8-0.3,1.7-0.2,2.4,0.6c-0.3,1.2-1.4,0.2-1.9,0.7c3.4,2.4,7.4,1.9,11.2,2.4 c2.3,0.3,4.7,0,6.6,1.7c0.6,0.5,1.7,0.5,2.5-0.1c-1.1-2.2-5.1-6.6-6.9-7.7c-0.6-0.3-1.4-0.5-1.3-1.3c0.3-1.6-0.7-2.2-1.9-2.8 c-0.8-0.3-1.8-0.8-1.4-1.9c0.3-1,1.1-1.6,2.2-1.6c0.9,0,2.1,0.7,2.6-0.6c0.4-1.3-0.6-2.2-1.6-2.9c-2.1-1.3-4-2.7-5-5.1 c-0.3-0.6-0.9-1-1.6-1.2c-0.5-0.1-1-0.3-1.1-0.8c-0.6-2.4-2.8-3.4-4.5-4.7c-3.3-2.6-6.8-4.9-9.7-8c-1-1.1-2.6-1.8-3.8-2.7 c-4.2-3.3-8.2-6.9-11.1-11.5c-0.7-1.2-1.6-2.3-3-2.7c-2.7-0.9-4-3.1-4.8-5.5c-0.5-1.4-1.2-2.4-2.2-3.3c-1.2-1.1-2.4-2.2-3.3-3.7 c-0.4-0.7-0.9-1.3-1.6-1.6c-1.9-0.9-3.3-2.4-5-3.6c-1.4-1-2.5-1.9-1.7-4.1c0.6-1.8-0.8-3.6-1.7-5.1c-0.8-1.3-1.5-2.5-1.8-4 c-0.3-1.6-1.2-2.6-2.6-3.3c-0.8-0.4-1.7-0.6-2.4-1.1c-1.8-1.3-3.6-2-5.4-0.1c-0.4,0.4-1.1,0.7-1.6,0.2c-0.7-0.5-0.5-1.2,0-1.8 c1.1-1.3,0.4-1.9-0.8-2.3c-1.5-0.6-3-1.4-4.7-1.7c-1.6-0.3-3-0.9-3.6-2.6c-0.1-0.3-0.4-0.8-0.7-0.9c-2-1.1-2.8-3.2-4-4.9 c-1.8-2.6-2.1-2.7-4.5-0.9c-0.2,0.2-0.4,0.4-0.7,0.5c-1.3,0.8-2.3,0.4-2.7-1c-0.2-0.6-0.2-1.3-0.2-2c-0.2-2.5-1-3.8-3.3-4.1 c-1.7-0.2-2.7-1.1-3.6-2.2c-0.9-1.2-2.2-1.9-3.4-2.7c-1.6-1.2-3-1.3-4.9,0.8c0.8-3.3-0.9-4.3-2.8-5.5c-6-4-12-7.9-17.3-12.9 c-1.7-1.6-3.1-3.2-4-5.3c-0.8-2-2.1-3.7-3.4-5.4c-2.5-3.3-4.6-6.7-6.6-10.3c-1.4-2.5-3-4.6-6-5.6c-4.5-1.6-8.9-3.3-13.2-5.5 c-2.4-1.2-5.1-1.8-7.5-3.1c-1.1-0.6-2.2-1.1-3.3-1.9c-1.6-1.1-3.1-2.2-5.1-2.7c-1.2-0.3-2.3-1.1-3.4-1.7c-5.1-2.9-9.8-6.4-14.6-9.7 c-1.4-0.9-2.7-1.9-3.8-3.2c-1.5-1.8-1.9-3.8-1-6c0.4-0.9,0.7-1.8,1.2-2.7c0.6-1.2,1.5-2,2.9-2.2c3.5-0.3,6.9-1.4,10.4-1.5 c2.1-0.1,2.7-0.1,5.1,0.9c-0.5,0.9-1.3,0.7-2,0.7c-3.7,0.1-7.1,1.1-10.5,2.2c-0.5,0.2-1.1,0.4-1.6,0.8c-1.4,1-1.5,1.8-0.4,3.1 c0.2,0.2,0.4,0.4,0.6,0.6c1.3,1.1,0.5,1.6-1,2.2c1.4,0.5,2.4,0.8,3.4,1.1c1.1,1.3,1.9,3.2,4.1,3c2,1.3,3.8,2.8,5.6,4.3 c2.4,2,5.2,3.5,8.2,4.3c2.1,0.6,3.5,2.3,5.5,3.2c3.4,1.5,6.6,3.8,10.7,4.4c-1.2-2.9-2.9-5.1-5.8-6.1c-1-0.4-1.6-0.9-2.1-1.8 c-0.9-1.7-2.1-3-4.4-2.7c-0.5,0.1-1,0-1.3-0.5c-0.9-1.4-1.7-2.9-1.2-4.7c0.3-1.2,0.9-2,2.3-1.5c1.2,0.4,2.4,0.4,3.8,0.1 c-0.8-1.3-1.5-2.4-2.1-3.6c-0.4-0.7-1.3-1.5-0.4-2.3c0.9-0.8,1.9-1.5,3.1-0.7c1.8,1.2,4.1,1.2,5.7,2.6c0.5-0.7,0.5-1.1,0-1.4 c-0.3-0.2-0.8-0.2-1.1-0.4c-0.6-0.4-1.7-0.7-1.2-1.6c0.4-0.8,1.4-0.4,2.1,0c1.4,0.7,2.9,1.1,3.5,2.8c0.3,0.8,0.9,0.7,1.8,0.7 c2.5,0,5.1-1.4,7.6,0.2c0.9,0.6,2.1,0.5,3.2,0.3c2.9-0.4,5.7-0.3,8.6-0.2c0.3-1.1-0.4-1.7-0.9-2.4c-0.4-0.6-0.6-1.2-0.3-1.9 c0.9-2.1-0.5-3.3-1.9-4.4c-1.3-1-2.5-1.9-2.4-3.7c0-1-0.8-1.3-1.5-1.6c-5-2.5-9.9-5-15.2-6.8c-4.8-1.7-9.4-3.6-14.1-5.6 c-1.6-0.7-3.2-1.5-4.9-1.9c-6.1-1.5-11.7-4.3-17.5-6.6c-1-0.4-2-0.7-3.1-1c-1.4-0.4-2.8-0.9-3.6-2.3c-0.5-0.9-1.5-1.2-2.3-1.7 c-0.9-0.5-2-0.7-2.6-1.7c1.8-0.6,3.1-0.4,4.7,0.9c2.5,2.2,5.4,3.3,8.7,3.7c0.8,0.1,1.5,0.2,2.1,0.8c2.4,2.3,5.6,3.2,8.7,3.6 c2.2,0.2,4.2,0.7,6.1,1.7c1.7,0.9,3.5,1.3,5.3,1.3c1.6,0.1,3.1,0,4.7,0.4c0.5,0.1,1.1,0.2,1.4,0c2.4-1.4,4.8-1,7.2-0.4 c0.7,0.2,1.5-0.1,2.3-0.2c0.5-0.1,0.9-0.5,0.8-1c-0.1-0.6-0.7-0.8-1.1-0.7c-1.6,0.3-3.3,0.2-4.9,0.1c-1.3,0-2.8-2.3-2.4-3.5 c0.2-0.6,0.7-0.6,1.2-0.3c0.6,0.4,0.9,0.9,1.1,1.6c0.4,1.1,1.3,1.1,1.8,0.1c1.3-2.1,1-2.8-1.3-3.5c-0.7-0.2-1.5-0.5-2.2-0.8 c-0.7-0.2-1.5-0.5-1.9,0c-0.9,1-1.9,1.2-3.1,1.5c-0.6,0.1-1.1,0.5-1.1,1.2c-0.1,0.7,0.6,0.9,1.1,1.2c1.2,0.9,2.7,1.1,3.7,2.3 c0,0.1,0,0.2,0,0.5c-3.1,0.6-5.4-1-7.4-2.9c-1.1-1-1.8-1.5-3.2-0.8c-0.9,0.5-1.7,0.1-2.3-0.7c-0.2-0.2-0.4-0.6-0.4-0.7 c0.5-0.9,1.5-1.5,1.6-2.7c0.1-1.4,1.4-1.2,2.3-1.6c1.5-0.7,3.5-0.4,4.6-2.2c0.3-0.5,1.1-0.3,1.7-0.1c1,0.3,1.9,0.3,2.9,0.1 c1.2-0.2,2.3-0.4,2.5-2c0.1-0.8,0.6-1.6,1.6-1.4c2.2,0.5,4.4-0.5,6.7-0.1c3.5,0.7,7.1,0.9,10.5,2.3c1.3,0.6,2.7,1.2,3.9-0.4 c0.3-0.4,1.3-0.6,1.9-0.4c2.9,0.7,5.9-0.3,8.7,0.5c2.4,0.7,4.5,1.2,6.7-0.5c0.5-0.4,1.3,0,1.9-0.5c-0.1-0.8-0.8-1.1-1.3-1.4 c-2.3-1.4-2.3-1.4-0.8-3.5c-1.3-1.3-2.8-2.1-4.7-1.8c-0.3,0-0.6,0-0.9,0c-1.1-0.2-2.1-0.7-2.3-1.9c-0.2-0.7,0.1-1.2,0.8-1.4 c1.2-0.2,2.7-0.7,3.4,0.7c0.8,1.7,2.4,1.7,3.8,2.6c-0.7-3.4-3.9-6-7.4-6.5c-1.8-0.2-3.8,0.1-5.2-2c4.2-0.8,8.2-1.6,12.3,0.1 c0.7,0.3,1.5,0.5,2.3,0.6c0.7,0.2,1.6,1.1,2.1,0.3c0.6-0.8,0.9-1.9,0.6-3c-0.5-1.8-0.2-2.1,1.6-2.3c1.6-0.2,3.1,0.4,4.5,1.1 c1.7,0.8,1.6,1.5-0.2,2.7c3.7,0.7,7.6,0.6,11.2,2.3c0.9,0.4,2.3,1.4,3.2-0.7c0.3-0.7,1.8,0.3,2.7,0.6c0,0.9-1,0.4-1,1.2 c1.2,0.4,2.4,0.4,3.6-0.3c0.8-0.5,1.8-0.8,2.5-0.2c2.4,1.9,5.4,1.2,8.1,1.9c1,0.3,2.1,0.3,3,1c-0.1,1.3-1.5,0.5-1.9,1.3 c0,0.4,0.3,0.5,0.6,0.5c1.1-0.1,2.1-0.5,3.2,0c1.2,0.5,2.3,1.1,3.2-0.6c0.4-0.7,1.4-0.4,2.2-0.2c2.5,0.7,5.1,1.4,7.7,2.6 c-2.6,0.9-4.8-0.3-6.9-1c-0.3,1.2,0.5,1.3,1,1.4c1.5,0.3,3.1,0.6,4.6,0.8c0.6,0.1,1.2,0.1,1.7-0.2c0.8-0.4,1.3-1.2,1.9-1.9 c0.4-0.5,1.7,0.5,2.7,0.2c0.6-0.2,2.7,0.1,3.2,0.3c2.6,1.2,5.4,2.1,8.1,2.4c2.6,0.3,5,0.9,7.4,1.6c4.1,1.1,8.3,1.3,12.8,2.3 c-2-2.4-5.1-1.9-7.1-3.6c5.9,0,11.5,2.3,17.8,2.4c-0.7-1.1-1.5-1.2-2.4-1.3c-6-0.6-12-1.5-17.9-3c-0.8-0.2-1.7-0.3-2.6-0.5 c-0.8-0.2-1.7-0.2-2.2-1c0.3-0.6,0.7-0.6,1.1-0.5c8.5,1.4,16.9,2.7,25.4,4.1c1.7,0.3,3.4,0.6,5.1-0.4c0.7-0.4,1.5-0.4,2.3-0.2 c2.3,0.6,4.7,0.5,7,0.3c3.6-0.2,6.9,0.7,10.2,1.7c1.9,0.6,3.8,0.7,5.8,0.7c3.5,0,7.2,0.2,10.4,1.4c3.5,1.3,7,1.3,10.5,2 c0.7,0.1,1.4,0.2,1.8,0.8c0.3,0.4,0.7,0.9,1.2,0.7C252,101.5,255.4,103.5,258.7,102.2L258.7,102.2z M305.9,668.7 c1,0.4,1.7,0.4,2.5,0.2c3.1-0.6,5.9-0.2,8.7,1.4c1.2,0.7,2.5,1.1,3.9,0.4c1-0.5,2.1-0.3,3.1-0.2c5.6,0.9,11.1,2.4,16.7,2.8 c1.1,0.1,2.1,0.3,3.2,0.1c1.9-0.5,3.7-0.3,5.5,0.1c5.2,1,10.3,2.2,15.6,2.4c5.9,0.2,11.6,1.1,17.4,2c3.8,0.6,7.7,1.3,11.6,1.3 c-1-0.6-2-1.1-3.1-1.3c-2.2-0.3-4.4-0.7-6.6-1.2c-12.3-2.8-24.7-4.3-37.3-5.3c-2.8-0.2-5.7-0.2-8.4-0.7c-7.5-1.4-14.9-2.9-22.2-5.2 c-5-1.5-10.2-1.8-15.3-2.2c-2.4-0.2-4.9-0.4-7.5-0.5c0.7,0.9,1.5,0.7,2.1,0.8c3.3,0.5,6.6,1,9.7,1.9c0.8,0.2,1.9,0.3,2.2,1.3 C307.8,668.1,306.1,667.7,305.9,668.7z M478.3,684c0.4,1.2,2.4,1,2.2,2.2c-0.3,1.7,0.8,1.5,1.7,1.6c7.1,1,14.2,0.2,21.2-0.5 c2.4-0.2,4.8-0.8,7.2-0.9c2.9-0.2,5.8-0.3,8.7-0.5c2.6-0.2,4.8-1.1,6.7-3.3c-0.6-0.1-1-0.1-1.4-0.1c-11-0.1-22,0.1-33,0.3 c-3.5,0.1-7,0.7-10.5,0.1C480.1,682.8,479.1,683.1,478.3,684z M272.3,103.5c1,2.6,2.5,3.6,4.8,3.3c0.5-0.1,1.1-0.2,0.7-0.8 c-1-1.7,0.3-1.3,1.1-1.2c0.8,0.1,1.3,0.8,2,1.2c1.4,0.9,2.7,1.9,4.5,0.5c1-0.8,4.5,1.5,4,2.6c-0.7,1.6,0.2,1.5,1.1,1.7 c1.2,0.2,2.3,0.3,3.4,1c0.6,0.4,1.4,0.5,2,0.2c2.5-1.2,5-0.4,7.4,0c1.2,0.2,2.4,0.3,3.6,0c0-0.5-0.3-0.7-0.6-0.8 c-3.9-1.1-7-3.9-10.9-4.9c-0.8-0.2-1.4-0.7-2-1.2c-1-1-1.9-0.8-2.8,0.1c-0.3,0.4-0.6,1-1.1,0.6c-1.3-1.2-3-0.5-4.5-1 C281,103.6,276.8,102.8,272.3,103.5z M410.7,139.6c-1.6,0.5-1.5-1.5-2.8-1.7c-4-0.5-7.9-1.3-11.8-2.1c-2.6-0.5-5-0.4-6.9,1.8 c-0.3,0.4-0.5,0.7-0.7,1.2c-0.3,0.9-0.7,0.5-1.3,0.2c-1.8-0.9,0.2-1.9,0.1-3c-1.8,0.1-2.9,1.3-4.3,1.7c1.5,3.3,4.7,3.1,7.3,4.1 c0.3,0.1,0.5-0.1,0.7-0.3c1.9-1.6,2-1.5,3.6-0.1c1,0.9,2.6,0.6,2.6-0.5c0.1-1.8,1.1-1.8,2.3-1.8c1.9,0,3.7-0.3,5.5-0.4 c0.7,0,1.7-0.4,2.3,0.7c-0.9,0.8-2.3-0.1-3.1,1.2C406.6,141.5,408.6,140.2,410.7,139.6z M286.6,76c-0.2-0.8-0.6-1.2-1.2-1.4 c-3.2-1.3-6.4-2.8-9.7-3.6c-1.6-0.4-3.6,0.2-5.5,0c0.1,1.1,0.7,1.6,1.4,1.9c3.7,1.7,7.4,3.5,11.3,4.8c1,0.3,1,0.3,1.4-1 c0.1-0.5,0.5-0.5,0.9-0.5C285.7,76.3,286.1,76.6,286.6,76z M892.8,320c-3.2,0.9-6,2.6-8.9,3.7c-0.6,0.2-1.3,0.5-1.3,1.4 c0.1,0.8,0.6,1.4,1.3,1.8c0.6,0.4,1.3,0.2,2,0.2c3.8,0,6.8-2.1,10.3-3.7c-0.7-0.6-1.3-1-1.9-0.7c-1.4,0.7-1.5-0.4-1.6-1.2 C892.4,321.1,892.6,320.6,892.8,320z M899.6,326.5c0.7,0.7,1.3,0.9,1.8,0.8c2.1-0.4,4.2-0.8,6.2-1.3c0.5-0.1,0.8-0.5,0.9-1 c0.2-0.9,0.4-1.8-0.5-2.4c-1.1-0.8-2.2-1.6-3.6-1.5c-0.4,0-0.6,0.5-0.7,0.9C903.4,324.3,901.9,325.7,899.6,326.5z M138.8,352.3 c-1.7-0.3-3.4-0.6-5.1-0.8c-0.9-0.1-1.9-0.2-2.4,0.6c-1,1.3-2.3,1.3-3.7,1.4c-1.1,0-2.1,0.1-2.8,1.7 C129.7,353.9,134.4,354.5,138.8,352.3z M426.3,141.6c-3.1-0.6-5.9-1.2-8.8-1.7c-0.2,0-0.4-0.1-0.6,0c-0.7,0.1-2.1,1.6-1.9,2.3 c0.3,1,1.2,0.8,1.9,0.8c0.6,0,1.2-0.1,1.7-0.2c2.1-0.7,4.1-1,6.3-0.4C425.3,142.5,425.7,142.5,426.3,141.6z M380.5,688.7 c0.8,1,1.9,0.7,2.9,0.9c0.6,0.1,1.5,0.1,1.5,0.6c0.1,1.6,1.1,1.2,2,1.1c1.3-0.2,2.5-0.5,3.8-0.8 C387.4,689.1,383.9,688.9,380.5,688.7z M94.1,86.2c2.2,0.9,12,2.2,13.3,1.8C102.9,87.5,98.6,85.7,94.1,86.2z M655.5,681.6 c3.1,0.9,6.5-0.5,9.6,1.1c0.5,0.2,1.5-0.2,1.9-1.5C663,680,659.2,681.7,655.5,681.6z M457.2,684.8c3.8,0.4,9.2,0.1,11.1-0.8 C464.5,683.8,461.1,684,457.2,684.8z M741,81.5c3.2,0,6.4,0.4,9.5-0.6C747.4,80.5,744.2,81.3,741,81.5z M149.1,352 c1.6,1.2,2.9,1.9,4.7,1.1C152,351,151.9,351,149.1,352z'/%3E%3C/svg%3E%0A"); 

                                                 mask-size: cover; mask-repeat: no-repeat; mask-position: left top;

                                                 mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 700' style='enable-background:new 0 0 1000 700;' xml:space='preserve'%3E%3Cpath d='M258.7,102.2c2.9,0.6,5.8,0.1,8.7,0.3c-1.9-1.2-4.3-0.6-6.4-2c1.9-1.4,3.9,0,5.6-0.3c1.8-0.3,3.3,1.7,5.3,0.9 c-0.8-3.4-3-4.8-6.2-5.5c-2.7-0.5-5.3-1.4-7.9-1.5c-0.4,0.3-0.2,0.5,0,0.7c0.3,0.3,0.6,0.5,0.5,1c-0.1,0.5-0.6,0.5-1,0.4 c-1.4-0.4-2.8-0.7-4.2-1.1c-0.7-0.2-1-0.6-0.3-1.2c0.3-0.3,0.3-0.7,0-1.1c-0.9-1.5,0.4-1.4,1.2-1.4c0.7,0,1.3,0.3,2,0.5 c0.9,0.3,1.9,0.6,2.9,0.3c0-2.8-0.2-3.1-2.7-3.9c-0.6-0.2-1.5-0.2-1.7-0.9c-0.2-0.9-0.8-1.5-1.1-2.3c-0.2-0.5,0.4-0.8,0.7-1.2 c1.3-1.4,1.3-2.9,0.4-4.5c-0.2-0.4-0.5-0.9-0.6-1.3c-0.2-0.8,0.3-1.3,0.8-1.7c0.5-0.4,1-0.6,1.5-0.1c0.8,0.9,2.3,0.6,3.1,1.6 c0.3,0.4,0.8,0.6,1.3,0.4c0.6-0.2,1.1-0.7,1.1-1.2c-0.2-1.3,2.5-1.4,1.2-3.1c-0.5-0.7-0.6-1.5,0.2-2.1c0.9-0.7,1.4,0.2,2,0.6 c1.1,0.6,2.1,1.4,3.6,1.5c-0.5-2.3-1.4-4.1-3.5-4.8c-2.5-0.9-5.2-1.4-7.8-2.1c-0.2,0-0.4,0-0.6,0.1c-2.5,0.5-2.5,0.6-3.7-1.4 c-0.5-0.9-1.2-1.5-2.1-1.9c-3.6-1.6-7-3.5-10.8-4.4c-2.4-0.6-4-2-4.9-4.2c-0.6-1.4-1.6-2-3-2.4c-3.3-0.9-5.7-6.4-4.4-9.6 c0.4-0.9,1.1-1.4,2.1-1.1c0.7,0.2,1.3,0.5,1.9,0.8c1.2,0.5,1.9,0.5,2.3-1.1c0.4-1.5,0.8-1.5,2.3-0.6c0.5,0.3,1,1.7,1.4-0.1 c0.1-0.5,0.6,0,0.8,0.3c0.5,0.9-0.2,1.9,0.3,3c1.2-0.8,0.9-1.8,0.9-2.7c0-0.7-0.1-1.5,0.7-1.8c0.7-0.3,1.1,0.3,1.5,0.7 c0.3,0.4,0.7,0.9,1.2,0.7c1.5-0.7,2.8-0.3,4.1,0.5c0.6,0.4,1.1,0.2,1.5-0.4c0.7-0.8,1.5-1.4,2.4-0.3c1.1,1.4-0.6,1.4-1.3,2.3 c1.2-0.2,2.3,1.1,3.2-0.3c0.1-0.1,0.3-0.2,0.5-0.3c0.9,1.7,3.7,0.4,4.2,2.7c0.1,0.5,0.8,1.1,0.9,0.8c1-2.2,3.5,1,4.4-1.4 c0.7-1.9,0.9-2,2.5-1c0.7,0.5,1.4,1.1,2,1.7c1.2,1.1,1.4,1,2-0.3c0.1-0.3,0.2-0.6,0.3-0.8c0.4-1.2,1.4-1.3,2.1-0.6 c1.6,1.5,3.9,2.3,4.7,4.6c0.2,0.5,0.3,1.1,0.8,1.1c1.5,0.2,2.6,1.3,4,1.7c0.7,0.2,1.3,0.3,1.9-0.1c2-1.5,4.1-1.3,6.4-0.7 c1.9,0.6,2.3,0.2,1.9-1.8c-0.3-1.4-0.2-3.3-2.4-3.5c-2.6-3.2-6.5-3.7-10.2-4.3c-2.6-0.5-5.1-1.2-7.7-1.9c-1.1-0.3-1.6-1.1-1.8-2.1 c-0.3-2.5-1.6-4.1-4-4.8c-0.7-0.2-1.3-0.5-1.7-1.1c-1-2-1.7-4.1-2.2-6.3c-0.1-0.4,0.1-0.8,0.5-1c0.4-0.2,0.8,0.1,1,0.3 c0.7,0.7,0.6,1.6,0.7,2.5c0.1,0.4,0.2,0.8,0.7,0.8c0.4,0,0.7-0.3,0.8-0.7c0.1-0.5,0.1-1,0.1-1.5c0.1-4.2,1.4-5.2,5.4-4.3 c0.7-0.9,0.6-2,0.8-3c0.3-1.7-0.1-3.6,2.2-4.3c0.4-0.1,0.6-1.2,0.9-1.8c0.8-1.6,1.6-1.7,3-0.7c0.4,0.3,0.7,0.6,1.1,1 c1.1,1.2,2,2.7,4.1,1.3c0.9-0.6,2.1,0.3,2.9,0.9c2.6,1.9,5.9,0.9,8.6,2.2c0.5,0.2,0.9-0.1,1.1-0.7c0.2-0.6,0-1.4,0.9-2 c1.5,0.7,2.9,1.6,4.3,2.7c0.6,0.5,1.3,1.1,2,1.1c2.7-0.1,5.2,1.3,8,1.1c0.7,0,1.4,0.1,2,0.4c2.4,1.5,4.7,0.4,7-0.3 c0.8-0.2,1.3-0.8,1.3-1.7c0-1-0.9-2.4,1.3-2.2c0.4,0,0.2-0.8,0.3-1.3c0.2-2.6,1-3.2,3.3-2.1c2.5,1.1,4.5,0,6.6-1 c0.6-0.3,1.1-0.8,1.8-0.9c1.7-0.3,2.7-1.1,2.3-3c-0.1-0.5,0.2-0.9,0.5-1.3c0.9-1.2,1.4-2.4,0.7-4c-0.5-1.2,0.4-1.7,1.7-1.2 c0.2,0.1,0.4,0.2,0.5,0.3c5.9,3.4,12.5,4.2,18.9,5.9c0.4,0.1,0.8,0.1,1.1-0.5c-0.2-1-1.1-1.7-1.8-2.4c-0.6-0.6-1.6-1-1-2.1 c0.6-1.1,2.1-1.7,3.2-1.3c0.7,0.3,1.5,0.6,2.1,1.1c3.9,2.9,8.3,4.1,12.9,5.1c3.6,0.7,7.2,1.5,10.8,2.6c5.9,2,12.1,2.9,18.4,3.2 c7.5,0.3,15,0.8,22.4,2c7.8,1.2,15.5,3.1,23.2,4.8c4.5,1,9,1.8,13.5,2.5c2,0.3,4,0.7,6,0.6c1.1-0.1,2.4,0.1,3.3,0.9 c3,2.5,6.9,2.6,10.5,3.3c2.3,0.5,4.6,0.6,7,0.9c1,0.1,1.9,0.3,2.8-0.2c1.1-0.6,2.2-1,2.7,0.8c0.2,0.6,1,0.5,1.6,0.6 c2.5,0.5,5,0.9,7.5,1.3c0.3,0,0.7,0.2,0.9,0.1c3.1-1.9,6.2-0.3,9.2,0.1c6.2,0.8,12.4,1.8,18.5,3c3.4,0.6,6.8,1.6,10.3,2.1 c2.9,0.4,5.9,0,8.7,0.8c5,1.5,10.3,1,15.4,1.7c2.6,0.4,5.1,1.4,7.6,1.9c8.2,1.5,16.5,3.1,24.9,3.3c7.2,0.2,14.4,0.6,21.6-0.3 c2.6-0.3,5.3,0.1,7.9,0.1c6.6,0.2,13.3,0.5,19.8-0.6c0.9-0.2,1.7-0.1,2.6,0.3c0.8,0.3,1.7,0.7,2.5,0.6c6.5-0.1,13.1,0,19.6-0.4 c4.4-0.3,8.6-1.3,13-1.7c0.7-0.1,1.4,0,2,0.1c2.3,0.6,4.7,0.4,7,0c3-0.5,6-0.6,9-0.5c3.1,0.1,6.2-0.3,9.3-0.7c2.6-0.3,5-0.1,7.5,0.6 c4.7,1.3,9.4,1.3,14.1,0.1c0.3-0.1,0.6-0.2,0.8-0.3c0.7-0.4,0.9-1.8,2-1.3c0.9,0.4,0.5,1.6,0.9,2.4c1.4,2.3,0.9,4.4-0.2,6.6 c-1,1.8-0.9,1.9,1,2.7c1.9,0.7,2.1,1.3,0.6,2.9c-1.3,1.4-2.3,2.8-2.8,4.6c-0.6,2-2.2,3.4-3.7,4.8c-5,4.3-10.9,7.2-16.9,9.7 c-1.1,0.5-2.1,0.9-2.9,1.9c-0.4,0.4-0.9,0.8-0.5,1.5c0.3,0.6,0.9,0.7,1.5,0.4c2-0.8,4.2-0.9,6.2-1.9c0.9-0.4,1.7-1,2.9-0.4 c-0.2,1.4-1.3,2.2-2.4,2.5c-2.4,0.7-4.2,2.9-6.9,3.1c-0.2,0-0.5,0.3-0.6,0.6c-0.1,0.4,0.2,0.8,0.6,0.9c0.7,0.2,1.3,0.3,2,0.4 c2,0.2,4.1,0.2,6.1,0.6c3.5,0.6,7,0.2,10.5,0c0.8,0,1.7,0,2.2-0.6c1.6-2,4-2,6.2-2.2c3.6-0.3,7.2-0.1,10.8-0.1 c0.5,0,1.6-0.1,1.2,0.6c-1.2,2.3,0.7,1.6,1.5,1.7c4.3,0.1,8.5-0.8,12.8-1.5c1-0.2,1.9-0.5,2.9-0.2c3.1,0.9,6.2,0,9.3-0.1 c3.6-0.1,7.1-0.9,10.6-1.3c3-0.4,6-0.5,8.9-1.5c0.7-0.2,1.4-0.4,2-0.1c1.9,1,3.8,0.5,5.7,0.3c8.3-0.8,16.4-2.2,24.5-4 c6.1-1.3,12.3-2.4,18.5-2.8c5.6-0.4,10.9-2.2,16.3-3.6c6.8-1.8,13.5-3.8,20.3-5.7c2.5-0.7,5.1-1.5,7.7-1.5c4,0,8-0.2,11.9,0.2 c3.1,0.3,4.4,3.1,2.9,5.8c-1.1,2-2.1,3.9-2.5,6.2c-0.2,1.1-0.8,2-1.4,2.9c-5.1,8.4-11.4,15.8-19.3,21.7c-2,1.5-3.4,3.4-5.3,5 c-3.4,2.7-7.1,4.8-10.7,7c-0.8,0.5-1.5,1.2-2.5,1.9c1.4,1.1,3,1.3,4.4,1.6c2.2,0.4,3.4,1.4,3.8,3.7c0.4,2.5,0.5,2.5,3,1.8 c0.8-0.2,1.5-0.4,2.2-0.6c0.5-0.2,0.9-0.5,0.9-1c0-0.7-0.4-1.1-1.1-1.1c-0.6-0.1-1.2,0.1-1.7-0.7c0.5-1.2,2.1-1.9,2.4-3.4 c0.1-0.3,0.6-0.5,1-0.4c0.5,0.1,1,0.5,0.9,1c-0.2,1.4,0.2,2.6,0.6,4c0.4,1.5-0.6,2.8-2.5,3.4c-1.7,0.6-3.5,0.9-5.9,1.5 c1.8,0.4,2.9,0.3,4.1,0.1c4.4-0.6,8.7-0.7,13.1-0.8c3.7-0.1,7.4-0.2,11.1,0.5c1.9,0.4,3.9,0.7,5.6,1.7c0.6,0.3,1.3,0.8,1,1.6 c-0.3,1-1.3,0.9-2,0.6c-2.3-1-4.8-0.8-7.1-1.7c-0.4-0.2-1-0.2-1.4-0.2c-5.4,0-10.7,0-16.1,0.4c2.4,0,4.8,0.1,7.3,0 c3.7-0.1,7.4,0.6,11,1.3c2.1,0.4,3.7,1.7,5.1,3.3c1.5,1.7,1,3.5-1.1,4.4c-0.5,0.2-1.1,0.3-1.7,0.5c-1.7,0.3-3,1-3.4,3 c-0.3,1.5-1.4,2.8-3.2,3c-1.5,0.2-2.4,0.8-2.1,2.5c0.2,0.9-0.7,1.6-0.4,2.6c0.9,0.1,1.9,0.3,2.8,0.4c0.7,0.1,1.4,0.3,1.5,1.1 c0.1,0.9-0.5,1.5-1.3,1.8c-0.8,0.3-1.7,0.5-2.5,0.8c-0.7,0.2-1.6,0.2-2.1,0.8c0.3,0.9,1.1,1.2,1.8,1.4c2.3,0.6,4.2,1.9,6.2,3.3 c0.9,0.6,1.5,1.2,1.4,2.3c-0.1,1.4,0.9,1.6,2,1.4c4.4-0.5,8.7-1.1,13-2.2c4.3-1,8.7-1.8,13.2-2.2c4-0.3,7.9-1.1,11.9-1.7 c1.1-0.2,2-0.1,3,0.5c2.1,1.1,4.5,0.8,6.8,1.1c1.4,0.1,2.5,0.8,3.7,1.3c1,0.4,1,1.6,0.2,2.2c-2.3,1.8-3.7,4.3-5.5,6.4 c-0.6,0.7-1.3,1.2-2.1,1.6c-1.9,1-3.4,2.3-4.5,4.1c-0.4,0.8-1,1.5-1.9,1.8c-1.2,0.5-2.1,1.4-3,2.2c-0.8,0.8-1.8,1.6-2.9,1.9 c-3.4,1-6.3,3-9.5,4.4c-2.2,1-3.8,2.7-5.4,4.4c-1.1,1.2-1,1.7,0.4,2.5c2.5,1.5,5,3,7.5,4.5c3.7,2.2,6.9,5.1,10,8.1 c0.8,0.8,1.6,1.4,2.4,2.1c0.9,0.7,1.9,1,3,0.7c1.9-0.5,3.9-0.4,5.8-0.4c3.5,0,7-0.3,10.4-1.2c2.6-0.6,5.2-1,7.8-1.5 c0.8-0.1,1.6-0.1,2.2,0.4c2.1,2,4.9,2.3,7.6,2.8c2,0.4,3.7,1.2,4.9,2.9c1.1,1.7,2.6,2.5,4.6,2.6c1.3,0.1,2.5,0.3,3.8,0.4 c0.9,0.1,1.8,0.4,2.1,1.3c0.4,1,0,1.9-0.7,2.7c-0.5,0.5-1.1,0.9-1.7,1.1c-3.7,1.6-5.6,5.3-9.2,7.7c2.5,1.3,4.7,1.3,6.7,1.3 c1.5,0,3-0.2,3.2,2c0.1,0.8,0.8,0.7,1.3,0.8c1.8,0.5,1.8,0.6,1.1,2.4c-0.8,2-2.5,3.2-3.9,4.7c-1.1,1.2-1.3,2.5-0.6,4 c1.1,2.2,1.2,2.3,3.7,1.8c1.4-0.3,2.1,0.1,2.7,1.4c1.1,2.5,0.5,4.8-0.3,7.1c-1.2,3.4-3.2,6.5-5.6,9.2c-4.9,5.8-11.2,9.6-17.9,12.9 c-4.6,2.3-9.2,4.5-14.4,5.7c-2.5,0.6-4.9,1.9-7.3,3c-3.6,1.7-7.3,2.6-11.1,3.6c-5.8,1.5-11.6,2.8-17.4,4c-2.2,0.4-3.9,1.7-5.9,2.3 c-5.9,1.8-12,2.5-18.1,3.6c-2.6,0.5-5.2,0.8-7.8,1.2c-1.1,0.1-1.8,0.5-2.2,1.6c-0.5,1.4-1.3,2.7-1.6,4.1c-0.9,3.9-3.2,6.8-6.2,9.3 c-1.6,1.3-3.2,2.5-4.9,3.7c-1.9,1.4-4,2.5-4.3,5.2c-0.1,0.9-1,1.3-1.8,1.9c-1.3,0.9-2.6,1.9-4.1,3c1.8,0.8,3.3,1.3,4.8,2.1 c1.5,0.8,3.3,0.2,5-0.2c2.7-0.7,5.5-1.3,8.2-2c0.2-0.1,0.5,0.1,1.2,0.4c-2.6,1.8-5.4,2.5-8.2,4.2c1.8,0.4,2.9-0.1,4.1-0.5 c1-0.4,2-0.8,3-1.1c1.1-0.4,2.2-0.7,2.5-2.1c0.2-0.9,0.9-1.3,1.7-1.3c2.7-0.2,5.4-0.9,8.1,0c3,0.9,6,1.7,9,2.5 c2.2,0.6,4,1.7,3.8,4.4c3,0.1,5.3-0.9,7.6-3.1c0.1,1.7-1,2.5-1.2,3.6c-0.1,0.4-0.2,0.8,0.2,1.1c0.5,0.4,0.9,0,1.3-0.3 c0.1-0.1,0.1-0.2,0.2-0.2c0.5-0.5,0.8-1.8,1.7-1.2c1,0.7,0.4,1.8-0.1,2.6c-0.8,1.4-1.5,2.9-2.6,4.2c-1.1,1.3-0.9,1.9,0.7,2.5 c1,0.4,2.1,0.6,3.2,0.5c1.2-0.1,2.3-0.2,3.5-0.3c4.8-0.6,9.6-1.8,14.5-1.7c1.5,0,3.1-0.6,4.3-1.6c1.1-0.8,2.2-1.6,3.3-2.4 c2.3-1.6,2.2-3.9-0.2-5.4c-1.1-0.7-2.3-1.1-3.5-1.5c-0.7-0.2-1.4-0.5-1.1-1.4c0.2-0.6,0.7-0.9,1.3-0.9c4.3-0.1,9.1,2.6,10.7,6.4 c0.3,0.6,0.4,1.3,0.6,1.9c1.1,3,2.2,3.8,5.5,3.8c4.2,0,8.5,0.3,12.4,1.7c5.2,1.8,9.4,5.1,12.9,9.3c5.8,6.7,8.7,14.7,10.3,23.3 c1,5.3,0.3,10.7-1.2,15.9c-0.6,2.1-1.3,4.1-1.9,6.1c-0.2,0.8-0.5,1.7-0.6,2.6c-0.2,1.3,0.1,2.5,1.7,2.9c1.4,0.3,1.4,1.1,0.5,2.1 c-1.1,1.2-2.1,2.7-3.4,3.6c-1.8,1.3-2.3,3-2.4,5.1c-0.1,5.9-1.8,11.3-4.8,16.3c-1.6,2.6-3.5,4.9-5.7,7c-5.7,5.6-11.3,11.3-17.4,16.5 c-2.2,1.9-4.6,3.7-6.9,5.4c-1.2,1-1.4,1.6,0.4,1.9c-0.5,0.8-1.1,0.8-1.7,1c-2.1,0.8-2.7,1.9-1.5,3.7c0.7,1.1,1.2,1.9,0.5,3.1 c-0.6,1.1,0.2,2.1,0.7,3c0.9,1.3,1.8,2.5,2.7,3.8c1.1,1.6,1.1,3.2,0.1,4.9c-2.6,4.7-6.3,8.7-9.7,12.8c-2.1,2.5-4.4,4.9-6.5,7.5 c-1.6,2-1.4,3-0.3,5.3c1,2.1,2.5,3.3,4.7,4c4.2,1.4,7,4.6,8.9,8.4c1.8,3.7,2.1,7.5-0.5,11c-0.3,0.4-0.6,0.9-1.1,0.8 c-0.8-0.1-0.7-0.8-0.7-1.4c-0.1-3.6-1.5-6.6-4-9.2c-0.3-0.3-0.7-0.7-1.4-0.4c0.3,1.9,1.8,3.6,1.3,5.8c-0.1,0.2,0.6,0.7,1,1 c2.7,2.1,3.3,5,3,8.1c-0.4,3.9-1.8,7.3-4.9,10c-1.6,1.4-2.3,3.4-2.7,5.4c-0.6,3.1-2.3,5.5-4.4,7.8c-1.1,1.1-2.3,2.2-3,3.6 c-3.9,7.4-9.8,13.3-15.2,19.5c-3.8,4.4-7.6,8.9-11.9,12.9c-5.8,5.4-12.2,10-19,14.1c-1.8,1.1-3.6,2.2-5.3,3.9 c1.5-0.2,3.1-0.3,4.6-0.5c8.4-0.7,16.4-3.1,24.3-6.1c7.2-2.7,14.5-5,21.8-7.6c1.2-0.4,2.4-0.8,3.5-1.4c1.4-0.7,2.7-1.5,4.4-0.9 c0.7,0.3,1.5-0.3,2.2-0.6c0.8-0.4,1.6-0.7,2.5-0.8c1.6-0.1,2.4,0.6,2.5,2.2c0.2,4.5-0.7,5.9-4.9,7.5c-1.7,0.7-3.2,1.6-4.4,3.2 c-1.3,1.7-3.4,2.9-5.4,4c-1.2,0.7-2,1.5-2.4,2.8c-0.3,1.2-1.2,2-2,2.9c-4.3,5.3-9.9,9.2-15.3,13.1c-4.7,3.4-8,8.3-13,11.2 c-3.6,2.1-6.6,4.8-9.5,7.7c-3.3,3.2-6.9,6-10.3,9.1c-5.2,4.6-11.4,7.4-17.6,10.3c-3.5,1.7-7.5,2.1-11.3,3c-4.1,1-8.2,1.7-12.3,2.5 c-10.8,2.1-21.6,4.3-32.3,7c-7.9,2-16,3.4-24.1,5c-4.2,0.9-8.4,1.9-12.5,2.9c-11.3,2.8-22.8,4.4-34.3,5.8c-2.9,0.3-5.9,0.5-8.8,0.5 c-7.8,0.1-15.5,1.7-23.4,1.5c-1,0-1.9,0.1-2.8-0.5c-1.3-0.8-2.9-0.3-4.3-0.1c-9.3,1.2-18.6,2.2-27.9,3.2c-8.6,0.8-17.1,1.9-25.5,3.4 c-0.3,0.1-0.6,0.2-0.9,0.1c-5.6-1.1-10.8,1.3-16.2,1.7c-10.1,0.7-20.2,2.2-30.3,3.2c-8.5,0.8-16.9,1.1-25.4,1.8 c-5.6,0.5-11.1,0.4-16.7,0.6c-7.5,0.2-15-0.4-22.5,0.3c-4.6,0.4-9.4-0.1-14,0c-7.6,0.1-15.2,0.6-22.8,0.1c-4.8-0.3-9.5,0.5-14.3-0.2 c-0.4-0.1-0.8,0-1.2,0c-0.6-0.1-1.2-0.4-1.2-1.1c0-0.6,0.5-0.8,1-0.9c1.1-0.2,2.3-0.5,3.5-0.6c4.9-0.4,9.9-1.1,14.9-1.2 c6.6-0.1,13.2-0.8,19.9-0.9c7.8-0.1,15.6-0.4,23.4-0.9c1.4-0.1,2.8-0.2,4.7-0.3c-0.9-1-1.7-0.8-2.4-0.9c-5.2-0.6-10.5-0.1-15.8-0.6 c-2.9-0.2-5.9,0-8.8,0.2c-6.4,0.5-12.9,0.4-19.3,0.4c-1.6,0-3.1-0.3-4.7-0.4c-7.4-0.5-14.8-0.1-22.2,0.3c-4.5,0.3-8.9,1-13.4,0.8 c-6.2-0.2-12.5,0-18.8,0.1c1.8,0.2,3.3,1.5,5.2,1c0.4-0.1,0.8,0.1,0.9,0.5c0.2,0.7-0.4,0.8-0.9,0.9c-1.3,0.3-2.7,0.7-4,0.8 c-1.6,0.1-3,0.7-4.5,1.4c1,0.6,2.3-0.1,3.2,0.9c0.1,0.9-0.6,0.9-1.1,1c-0.9,0.1-1.7,0.2-2.6,0.2c-4.5,0.2-9-0.2-13.5,0.5 c-0.2,0-0.4,0-0.6,0c-8.1-0.9-16.3-1.1-24.4-2.4c-3.6-0.6-7.2-0.3-10.8-0.7c-10.9-1.1-21.6-3.1-31.8-7.3c-1.4-0.6-3.4-0.2-3.9-2.4 c-0.1-0.2-0.9-0.4-1.3-0.5c-2.8-0.5-5.4-1.7-8.2-2c-0.7-0.1-1.6-0.2-2.1-1c0-0.7,0.6-0.7,1.1-0.6c3.3,0.3,6.7,0.6,9.7,1.5 c5.8,1.9,11.8,2.5,17.7,3.9c1.5,0.4,3.1,0.5,4.6,0.7c0.5,0.1,1.1-0.2,1.2-0.7c0.2-0.8-0.5-1-1.1-1.1c-4.6-0.9-9.2-1.6-13.8-2.6 c-6.7-1.4-13.6-2.2-20-4.4c-8.5-2.9-17.3-4.5-26-6.9c-7-2-14.3-3.3-21.5-4.5c-0.9-0.1-1.7-0.4-2.6-0.6c-2-0.4-0.3-1.2-0.1-2 c-3-0.3-5.7-1.2-8.5-2.1c-0.6-0.2-1.1-0.3-1.7-0.6c-4.3-2.2-9.1-2.1-13.6-3.4c-0.3-0.1-0.8-0.1-1,0.4c0.7,1.2,2.4,0.6,3.3,1.8 c-1,0.9-1.8,0.4-2.7,0.1c-4.1-1.3-8.1-2.7-12.3-3.7c-3.1-0.8-6.3-0.8-9.5,0.1c-1.6,0.5-3.5,0-5.1,0.5c-3.1,0.9-5.9-0.6-8.8-1.1 c-0.1,0-0.2,0-0.3-0.1c-4.1-2.8-9.2-3.6-13.2-6.7c-1.2-0.9-2.2-1.9-3.2-3c-1-1.1-0.7-1.9,0.3-3c1.8-1.7,4.1-2.5,6.2-3.7 c0.8-0.5,1.5-0.3,2.2,0.1c1.2,0.7,2.4,1.3,4,1.3c0.2-1.5-0.7-2.1-1.9-2.2c-1.9-0.2-3.9-0.6-5.8,0.2c-1.3,0.6-2.4,0.3-3.5-0.5 c-2-1.5-4-3-5.4-5.2c-0.8-1.3-1.1-2.7-1.3-4.1c-0.2-1.2,0.6-1.8,1.8-1.5c2.4,0.7,4.9,1.5,6.9,3.1c1.7,1.4,3.6,2.3,5.7,2.8 c2.5,0.6,4.8,1.5,6.9,3.1c0.8,0.6,1.7,1,2.7,0.5c1.1-0.5,2.1-0.2,3.1,0.2c1.5,0.5,2.9,1.1,4.4,1.5c0.9,0.3,1.6,0.6,2.2,1.3 c0.6,0.7,1.2,1.2,2.3,1c-0.3-0.6-1.6-1-0.5-2c1.9-1.7,1.8-1.8,0.9-4c-0.1-0.2-0.1-0.6-0.1-1c1.5-0.2,2.2,0.4,2.6,1.7 c0.7,2.2,1,2.5,2.9,1.6c1.3-0.6,2.5,0.1,4,0c-0.8-1-1.6-1.6-2.4-2.3c-0.8-0.6-1.6-1.4-2.4-2.2c-0.3-0.3-0.7-0.8-0.4-1.3 c0.4-0.5,0.9-0.2,1.3,0c0.6,0.3,0.9,1,1.7,1.1c0.2-1.1,0.5-2,1.8-1c0.7,0.5,1.3,1.2,2,1.8c0.8,0.7,1.6,1.4,2.9,1.2 c0.1-1.3-0.9-2-1.2-3c-0.1-0.5-0.3-1,0.2-1.3c0.3-0.3,0.7-0.2,1.1-0.1c0.8,0.3,1.6,0.7,2.5,1c0.5-0.9,0-1.4-0.6-1.7 c-0.9-0.5-1.9-1-3-1.2c-4.8-0.9-8.8-3.5-13.2-5.5c-1-0.4-2-0.8-3.1-0.9c-4.8-0.4-9.5-1.3-14.1-2.5c-2.5-0.7-5-1.1-7.4-1.7 c-1.4-0.4-2.8-0.8-4.2-1.4c-4.3-2-5.5-5.2-3.7-9.6c0.7-1.7,3.5-3.6,5.4-3.5c2.4,0.1,4.7-0.3,7-0.5c3.3-0.3,6.4-0.3,9.3,1.6 c1.4,0.9,2.9,1.2,4.5,1.1c8-0.2,16,0.7,24,0.7c1.2,0,2.3,0.1,3.4-0.4c1.2-0.6,1.3-1.1,0.4-2.2c-0.4-0.5-1.3-0.8-0.7-1.6 c0.5-0.6,1.2-0.4,1.9-0.2c0.9,0.3,1.8,0.8,2.5-0.5c0.4-0.6,1-0.3,1.6,0c0.6,0.3,1.3,0.4,2,0.4c1-0.1,1.6-0.4,1.5-1.6 c-0.1-3,0.1-3.2,3.1-2.7c2.3,0.3,4.6,0.9,6.9,1.2c3.7,0.4,7.3,0.7,11.1,0.4c3.9-0.3,8,0.5,12,0.5c3,0,6.1-0.1,9.1-0.1 c1.5,0,2.9-0.4,4.1-1.4c1.3-1.2,2.9-1.5,4.6-1.3c1.3,0.2,2.5-0.1,3.8-0.1c0.7,0,1.4-0.1,1.6-0.9c0.2-0.9-0.4-1.2-1-1.5 c-0.1-0.1-0.2-0.3-0.3-0.5c0.3-0.6,0.9-0.2,1.2-0.4c3.1-2,6.4-0.9,9.6-0.6c2.4,0.2,4.6,0.5,6.8-0.6c1.4-0.7,3-0.9,4.6-0.9 c2.4,0.1,4.8-0.5,7.2-0.2c1,0.1,2.2,0.2,3.2-0.9c-1.7-1.2-3.3-2.5-5.7-1.6c-0.8,0.3-1.5,0.2-2.3,0.1c-3.7-0.8-7.5-1-11.3-1.3 c-0.8-0.1-1.7,0-2.2-0.6c-0.9-1.1-2.1-1.3-3.3-1.6c-0.6-0.2-1.4-0.2-1.7-1.2c1-1.1,2.5,0.3,3.7-0.9c-1.3-1.3-3-1.7-4.5-2.2 c-3.1-1.2-6.4-1.6-9-3.8c-0.8-0.7-2-1.1-3.2-1.3c-0.5,0-1.1-0.3-1-0.8c0.1-0.7,0.8-0.8,1.4-0.8c0.7,0.1,1.3,0.2,2,0.4 c1.2,0.3,2.5,0.5,3.7,0.8c0.8,0.2,1.6,0.2,2.1-0.5c1.5-1.9,3.3-1.5,5.3-1.1c2.6,0.6,5.3,0.8,7.9,0c-3.9-0.5-7.7-1.6-11.7-2.1 c-1.5-0.2-2.9-0.3-4.1-1.3l0,0c1.7-0.8,3.5-0.1,5.2,0.1c0.8,0.1,1.5,0.3,2.3,0.3c1.2,0.1,2.2-0.1,2.2-1.6c0-0.5,0.3-0.9,0.6-1.3 c0.6-0.9,0-1.5-0.6-1.9c-1-0.7-2.2-0.8-3.3-1c-3.8-0.7-7.7-1.3-11.4-2.5c-0.6-0.2-1.1-0.3-1.7-0.5c-0.4-0.2-0.7-0.5-0.6-0.9 c0.1-0.7,0.6-0.7,1.1-0.7c0.8,0.1,1.5,0.2,2.3,0.4c6.2,1.4,12.4,2.7,18.7,3.5c1.2,0.2,2.5,0.5,3.8,0c0.2-1-0.6-1.1-1.1-1.5 c-0.3-0.3-0.9-0.6-0.8-0.7c1.4-3-1.6-2.2-2.6-3c-0.2-0.2-0.3-0.4-0.5-0.6c0.1-0.6,0.4-0.8,0.8-0.8c1-0.1,1.6-0.5,1.5-1.7 c-0.1-0.9,0.2-1.7,0.6-2.5c0.9-2,1.3-2.2,3.6-1.9c1.1,0.1,2.1,0.2,3.2-0.3c0.5-0.2,0.9-0.4,0.8-1c-0.1-0.5-0.4-0.8-1-1 c-7.1-2-14.1-4.3-21.2-6.4c-11-3.3-21.8-7.5-32.6-11.3c-3.1-1.1-6.3-2.2-9.2-3.8c-0.6-0.3-1.3-0.5-1.9-0.6c-5.2-1-10-3.2-14.8-5.4 c-8.1-3.6-16.3-6.7-25-8.8c-7.2-1.7-14.3-3.7-21.2-6.5c-6.6-2.7-13.2-5.3-20-7.6c-3.4-1.1-6.7-2.7-10.1-3.9c-4-1.5-8.1-2.9-12-4.5 c-7.9-3.2-15.9-6.5-23.4-10.6c-6.4-3.5-12.9-6.9-18.1-12.3c-3.9-4-7.1-8.6-8.7-14c-0.7-2.3-1.6-4.6-2.8-6.8c-1-1.7-1.5-3.6-1.3-5.6 c0.2-2.4-1-3.9-2.5-5.6c-2.2-2.4-5.2-4-7.1-6.8c-2.2-3.3-2.6-6.6-1.4-10.3c1-3.1,2.8-5.4,6-6.7c5-2,10.1-3.6,15.6-3.4 c1.7,0.1,3.5,0.3,5.4-0.1c-0.4-1.7-1.5-2.7-2.6-3.7c-4.2-4-7.8-8.4-11.1-13.1c-1.9-2.7-3.7-5.5-5.7-8.2c-0.4-0.6-0.9-1.3-1.1-2.1 c-0.6-2.7-2.3-4.7-4.3-6.4c-4.2-3.7-7.8-7.9-11.7-11.8c-1.5-1.5-1.6-3.2-1.8-5.1c-0.1-0.4,0-0.8,0.4-1c0.4-0.2,0.8,0.1,1,0.4 c0.8,1,1.2,2.2,2.5,2.8c0.5-0.3,0.4-0.7,0.2-1c-0.8-2.6-1-5.1-0.1-7.7c0.2-0.6,0.5-1.4-0.1-1.9c-0.7-0.7-1.5,0-2.1,0.2 c-1.8,0.7-3.4,1.8-4.4,3.6c0.6-4.4,3.9-6.5,7.8-5.3c1.4,0.4,2.6,0.5,3.9-0.2c3-1.7,6.1-2.2,9.6-1.9c5,0.4,10.1,0.4,14.8,2.6 c1.4,0.6,2.9,0.3,4.3,0.4c0.5,0,1-0.1,1-0.8c-0.1-1.6,0.8-1.5,1.9-1.2c2.1,0.6,2.5,0.3,1.7-1.8c-0.6-1.7-0.7-3.5-1.3-5.1 c-1.3-3.6-3.6-6.4-7.4-7.7c-2.7-0.9-4.2-3-5.7-5.1c-0.2-0.2-0.2-0.6,0.1-0.8c0.4-0.4,1-0.3,1.3,0c1.1,1.2,2.9,1.4,4,2.9 c0.7-1.4-0.3-2.1-0.3-3c0-0.7,0.7-1.3,1.1-0.9c2.5,2.9,5,0.8,7.5,0.1c0.4-0.1,0.7-0.3,1.2-0.5c-1-2.4-3-2.3-5.1-2 c0.4-1.5,1.6-0.8,2.1-1.6c-0.8-1.1-0.1-2.6-1-3.7c-1.2-1.4-2.5,0.2-3.8,0.1c-3.8-0.3-6.9,1.8-10.1,3.4c-1.1,0.6-2,0.5-3,0 c-0.2-0.1-0.3-0.2-0.5-0.4c-0.9-0.9,0.8-1.6,0.3-2.3c-0.4-0.6-1.6-0.1-1.7-1.2c0-0.2,0.2-0.6,0.4-0.7c0.4-0.2,0.9-0.5,1.3-0.5 c7.3-0.7,14.6-1.8,21.9-0.9c5.7,0.7,11.2,0.4,16.9-0.1c1.1-0.1,2.1,0,3.2,0c0.5,0,1,0.2,1,0.8c0,0.6-0.5,0.7-1,0.9 c-0.7,0.2-1.6-0.1-2.4,0.7c1.1,0.7,2.1,0.6,3.1,0.5c1.8-0.2,3.4-0.1,5.1,0.8c0.9,0.5,2.1,0.5,3.1,0.6c3.9,0.3,7.5,2,11.4,2.5 c0.5,0.1,0.7,0.2,0.7,0.7c-0.1,0.4-0.4,0.7-0.8,0.7c-1.4,0.2-2.7-0.3-4-0.6c-2.1-0.5-4.1-1.2-6.3-0.7c-0.8,0.2-1.7-0.2-2.6-0.4 c-2.2-0.5-4.4-0.6-6.7-0.3c-1.8,0.2-3.7,0-5.5-0.4c-2.4-0.5-4.9-0.3-7.3-0.5c-1.2-0.1-1.2,0-1.6,1.7c-0.1,0.5-0.5,0.6-0.8,0.7 c-1.4,0.3-2.8,0.6-4.2,0.9c-0.1,1.1,0.7,1,1.2,1c3.3,0,6.6-0.2,9.9,0.5c0.4,0.1,0.8,0.1,1.1-0.1c5.6-2.4,10.6-3.5,14.9-1.8 c4.1,1.6,8.7,2.1,12.5,4.5c1.3,0.8,2.9,1.6,4.7,0.9c0.8-0.3,1.7-0.2,2.4,0.6c-0.3,1.2-1.4,0.2-1.9,0.7c3.4,2.4,7.4,1.9,11.2,2.4 c2.3,0.3,4.7,0,6.6,1.7c0.6,0.5,1.7,0.5,2.5-0.1c-1.1-2.2-5.1-6.6-6.9-7.7c-0.6-0.3-1.4-0.5-1.3-1.3c0.3-1.6-0.7-2.2-1.9-2.8 c-0.8-0.3-1.8-0.8-1.4-1.9c0.3-1,1.1-1.6,2.2-1.6c0.9,0,2.1,0.7,2.6-0.6c0.4-1.3-0.6-2.2-1.6-2.9c-2.1-1.3-4-2.7-5-5.1 c-0.3-0.6-0.9-1-1.6-1.2c-0.5-0.1-1-0.3-1.1-0.8c-0.6-2.4-2.8-3.4-4.5-4.7c-3.3-2.6-6.8-4.9-9.7-8c-1-1.1-2.6-1.8-3.8-2.7 c-4.2-3.3-8.2-6.9-11.1-11.5c-0.7-1.2-1.6-2.3-3-2.7c-2.7-0.9-4-3.1-4.8-5.5c-0.5-1.4-1.2-2.4-2.2-3.3c-1.2-1.1-2.4-2.2-3.3-3.7 c-0.4-0.7-0.9-1.3-1.6-1.6c-1.9-0.9-3.3-2.4-5-3.6c-1.4-1-2.5-1.9-1.7-4.1c0.6-1.8-0.8-3.6-1.7-5.1c-0.8-1.3-1.5-2.5-1.8-4 c-0.3-1.6-1.2-2.6-2.6-3.3c-0.8-0.4-1.7-0.6-2.4-1.1c-1.8-1.3-3.6-2-5.4-0.1c-0.4,0.4-1.1,0.7-1.6,0.2c-0.7-0.5-0.5-1.2,0-1.8 c1.1-1.3,0.4-1.9-0.8-2.3c-1.5-0.6-3-1.4-4.7-1.7c-1.6-0.3-3-0.9-3.6-2.6c-0.1-0.3-0.4-0.8-0.7-0.9c-2-1.1-2.8-3.2-4-4.9 c-1.8-2.6-2.1-2.7-4.5-0.9c-0.2,0.2-0.4,0.4-0.7,0.5c-1.3,0.8-2.3,0.4-2.7-1c-0.2-0.6-0.2-1.3-0.2-2c-0.2-2.5-1-3.8-3.3-4.1 c-1.7-0.2-2.7-1.1-3.6-2.2c-0.9-1.2-2.2-1.9-3.4-2.7c-1.6-1.2-3-1.3-4.9,0.8c0.8-3.3-0.9-4.3-2.8-5.5c-6-4-12-7.9-17.3-12.9 c-1.7-1.6-3.1-3.2-4-5.3c-0.8-2-2.1-3.7-3.4-5.4c-2.5-3.3-4.6-6.7-6.6-10.3c-1.4-2.5-3-4.6-6-5.6c-4.5-1.6-8.9-3.3-13.2-5.5 c-2.4-1.2-5.1-1.8-7.5-3.1c-1.1-0.6-2.2-1.1-3.3-1.9c-1.6-1.1-3.1-2.2-5.1-2.7c-1.2-0.3-2.3-1.1-3.4-1.7c-5.1-2.9-9.8-6.4-14.6-9.7 c-1.4-0.9-2.7-1.9-3.8-3.2c-1.5-1.8-1.9-3.8-1-6c0.4-0.9,0.7-1.8,1.2-2.7c0.6-1.2,1.5-2,2.9-2.2c3.5-0.3,6.9-1.4,10.4-1.5 c2.1-0.1,2.7-0.1,5.1,0.9c-0.5,0.9-1.3,0.7-2,0.7c-3.7,0.1-7.1,1.1-10.5,2.2c-0.5,0.2-1.1,0.4-1.6,0.8c-1.4,1-1.5,1.8-0.4,3.1 c0.2,0.2,0.4,0.4,0.6,0.6c1.3,1.1,0.5,1.6-1,2.2c1.4,0.5,2.4,0.8,3.4,1.1c1.1,1.3,1.9,3.2,4.1,3c2,1.3,3.8,2.8,5.6,4.3 c2.4,2,5.2,3.5,8.2,4.3c2.1,0.6,3.5,2.3,5.5,3.2c3.4,1.5,6.6,3.8,10.7,4.4c-1.2-2.9-2.9-5.1-5.8-6.1c-1-0.4-1.6-0.9-2.1-1.8 c-0.9-1.7-2.1-3-4.4-2.7c-0.5,0.1-1,0-1.3-0.5c-0.9-1.4-1.7-2.9-1.2-4.7c0.3-1.2,0.9-2,2.3-1.5c1.2,0.4,2.4,0.4,3.8,0.1 c-0.8-1.3-1.5-2.4-2.1-3.6c-0.4-0.7-1.3-1.5-0.4-2.3c0.9-0.8,1.9-1.5,3.1-0.7c1.8,1.2,4.1,1.2,5.7,2.6c0.5-0.7,0.5-1.1,0-1.4 c-0.3-0.2-0.8-0.2-1.1-0.4c-0.6-0.4-1.7-0.7-1.2-1.6c0.4-0.8,1.4-0.4,2.1,0c1.4,0.7,2.9,1.1,3.5,2.8c0.3,0.8,0.9,0.7,1.8,0.7 c2.5,0,5.1-1.4,7.6,0.2c0.9,0.6,2.1,0.5,3.2,0.3c2.9-0.4,5.7-0.3,8.6-0.2c0.3-1.1-0.4-1.7-0.9-2.4c-0.4-0.6-0.6-1.2-0.3-1.9 c0.9-2.1-0.5-3.3-1.9-4.4c-1.3-1-2.5-1.9-2.4-3.7c0-1-0.8-1.3-1.5-1.6c-5-2.5-9.9-5-15.2-6.8c-4.8-1.7-9.4-3.6-14.1-5.6 c-1.6-0.7-3.2-1.5-4.9-1.9c-6.1-1.5-11.7-4.3-17.5-6.6c-1-0.4-2-0.7-3.1-1c-1.4-0.4-2.8-0.9-3.6-2.3c-0.5-0.9-1.5-1.2-2.3-1.7 c-0.9-0.5-2-0.7-2.6-1.7c1.8-0.6,3.1-0.4,4.7,0.9c2.5,2.2,5.4,3.3,8.7,3.7c0.8,0.1,1.5,0.2,2.1,0.8c2.4,2.3,5.6,3.2,8.7,3.6 c2.2,0.2,4.2,0.7,6.1,1.7c1.7,0.9,3.5,1.3,5.3,1.3c1.6,0.1,3.1,0,4.7,0.4c0.5,0.1,1.1,0.2,1.4,0c2.4-1.4,4.8-1,7.2-0.4 c0.7,0.2,1.5-0.1,2.3-0.2c0.5-0.1,0.9-0.5,0.8-1c-0.1-0.6-0.7-0.8-1.1-0.7c-1.6,0.3-3.3,0.2-4.9,0.1c-1.3,0-2.8-2.3-2.4-3.5 c0.2-0.6,0.7-0.6,1.2-0.3c0.6,0.4,0.9,0.9,1.1,1.6c0.4,1.1,1.3,1.1,1.8,0.1c1.3-2.1,1-2.8-1.3-3.5c-0.7-0.2-1.5-0.5-2.2-0.8 c-0.7-0.2-1.5-0.5-1.9,0c-0.9,1-1.9,1.2-3.1,1.5c-0.6,0.1-1.1,0.5-1.1,1.2c-0.1,0.7,0.6,0.9,1.1,1.2c1.2,0.9,2.7,1.1,3.7,2.3 c0,0.1,0,0.2,0,0.5c-3.1,0.6-5.4-1-7.4-2.9c-1.1-1-1.8-1.5-3.2-0.8c-0.9,0.5-1.7,0.1-2.3-0.7c-0.2-0.2-0.4-0.6-0.4-0.7 c0.5-0.9,1.5-1.5,1.6-2.7c0.1-1.4,1.4-1.2,2.3-1.6c1.5-0.7,3.5-0.4,4.6-2.2c0.3-0.5,1.1-0.3,1.7-0.1c1,0.3,1.9,0.3,2.9,0.1 c1.2-0.2,2.3-0.4,2.5-2c0.1-0.8,0.6-1.6,1.6-1.4c2.2,0.5,4.4-0.5,6.7-0.1c3.5,0.7,7.1,0.9,10.5,2.3c1.3,0.6,2.7,1.2,3.9-0.4 c0.3-0.4,1.3-0.6,1.9-0.4c2.9,0.7,5.9-0.3,8.7,0.5c2.4,0.7,4.5,1.2,6.7-0.5c0.5-0.4,1.3,0,1.9-0.5c-0.1-0.8-0.8-1.1-1.3-1.4 c-2.3-1.4-2.3-1.4-0.8-3.5c-1.3-1.3-2.8-2.1-4.7-1.8c-0.3,0-0.6,0-0.9,0c-1.1-0.2-2.1-0.7-2.3-1.9c-0.2-0.7,0.1-1.2,0.8-1.4 c1.2-0.2,2.7-0.7,3.4,0.7c0.8,1.7,2.4,1.7,3.8,2.6c-0.7-3.4-3.9-6-7.4-6.5c-1.8-0.2-3.8,0.1-5.2-2c4.2-0.8,8.2-1.6,12.3,0.1 c0.7,0.3,1.5,0.5,2.3,0.6c0.7,0.2,1.6,1.1,2.1,0.3c0.6-0.8,0.9-1.9,0.6-3c-0.5-1.8-0.2-2.1,1.6-2.3c1.6-0.2,3.1,0.4,4.5,1.1 c1.7,0.8,1.6,1.5-0.2,2.7c3.7,0.7,7.6,0.6,11.2,2.3c0.9,0.4,2.3,1.4,3.2-0.7c0.3-0.7,1.8,0.3,2.7,0.6c0,0.9-1,0.4-1,1.2 c1.2,0.4,2.4,0.4,3.6-0.3c0.8-0.5,1.8-0.8,2.5-0.2c2.4,1.9,5.4,1.2,8.1,1.9c1,0.3,2.1,0.3,3,1c-0.1,1.3-1.5,0.5-1.9,1.3 c0,0.4,0.3,0.5,0.6,0.5c1.1-0.1,2.1-0.5,3.2,0c1.2,0.5,2.3,1.1,3.2-0.6c0.4-0.7,1.4-0.4,2.2-0.2c2.5,0.7,5.1,1.4,7.7,2.6 c-2.6,0.9-4.8-0.3-6.9-1c-0.3,1.2,0.5,1.3,1,1.4c1.5,0.3,3.1,0.6,4.6,0.8c0.6,0.1,1.2,0.1,1.7-0.2c0.8-0.4,1.3-1.2,1.9-1.9 c0.4-0.5,1.7,0.5,2.7,0.2c0.6-0.2,2.7,0.1,3.2,0.3c2.6,1.2,5.4,2.1,8.1,2.4c2.6,0.3,5,0.9,7.4,1.6c4.1,1.1,8.3,1.3,12.8,2.3 c-2-2.4-5.1-1.9-7.1-3.6c5.9,0,11.5,2.3,17.8,2.4c-0.7-1.1-1.5-1.2-2.4-1.3c-6-0.6-12-1.5-17.9-3c-0.8-0.2-1.7-0.3-2.6-0.5 c-0.8-0.2-1.7-0.2-2.2-1c0.3-0.6,0.7-0.6,1.1-0.5c8.5,1.4,16.9,2.7,25.4,4.1c1.7,0.3,3.4,0.6,5.1-0.4c0.7-0.4,1.5-0.4,2.3-0.2 c2.3,0.6,4.7,0.5,7,0.3c3.6-0.2,6.9,0.7,10.2,1.7c1.9,0.6,3.8,0.7,5.8,0.7c3.5,0,7.2,0.2,10.4,1.4c3.5,1.3,7,1.3,10.5,2 c0.7,0.1,1.4,0.2,1.8,0.8c0.3,0.4,0.7,0.9,1.2,0.7C252,101.5,255.4,103.5,258.7,102.2L258.7,102.2z M305.9,668.7 c1,0.4,1.7,0.4,2.5,0.2c3.1-0.6,5.9-0.2,8.7,1.4c1.2,0.7,2.5,1.1,3.9,0.4c1-0.5,2.1-0.3,3.1-0.2c5.6,0.9,11.1,2.4,16.7,2.8 c1.1,0.1,2.1,0.3,3.2,0.1c1.9-0.5,3.7-0.3,5.5,0.1c5.2,1,10.3,2.2,15.6,2.4c5.9,0.2,11.6,1.1,17.4,2c3.8,0.6,7.7,1.3,11.6,1.3 c-1-0.6-2-1.1-3.1-1.3c-2.2-0.3-4.4-0.7-6.6-1.2c-12.3-2.8-24.7-4.3-37.3-5.3c-2.8-0.2-5.7-0.2-8.4-0.7c-7.5-1.4-14.9-2.9-22.2-5.2 c-5-1.5-10.2-1.8-15.3-2.2c-2.4-0.2-4.9-0.4-7.5-0.5c0.7,0.9,1.5,0.7,2.1,0.8c3.3,0.5,6.6,1,9.7,1.9c0.8,0.2,1.9,0.3,2.2,1.3 C307.8,668.1,306.1,667.7,305.9,668.7z M478.3,684c0.4,1.2,2.4,1,2.2,2.2c-0.3,1.7,0.8,1.5,1.7,1.6c7.1,1,14.2,0.2,21.2-0.5 c2.4-0.2,4.8-0.8,7.2-0.9c2.9-0.2,5.8-0.3,8.7-0.5c2.6-0.2,4.8-1.1,6.7-3.3c-0.6-0.1-1-0.1-1.4-0.1c-11-0.1-22,0.1-33,0.3 c-3.5,0.1-7,0.7-10.5,0.1C480.1,682.8,479.1,683.1,478.3,684z M272.3,103.5c1,2.6,2.5,3.6,4.8,3.3c0.5-0.1,1.1-0.2,0.7-0.8 c-1-1.7,0.3-1.3,1.1-1.2c0.8,0.1,1.3,0.8,2,1.2c1.4,0.9,2.7,1.9,4.5,0.5c1-0.8,4.5,1.5,4,2.6c-0.7,1.6,0.2,1.5,1.1,1.7 c1.2,0.2,2.3,0.3,3.4,1c0.6,0.4,1.4,0.5,2,0.2c2.5-1.2,5-0.4,7.4,0c1.2,0.2,2.4,0.3,3.6,0c0-0.5-0.3-0.7-0.6-0.8 c-3.9-1.1-7-3.9-10.9-4.9c-0.8-0.2-1.4-0.7-2-1.2c-1-1-1.9-0.8-2.8,0.1c-0.3,0.4-0.6,1-1.1,0.6c-1.3-1.2-3-0.5-4.5-1 C281,103.6,276.8,102.8,272.3,103.5z M410.7,139.6c-1.6,0.5-1.5-1.5-2.8-1.7c-4-0.5-7.9-1.3-11.8-2.1c-2.6-0.5-5-0.4-6.9,1.8 c-0.3,0.4-0.5,0.7-0.7,1.2c-0.3,0.9-0.7,0.5-1.3,0.2c-1.8-0.9,0.2-1.9,0.1-3c-1.8,0.1-2.9,1.3-4.3,1.7c1.5,3.3,4.7,3.1,7.3,4.1 c0.3,0.1,0.5-0.1,0.7-0.3c1.9-1.6,2-1.5,3.6-0.1c1,0.9,2.6,0.6,2.6-0.5c0.1-1.8,1.1-1.8,2.3-1.8c1.9,0,3.7-0.3,5.5-0.4 c0.7,0,1.7-0.4,2.3,0.7c-0.9,0.8-2.3-0.1-3.1,1.2C406.6,141.5,408.6,140.2,410.7,139.6z M286.6,76c-0.2-0.8-0.6-1.2-1.2-1.4 c-3.2-1.3-6.4-2.8-9.7-3.6c-1.6-0.4-3.6,0.2-5.5,0c0.1,1.1,0.7,1.6,1.4,1.9c3.7,1.7,7.4,3.5,11.3,4.8c1,0.3,1,0.3,1.4-1 c0.1-0.5,0.5-0.5,0.9-0.5C285.7,76.3,286.1,76.6,286.6,76z M892.8,320c-3.2,0.9-6,2.6-8.9,3.7c-0.6,0.2-1.3,0.5-1.3,1.4 c0.1,0.8,0.6,1.4,1.3,1.8c0.6,0.4,1.3,0.2,2,0.2c3.8,0,6.8-2.1,10.3-3.7c-0.7-0.6-1.3-1-1.9-0.7c-1.4,0.7-1.5-0.4-1.6-1.2 C892.4,321.1,892.6,320.6,892.8,320z M899.6,326.5c0.7,0.7,1.3,0.9,1.8,0.8c2.1-0.4,4.2-0.8,6.2-1.3c0.5-0.1,0.8-0.5,0.9-1 c0.2-0.9,0.4-1.8-0.5-2.4c-1.1-0.8-2.2-1.6-3.6-1.5c-0.4,0-0.6,0.5-0.7,0.9C903.4,324.3,901.9,325.7,899.6,326.5z M138.8,352.3 c-1.7-0.3-3.4-0.6-5.1-0.8c-0.9-0.1-1.9-0.2-2.4,0.6c-1,1.3-2.3,1.3-3.7,1.4c-1.1,0-2.1,0.1-2.8,1.7 C129.7,353.9,134.4,354.5,138.8,352.3z M426.3,141.6c-3.1-0.6-5.9-1.2-8.8-1.7c-0.2,0-0.4-0.1-0.6,0c-0.7,0.1-2.1,1.6-1.9,2.3 c0.3,1,1.2,0.8,1.9,0.8c0.6,0,1.2-0.1,1.7-0.2c2.1-0.7,4.1-1,6.3-0.4C425.3,142.5,425.7,142.5,426.3,141.6z M380.5,688.7 c0.8,1,1.9,0.7,2.9,0.9c0.6,0.1,1.5,0.1,1.5,0.6c0.1,1.6,1.1,1.2,2,1.1c1.3-0.2,2.5-0.5,3.8-0.8 C387.4,689.1,383.9,688.9,380.5,688.7z M94.1,86.2c2.2,0.9,12,2.2,13.3,1.8C102.9,87.5,98.6,85.7,94.1,86.2z M655.5,681.6 c3.1,0.9,6.5-0.5,9.6,1.1c0.5,0.2,1.5-0.2,1.9-1.5C663,680,659.2,681.7,655.5,681.6z M457.2,684.8c3.8,0.4,9.2,0.1,11.1-0.8 C464.5,683.8,461.1,684,457.2,684.8z M741,81.5c3.2,0,6.4,0.4,9.5-0.6C747.4,80.5,744.2,81.3,741,81.5z M149.1,352 c1.6,1.2,2.9,1.9,4.7,1.1C152,351,151.9,351,149.1,352z'/%3E%3C/svg%3E%0A"); 

                                                }

.reversed .img.mask img                         {

                                                 -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 700' style='enable-background:new 0 0 1000 700;' xml:space='preserve'%3E%3Cpath d='M743.3,102.3c3.3,1.2,6.7-0.8,10,0.2c0.5,0.1,0.9-0.3,1.2-0.7c0.5-0.6,1.1-0.7,1.8-0.8c3.5-0.7,7-0.7,10.5-2 c3.2-1.2,6.9-1.4,10.4-1.4c2,0,3.9-0.1,5.8-0.7c3.3-1,6.7-2,10.2-1.7c2.3,0.2,4.7,0.2,7-0.3c0.8-0.2,1.6-0.2,2.3,0.2 c1.7,1,3.4,0.7,5.1,0.4c8.5-1.4,16.9-2.8,25.4-4.1c0.4-0.1,0.8,0,1.1,0.5c-0.5,0.8-1.4,0.8-2.2,1c-0.9,0.2-1.7,0.3-2.6,0.5 c-5.9,1.5-11.8,2.4-17.9,3c-0.8,0.1-1.6,0.2-2.4,1.3c6.3-0.1,11.9-2.4,17.8-2.4c-2,1.7-5.1,1.2-7.1,3.6c4.5-1,8.7-1.2,12.8-2.3 c2.4-0.6,4.8-1.3,7.4-1.6c2.7-0.3,5.5-1.1,8.1-2.4c0.5-0.2,2.6-0.5,3.2-0.3c1,0.3,2.3-0.7,2.7-0.2c0.6,0.6,1.1,1.4,1.9,1.9 c0.5,0.3,1.1,0.3,1.7,0.2c1.5-0.3,3.1-0.5,4.6-0.8c0.5-0.1,1.2-0.1,1-1.4c-2.2,0.6-4.3,1.9-6.9,1c2.7-1.3,5.2-1.9,7.7-2.6 c0.8-0.2,1.8-0.5,2.2,0.2c0.9,1.7,2,1.1,3.2,0.6c1.1-0.5,2.1-0.1,3.2,0c0.3,0,0.6-0.1,0.6-0.5c-0.4-0.7-1.9,0-1.9-1.3 c0.9-0.8,2-0.8,3-1c2.7-0.7,5.7,0,8.1-1.9c0.7-0.6,1.7-0.2,2.5,0.2c1.2,0.7,2.4,0.7,3.6,0.3c0-0.8-1-0.3-1-1.2 c0.9-0.3,2.4-1.3,2.7-0.6c0.9,2.1,2.3,1.2,3.2,0.7c3.6-1.7,7.4-1.6,11.2-2.3c-1.8-1.2-1.8-1.9-0.2-2.7c1.4-0.7,2.9-1.3,4.5-1.1 c1.7,0.2,2,0.5,1.6,2.3c-0.3,1.2,0,2.2,0.6,3c0.6,0.7,1.4-0.2,2.1-0.3c0.8-0.2,1.5-0.3,2.3-0.6c4.1-1.8,8.1-0.9,12.3-0.1 c-1.4,2-3.4,1.7-5.2,2c-3.5,0.5-6.6,3.1-7.4,6.5c1.4-0.9,3-0.9,3.8-2.6c0.7-1.4,2.2-0.9,3.4-0.7c0.7,0.1,0.9,0.7,0.8,1.4 c-0.3,1.2-1.2,1.7-2.3,1.9c-0.3,0.1-0.6,0.1-0.9,0c-1.9-0.3-3.4,0.6-4.7,1.8c1.5,2.1,1.5,2.1-0.8,3.5c-0.6,0.3-1.2,0.6-1.3,1.4 c0.6,0.5,1.4,0.1,1.9,0.5c2.2,1.6,4.3,1.2,6.7,0.5c2.8-0.9,5.8,0.2,8.7-0.5c0.6-0.1,1.6,0,1.9,0.4c1.3,1.6,2.6,1,3.9,0.4 c3.3-1.5,7-1.6,10.5-2.3c2.3-0.5,4.4,0.5,6.7,0.1c0.9-0.2,1.5,0.6,1.6,1.4c0.2,1.6,1.3,1.8,2.5,2c1,0.2,1.9,0.2,2.9-0.1 c0.6-0.2,1.3-0.4,1.7,0.1c1.1,1.7,3.1,1.4,4.6,2.2c0.9,0.4,2.2,0.2,2.3,1.6c0.1,1.2,1,1.8,1.6,2.7c0.1,0.1-0.2,0.5-0.4,0.7 c-0.6,0.8-1.4,1.2-2.3,0.7c-1.4-0.7-2.1-0.2-3.2,0.8c-2,1.9-4.3,3.5-7.4,2.9c0-0.3,0-0.4,0-0.5c0.9-1.2,2.5-1.4,3.7-2.3 c0.5-0.3,1.1-0.5,1.1-1.2c-0.1-0.6-0.5-1-1.1-1.2c-1.1-0.2-2.2-0.5-3.1-1.5c-0.5-0.5-1.3-0.3-1.9,0c-0.7,0.3-1.5,0.5-2.2,0.8 c-2.3,0.7-2.6,1.4-1.3,3.5c0.6,0.9,1.5,0.9,1.8-0.1c0.2-0.7,0.5-1.2,1.1-1.6c0.5-0.3,1-0.3,1.2,0.3c0.4,1.2-1.2,3.5-2.4,3.5 c-1.6,0.1-3.3,0.2-4.9-0.1c-0.5-0.1-1.1,0.1-1.1,0.7c-0.1,0.5,0.4,0.9,0.8,1c0.8,0.2,1.6,0.4,2.3,0.2c2.5-0.6,4.9-1,7.2,0.4 c0.4,0.2,1,0.1,1.4,0c1.5-0.4,3.1-0.3,4.7-0.4c1.9-0.1,3.6-0.4,5.3-1.3c1.9-1,3.9-1.5,6.1-1.7c3.2-0.3,6.3-1.2,8.7-3.6 c0.6-0.6,1.4-0.8,2.1-0.8c3.3-0.4,6.2-1.5,8.7-3.7c1.5-1.3,2.8-1.5,4.7-0.9c-0.6,1-1.7,1.2-2.6,1.7c-0.9,0.5-1.8,0.8-2.3,1.7 c-0.8,1.4-2.2,1.9-3.6,2.3c-1,0.3-2.1,0.6-3.1,1c-5.8,2.3-11.4,5-17.5,6.6c-1.7,0.4-3.3,1.2-4.9,1.9c-4.7,2-9.3,3.9-14.1,5.6 c-5.2,1.8-10.2,4.3-15.2,6.8c-0.7,0.3-1.5,0.6-1.5,1.6c0.1,1.8-1.2,2.7-2.4,3.7c-1.4,1.1-2.8,2.3-1.9,4.4c0.3,0.7,0,1.3-0.3,1.9 c-0.5,0.7-1.2,1.3-0.9,2.4c2.9-0.1,5.7-0.2,8.6,0.2c1,0.2,2.3,0.3,3.2-0.3c2.5-1.6,5.1-0.3,7.6-0.2c0.9,0,1.5,0.1,1.8-0.7 c0.6-1.7,2.1-2.1,3.5-2.8c0.7-0.3,1.7-0.8,2.1,0c0.5,0.9-0.6,1.2-1.2,1.6c-0.3,0.2-0.7,0.2-1.1,0.4c-0.6,0.3-0.5,0.8,0,1.4 c1.6-1.4,3.9-1.5,5.7-2.6c1.3-0.8,2.3-0.2,3.1,0.7c0.9,0.9,0,1.6-0.4,2.3c-0.7,1.2-1.4,2.3-2.1,3.6c1.4,0.4,2.6,0.3,3.8-0.1 c1.4-0.5,2,0.3,2.3,1.5c0.5,1.8-0.3,3.2-1.2,4.7c-0.3,0.4-0.7,0.6-1.3,0.5c-2.2-0.4-3.5,1-4.4,2.7c-0.5,0.9-1.1,1.4-2.1,1.8 c-2.8,1.1-4.5,3.3-5.8,6.1c4.1-0.6,7.3-2.9,10.7-4.4c2-0.9,3.3-2.6,5.5-3.2c3-0.8,5.8-2.3,8.2-4.3c1.8-1.5,3.6-3,5.6-4.3 c2.2,0.2,2.9-1.7,4.1-3c1-0.3,2-0.6,3.4-1.1c-1.5-0.5-2.3-1.1-1-2.2c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1.4,1-2.2-0.4-3.1 c-0.5-0.3-1-0.6-1.6-0.8c-3.4-1.2-6.9-2.2-10.5-2.2c-0.7,0-1.6,0.3-2-0.7c2.4-1,3-1,5.1-0.9c3.5,0.1,6.9,1.2,10.4,1.5 c1.4,0.1,2.3,1,2.9,2.2c0.5,0.9,0.8,1.8,1.2,2.7c0.9,2.2,0.5,4.2-1,6c-1.1,1.3-2.4,2.3-3.8,3.2c-4.8,3.3-9.5,6.9-14.6,9.7 c-1.1,0.6-2.2,1.4-3.4,1.7c-2,0.4-3.6,1.6-5.1,2.7c-1.1,0.7-2.2,1.3-3.3,1.9c-2.4,1.3-5.1,1.9-7.5,3.1c-4.3,2.2-8.7,3.9-13.2,5.5 c-3,1-4.6,3.2-6,5.6c-2,3.6-4.1,7.1-6.6,10.3c-1.3,1.7-2.6,3.4-3.4,5.4c-0.9,2.1-2.4,3.8-4,5.3c-5.3,4.9-11.3,8.9-17.3,12.9 c-1.8,1.2-3.5,2.2-2.8,5.5c-1.9-2.2-3.3-2-4.9-0.8c-1.2,0.9-2.4,1.6-3.4,2.7c-0.9,1.1-1.9,2-3.6,2.2c-2.3,0.3-3.1,1.6-3.3,4.1 c0,0.7,0,1.4-0.2,2c-0.4,1.5-1.3,1.8-2.7,1c-0.3-0.1-0.5-0.4-0.7-0.5c-2.4-1.8-2.7-1.7-4.5,0.9c-1.2,1.7-2,3.8-4,4.9 c-0.3,0.2-0.5,0.6-0.7,0.9c-0.7,1.6-2,2.3-3.6,2.6c-1.6,0.3-3.1,1.1-4.7,1.7c-1.2,0.5-1.9,1.1-0.8,2.3c0.5,0.6,0.7,1.3,0,1.8 c-0.5,0.4-1.2,0.2-1.6-0.2c-1.9-1.9-3.6-1.2-5.4,0.1c-0.7,0.5-1.6,0.8-2.4,1.1c-1.4,0.7-2.3,1.8-2.6,3.3c-0.2,1.5-1,2.7-1.8,4 c-0.9,1.6-2.3,3.3-1.7,5.1c0.7,2.2-0.3,3.1-1.7,4.1c-1.7,1.2-3.1,2.7-5,3.6c-0.7,0.3-1.2,1-1.6,1.6c-0.9,1.4-2.1,2.6-3.3,3.7 c-1,0.9-1.8,2-2.2,3.3c-0.8,2.4-2.1,4.6-4.8,5.5c-1.3,0.5-2.2,1.6-3,2.7c-2.9,4.6-6.9,8.2-11.1,11.5c-1.2,1-2.7,1.6-3.8,2.7 c-2.9,3.1-6.4,5.4-9.7,8c-1.7,1.3-3.9,2.3-4.5,4.7c-0.1,0.5-0.6,0.7-1.1,0.8c-0.7,0.2-1.3,0.5-1.6,1.2c-1,2.4-3,3.8-5,5.1 c-1,0.6-2,1.6-1.6,2.9c0.4,1.3,1.6,0.6,2.6,0.6c1.1,0,1.9,0.6,2.2,1.6c0.4,1.1-0.6,1.6-1.4,1.9c-1.3,0.6-2.2,1.2-1.9,2.8 c0.1,0.8-0.7,1-1.3,1.3c-1.8,1.1-5.8,5.6-6.9,7.7c0.8,0.6,1.8,0.6,2.5,0.1c2-1.7,4.3-1.4,6.6-1.7c3.8-0.5,7.8,0,11.2-2.4 c-0.5-0.5-1.6,0.4-1.9-0.7c0.7-0.8,1.6-0.9,2.4-0.6c1.8,0.6,3.4-0.1,4.7-0.9c3.9-2.4,8.4-2.9,12.5-4.5c4.3-1.7,9.4-0.6,14.9,1.8 c0.3,0.1,0.8,0.1,1.1,0.1c3.3-0.7,6.6-0.5,9.9-0.5c0.5,0,1.3,0.1,1.2-1c-1.4-0.3-2.8-0.6-4.2-0.9c-0.4-0.1-0.7-0.2-0.8-0.7 c-0.4-1.7-0.4-1.8-1.6-1.7c-2.4,0.2-4.9,0-7.3,0.5c-1.8,0.4-3.7,0.7-5.5,0.4c-2.3-0.3-4.5-0.2-6.7,0.3c-0.8,0.2-1.8,0.6-2.6,0.4 c-2.2-0.5-4.2,0.2-6.3,0.7c-1.3,0.3-2.6,0.8-4,0.6c-0.4-0.1-0.7-0.3-0.8-0.7c-0.1-0.5,0.2-0.7,0.7-0.7c3.9-0.5,7.5-2.2,11.4-2.5 c1.1-0.1,2.2-0.1,3.1-0.6c1.7-0.9,3.3-0.9,5.1-0.8c1,0.1,2.1,0.2,3.1-0.5c-0.8-0.8-1.7-0.5-2.4-0.7c-0.5-0.1-1-0.3-1-0.9 c0-0.6,0.5-0.8,1-0.8c1.1-0.1,2.2-0.1,3.2,0c5.6,0.6,11.2,0.8,16.9,0.1c7.3-0.9,14.6,0.2,21.9,0.9c0.5,0,0.9,0.3,1.3,0.5 c0.2,0.1,0.4,0.5,0.4,0.7c-0.1,1.1-1.4,0.7-1.7,1.2c-0.5,0.7,1.2,1.3,0.3,2.3c-0.1,0.1-0.3,0.3-0.5,0.4c-1,0.5-1.9,0.6-3,0 c-3.2-1.6-6.3-3.6-10.1-3.4c-1.3,0.1-2.6-1.5-3.8-0.1c-0.9,1.1-0.3,2.7-1,3.7c0.5,0.9,1.7,0.2,2.1,1.6c-2.1-0.3-4.1-0.4-5.1,2 c0.5,0.2,0.8,0.4,1.2,0.5c2.5,0.6,5,2.8,7.5-0.1c0.4-0.4,1.1,0.2,1.1,0.9c0,0.9-1,1.7-0.3,3c1.1-1.5,2.9-1.7,4-2.9 c0.3-0.3,0.9-0.4,1.3,0c0.2,0.2,0.3,0.5,0.1,0.8c-1.5,2.1-3,4.2-5.7,5.1c-3.8,1.3-6.1,4.1-7.4,7.7c-0.6,1.6-0.7,3.4-1.3,5.1 c-0.7,2.1-0.4,2.4,1.7,1.8c1.1-0.3,2-0.5,1.9,1.2c-0.1,0.7,0.5,0.8,1,0.8c1.5-0.1,3,0.3,4.3-0.4c4.7-2.1,9.8-2.2,14.8-2.6 c3.4-0.3,6.6,0.2,9.6,1.9c1.3,0.7,2.6,0.7,3.9,0.2c3.9-1.2,7.1,0.9,7.8,5.3c-1-1.8-2.6-2.8-4.4-3.6c-0.7-0.3-1.4-0.9-2.1-0.2 c-0.6,0.5-0.3,1.3-0.1,1.9c0.9,2.6,0.7,5.2-0.1,7.7c-0.1,0.3-0.2,0.7,0.2,1c1.3-0.5,1.7-1.8,2.5-2.8c0.2-0.3,0.6-0.5,1-0.4 c0.4,0.2,0.5,0.6,0.4,1c-0.3,1.8-0.3,3.6-1.8,5.1c-4,3.9-7.6,8.1-11.7,11.8c-2,1.8-3.7,3.7-4.3,6.4c-0.2,0.7-0.6,1.4-1.1,2.1 c-1.9,2.7-3.7,5.5-5.7,8.2c-3.3,4.7-6.9,9.2-11.1,13.1c-1,1-2.1,2-2.6,3.7c1.9,0.4,3.6,0.2,5.4,0.1c5.5-0.2,10.5,1.4,15.6,3.4 c3.2,1.3,4.9,3.5,6,6.7c1.2,3.7,0.8,7-1.4,10.3c-1.9,2.8-4.9,4.4-7.1,6.8c-1.6,1.7-2.7,3.2-2.5,5.6c0.2,2-0.3,3.9-1.3,5.6 c-1.2,2.1-2.1,4.4-2.8,6.8c-1.6,5.5-4.8,10-8.7,14c-5.2,5.3-11.7,8.7-18.1,12.3c-7.5,4.2-15.5,7.4-23.4,10.6c-4,1.6-8,3.1-12,4.5 c-3.4,1.2-6.7,2.7-10.1,3.9c-6.8,2.3-13.4,4.8-20,7.6c-6.9,2.9-14,4.9-21.2,6.5c-8.7,2-16.9,5.2-25,8.8c-4.8,2.1-9.6,4.3-14.8,5.4 c-0.7,0.1-1.4,0.3-1.9,0.6c-2.9,1.7-6.1,2.7-9.2,3.8c-10.8,3.9-21.6,8-32.6,11.3c-7.1,2.1-14.1,4.4-21.2,6.4c-0.5,0.1-0.9,0.5-0.9,1 c-0.1,0.6,0.4,0.8,0.8,1c1,0.5,2.1,0.4,3.2,0.3c2.2-0.3,2.7-0.1,3.6,1.9c0.4,0.8,0.8,1.6,0.6,2.5c-0.2,1.2,0.4,1.6,1.5,1.7 c0.4,0,0.8,0.2,0.8,0.8c-0.1,0.2-0.2,0.4-0.5,0.6c-1,0.8-4,0.1-2.6,3c0,0.1-0.5,0.5-0.8,0.7c-0.5,0.4-1.3,0.5-1.1,1.5 c1.3,0.5,2.5,0.1,3.8,0c6.3-0.8,12.5-2.1,18.7-3.5c0.8-0.2,1.5-0.3,2.3-0.4c0.5,0,1,0,1.1,0.7c0,0.4-0.3,0.7-0.6,0.9 c-0.5,0.2-1.1,0.4-1.7,0.5c-3.7,1.1-7.6,1.8-11.4,2.5c-1.1,0.2-2.3,0.3-3.3,1c-0.7,0.5-1.3,1-0.6,1.9c0.3,0.4,0.5,0.8,0.6,1.3 c0,1.5,1.1,1.7,2.2,1.6c0.8-0.1,1.5-0.3,2.3-0.3c1.7-0.1,3.5-0.8,5.2-0.1l0,0c-1.2,1-2.7,1.1-4.1,1.3c-3.9,0.5-7.7,1.6-11.7,2.1 c2.7,0.7,5.3,0.6,7.9,0c2-0.5,3.8-0.8,5.3,1.1c0.6,0.7,1.3,0.7,2.1,0.5c1.2-0.3,2.5-0.5,3.7-0.8c0.7-0.1,1.3-0.3,2-0.4 c0.6-0.1,1.3,0.1,1.4,0.8c0.1,0.6-0.5,0.8-1,0.8c-1.2,0.1-2.4,0.6-3.2,1.3c-2.6,2.3-5.9,2.7-9,3.8c-1.5,0.6-3.2,1-4.5,2.2 c1.2,1.2,2.7-0.3,3.7,0.9c-0.3,1-1,1-1.7,1.2c-1.2,0.3-2.4,0.5-3.3,1.6c-0.5,0.6-1.4,0.6-2.2,0.6c-3.8,0.3-7.6,0.6-11.3,1.3 c-0.8,0.2-1.5,0.2-2.3-0.1c-2.3-0.9-3.9,0.4-5.7,1.6c1,1.1,2.2,1.1,3.2,0.9c2.4-0.3,4.8,0.3,7.2,0.2c1.6-0.1,3.2,0.2,4.6,0.9 c2.3,1.1,4.5,0.8,6.8,0.6c3.2-0.3,6.5-1.4,9.6,0.6c0.3,0.2,1-0.2,1.2,0.4c-0.1,0.2-0.2,0.4-0.3,0.5c-0.6,0.3-1.2,0.6-1,1.5 c0.2,0.8,0.9,0.9,1.6,0.9c1.3,0.1,2.5,0.3,3.8,0.1c1.7-0.3,3.3,0.1,4.6,1.3c1.2,1,2.6,1.4,4.1,1.4c3,0,6.1,0,9.1,0.1 c4,0.1,8-0.8,12-0.5c3.8,0.3,7.4,0.1,11.1-0.4c2.3-0.3,4.6-0.8,6.9-1.2c2.9-0.4,3.2-0.2,3.1,2.7c0,1.2,0.6,1.5,1.5,1.6 c0.7,0,1.4,0,2-0.4c0.5-0.3,1.2-0.6,1.6,0c0.7,1.2,1.6,0.8,2.5,0.5c0.7-0.2,1.4-0.4,1.9,0.2c0.6,0.8-0.3,1.1-0.7,1.6 c-0.9,1.1-0.8,1.6,0.4,2.2c1.1,0.6,2.3,0.4,3.4,0.4c8,0,16-0.8,24-0.7c1.6,0,3.1-0.3,4.5-1.1c2.9-1.8,6.1-1.9,9.3-1.6 c2.3,0.2,4.6,0.7,7,0.5c1.9-0.1,4.7,1.8,5.4,3.5c1.8,4.4,0.5,7.6-3.7,9.6c-1.3,0.6-2.7,1-4.2,1.4c-2.5,0.6-5,1.1-7.4,1.7 c-4.6,1.2-9.3,2.2-14.1,2.5c-1.1,0.1-2.1,0.5-3.1,0.9c-4.3,2-8.4,4.6-13.2,5.5c-1,0.2-2,0.7-3,1.2c-0.6,0.3-1,0.8-0.6,1.7 c0.9-0.4,1.7-0.7,2.5-1c0.4-0.2,0.8-0.2,1.1,0.1c0.5,0.4,0.3,0.9,0.2,1.3c-0.3,1-1.3,1.7-1.2,3c1.3,0.2,2.1-0.4,2.9-1.2 c0.6-0.6,1.3-1.2,2-1.8c1.3-1,1.6-0.1,1.8,1c0.8,0,1.1-0.8,1.7-1.1c0.4-0.2,0.9-0.6,1.3,0c0.3,0.5,0,0.9-0.4,1.3 c-0.8,0.7-1.5,1.5-2.4,2.2c-0.8,0.6-1.7,1.2-2.4,2.3c1.5,0,2.7-0.6,4,0c1.9,0.8,2.2,0.6,2.9-1.6c0.4-1.3,1.1-1.9,2.6-1.7 c0,0.4,0,0.7-0.1,1c-0.9,2.2-0.9,2.2,0.9,4c1.1,1-0.2,1.4-0.5,2c1,0.3,1.7-0.2,2.3-1c0.6-0.7,1.3-1.1,2.2-1.3c1.5-0.5,2.9-1,4.4-1.5 c1-0.4,2-0.7,3.1-0.2c1,0.5,1.9,0.1,2.7-0.5c2-1.6,4.4-2.5,6.9-3.1c2.1-0.5,4-1.4,5.7-2.8c2-1.7,4.5-2.4,6.9-3.1 c1.3-0.4,2,0.2,1.8,1.5c-0.2,1.4-0.4,2.8-1.3,4.1c-1.4,2.2-3.4,3.7-5.4,5.2c-1.1,0.8-2.2,1.1-3.5,0.5c-1.9-0.8-3.9-0.4-5.8-0.2 c-1.2,0.1-2.1,0.7-1.9,2.2c1.6,0,2.8-0.6,4-1.3c0.7-0.4,1.4-0.6,2.2-0.1c2.1,1.2,4.4,2,6.2,3.7c1.1,1,1.3,1.9,0.3,3 c-1,1.1-2,2.1-3.2,3c-4,3-9.1,3.8-13.2,6.7c-0.1,0.1-0.2,0.1-0.3,0.1c-2.9,0.5-5.6,2-8.8,1.1c-1.6-0.5-3.5,0-5.1-0.5 c-3.2-0.9-6.4-0.9-9.5-0.1c-4.2,1-8.2,2.4-12.3,3.7c-0.9,0.3-1.7,0.8-2.7-0.1c0.9-1.1,2.6-0.6,3.3-1.8c-0.2-0.5-0.6-0.5-1-0.4 c-4.5,1.3-9.4,1.2-13.6,3.4c-0.5,0.3-1.1,0.4-1.7,0.6c-2.8,0.9-5.5,1.8-8.5,2.1c0.2,0.8,1.9,1.6-0.1,2c-0.9,0.2-1.7,0.4-2.6,0.6 c-7.2,1.2-14.4,2.5-21.5,4.5c-8.6,2.4-17.4,4-26,6.9c-6.4,2.2-13.3,3.1-20,4.4c-4.6,0.9-9.2,1.7-13.8,2.6c-0.6,0.1-1.2,0.3-1.1,1.1 c0.1,0.5,0.7,0.8,1.2,0.7c1.5-0.2,3.1-0.3,4.6-0.7c5.9-1.5,11.9-2.1,17.7-3.9c3-1,6.5-1.2,9.7-1.5c0.4,0,1-0.1,1.1,0.6 c-0.5,0.8-1.3,0.9-2.1,1c-2.8,0.3-5.5,1.5-8.2,2c-0.5,0.1-1.3,0.2-1.3,0.5c-0.5,2.2-2.5,1.8-3.9,2.4c-10.2,4.2-20.9,6.2-31.8,7.3 c-3.6,0.3-7.2,0.1-10.8,0.7c-8.1,1.3-16.3,1.5-24.4,2.4c-0.2,0-0.4,0-0.6,0c-4.5-0.7-9-0.2-13.5-0.5c-0.9,0-1.8-0.1-2.6-0.2 c-0.5-0.1-1.2-0.1-1.1-1c0.9-1,2.2-0.3,3.2-0.9c-1.4-0.7-2.8-1.3-4.5-1.4c-1.3-0.1-2.7-0.5-4-0.8c-0.4-0.1-1-0.3-0.9-0.9 c0.1-0.4,0.5-0.6,0.9-0.5c1.9,0.5,3.5-0.7,5.2-1c-6.3-0.1-12.5-0.3-18.8-0.1c-4.5,0.1-9-0.6-13.4-0.8c-7.4-0.5-14.8-0.8-22.2-0.3 c-1.6,0.1-3.1,0.4-4.7,0.4c-6.4,0-12.9,0-19.3-0.4c-2.9-0.2-5.8-0.4-8.8-0.2c-5.2,0.4-10.5-0.1-15.8,0.6c-0.7,0.1-1.5-0.1-2.4,0.9 c1.8,0.1,3.3,0.2,4.7,0.3c7.8,0.6,15.6,0.8,23.4,0.9c6.6,0.1,13.2,0.7,19.9,0.9c5,0.1,9.9,0.7,14.9,1.2c1.2,0.1,2.3,0.3,3.5,0.6 c0.5,0.1,1,0.3,1,0.9c0,0.7-0.6,1-1.2,1.1c-0.4,0.1-0.8,0-1.2,0c-4.7,0.8-9.5-0.1-14.3,0.2c-7.6,0.5-15.2,0.1-22.8-0.1 c-4.7-0.1-9.4,0.4-14,0c-7.5-0.7-15-0.1-22.5-0.3c-5.6-0.2-11.1-0.1-16.7-0.6c-8.4-0.7-16.9-1-25.4-1.8c-10.1-0.9-20.1-2.5-30.3-3.2 c-5.4-0.4-10.6-2.8-16.2-1.7c-0.3,0.1-0.6-0.1-0.9-0.1c-8.5-1.5-17-2.6-25.5-3.4c-9.3-0.9-18.6-2-27.9-3.2c-1.4-0.2-3-0.7-4.3,0.1 c-0.9,0.6-1.9,0.4-2.8,0.5c-7.8,0.1-15.5-1.4-23.4-1.5c-2.9,0-5.8-0.2-8.8-0.5c-11.5-1.4-23-3-34.3-5.8c-4.2-1-8.3-2-12.5-2.9 c-8-1.7-16.1-3-24.1-5c-10.7-2.7-21.5-4.9-32.3-7c-4.1-0.8-8.2-1.5-12.3-2.5c-3.8-0.9-7.8-1.4-11.3-3c-6.2-2.9-12.4-5.7-17.6-10.3 c-3.4-3-7-5.8-10.3-9.1c-2.9-2.8-5.9-5.6-9.5-7.7c-5-2.9-8.3-7.8-13-11.2c-5.4-3.9-11-7.8-15.3-13.1c-0.7-0.9-1.6-1.7-2-2.9 c-0.4-1.3-1.3-2.1-2.4-2.8c-1.9-1.1-4-2.3-5.4-4c-1.2-1.6-2.6-2.5-4.4-3.2c-4.2-1.7-5-3-4.9-7.5c0.1-1.6,0.8-2.3,2.5-2.2 c0.9,0.1,1.7,0.4,2.5,0.8c0.7,0.3,1.5,0.9,2.2,0.6c1.7-0.6,3,0.2,4.4,0.9c1.1,0.6,2.3,1,3.5,1.4c7.3,2.5,14.6,4.9,21.8,7.6 c7.9,3,15.9,5.4,24.3,6.1c1.5,0.1,3.1,0.3,4.6,0.5c-1.7-1.6-3.5-2.7-5.3-3.9c-6.7-4.1-13.1-8.8-19-14.1c-4.3-4-8-8.5-11.9-12.9 c-5.4-6.2-11.3-12.1-15.2-19.5c-0.7-1.4-2-2.4-3-3.6c-2.1-2.2-3.7-4.7-4.4-7.8c-0.4-2-1.1-4-2.7-5.4c-3-2.7-4.5-6.1-4.9-10 c-0.3-3.1,0.3-6,3-8.1c0.4-0.3,1-0.8,1-1c-0.5-2.1,1-3.9,1.3-5.8c-0.7-0.3-1.1,0.1-1.4,0.4c-2.5,2.5-3.8,5.6-4,9.2 c0,0.6,0.1,1.3-0.7,1.4c-0.5,0.1-0.8-0.4-1.1-0.8c-2.6-3.6-2.4-7.4-0.5-11c1.9-3.8,4.7-7,8.9-8.4c2.1-0.7,3.7-1.9,4.7-4 c1.1-2.3,1.3-3.3-0.3-5.3c-2.1-2.5-4.4-4.9-6.5-7.5c-3.4-4.1-7.1-8-9.7-12.8c-1-1.7-1-3.3,0.1-4.9c0.9-1.3,1.8-2.5,2.7-3.8 c0.6-0.9,1.4-1.9,0.7-3c-0.7-1.3-0.2-2.1,0.5-3.1c1.1-1.8,0.6-3-1.5-3.7c-0.5-0.2-1.2-0.2-1.7-1c1.8-0.3,1.7-1,0.4-1.9 c-2.3-1.8-4.7-3.5-6.9-5.4c-6-5.2-11.7-10.9-17.4-16.5c-2.2-2.1-4.1-4.4-5.7-7c-3-5-4.8-10.4-4.8-16.3c0-2-0.5-3.7-2.4-5.1 c-1.3-1-2.2-2.4-3.4-3.6c-0.9-1-0.9-1.7,0.5-2.1c1.6-0.4,1.8-1.6,1.7-2.9c-0.1-0.9-0.3-1.7-0.6-2.6c-0.6-2.1-1.3-4.1-1.9-6.1 c-1.5-5.2-2.2-10.6-1.2-15.9c1.5-8.5,4.5-16.5,10.3-23.3c3.6-4.2,7.8-7.5,12.9-9.3c4-1.4,8.2-1.7,12.4-1.7c3.2,0,4.3-0.8,5.5-3.8 c0.2-0.6,0.4-1.3,0.6-1.9c1.6-3.8,6.4-6.5,10.7-6.4c0.6,0,1.2,0.3,1.3,0.9c0.2,0.9-0.5,1.2-1.1,1.4c-1.2,0.3-2.4,0.8-3.5,1.5 c-2.4,1.5-2.5,3.8-0.2,5.4c1.1,0.8,2.2,1.5,3.3,2.4c1.3,1,2.8,1.6,4.3,1.6c4.9-0.1,9.7,1.1,14.5,1.7c1.2,0.1,2.3,0.2,3.5,0.3 c1.1,0.1,2.1-0.1,3.2-0.5c1.6-0.6,1.8-1.2,0.7-2.5c-1.1-1.3-1.8-2.8-2.6-4.2c-0.5-0.8-1.1-2-0.1-2.6c0.9-0.6,1.2,0.7,1.7,1.2 c0.1,0.1,0.1,0.2,0.2,0.2c0.4,0.3,0.8,0.7,1.3,0.3c0.3-0.3,0.3-0.7,0.2-1.1c-0.3-1.1-1.3-1.9-1.2-3.6c2.2,2.2,4.6,3.2,7.6,3.1 c-0.2-2.6,1.6-3.7,3.8-4.4c3-0.8,6-1.6,9-2.5c2.7-0.9,5.4-0.2,8.1,0c0.8,0.1,1.6,0.5,1.7,1.3c0.3,1.4,1.4,1.8,2.5,2.1 c1,0.3,2,0.8,3,1.1c1.1,0.4,2.3,0.9,4.1,0.5c-2.8-1.7-5.6-2.5-8.2-4.2c0.6-0.2,0.9-0.4,1.2-0.4c2.7,0.6,5.5,1.2,8.2,2 c1.7,0.5,3.6,1,5,0.2c1.4-0.8,3-1.3,4.8-2.1c-1.5-1.1-2.8-2.1-4.1-3c-0.7-0.5-1.7-1-1.8-1.9c-0.4-2.7-2.4-3.8-4.3-5.2 c-1.7-1.2-3.3-2.4-4.9-3.7c-3-2.4-5.3-5.4-6.2-9.3c-0.3-1.4-1.1-2.7-1.6-4.1c-0.4-1.1-1.1-1.5-2.2-1.6c-2.6-0.3-5.2-0.7-7.8-1.2 c-6-1.1-12.2-1.8-18.1-3.6c-2-0.6-3.8-1.9-5.9-2.3c-5.8-1.2-11.6-2.6-17.4-4c-3.8-1-7.6-1.9-11.1-3.6c-2.4-1.1-4.8-2.4-7.3-3 c-5.1-1.2-9.7-3.4-14.4-5.7c-6.7-3.3-13-7.2-17.9-12.9c-2.3-2.8-4.4-5.8-5.6-9.2c-0.8-2.3-1.5-4.6-0.3-7.1c0.6-1.3,1.3-1.7,2.7-1.4 c2.5,0.5,2.7,0.4,3.7-1.8c0.7-1.5,0.5-2.7-0.6-4c-1.4-1.5-3-2.7-3.9-4.7c-0.7-1.8-0.8-1.9,1.1-2.4c0.6-0.2,1.3-0.1,1.3-0.8 c0.2-2.1,1.7-2,3.2-2c2.1,0,4.2,0.1,6.7-1.3c-3.6-2.4-5.5-6-9.2-7.7c-0.6-0.3-1.2-0.7-1.7-1.1c-0.7-0.7-1.1-1.6-0.7-2.7 c0.3-1,1.2-1.2,2.1-1.3c1.3-0.2,2.5-0.4,3.8-0.4c2-0.1,3.5-0.9,4.6-2.6c1.1-1.7,2.8-2.5,4.9-2.9c2.7-0.5,5.4-0.8,7.6-2.8 c0.6-0.6,1.4-0.6,2.2-0.4c2.6,0.5,5.2,0.9,7.8,1.5c3.4,0.8,6.9,1.2,10.4,1.2c2,0,3.9-0.1,5.8,0.4c1.2,0.3,2.1,0,3-0.7 c0.8-0.7,1.7-1.3,2.4-2.1c3.1-3,6.2-5.9,10-8.1c2.5-1.5,5-3,7.5-4.5c1.4-0.8,1.5-1.3,0.4-2.5c-1.6-1.7-3.2-3.5-5.4-4.4 c-3.2-1.4-6.2-3.4-9.5-4.4c-1.1-0.3-2.1-1.1-2.9-1.9c-0.9-0.9-1.8-1.7-3-2.2c-0.8-0.3-1.4-1-1.9-1.8c-1.1-1.8-2.6-3.1-4.5-4.1 c-0.8-0.4-1.5-1-2.1-1.6c-1.8-2.1-3.2-4.6-5.5-6.4c-0.8-0.6-0.8-1.8,0.2-2.2c1.2-0.4,2.3-1.1,3.7-1.3c2.3-0.2,4.7,0,6.8-1.1 c1.1-0.5,1.9-0.7,3-0.5c3.9,0.6,7.9,1.4,11.9,1.7c4.5,0.4,8.9,1.2,13.2,2.2c4.3,1,8.6,1.6,13,2.2c1,0.1,2.1,0,2-1.4 c-0.1-1.2,0.6-1.7,1.4-2.3c1.9-1.3,3.9-2.7,6.2-3.3c0.7-0.2,1.5-0.4,1.8-1.4c-0.5-0.7-1.4-0.6-2.1-0.8c-0.8-0.2-1.7-0.4-2.5-0.8 c-0.8-0.3-1.4-0.8-1.3-1.8c0.1-0.8,0.8-1,1.5-1.1c0.9-0.2,1.9-0.3,2.8-0.4c0.2-1-0.6-1.6-0.4-2.6c0.4-1.7-0.6-2.3-2.1-2.5 c-1.8-0.2-2.9-1.5-3.2-3c-0.4-2-1.7-2.7-3.4-3c-0.6-0.1-1.2-0.2-1.7-0.5c-2.1-0.9-2.6-2.7-1.1-4.4c1.3-1.6,2.9-2.9,5.1-3.3 c3.6-0.7,7.3-1.4,11-1.3c2.4,0.1,4.8,0,7.3,0c-5.4-0.4-10.7-0.4-16.1-0.4c-0.5,0-1,0.1-1.4,0.2c-2.3,1-4.8,0.7-7.1,1.7 c-0.7,0.3-1.7,0.4-2-0.6c-0.2-0.8,0.4-1.2,1-1.6c1.7-1,3.7-1.3,5.6-1.7c3.7-0.8,7.4-0.6,11.1-0.5c4.4,0.1,8.8,0.2,13.1,0.8 c1.1,0.2,2.2,0.3,4.1-0.1c-2.4-0.6-4.2-1-5.9-1.5c-1.9-0.6-2.9-1.9-2.5-3.4c0.4-1.3,0.8-2.6,0.6-4c-0.1-0.5,0.4-0.9,0.9-1 c0.4-0.1,0.9,0.1,1,0.4c0.3,1.5,1.9,2.1,2.4,3.4c-0.5,0.7-1.2,0.6-1.7,0.7c-0.7,0.1-1.1,0.5-1.1,1.1c0,0.5,0.4,0.9,0.9,1 c0.7,0.2,1.5,0.4,2.2,0.6c2.5,0.7,2.7,0.7,3-1.8c0.4-2.3,1.6-3.3,3.8-3.7c1.4-0.2,3-0.5,4.4-1.6c-1-0.8-1.7-1.4-2.5-1.9 c-3.7-2.2-7.4-4.3-10.7-7c-1.9-1.6-3.3-3.5-5.3-5c-7.9-5.9-14.2-13.3-19.3-21.7C94,73,93.4,72.1,93.3,71c-0.4-2.2-1.4-4.2-2.5-6.2 c-1.5-2.7-0.3-5.5,2.9-5.8c3.9-0.4,7.9-0.2,11.9-0.2c2.6,0,5.2,0.8,7.7,1.5c6.8,1.8,13.5,3.9,20.3,5.7c5.4,1.4,10.7,3.2,16.3,3.6 c6.2,0.5,12.4,1.5,18.5,2.8c8.1,1.8,16.3,3.2,24.5,4c1.9,0.2,3.8,0.7,5.7-0.3c0.6-0.3,1.4-0.1,2,0.1c2.9,1,5.9,1.2,8.9,1.5 c3.5,0.5,7.1,1.2,10.6,1.3c3.1,0.1,6.2,1.1,9.3,0.1c1-0.3,1.9,0.1,2.9,0.2c4.2,0.7,8.4,1.7,12.8,1.5c0.8,0,2.7,0.6,1.5-1.7 c-0.4-0.7,0.8-0.6,1.2-0.6c3.6,0,7.2-0.2,10.8,0.1c2.1,0.2,4.5,0.2,6.2,2.2c0.5,0.6,1.4,0.6,2.2,0.6c3.5,0.2,7,0.6,10.5,0 c2-0.3,4.1-0.4,6.1-0.6c0.7-0.1,1.3-0.2,2-0.4c0.4-0.1,0.7-0.4,0.6-0.9c-0.1-0.2-0.4-0.5-0.6-0.6c-2.7-0.2-4.4-2.4-6.9-3.1 c-1.2-0.4-2.2-1.1-2.4-2.5c1.2-0.5,2,0,2.9,0.4c2,0.9,4.1,1.1,6.2,1.9c0.6,0.2,1.2,0.1,1.5-0.4c0.4-0.7-0.2-1.1-0.5-1.5 c-0.8-0.9-1.8-1.4-2.9-1.9c-6-2.5-11.9-5.4-16.9-9.7c-1.6-1.3-3.2-2.8-3.7-4.8c-0.5-1.9-1.5-3.3-2.8-4.6c-1.5-1.5-1.3-2.1,0.6-2.9 c1.9-0.7,2-0.9,1-2.7c-1.2-2.2-1.7-4.4-0.2-6.6c0.5-0.7,0.1-1.9,0.9-2.4c1.1-0.5,1.3,0.9,2,1.3c0.3,0.1,0.5,0.2,0.8,0.3 c4.7,1.2,9.4,1.2,14.1-0.1c2.5-0.7,4.9-0.9,7.5-0.6c3.1,0.4,6.2,0.7,9.3,0.7c3-0.1,6,0,9,0.5c2.3,0.4,4.7,0.5,7,0 c0.7-0.2,1.3-0.2,2-0.1c4.4,0.4,8.6,1.4,13,1.7c6.5,0.5,13.1,0.3,19.6,0.4c0.9,0,1.7-0.3,2.5-0.6c0.8-0.4,1.7-0.4,2.6-0.3 c6.6,1.1,13.2,0.8,19.8,0.6c2.6-0.1,5.2-0.4,7.9-0.1c7.2,0.8,14.4,0.4,21.6,0.3c8.4-0.2,16.6-1.8,24.9-3.3c2.6-0.5,5-1.5,7.6-1.9 c5.1-0.7,10.4-0.2,15.4-1.7c2.8-0.9,5.8-0.4,8.7-0.8c3.5-0.5,6.9-1.5,10.3-2.1c6.1-1.1,12.3-2.2,18.5-3c3-0.4,6.1-2.1,9.2-0.1 c0.2,0.1,0.6,0,0.9-0.1c2.5-0.4,5-0.8,7.5-1.3c0.6-0.1,1.4,0,1.6-0.6c0.5-1.8,1.6-1.4,2.7-0.8c0.9,0.5,1.9,0.4,2.8,0.2 c2.3-0.3,4.7-0.5,7-0.9c3.6-0.7,7.4-0.8,10.5-3.3c0.9-0.8,2.2-0.9,3.3-0.9c2.1,0.1,4-0.3,6-0.6c4.5-0.6,9-1.5,13.5-2.5 c7.7-1.7,15.4-3.6,23.2-4.8c7.4-1.1,14.9-1.7,22.4-2c6.3-0.3,12.5-1.2,18.4-3.2c3.5-1.2,7.2-1.9,10.8-2.6c4.6-1,9.1-2.2,12.9-5.1 c0.6-0.5,1.3-0.8,2.1-1.1c1.2-0.4,2.6,0.3,3.2,1.3c0.6,1.1-0.4,1.5-1,2.1C642.8,4.3,642,5,641.7,6c0.4,0.5,0.8,0.6,1.1,0.5 c6.4-1.7,13-2.5,18.9-5.9c0.2-0.1,0.3-0.2,0.5-0.3c1.3-0.5,2.2,0.1,1.7,1.2c-0.7,1.6-0.1,2.8,0.7,4c0.3,0.4,0.6,0.8,0.5,1.3 c-0.4,1.9,0.6,2.7,2.3,3c0.7,0.1,1.2,0.6,1.8,0.9c2.1,1,4.1,2.1,6.6,1c2.3-1,3.1-0.4,3.3,2.1c0,0.5-0.2,1.3,0.3,1.3 c2.2-0.2,1.3,1.2,1.3,2.2c0,0.9,0.5,1.5,1.3,1.7c2.3,0.6,4.6,1.7,7,0.3c0.6-0.3,1.3-0.5,2-0.4c2.7,0.2,5.2-1.3,8-1.1 c0.8,0,1.4-0.6,2-1.1c1.3-1.1,2.8-1.9,4.3-2.7c0.8,0.6,0.7,1.3,0.9,2c0.2,0.6,0.6,0.9,1.1,0.7c2.7-1.2,6-0.2,8.6-2.2 c0.8-0.6,2.1-1.5,2.9-0.9c2.1,1.4,3-0.1,4.1-1.3c0.3-0.4,0.7-0.7,1.1-1c1.4-1,2.2-0.9,3,0.7c0.3,0.6,0.4,1.6,0.9,1.8 c2.3,0.7,1.9,2.6,2.2,4.3c0.2,1,0,2.2,0.8,3c4-0.9,5.2,0.1,5.4,4.3c0,0.5,0,1,0.1,1.5c0.1,0.4,0.3,0.7,0.8,0.7 c0.5,0,0.6-0.4,0.7-0.8c0.1-0.9,0-1.8,0.7-2.5c0.3-0.3,0.6-0.5,1-0.3c0.4,0.2,0.6,0.5,0.5,1c-0.5,2.2-1.2,4.3-2.2,6.3 c-0.3,0.7-1,0.9-1.7,1.1c-2.5,0.7-3.8,2.2-4,4.8c-0.1,1-0.6,1.8-1.8,2.1c-2.6,0.6-5.1,1.4-7.7,1.9c-3.7,0.7-7.5,1.1-10.2,4.3 c-2.2,0.2-2.1,2.1-2.4,3.5c-0.5,2,0,2.3,1.9,1.8c2.2-0.7,4.4-0.9,6.4,0.7c0.6,0.5,1.3,0.4,1.9,0.1c1.4-0.5,2.5-1.6,4-1.7 c0.5-0.1,0.7-0.7,0.8-1.1c0.8-2.3,3.1-3.1,4.7-4.6c0.7-0.7,1.6-0.6,2.1,0.6c0.1,0.3,0.1,0.6,0.3,0.8c0.6,1.4,0.8,1.4,2,0.3 c0.7-0.6,1.3-1.2,2-1.7c1.6-1.1,1.8-1,2.5,1c0.9,2.3,3.4-0.8,4.4,1.4c0.2,0.4,0.8-0.3,0.9-0.8c0.5-2.2,3.3-0.9,4.2-2.7 c0.2,0.1,0.4,0.1,0.5,0.3c1,1.4,2,0.2,3.2,0.3c-0.7-0.9-2.4-0.9-1.3-2.3c0.9-1.1,1.7-0.5,2.4,0.3c0.4,0.6,0.9,0.7,1.5,0.4 c1.3-0.8,2.6-1.2,4.1-0.5c0.5,0.2,0.9-0.3,1.2-0.7c0.4-0.4,0.8-1,1.5-0.7c0.8,0.3,0.7,1.1,0.7,1.8c0,0.9-0.3,1.9,0.9,2.7 c0.5-1.1-0.1-2.1,0.3-3c0.2-0.3,0.7-0.8,0.8-0.3c0.5,1.8,1,0.4,1.4,0.1c1.5-0.9,1.9-1,2.3,0.6c0.4,1.6,1.1,1.6,2.3,1.1 c0.6-0.3,1.2-0.6,1.9-0.8c1-0.3,1.7,0.2,2.1,1.1c1.4,3.1-1.1,8.7-4.4,9.6c-1.4,0.4-2.4,1-3,2.4c-0.9,2.2-2.5,3.6-4.9,4.2 c-3.8,1-7.2,2.9-10.8,4.4c-0.9,0.4-1.6,1-2.1,1.9c-1.2,2-1.3,2-3.7,1.4c-0.2,0-0.4-0.1-0.6-0.1c-2.6,0.7-5.3,1.2-7.8,2.1 c-2.1,0.7-3.1,2.5-3.5,4.8c1.6-0.1,2.6-0.9,3.6-1.5c0.7-0.4,1.2-1.2,2-0.6c0.7,0.6,0.7,1.3,0.2,2.1c-1.2,1.7,1.5,1.7,1.2,3.1 c-0.1,0.6,0.4,1.1,1.1,1.2c0.5,0.2,1,0,1.3-0.4c0.8-1,2.2-0.7,3.1-1.6c0.5-0.5,1.1-0.3,1.5,0.1c0.5,0.4,1.1,0.9,0.8,1.7 c-0.1,0.5-0.4,0.9-0.6,1.3c-0.9,1.6-0.9,3.1,0.4,4.5c0.3,0.3,0.9,0.7,0.7,1.2c-0.3,0.8-0.9,1.5-1.1,2.3c-0.2,0.7-1.1,0.7-1.7,0.9 c-2.5,0.8-2.7,1-2.7,3.9c1,0.3,1.9,0,2.9-0.3c0.6-0.2,1.3-0.5,2-0.5c0.8,0,2.1-0.1,1.2,1.4c-0.2,0.4-0.3,0.7,0,1.1 c0.6,0.6,0.4,1-0.3,1.2c-1.4,0.4-2.8,0.8-4.2,1.1c-0.4,0.1-0.8,0.1-1-0.4c-0.1-0.4,0.2-0.7,0.5-1c0.2-0.2,0.5-0.4,0-0.7 c-2.7,0.1-5.3,1-7.9,1.5c-3.2,0.6-5.4,2.1-6.2,5.5c1.9,0.8,3.4-1.2,5.3-0.9c1.8,0.3,3.7-1.1,5.6,0.3c-2.1,1.4-4.5,0.8-6.4,2 C737.5,102.4,740.4,102.9,743.3,102.3L743.3,102.3z M694.5,666.9c0.2-1,1.3-1,2.2-1.3c3.2-1,6.5-1.4,9.7-1.9 c0.6-0.1,1.4,0.1,2.1-0.8c-2.7,0.1-5.1,0.3-7.5,0.5c-5.1,0.4-10.3,0.7-15.3,2.2c-7.3,2.2-14.7,3.7-22.2,5.2 c-2.8,0.5-5.6,0.5-8.4,0.7c-12.6,0.9-25,2.5-37.3,5.3c-2.2,0.5-4.4,0.9-6.6,1.2c-1.2,0.2-2.2,0.7-3.1,1.3c3.9,0,7.8-0.7,11.6-1.3 c5.8-0.9,11.5-1.8,17.4-2c5.3-0.2,10.4-1.4,15.6-2.4c1.8-0.4,3.6-0.6,5.5-0.1c1,0.3,2.1,0,3.2-0.1c5.7-0.4,11.1-1.9,16.7-2.8 c1.1-0.2,2.1-0.3,3.1,0.2c1.4,0.7,2.7,0.3,3.9-0.4c2.7-1.6,5.6-2,8.7-1.4c0.8,0.2,1.5,0.2,2.5-0.2 C695.9,667.7,694.2,668.1,694.5,666.9z M520.8,683c-3.5,0.6-7-0.1-10.5-0.1c-11-0.2-22-0.4-33-0.3c-0.4,0-0.8,0.1-1.4,0.1 c1.9,2.2,4.1,3.1,6.7,3.3c2.9,0.2,5.8,0.4,8.7,0.5c2.4,0.1,4.8,0.6,7.2,0.9c7.1,0.7,14.1,1.5,21.2,0.5c0.9-0.1,1.9,0.1,1.7-1.6 c-0.2-1.2,1.7-1.1,2.2-2.2C522.9,683.1,521.9,682.8,520.8,683z M716.8,104.7c-1.5,0.4-3.1-0.3-4.5,1c-0.5,0.4-0.8-0.2-1.1-0.6 c-0.9-1-1.8-1.1-2.8-0.1c-0.6,0.6-1.2,1-2,1.2c-3.9,1-7,3.8-10.9,4.9c-0.3,0.1-0.5,0.2-0.6,0.8c1.2,0.3,2.4,0.2,3.6,0 c2.5-0.3,4.9-1.2,7.4,0c0.6,0.3,1.4,0.1,2-0.2c1-0.6,2.2-0.7,3.4-1c0.9-0.2,1.8-0.1,1.1-1.7c-0.5-1.1,3-3.4,4-2.6 c1.8,1.4,3.1,0.4,4.5-0.5c0.7-0.4,1.2-1.1,2-1.2c0.8-0.1,2.1-0.5,1.1,1.2c-0.4,0.7,0.3,0.8,0.7,0.8c2.3,0.3,3.8-0.7,4.8-3.3 C725.2,102.8,721,103.6,716.8,104.7z M597.7,140.5c-0.8-1.3-2.1-0.5-3.1-1.2c0.6-1,1.5-0.7,2.3-0.7c1.8,0.1,3.7,0.5,5.5,0.4 c1.2,0,2.2,0.1,2.3,1.8c0.1,1.2,1.7,1.4,2.6,0.5c1.6-1.5,1.7-1.5,3.6,0.1c0.2,0.2,0.4,0.5,0.7,0.3c2.6-1,5.7-0.8,7.3-4.1 c-1.4-0.4-2.5-1.6-4.3-1.7c-0.1,1.1,1.9,2.1,0.1,3c-0.6,0.3-1,0.7-1.3-0.2c-0.1-0.5-0.3-0.8-0.7-1.2c-1.9-2.2-4.3-2.3-6.9-1.8 c-3.9,0.7-7.8,1.5-11.8,2.1c-1.4,0.2-1.2,2.1-2.8,1.7C593.4,140.2,595.4,141.5,597.7,140.5z M716.8,76.3c0.4,0,0.7-0.1,0.9,0.5 c0.4,1.3,0.4,1.4,1.4,1c3.9-1.3,7.5-3.1,11.3-4.8c0.7-0.3,1.3-0.8,1.4-1.9c-2,0.2-3.9-0.4-5.5,0c-3.3,0.7-6.5,2.3-9.7,3.6 c-0.5,0.2-1,0.6-1.2,1.4C715.9,76.6,716.3,76.3,716.8,76.3z M109.5,321.5c-0.2,0.8-0.3,1.8-1.6,1.2c-0.6-0.3-1.3,0.1-1.9,0.7 c3.4,1.6,6.5,3.7,10.3,3.7c0.7,0,1.3,0.2,2-0.2c0.7-0.4,1.2-1,1.3-1.8c0.1-0.9-0.7-1.1-1.3-1.4c-3-1.1-5.7-2.8-8.9-3.7 C109.4,320.6,109.6,321.1,109.5,321.5z M98.2,322c-0.1-0.4-0.3-0.8-0.7-0.9c-1.4-0.1-2.6,0.8-3.6,1.5c-0.8,0.6-0.7,1.5-0.5,2.4 c0.1,0.5,0.4,0.9,0.9,1c2.1,0.4,4.1,0.9,6.2,1.3c0.6,0.1,1.1-0.1,1.8-0.8C100.1,325.7,98.6,324.3,98.2,322z M877.2,355.1 c-0.7-1.6-1.8-1.6-2.8-1.7c-1.4,0-2.7-0.1-3.7-1.4c-0.6-0.8-1.6-0.7-2.4-0.6c-1.7,0.2-3.4,0.5-5.1,0.8 C867.6,354.5,872.3,353.9,877.2,355.1z M577,142.4c2.1-0.6,4.2-0.3,6.3,0.4c0.5,0.2,1.1,0.2,1.7,0.2c0.7,0,1.7,0.2,1.9-0.8 c0.2-0.6-1.2-2.2-1.9-2.3c-0.2,0-0.4,0-0.6,0c-2.8,0.5-5.7,1.1-8.8,1.7C576.3,142.5,576.7,142.5,577,142.4z M611.3,690.4 c1.3,0.3,2.5,0.6,3.8,0.8c0.9,0.1,1.9,0.5,2-1.1c0-0.5,1-0.5,1.5-0.6c1-0.2,2.1,0.1,2.9-0.9C618.1,688.9,614.6,689.1,611.3,690.4z M894.7,88c1.2,0.4,11-0.9,13.3-1.8C903.4,85.7,899.1,87.5,894.7,88z M335,681.2c0.4,1.2,1.4,1.7,1.9,1.5c3.1-1.6,6.5-0.1,9.6-1.1 C342.8,681.7,339,680,335,681.2z M533.7,684c1.8,0.8,7.3,1.2,11.1,0.8C540.9,684,537.5,683.8,533.7,684z M251.4,80.9 c3.1,1,6.4,0.5,9.5,0.6C257.8,81.3,254.6,80.5,251.4,80.9z M848.2,353.1c1.7,0.8,3.1,0.1,4.7-1.1C850.1,351,850,351,848.2,353.1z'/%3E%3C/svg%3E%0A"); 

                                                 mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.5.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1000 700' style='enable-background:new 0 0 1000 700;' xml:space='preserve'%3E%3Cpath d='M743.3,102.3c3.3,1.2,6.7-0.8,10,0.2c0.5,0.1,0.9-0.3,1.2-0.7c0.5-0.6,1.1-0.7,1.8-0.8c3.5-0.7,7-0.7,10.5-2 c3.2-1.2,6.9-1.4,10.4-1.4c2,0,3.9-0.1,5.8-0.7c3.3-1,6.7-2,10.2-1.7c2.3,0.2,4.7,0.2,7-0.3c0.8-0.2,1.6-0.2,2.3,0.2 c1.7,1,3.4,0.7,5.1,0.4c8.5-1.4,16.9-2.8,25.4-4.1c0.4-0.1,0.8,0,1.1,0.5c-0.5,0.8-1.4,0.8-2.2,1c-0.9,0.2-1.7,0.3-2.6,0.5 c-5.9,1.5-11.8,2.4-17.9,3c-0.8,0.1-1.6,0.2-2.4,1.3c6.3-0.1,11.9-2.4,17.8-2.4c-2,1.7-5.1,1.2-7.1,3.6c4.5-1,8.7-1.2,12.8-2.3 c2.4-0.6,4.8-1.3,7.4-1.6c2.7-0.3,5.5-1.1,8.1-2.4c0.5-0.2,2.6-0.5,3.2-0.3c1,0.3,2.3-0.7,2.7-0.2c0.6,0.6,1.1,1.4,1.9,1.9 c0.5,0.3,1.1,0.3,1.7,0.2c1.5-0.3,3.1-0.5,4.6-0.8c0.5-0.1,1.2-0.1,1-1.4c-2.2,0.6-4.3,1.9-6.9,1c2.7-1.3,5.2-1.9,7.7-2.6 c0.8-0.2,1.8-0.5,2.2,0.2c0.9,1.7,2,1.1,3.2,0.6c1.1-0.5,2.1-0.1,3.2,0c0.3,0,0.6-0.1,0.6-0.5c-0.4-0.7-1.9,0-1.9-1.3 c0.9-0.8,2-0.8,3-1c2.7-0.7,5.7,0,8.1-1.9c0.7-0.6,1.7-0.2,2.5,0.2c1.2,0.7,2.4,0.7,3.6,0.3c0-0.8-1-0.3-1-1.2 c0.9-0.3,2.4-1.3,2.7-0.6c0.9,2.1,2.3,1.2,3.2,0.7c3.6-1.7,7.4-1.6,11.2-2.3c-1.8-1.2-1.8-1.9-0.2-2.7c1.4-0.7,2.9-1.3,4.5-1.1 c1.7,0.2,2,0.5,1.6,2.3c-0.3,1.2,0,2.2,0.6,3c0.6,0.7,1.4-0.2,2.1-0.3c0.8-0.2,1.5-0.3,2.3-0.6c4.1-1.8,8.1-0.9,12.3-0.1 c-1.4,2-3.4,1.7-5.2,2c-3.5,0.5-6.6,3.1-7.4,6.5c1.4-0.9,3-0.9,3.8-2.6c0.7-1.4,2.2-0.9,3.4-0.7c0.7,0.1,0.9,0.7,0.8,1.4 c-0.3,1.2-1.2,1.7-2.3,1.9c-0.3,0.1-0.6,0.1-0.9,0c-1.9-0.3-3.4,0.6-4.7,1.8c1.5,2.1,1.5,2.1-0.8,3.5c-0.6,0.3-1.2,0.6-1.3,1.4 c0.6,0.5,1.4,0.1,1.9,0.5c2.2,1.6,4.3,1.2,6.7,0.5c2.8-0.9,5.8,0.2,8.7-0.5c0.6-0.1,1.6,0,1.9,0.4c1.3,1.6,2.6,1,3.9,0.4 c3.3-1.5,7-1.6,10.5-2.3c2.3-0.5,4.4,0.5,6.7,0.1c0.9-0.2,1.5,0.6,1.6,1.4c0.2,1.6,1.3,1.8,2.5,2c1,0.2,1.9,0.2,2.9-0.1 c0.6-0.2,1.3-0.4,1.7,0.1c1.1,1.7,3.1,1.4,4.6,2.2c0.9,0.4,2.2,0.2,2.3,1.6c0.1,1.2,1,1.8,1.6,2.7c0.1,0.1-0.2,0.5-0.4,0.7 c-0.6,0.8-1.4,1.2-2.3,0.7c-1.4-0.7-2.1-0.2-3.2,0.8c-2,1.9-4.3,3.5-7.4,2.9c0-0.3,0-0.4,0-0.5c0.9-1.2,2.5-1.4,3.7-2.3 c0.5-0.3,1.1-0.5,1.1-1.2c-0.1-0.6-0.5-1-1.1-1.2c-1.1-0.2-2.2-0.5-3.1-1.5c-0.5-0.5-1.3-0.3-1.9,0c-0.7,0.3-1.5,0.5-2.2,0.8 c-2.3,0.7-2.6,1.4-1.3,3.5c0.6,0.9,1.5,0.9,1.8-0.1c0.2-0.7,0.5-1.2,1.1-1.6c0.5-0.3,1-0.3,1.2,0.3c0.4,1.2-1.2,3.5-2.4,3.5 c-1.6,0.1-3.3,0.2-4.9-0.1c-0.5-0.1-1.1,0.1-1.1,0.7c-0.1,0.5,0.4,0.9,0.8,1c0.8,0.2,1.6,0.4,2.3,0.2c2.5-0.6,4.9-1,7.2,0.4 c0.4,0.2,1,0.1,1.4,0c1.5-0.4,3.1-0.3,4.7-0.4c1.9-0.1,3.6-0.4,5.3-1.3c1.9-1,3.9-1.5,6.1-1.7c3.2-0.3,6.3-1.2,8.7-3.6 c0.6-0.6,1.4-0.8,2.1-0.8c3.3-0.4,6.2-1.5,8.7-3.7c1.5-1.3,2.8-1.5,4.7-0.9c-0.6,1-1.7,1.2-2.6,1.7c-0.9,0.5-1.8,0.8-2.3,1.7 c-0.8,1.4-2.2,1.9-3.6,2.3c-1,0.3-2.1,0.6-3.1,1c-5.8,2.3-11.4,5-17.5,6.6c-1.7,0.4-3.3,1.2-4.9,1.9c-4.7,2-9.3,3.9-14.1,5.6 c-5.2,1.8-10.2,4.3-15.2,6.8c-0.7,0.3-1.5,0.6-1.5,1.6c0.1,1.8-1.2,2.7-2.4,3.7c-1.4,1.1-2.8,2.3-1.9,4.4c0.3,0.7,0,1.3-0.3,1.9 c-0.5,0.7-1.2,1.3-0.9,2.4c2.9-0.1,5.7-0.2,8.6,0.2c1,0.2,2.3,0.3,3.2-0.3c2.5-1.6,5.1-0.3,7.6-0.2c0.9,0,1.5,0.1,1.8-0.7 c0.6-1.7,2.1-2.1,3.5-2.8c0.7-0.3,1.7-0.8,2.1,0c0.5,0.9-0.6,1.2-1.2,1.6c-0.3,0.2-0.7,0.2-1.1,0.4c-0.6,0.3-0.5,0.8,0,1.4 c1.6-1.4,3.9-1.5,5.7-2.6c1.3-0.8,2.3-0.2,3.1,0.7c0.9,0.9,0,1.6-0.4,2.3c-0.7,1.2-1.4,2.3-2.1,3.6c1.4,0.4,2.6,0.3,3.8-0.1 c1.4-0.5,2,0.3,2.3,1.5c0.5,1.8-0.3,3.2-1.2,4.7c-0.3,0.4-0.7,0.6-1.3,0.5c-2.2-0.4-3.5,1-4.4,2.7c-0.5,0.9-1.1,1.4-2.1,1.8 c-2.8,1.1-4.5,3.3-5.8,6.1c4.1-0.6,7.3-2.9,10.7-4.4c2-0.9,3.3-2.6,5.5-3.2c3-0.8,5.8-2.3,8.2-4.3c1.8-1.5,3.6-3,5.6-4.3 c2.2,0.2,2.9-1.7,4.1-3c1-0.3,2-0.6,3.4-1.1c-1.5-0.5-2.3-1.1-1-2.2c0.2-0.2,0.4-0.4,0.6-0.6c1.1-1.4,1-2.2-0.4-3.1 c-0.5-0.3-1-0.6-1.6-0.8c-3.4-1.2-6.9-2.2-10.5-2.2c-0.7,0-1.6,0.3-2-0.7c2.4-1,3-1,5.1-0.9c3.5,0.1,6.9,1.2,10.4,1.5 c1.4,0.1,2.3,1,2.9,2.2c0.5,0.9,0.8,1.8,1.2,2.7c0.9,2.2,0.5,4.2-1,6c-1.1,1.3-2.4,2.3-3.8,3.2c-4.8,3.3-9.5,6.9-14.6,9.7 c-1.1,0.6-2.2,1.4-3.4,1.7c-2,0.4-3.6,1.6-5.1,2.7c-1.1,0.7-2.2,1.3-3.3,1.9c-2.4,1.3-5.1,1.9-7.5,3.1c-4.3,2.2-8.7,3.9-13.2,5.5 c-3,1-4.6,3.2-6,5.6c-2,3.6-4.1,7.1-6.6,10.3c-1.3,1.7-2.6,3.4-3.4,5.4c-0.9,2.1-2.4,3.8-4,5.3c-5.3,4.9-11.3,8.9-17.3,12.9 c-1.8,1.2-3.5,2.2-2.8,5.5c-1.9-2.2-3.3-2-4.9-0.8c-1.2,0.9-2.4,1.6-3.4,2.7c-0.9,1.1-1.9,2-3.6,2.2c-2.3,0.3-3.1,1.6-3.3,4.1 c0,0.7,0,1.4-0.2,2c-0.4,1.5-1.3,1.8-2.7,1c-0.3-0.1-0.5-0.4-0.7-0.5c-2.4-1.8-2.7-1.7-4.5,0.9c-1.2,1.7-2,3.8-4,4.9 c-0.3,0.2-0.5,0.6-0.7,0.9c-0.7,1.6-2,2.3-3.6,2.6c-1.6,0.3-3.1,1.1-4.7,1.7c-1.2,0.5-1.9,1.1-0.8,2.3c0.5,0.6,0.7,1.3,0,1.8 c-0.5,0.4-1.2,0.2-1.6-0.2c-1.9-1.9-3.6-1.2-5.4,0.1c-0.7,0.5-1.6,0.8-2.4,1.1c-1.4,0.7-2.3,1.8-2.6,3.3c-0.2,1.5-1,2.7-1.8,4 c-0.9,1.6-2.3,3.3-1.7,5.1c0.7,2.2-0.3,3.1-1.7,4.1c-1.7,1.2-3.1,2.7-5,3.6c-0.7,0.3-1.2,1-1.6,1.6c-0.9,1.4-2.1,2.6-3.3,3.7 c-1,0.9-1.8,2-2.2,3.3c-0.8,2.4-2.1,4.6-4.8,5.5c-1.3,0.5-2.2,1.6-3,2.7c-2.9,4.6-6.9,8.2-11.1,11.5c-1.2,1-2.7,1.6-3.8,2.7 c-2.9,3.1-6.4,5.4-9.7,8c-1.7,1.3-3.9,2.3-4.5,4.7c-0.1,0.5-0.6,0.7-1.1,0.8c-0.7,0.2-1.3,0.5-1.6,1.2c-1,2.4-3,3.8-5,5.1 c-1,0.6-2,1.6-1.6,2.9c0.4,1.3,1.6,0.6,2.6,0.6c1.1,0,1.9,0.6,2.2,1.6c0.4,1.1-0.6,1.6-1.4,1.9c-1.3,0.6-2.2,1.2-1.9,2.8 c0.1,0.8-0.7,1-1.3,1.3c-1.8,1.1-5.8,5.6-6.9,7.7c0.8,0.6,1.8,0.6,2.5,0.1c2-1.7,4.3-1.4,6.6-1.7c3.8-0.5,7.8,0,11.2-2.4 c-0.5-0.5-1.6,0.4-1.9-0.7c0.7-0.8,1.6-0.9,2.4-0.6c1.8,0.6,3.4-0.1,4.7-0.9c3.9-2.4,8.4-2.9,12.5-4.5c4.3-1.7,9.4-0.6,14.9,1.8 c0.3,0.1,0.8,0.1,1.1,0.1c3.3-0.7,6.6-0.5,9.9-0.5c0.5,0,1.3,0.1,1.2-1c-1.4-0.3-2.8-0.6-4.2-0.9c-0.4-0.1-0.7-0.2-0.8-0.7 c-0.4-1.7-0.4-1.8-1.6-1.7c-2.4,0.2-4.9,0-7.3,0.5c-1.8,0.4-3.7,0.7-5.5,0.4c-2.3-0.3-4.5-0.2-6.7,0.3c-0.8,0.2-1.8,0.6-2.6,0.4 c-2.2-0.5-4.2,0.2-6.3,0.7c-1.3,0.3-2.6,0.8-4,0.6c-0.4-0.1-0.7-0.3-0.8-0.7c-0.1-0.5,0.2-0.7,0.7-0.7c3.9-0.5,7.5-2.2,11.4-2.5 c1.1-0.1,2.2-0.1,3.1-0.6c1.7-0.9,3.3-0.9,5.1-0.8c1,0.1,2.1,0.2,3.1-0.5c-0.8-0.8-1.7-0.5-2.4-0.7c-0.5-0.1-1-0.3-1-0.9 c0-0.6,0.5-0.8,1-0.8c1.1-0.1,2.2-0.1,3.2,0c5.6,0.6,11.2,0.8,16.9,0.1c7.3-0.9,14.6,0.2,21.9,0.9c0.5,0,0.9,0.3,1.3,0.5 c0.2,0.1,0.4,0.5,0.4,0.7c-0.1,1.1-1.4,0.7-1.7,1.2c-0.5,0.7,1.2,1.3,0.3,2.3c-0.1,0.1-0.3,0.3-0.5,0.4c-1,0.5-1.9,0.6-3,0 c-3.2-1.6-6.3-3.6-10.1-3.4c-1.3,0.1-2.6-1.5-3.8-0.1c-0.9,1.1-0.3,2.7-1,3.7c0.5,0.9,1.7,0.2,2.1,1.6c-2.1-0.3-4.1-0.4-5.1,2 c0.5,0.2,0.8,0.4,1.2,0.5c2.5,0.6,5,2.8,7.5-0.1c0.4-0.4,1.1,0.2,1.1,0.9c0,0.9-1,1.7-0.3,3c1.1-1.5,2.9-1.7,4-2.9 c0.3-0.3,0.9-0.4,1.3,0c0.2,0.2,0.3,0.5,0.1,0.8c-1.5,2.1-3,4.2-5.7,5.1c-3.8,1.3-6.1,4.1-7.4,7.7c-0.6,1.6-0.7,3.4-1.3,5.1 c-0.7,2.1-0.4,2.4,1.7,1.8c1.1-0.3,2-0.5,1.9,1.2c-0.1,0.7,0.5,0.8,1,0.8c1.5-0.1,3,0.3,4.3-0.4c4.7-2.1,9.8-2.2,14.8-2.6 c3.4-0.3,6.6,0.2,9.6,1.9c1.3,0.7,2.6,0.7,3.9,0.2c3.9-1.2,7.1,0.9,7.8,5.3c-1-1.8-2.6-2.8-4.4-3.6c-0.7-0.3-1.4-0.9-2.1-0.2 c-0.6,0.5-0.3,1.3-0.1,1.9c0.9,2.6,0.7,5.2-0.1,7.7c-0.1,0.3-0.2,0.7,0.2,1c1.3-0.5,1.7-1.8,2.5-2.8c0.2-0.3,0.6-0.5,1-0.4 c0.4,0.2,0.5,0.6,0.4,1c-0.3,1.8-0.3,3.6-1.8,5.1c-4,3.9-7.6,8.1-11.7,11.8c-2,1.8-3.7,3.7-4.3,6.4c-0.2,0.7-0.6,1.4-1.1,2.1 c-1.9,2.7-3.7,5.5-5.7,8.2c-3.3,4.7-6.9,9.2-11.1,13.1c-1,1-2.1,2-2.6,3.7c1.9,0.4,3.6,0.2,5.4,0.1c5.5-0.2,10.5,1.4,15.6,3.4 c3.2,1.3,4.9,3.5,6,6.7c1.2,3.7,0.8,7-1.4,10.3c-1.9,2.8-4.9,4.4-7.1,6.8c-1.6,1.7-2.7,3.2-2.5,5.6c0.2,2-0.3,3.9-1.3,5.6 c-1.2,2.1-2.1,4.4-2.8,6.8c-1.6,5.5-4.8,10-8.7,14c-5.2,5.3-11.7,8.7-18.1,12.3c-7.5,4.2-15.5,7.4-23.4,10.6c-4,1.6-8,3.1-12,4.5 c-3.4,1.2-6.7,2.7-10.1,3.9c-6.8,2.3-13.4,4.8-20,7.6c-6.9,2.9-14,4.9-21.2,6.5c-8.7,2-16.9,5.2-25,8.8c-4.8,2.1-9.6,4.3-14.8,5.4 c-0.7,0.1-1.4,0.3-1.9,0.6c-2.9,1.7-6.1,2.7-9.2,3.8c-10.8,3.9-21.6,8-32.6,11.3c-7.1,2.1-14.1,4.4-21.2,6.4c-0.5,0.1-0.9,0.5-0.9,1 c-0.1,0.6,0.4,0.8,0.8,1c1,0.5,2.1,0.4,3.2,0.3c2.2-0.3,2.7-0.1,3.6,1.9c0.4,0.8,0.8,1.6,0.6,2.5c-0.2,1.2,0.4,1.6,1.5,1.7 c0.4,0,0.8,0.2,0.8,0.8c-0.1,0.2-0.2,0.4-0.5,0.6c-1,0.8-4,0.1-2.6,3c0,0.1-0.5,0.5-0.8,0.7c-0.5,0.4-1.3,0.5-1.1,1.5 c1.3,0.5,2.5,0.1,3.8,0c6.3-0.8,12.5-2.1,18.7-3.5c0.8-0.2,1.5-0.3,2.3-0.4c0.5,0,1,0,1.1,0.7c0,0.4-0.3,0.7-0.6,0.9 c-0.5,0.2-1.1,0.4-1.7,0.5c-3.7,1.1-7.6,1.8-11.4,2.5c-1.1,0.2-2.3,0.3-3.3,1c-0.7,0.5-1.3,1-0.6,1.9c0.3,0.4,0.5,0.8,0.6,1.3 c0,1.5,1.1,1.7,2.2,1.6c0.8-0.1,1.5-0.3,2.3-0.3c1.7-0.1,3.5-0.8,5.2-0.1l0,0c-1.2,1-2.7,1.1-4.1,1.3c-3.9,0.5-7.7,1.6-11.7,2.1 c2.7,0.7,5.3,0.6,7.9,0c2-0.5,3.8-0.8,5.3,1.1c0.6,0.7,1.3,0.7,2.1,0.5c1.2-0.3,2.5-0.5,3.7-0.8c0.7-0.1,1.3-0.3,2-0.4 c0.6-0.1,1.3,0.1,1.4,0.8c0.1,0.6-0.5,0.8-1,0.8c-1.2,0.1-2.4,0.6-3.2,1.3c-2.6,2.3-5.9,2.7-9,3.8c-1.5,0.6-3.2,1-4.5,2.2 c1.2,1.2,2.7-0.3,3.7,0.9c-0.3,1-1,1-1.7,1.2c-1.2,0.3-2.4,0.5-3.3,1.6c-0.5,0.6-1.4,0.6-2.2,0.6c-3.8,0.3-7.6,0.6-11.3,1.3 c-0.8,0.2-1.5,0.2-2.3-0.1c-2.3-0.9-3.9,0.4-5.7,1.6c1,1.1,2.2,1.1,3.2,0.9c2.4-0.3,4.8,0.3,7.2,0.2c1.6-0.1,3.2,0.2,4.6,0.9 c2.3,1.1,4.5,0.8,6.8,0.6c3.2-0.3,6.5-1.4,9.6,0.6c0.3,0.2,1-0.2,1.2,0.4c-0.1,0.2-0.2,0.4-0.3,0.5c-0.6,0.3-1.2,0.6-1,1.5 c0.2,0.8,0.9,0.9,1.6,0.9c1.3,0.1,2.5,0.3,3.8,0.1c1.7-0.3,3.3,0.1,4.6,1.3c1.2,1,2.6,1.4,4.1,1.4c3,0,6.1,0,9.1,0.1 c4,0.1,8-0.8,12-0.5c3.8,0.3,7.4,0.1,11.1-0.4c2.3-0.3,4.6-0.8,6.9-1.2c2.9-0.4,3.2-0.2,3.1,2.7c0,1.2,0.6,1.5,1.5,1.6 c0.7,0,1.4,0,2-0.4c0.5-0.3,1.2-0.6,1.6,0c0.7,1.2,1.6,0.8,2.5,0.5c0.7-0.2,1.4-0.4,1.9,0.2c0.6,0.8-0.3,1.1-0.7,1.6 c-0.9,1.1-0.8,1.6,0.4,2.2c1.1,0.6,2.3,0.4,3.4,0.4c8,0,16-0.8,24-0.7c1.6,0,3.1-0.3,4.5-1.1c2.9-1.8,6.1-1.9,9.3-1.6 c2.3,0.2,4.6,0.7,7,0.5c1.9-0.1,4.7,1.8,5.4,3.5c1.8,4.4,0.5,7.6-3.7,9.6c-1.3,0.6-2.7,1-4.2,1.4c-2.5,0.6-5,1.1-7.4,1.7 c-4.6,1.2-9.3,2.2-14.1,2.5c-1.1,0.1-2.1,0.5-3.1,0.9c-4.3,2-8.4,4.6-13.2,5.5c-1,0.2-2,0.7-3,1.2c-0.6,0.3-1,0.8-0.6,1.7 c0.9-0.4,1.7-0.7,2.5-1c0.4-0.2,0.8-0.2,1.1,0.1c0.5,0.4,0.3,0.9,0.2,1.3c-0.3,1-1.3,1.7-1.2,3c1.3,0.2,2.1-0.4,2.9-1.2 c0.6-0.6,1.3-1.2,2-1.8c1.3-1,1.6-0.1,1.8,1c0.8,0,1.1-0.8,1.7-1.1c0.4-0.2,0.9-0.6,1.3,0c0.3,0.5,0,0.9-0.4,1.3 c-0.8,0.7-1.5,1.5-2.4,2.2c-0.8,0.6-1.7,1.2-2.4,2.3c1.5,0,2.7-0.6,4,0c1.9,0.8,2.2,0.6,2.9-1.6c0.4-1.3,1.1-1.9,2.6-1.7 c0,0.4,0,0.7-0.1,1c-0.9,2.2-0.9,2.2,0.9,4c1.1,1-0.2,1.4-0.5,2c1,0.3,1.7-0.2,2.3-1c0.6-0.7,1.3-1.1,2.2-1.3c1.5-0.5,2.9-1,4.4-1.5 c1-0.4,2-0.7,3.1-0.2c1,0.5,1.9,0.1,2.7-0.5c2-1.6,4.4-2.5,6.9-3.1c2.1-0.5,4-1.4,5.7-2.8c2-1.7,4.5-2.4,6.9-3.1 c1.3-0.4,2,0.2,1.8,1.5c-0.2,1.4-0.4,2.8-1.3,4.1c-1.4,2.2-3.4,3.7-5.4,5.2c-1.1,0.8-2.2,1.1-3.5,0.5c-1.9-0.8-3.9-0.4-5.8-0.2 c-1.2,0.1-2.1,0.7-1.9,2.2c1.6,0,2.8-0.6,4-1.3c0.7-0.4,1.4-0.6,2.2-0.1c2.1,1.2,4.4,2,6.2,3.7c1.1,1,1.3,1.9,0.3,3 c-1,1.1-2,2.1-3.2,3c-4,3-9.1,3.8-13.2,6.7c-0.1,0.1-0.2,0.1-0.3,0.1c-2.9,0.5-5.6,2-8.8,1.1c-1.6-0.5-3.5,0-5.1-0.5 c-3.2-0.9-6.4-0.9-9.5-0.1c-4.2,1-8.2,2.4-12.3,3.7c-0.9,0.3-1.7,0.8-2.7-0.1c0.9-1.1,2.6-0.6,3.3-1.8c-0.2-0.5-0.6-0.5-1-0.4 c-4.5,1.3-9.4,1.2-13.6,3.4c-0.5,0.3-1.1,0.4-1.7,0.6c-2.8,0.9-5.5,1.8-8.5,2.1c0.2,0.8,1.9,1.6-0.1,2c-0.9,0.2-1.7,0.4-2.6,0.6 c-7.2,1.2-14.4,2.5-21.5,4.5c-8.6,2.4-17.4,4-26,6.9c-6.4,2.2-13.3,3.1-20,4.4c-4.6,0.9-9.2,1.7-13.8,2.6c-0.6,0.1-1.2,0.3-1.1,1.1 c0.1,0.5,0.7,0.8,1.2,0.7c1.5-0.2,3.1-0.3,4.6-0.7c5.9-1.5,11.9-2.1,17.7-3.9c3-1,6.5-1.2,9.7-1.5c0.4,0,1-0.1,1.1,0.6 c-0.5,0.8-1.3,0.9-2.1,1c-2.8,0.3-5.5,1.5-8.2,2c-0.5,0.1-1.3,0.2-1.3,0.5c-0.5,2.2-2.5,1.8-3.9,2.4c-10.2,4.2-20.9,6.2-31.8,7.3 c-3.6,0.3-7.2,0.1-10.8,0.7c-8.1,1.3-16.3,1.5-24.4,2.4c-0.2,0-0.4,0-0.6,0c-4.5-0.7-9-0.2-13.5-0.5c-0.9,0-1.8-0.1-2.6-0.2 c-0.5-0.1-1.2-0.1-1.1-1c0.9-1,2.2-0.3,3.2-0.9c-1.4-0.7-2.8-1.3-4.5-1.4c-1.3-0.1-2.7-0.5-4-0.8c-0.4-0.1-1-0.3-0.9-0.9 c0.1-0.4,0.5-0.6,0.9-0.5c1.9,0.5,3.5-0.7,5.2-1c-6.3-0.1-12.5-0.3-18.8-0.1c-4.5,0.1-9-0.6-13.4-0.8c-7.4-0.5-14.8-0.8-22.2-0.3 c-1.6,0.1-3.1,0.4-4.7,0.4c-6.4,0-12.9,0-19.3-0.4c-2.9-0.2-5.8-0.4-8.8-0.2c-5.2,0.4-10.5-0.1-15.8,0.6c-0.7,0.1-1.5-0.1-2.4,0.9 c1.8,0.1,3.3,0.2,4.7,0.3c7.8,0.6,15.6,0.8,23.4,0.9c6.6,0.1,13.2,0.7,19.9,0.9c5,0.1,9.9,0.7,14.9,1.2c1.2,0.1,2.3,0.3,3.5,0.6 c0.5,0.1,1,0.3,1,0.9c0,0.7-0.6,1-1.2,1.1c-0.4,0.1-0.8,0-1.2,0c-4.7,0.8-9.5-0.1-14.3,0.2c-7.6,0.5-15.2,0.1-22.8-0.1 c-4.7-0.1-9.4,0.4-14,0c-7.5-0.7-15-0.1-22.5-0.3c-5.6-0.2-11.1-0.1-16.7-0.6c-8.4-0.7-16.9-1-25.4-1.8c-10.1-0.9-20.1-2.5-30.3-3.2 c-5.4-0.4-10.6-2.8-16.2-1.7c-0.3,0.1-0.6-0.1-0.9-0.1c-8.5-1.5-17-2.6-25.5-3.4c-9.3-0.9-18.6-2-27.9-3.2c-1.4-0.2-3-0.7-4.3,0.1 c-0.9,0.6-1.9,0.4-2.8,0.5c-7.8,0.1-15.5-1.4-23.4-1.5c-2.9,0-5.8-0.2-8.8-0.5c-11.5-1.4-23-3-34.3-5.8c-4.2-1-8.3-2-12.5-2.9 c-8-1.7-16.1-3-24.1-5c-10.7-2.7-21.5-4.9-32.3-7c-4.1-0.8-8.2-1.5-12.3-2.5c-3.8-0.9-7.8-1.4-11.3-3c-6.2-2.9-12.4-5.7-17.6-10.3 c-3.4-3-7-5.8-10.3-9.1c-2.9-2.8-5.9-5.6-9.5-7.7c-5-2.9-8.3-7.8-13-11.2c-5.4-3.9-11-7.8-15.3-13.1c-0.7-0.9-1.6-1.7-2-2.9 c-0.4-1.3-1.3-2.1-2.4-2.8c-1.9-1.1-4-2.3-5.4-4c-1.2-1.6-2.6-2.5-4.4-3.2c-4.2-1.7-5-3-4.9-7.5c0.1-1.6,0.8-2.3,2.5-2.2 c0.9,0.1,1.7,0.4,2.5,0.8c0.7,0.3,1.5,0.9,2.2,0.6c1.7-0.6,3,0.2,4.4,0.9c1.1,0.6,2.3,1,3.5,1.4c7.3,2.5,14.6,4.9,21.8,7.6 c7.9,3,15.9,5.4,24.3,6.1c1.5,0.1,3.1,0.3,4.6,0.5c-1.7-1.6-3.5-2.7-5.3-3.9c-6.7-4.1-13.1-8.8-19-14.1c-4.3-4-8-8.5-11.9-12.9 c-5.4-6.2-11.3-12.1-15.2-19.5c-0.7-1.4-2-2.4-3-3.6c-2.1-2.2-3.7-4.7-4.4-7.8c-0.4-2-1.1-4-2.7-5.4c-3-2.7-4.5-6.1-4.9-10 c-0.3-3.1,0.3-6,3-8.1c0.4-0.3,1-0.8,1-1c-0.5-2.1,1-3.9,1.3-5.8c-0.7-0.3-1.1,0.1-1.4,0.4c-2.5,2.5-3.8,5.6-4,9.2 c0,0.6,0.1,1.3-0.7,1.4c-0.5,0.1-0.8-0.4-1.1-0.8c-2.6-3.6-2.4-7.4-0.5-11c1.9-3.8,4.7-7,8.9-8.4c2.1-0.7,3.7-1.9,4.7-4 c1.1-2.3,1.3-3.3-0.3-5.3c-2.1-2.5-4.4-4.9-6.5-7.5c-3.4-4.1-7.1-8-9.7-12.8c-1-1.7-1-3.3,0.1-4.9c0.9-1.3,1.8-2.5,2.7-3.8 c0.6-0.9,1.4-1.9,0.7-3c-0.7-1.3-0.2-2.1,0.5-3.1c1.1-1.8,0.6-3-1.5-3.7c-0.5-0.2-1.2-0.2-1.7-1c1.8-0.3,1.7-1,0.4-1.9 c-2.3-1.8-4.7-3.5-6.9-5.4c-6-5.2-11.7-10.9-17.4-16.5c-2.2-2.1-4.1-4.4-5.7-7c-3-5-4.8-10.4-4.8-16.3c0-2-0.5-3.7-2.4-5.1 c-1.3-1-2.2-2.4-3.4-3.6c-0.9-1-0.9-1.7,0.5-2.1c1.6-0.4,1.8-1.6,1.7-2.9c-0.1-0.9-0.3-1.7-0.6-2.6c-0.6-2.1-1.3-4.1-1.9-6.1 c-1.5-5.2-2.2-10.6-1.2-15.9c1.5-8.5,4.5-16.5,10.3-23.3c3.6-4.2,7.8-7.5,12.9-9.3c4-1.4,8.2-1.7,12.4-1.7c3.2,0,4.3-0.8,5.5-3.8 c0.2-0.6,0.4-1.3,0.6-1.9c1.6-3.8,6.4-6.5,10.7-6.4c0.6,0,1.2,0.3,1.3,0.9c0.2,0.9-0.5,1.2-1.1,1.4c-1.2,0.3-2.4,0.8-3.5,1.5 c-2.4,1.5-2.5,3.8-0.2,5.4c1.1,0.8,2.2,1.5,3.3,2.4c1.3,1,2.8,1.6,4.3,1.6c4.9-0.1,9.7,1.1,14.5,1.7c1.2,0.1,2.3,0.2,3.5,0.3 c1.1,0.1,2.1-0.1,3.2-0.5c1.6-0.6,1.8-1.2,0.7-2.5c-1.1-1.3-1.8-2.8-2.6-4.2c-0.5-0.8-1.1-2-0.1-2.6c0.9-0.6,1.2,0.7,1.7,1.2 c0.1,0.1,0.1,0.2,0.2,0.2c0.4,0.3,0.8,0.7,1.3,0.3c0.3-0.3,0.3-0.7,0.2-1.1c-0.3-1.1-1.3-1.9-1.2-3.6c2.2,2.2,4.6,3.2,7.6,3.1 c-0.2-2.6,1.6-3.7,3.8-4.4c3-0.8,6-1.6,9-2.5c2.7-0.9,5.4-0.2,8.1,0c0.8,0.1,1.6,0.5,1.7,1.3c0.3,1.4,1.4,1.8,2.5,2.1 c1,0.3,2,0.8,3,1.1c1.1,0.4,2.3,0.9,4.1,0.5c-2.8-1.7-5.6-2.5-8.2-4.2c0.6-0.2,0.9-0.4,1.2-0.4c2.7,0.6,5.5,1.2,8.2,2 c1.7,0.5,3.6,1,5,0.2c1.4-0.8,3-1.3,4.8-2.1c-1.5-1.1-2.8-2.1-4.1-3c-0.7-0.5-1.7-1-1.8-1.9c-0.4-2.7-2.4-3.8-4.3-5.2 c-1.7-1.2-3.3-2.4-4.9-3.7c-3-2.4-5.3-5.4-6.2-9.3c-0.3-1.4-1.1-2.7-1.6-4.1c-0.4-1.1-1.1-1.5-2.2-1.6c-2.6-0.3-5.2-0.7-7.8-1.2 c-6-1.1-12.2-1.8-18.1-3.6c-2-0.6-3.8-1.9-5.9-2.3c-5.8-1.2-11.6-2.6-17.4-4c-3.8-1-7.6-1.9-11.1-3.6c-2.4-1.1-4.8-2.4-7.3-3 c-5.1-1.2-9.7-3.4-14.4-5.7c-6.7-3.3-13-7.2-17.9-12.9c-2.3-2.8-4.4-5.8-5.6-9.2c-0.8-2.3-1.5-4.6-0.3-7.1c0.6-1.3,1.3-1.7,2.7-1.4 c2.5,0.5,2.7,0.4,3.7-1.8c0.7-1.5,0.5-2.7-0.6-4c-1.4-1.5-3-2.7-3.9-4.7c-0.7-1.8-0.8-1.9,1.1-2.4c0.6-0.2,1.3-0.1,1.3-0.8 c0.2-2.1,1.7-2,3.2-2c2.1,0,4.2,0.1,6.7-1.3c-3.6-2.4-5.5-6-9.2-7.7c-0.6-0.3-1.2-0.7-1.7-1.1c-0.7-0.7-1.1-1.6-0.7-2.7 c0.3-1,1.2-1.2,2.1-1.3c1.3-0.2,2.5-0.4,3.8-0.4c2-0.1,3.5-0.9,4.6-2.6c1.1-1.7,2.8-2.5,4.9-2.9c2.7-0.5,5.4-0.8,7.6-2.8 c0.6-0.6,1.4-0.6,2.2-0.4c2.6,0.5,5.2,0.9,7.8,1.5c3.4,0.8,6.9,1.2,10.4,1.2c2,0,3.9-0.1,5.8,0.4c1.2,0.3,2.1,0,3-0.7 c0.8-0.7,1.7-1.3,2.4-2.1c3.1-3,6.2-5.9,10-8.1c2.5-1.5,5-3,7.5-4.5c1.4-0.8,1.5-1.3,0.4-2.5c-1.6-1.7-3.2-3.5-5.4-4.4 c-3.2-1.4-6.2-3.4-9.5-4.4c-1.1-0.3-2.1-1.1-2.9-1.9c-0.9-0.9-1.8-1.7-3-2.2c-0.8-0.3-1.4-1-1.9-1.8c-1.1-1.8-2.6-3.1-4.5-4.1 c-0.8-0.4-1.5-1-2.1-1.6c-1.8-2.1-3.2-4.6-5.5-6.4c-0.8-0.6-0.8-1.8,0.2-2.2c1.2-0.4,2.3-1.1,3.7-1.3c2.3-0.2,4.7,0,6.8-1.1 c1.1-0.5,1.9-0.7,3-0.5c3.9,0.6,7.9,1.4,11.9,1.7c4.5,0.4,8.9,1.2,13.2,2.2c4.3,1,8.6,1.6,13,2.2c1,0.1,2.1,0,2-1.4 c-0.1-1.2,0.6-1.7,1.4-2.3c1.9-1.3,3.9-2.7,6.2-3.3c0.7-0.2,1.5-0.4,1.8-1.4c-0.5-0.7-1.4-0.6-2.1-0.8c-0.8-0.2-1.7-0.4-2.5-0.8 c-0.8-0.3-1.4-0.8-1.3-1.8c0.1-0.8,0.8-1,1.5-1.1c0.9-0.2,1.9-0.3,2.8-0.4c0.2-1-0.6-1.6-0.4-2.6c0.4-1.7-0.6-2.3-2.1-2.5 c-1.8-0.2-2.9-1.5-3.2-3c-0.4-2-1.7-2.7-3.4-3c-0.6-0.1-1.2-0.2-1.7-0.5c-2.1-0.9-2.6-2.7-1.1-4.4c1.3-1.6,2.9-2.9,5.1-3.3 c3.6-0.7,7.3-1.4,11-1.3c2.4,0.1,4.8,0,7.3,0c-5.4-0.4-10.7-0.4-16.1-0.4c-0.5,0-1,0.1-1.4,0.2c-2.3,1-4.8,0.7-7.1,1.7 c-0.7,0.3-1.7,0.4-2-0.6c-0.2-0.8,0.4-1.2,1-1.6c1.7-1,3.7-1.3,5.6-1.7c3.7-0.8,7.4-0.6,11.1-0.5c4.4,0.1,8.8,0.2,13.1,0.8 c1.1,0.2,2.2,0.3,4.1-0.1c-2.4-0.6-4.2-1-5.9-1.5c-1.9-0.6-2.9-1.9-2.5-3.4c0.4-1.3,0.8-2.6,0.6-4c-0.1-0.5,0.4-0.9,0.9-1 c0.4-0.1,0.9,0.1,1,0.4c0.3,1.5,1.9,2.1,2.4,3.4c-0.5,0.7-1.2,0.6-1.7,0.7c-0.7,0.1-1.1,0.5-1.1,1.1c0,0.5,0.4,0.9,0.9,1 c0.7,0.2,1.5,0.4,2.2,0.6c2.5,0.7,2.7,0.7,3-1.8c0.4-2.3,1.6-3.3,3.8-3.7c1.4-0.2,3-0.5,4.4-1.6c-1-0.8-1.7-1.4-2.5-1.9 c-3.7-2.2-7.4-4.3-10.7-7c-1.9-1.6-3.3-3.5-5.3-5c-7.9-5.9-14.2-13.3-19.3-21.7C94,73,93.4,72.1,93.3,71c-0.4-2.2-1.4-4.2-2.5-6.2 c-1.5-2.7-0.3-5.5,2.9-5.8c3.9-0.4,7.9-0.2,11.9-0.2c2.6,0,5.2,0.8,7.7,1.5c6.8,1.8,13.5,3.9,20.3,5.7c5.4,1.4,10.7,3.2,16.3,3.6 c6.2,0.5,12.4,1.5,18.5,2.8c8.1,1.8,16.3,3.2,24.5,4c1.9,0.2,3.8,0.7,5.7-0.3c0.6-0.3,1.4-0.1,2,0.1c2.9,1,5.9,1.2,8.9,1.5 c3.5,0.5,7.1,1.2,10.6,1.3c3.1,0.1,6.2,1.1,9.3,0.1c1-0.3,1.9,0.1,2.9,0.2c4.2,0.7,8.4,1.7,12.8,1.5c0.8,0,2.7,0.6,1.5-1.7 c-0.4-0.7,0.8-0.6,1.2-0.6c3.6,0,7.2-0.2,10.8,0.1c2.1,0.2,4.5,0.2,6.2,2.2c0.5,0.6,1.4,0.6,2.2,0.6c3.5,0.2,7,0.6,10.5,0 c2-0.3,4.1-0.4,6.1-0.6c0.7-0.1,1.3-0.2,2-0.4c0.4-0.1,0.7-0.4,0.6-0.9c-0.1-0.2-0.4-0.5-0.6-0.6c-2.7-0.2-4.4-2.4-6.9-3.1 c-1.2-0.4-2.2-1.1-2.4-2.5c1.2-0.5,2,0,2.9,0.4c2,0.9,4.1,1.1,6.2,1.9c0.6,0.2,1.2,0.1,1.5-0.4c0.4-0.7-0.2-1.1-0.5-1.5 c-0.8-0.9-1.8-1.4-2.9-1.9c-6-2.5-11.9-5.4-16.9-9.7c-1.6-1.3-3.2-2.8-3.7-4.8c-0.5-1.9-1.5-3.3-2.8-4.6c-1.5-1.5-1.3-2.1,0.6-2.9 c1.9-0.7,2-0.9,1-2.7c-1.2-2.2-1.7-4.4-0.2-6.6c0.5-0.7,0.1-1.9,0.9-2.4c1.1-0.5,1.3,0.9,2,1.3c0.3,0.1,0.5,0.2,0.8,0.3 c4.7,1.2,9.4,1.2,14.1-0.1c2.5-0.7,4.9-0.9,7.5-0.6c3.1,0.4,6.2,0.7,9.3,0.7c3-0.1,6,0,9,0.5c2.3,0.4,4.7,0.5,7,0 c0.7-0.2,1.3-0.2,2-0.1c4.4,0.4,8.6,1.4,13,1.7c6.5,0.5,13.1,0.3,19.6,0.4c0.9,0,1.7-0.3,2.5-0.6c0.8-0.4,1.7-0.4,2.6-0.3 c6.6,1.1,13.2,0.8,19.8,0.6c2.6-0.1,5.2-0.4,7.9-0.1c7.2,0.8,14.4,0.4,21.6,0.3c8.4-0.2,16.6-1.8,24.9-3.3c2.6-0.5,5-1.5,7.6-1.9 c5.1-0.7,10.4-0.2,15.4-1.7c2.8-0.9,5.8-0.4,8.7-0.8c3.5-0.5,6.9-1.5,10.3-2.1c6.1-1.1,12.3-2.2,18.5-3c3-0.4,6.1-2.1,9.2-0.1 c0.2,0.1,0.6,0,0.9-0.1c2.5-0.4,5-0.8,7.5-1.3c0.6-0.1,1.4,0,1.6-0.6c0.5-1.8,1.6-1.4,2.7-0.8c0.9,0.5,1.9,0.4,2.8,0.2 c2.3-0.3,4.7-0.5,7-0.9c3.6-0.7,7.4-0.8,10.5-3.3c0.9-0.8,2.2-0.9,3.3-0.9c2.1,0.1,4-0.3,6-0.6c4.5-0.6,9-1.5,13.5-2.5 c7.7-1.7,15.4-3.6,23.2-4.8c7.4-1.1,14.9-1.7,22.4-2c6.3-0.3,12.5-1.2,18.4-3.2c3.5-1.2,7.2-1.9,10.8-2.6c4.6-1,9.1-2.2,12.9-5.1 c0.6-0.5,1.3-0.8,2.1-1.1c1.2-0.4,2.6,0.3,3.2,1.3c0.6,1.1-0.4,1.5-1,2.1C642.8,4.3,642,5,641.7,6c0.4,0.5,0.8,0.6,1.1,0.5 c6.4-1.7,13-2.5,18.9-5.9c0.2-0.1,0.3-0.2,0.5-0.3c1.3-0.5,2.2,0.1,1.7,1.2c-0.7,1.6-0.1,2.8,0.7,4c0.3,0.4,0.6,0.8,0.5,1.3 c-0.4,1.9,0.6,2.7,2.3,3c0.7,0.1,1.2,0.6,1.8,0.9c2.1,1,4.1,2.1,6.6,1c2.3-1,3.1-0.4,3.3,2.1c0,0.5-0.2,1.3,0.3,1.3 c2.2-0.2,1.3,1.2,1.3,2.2c0,0.9,0.5,1.5,1.3,1.7c2.3,0.6,4.6,1.7,7,0.3c0.6-0.3,1.3-0.5,2-0.4c2.7,0.2,5.2-1.3,8-1.1 c0.8,0,1.4-0.6,2-1.1c1.3-1.1,2.8-1.9,4.3-2.7c0.8,0.6,0.7,1.3,0.9,2c0.2,0.6,0.6,0.9,1.1,0.7c2.7-1.2,6-0.2,8.6-2.2 c0.8-0.6,2.1-1.5,2.9-0.9c2.1,1.4,3-0.1,4.1-1.3c0.3-0.4,0.7-0.7,1.1-1c1.4-1,2.2-0.9,3,0.7c0.3,0.6,0.4,1.6,0.9,1.8 c2.3,0.7,1.9,2.6,2.2,4.3c0.2,1,0,2.2,0.8,3c4-0.9,5.2,0.1,5.4,4.3c0,0.5,0,1,0.1,1.5c0.1,0.4,0.3,0.7,0.8,0.7 c0.5,0,0.6-0.4,0.7-0.8c0.1-0.9,0-1.8,0.7-2.5c0.3-0.3,0.6-0.5,1-0.3c0.4,0.2,0.6,0.5,0.5,1c-0.5,2.2-1.2,4.3-2.2,6.3 c-0.3,0.7-1,0.9-1.7,1.1c-2.5,0.7-3.8,2.2-4,4.8c-0.1,1-0.6,1.8-1.8,2.1c-2.6,0.6-5.1,1.4-7.7,1.9c-3.7,0.7-7.5,1.1-10.2,4.3 c-2.2,0.2-2.1,2.1-2.4,3.5c-0.5,2,0,2.3,1.9,1.8c2.2-0.7,4.4-0.9,6.4,0.7c0.6,0.5,1.3,0.4,1.9,0.1c1.4-0.5,2.5-1.6,4-1.7 c0.5-0.1,0.7-0.7,0.8-1.1c0.8-2.3,3.1-3.1,4.7-4.6c0.7-0.7,1.6-0.6,2.1,0.6c0.1,0.3,0.1,0.6,0.3,0.8c0.6,1.4,0.8,1.4,2,0.3 c0.7-0.6,1.3-1.2,2-1.7c1.6-1.1,1.8-1,2.5,1c0.9,2.3,3.4-0.8,4.4,1.4c0.2,0.4,0.8-0.3,0.9-0.8c0.5-2.2,3.3-0.9,4.2-2.7 c0.2,0.1,0.4,0.1,0.5,0.3c1,1.4,2,0.2,3.2,0.3c-0.7-0.9-2.4-0.9-1.3-2.3c0.9-1.1,1.7-0.5,2.4,0.3c0.4,0.6,0.9,0.7,1.5,0.4 c1.3-0.8,2.6-1.2,4.1-0.5c0.5,0.2,0.9-0.3,1.2-0.7c0.4-0.4,0.8-1,1.5-0.7c0.8,0.3,0.7,1.1,0.7,1.8c0,0.9-0.3,1.9,0.9,2.7 c0.5-1.1-0.1-2.1,0.3-3c0.2-0.3,0.7-0.8,0.8-0.3c0.5,1.8,1,0.4,1.4,0.1c1.5-0.9,1.9-1,2.3,0.6c0.4,1.6,1.1,1.6,2.3,1.1 c0.6-0.3,1.2-0.6,1.9-0.8c1-0.3,1.7,0.2,2.1,1.1c1.4,3.1-1.1,8.7-4.4,9.6c-1.4,0.4-2.4,1-3,2.4c-0.9,2.2-2.5,3.6-4.9,4.2 c-3.8,1-7.2,2.9-10.8,4.4c-0.9,0.4-1.6,1-2.1,1.9c-1.2,2-1.3,2-3.7,1.4c-0.2,0-0.4-0.1-0.6-0.1c-2.6,0.7-5.3,1.2-7.8,2.1 c-2.1,0.7-3.1,2.5-3.5,4.8c1.6-0.1,2.6-0.9,3.6-1.5c0.7-0.4,1.2-1.2,2-0.6c0.7,0.6,0.7,1.3,0.2,2.1c-1.2,1.7,1.5,1.7,1.2,3.1 c-0.1,0.6,0.4,1.1,1.1,1.2c0.5,0.2,1,0,1.3-0.4c0.8-1,2.2-0.7,3.1-1.6c0.5-0.5,1.1-0.3,1.5,0.1c0.5,0.4,1.1,0.9,0.8,1.7 c-0.1,0.5-0.4,0.9-0.6,1.3c-0.9,1.6-0.9,3.1,0.4,4.5c0.3,0.3,0.9,0.7,0.7,1.2c-0.3,0.8-0.9,1.5-1.1,2.3c-0.2,0.7-1.1,0.7-1.7,0.9 c-2.5,0.8-2.7,1-2.7,3.9c1,0.3,1.9,0,2.9-0.3c0.6-0.2,1.3-0.5,2-0.5c0.8,0,2.1-0.1,1.2,1.4c-0.2,0.4-0.3,0.7,0,1.1 c0.6,0.6,0.4,1-0.3,1.2c-1.4,0.4-2.8,0.8-4.2,1.1c-0.4,0.1-0.8,0.1-1-0.4c-0.1-0.4,0.2-0.7,0.5-1c0.2-0.2,0.5-0.4,0-0.7 c-2.7,0.1-5.3,1-7.9,1.5c-3.2,0.6-5.4,2.1-6.2,5.5c1.9,0.8,3.4-1.2,5.3-0.9c1.8,0.3,3.7-1.1,5.6,0.3c-2.1,1.4-4.5,0.8-6.4,2 C737.5,102.4,740.4,102.9,743.3,102.3L743.3,102.3z M694.5,666.9c0.2-1,1.3-1,2.2-1.3c3.2-1,6.5-1.4,9.7-1.9 c0.6-0.1,1.4,0.1,2.1-0.8c-2.7,0.1-5.1,0.3-7.5,0.5c-5.1,0.4-10.3,0.7-15.3,2.2c-7.3,2.2-14.7,3.7-22.2,5.2 c-2.8,0.5-5.6,0.5-8.4,0.7c-12.6,0.9-25,2.5-37.3,5.3c-2.2,0.5-4.4,0.9-6.6,1.2c-1.2,0.2-2.2,0.7-3.1,1.3c3.9,0,7.8-0.7,11.6-1.3 c5.8-0.9,11.5-1.8,17.4-2c5.3-0.2,10.4-1.4,15.6-2.4c1.8-0.4,3.6-0.6,5.5-0.1c1,0.3,2.1,0,3.2-0.1c5.7-0.4,11.1-1.9,16.7-2.8 c1.1-0.2,2.1-0.3,3.1,0.2c1.4,0.7,2.7,0.3,3.9-0.4c2.7-1.6,5.6-2,8.7-1.4c0.8,0.2,1.5,0.2,2.5-0.2 C695.9,667.7,694.2,668.1,694.5,666.9z M520.8,683c-3.5,0.6-7-0.1-10.5-0.1c-11-0.2-22-0.4-33-0.3c-0.4,0-0.8,0.1-1.4,0.1 c1.9,2.2,4.1,3.1,6.7,3.3c2.9,0.2,5.8,0.4,8.7,0.5c2.4,0.1,4.8,0.6,7.2,0.9c7.1,0.7,14.1,1.5,21.2,0.5c0.9-0.1,1.9,0.1,1.7-1.6 c-0.2-1.2,1.7-1.1,2.2-2.2C522.9,683.1,521.9,682.8,520.8,683z M716.8,104.7c-1.5,0.4-3.1-0.3-4.5,1c-0.5,0.4-0.8-0.2-1.1-0.6 c-0.9-1-1.8-1.1-2.8-0.1c-0.6,0.6-1.2,1-2,1.2c-3.9,1-7,3.8-10.9,4.9c-0.3,0.1-0.5,0.2-0.6,0.8c1.2,0.3,2.4,0.2,3.6,0 c2.5-0.3,4.9-1.2,7.4,0c0.6,0.3,1.4,0.1,2-0.2c1-0.6,2.2-0.7,3.4-1c0.9-0.2,1.8-0.1,1.1-1.7c-0.5-1.1,3-3.4,4-2.6 c1.8,1.4,3.1,0.4,4.5-0.5c0.7-0.4,1.2-1.1,2-1.2c0.8-0.1,2.1-0.5,1.1,1.2c-0.4,0.7,0.3,0.8,0.7,0.8c2.3,0.3,3.8-0.7,4.8-3.3 C725.2,102.8,721,103.6,716.8,104.7z M597.7,140.5c-0.8-1.3-2.1-0.5-3.1-1.2c0.6-1,1.5-0.7,2.3-0.7c1.8,0.1,3.7,0.5,5.5,0.4 c1.2,0,2.2,0.1,2.3,1.8c0.1,1.2,1.7,1.4,2.6,0.5c1.6-1.5,1.7-1.5,3.6,0.1c0.2,0.2,0.4,0.5,0.7,0.3c2.6-1,5.7-0.8,7.3-4.1 c-1.4-0.4-2.5-1.6-4.3-1.7c-0.1,1.1,1.9,2.1,0.1,3c-0.6,0.3-1,0.7-1.3-0.2c-0.1-0.5-0.3-0.8-0.7-1.2c-1.9-2.2-4.3-2.3-6.9-1.8 c-3.9,0.7-7.8,1.5-11.8,2.1c-1.4,0.2-1.2,2.1-2.8,1.7C593.4,140.2,595.4,141.5,597.7,140.5z M716.8,76.3c0.4,0,0.7-0.1,0.9,0.5 c0.4,1.3,0.4,1.4,1.4,1c3.9-1.3,7.5-3.1,11.3-4.8c0.7-0.3,1.3-0.8,1.4-1.9c-2,0.2-3.9-0.4-5.5,0c-3.3,0.7-6.5,2.3-9.7,3.6 c-0.5,0.2-1,0.6-1.2,1.4C715.9,76.6,716.3,76.3,716.8,76.3z M109.5,321.5c-0.2,0.8-0.3,1.8-1.6,1.2c-0.6-0.3-1.3,0.1-1.9,0.7 c3.4,1.6,6.5,3.7,10.3,3.7c0.7,0,1.3,0.2,2-0.2c0.7-0.4,1.2-1,1.3-1.8c0.1-0.9-0.7-1.1-1.3-1.4c-3-1.1-5.7-2.8-8.9-3.7 C109.4,320.6,109.6,321.1,109.5,321.5z M98.2,322c-0.1-0.4-0.3-0.8-0.7-0.9c-1.4-0.1-2.6,0.8-3.6,1.5c-0.8,0.6-0.7,1.5-0.5,2.4 c0.1,0.5,0.4,0.9,0.9,1c2.1,0.4,4.1,0.9,6.2,1.3c0.6,0.1,1.1-0.1,1.8-0.8C100.1,325.7,98.6,324.3,98.2,322z M877.2,355.1 c-0.7-1.6-1.8-1.6-2.8-1.7c-1.4,0-2.7-0.1-3.7-1.4c-0.6-0.8-1.6-0.7-2.4-0.6c-1.7,0.2-3.4,0.5-5.1,0.8 C867.6,354.5,872.3,353.9,877.2,355.1z M577,142.4c2.1-0.6,4.2-0.3,6.3,0.4c0.5,0.2,1.1,0.2,1.7,0.2c0.7,0,1.7,0.2,1.9-0.8 c0.2-0.6-1.2-2.2-1.9-2.3c-0.2,0-0.4,0-0.6,0c-2.8,0.5-5.7,1.1-8.8,1.7C576.3,142.5,576.7,142.5,577,142.4z M611.3,690.4 c1.3,0.3,2.5,0.6,3.8,0.8c0.9,0.1,1.9,0.5,2-1.1c0-0.5,1-0.5,1.5-0.6c1-0.2,2.1,0.1,2.9-0.9C618.1,688.9,614.6,689.1,611.3,690.4z M894.7,88c1.2,0.4,11-0.9,13.3-1.8C903.4,85.7,899.1,87.5,894.7,88z M335,681.2c0.4,1.2,1.4,1.7,1.9,1.5c3.1-1.6,6.5-0.1,9.6-1.1 C342.8,681.7,339,680,335,681.2z M533.7,684c1.8,0.8,7.3,1.2,11.1,0.8C540.9,684,537.5,683.8,533.7,684z M251.4,80.9 c3.1,1,6.4,0.5,9.5,0.6C257.8,81.3,254.6,80.5,251.4,80.9z M848.2,353.1c1.7,0.8,3.1,0.1,4.7-1.1C850.1,351,850,351,848.2,353.1z'/%3E%3C/svg%3E%0A");

                                                }



.hero h1                                        {font-size: min(3rem, calc(1.7rem + 4vw)); margin-top: 0;}

.hero h1 span                                   {color: var(--color1);}

.hero p                                         {font-size: 1.25em; font-weight: 300; margin-top: 1rem; font-family: var(--font2)}

  @media screen and (min-width: 1081px)         {

  .hero .cols                                   {margin-block: 4em -7rem;}

  .hero .cols .img                              {top: 2em;}

  }



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

  .hero .cols .img                              {margin-top: 3em;}

  }



.bg-color0                                      {display: block; width: 100%; background: var(--color0);}



.wave                                           {display: flex; width: 100%; flex-direction: column; align-items: center; position: relative; overflow: hidden;}

.wave-top, .wave-bottom                         {display: block; width: 100%; min-width: 200rem; height: 10rem; background-repeat: no-repeat; background-position: center center; background-size: auto 100%; position: relative; bottom: -2px; z-index: 5;}

.wave-top                                       {background-image: url("images/wave1.svg");}

.wave-bottom                                    {background-image: url("images/wave2.svg"); margin-top: -10rem;}



.wave .section                                  {padding-bottom: 10rem;}



.claim                                          {display: block; font-style: italic; color: var(--color2); box-sizing: border-box; font-family: var(--font2)}

  @media screen and (min-width: 1081px)         {

  .claim                                        {font-size: 2.5em; position: absolute; right: 2em; top: -2.5em;}

  }

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

  .claim                                        {width: 100%; text-align: center; font-size: max(2.2em, 5vw); margin-bottom: 1em;}

  }



.hp .infographics > div svg                     {fill: var(--color2);}

.hp .infographics > div span                    {color: white; text-shadow: 0.03em 0.03em 0 var(--color0);}



.infographics                                   {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 2rem 1rem;}

.infographics > div                             {display: flex; align-items: center; gap: 0.2em 0.9em;}

.infographics > div .icon1                      {font-size: 1.54em; background: var(--color0);}

.infographics > div .icon1 img                  {width: 90%; height: 90%;}

.infographics > div span                        {display: block; line-height: 1.3em; color: var(--color0); font-weight: 500;}

.infographics > span                            {display: block; box-sizing: border-box;}

  @media screen and (min-width: 1081px)         {

  .infographics > div                           {width: 14em;}

  .infographics > div span                      {font-size: 1.3em;}

  }

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

  .infographics > div                           {width: 9em; justify-content: center; flex-wrap: wrap;}

  .infographics > div span                      {width: 100%; text-align: center; font-size: 1.2em;}  

  }

  @media screen and (min-width: 641px)          {

  .infographics > span                          {width: 2px; height: 100%; border-left: dashed 2px var(--color2);}

  }

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

  .infographics                                 {justify-content: center;}

  .infographics > div                           {width: 100%;}

  .infographics > div span br                   {display: none;}  

  .infographics > span                          {width: 4em; height: 2px; border-top: dashed 2px var(--color2);}

  }



.separator                                      {display: block; width: 100%; height: 2px; border-top: dashed 2px var(--color2); box-sizing: border-box; margin-block: 3rem;}



.cta1                                           {align-items: flex-start; --text-img-gap: 16%; padding-bottom: 5rem;}

.cta1 :is(h2, p, li)                            {color: white; text-shadow: 0.03em 0.03em 0 var(--color0);}



.products-list ul                               {display: flex; justify-content: center; flex-wrap: wrap;}

.products-list ul li                            {display: block; width: 100%; text-align: left; font-size: 1.4em; line-height: 1.2em; font-weight: 800; position: relative; box-sizing: border-box; font-family: var(--font2)}

.products-list ul li .icon1                     {position: absolute; background: var(--color2); font-size: 0.65em; border: solid 0.14em var(--color0)}

.products-list ul li .icon1 img                 {width: 70%; height: 70%;}

  @media screen and (min-width: 1081px)         {

  .products-list ul                             {gap: 0.6em; margin-top: 0.8rem;}

  .products-list ul li                          {padding-left: 1.65em;}

  .products-list ul li .icon1                   {left: 0; top: -0.1em;}

  .products-list ul li br                       {display: none;}

  }

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

  .products-list ul                             {gap: 1.4em 1em; margin-top: 2em;}

  .products-list ul li                          {width: 10em; text-align: center; font-size: min(1.4em, calc(0.5em + 2vw)); background: rgba(0,0,0,0.1); padding: 1.4em 1em 0.85em; box-sizing: border-box; border-radius: 1em;}

  .products-list ul li .icon1                   {width: 2.6em; height: 2.6em; left: calc(50% - 1.3em); top: -0.8em;}

  }



.bg-color2                                      {display: block; width: 100%; background: var(--color2); margin-bottom: -1px;}

  @media screen and (min-width: 2000px)         {

  .bg-color2                                    {background-image: linear-gradient(to bottom, var(--color2), var(--color2) 10%, var(--color0));}

  }



.cta2                                           {padding-top: 0;}

.cta2 .cols                                     {position: relative; z-index: 20;}

  @media screen and (min-width: 1081px)         {

  .cta2 .cols                                   {top: -5rem;}

  .cta2 .cols > *                               {position: relative; /* top: -7rem */;}

  .cta2 .cols .img                              {top: -4rem;}

  }

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

  .cta2                                         {margin-top: -12rem;}

  }



.separator2                                     {display: block; width: 100%; height: 4em; position: relative;}

.separator2:after                               {display: block; width: calc(100% + 2px); padding-top: 50%; position: absolute; left: -1px; top: calc(2em - 25vw); background: url("images/separator.webp") no-repeat center center; background-size: contain; content: "";}

.separator2 .wrapper                            {height: 100%; justify-content: center; z-index: 2; overflow: hidden;}

.separator2 span                                {display: block; height: 100%; position: relative;}

.separator2 span img                            {display: block; height: 100%;}

.separator2 span:before, .separator2 span:after {display: block; width: 1000px; height: 2px; border-top: dashed 2px var(--color2); box-sizing: border-box; position: absolute; top: calc(50% - 1px); content: "";}

.separator2 span:before                         {right: 116%;}

.separator2 span:after                          {left: 116%;}

  @media screen and (min-width: 2000px)         {

  .separator2:after                             {width: 3000px; left: calc(50% - 1500px); height: 48rem; top: -20rem; padding-top: 0; background-size: auto 100%; mask-size: 100% 100%; mask-repeat: no-repeat; mask-position: center center;

                                                 -webkit-mask-size: 100% 100%; -webkit-mask-repeat: no-repeat; -webkit-mask-position: center center;

                                                 -webkit-mask-image: linear-gradient(to right, transparent, black 40%, black 60%, transparent);

                                                 mask-image: linear-gradient(to right, transparent, black 40%, black 60%, transparent);

                                                }

  }

  @media screen and (min-width: 1700px) and (max-width: 1999px){

  .separator2:after                             {top: -20em;}

  }

  @media screen and (min-width: 1081px) and (max-width: 1280px){

  .separator2:after                             {top: -16em;}

  }

  @media screen and (min-width: 1081px)         {

  .separator2                                   {margin-block: -6em;}

  }



.faq                                            {display: flex; width: 100%; flex-wrap: wrap; gap: 0.5em;}

.faq article                                    {display: block; width: 100%; background: rgba(0,0,0,0.2); padding: 1em 1.2em 0.9em; border-radius: var(--border-radius1); position: relative; box-sizing: border-box; transition: .35s ease-in-out;}

.faq article .title                             {display: block; width: 100%; text-align: left; font-size: 1em; color: white; margin: 0; cursor: pointer; position: relative; padding-right: 3rem; box-sizing: border-box; transition: .15s ease-in-out;}

.faq article .title:hover                       {color: var(--color2);}

.faq article .title:after                       {display: block; width: 1em; height: 1em; font-size: 0.9em; line-height: 1em; color: var(--color0); border-radius: 100%; position: absolute; right: 0; top: calc(50% - 0.55em); background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpolygon points='388,222.9 289.1,222.9 289.1,124 222.9,124 222.9,222.9 124,222.9 124,289.1 222.9,289.1 222.9,388 289.1,388 289.1,289.1 388,289.1' width='1' height='1' fill='black' stroke='white' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center, var(--color2); content: "";}

.faq article > div                              {display: none; width: 100%; padding-top: 0.55em;}

.faq article > div > *:first-child              {margin-top: 0 !important;}

.faq article > div p                            {max-width: 100%; text-align: left; font-size: 0.85em; color: white; opacity: 0.7;}

.faq article.sel                                {background-color: rgba(255,255,255,0.06);}

.faq article.sel .title:after                   {background-color: var(--color2b); background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpolygon points='388,222.9 256,222.9 124,222.9 124,289.1 388,289.1' width='1' height='1' fill='black' stroke='white' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E");}



.swiper                                         {display: block; width: 100%;}



.swiper-button-prev,

.swiper-button-next                             {display: flex; width: 1.6em; height: 0.8em; justify-content: center; align-items: center; font-size: 1em; background: transparent; box-sizing: border-box; position: relative; z-index: 100; margin: 0; isolation: isolate; cursor: pointer;}                                

.swiper-button-prev                             {transform: rotate(180deg);}

.swiper-button-prev svg,

.swiper-button-next svg                         {display: block; width: 100%; fill: rgba(0,0,0,0.2); transition: .15s ease-in-out;}

.swiper-button-prev:after,

.swiper-button-next:after                       {display: none;}

.swiper-button-prev:hover svg,

.swiper-button-next:hover svg                   {fill: var(--color2);}

.swiper-button-disabled                         {opacity: 0.2 !important;}



.hp .swiper-button-prev:not(:hover) svg,

.hp .swiper-button-next:not(:hover) svg         {fill: white;}



.blog                                           {display: flex; width: 100%; flex-wrap: wrap; gap: 0.8em;}

  @media screen and (min-width: 961px)          {

  .blog > *                                     {width: calc(50% - 0.4em);}

  }

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

  .blog > *                                     {width: 100%;}

  }



.grid-article-preview                           {display: flex; justify-content: space-between; background: var(--color3); border-radius: var(--border-radius1); overflow: hidden; position: relative;}

.grid-article-preview .img                      {display: block; position: relative;}

.grid-article-preview .img span                 {display: block; position: absolute; inset: 0; overflow: hidden;}

.grid-article-preview .img span img             {display: block; width: 100%; height: 100%; object-fit: cover; transition: .15s ease-in-out;}

.grid-article-preview .img:hover span img       {opacity: 0.8;}

.grid-article-preview > div                     {display: flex; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; --inner-padding: 0.8em; box-sizing: border-box; position: relative;}

.grid-article-preview .title                    {display: block; width: 100%; text-align: left; font-size: 1.3em; margin-bottom: 0.45rem; position: relative;}

.grid-article-preview .title a                  {color: var(--color0); transition: .15s ease-in-out;}

.grid-article-preview .title a:hover            {color: var(--color1);}

.grid-article-preview p                         {text-align: left; font-size: 0.85em; line-height: 1.4em;}

.grid-article-preview .bottom                   {display: flex; width: calc(100% - 2 * var(--inner-padding)); justify-content: space-between; align-items: flex-end; position: absolute; bottom: var(--inner-padding);}

.grid-article-preview .bottom .button           {font-size: 0.65em;}

.grid-article-preview .bottom .date             {display: block; font-size: 0.8em; font-weight: 800; color: #999999; font-family: var(--font2)}

  @media screen and (min-width: 541px)          {

  .grid-article-preview                         {padding-block: 1.5em;}

  .grid-article-preview .img                    {width: 30%; height: 100%;}

  .grid-article-preview .img span               {border-radius: 0 var(--border-radius1) var(--border-radius1) 0;}

  .grid-article-preview > div                   {width: 65%; padding: var(--inner-padding) 1.5em calc(var(--inner-padding) + 3.2em) 0;}

  .grid-article-preview .bottom                 {left: 0;}

  }

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

  .grid-article-preview                         {flex-wrap: wrap; padding: 0 5% 5%;}

  .grid-article-preview .img                    {width: 100%; padding-top: 56%;;}

  .grid-article-preview .img span               {border-radius: 0 0 var(--border-radius1) var(--border-radius1);}

  .grid-article-preview > div                   {width: 100%; padding: var(--inner-padding) 1em calc(var(--inner-padding) + 3.2em);}

  .grid-article-preview .title                  {margin-top: 0.5rem;}

  .grid-article-preview .bottom                 {left: var(--inner-padding);}

  }



.hp .grid-article-preview                       {background: rgba(0,0,0,0.2);}

.hp .grid-article-preview :is(.title a, p)      {color: white;}

.hp .grid-article-preview .title a:hover        {color: var(--color2);}



.hp .grid-article-preview .bottom .date         {color: #92865a;}

  @media screen and (min-width: 541px)          {

  .hp .grid-article-preview                     {padding-block: 5%;}

  }



.carousel                                       {display: block; width: 100%; position: relative; margin-inline: auto; --gradient-color: var(--color0);}

.carousel .swiper-slide                         {display: flex; height: auto; position: relative; box-sizing: border-box; overflow: hidden; flex-shrink: 0; transition: .15s ease-in-out;}                                               

.carousel .swiper-slide > *                     {width: 100%;}

  @media screen and (min-width: 1281px)         {

  .carousel .swiper                             {overflow: visible;}

  }

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

  .carousel .swiper                             {overflow: visible;}

  .carousel .swiper .swiper-slide:not(.swiper-slide-active)

                                                {opacity: 0.3;}

  }



.carousel-controls                              {display: flex; width: 100%; justify-content: center; align-items: center; gap: 1em; box-sizing: border-box; margin-top: 1.5rem;}

.carousel-controls .swiper-button-prev,

.carousel-controls .swiper-button-next          {position: relative; inset: auto;}



.swiper-pagination                              {display: flex; width: auto !important; justify-content: center; gap: 0.5em; position: relative; inset: auto !important;}

.swiper-pagination-bullet                       {width: 0.9em; height: 0.9em; background: black; opacity: 0.3; border-radius: 100%; margin: 0 !important; transition: .15s ease-in-out; cursor: pointer;}

.swiper-pagination-bullet:hover,

.swiper-pagination-bullet-active                {background: var(--color2); opacity: 1;}

  @media screen and (min-width: 1081px)         {

  .services h2                                  {font-size: 2rem;}

  }



.eu                                             {display: flex; width: 100%; flex-direction: column; justify-content: center; align-items: center;}

.eu picture                                     {display: block; width: 100%; padding: 0.75em; border: var(--border-dashed); border-color: var(--color2); border-radius: var(--border-radius1); box-sizing: border-box;}

.eu picture img                                 {display: block; width: 100%; height: 100%; object-fit: cover; border-radius: calc(0.5 * var(--border-radius1));}

.eu p                                           {max-width: 40rem; text-align: center; font-size: 0.85em; color: var(--color2c); margin-top: 1em;}

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

  .eu picture                                   {max-width: 26rem;}  

  }



.article-aside                                  {display: flex; width: 100%; justify-content: space-between; align-items: flex-start; flex-wrap: wrap;}

.article-aside > *                              {display: flex; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; gap: calc(var(--gap1));}

.article-aside > article .article-info          {margin-top: -0.8rem;}

.article-aside > article h1                     {font-size: min(calc(1.2em + 4vw), 3em); text-align: left; margin-bottom: 0;}

.article-aside > article h2                     {font-size: min(calc(1em + 4vw), 2em);}

.article-aside > aside                          {padding-block: var(--padding2); box-sizing: border-box;}

.article-aside > aside h2                       {color: var(--color1);}

.article-aside > aside .grid-article-preview h3 {margin-bottom: 0;}

  @media screen and (min-width: 1081px)         {

  .article-aside > article                      {width: 64%; padding-left: var(--wrapper-padding); box-sizing: border-box;}

  .article-aside > article h1                   {font-size: 2.6em;}

  .article-aside > article :is(.image, .gallery){width: calc(100% + var(--wrapper-padding)); margin-left: calc(0px - var(--wrapper-padding));}

  .article-aside > aside                        {width: 30%;}

  .article-aside > aside h2                     {font-size: 1.5rem; margin-block: 0.1rem -1.2rem;}

  .article-aside > aside .grid-article-preview  {width: 100%; font-size: 0.8em;}

  }

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

  .article-aside > article,

  .article-aside > aside                        {width: 100%;}

  .article-aside > article h1                   {padding: ;}

  .article-aside > aside                        {margin-top: 2.5rem; padding-top: 2.5rem; border-top: solid 3px var(--color0);}

  .article-aside > aside h2                     {text-align: center;}

  }



.article-styles                                 {display: flex; width: 100%; align-items: flex-start; align-content: flex-start; gap: var(--gap1); flex-wrap: wrap;}

.article-styles .date                           {display: block; width: 100%; font-size: 1.05em; font-weight: 800; color: var(--color1); margin-top: -1.2rem; font-family: var(--font2)}

.article-styles .image                          {display: block; width: 100%; padding-top: 56%; position: relative; border-radius: var(--border-radius1); overflow: hidden; box-sizing: border-box;} 

.article-styles .image > span                   {display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;}

.article-styles .image > span img               {display: block; width: 100%; height: 100%; object-fit: cover; transition: .15s ease-in-out;}

.article-styles .image:hover > span img         {opacity: 0.9;}

.article-styles h2                              {font-size: min(2.2rem, calc(1rem + 2vw)); margin-block: 1rem -1.5rem;}

.article-styles h3                              {font-size: min(1.6rem, calc(0.8rem + 2vw)); margin-block: 1rem -1rem;}

.article-styles h4                              {margin-block: 0.4rem -0.3rem;}

.article-styles p                               {margin-top: 0 !important;}

.article-styles :is(h2, h3, h4, p, li)          {max-width: 100%; text-align: left;}

.article-styles li                              {box-sizing: border-box; position: relative; margin-bottom: 0.15em;}

.article-styles ul li                           {padding-left: 1.55em;}

.article-styles ul li:before                    {display: block; width: 0.6em; height: 0.2em; background: var(--color1); border-radius: var(--border-radius1); position: absolute; left: 0.6em; top: 0.63em; content: "";}

.article-styles ul li:last-child                {margin-bottom: 0;}

.article-styles li :is(ul, ol)                  {margin-top: 0.4em;}

.article-styles li li                           {font-size: 1em !important;}

.article-styles ol                              {list-style: none; counter-reset: li; padding: 0; margin: 0;}

.article-styles ol > li                         {counter-increment: li; padding-left: 2em;}

.article-styles ol > li:before                  {display: block; content: counter(li) "."; font-size: 1em; font-weight: 500; color: var(--color1); position: absolute; left: 0.65em; top: 0;}

.article-styles .highlight                      {display: flex; width: 100%; justify-content: center; flex-wrap: wrap; gap: 0.8rem; background: var(--color2); padding: 1.8em; box-sizing: border-box; border-radius: var(--border-radius1);}

.article-styles .highlight > *                  {text-align: center;}

.article-styles .highlight :is(h2, h3)          {margin-block: 0 -0.4rem;}

.article-styles .highlight > *:first-child      {margin-top: 0;}                  

.article-styles .embed                          {display: block; width: 100%;}

.article-styles .embed iframe                   {display: block; width: 100%;}

.article-styles .attachments                    {display: flex; width: 100%; flex-wrap: wrap; gap: 0.5em 1em;}

.article-styles .attachments > *                {display: block; font-size: 1.1em; color: var(--color1); font-weight: 500; text-decoration: underline; cursor: pointer; transition: .15s ease-in-out;}

.article-styles .attachments > *:hover          {color: var(--color1b); text-decoration-color: transparent;}

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

  .article-styles .gallery                      {width: calc(100% - 1.4rem); margin-inline: 0.7rem;}

  .article-styles p                             {text-align: justify;}

  }



.cta3                                           {display: flex !important; justify-content: center; align-items: center; flex-wrap: wrap; gap: 0.6rem 1.6em !important;}

.cta3 h2                                        {width: auto; text-align: center; margin-block: 0 !important;}



.cta4                                           {display: block; width: 100%; background: url("images/pattern.webp") no-repeat left top, var(--color3); background-size: var(--pattern-size); border-radius: var(--border-radius1); padding: var(--gap1); box-sizing: border-box;}

.cta4 .wrapper                                  {width: calc(100% - 4vw);}

.cta4 .wrapper > div                            {display: flex; align-items: center; align-content: center; flex-wrap: wrap; gap: 1rem;}

.cta4 .wrapper > div h2                         {margin-block: 0 -0.5rem;}

.cta4 .wrapper > img                            {display: block;}

  @media screen and (min-width: 1081px)         {

  .cta4 .wrapper                                {justify-content: space-between;}

  .cta4 .wrapper > div                          {width: 55%;}

  .cta4 .wrapper > img                          {width: 40%; transform: scale(1.2) translateX(2em);}

  }

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

  .cta4 .wrapper                                {justify-content: center;}

  .cta4 .wrapper > div                          {width: 100%; justify-content: center;}

  .cta4 .wrapper > div :is(h2, p)               {text-align: center}

  .cta4 .wrapper > img                          {width: 100%; max-width: 21em; order: -1;}

  }



.gallery                                        {display: block; width: 100%; position: relative;}

.gallery .swiper                                {display: block; width: 100%; overflow: hidden;}

.gallery.visible .swiper                        {overflow: visible;}

.gallery .swiper-slide                          {display: block; width: auto; height: auto; background: var(--color1); border-radius: var(--border-radius1); overflow: hidden; position: relative; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0;}

.gallery .swiper-slide a                        {display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; position: absolute; left: 0; top: 0;}     

.gallery .swiper-slide a img                    {display: block; width: 100%; height: 100%; object-fit: cover; transition: .15s ease-in-out;}     

.gallery .swiper-slide:hover a img              {opacity: 0.8;}

.gallery .swiper-button-prev                    {left: -1.3em;}

.gallery .swiper-button-next                    {right: -1.3em;}

.gallery.i3 .swiper-slide                       {padding-top: 23%;}

.gallery.i2 .swiper-slide                       {padding-top: 33%;}

.gallery.i1 .swiper-slide                       {padding-top: 56%;}

.gallery.i1                                     {max-width: 56rem; margin-inline: auto;}

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

  .gallery.i3 .swiper-slide                     {padding-top: 37%;}

  }



.categories                                     {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 0.8em;}

.categories > div                               {display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 0.6em; background: var(--color3); border-radius: var(--border-radius1); padding: 1.5em; box-sizing: border-box;}

.categories > div svg                           {display: block; width: 3em; fill: var(--color1);}

.categories > div h3                            {text-align: center; font-size: min(1.3rem, calc(0.7rem + 2vw)); margin: 0;}

.categories > div .button                       {font-size: 0.75em;}

  @media screen and (min-width: 1081px)         {

  .categories > div                             {width: calc(25% - 0.6em);}

  }

  @media screen and (min-width: 481px) and (max-width: 1080px){

  .categories > div                             {width: calc(50% - 0.4em);}

  }

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

  .categories > div                             {width: 100%;}

  }



.category                                       {display: flex; width: 100%; flex-wrap: wrap; position: relative;}

.category .anchor                               {display: block; width: 1px; height: 1px; position: absolute; left: -9999px; top: -2rem;} 

.category h2                                    {margin-top: 0;}

.category .cols2                                {display: block; width: 100%; margin-top: -1rem;}

.category .cols2 > div                          {display: inline-block; margin-top: 1rem;}

.category .cols2 > div h3                       {font-size: 1.2em; color: var(--color1); margin: 0;}

.category .cols2 > div li                       {padding-left: 1em;}

.category .cols2 > div li:before                {left: 0;}

  @media screen and (min-width: 769px)          {

  .category .cols2                              {column-count: 2; column-gap: 2em;}

  }

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

  .category .cols2 > div                        {width: 100%;}

  }



.jobs                                           {display: flex; width: 100%; flex-wrap: wrap; gap: 0.8em;}

  @media screen and (min-width: 961px)          {

  .jobs > *                                     {width: calc(33.33% - 0.6em);}

  }

  @media screen and (min-width: 541px) and (max-width: 960px){

  .jobs > *                                     {width: calc(50% - 0.4em);}

  }

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

  .jobs > *                                     {width: 100%;}

  }



.job-preview                                    {display: flex; justify-content: center; align-items: flex-start; flex-wrap: wrap; gap: 0.8em; background: var(--color3); padding: 1.4em; border-radius: var(--border-radius1); box-sizing: border-box;}

.job-preview svg                                {display: block; width: 4em; fill: var(--color0);}

.job-preview svg .color2                        {fill: var(--color2);}

.job-preview .title                             {display: block; width: 100%; text-align: center; font-size: 1.3em;}

.job-preview .title a                           {color: var(--color0); text-decoration: underline; text-decoration-color: transparent; transition: .15s ease-in-out;}

.job-preview .title a:hover                     {color: var(--color2); text-decoration-color: var(--color1);}

.job-preview p                                  {text-align: center; font-size: 0.85em; line-height: 1.4em;}

.job-preview .button                            {font-size: 0.75em;}



.jobs-detail                                    {display: flex; width: 100%; justify-content: space-between; align-items: stretch; flex-wrap: wrap; gap: 0.6em;}

.jobs-detail > div                              {display: block; background: var(--color3); padding: 1.6em; box-sizing: border-box; border-radius: var(--border-radius1);}

.jobs-detail > div h2                           {font-size: 1.3em; color: var(--color1); margin-block: 0 0.3rem;}

.jobs-detail > div li                           {padding-left: 1em;}

.jobs-detail > div li:before                    {left: 0;}

  @media screen and (min-width: 961px)          {

  .jobs-detail > div                            {width: calc(33.33% - 0.6em);}

  .jobs-detail > div li                         {font-size: 0.9em;}

  }

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

  .jobs-detail > div                            {width: 100%;}

  }



.cta-mail                                       {font-size: 1.2em; font-weight: 500; color: var(--color0); text-decoration: underline;}

.cta-mail:hover                                 {color: var(--color0b); text-decoration-color: transparent;}



.form                                           {display: flex; width: 100%; justify-content: space-between; align-items: flex-start; flex-wrap: wrap; gap: 0.75em 0; padding: min(calc(1rem + 5vw), 2.5em); background: var(--color3); border: var(--border-dashed); border-radius: var(--border-radius1); box-sizing: border-box; position: relative;}

.form h2                                        {text-align: center; color: var(--color1); margin: 0;}

.form p                                         {width: 100%; text-align: center; font-size: 0.9em; line-height: 1.3em; margin: 0 auto; opacity: 0.8;}

  @media screen and (min-width: 961px)          {

  .form                                         {padding-inline: 5.2em;}

  }

  @media screen and (min-width: 769px)          {

  .form .form-item:not(.width100)               {width: calc(33.33% - 0.4rem);}

  }

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

  .form                                         {padding-inline: 9vw;}

  .form .form-item                              {width: 100%;}

  }



.form-item                                            {display: flex; width: 100%; --form-item-height: 3.2em; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; position: relative;}

.form-item :is(input, textarea, .custom-select, .checkbox, .date-select, .disabled)

                                                      {display: block; width: 100%; background: white; font-size: 1em; color: var(--color0); font-weight: 500; border: solid 1px rgba(0,0,0,0.1); outline: solid 2px transparent; border-radius: var(--border-radius0); box-sizing: border-box; position: relative; font-family: var(--font1); transition: .2s ease-in-out;}

.form-item input                                      {height: var(--form-item-height); padding: 0.9em 1.1em 0.25em;}

.form-item .checkbox                                  {width: 100%; min-height: var(--form-item-height); --chk-size: 1em;}

.form-item .checkbox label                            {padding: 0.8em 2.6em 0.8em 0; transition: .15s ease-in-out;}

.form-item .checkbox label:before                     {left: auto !important; right: 1.2em; top: calc(50% - 0.45em) !important;}

.form-item .checkbox label:has(.icon)                 {padding-left: 3.6em;}

.form-item .checkbox label .icon                      {display: flex; width: 2.2em; height: calc(100% - 1em); justify-content: center; align-items: center; background: var(--color-white-05); border-radius: calc(0.7 * var(--border-radius0)); position: absolute; left: 0.65em; top: 0.5em;}

.form-item .checkbox label .icon img                  {display: block; height: 1.15em;}

.form-item .checkbox label .title                     {display: block; width: 100%; margin-bottom: 0.1rem; font-weight: 500 !important;}

.form-item .checkbox label .info                      {display: block; width: 100%; font-size: 0.75em; line-height: 1.4; font-weight: 300 !important;}

.form-item .checkbox .chk1:not(:checked) + label      {font-weight: 300 !important;}

.form-item .checkbox .chk1:checked + label            {font-weight: 500;}

.form-item .checkbox:has(.chk1:checked[type="radio"]) {border-color: var(--color1) !important; border-width: 0.12em;}

.form-item .amount-change                             {width: 100%; height: 100%; position: relative;} 

.form-item .amount-change input                       {width: 100%; height: 100%; padding: 0.5em 2em 0.55em;}

.form-item .amount-change span                        {position: absolute; top: calc(50% - 0.45em); z-index: 1;}

.form-item .amount-change span:nth-of-type(1)         {left: 0.8em;}

.form-item .amount-change span:nth-of-type(2)         {right: 0.8em;}

.form-item .date-select                               {height: var(--form-item-height);}

.form-item .disabled                                  {display: flex; height: var(--form-item-height); justify-content: center; align-items: center; padding: 0.4em 1.2em; background: var(--color3);}

.form-item .disabled span                             {display: block; text-align: center; font-size: 0.85em; opacity: 0.7;}

.form-item textarea                                   {height: 13em; padding: 1.4em 1.2em 0.9em;}

.form-item :is(input:focus, textarea:focus)           {border: solid 0.15em var(--color1);}

.form-item label                                      {display: block; font-size: 1em; font-weight: 300; color: #666666; transition: .15s ease-in-out;}

.form-item > label                                    {position: absolute; left: 1.3em; top: 0.91em;}

.form-item input[value]:not(.empty) + label,

.form-item input[type="text"].touched:not(.empty) + label,

.form-item input[type="text"]:focus + label,

.form-item textarea.touched:not(.empty) + label,

.form-item textarea:focus + label                     {font-size: 0.75em; left: 1.6em; top: 0.5em; color: var(--color1);}

.form-item.obligatory:after                           {display: flex; width: 1.3em; height: 100%; align-items: center; font-size: 1.3em; font-weight: 500; color: var(--color1); padding-top: 0.25em; box-sizing: border-box; position: absolute; right: 0; top: 0; content: "*";}

.form-item.obligatory :is(input, textarea)            {padding-right: 2.15em;}

.form-item input::placeholder                         {color: #999999; opacity: 1; font-weight: 300;}

.form-item textarea::placeholder                      {color: #999999; opacity: 1; font-weight: 300;}

.form-item-note                                       {display: block; width: 100%; font-size: 0.85em; color: #999999; font-weight: 300; padding-inline: 1.4rem; box-sizing: border-box; }

.form-item-note a                                     {color: #999999; text-decoration: underline; cursor: pointer;}

.form-item-note a:hover                               {color: #666666; text-decoration: none;}

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

  .form-item                                          {justify-content: center;}

  }



.contacts                                       {display: flex; width: 100%; justify-content: space-between; align-items: stretch; gap: 0.6em;}

.contacts > div                                 {display: block; background: var(--color3); padding: 1.6em; box-sizing: border-box; border-radius: var(--border-radius1);}

.contacts > div h2                              {font-size: 1.2em; color: var(--color1); margin-block: 0 0.5rem;}

.contacts > div ul                              {display: flex; width: 100%; flex-wrap: wrap; gap: 0.25em;}

.contacts > div ul li                           {display: flex; align-items: center; gap: 0.4em; font-size: 0.85em; line-height: 1.1em; color: var(--color0); font-weight: 800;  padding: 0; font-family: var(--font2) }

.contacts > div ul li img                       {display: block; width: 1.2em; position: relative; top: 0;}

.contacts > div ul li a                         {display: block; color: var(--color0); text-decoration: none; transition: .2s ease-in-out;}

.contacts > div ul li a:hover                   {color: var(--color1);}

  @media screen and (min-width: 1081px)         {

  .contacts > div                               {width: calc(33.33% - 0.6em);}

  .contacts > div h2 br                         {display: none;}

  .contacts > div:first-child ul li             {font-size: 1.1em;}

  }

  @media screen and (min-width: 769px)          {

  .contacts > div                               {width: auto;}

  .contacts > div h2                            {text-align: left;}

  }

  @media screen and (min-width: 769px) and (max-width: 1080px){

  .contacts                                     {justify-content: space-evenly; gap: 10%; background: var(--color3); padding: 1.4em; box-sizing: border-box; border-radius: var(--border-radius1);}

  .contacts > div                               {background: none; padding: 0;}

  }

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

  .contacts                                     {flex-wrap: wrap;}

  .contacts > div                               {width: 100%;}

  .contacts > div h2 br                         {display: none;}

  .contacts > div ul                            {display: flex; justify-content: center; flex-wrap: wrap; gap: 0.3em 1em; margin-top: 0.5rem;}

  .contacts > div ul li                         {width: auto;}

  }



.contacts2                                      {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 1.6em 1em;}

.contacts2 ul li                                {display: flex; align-items: center; gap: 0.3em; font-size: 1em; line-height: 1.3em; color: var(--color0); font-weight: 300; padding: 0;}

.contacts2 ul li .color1                        {color: var(--color1);}

.contacts2 ul li img                            {display: block; width: 1em; fill: var(--color1); position: relative; top: 0em;}

.contacts2 ul li a                              {display: block; color: var(--color0); text-decoration: none; transition: .2s ease-in-out;}

.contacts2 ul li a:hover                        {color: var(--color1);}

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

  .contacts2 ul li                              {width: 100%; justify-content: center;}

  }

  @media screen and (min-width: 441px) and (max-width: 960px){

  .contacts2 ul                                 {width: calc(50% - 0.5em);}

  }

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

  .contacts2 ul                                 {width: 100%;}

  }



.map                                            {display: block; width: 100%; height: 20rem; position: relative; border-radius: var(--border-radius1); overflow: hidden;}

.map iframe                                     {display: block; width: 100%; height: 100%; inset: 0; position: absolute;}



.buy-cond                                       {display: flex; width: 100%; justify-content: space-between; gap: 0.8rem; font-family: var(--font2)}

.buy-cond > div                                 {display: flex; width: calc(50% - 0.4rem); justify-content: center; align-content: center; align-items: center; gap: 0.4em; font-size: 1.15em; background: var(--color3); padding: 1em; box-sizing: border-box; border-radius: var(--border-radius1);}

.buy-cond > div svg                             {display: block; fill: var(--color1);}

.buy-cond > div > span                          {display: block; font-size: 1em; line-height: 1.2em; font-weight: 800; color: var(--color0); margin-top: 0.2em;}

.buy-cond > div > span strong                   {color: var(--color1); line-height: 1.2em; white-space: nowrap;}

  @media screen and (min-width: 1081px)         {

  .buy-cond > div svg                           {width: 1.25em;}

  }

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

  .buy-cond > div                               {flex-wrap: wrap;}  

  .buy-cond > div svg                           {width: 1.4em;}

  .buy-cond > div span                          {width: 100%; text-align: center;}

  .buy-cond > div > span strong                 {display: block;}

  }

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

  .buy-cond > div                               {font-size: 1em;}

  }



.products                                       {display: flex; width: 100%; flex-wrap: wrap; gap: 0.8em;}

  @media screen and (min-width: 961px)          {

  .products > *                                 {width: calc(33.33% - 0.54em);}

  }

  @media screen and (min-width: 581px) and (max-width: 960px){

  .products > *                                 {width: calc(50% - 0.4em);}

  }

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

  .products > *                                 {width: 100%;}

  }



.product-preview                                {display: flex; flex-wrap: wrap; background: var(--color3); border-radius: var(--border-radius1); overflow: hidden; position: relative; padding-inline: 1em; box-sizing: border-box;}

.product-preview .img                           {display: block; width: 100%; padding-top: 65%; position: relative;}

.product-preview .img span                      {display: block; position: absolute; inset: 0; overflow: hidden; border-radius: 0 0 var(--border-radius1) var(--border-radius1);}

.product-preview .img span img                  {display: block; width: 100%; height: 100%; object-fit: cover; transition: .15s ease-in-out;}

.product-preview .img:hover span img            {opacity: 0.8;}

.product-preview > div                          {display: flex; width: 100%; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; padding: 1em var(--inner-padding) calc(var(--inner-padding) + 5.2em); --inner-padding: 0.6em; box-sizing: border-box; position: relative;}

.product-preview .title                         {display: block; width: 100%; text-align: left; font-size: 1.25em; margin-bottom: 0.2rem; position: relative;}

.product-preview p                              {text-align: left; font-size: 0.8em; line-height: 1.4em;}

.product-preview .bottom                        {display: flex; width: calc(100% - 2 * var(--inner-padding)); justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 0.6em; position: absolute; left: var(--inner-padding); bottom: 1.4em;}

.product-preview .bottom .price                 {display: block; font-size: 0.9em; font-weight: 800; color: var(--color1); margin-top: 0.1em; font-family: var(--font2)}

.product-preview .bottom .button                {width: 100%; font-size: 0.75em;}



.box                                            {display: flex; width: 100%; flex-wrap: wrap; gap: var(--gap1); padding: min(4em, 7vw); box-sizing: border-box; border-radius: var(--border-radius1); overflow: hidden;}

.box.dashed                                     {border: var(--border-dashed);}

.box.color2                                     {background: var(--color2);}

.box.color3                                     {background: var(--color3);}

  @media screen and (min-width: 1281px)         {

  .box.narrow                                   {padding-inline: 15%;}

  }



.box > *:first-child                            {margin-top: 0;}

.box h2                                         {font-size: min(2.2rem, calc(1.1rem + 4vw)); margin-bottom: -1.3rem; padding-inline: 1rem; box-sizing: border-box;}



.summary                                        {display: block; width: 100%;}



.order-summary:not(.show) .e-shop-items .items-list-item:nth-last-child(2)

                                                {opacity: 0.2;}

.order-summary:not(.show) .e-shop-items .items-list-item:nth-last-child(3)

                                                {opacity: 0.5;}



.items-list .hidden-items                       {display: grid; width: 100%; grid-template-rows: 0fr; gap: 0.36em; transition: .8s ease-in-out;}

.items-list .hidden-items > div                 {display: flex; width: 100%; flex-wrap: wrap; gap: 0.36em; overflow: hidden;}



.summary-bottom                                   {display: flex; width: 100%; align-items: center; flex-wrap: wrap; gap: 0.4rem; box-sizing: border-box; margin-top: 0.9rem;}

.summary-bottom .button                           {font-size: 0.7em;}

.summary-bottom .button span                      {margin-left: 0.25em;}

.summary-bottom .button .less                     {display: none;}

.summary-bottom .total                            {margin: 0; padding-top: 0; flex-grow: 2;}



.order-summary.show .items-list .hidden-items     {grid-template-rows: 1fr;}

.order-summary.show .summary-bottom               {margin-top: 1.2rem;}

.order-summary.show .summary-bottom .button .more {display: none;}

.order-summary.show .summary-bottom .button .less {display: block;}

  @media screen and (min-width: 769px)            {

  .summary-bottom                                 {justify-content: space-between; padding-left: 1.4rem;}

  .summary-bottom .total                          {width: auto;}

  }

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

  .summary-bottom,

  .summary-bottom .total                          {justify-content: center;}

  }



.items-list                                     {display: flex; width: 100%; flex-wrap: wrap; gap: 0.36em;}

.items-list-item                                {display: flex; width: 100%; min-height: 2.4em; align-items: center; gap: 0.7em; flex-wrap: wrap; font-size: 1rem; --img-width: 3.2em; background: white; border-radius: var(--border-radius0); padding: 0.4em; box-sizing: border-box; position: relative; transition: .15s ease-in-out;}

.items-list-item > *                            {font-size: 0.9em;}

.items-list-item .img                           {display: block; width: var(--img-width); aspect-ratio: 1.8; position: relative;}

.items-list-item .img span                      {display: block; position: absolute; left: 0; top: 0; inset: 0; border-radius: var(--border-radius0); overflow: hidden;}

.items-list-item .img span img                  {display: block; width: 100%; height: 100%; object-fit: cover;}

.items-list-item .title                         {display: block; color: var(--color0); font-weight: 500;}

.items-list-item .title span                    {font-weight: 300; white-space: nowrap;}

.items-list-item .info                          {display: block; color: #999999; font-weight: 300;}

.items-list-item .amount-change                 {position: relative; bottom: -0.08em;}

.items-list-item .amount-change input           {background: var(--color3);}

.items-list-item .amount                        {display: block; width: 3.6em;}

.items-list-item .item-price                    {display: block; width: 4.6em; text-align: right; font-size: 1em; color: var(--color1); font-weight: 500;}

.items-list-item .remove                        {display: block; width: 1.1em; cursor: pointer; background: none; border: none; outline: none;}

.items-list-item .remove svg                    {display: block; width: 100%; fill: #c9c9c9; transition: .15s ease-in-out;}

.items-list-item .remove:hover svg              {fill: #c22e42;}

.custom .items-list-item .info                  {color: var(--color1); font-weight: 500;}

  @media screen and (min-width: 769px)          {

  .items-list-item                              {justify-content: space-between; padding-right: 0.65em;}

  .items-list-item .title                       {width: calc(100% - 24em);}

  .custom .items-list-item                      {padding-left: 0.65em;}

  .custom .items-list-item .title               {width: calc(100% - 23.2em + var(--img-width));}

  }

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

  .items-list-item                              {justify-content: flex-end; padding: 0.8em;}

  .items-list-item .title                       {width: calc(100% - 1em - var(--img-width)); padding-right: 1.5em; box-sizing: border-box;}

  .items-list-item .remove                      {position: absolute; right: 0.8em; top: 1.25em;}

  .custom .items-list-item .title               {width: 100%;}

  .custom .items-list-item .remove              {top: 1em;}

  }



.total                                          {display: flex; width: 100%; justify-content: flex-end; gap: 0.35em; padding-top: 0.5em; box-sizing: border-box;}

.total > *                                      {width: auto; font-size: 1.15em; font-weight: 500;}

.total .total-price                             {color: var(--color1);}

  @media screen and (min-width: 769px)          {

  .total                                        {padding-inline: 2.4em;}

  }

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

  .total                                        {padding-inline: 0.8em;}

  }



.confirm                                        {display: flex; width: 100%; align-items: center; flex-wrap: wrap; gap: 0.5em 1em; background: var(--color3); box-sizing: border-box; border-radius: var(--border-radius0);}

.confirm .total                                 {font-size: 1.1em;}

.confirm .button                                {font-size: 0.9em;}

  @media screen and (min-width: 769px)          {

  .confirm                                      {justify-content: space-between;}

  .confirm .total                               {width: auto; padding: 0; margin-left: 1.2rem;}

  .confirm .button                              {width: 47%;}

  }

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

  .confirm                                      {justify-content: center; padding: 1em 1em 1.3em;}

  .confirm .total                               {justify-content: center; text-align: center; padding: 0;}  

  }



.form-bottom                                    {display: flex; width: 100%; align-items: center; flex-wrap: wrap; gap: 0.8em 1em; box-sizing: border-box;}

.form-bottom .checkbox                          {font-size: 0.9em}

.form-bottom .button                            {font-size: 0.9em;}

  @media screen and (min-width: 769px)          {

  .form-bottom .button                          {width: 47%;}

  }

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

  .form-bottom                                  {justify-content: center; padding-top: 1em;}

  }



.form-data                                      {display: flex; width: 100%; flex-wrap: wrap; gap: 0.3em;}

.form-data :is(h2, h3)                          {width: 100% !important; font-size: min(1.4rem, calc(0.9rem + 3vw)); color: var(--color1); padding-inline: 1.2rem; margin: 0 0 0.3rem; box-sizing: border-box;}

.form-data .group                               {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 0.3em;}

.form-data > .group:not(:first-child)           {margin-top: var(--gap1);}

.form-data .cols2                               {display: flex; width: 100%; justify-content: space-between; align-items: flex-start; align-content: flex-start; flex-wrap: wrap; gap: var(--gap1) 0;}

.form-data .cols2 .group.width100               {width: 100%;}

.form-data .form-items-cols                     {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 0.3em;}

.form-data .hidden                              {display: grid; width: 100% !important; grid-template-rows: 0fr; transition: .6s ease-in-out;}

.form-data .hidden > div                        {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 0.3em 0; overflow: hidden;}

.form-data .hidden.show                         {grid-template-rows: 1fr;}

.form-data .order-summary                       {display: block; width: 100%; position: relative; padding-block: var(--gap1); margin-block: var(--gap1); isolation: isolate;}

.form-data .order-summary:before                {display: block; width: 3000px; height: 100%; background: rgb(225,225,225); position: absolute; left: calc(50% - 1500px); top: 0; z-index: -1; content: "";}

.form-data .order-summary h2                    {font-size: min(2.2rem, calc(1rem + 4vw)); color: var(--color0); margin-bottom: 0.5rem;}

.form-data .order-summary h3                    {margin-block: 1.4rem 0.5rem;}

  @media screen and (min-width: 961px)          {

  .form-data > .group > *:not(.width100),                         

  .form-data .cols2 > *:not(.width100),

  .form-data .hidden > div > *:not(.width100)   {width: 47%;}                         

  .form-data :is(h2, h3)                        {text-align: left;}

  }

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

  .form-data .cols2 > *                         {width: 100%;}                         

  }

  @media screen and (min-width: 441px)          {

  .form-data .form-items-cols.v1 > *              {width: calc(50% - 0.15em);}                  

  .form-data .form-items-cols.v2 > *:nth-child(1) {width: calc(100% - 8.3em);}                  

  .form-data .form-items-cols.v2 > *:nth-child(2) {width: 8em;}                  

  }

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

  .form-data .form-items-cols > *               {width: 100%;}                  

  }                

  @media screen and (min-width: 769px)            {

  .without-prices .items-list-item .title         {width: calc(100% - 18em);}

  .without-prices .custom .items-list-item .title {width: calc(100% - 10.8em);}

  .with-amounts .items-list-item .title           {width: calc(100% - 15.5em);}

  .with-amounts .custom .items-list-item .title   {width: calc(100% - 14.7em + var(--img-width));}

  }



.amount-change                                  {display: flex; align-items: center; gap: 0.2em; font-size: 1.1rem;}

.amount-change span                             {display: block; width: 1em; height: 1em; background: var(--color2); border-radius: 100%; padding: 0.32em; box-sizing: border-box; cursor: pointer; transition: .15s ease-in-out;}

.amount-change span svg                         {display: block; width: 100%; height: 100%; fill: var(--color0); transition: .15s ease-in-out;}

.amount-change span:hover                       {background: var(--color2b);}

.amount-change span:hover svg                   {fill: black;}

.amount-change input                            {display: block; width: 3.6em; height: 2em; color: var(--color0); text-align: center; font-weight: 500; border: none; border-radius: 0.4em; background: white; box-sizing: border-box;}



.checkbox                                       {display: flex; width: 100%; --chk-size: 0.9em;}

.chk1:not(:checked),

.chk1:checked                                   {width: 1px; height: 1px; position: absolute !important; left: -9999px; background-position: left top;}

.chk1:not(:checked) + label,   

.chk1:checked + label                           {display: block; position: relative; text-align: left; font-size: 1em; line-height: calc(var(--chk-size) + 0.3em); padding-left: calc(var(--chk-size) + 0.35em); font-weight: 500; color: #666666; cursor: pointer; box-sizing: border-box; transition: .15s ease-in-out;}

.chk1:not(:checked) + label a,

.chk1:checked + label a                         {color: var(--color0); text-decoration: underline;}

.chk1:not(:checked) + label a:hover,   

.chk1:checked + label a:hover                   {color: #666666; text-decoration: none;} 

.chk1:not(:checked) + label:hover               {color: var(--color0);}

.chk1:not(:checked) + label:before,

.chk1:checked + label:before                    {display: block; width: var(--chk-size); height: var(--chk-size); border-radius: 0.2em; position: absolute; left: 0; top: 0.15em; z-index: 1; overflow: hidden; content: "";}

.chk1:not(:checked) + label:before              {background-color: var(--color3);}

.chk1:checked + label:before                    {background: URL('images/check-white.svg') no-repeat center center; background-size: 100% 100%; background-color: var(--color1);}

.chk1:disabled + label,                  

.chk1:disabled + label:before                   {opacity: 0.4;}



.custom-select                                  {position: relative; height: var(--form-item-height);}

.custom-select .sel                             {display: flex; width: 100%; height: var(--form-item-height); align-items: center; flex-wrap: wrap; font-size: 1em; color: var(--color0); font-weight: 500; line-height: 1.1em; padding-inline: 1.2em 2em; box-sizing: border-box; cursor: pointer; position: relative; z-index: 2; transition: .2s ease-in-out;}

.custom-select .sel:hover                       {color: var(--color0);}

.custom-select > svg                            {display: block; width: 0.7em; fill: var(--color1); position: absolute; right: 1.2em; top: 1.2em; z-index: 1;}

.custom-select .dropdown                        {display: none; width: calc(100% + 2px); background: white; box-shadow: 0 0 0.35em rgba(0,0,0,0.25); border-radius: 0.6em; overflow: hidden; box-sizing: border-box; margin-top: 0.2em; position: absolute; left: -1px; top: var(--form-item-height); z-index: 8;}

.custom-select .dropdown .inner                 {display: flex; width: 100%; max-height: 16em; flex-wrap: wrap; gap: 0.6rem; --dropdown-padding: 1rem; overflow-y: auto;}

.custom-select .inner ul                        {display: block; width: 100%;}

.custom-select .inner ul li                     {display: flex; width: 100%; min-height: 2em; align-items: center; font-size: 0.9em; line-height: 1.1em; color: #666666; border-top: solid 1px rgba(0,0,0,0.1); padding: 0.65em 1.4em; position: relative; box-sizing: border-box; cursor: pointer; transition: .15s ease-in-out;}

.custom-select .inner ul li:after               {display: block; width: 0.4em; height: 0.6em; opacity: 0.5; position: absolute; right: 0.9em; top: calc(50% - 0.3em); background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 512'%3E%3Cpolygon points='-1.1,46.4 208.6,256 -1.1,465.6 45.3,512 301.3,256 45.3,0' width='1' height='1' fill='black' stroke='white' stroke-width='1' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center center; content: ""; transition: .15s ease-in-out;}

.custom-select .inner ul li:hover               {color: var(--color0); background: rgba(0,0,0,0.04);}

.custom-select .inner ul li:hover:after         {opacity: 0.9;}



.date-select                                    {position: relative; z-index: 2;}

.date-select input[type="date"]                 {display: flex; width: 100%; height: 100%; align-items: center; font-size: 1em; color: var(--color0); padding: 0 0.5em 0 1.2em; border: none; background: transparent; outline: none; box-sizing: border-box; position: relative; font-family: 'roboto-condensed', sans-serif;}

.date-select input[type="date"]:focus           {border-color: var(--color1);}

.date-select input[type="date"]::-webkit-inner-spin-button,

.date-select input[type="date"]::-webkit-calendar-picker-indicator

                                                {opacity: 0; cursor: pointer;}

.date-select > svg                              {display: block; width: 0.9em; fill: var(--color1); position: absolute; right: 1.1em; top: 1.1em; z-index: -1;}



.login                                          {display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; gap: 0.8em;}

.login > *                                      {align-items: flex-start; align-content: flex-start; gap: 0.3em;}

.login :is(h1, h2)                              {font-size: min(2.5rem, calc(1.4rem + 4vw)); padding: 0; margin-bottom: 0.3rem;}

.login .form-item-note a                        {color: #666666;}

.login .form-item-note a:hover                  {color: #252525;}

.login p                                        {font-size: 0.9em; margin-bottom: 0.5rem;}

.login .button                                  {margin-top: 0.85rem;}

  @media screen and (min-width: 961px)          {

  .login > *                                    {width: calc(50% - 0.4em); padding-inline: min(6em, 8vw);}                         

  .login :is(h1, h2, p)                         {text-align: left;}

  }

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

  .login > *                                    {width: 100%; justify-content: center;}                         

  }

  @media screen and (min-width: 641px) and (max-width: 960px){

  .login > *                                    {padding-inline: calc(4em + 10vw);}                         

  }

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

  .login > *                                    {padding-inline: 10vw;}                         

  }



.account-head                                   {display: flex; width: 100%; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 1.2em;} 

.account-head h1                                {margin-top: 0;}

.account-head .user                             {display: block;}

.account-head .user .name                       {display: block; width: 100%; font-size: 1.2em; color: var(--color0); line-height: 1.1em; font-weight: 800; margin-bottom: -0.3rem; font-family: var(--font2)}

.account-head .user .logout                     {display: inline-block; font-size: 0.7em; color: var(--color1); line-height: 1.1em; font-weight: 800; text-decoration: underline; text-transform: uppercase; font-family: var(--font2) transition: .15s ease-in-out;}

.account-head .user .logout:hover               {color: var(--color1b); text-decoration-color: transparent;}

  @media screen and (min-width: 769px)          {

  .account-head h1                              {width: auto;}

  .account-head .user                           {text-align: right; margin-top: 0.9rem;}

  }

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

  .account-head .user                           {width: 100%; text-align: center;}

  }



.submenu                                        {display: block; width: 100%; height: 2.4rem; border-radius: var(--border-radius0); background: var(--color3); overflow: hidden; position: relative; z-index: 1; overflow-x: auto; scrollbar-width: none;}

.submenu::-webkit-scrollbar                     {display: none;}

.submenu nav                                    {display: flex; height: 100%;}

.submenu nav a                                  {display: flex; height: 100%; align-items: center; font-size: 0.8em; color: var(--color0); font-weight: 800; padding: 0.15em 1.1em 0; border-radius: var(--border-radius0); box-sizing: border-box; white-space: nowrap; transition: .15s ease-in-out; font-family: var(--font2)}

.submenu nav a:hover                            {color: var(--color1);}

.submenu nav a.sel                              {color: white; background: var(--color1);}

.submenu nav a span                             {display: flex; height: 1.8em; align-items: center; font-size: 0.65em; color: white; font-weight: 800; background: var(--color1); margin-left: 0.5em; padding: 0.1em 0.5em 0; border-radius: 0.9em; box-sizing: border-box; position: relative; top: -0.1em;}

.submenu nav a.sel span                         {color: var(--color1); background: white;}

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

  .submenu nav a.sel                            {order: -1;}

  }



.prefill                                        {display: flex; width: 100%; align-items: center; flex-wrap: wrap; gap: 0.5em; background: white; box-sizing: border-box; border-radius: calc(1.2 * var(--border-radius0));}

.prefill span                                   {font-weight: 500;}

.prefill .button                                {font-size: 0.7em;}

  @media screen and (min-width: 769px)          {

  .prefill                                      {justify-content: space-between; padding: 0.4em 0.4em 0.4em 1em;}

  }

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

  .prefill                                      {justify-content: center; padding: 0.7em;}

  .prefill span                                 {width: 100%; text-align: center;}

  }



.history                                        {display: flex; width: 100%; overflow-x: auto;}

.history > *                                    {display: flex; width: 100%; min-width: 36em; flex-wrap: wrap; gap: 0.6rem;}

.history > * > *                                {display: flex; width: 100%; align-items: center; gap: 0.6rem; padding-inline: 1rem; box-sizing: border-box;}

.history > * > * > *                            {display: flex; align-items: center; gap: 0.2em; text-align: left;}

.history > * > * > *:nth-child(1)               {width: 1.5rem; font-weight: 500;}                                    

.history > * > * > *:nth-child(2)               {width: 5rem;}                                    

.history > * > * > *:nth-child(3)               {width: calc(100% - 26rem); font-weight: 500;}                                    

.history > * > * > *:nth-child(4)               {width: 4rem;}                                    

.history > * > * > *:nth-child(5)               {width: 10rem;}                                    

.history > * > * > *:nth-child(6)               {width: rem; justify-content: flex-end;}                                    

.history .head > *                              {color: var(--color1); font-size: 0.8em; font-weight: 800; font-family: var(--font2)}

.history .order-preview                         {min-height: 2.4em; background: white; padding-block: 0.6em; border-radius: var(--border-radius0);}

.history .order-preview > *                     {color: var(--color0); font-size: 0.9em;}

.history .btn                                   {display: flex; width: 1.1em; height: 1.1em; justify-content: center; align-items: center; box-sizing: border-box; border-radius: 100%; cursor: pointer;}

.history .btn svg                               {display: block; width: 100%; transition: .15s ease-in-out;}

.history .btn.repeat svg                        {fill: #666666;}

.history .btn.repeat:hover svg                  {fill: var(--color1);}

.history .btn.detail                            {background: var(--color2); padding: 0.2em; transition: .15s ease-in-out;}

.history .btn.detail svg                        {fill: var(--color0);}

.history .btn.detail:hover                      {fill: var(--color2b);}

.history .btn.detail:hover svg                  {color: black;}

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

  .history > *                                  {font-size: 0.9em;}

  }



.order-detail-title span                        {color: var(--color1);}

.order-detail-date                              {display: block; width: 100%; font-size: 1em; font-weight: 500; color: var(--color0); margin-top: -0.7rem; padding-inline: 1rem; box-sizing: border-box;}

.order-detail-date span                         {color: var(--color1);}

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

  .order-detail-date                            {text-align: center;}

  }



.files                                          {display: flex; width: 100%; flex-wrap: wrap; gap: 1.6rem;}

.files h2                                       {font-size: min(1.4rem, calc(0.9rem + 3vw)); color: var(--color1);}

.files > *                                      {display: flex; width: 100%; flex-wrap: wrap; gap: 0.6rem;}

.files > * > *                                  {display: flex; width: 100%; align-items: center; gap: 0.6rem; min-height: 2.4em; background: white; padding-block: 0.6em; border-radius: var(--border-radius0); padding: 0.6rem 1rem; box-sizing: border-box;}

.files > * > * > *                              {display: flex; align-items: center; gap: 0.2em; text-align: left; color: var(--color0); font-size: 1em; font-weight: 500;}

.files > * > * > *:nth-child(1)                 {width: calc(100% - 4rem);}                                    

.files > * > * > *:nth-child(2)                 {width: 2rem;}                                    

.files > * > * > *:nth-child(3)                 {width: 1.2rem; justify-content: flex-end;}                                    

.files .download                                {display: flex; width: 1.1em; height: 1.1em; justify-content: center; align-items: center; background: var(--color2); padding: 0.2em; box-sizing: border-box; border-radius: 100%; cursor: pointer; transition: .15s ease-in-out;}

.files .download svg                            {display: block; width: 100%; fill: var(--color0); transition: .15s ease-in-out;}

.files .download:hover                          {fill: var(--color2b);}

.files .download:hover svg                      {color: black;}

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

  .files > * > *                                {font-size: 0.9em;}

  }



.messages                                       {display: flex; width: 100%; flex-wrap: wrap; gap: 0.6rem;}

.messages > *                                   {display: flex; width: 100%; align-items: center; gap: 0.6rem; min-height: 2.4em; background: white; padding-block: 0.6em; border-radius: var(--border-radius0); padding: 0.6rem 1rem; border: solid 0.09em transparent; position: relative; box-sizing: border-box; transition: .15s ease-in-out;}

.messages > *:hover                             {border-color: var(--color1);}

.messages > * > *                               {display: block; opacity: 0.6; text-align: left; font-size: 1em; color: var(--color0); box-sizing: border-box; white-space: nowrap; position: relative;}

.messages > * .title                            {display: flex; align-items: center;}

.messages > * .text                             {flex-grow: 2; opacity: 0.45; text-overflow: ellipsis; overflow: hidden; margin-right: 0.4rem;}                                    

.messages > * > a                               {width: 100%; height: 100%; position: absolute; inset: 0; z-index: 2;}

.messages > *.unread .title                     {font-weight: 500; opacity: 1;}

.messages > *.unread .title:before              {display: block; width: 0.45em; height: 0.45em; background-color: var(--color1); border-radius: 100%; margin-right: 0.4em; position: relative; top: 0.06em; content: "";}

.messages > *.unread .text                      {opacity: 0.85;}

.messages > *.unread .time-date                 {font-weight: 500; opacity: 1;}

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

  .messages > *                                 {font-size: 0.9em;}

  }



.message-detail                                 {display: flex; width: 100%; flex-wrap: wrap; gap: 0.5em;}

.message-detail > *                             {display: flex; width: 100%; flex-wrap: wrap; padding-inline: 1rem; box-sizing: border-box;}

.message-detail .head                           {justify-content: space-between; padding-bottom: 0.7rem; border-bottom: solid 1px rgba(0,0,0,0.2);}

.message-detail .head > *                       {display: block; color: var(--color0); padding: 0;}

.message-detail .head h2                        {text-align: left; font-size: 1.3em; margin: 0;}

.message-detail .head .time-date                {opacity: 0.6;}

.message-detail .article-styles                 {gap: 0.6em 0;}

.message-detail .article-styles h3              {font-size: 1.1em; margin-block: 0.4rem -0.4rem;}

  @media screen and (min-width: 641px)          {

  .message-detail .head h2                      {width: calc(100% - 5rem);}

  .message-detail .head .time-date              {font-size: 1.1em;}

  }

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

  .message-detail .head h2                      {width: 100%;}

  }



.info-box                                       {flex-direction: column; align-items: center;}

.info-box > *:first-child                       {margin-top: 0;}

.info-box h1                                    {text-align: center; font-size: min(2.2rem, calc(1.5rem + 4vw));}



.payment-box                                    {width: auto; flex-direction: row; justify-content: center; gap: 1.2em; background: white; border-radius: var(--border-radius1); padding: 1.5em;}

.payment-box .qr                                {display: block; width: 8em;}

.payment-box .qr img                            {display: block; width: 100%;}

.payment-box .data                              {display: flex; flex-direction: column; justify-content: center;}

.payment-box .data span                         {display: block; font-size: 0.8em; color: var(--color0); font-weight: 300;}

.payment-box .data span strong                  {display: inline-block; margin-right: 0.4em;}

.payment-box .data .title                       {font-size: 1.25em; color: var(--color1); font-weight: 500; margin-bottom: 0.4rem;}

.payment-box .data .price                       {font-size: 1.1em; font-weight: 500; margin-top: 0.4rem;}

.payment-box + p                                {text-align: center; font-size: 0.85em;}

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

  .payment-box                                  {flex-direction: column; align-items: center;}

  .payment-box .data span                       {text-align: center;}

  }



.wndw                                           {display: flex; width: 100%; height: 100%; flex-direction: row; justify-content: center; align-items: center; padding: 5em min(1rem, 5%) 4.5em; box-sizing: border-box; position: fixed; left: -99999px; top: 0; z-index: 100000;}

.wndw:before                                    {display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; left: 0; top: 0; z-index: -1; content: ""; opacity: 0; transition: opacity .4s ease-in-out;}

.wndw > .outer                                  {display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1;}

.wndw > div                                     {width: 100%; max-width: 40em; max-height: calc(100vh - 4rem); background: white; position: relative; border-radius: var(--border-radius1); overflow: hidden; top: 5em; z-index: 2; overflow-y: auto; overflow-x: hidden; transition: .4s ease-in-out;}

.wndw > div:before                              {display: block; width: 100%; height: 1.2rem; background: white; position: absolute; left: 0; top: 0; content: ""; z-index: 5;}

.wndw > div .overflow                           {overflow-y: auto; overflow-x: hidden; box-sizing: border-box;}

.wndw.show                                      {left: 0;}

.wndw.show:before                               {opacity: 1;}

.wndw.show > div                                {transform: scale(1);}

.wndw.show.hide                                 {left: -99999px; transition: left 0s ease-in-out; transition-delay: 0.3s;}

.wndw.show.hide:before                          {opacity: 0;}

.wndw.show.hide > div                           {transform: scale(0.8) !important; opacity: 0;}

.wndw .cross                                    {display: block; width: 1.2em; height: 1.2em; font-size: 1em; cursor: pointer; position: absolute; right: 1rem; top: 1rem; z-index: 10002;}

.wndw .cross span                               {display: block; width: 100%; height: 3px; background: #cccccc; border-radius: 2px; position: absolute; left: 0; top: calc(50% - 1px); z-index: 1; transition: .2s ease-in-out;}

.wndw .cross:hover span                         {background: #252525;}

.wndw .cross span:nth-child(1)                  {transform: rotate(45deg);}

.wndw .cross span:nth-child(2)                  {transform: rotate(-45deg);}

.wndw .wndw-content                             {display: flex; width: 100%; justify-content: center; flex-wrap: wrap; gap: 1em; font-size: 1rem; padding: 2.6rem max(1rem, 7%) max(1rem, 7%); box-sizing: border-box;}

.wndw .wndw-content .title                      {display: block; width: 100%; text-align: center; font-size: 1.5em; font-weight: 500; margin-bottom: 0.2rem;}

.wndw .wndw-content .title span                 {display: block; font-weight: 300;}

.wndw .wndw-content p                           {display: block; width: 100%; text-align: center; font-size: 0.85em; line-height: 1.4em;}

.wndw .wndw-content .flex                       {align-items: center; gap: 0.7em 1em;}

.wndw .wndw-content .button                     {font-size: 0.8em;}

.wndw .wndw-content .button.color-green         {background: #06c720; color: white;}

.wndw .wndw-content .button.color-green:hover   {background: #00b318;}

.wndw .wndw-content .link                       {display: block; font-size: 1em; color: #666666; text-decoration: underline; cursor: pointer; transition: .15s ease-in-out;}

.wndw .wndw-content .link:hover                 {color: #252525; text-decoration-color: transparent;}

.wndw .wndw-content .link.light                 {color: #999999;}

.wndw .wndw-content .link.light:hover           {color: #666666;}