@import"https://pro.fontawesome.com/releases/v5.15.0/css/all.css";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Prata&display=swap";*,:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--primary-color:#111111;--white:#ffffff;--gray:#707070;--black:#000000;--btn-color:#E47406;--header-color:#8A3410;--bg-purple:#5C005C;--primary-font:"DM Sans", sans-serif;--secondary-font: "Prata", serif;--icon-font:"Font Awesome 5 Pro";--page-width:1430px;--cmn-gap: 100px 0;--cmn-gap-medium: 60px 0;--cmn-gap-small: 40px 0}html{box-sizing:border-box;scroll-behavior:smooth}body{padding:0;margin:0;font-size:18px;line-height:1.5!important;font-weight:400!important;color:var(--primary-color);font-family:var(--primary-font)!important;letter-spacing:normal}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{padding:0;margin-top:0;margin-bottom:0;line-height:1.2;color:var(--primary-color);font-family:var(--secondary-font);text-transform:inherit;letter-spacing:normal;font-weight:400}p{margin:0 0 20px}p:last-child{margin-bottom:0}p:empty{display:none}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%}video,iframe{display:block;width:100%}a{-webkit-transition:ease-in .3s;transition:ease-in .3s}a,a:hover,a:focus{text-decoration:none}table{width:100%}.btn:not(button,.site-header__cart),.button{padding:15px 30px;background:var(--btn-color);font-size:18px;color:var(--white);font-weight:400;font-family:var(--secondary-font);line-height:1.2;text-transform:uppercase;letter-spacing:normal;display:inline-flex;align-items:center;justify-content:center;text-align:center;min-height:54px;border-radius:0;min-width:287px;cursor:pointer;-webkit-transition:ease-in .3s;transition:ease-in .3s}.btn:not(button,.site-header__cart):hover,.button:hover{background:var(--header-color);color:var(--white)}.btn.btn-border:not(button,.site-header__cart),.button.btn-border{border-color:#392912;color:var(--header-color);background:var(--white)}.btn.btn-border:not(button,.site-header__cart):hover,.button.btn-border:hover{color:var(--white);background:var(--btn-color);border-color:var(--btn-color)}.btn.btn-white:not(button,.site-header__cart),.button.border-white{border-color:var(--white);color:var(--header-color);background:var(--white)}.btn.btn-white:not(button,.site-header__cart):hover,.button.border-white:hover{border-color:var(--btn-color);background:var(--btn-color)}.btn:not(button,.site-header__cart):before,.btn:not(button,.site-header__cart):after,.button:before,.button:after{display:none}form .field:before,form .field:after{display:none}:focus{outline:none!important}textarea,textarea.text-area{display:block;font-family:var(--primary-font);height:150px;width:100%;border:1px solid #aaa;background:var(--white);padding:1rem 2rem;margin:0;font-size:18px;color:var(--primary-color);font-weight:400;letter-spacing:normal;box-shadow:none!important;border-radius:0!important;-webkit-transition:ease-in .3s;transition:ease-in .3s;resize:none}input[type=text],input[type=password],input[type=url],input[type=tel],input[type=search],input[type=number],input[type=datetime],input[type=email],input[type=date],select{display:block;font-family:var(--primary-font);height:48px;width:100%;border:1px solid #aaa;background:var(--white);padding:1rem 2rem;margin:0!important;font-size:18px;font-weight:400;letter-spacing:normal;color:var(--primary-color);box-shadow:none!important;border-radius:0!important;-webkit-transition:ease-in .3s;transition:ease-in .3s}.mobile{display:none!important}@media only screen and (max-width:767px){.mobile{display:block!important}.desktop{display:none!important}}.page-width{max-width:var(--page-width);margin-left:auto;margin-right:auto;padding-left:15px!important;padding-right:15px!important}@media(max-width:1430px){.page-width,.page-width-desktop{max-width:1170px}}@media(max-width:767px){.page-width,.page-width-desktop{max-width:575px}}@media(max-width:575px){.page-width,.page-width-desktop{max-width:100%}}.slick-slider .slick-arrow{padding:0;width:36px;height:36px;background-color:transparent;border:1px solid transparent;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:0;color:var(--black);position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:2;transition:all .3s;cursor:pointer}.slick-slider .slick-arrow:hover{opacity:.7;color:var(--primary-color)}.slick-slider .slick-prev{left:0;right:auto}.slick-slider .slick-next{left:auto;right:0}.slick-slider .slick-arrow:before{display:inline-block;font-size:30px;font-family:var(--icon-font);color:currentColor;font-weight:300;line-height:1;opacity:1!important}.slick-slider .slick-prev.slick-arrow:before{content:"\f177"}.slick-slider .slick-next.slick-arrow:before{content:"\f178"}.slick-slider .slick-list{margin-left:-12px;margin-right:-12px}.slick-slider .slick-slide{padding-left:12px;padding-right:12px}.slick-arrow.slick-disabled{opacity:.5;pointer-events:none}.slick-slider .slick-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-top:20px}.slick-slider .slick-dots li{display:inline-block;margin:3px}.slick-slider .slick-dots li button{font-size:0;width:12px;height:12px;border:1px solid var(--color-pink);border-radius:50%;display:block;padding:0;background:#fff;transition:all .3s;box-shadow:none;outline:none}.slick-slider .slick-dots li.slick-active button{background:var(--color-pink)}.utility-bar{border-bottom:0;padding:12px 0;background-color:var(--bg-purple)!important;color:var(--white);position:relative}.announcement-bar .announcement-bar__message{color:var(--white);font-family:var(--primary-font);min-height:auto;font-size:18px;text-transform:capitalize}.announcement-bar .announcement-bar__link{text-decoration:none;max-width:400px}.announcement-bar .announcement-bar__message span{display:flex;justify-content:space-between;width:auto}.announcement-bar .announcement-bar__message svg.icon.icon-arrow{display:none}.announcement-bar .announcement-bar__message span span{text-transform:uppercase;font-weight:700;text-decoration:underline;display:flex;width:auto;padding-left:20px}.header-wrapper{border-bottom:0;position:relative}header.header{display:block;padding:20px 0 0}.headertop-wrapper{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;position:relative;padding:0 0 20px 200px}h1.header__heading{max-width:150px;width:100%;order:1;position:absolute;left:0;bottom:-110px;z-index:1}.header__heading .header__heading-link{margin:0;padding:0;display:block}.header__heading .header__heading-logo{width:100%}.header-menu_wrapper{background-color:var(--header-color)}.header .header__inline-menu{margin-left:auto;margin-right:auto;width:100%;padding-left:170px}.header .header__inline-menu .list-menu{position:relative;z-index:1}.header .header__inline-menu .header__menu-item{padding:23px 9px;font-family:var(--primary-font);color:var(--white);font-size:14px;text-decoration:none}.header .header__inline-menu .header__menu-item span.header__active-menu-item{color:var(--white)}.header .header__inline-menu summary.list-menu__item{padding-right:23px}.header__menu-item span{text-decoration:none!important}.header .header__icons{padding-right:0;align-items:center;order:3}.header .header__icons>*{margin:0 30px 0 0}.header .header__icons>*:last-child{margin-right:0}.header__icons>.header__search{display:none!important}.header__icons .header__icon{width:auto;height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none}.header__icons .header__icon svg,.header__icons .header__icon .icon{width:24px;height:24px;transform:none}.header__icons .header__icon .visually-hidden{position:static!important;width:auto;height:auto;margin:0!important}.socials-search-wrap{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.social-media-wrap .list-social{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;justify-content:flex-start}.social-media-wrap .list-social li{display:inline-block;margin:0 13px 0 0}.social-media-wrap .list-social li:last-child{margin-right:0}.social-media-wrap .list-social .list-social__link{padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--btn-color);border-radius:50%;color:var(--white);transition:all .3s;will-change:transform}.social-media-wrap .list-social .list-social__link .icon{width:16px;height:16px;transform:none}.social-media-wrap .list-social .list-social__link:hover{background:var(--header-color)}.search-bar-wrap{margin-left:64px;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.single__menuwrap summary.list-menu__item{height:54px;background:#e6e6e666;font-size:16px;color:#858585;padding-left:17px;text-decoration:none}.single__menuwrap .header__submenu{background:#f5f5f5;border:0}.single__menuwrap details[open]>.header__submenu{z-index:2}.single__menuwrap .header__submenu .header__menu-item{padding:.8rem 1.7rem;font-size:16px;text-decoration:none}.single__menuwrap .header__submenu .header__menu-item:hover{background:#e7e7e7}.search-bar-wrap form{max-width:740px;min-width:740px;width:100%;position:relative}.search-bar-wrap form input[type=text]{width:100%;border:0;height:54px;font-size:16px;background:#e6e6e666;padding-right:60px}.search-bar-wrap form input[type=text]::placeholder{color:#bababa;opacity:1}.search-bar-wrap form input[type=text]::-ms-input-placeholder{color:#bababa}.search-bar-wrap form .search-button{position:absolute;right:0;top:0;z-index:2;background:none;border:0;display:flex;align-items:center;justify-content:center;width:60px;height:54px;padding:0;cursor:pointer}.homebanner-mainWrap{position:relative;overflow:hidden}.homebanner__textcontent{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.homebanner-content-holder{position:relative}.homebanner-content-holder .banner-image img{width:100%}.homebanner__textcontent .content-wrapper{max-width:700px;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.homebanner__textcontent .content-wrapper>*:not(:last-child){margin-bottom:20px}.homebanner__textcontent .content-wrapper h2{font-size:86px;font-weight:400}.homebanner__textcontent .content-wrapper p{max-width:577px}.homebanner-mainWrap .slick-counter{position:absolute;z-index:1;right:22px;bottom:20%;font-size:24px;color:var(--white);font-weight:400}.homemain-Bannerslider.slick-slider .slick-arrow{color:var(--white);top:auto;-webkit-transform:translateY(0);transform:translateY(0);bottom:20%}.homemain-Bannerslider.slick-slider .slick-next{right:calc((50% - (var(--page-width) / 2)) + 20px)}.homemain-Bannerslider.slick-slider .slick-prev{left:auto;right:calc((50% - (var(--page-width) / 2)) + 70px)}footer.footer{border:0;margin:0;padding:91px 0 38px;background-color:var(--bg-purple);color:var(--white)}.footer .footer__content-top{padding-top:0;padding-bottom:72px}.footer__content-top .grid{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin:0 -15px;column-gap:0;row-gap:0!important}.footer__content-top .grid__item{padding:0 15px;width:100%;display:block;margin:0;max-width:20%}.footer__content-top .grid__item:first-child{max-width:12%}.footer__content-top .grid__item:last-child{max-width:28%}.footer .footer-block__heading{font-size:20px;color:var(--white);font-family:var(--primary-font);margin-bottom:22px;font-weight:700}.footer-block__brand-info .footer-block__image-wrapper{max-width:150px!important;width:100%;margin-top:-50px}.footer-block__brand-info .footer-block__image-wrapper img{width:100%}.footer-block--menu ul{margin:0}.footer-block--menu ul li{margin:0 0 1px!important;width:100%}.footer-block--menu ul li:last-child{margin-bottom:0!important}.footer-block--menu ul li .list-menu__item{padding:0!important;line-height:1.2;font-size:inherit;color:currentColor}.footer-block--menu ul li .list-menu__item:hover{color:#fff}.footer__newsletter .newsletter-form__field-wrapper .field{position:relative}.footer__newsletter .newsletter-form__field-wrapper .field .field__label{display:none}.footer__newsletter .newsletter-form__field-wrapper .field .field__input{background:#fcfcfc17;border:0;padding:10px 130px 10px 20px;color:var(--white);width:100%;height:52px}.footer__newsletter .newsletter-form__field-wrapper .field .field__input::placeholder{color:var(--white);opacity:1}.footer__newsletter .newsletter-form__field-wrapper .field .field__input::-ms-input-placeholder{color:var(--white)}.footer__newsletter .newsletter-form__field-wrapper .field .field__button{position:absolute;top:0;right:0;max-width:122px;width:100%;height:100%;background:var(--btn-color);text-align:center;font-size:13px;padding:10px;text-transform:uppercase;font-family:var(--secondary-font);-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out}.footer__newsletter .newsletter-form__field-wrapper .field .field__button:hover{background:var(--header-color)}.footer_socials-wrap{margin-top:52px}.footer_socials-wrap .list-social{display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;justify-content:flex-start}.footer_socials-wrap .list-social li{display:inline-block;margin:0 13px 0 0}.footer_socials-wrap .list-social li:last-child{margin-right:0}.footer_socials-wrap .list-social .list-social__link{padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--white);border-radius:50%;color:var(--bg-purple);transition:all .3s;will-change:transform}.footer_socials-wrap .list-social .list-social__link .icon{width:16px;height:16px;transform:none}.footer_socials-wrap .list-social .list-social__link:hover{transform:scale(1.2);background:var(--btn-color)}footer.footer .footer__content-bottom{padding:0;border:0;opacity:1;transform:none}.footer__content-bottom-wrapper.fcm_top{display:none}.footer__copyright.caption{margin-top:0;font-size:16px;text-align:left;letter-spacing:normal}.footer__copyright .copyright__content{font-size:inherit}.footer__content-bottom-wrapper.fcm_bottom{display:flex;align-items:center;justify-content:space-between;padding-top:26px;position:relative;column-gap:20px}.footer__content-bottom-wrapper.fcm_bottom:before{content:"";border-top:1px solid rgba(255,255,255,.32);position:absolute;top:0;left:0;right:0;width:calc(100% - 30px);margin:0 auto;pointer-events:none}.payment__icon img{max-width:652px;width:100%}.title-wrapper-with-link h2{font-size:64px;font-weight:400;margin-bottom:75px;max-width:1020px;margin-left:auto;margin-right:auto}.title-wrapper h2{font-size:64px;margin-bottom:0}.title-wrapper-with-link h2 strong,.title-wrapper-with-link .sub_txt h3 strong,.title-wrapper h2 strong{color:var(--header-color);font-weight:400}.hmcollection-list{padding:var(--cmn-gap);position:relative;overflow:hidden}.hmcollection-list .collection-list-wrapper{padding-top:0;padding-bottom:0;position:relative;z-index:1}.hmcollection-list .title-wrapper-with-link{margin-bottom:61px;text-align:center}.title-wrapper-with-link .sub_txt h3{font-size:48px;margin-bottom:0}.hmcollection-list .slick-slider .slick-list{margin:0 -10px}.hmcollection-list .slick-slider .slick-slide{padding:0 10px}.hmcollection-list .card__information{padding-top:24px;padding-bottom:10px;text-align:center}.hmcollection-list .card__information .card__heading{font-size:30px}.hmcollection-list .card__information .card__heading .icon-wrap{display:none}.hmcollection-list .clctnprc{text-align:center}.hmcollection-list .clctnprc h5{font-size:22px;font-weight:500;font-family:var(--primary-font)}.hmcollection-list .slick-slider .slick-arrow{top:-110px;transform:inherit}.hmcollection-list .slick-slider .slick-arrow:hover:before,.hmcollection-list .slick-slider .slick-arrow:focus:before{color:#111;opacity:1}.hmcollection-list .slick-slider .slick-next{right:0}.hmcollection-list .slick-slider .slick-prev{left:calc(100% - 56px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}.hmcollection-list .left-leaf{position:absolute;bottom:-30px;left:0;height:431px;width:auto}.hmcollection-list .right-leaf{position:absolute;top:16px;right:0;height:831px;width:auto}.hmcollection-list .right-leaf img,.hmcollection-list .left-leaf img{width:auto;height:100%}.card-wrapper{transition:.5s ease-in-out}.card-wrapper:hover h3 a{color:var(--header-color);text-decoration:underline!important}.card-wrapper:hover+.clctnprc h5{color:var(--header-color);text-decoration:underline!important}.hmftr-clctn{padding-bottom:100px;overflow:hidden}.hmftr-clctn .collection{padding:0}.hmftr-clctn .collection__title.title-wrapper{margin-bottom:54px;display:flex;flex-wrap:wrap;row-gap:15px;justify-content:space-between}.hmftr-clctn .collection .product-grid{column-gap:0;padding:0;scroll-padding-left:0;flex-wrap:inherit}.hmftr-clctn .collection .product-grid li{max-width:25%;width:100%;margin:0!important;padding:0 10px;flex-grow:inherit;box-sizing:border-box}.hmftr-clctn .collection .product-grid li:first-child{scroll-margin-left:0}.hmftr-clctn .collection .product-grid .slick-list{margin:0}.hmftr-clctn .collection .slider-component-full-width{padding:0!important}.hmftr-clctn .slider-button{bottom:auto;top:-100px;width:36px;height:36px;padding:0;position:absolute;z-index:2}.hmftr-clctn .slider-buttons{position:absolute;top:0;right:0}.hmftr-clctn .slider-button svg{display:none}.hmftr-clctn .slider-button--next{right:0}.hmftr-clctn .slider-button--next:before{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);background:url(/cdn/shop/files/right-arrow.svg?v=1702476696) no-repeat center center;background-size:100% 100%;width:25px;height:25px;margin:0 auto}.hmftr-clctn .slider-button--prev{left:calc(100% - 56px);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translate(-100%)}.hmftr-clctn .slider-button--prev:before{content:"";position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);background:url(/cdn/shop/files/left-arrow.svg?v=1702476696) no-repeat center center;background-size:100% 100%;width:25px;height:25px;margin:0 auto}.hmftr-clctn .slider-button[disabled=disabled]:before{opacity:.5}.hmftr-clctn .slider-counter{display:none}.hmftr-clctn .card__content>.card__information{width:auto;display:flex;justify-content:space-between;padding:15px 0}.hmftr-clctn .card__content .card-information{width:auto}.hmftr-clctn .card__information .card__heading{font-size:18px;font-family:var(--primary-font);padding-right:12px}.hmftr-clctn .card__information .price-item{font-family:var(--primary-font);font-size:20px;letter-spacing:.025rem}.hmftr-clctn .price{margin-top:0!important}.hmftr-clctn .card-information{text-align:right}.hmftr-clctn .collection__view-all a{margin-top:0}.hmftr-clctn .collection__view-all{margin-top:45px}.hm-imgtxt .gradient{padding:0}.hm-imgtxt,.icontext-col{padding-bottom:100px;overflow:hidden}.icontext-col .page-width{padding-top:0;padding-bottom:0}.icontext-col .multicolumn-list{column-gap:0;row-gap:0;margin:0 -10px;justify-content:center;row-gap:30px}.icontext-col .multicolumn-list li{max-width:25%;width:100%;padding:0 10px;text-align:center;margin-bottom:0}.icontext-col .multicolumn-list .multicolumn-card__image-wrapper{width:78px;height:78px;margin:0 auto 12px}.icontext-col .multicolumn-card__info{padding:0!important}.icontext-col .inline-richtext{font-size:20px;letter-spacing:.05rem;margin-bottom:8px}.icontext-col .rte{margin-top:0}.icontext-col .rte p{font-size:18px;letter-spacing:.0225rem;color:var(--primary-color)}.hm-imgtxt .image-with-text__grid{display:flex;flex-wrap:wrap;row-gap:25px}.hm-imgtxt .image-with-text__grid .image-with-text__media-item{width:50%;max-width:100%;flex-grow:inherit;padding-right:30px}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item{width:50%;max-width:100%;flex-grow:inherit;padding-left:30px}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content{padding:0}.hm-imgtxt .image-with-text__grid .image-with-text__media-item .image-with-text__media{padding-bottom:0!important;border:none;min-height:auto;overflow:visible!important}.hm-imgtxt .image-with-text__grid .image-with-text__media-item .image-with-text__media img{position:relative}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__heading{font-size:45px;line-height:1.3;letter-spacing:1.92px;text-transform:capitalize}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__heading strong{display:block;color:var(--header-color);font-weight:400}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__text.subtitle{margin-top:15px;color:var(--primary-color);font-size:22px;font-weight:500;line-height:1.2;letter-spacing:.44px;border-left:3px solid var(--primary-color);padding-left:12px}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body{margin-top:15px}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__text.rte.body p{color:var(--primary-color);font-size:18px;line-height:26px;letter-spacing:.36px}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .button{margin-top:25px;min-width:220px;min-height:60px;border:1px solid #392912;background:transparent;color:var(--header-color)}.hm-imgtxt .image-with-text__grid .image-with-text__text-item.grid__item .button:hover{background:var(--btn-color);border:1px solid var(--btn-color);color:var(--white)}.hmshop-vdo .hmshovdo-rep{position:relative}.hmshop-vdo .hmshovdo-rep img{width:100%}.hmshop-vdo .hmshovdo-rep .hmshopvdotext{position:absolute;top:50%;left:50px;transform:translateY(-50%);width:100%;max-width:400px}.hmshop-vdo .hmshovdo-rep .hmshopvdotext h2{color:var(--white);font-size:65px;line-height:1.2;text-transform:capitalize}.hmshop-vdo .hmshovdo-rep .hmshopvdotext .button.white-btn{background:var(--white);color:var(--header-color);min-height:60px;border:1px solid var(--white);margin-top:25px}.hmshop-vdo .hmshovdo-rep .hmshopvdotext .button.white-btn:hover{background:var(--btn-color);border:1px solid var(--btn-color);color:var(--white)}.hmshop-vdo .hmshovdo-inner{display:flex;flex-wrap:wrap;--video-sec-clm-gap: 20px;column-gap:var(--video-sec-clm-gap);row-gap:20px}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.full{width:100%;max-width:100%}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.quarter{width:100%;max-width:calc(25% - (var(--video-sec-clm-gap) - (var(--video-sec-clm-gap) / 3)))}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.half{width:100%;max-width:calc(50% - (var(--video-sec-clm-gap) - (var(--video-sec-clm-gap) / 3)))}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.quarter .hmshopvdotext{top:auto;bottom:0;left:0;transform:inherit;padding:25px 20px;max-width:100%}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.quarter .hmshopvdotext h2{font-size:33px;margin:0 0 8px}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.quarter .hmshopvdotext p{color:var(--white);font-size:18px;line-height:23px;letter-spacing:.36px;margin:0}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.quarter .hmshopvdotext .button.white-btn{font-size:16px;min-width:215px;min-height:50px;margin-top:20px}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.half .hmshopvdotext{top:auto;bottom:0;left:0;transform:inherit;padding:30px 25px;max-width:100%}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.half .hmshopvdotext h2{font-size:35px}.hmshop-vdo .hmshovdo-inner .hmshovdo-rep.half .hmshopvdotext .button.white-btn{min-width:350px;margin-top:20px}.hmshop-vdo{position:relative}.hmshop-vdo .page-width,.hmftr-clctn.hmmid-clctn .page-width,.hmftr-clctn.hmmid-clctn .title{position:relative;z-index:2}.hmshop-vdo .left-leaf{position:absolute;left:0;bottom:-282px;z-index:1;height:400px;pointer-events:none}.hmshop-vdo .right-leaf{position:absolute;bottom:0;right:0;z-index:-1;pointer-events:none;width:auto;height:500px}.hmshop-vdo .right-leaf img,.hmshop-vdo .left-leaf img{width:100%;height:100%}.hmshop-vdo .hmshovdo-top h2{font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize;text-align:center;margin:0 0 40px}.hmshop-vdo .hmshovdo-top h2 strong{color:var(--header-color);font-weight:400}.hmftr-clctn.hmmid-clctn{padding-top:100px}.hmftr-clctn .title{font-size:45px;margin-bottom:0!important}.home-testmnl{background-image:url(/cdn/shop/files/testimonial-bg.png);background-repeat:no-repeat;background-size:100%;background-color:#f5f5f5;background-attachment:fixed;overflow:hidden}.home-testmnl .tstmnl-inner{display:flex;flex-wrap:wrap;row-gap:25px;padding:100px 0}.home-testmnl .tstmnl-inner .brdrvw-hdngtop,.home-testmnl .tstmnl-inner .revslider{width:50%}.home-testmnl .tstmnl-inner .brdrvw-hdngtop .main-heading{font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize;margin:0 0 10px}.home-testmnl .tstmnl-inner .brdrvw-hdngtop .main-heading strong{color:var(--header-color);font-weight:400}.home-testmnl .tstmnl-inner .brdrvw-hdngtop p{color:#262626;font-size:24px;line-height:32px;letter-spacing:.48px;width:100%;max-width:470px}.home-testmnl .tstmnl-inner .brdrvw-hdngtop button.slide-arrow{cursor:pointer;padding:0;border:none;background:transparent;width:36px;height:36px;transition:all .45s ease-in-out}.home-testmnl .tstmnl-inner .brdrvw-hdngtop .btn-wrap{display:inline-flex;gap:35px}.home-testmnl .tstmnl-inner .brdrvw-hdngtop button.slide-arrow svg path{transition:all .45s ease-in-out}.home-testmnl .tstmnl-inner .brdrvw-hdngtop button.slide-arrow:hover svg path{fill:#a1a1a1}.home-testmnl .tstmnl-inner .revslider .brdrvw-rep{padding:0 25px}.home-testmnl .tstmnl-inner .revslider .brdrvw-rep .abslt-comma{display:none}.home-testmnl .tstmnl-inner .revslider .brdrvw-rep .brdrvw-text p{font-size:22px;font-style:italic;line-height:32px;letter-spacing:.48px;margin-bottom:13px}.home-testmnl .tstmnl-inner .revslider .brdrvw-rep .brdrvw-name h3{font-size:21px;font-weight:400;line-height:1;letter-spacing:.42px;margin:0 0 12px}.home-testmnl .tstmnl-inner .revslider .brdrvw-rep .brdrvw-star .review-star{color:var(--btn-color)}.media-slider{padding:100px 0;overflow:hidden}.media-slider .mediaslider-top{display:flex;flex-wrap:wrap;row-gap:20px;justify-content:space-between;align-items:center}.media-slider .mediaslider-top h2{font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize}.media-slider .mediaslider-top h2 strong{color:var(--header-color);font-weight:400}.btn-wrap{display:inline-flex;gap:35px}.btn-wrap button.slide-arrow{display:block;padding:0;background:transparent;border:none;cursor:pointer;transition:all .45s ease-in-out}.btn-wrap button.slide-arrow:focus,.btn-wrap button.slide-arrow:focus-visible{outline:0;box-shadow:none}.btn-wrap button.slide-arrow svg path{transition:all .45s ease-in-out}.btn-wrap button.slide-arrow:hover svg path{fill:#a1a1a1}.media-slider .mediaslider-rep{display:flex!important;flex-wrap:wrap;row-gap:25px;margin-top:50px}.media-slider .mediaslider-rep .mediaslider-left{width:40%;padding-right:10px;position:relative}.media-slider .mediaslider-rep .mediaslider-left img{width:100%;height:100%;object-fit:cover}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column{display:flex;flex-wrap:wrap;row-gap:20px;--top-media-clm-gap: 20px;column-gap:var(--top-media-clm-gap)}.media-slider .mediaslider-rep .mediaslider-right{width:60%;padding-left:10px;display:flex;flex-direction:column;row-gap:20px}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt{display:flex;flex-wrap:wrap;align-items:flex-end;width:100%;max-width:calc(75% - (var(--top-media-clm-gap) - (var(--top-media-clm-gap) / 2)));background-image:url(/cdn/shop/files/media-top-rgt-bg.png);background-repeat:no-repeat;background-size:100%;background-color:#3d582f;padding:16px;position:relative}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-second-img{width:100%;max-width:calc(25% - (var(--top-media-clm-gap) - (var(--top-media-clm-gap) / 2)))}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .media-right-first-img{width:40%;padding-right:10px;height:100%}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .media-right-first-img img{width:100%;height:100%;object-fit:cover}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .media-right-first-text{width:60%;padding-left:10px}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-second-img img{width:100%}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .media-right-first-text h3{color:var(--white);font-family:var(--secondary-font);font-size:18px;font-weight:700;line-height:1.1;margin:0 0 10px}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .media-right-first-text p{color:var(--white);font-size:16px;line-height:19px;letter-spacing:.16px;margin:0}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .second-btn{position:absolute;top:0;right:0;width:50px;height:53px;display:flex;align-items:flex-start;justify-content:flex-end;background:var(--white);transition:all .45s ease-in-out}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .second-btn .button-arrow{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--btn-color)}.media-slider .mediaslider-rep .mediaslider-right .media-right-first-column .media-right-first-img-txt .button-arrow:hover{background:var(--header-color)}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom{display:flex;flex-wrap:wrap;row-gap:20px;--top-media-clm-gap: 20px;column-gap:var(--top-media-clm-gap)}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left{width:100%;max-width:calc(60% - (var(--top-media-clm-gap) - (var(--top-media-clm-gap) / 2)));padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;background-image:url(/cdn/shop/files/bottom-lft-media-bg.png);background-repeat:no-repeat;background-size:100%;background-color:#f5f5f5}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right{width:100%;max-width:calc(40% - (var(--top-media-clm-gap) - (var(--top-media-clm-gap) / 2)));position:relative}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left h3{font-family:var(--primary-font);font-size:20px;font-weight:700;line-height:1.1;margin:15px 0 9px}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left p{font-size:16px;line-height:19px;letter-spacing:.16px;margin:0 0 8px}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left p:last-child{margin:0}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left p a{color:#2a524c;font-size:16px;font-weight:500;line-height:1;text-decoration-line:underline;display:inline-block;transition:all .45s ease-in-out}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-left p a:hover{color:var(--btn-color)}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right img{width:100%;height:100%;object-fit:cover;object-position:center center}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .media-right-bottom-right-txt{position:absolute;bottom:0;left:0;width:100%;padding:15px}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .media-right-bottom-right-txt h3{color:var(--white);font-family:var(--primary-font);font-size:18px;font-weight:700;line-height:1.1;margin:0 0 7px}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .media-right-bottom-right-txt p{color:var(--white);font-size:14px;line-height:19px;letter-spacing:.14px;margin:0}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .second-btn{position:absolute;top:0;right:0;width:50px;height:53px;display:flex;align-items:flex-start;justify-content:flex-end;background:var(--white);transition:all .45s ease-in-out}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .second-btn .button-arrow{width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:var(--btn-color);transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.media-slider .mediaslider-rep .mediaslider-right .media-right-bottom .media-right-bottom-right .second-btn .button-arrow:hover{background:var(--header-color)}.media-slider .mediaslider-rep .mediaslider-left .left-content{position:absolute;bottom:0;left:0;right:10px;padding:25px}.media-slider .mediaslider-rep .mediaslider-left .left-content h3{color:var(--white);font-family:var(--primary-font);font-size:23px;font-weight:700;line-height:1.1;margin:0 0 7px}.media-slider .mediaslider-rep .mediaslider-left .left-content p{color:var(--white);font-family:var(--primary-font);font-size:17px;line-height:22px;margin:0 0 2px}.media-slider .mediaslider-rep .mediaslider-left .left-content p a{display:inline-block;color:var(--white);text-decoration:underline}.media-slider .mediaslider-rep .mediaslider-left .button{min-width:210px;min-height:56px}.media-slider .mediaslider-rep .mediaslider-left .first-btn{position:absolute;bottom:0;right:0;background:var(--white);min-width:220px;min-height:68px;display:flex;align-items:flex-end;justify-content:flex-end}.media-slider .mediaslider-rep .mediaslider-left .left-content p:nth-of-type(1){width:100%;max-width:411px}.media-slider .mediaslider-rep .mediaslider-left .left-content p:last-child{margin:0}.joinnewsletter{background-image:url(/cdn/shop/files/join-newsletter-bg.jpg);background-repeat:no-repeat;background-size:100%;background-color:#3d582f;background-attachment:fixed;padding:55px 0;overflow:hidden}.joinnewsletter .newsletter-inner{display:flex;flex-wrap:wrap;--news-clm-gap: 55px;column-gap:var(--news-clm-gap);row-gap:25px}.joinnewsletter .newsletter-inner .newsletter-img{width:100%;max-width:calc(40% - (var(--news-clm-gap) - (var(--news-clm-gap) / 2)))}.joinnewsletter .newsletter-inner .newsletter-img img{width:100%}.joinnewsletter .newsletter-inner .newsletter__wrapperin{background:transparent;border:none;width:100%;max-width:calc(60% - (var(--news-clm-gap) - (var(--news-clm-gap) / 2)))}.joinnewsletter .newsletter-inner .newsletter__wrapperin .inline-richtext{color:var(--white);font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize;margin:0 0 15px}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter__subheading{max-width:100%}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter__subheading p{color:var(--white);font-size:24px;line-height:normal;margin:0 0 15px}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form,.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .newsletter-form__field-wrapper{max-width:100%}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field{display:flex;flex-wrap:wrap;row-gap:20px}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn{width:100%;display:flex;flex-wrap:wrap;--input-gap: 20px;column-gap:var(--input-gap)}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field-email,.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .fieldphn{width:100%;max-width:calc(50% - (var(--input-gap) - (var(--input-gap) / 2)))}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__label{display:none}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__input{padding:20px 15px;background:#ffffff17;border:none;min-height:55px;color:#ededed;font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__input::placeholder{color:#ededed;font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal;opacity:1}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__input::-ms-input-placeholder{color:#ededed;font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__input:focus,.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .field-emailphn .field__input:focus-visible{outline:0;box-shadow:none}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field p{color:var(--white);font-size:24px;line-height:normal;margin:0;width:100%}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .newsletter-form__button{position:static;min-width:190px;min-height:60px;background:var(--white);color:var(--header-color);font-family:var(--secondary-font);font-size:18px;line-height:1;text-transform:uppercase;align-items:center;justify-content:center;padding:15px 25px;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.joinnewsletter .newsletter-inner .newsletter__wrapperin .newsletter-form .field .newsletter-form__button:hover{background:var(--btn-color);color:var(--white)}.joinnewsletter .newsletter{padding-top:0;padding-bottom:0}.social-slider{padding:100px 0;overflow:hidden}.social-slider .sclmda-top h2{font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize;text-align:center;margin:0 0 10px}.social-slider .sclmda-top h2 strong{color:var(--header-color);font-weight:400}.social-slider .sclmda-top{margin-bottom:28px}.social-slider .sclmda-top p{color:#262626;text-align:center;font-size:18px;line-height:24px}.social-slider .sclmda-inner .sclmda-rep{position:relative}.social-slider .sclmda-inner .sclmda-rep a{display:block}.social-slider .sclmda-inner .sclmda-rep a img{width:100%}.social-slider .sclmda-inner .sclmda-rep .scl-img{position:absolute;top:14px;left:24px;z-index:1}.social-slider .sclmda-inner .sclmda-rep .social-content{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:calc(100% - 24px);display:flex;align-items:center;flex-wrap:wrap;background:var( --header-color);padding:18px 13px}.social-slider .sclmda-inner .sclmda-rep .social-content .social-left-img{width:32px;height:auto}.social-slider .sclmda-inner .sclmda-rep .social-content .social-left-img img{border-radius:50%}.social-slider .sclmda-inner .sclmda-rep .social-content .social-right-txt{width:calc(100% - 32px);padding-left:15px}.social-slider .sclmda-inner .sclmda-rep .social-content .social-right-txt h4{color:var(--white);font-size:20px;line-height:1.1;letter-spacing:.8px;text-transform:capitalize}.social-slider .sclmda-inner .sclmda-rep .social-content .social-right-txt h4:not(:last-child){margin:0 0 6px}.social-slider .sclmda-inner .sclmda-rep .social-content .social-right-txt p{color:var(--white);font-size:15px;line-height:1;text-decoration-line:underline}.social-slider .slick-next.slick-arrow{right:-55px;color:var(--primary-color)}.social-slider .slick-prev.slick-arrow{left:-55px;color:var(--primary-color)}.hmsrch .hmsrch-full{position:relative;background:#f7f7f7;padding:100px 0}.hmsrch .hmsrch-full .hmsrch-leftbg{position:absolute;bottom:0;left:0;width:auto;height:230px}.hmsrch .hmsrch-full .hmsrch-leftbg img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.hmsrch .hmsrch-full .hmsrch-rightbg{position:absolute;top:0;right:0;width:auto;height:275px}.hmsrch .hmsrch-full .hmsrch-rightbg img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.hmsrch .sclmda-top h2{font-size:45px;line-height:1;letter-spacing:1.92px;text-transform:capitalize;text-align:center;margin:0 0 6px}.hmsrch .sclmda-top p{color:var(--primary-color);font-size:18px;line-height:normal;text-align:center}.hmsrch .page-width{max-width:995px}.hmsrch .sclmda-top{margin-bottom:40px}.hmsrch .hmsrch-inner{display:flex}.hmsrch .hmsrch-inner .hmsrch-left{width:16%}.hmsrch .hmsrch-inner .hmsrch-right{width:84%}.hmsrch .hmsrch-inner .hmsrch-right form{display:flex;flex-wrap:wrap;column-gap:var(--search-input-gap);--search-input-gap: 10px}.hmsrch .hmsrch-inner .hmsrch-right form input[type=text]{width:100%;max-width:calc(625px - (var(--search-input-gap) - (var(--search-input-gap) / 2)));padding:25px 15px;min-height:60px;background:var(--white);border:none;color:#bababa;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px}.hmsrch .hmsrch-inner .hmsrch-right form .search-button{width:100%;max-width:calc(185px - (var(--search-input-gap) - (var(--search-input-gap) / 2)));min-height:60px;background:var(--btn-color);border:none;color:var(--white);font-family:var(--secondary-font);font-size:18px;line-height:1;text-transform:uppercase;font-weight:400;padding:15px 25px;display:flex;align-items:center;justify-content:center;-webkit-transition:all .45s ease-in-out;transition:all .45s ease-in-out;cursor:pointer}.hmsrch .hmsrch-inner .hmsrch-right form .search-button:hover{background:var(--header-color)}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap{height:100%}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap .list-menu{height:auto;width:100%;background:var(--white);min-height:60px}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap details{height:100%}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap .list-menu li{width:100%}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap summary.list-menu__item{height:100%;background:#3d582f2e}.hmsrch .hmsrch-inner .hmsrch-left .single__menuwrap .list-menu li .header__menu-item{color:#3d582f;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__information .price--on-sale .price__sale{display:flex;flex-wrap:nowrap;align-items:center}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__information .price--on-sale .price__sale .price-item.price-item--regular{color:#bababa;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin-right:5px}.collection .grid .grid__item .card:not(.ratio)>.card__content .card__information .price--on-sale .price__sale .price-item.price-item--sale.price-item--last{color:#d91616;font-size:18px;font-weight:400;line-height:normal;letter-spacing:.4px}.home-ftr-prdct .color-background-1.isolate.gradient{background:transparent}.home-ftr-prdct .collection{background-image:url(/cdn/shop/files/instutite-bg.png);background-repeat:no-repeat;background-size:100%;background-attachment:fixed;background-color:#3d582f;padding:70px 0;overflow:hidden}.home-ftr-prdct .header_contentWrap h2{color:var(--white);text-align:center;font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize;margin:0 0 45px}.home-ftr-prdct .collection__category .tabs{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;--tab-clm--gap: 35px;column-gap:var(--tab-clm--gap);row-gap:15px}.home-ftr-prdct .collection__category .tabs li{width:100%;max-width:calc(33.333% - (var(--tab-clm--gap) - (var(--tab-clm--gap) / 3)));display:flex;align-items:center;justify-content:center;border:1px solid var(--white);padding:20px 15px;cursor:pointer;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.home-ftr-prdct .collection__category .tabs li a{color:var(--white);text-align:center;font-family:var(--secondary-font);font-size:20px;line-height:normal}.home-ftr-prdct .collection__category .tabs li:hover,.home-ftr-prdct .collection__category .tabs li.active{background:var(--btn-color);border:1px solid var(--btn-color)}.home-ftr-prdct .collection .collection__title.title-wrapper{margin-bottom:60px}.home-ftr-prdct .collection ul.custSliderMain{display:flex;flex-wrap:wrap;row-gap:45px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem{width:100%}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio){flex-direction:row;flex-wrap:wrap}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio) .card__inner{width:55%;background:transparent;overflow:hidden}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio) .card__inner:before{padding-bottom:61%}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content{width:45%;display:flex;flex-wrap:wrap;flex-grow:inherit;height:fit-content}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card:not(.ratio){flex-direction:row-reverse}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(2n) .card:not(.ratio){flex-direction:row}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card:not(.ratio) .card__inner{padding-left:18px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card:not(.ratio)>.card__content{padding-right:18px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(2n) .card:not(.ratio) .card__inner{padding-right:18px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(2n) .card:not(.ratio)>.card__content{padding-left:18px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .card__heading{color:var(--white);font-size:35px;line-height:1.3;letter-spacing:1.44px;text-transform:capitalize}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .card__heading .full-unstyled-link{color:var(--white);text-decoration:none!important}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card:not(.ratio)>.card__content .card-information{display:flex;flex-direction:column}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .card-information .prddscrptn{order:2;color:var(--white);font-size:20px;line-height:27px;letter-spacing:.4px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .card-information .price-item.price-item--regular{color:var(--white);font-family:var(--secondary-font);font-size:35px;line-height:1;letter-spacing:1.44px;text-transform:capitalize}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .card-information .price{margin-top:15px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card:not(.ratio)>.card__content .card__information{padding-bottom:0;width:100%}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add{margin:30px 0 0;width:100%}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add .form{display:flex;flex-wrap:wrap;row-gap:10px;column-gap:20px;width:100%}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add .form .quick-add__submit.button{min-width:190px;width:auto;min-height:60px;background:var(--white);border:none;color:var(--header-color);font-family:var(--secondary-font);font-size:18px;line-height:normal;letter-spacing:.72px;text-transform:uppercase;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add .form .quick-add__submit.button:hover{background:var(--btn-color);color:var(--white)}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add .form .button{min-width:220px;text-decoration:none;background:transparent;border:1px solid var(--white)}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .quick-add .form .button:hover{background:var(--white);color:var(--header-color)}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem{background:#466b33}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(odd) .card-wrapper{margin-right:-40px;padding:40px 0 40px 60px}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem:nth-child(2n) .card-wrapper{margin-left:-40px;padding:40px 80px 40px 0}.abtblog-post{padding:100px 0;overflow:hidden}.abtblog-post .page-width-desktop{padding:0 15px}.abtblog-post .blog__title{font-size:45px;line-height:1.2;margin:0 0 20px;max-width:100%}.abtblog-post .title-wrapper-with-link{justify-content:center;margin:0}.blog .blog__posts{display:flex;flex-wrap:wrap;row-gap:25px;--blg-clm-gap: 20px;column-gap:var(--blg-clm-gap)}.blog .blog__posts .blog__post{width:100%;max-width:calc(33.333% - (var(--blg-clm-gap) - (var(--blg-clm-gap) / 3)))}.blog .blog__posts .blog__post .card:not(.ratio)>.card__content .card__information{padding:20px 0 0}.blog .blog__posts .blog__post .card:not(.ratio)>.card__content .card__information .card__heading .full-unstyled-link{text-decoration:none!important;color:var(--primary-color)!important;font-family:var(--secondary-font);font-size:20px;line-height:normal;letter-spacing:.8px}.blog .blog__button{margin-top:40px;min-width:195px;min-height:60px}.brdcrmb{padding-top:90px;overflow:hidden}.breadcrumbs .breadcrumbs__list{display:inline-flex;flex-wrap:wrap;align-items:center;row-gap:10px}.breadcrumbs .breadcrumbs__list .breadcrumbs__item:not(:last-child) .breadcrumbs__link{color:var(--btn-color)}.breadcrumbs .breadcrumbs__list .breadcrumbs__item .breadcrumbs__link{font-size:18px;line-height:1;letter-spacing:.36px;color:var(--primary-color);position:relative}.breadcrumbs .breadcrumbs__list .breadcrumbs__item:not(:last-child) .breadcrumbs__link:after{content:"/";color:var(--primary-color);margin:0 7px}.abtimgtxt .gradient.color-background-1{padding-top:0;padding-bottom:0}.abtimgtxt{padding-top:54px;overflow:hidden}.abtimgtxt .image-with-text__grid{display:flex;flex-wrap:wrap;align-items:center;row-gap:25px}.abtimgtxt .image-with-text__grid .image-with-text__media-item{width:45%;flex-grow:inherit}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item{width:55%;flex-grow:inherit}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content{padding:0 80px 0 0}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__heading{font-size:45px;line-height:1.2;letter-spacing:1.92px;text-transform:capitalize}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__heading strong{color:var(--header-color);font-weight:400}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.subtitle{color:var(--primary-color);font-size:18px;line-height:normal;letter-spacing:.72px;border-left:3px solid var(--primary-color);padding-left:12px}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte p{color:var(--primary-color);font-size:18px;font-weight:400;line-height:27px;letter-spacing:.36px;font-family:var(--primary-font)}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content .image-with-text__text.rte p strong{font-weight:500;display:inline-block}.abtimgtxt.abtscnd{padding-top:85px}.abtimgtxt.abtscnd .image-with-text__grid .image-with-text__text-item.grid__item .image-with-text__content{padding:0 0 0 80px}.abtimgtxt .image-with-text__grid .image-with-text__text-item.grid__item .button.button--primary{margin-top:17px;min-width:174px;min-height:60px}.abticon{padding-top:40px;overflow:hidden}.icontext-col.abticon .multicolumn-list{row-gap:30px}.icontext-col.abticon .multicolumn-list li{width:100%;max-width:50%;margin:0}.abtftr-prd .color-background-1.gradient{background:transparent}.abtftr-prd .page-width{display:flex;flex-wrap:wrap;align-items:center;row-gap:25px;padding-top:0;padding-bottom:0}.abtftr-prd .abtvdoleft-text{width:45%;padding-right:25px}.abtftr-prd .featured-product.product{width:55%;padding-left:25px}.abtftr-prd .featured-product.product .grid__item.product__media-wrapper{width:100%!important;max-width:100%!important}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item{width:100%!important;max-width:100%!important;padding:25px 0 0!important}.abtftr-prd .featured-product.product .grid__item.product__media-wrapper .deferred-media.media{padding-top:57%}.abtftr-prd{background-image:url(/cdn/shop/files/You-Institute-bg.jpg);background-repeat:no-repeat;background-size:100%;background-color:#3d582f;background-attachment:fixed;padding:70px 0;overflow:hidden}.abtftr-prd .featured-product.product .grid__item.product__media-wrapper .product-media-container{width:100%;border:none;margin:0}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .product__title{color:var(--white);font-size:35px;line-height:normal;letter-spacing:1.44px;text-transform:capitalize}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .price .price-item.price-item--sale.price-item--last{color:var(--white)}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .price__regular .price-item--regular{color:var(--white);font-family:var(--secondary-font);font-size:35px;line-height:1;letter-spacing:1.44px;text-transform:capitalize}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .product__info-container{color:var(--white);font-family:var(--primary-font);font-size:20px;font-weight:400;line-height:27px;letter-spacing:.4px}.abtftr-prd .abtvdoleft-text h2{color:var(--white);font-size:51px;line-height:normal;letter-spacing:2.16px;text-transform:capitalize;margin:0 0 20px}.abtftr-prd .abtvdoleft-text ul li{color:var(--white);font-family:var(--secondary-font);font-size:20px;line-height:normal;letter-spacing:.8px;text-transform:capitalize;position:relative;display:inline-block;padding-right:30px}.abtftr-prd .abtvdoleft-text ul li:not(:last-child){margin-bottom:30px}.abtftr-prd .abtvdoleft-text ul li:after{content:"";position:absolute;top:0;right:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' viewBox='0 0 24 25' fill='none'%3E%3Cmask id='mask0_689_31751' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='25'%3E%3Crect y='0.5' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_689_31751)'%3E%3Cpath d='M14 18.5L12.6 17.05L16.15 13.5H4V11.5H16.15L12.6 7.95L14 6.5L20 12.5L14 18.5Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;width:24px;height:24px}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy{display:flex;flex-wrap:wrap;align-items:center;column-gap:15px;row-gap:20px;margin-bottom:0}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy .product-form{margin:0}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy .product-form .product-form__submit{margin:0;min-width:190px;min-height:60px;background:var(--white);color:#392912;padding:15px 25px;transition:all .45s ease-in-out}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy .product-form .product-form__submit:hover{background:var(--btn-color);color:var(--white)}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy .product__view-details{display:inline-flex;align-items:center;justify-content:center;min-width:220px;min-height:60px;border:1px solid var(--white);color:var(--white);font-family:var(--secondary-font);font-size:18px;line-height:normal;text-transform:uppercase;text-decoration:none;transition:all .45s ease-in-out}.abtftr-prd .featured-product.product .product__info-wrapper.grid__item .vdobuy .product__view-details:hover{background:var(--white);color:var(--header-color)}.hmshop-vdo .home_video_inner{overflow:hidden}.contct-icontxt .page-width{padding-top:0;padding-bottom:0}.contct-icontxt{padding-top:20px;overflow:hidden}.contct-icontxt .title{font-size:45px;line-height:1;letter-spacing:1.92px;text-transform:capitalize}.contct-icontxt .multicolumn-list{display:flex;flex-wrap:wrap;row-gap:25px;column-gap:0;margin:0 -15px;padding-top:80px!important}.contct-icontxt .multicolumn-list .multicolumn-list__item{max-width:25%;width:100%;padding:0 15px}.contct-icontxt .multicolumn-list .multicolumn-list__item .multicolumn-card__image-wrapper{max-width:17.5%;width:100%}.contct-icontxt .multicolumn-list .multicolumn-list__item .multicolumn-card__info{padding:15px 0 0!important}.contct-icontxt .multicolumn-list .multicolumn-list__item .multicolumn-card__info .inline-richtext{font-size:20px;line-height:1;letter-spacing:.8px}.contct-icontxt .multicolumn-list .multicolumn-list__item .multicolumn-card__info .rte p{color:var(--primary-color);text-align:center;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.36px}.contct-icontxt .title-wrapper-with-link{margin:0}.mapembed{padding:80px 0}.formembed{background-image:url(/cdn/shop/files/contact-form-bg.png);background-repeat:no-repeat;background-size:100%;background-color:#f5f5f5;background-position:center;background-attachment:fixed;padding:80px 0}.formembed .globo-form-app{margin-top:0}.formembed .globo-form-app .header .title{color:var(--primary-color);text-align:center;font-size:36px;font-weight:400;line-height:normal;letter-spacing:.72px}.formembed .globo-form-app .header .title b{color:var(--header-color);font-weight:400}.formembed .globo-form-app .g-container .globo-formbuilder-wizard p{width:0;height:0;opacity:0;visibility:hidden}.formembed .globo-form-app .panels .globo-form-control{padding:0 15px}.formembed .globo-form-app .panels .panel{width:100%;margin:0 -15px}.formembed .globo-form-app .panels .globo-form-control .globo-label{color:var(--primary-color);font-size:16px;line-height:normal;letter-spacing:.32px;margin-bottom:10px}.formembed .globo-form-app .panels .globo-form-control .globo-label .text-danger{color:#ed1313;font-size:16px}.formembed .globo-form-app .panels .globo-form-control .flat-input{background:var(--white);height:50px;border:none;color:#858585;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px}.formembed .globo-form-app .panels .globo-form-control .flat-input::placeholder{color:#858585;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;opacity:1}.formembed .globo-form-app .panels .globo-form-control .flat-input::-ms-input-placeholder{color:#858585;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;opacity:1}.formembed .globo-form-app .panels .globo-form-control .flat-input::-webkit-input-placeholder{color:#858585;font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;opacity:1}.formembed .globo-form-app .panels .globo-form-control select.flat-input{width:100%;background-image:url("data:image/svg+xml,%3Csvg version='1.2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 7' width='10' height='7'%3E%3Ctitle%3EVector-svg%3C/title%3E%3Cstyle%3E .s0 %7B fill: none;stroke: %23111111;stroke-linecap: square;stroke-linejoin: round;stroke-width: 1.2 %7D %3C/style%3E%3Cpath id='Layer' fill-rule='evenodd' class='s0' d='m9 1.5l-4 4-3.9-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat;background-position:right .75rem center;background-size:12px 9px;padding-right:28px!important;outline:none!important;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.formembed .globo-form-app .panels .globo-form-control textarea.flat-input{height:auto}.formembed .globo-form-app .gfb__footer{margin-top:10px}.formembed .globo-form-app .gfb__footer .submit{width:50%;min-height:50px;color:var(--white);font-family:var(--secondary-font);font-size:14px;font-weight:400;line-height:normal;letter-spacing:.56px;text-transform:uppercase;border:none;border-radius:0;filter:none;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.formembed .globo-form-app .gfb__footer .submit:hover{background:var(--header-color)}.formembed .globo-form-app .panels .globo-form-control option:checked{background-color:red;color:#your-desired-text-color}.formembed .formfooter-content p{color:var(--primary-color);font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;margin:0 0 15px}.formembed .formfooter-content p em{font-style:normal;color:var(--header-color);font-weight:500}.formembed .formfooter-content p:last-child{margin:0}.attentionsec{background-image:url(/cdn/shop/files/Attention-sec-bg.png);background-repeat:no-repeat;background-size:100%;background-color:#f5f5f5;background-position:center;background-attachment:fixed;padding:130px 0;overflow:hidden}.attentionsec h2{font-size:45px;line-height:1;letter-spacing:1.92px;text-transform:capitalize;text-align:center;margin:0 0 30px}.attentionsec p{text-align:center;font-size:20px;font-weight:500;line-height:normal;letter-spacing:.4px}.attentionsec p a{color:var(--header-color)}.questionsec{padding:80px 0;overflow:hidden}.questionsec .quesinner{display:flex;flex-wrap:wrap;row-gap:25px;--questionsec-itm-gap: 40px;column-gap:var(--questionsec-itm-gap)}.questionsec .quesinner .quesrep{width:100%;max-width:calc(50% - (var(--questionsec-itm-gap) - (var(--questionsec-itm-gap) / 2)));background:var(--bg-purple);position:relative;padding:50px 60px 50px 30px;display:flex;flex-direction:column;justify-content:center}.questionsec .quesinner .quesrep h3{color:var(--white);font-size:25px;line-height:normal;letter-spacing:1.04px;margin:0 0 15px}.questionsec .quesinner .quesrep p{color:var(--white);font-size:18px;line-height:normal;letter-spacing:.36px;margin:0}.questionsec .quesinner .quesrep p a{color:var(--white)}.questionsec .quesinner .quesrep .button.abslt{position:absolute;top:0;right:0;width:51px;height:51px;min-width:auto;min-height:auto;background:var(--btn-color);padding:0;z-index:1;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.questionsec .quesinner .quesrep:after{content:"";position:absolute;top:0;right:0;width:57px;height:57px;background:var(--white)}.questionsec .quesinner .quesrep .button.abslt:hover{background:var(--header-color)}.questionsec .quesinner .quesrep:nth-child(odd):before{content:"";position:absolute;top:0;left:35%;transform:translate(-50%);width:270px;height:110px;background-image:url("data:image/svg+xml,%3Csvg width='266' height='107' viewBox='0 0 266 107' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M153.194 106.241C153.367 106.276 153.537 106.313 153.71 106.349C153.923 106.394 154.143 106.423 154.362 106.444C154.631 106.469 154.905 106.493 155.175 106.466C155.597 106.421 155.998 106.327 156.304 106.014C156.518 105.795 156.566 105.436 156.53 105.143C156.473 104.665 156.343 104.205 156.213 103.744C156.076 103.261 155.939 102.78 155.747 102.315C155.549 101.836 155.331 101.368 155.125 100.894C154.931 100.447 154.731 100.002 154.514 99.5647C154.055 98.6343 153.605 97.7008 153.139 96.7745C152.658 95.8193 152.151 94.878 151.703 93.9049C151.592 93.6294 151.487 93.355 151.389 93.0749C151.111 92.0428 150.978 90.9711 150.82 89.9155C150.65 88.7936 150.508 87.6582 150.227 86.5563C150.091 86.021 149.934 85.4972 149.74 84.981C149.564 84.5074 149.352 84.0217 149.084 83.5904C148.81 83.1506 148.526 82.7175 148.186 82.3242C147.828 81.9086 147.46 81.5017 147.065 81.1212C146.291 80.3787 145.493 79.6594 144.638 79.0108C143.762 78.3464 142.873 77.7025 142.064 76.9556C141.798 76.6915 141.54 76.4222 141.291 76.1423C139.856 74.5304 138.332 72.9088 136.415 71.8744C134.553 70.8706 132.647 69.9491 130.783 68.9449C130.731 68.9169 130.68 68.8888 130.627 68.8603C130.628 68.8607 130.63 68.8611 130.631 68.8632C129.518 68.2481 128.428 67.5893 127.298 67.0028C126.269 66.4704 125.245 65.9319 124.225 65.3817C123.45 64.9562 122.685 64.5202 121.947 64.0342C121.281 63.5939 120.637 63.1184 119.994 62.6433C118.898 61.8253 117.839 60.9667 116.819 60.0554C115.754 59.1046 114.697 58.1413 113.656 57.1635C113.342 56.8597 113.023 56.5582 112.721 56.2409C112.589 56.0057 112.451 55.771 112.308 55.5407C111.718 54.5969 111.111 53.6672 110.422 52.7916C109.714 51.8954 109.006 50.9935 108.2 50.1817C107.828 49.8084 107.456 49.4403 107.076 49.0779C106.772 48.7002 106.467 48.3258 106.167 47.9488C105.886 47.5834 105.604 47.2198 105.331 46.8491C103.923 44.944 102.613 42.9631 101.281 41.0028C100.695 40.1396 100.103 39.2807 99.5139 38.4206C100.488 39.1999 101.463 39.9776 102.465 40.7234C103.813 41.7259 105.2 42.6666 106.605 43.5843C107.263 44.0119 107.917 44.446 108.592 44.8415C109.344 45.2799 110.105 45.7057 110.87 46.1233C112.491 47.0123 114.121 47.8779 115.762 48.7295C117.399 49.5804 119.008 50.4811 120.642 51.3368C122.327 52.2184 124.026 53.0726 125.726 53.9285C126.056 54.0947 126.386 54.2626 126.717 54.4287C126.824 54.9394 126.981 55.4396 127.176 55.9231C127.415 56.5185 127.75 57.0719 128.117 57.5967C128.473 58.106 128.832 58.6107 129.198 59.1116C130.606 61.0458 132.146 62.8849 133.8 64.6121C134.646 65.4964 135.526 66.3413 136.495 67.0886C136.974 67.4592 137.463 67.8214 137.971 68.1514C138.474 68.4803 138.986 68.7948 139.502 69.1049C140.007 69.4072 140.516 69.7046 141.029 69.9959C141.536 70.284 142.049 70.5607 142.554 70.8556C143.595 71.4615 144.609 72.1122 145.638 72.7425C146.64 73.354 147.649 73.949 148.657 74.5492C149.652 75.1428 150.654 75.7217 151.671 76.2767C151.838 76.3675 152.005 76.4582 152.174 76.5494C152.384 76.6628 152.658 76.5003 152.696 76.273C152.726 76.0824 152.737 75.9088 152.701 75.7174C152.67 75.5397 152.629 75.3634 152.583 75.1915C152.529 74.9924 152.477 74.7919 152.425 74.5931C152.333 74.2365 152.22 73.8804 152.095 73.5326C151.965 73.1691 151.815 72.8266 151.61 72.4986C151.487 72.3018 151.332 72.1266 151.186 71.9445C151.259 72.0047 151.332 72.0649 151.407 72.1238C151.751 72.3964 152.106 72.6534 152.465 72.9061C152.802 73.1424 153.142 73.3779 153.492 73.5903C154.305 74.0807 155.133 74.5346 155.987 74.949C156.803 75.3475 157.624 75.7381 158.443 76.1301C159.21 76.4957 159.981 76.8586 160.765 77.1917C161.639 77.5654 162.519 77.9187 163.42 78.2223C164.237 78.4959 165.067 78.7344 165.904 78.9364C165.899 78.9352 165.896 78.9345 165.89 78.9333C166.089 78.9805 166.286 79.029 166.483 79.0758C166.473 79.0734 166.463 79.0693 166.452 79.067C167.435 79.3023 168.432 79.4862 169.433 79.6276C169.918 79.6947 170.407 79.743 170.895 79.771C171.362 79.7978 171.832 79.8233 172.3 79.805C172.785 79.7868 173.263 79.7546 173.747 79.7163C173.983 79.6958 174.219 79.6516 174.452 79.6196C174.655 79.5916 174.858 79.5473 175.06 79.51C175.884 79.3588 176.699 79.1258 177.499 78.8748C179.212 78.3333 180.901 77.7157 182.627 77.2117C183.894 76.8678 185.171 76.5515 186.459 76.2976C187.805 76.0335 189.154 75.7882 190.502 75.5407C192.217 75.2283 193.927 74.8984 195.618 74.4737C196.486 74.2564 197.359 74.0402 198.205 73.7453C198.415 73.6717 198.624 73.5925 198.828 73.4993C199.018 73.412 199.199 73.3154 199.371 73.1933C199.489 73.1097 199.625 72.9918 199.679 72.8555C199.748 72.6824 199.793 72.5258 199.73 72.341C199.68 72.1954 199.606 72.0751 199.477 71.9874C199.307 71.8744 199.118 71.7876 198.932 71.7053C197.396 71.0119 195.828 70.3963 194.264 69.7708C193.468 69.453 192.669 69.1399 191.881 68.8022C191.059 68.4493 190.244 68.0766 189.425 67.7189C188.625 67.3677 187.815 67.0322 187.022 66.668C186.177 66.2792 185.346 65.8682 184.523 65.4334C182.95 64.6026 181.392 63.7428 179.827 62.8938C179.867 62.9157 179.909 62.9379 179.949 62.9598C178.405 62.1138 176.864 61.2613 175.3 60.4509C173.719 59.631 172.122 58.8418 170.479 58.1511C169.57 57.7693 168.648 57.4229 167.724 57.0795C167.554 57.0171 167.382 56.9651 167.21 56.9113C166.994 56.8422 166.781 56.7644 166.565 56.706C166.156 56.5926 165.745 56.4754 165.334 56.3688C163.549 55.9124 161.738 55.5062 159.897 55.3779C158.124 55.2544 156.34 55.2226 154.563 55.3159C152.819 55.4058 151.08 55.5858 149.352 55.8316C149.353 55.6197 149.353 55.4091 149.349 55.196C149.35 55.2071 149.349 55.2178 149.35 55.229C149.349 55.1706 149.349 55.1106 149.346 55.0502C149.346 55.0828 149.347 55.1175 149.347 55.1501C149.337 54.6617 149.317 54.171 149.218 53.6893C149.113 53.1902 148.975 52.696 148.825 52.2081C148.744 51.9447 148.663 51.6797 148.559 51.4237C148.446 51.1439 148.321 50.8686 148.18 50.6006C147.894 50.0564 147.59 49.5243 147.266 49.0023C146.954 48.4974 146.599 48.0156 146.209 47.5655C145.82 47.1192 145.408 46.697 144.984 46.2845C144.951 46.2496 144.915 46.2161 144.881 46.1829C144.885 46.1875 144.89 46.1921 144.894 46.1967C144.828 46.1308 144.761 46.0666 144.695 46.0024C143.563 44.906 142.332 43.9229 141.066 42.9898C141.095 43.0111 141.126 43.0344 141.156 43.0557C140.989 42.9306 140.822 42.8089 140.655 42.6856C139.833 42.0826 138.98 41.5159 138.075 41.0443C137.117 40.5482 136.128 40.1264 135.128 39.7203C134.59 39.5033 134.038 39.3102 133.485 39.1386C132.895 38.9548 132.299 38.7751 131.694 38.6462C131.124 38.5234 130.553 38.4147 129.972 38.3582C129.682 38.3302 129.391 38.3 129.1 38.2771C128.796 38.2532 128.491 38.238 128.188 38.2123C128.144 38.2077 128.1 38.2014 128.054 38.1981C128.043 38.1974 128.031 38.1947 128.019 38.1936C128.007 38.1892 127.995 38.1864 127.983 38.1837C127.956 38.1757 127.931 38.1917 127.904 38.191C127.588 37.9048 127.274 37.6135 126.948 37.3378C126.496 36.9534 126.052 36.5581 125.588 36.1855C125.126 35.8116 124.668 35.4259 124.194 35.0655C123.707 34.693 123.225 34.3109 122.727 33.9524C122.243 33.6042 121.763 33.2478 121.268 32.9136C120.952 32.7 120.633 32.4856 120.315 32.2715C120.109 32.1319 119.891 32.0078 119.679 31.8777C119.457 31.7418 119.237 31.599 119.01 31.471C118.684 31.2897 118.357 31.108 118.03 30.9263C117.812 30.8058 117.59 30.6952 117.369 30.5812C117.124 30.4582 116.885 30.3274 116.639 30.2113C116.328 30.0623 116.02 29.9086 115.708 29.763C116.034 29.8392 116.354 29.9378 116.681 30.0088C118.174 30.3296 119.676 30.5927 121.18 30.8545C122.716 31.1216 124.249 31.408 125.773 31.7324C126.485 31.8839 127.193 32.0419 127.898 32.212C127.912 32.2151 127.924 32.2179 127.938 32.221C127.961 32.2282 127.987 32.2341 128.011 32.2396C128.882 32.4494 129.752 32.6571 130.623 32.8648C132.121 33.2215 133.63 33.5458 135.134 33.8801C136.619 34.2083 138.1 34.559 139.58 34.9079C142.473 35.5918 145.369 36.2602 148.261 36.9475C149.356 37.2156 150.449 37.4888 151.544 37.7496C151.552 37.7516 151.561 37.7535 151.569 37.7555C151.571 37.7559 151.571 37.7559 151.573 37.7563C151.575 37.7567 151.575 37.7567 151.576 37.7571C151.749 37.8164 151.939 37.8453 152.114 37.887C152.073 37.8759 152.033 37.8668 151.994 37.8578C152.345 37.9416 152.698 38.0275 153.049 38.1113C153.069 38.1177 153.089 38.1224 153.11 38.1271C153.108 38.1267 153.108 38.1267 153.108 38.1267C153.113 38.1279 153.119 38.1291 153.125 38.1324C153.141 38.1359 153.156 38.1394 153.171 38.143C153.178 38.1445 153.185 38.1461 153.19 38.1473C153.228 38.1576 153.265 38.1662 153.302 38.1745C153.878 38.3134 154.454 38.452 155.031 38.591C154.988 38.5812 154.945 38.5696 154.901 38.5594C156.338 38.9076 157.778 39.2544 159.207 39.6422C159.587 39.7455 159.975 39.8358 160.353 39.9529C160.751 40.0764 161.149 40.2 161.545 40.3231C162.186 40.522 162.817 40.7567 163.45 40.9811C163.457 40.9844 163.464 40.986 163.471 40.9875C163.492 40.9961 163.514 41.0046 163.535 41.0131C163.53 41.012 163.529 41.0099 163.524 41.0087C163.759 41.0989 163.995 41.189 164.233 41.2795C165.641 41.8222 167.035 42.3999 168.436 42.9628C169.898 43.5468 171.356 44.1356 172.798 44.7659C175.577 45.979 178.275 47.3642 180.946 48.7975C181.654 49.2004 182.367 49.5973 183.069 50.0149C183.787 50.4421 184.504 50.8706 185.223 51.296C185.472 51.6394 185.72 51.9845 185.975 52.3238C186.281 52.7329 186.591 53.1376 186.89 53.5523C187.222 54.011 187.544 54.4763 187.863 54.9464C188.154 55.3755 188.421 55.8193 188.696 56.2577C188.685 56.2369 188.672 56.2158 188.658 56.1946C188.782 56.406 188.907 56.6178 189.032 56.8296C189.555 57.7255 190.04 58.6471 190.497 59.5805C190.969 60.5445 191.409 61.5267 191.885 62.4897C192.003 62.729 192.113 62.9755 192.24 63.2095C192.394 63.4932 192.548 63.7768 192.7 64.0584C192.83 64.2966 192.979 64.5246 193.119 64.7562C193.241 64.9565 193.366 65.1519 193.497 65.3468C193.639 65.557 193.775 65.7749 193.928 65.9767C194.121 66.2367 194.313 66.4947 194.507 66.753C194.573 66.8387 194.644 66.9221 194.714 67.0034C194.832 67.1484 194.953 67.292 195.072 67.437C195.224 67.6186 195.382 67.7928 195.541 67.9669C195.703 68.1453 195.863 68.3233 196.031 68.4942C196.245 68.708 196.459 68.9238 196.674 69.1379C196.891 69.3563 197.12 69.5628 197.346 69.7758C197.495 69.9168 197.645 70.0564 197.798 70.1946C198.661 70.9777 199.535 71.7451 200.416 72.5068C200.806 72.8424 201.201 73.174 201.596 73.5035C201.814 73.6858 202.042 73.8575 202.266 74.0337C202.448 74.1769 202.629 74.3197 202.817 74.4572C203.096 74.6605 203.376 74.8659 203.656 75.0714C203.843 75.2084 204.045 75.3323 204.238 75.4599C204.438 75.5945 204.639 75.7365 204.845 75.8616C205.137 76.0371 205.431 76.2114 205.724 76.3869C206.21 76.6758 206.712 76.9374 207.209 77.205C207.668 77.4529 208.139 77.6748 208.604 77.908C209.056 78.1346 209.515 78.3537 209.974 78.569C210.434 78.7864 210.893 79.0039 211.357 79.2096C211.872 79.4395 212.388 79.6699 212.907 79.8899C213.449 80.1205 213.993 80.3482 214.54 80.5693C215.524 80.9718 216.519 81.3531 217.514 81.7288C217.823 81.8465 218.133 81.9591 218.444 82.0738C219.429 82.4347 220.42 82.7805 221.412 83.1194C221.919 83.2933 222.428 83.4676 222.941 83.6337C223.192 83.7145 223.442 83.797 223.695 83.8692C223.837 83.9107 223.98 83.9578 224.125 83.9963C224.281 84.0375 224.444 84.0911 224.606 84.1099C224.691 84.1184 224.77 84.1274 224.855 84.1268C224.942 84.1267 225.027 84.1171 225.114 84.1079C225.267 84.0939 225.412 84.02 225.512 83.9012C225.598 83.7994 225.638 83.6797 225.65 83.5482C225.661 83.4201 225.665 83.2866 225.622 83.1644C225.584 83.0541 225.53 82.9584 225.471 82.8597C225.306 82.5733 225.152 82.2807 224.997 81.9876C224.849 81.709 224.702 81.4269 224.559 81.1456C224.237 80.5134 223.921 79.879 223.614 79.2409C223.139 78.2564 222.665 77.2719 222.178 76.2954C221.689 75.313 221.186 74.3381 220.69 73.3614C220.2 72.3987 219.737 71.4204 219.271 70.4452C219.166 70.2197 219.064 69.9915 218.961 69.7647C218.845 69.5115 218.724 69.2589 218.613 69.0031C218.397 68.5003 218.179 67.9971 217.962 67.4922C217.968 67.5062 217.974 67.5203 217.98 67.5343C217.739 66.966 217.511 66.3914 217.28 65.8199C217.133 65.4542 216.985 65.0868 216.838 64.7211C216.716 64.4213 216.585 64.1281 216.457 63.8306C216.467 63.8527 216.475 63.8744 216.484 63.8948C216.444 63.7966 216.395 63.7002 216.349 63.6026C216.308 63.5134 216.267 63.4225 216.22 63.3356C216.129 63.1642 216.045 62.9872 215.944 62.8208C215.738 62.48 215.519 62.1505 215.29 61.8243C214.967 61.3642 214.598 60.9298 214.242 60.4949C213.936 60.1201 213.612 59.7578 213.286 59.402C212.561 58.6125 211.816 57.8402 211.048 57.0915C211.051 57.094 211.052 57.0962 211.054 57.0983C210.719 56.7697 210.383 56.4427 210.041 56.1215C209.249 55.3747 208.421 54.6724 207.519 54.0617C206.632 53.4619 205.685 52.9629 204.737 52.4708C203.828 52.0001 202.907 51.5486 201.978 51.1152C200.994 50.6565 200 50.2173 198.964 49.8866C198.432 49.7179 197.9 49.5639 197.36 49.4207C196.829 49.2794 196.286 49.1809 195.747 49.0759C195.23 48.976 194.71 48.8881 194.191 48.8041C193.659 48.719 193.127 48.661 192.588 48.6341C192.073 48.6092 191.556 48.6053 191.04 48.6182C190.509 48.6331 189.977 48.6476 189.448 48.6757C188.868 48.7084 188.288 48.7411 187.708 48.7811C187.207 48.8172 186.704 48.8602 186.201 48.8796C185.851 48.885 185.504 48.8784 185.158 48.8464C185.163 48.8476 185.168 48.847 185.175 48.8486C185.168 48.8488 185.161 48.8472 185.156 48.846C185.123 48.8403 185.09 48.8401 185.057 48.8344C183.482 47.8578 181.901 46.8839 180.274 45.9917C178.135 44.8196 175.988 43.6727 173.779 42.6442C172.199 41.9079 170.592 41.2271 168.978 40.5649C169.5 40.5588 170.02 40.5651 170.542 40.5191C171.287 40.4516 172.029 40.3433 172.766 40.2142C174.338 39.9417 175.9 39.6288 177.454 39.2688C178.182 39.0995 178.908 38.9024 179.624 38.6866C179.961 38.5858 180.299 38.485 180.633 38.3744C181.715 38.4347 182.797 38.4765 183.877 38.5617C185.275 38.6705 186.675 38.7797 188.077 38.8746C189.377 38.9628 190.686 38.9749 191.988 38.9566C192.755 38.9465 193.525 38.9337 194.293 38.9185C194.953 38.9059 195.612 38.9131 196.272 38.9113C196.622 38.9115 196.974 38.9283 197.325 38.9358C197.591 38.942 197.857 38.9483 198.122 38.958C198.872 38.9877 199.623 39.0195 200.375 39.0479C201.583 39.0952 202.791 39.1296 204 39.1717C204.311 39.2971 204.623 39.419 204.928 39.5557C205.575 39.845 206.231 40.12 206.893 40.3691C208.071 40.8103 209.254 41.2381 210.429 41.6859C210.838 41.8465 211.249 42.0092 211.654 42.1832C212.078 42.3653 212.494 42.5601 212.911 42.7587C213.296 42.9409 213.67 43.1426 214.048 43.3394C214.422 43.5355 214.797 43.7389 215.168 43.9398C215.366 44.0539 215.564 44.168 215.762 44.2804C216.368 44.6272 216.952 45.0165 217.527 45.4107C218.147 45.837 218.757 46.2721 219.367 46.7106C220.561 47.5655 221.786 48.3768 223.004 49.1955C223.314 49.4041 223.625 49.611 223.935 49.818C224.241 50.022 224.553 50.2129 224.864 50.4074C225.182 50.6069 225.513 50.7859 225.837 50.9724C226.166 51.1617 226.515 51.3232 226.853 51.4964C227.145 51.6446 227.441 51.7776 227.739 51.911C228.014 52.0372 228.289 52.1634 228.566 52.2865C228.994 52.4767 229.422 52.6635 229.851 52.852C230.135 52.9767 230.415 53.1096 230.701 53.2257C231.438 53.528 232.176 53.8291 232.913 54.1297C233.032 54.1786 233.156 54.2142 233.277 54.2544C233.512 54.3317 233.747 54.4107 233.982 54.488C234.319 54.6013 234.664 54.689 235.006 54.7871C235.358 54.8855 235.715 54.967 236.069 55.0533C236.423 55.1396 236.78 55.2048 237.138 55.2739C237.866 55.4164 238.605 55.4889 239.343 55.5596C240.761 55.6962 242.188 55.6629 243.612 55.6596C245.072 55.6572 246.531 55.6948 247.986 55.8092C249.43 55.923 250.874 56.0728 252.317 56.1918C253.048 56.2536 253.779 56.3061 254.511 56.3516C255.218 56.3951 255.928 56.4428 256.636 56.4576C257 56.4664 257.367 56.4812 257.73 56.4807C258.124 56.4799 258.518 56.4881 258.913 56.4766C259.267 56.4668 259.623 56.4647 259.978 56.4442C260.337 56.4244 260.699 56.4183 261.057 56.3857C261.789 56.3222 262.517 56.2564 263.239 56.1327C263.482 56.0884 263.729 56.0522 263.97 55.9985C264.153 55.9568 264.338 55.9155 264.516 55.8546C264.65 55.8071 264.795 55.7568 264.911 55.6762C265.091 55.5522 265.257 55.3217 265.178 55.0931C265.143 54.9926 265.094 54.8907 265.01 54.8243C264.893 54.7342 264.768 54.6657 264.639 54.5964C264.652 54.603 264.667 54.61 264.679 54.6183C264.271 54.3817 263.881 54.1186 263.499 53.8408C262.719 53.2382 261.957 52.6125 261.184 52.0008C260.799 51.6934 260.413 51.3895 260.03 51.0825C259.832 50.9229 259.624 50.7721 259.433 50.6034C259.242 50.4363 259.052 50.2658 258.859 50.0984C258.545 49.7873 258.23 49.4759 257.928 49.153C257.453 48.6438 256.987 48.1237 256.515 47.6097C256.27 47.3413 256.028 47.0685 255.774 46.8072C255.512 46.5388 255.259 46.256 254.983 46.0007C254.807 45.8372 254.633 45.6742 254.455 45.5103C254.35 45.4118 254.245 45.3063 254.135 45.2139C253.847 44.9705 253.564 44.7209 253.271 44.4853C252.713 44.0367 252.155 43.592 251.598 43.1454C250.462 42.2349 249.325 41.3294 248.148 40.4729C246.967 39.6157 245.778 38.771 244.593 37.9198C243.38 37.046 242.174 36.1593 240.952 35.3016C240.671 35.1052 240.393 34.9075 240.106 34.7258C239.778 34.5167 239.452 34.299 239.11 34.112C238.776 33.9305 238.446 33.7317 238.104 33.5684C237.737 33.3923 237.375 33.208 237.006 33.0422C236.631 32.8731 236.258 32.7062 235.882 32.5388C235.579 32.4025 235.272 32.2779 234.965 32.1516C234.661 32.0243 234.36 31.8974 234.05 31.7831C233.801 31.6881 233.55 31.5945 233.3 31.4995C233.202 31.4626 233.105 31.4222 233.005 31.3905C232.783 31.3198 232.561 31.2474 232.339 31.1749C232.188 31.1259 232.037 31.0695 231.884 31.0274C231.537 30.9319 231.19 30.8382 230.845 30.7414C230.652 30.6881 230.45 30.653 230.255 30.6083C230.101 30.5751 229.95 30.5334 229.796 30.5054C229.446 30.4418 229.098 30.366 228.744 30.3179C228.359 30.2627 227.974 30.2093 227.587 30.1662C227.197 30.1244 226.81 30.0869 226.419 30.0502C225.731 29.9875 225.041 29.9406 224.349 29.9333C224.001 29.93 223.654 29.9178 223.305 29.9361C223.043 29.9507 222.782 29.9637 222.522 29.9787C222.405 29.9847 222.286 29.9847 222.169 29.9979C221.749 30.0473 221.33 30.0984 220.91 30.1478C220.775 30.164 220.641 30.1935 220.509 30.2195C220.271 30.2649 220.035 30.3108 219.797 30.3563C219.096 30.4902 218.406 30.6737 217.72 30.8635C217.031 31.0547 216.351 31.2748 215.679 31.5188C215.37 31.6315 215.061 31.7407 214.755 31.8648C214.339 32.0329 213.923 32.201 213.507 32.3692C213.171 32.5047 212.848 32.6721 212.519 32.8238C212.24 32.9525 211.962 33.0794 211.691 33.2208C211.32 33.4154 210.942 33.5995 210.576 33.8025C210.208 34.0052 209.842 34.2083 209.474 34.411C208.887 34.7359 208.304 35.0655 207.71 35.376C207.039 35.7272 206.369 36.0806 205.696 36.4276C205.367 36.5972 205.043 36.7719 204.714 36.9399C204.389 37.1069 204.062 37.2628 203.731 37.4158C203.653 37.4488 203.575 37.4762 203.497 37.5092C203.093 37.4733 202.691 37.4322 202.287 37.3981C201.634 37.3453 200.983 37.2873 200.33 37.2344C199.598 37.1761 198.864 37.1284 198.131 37.079C197.85 37.0602 197.568 37.0556 197.287 37.0441C196.97 37.0333 196.65 37.0094 196.332 37.0094C195.622 37.0105 194.911 37.0023 194.2 37.0288C192.789 37.0803 191.378 37.1537 189.966 37.2069C190.002 37.2061 190.04 37.2057 190.078 37.2053C189.565 37.2151 189.051 37.2266 188.538 37.2364C188.064 37.2462 187.589 37.2393 187.115 37.2436C186.485 37.2503 185.856 37.2356 185.226 37.2406C184.816 37.243 184.405 37.2454 183.993 37.2475C184.358 37.1585 184.725 37.0773 185.088 36.9695C185.706 36.7859 186.32 36.5942 186.929 36.3811C187.529 36.1717 188.124 35.9465 188.718 35.7192C189.832 35.295 190.923 34.8094 192.019 34.3358C192.009 34.339 191.999 34.3439 191.991 34.3475C192.928 33.9481 193.873 33.558 194.759 33.0545C194.917 32.9654 195.074 32.8762 195.23 32.7866C195.384 32.6983 195.53 32.5957 195.679 32.4989C195.957 32.3158 196.225 32.123 196.492 31.9263C197.017 31.5401 197.507 31.1057 197.999 30.6794C198.435 30.2998 198.855 29.8987 199.277 29.5035C199.747 29.061 200.217 28.6223 200.685 28.1794C201.591 27.3268 202.473 26.4396 203.229 25.4474C203.303 25.3501 203.371 25.2513 203.444 25.1537C203.519 25.1164 203.593 25.0771 203.669 25.0437C203.669 25.0437 203.668 25.0433 203.667 25.045C203.95 24.9227 204.234 24.8007 204.517 24.6784C204.845 24.5375 205.176 24.4024 205.503 24.265C205.813 24.1343 206.117 23.9879 206.426 23.8479C206.557 23.7889 206.695 23.7352 206.823 23.6664C206.944 23.6033 207.065 23.5402 207.186 23.4771C207.399 23.3644 207.613 23.2535 207.826 23.1425C207.914 23.0973 208.003 23.0524 208.088 23.0047C208.091 23.0034 208.091 23.0033 208.093 23.002C208.105 22.994 208.12 22.9864 208.132 22.9784C208.128 22.9811 208.124 22.9837 208.12 22.9864C208.143 22.9718 208.168 22.9575 208.191 22.9429C208.18 22.9495 208.168 22.9575 208.157 22.9642C208.185 22.9468 208.213 22.9316 208.241 22.9143C208.239 22.9156 208.239 22.9157 208.237 22.917C208.274 22.8947 208.312 22.8724 208.348 22.8498C208.331 22.8604 208.314 22.8694 208.297 22.8801C208.331 22.8587 208.367 22.8378 208.4 22.8182C208.412 22.812 208.423 22.8036 208.436 22.7973C208.431 22.8 208.427 22.8027 208.425 22.804C208.431 22.8 208.436 22.7973 208.442 22.7933C208.446 22.7906 208.448 22.7893 208.452 22.7867C208.45 22.788 208.448 22.7893 208.446 22.7906C208.486 22.7671 208.526 22.7418 208.567 22.7186C208.549 22.7288 208.532 22.7394 208.515 22.7484C208.586 22.7065 208.658 22.663 208.728 22.6229C208.711 22.6335 208.693 22.6437 208.676 22.6527C208.722 22.6268 208.766 22.5988 208.81 22.5726C208.808 22.5739 208.808 22.5739 208.806 22.5753C208.858 22.5454 208.909 22.5134 208.961 22.4818C208.998 22.4595 209.036 22.4373 209.074 22.415C209.057 22.4257 209.038 22.436 209.021 22.4483C209.084 22.4101 209.147 22.3719 209.209 22.3353C209.226 22.3247 209.245 22.3144 209.261 22.3055C209.259 22.3068 209.259 22.3068 209.257 22.3081C209.45 22.1924 209.633 22.062 209.818 21.9374C210.008 21.8102 210.2 21.6834 210.388 21.5541C210.621 21.3951 210.843 21.2135 211.072 21.0443C211.25 20.9109 211.424 20.7763 211.594 20.632C211.744 20.5048 211.896 20.3762 212.046 20.249C212.122 20.1865 212.203 20.1251 212.274 20.0562C212.484 19.8518 212.694 19.6495 212.903 19.4451C213.066 19.288 213.216 19.1265 213.365 18.9573C213.579 18.7159 213.801 18.4782 214.003 18.2267C214.47 17.644 214.912 17.0318 215.281 16.3813C215.654 15.7246 215.978 15.0421 216.256 14.3399C216.693 13.2332 217.05 12.0973 217.399 10.9616C217.546 10.4944 217.691 10.0249 217.824 9.5528C217.895 9.30418 217.964 9.0552 218.027 8.80463C218.093 8.54027 218.161 8.27455 218.199 8.00564C218.236 7.73845 218.273 7.46744 218.279 7.19665C218.284 6.90399 218.282 6.61321 218.271 6.32048C218.251 5.80444 218.199 5.28997 218.151 4.77456C218.055 3.77118 217.948 2.77275 217.909 1.766C217.906 1.47138 217.906 1.17754 217.921 0.883392C217.938 0.562595 217.964 0.242026 217.997 -0.076968C217.998 -0.0877048 218.001 -0.0997903 218.002 -0.110528C218.056 -0.522634 218.113 -0.932226 218.189 -1.34135C218.268 -1.77846 218.355 -2.21226 218.443 -2.64741C218.644 -3.64475 218.811 -4.64437 218.932 -5.6563C219.054 -6.68241 219.172 -7.70758 219.3 -8.73252C219.366 -9.27614 219.443 -9.81744 219.517 -10.3591C219.55 -10.5893 219.582 -10.8177 219.617 -11.0492C219.638 -11.1895 219.658 -11.3303 219.681 -11.4702C219.715 -11.6819 219.761 -11.8944 219.778 -12.1084C219.793 -12.2953 219.797 -12.485 219.739 -12.6651C219.69 -12.8159 219.621 -12.9732 219.513 -13.0922C219.403 -13.2117 219.287 -13.2963 219.141 -13.3677C219.011 -13.4319 218.857 -13.4616 218.715 -13.4812C218.358 -13.5319 217.983 -13.4633 217.633 -13.3854C217.351 -13.3227 217.065 -13.2483 216.791 -13.1549C216.31 -12.9926 215.828 -12.8359 215.352 -12.6579C214.327 -12.2751 213.301 -11.8926 212.272 -11.5178C211.772 -11.3363 211.278 -11.1498 210.782 -10.9546C210.526 -10.8534 210.269 -10.747 210.01 -10.6501C209.919 -10.6164 209.833 -10.5707 209.744 -10.5294C209.591 -10.4591 209.439 -10.3868 209.287 -10.3162C209.019 -10.1924 208.751 -10.0666 208.485 -9.94241C208.186 -9.80383 207.894 -9.63453 207.609 -9.46923C207.297 -9.29006 206.988 -9.10665 206.687 -8.91228C205.437 -8.10374 204.289 -7.14127 203.289 -6.03615C202.775 -5.46784 202.296 -4.86599 201.855 -4.23921C201.416 -3.61548 201.004 -2.97304 200.64 -2.30503C200.273 -1.63052 199.944 -0.940063 199.665 -0.223697C199.424 0.394461 199.203 1.02974 199.043 1.67706C199.043 1.67878 199.043 1.67881 199.042 1.68053C199.037 1.70295 199.03 1.72498 199.025 1.7474C199.027 1.73878 199.029 1.73013 199.031 1.72151C199.022 1.76117 199.013 1.80083 199.004 1.84049C199.011 1.80945 199.018 1.78017 199.025 1.74914C199.011 1.81121 198.994 1.87459 198.98 1.93839C198.978 1.94701 198.975 1.95734 198.973 1.96596C198.969 1.98321 198.964 1.99837 198.96 2.01561C198.961 2.01044 198.963 2.00526 198.964 2.00009C198.953 2.04664 198.94 2.09454 198.929 2.14282C198.936 2.11179 198.944 2.08073 198.95 2.05142C198.935 2.11694 198.919 2.18205 198.904 2.24758C198.905 2.2424 198.906 2.23724 198.907 2.23379C198.885 2.32134 198.865 2.41098 198.843 2.49853C198.842 2.50025 198.842 2.50028 198.842 2.502C198.838 2.51924 198.834 2.53648 198.828 2.55333C198.833 2.54166 198.836 2.52786 198.839 2.51579C198.834 2.5382 198.828 2.56237 198.821 2.58612C198.826 2.57271 198.829 2.56064 198.831 2.54857C198.827 2.56926 198.822 2.58992 198.815 2.61022C198.815 2.61194 198.814 2.61538 198.814 2.61711C198.809 2.63953 198.803 2.6637 198.796 2.68745C198.796 2.68918 198.795 2.69088 198.795 2.69261C198.79 2.7133 198.785 2.73574 198.779 2.75604C198.784 2.74091 198.787 2.72539 198.791 2.70987C198.782 2.74953 198.772 2.7926 198.761 2.83187C198.762 2.8267 198.764 2.82157 198.765 2.8164C198.759 2.84226 198.751 2.86945 198.745 2.89704C198.749 2.8798 198.754 2.86294 198.759 2.84397C198.757 2.84915 198.757 2.85259 198.755 2.85776L198.755 2.8595C198.755 2.86122 198.754 2.86466 198.753 2.86639C198.704 3.06735 198.675 3.27297 198.641 3.47746C198.599 3.71815 198.557 3.95717 198.516 4.19826C198.481 4.40964 198.472 4.62899 198.448 4.84312C198.426 5.0701 198.403 5.29709 198.379 5.5258C198.383 5.4957 198.386 5.46561 198.389 5.43551C198.371 5.58388 198.373 5.73484 198.37 5.88462C198.364 6.12108 198.357 6.35884 198.352 6.59531C198.338 7.11636 198.375 7.64016 198.39 8.16231C198.399 8.43106 198.423 8.69779 198.441 8.96506C198.454 9.1784 198.467 9.39173 198.481 9.60546C198.519 10.2056 198.558 10.804 198.595 11.402C198.624 11.875 198.646 12.3463 198.683 12.8173C198.729 13.4027 198.778 13.9872 198.834 14.5715C198.883 15.0852 198.935 15.5979 198.984 16.1116C199.082 17.148 199.129 18.1854 199.171 19.2239C199.177 19.6643 199.177 20.1031 199.17 20.5442C199.163 20.9562 199.129 21.3657 199.1 21.7764C199.103 21.757 199.104 21.7356 199.106 21.7162C199.088 21.8753 199.081 22.0406 199.052 22.1991C199.023 22.3593 198.995 22.5199 198.966 22.6801C198.554 24.3657 198.044 26.0308 197.446 27.6595C197.32 27.9827 197.19 28.2995 197.028 28.6054C196.993 28.6645 196.956 28.7232 196.918 28.7797C196.82 28.9097 196.715 29.0291 196.604 29.149C196.449 29.3042 196.29 29.4509 196.125 29.6003C195.934 29.776 195.731 29.9438 195.559 30.1367C195.417 30.2985 195.294 30.4753 195.183 30.6604C194.576 30.9429 193.966 31.219 193.354 31.4857C192.678 31.774 191.999 32.0581 191.322 32.3408C189.929 32.9208 188.522 33.474 187.153 34.1084C186.497 34.4104 185.845 34.7187 185.192 35.0267C184.487 35.3576 183.792 35.6995 183.083 36.0202C182.735 36.1658 182.385 36.3089 182.031 36.4405C181.686 36.5702 181.333 36.6821 180.983 36.7943C180.778 36.8511 180.571 36.9036 180.365 36.9582C179.792 37.074 179.217 37.1876 178.642 37.3013C178.431 37.344 178.224 37.3927 178.013 37.4388C177.677 37.4383 177.34 37.4413 177.004 37.4408C176.706 37.44 176.408 37.4516 176.109 37.4632C175.739 37.4785 175.366 37.4951 175 37.5566C174.88 37.5764 174.792 37.6778 174.766 37.7916C174.756 37.8347 174.755 37.8798 174.765 37.9237C174.767 37.9297 174.773 37.933 174.776 37.939C174.086 38.0319 173.399 38.1325 172.708 38.2126C171.476 38.3576 170.241 38.4495 169.002 38.484C168.344 38.4917 167.684 38.5026 167.028 38.4653C166.388 38.4298 165.75 38.3839 165.112 38.3235C164.693 38.2768 164.273 38.2318 163.854 38.176C163.642 38.1476 163.433 38.1161 163.221 38.0842C163.001 38.0504 162.783 38.004 162.563 37.9792C162.346 37.9551 162.133 37.9482 161.919 37.9519C161.813 37.9242 161.708 37.893 161.601 37.8631C161.307 37.7815 161.019 37.7011 160.722 37.6316C159.945 37.4524 159.168 37.2731 158.384 37.1142C156.806 36.7939 155.225 36.5072 153.642 36.2222C152.112 35.9473 150.583 35.6582 149.059 35.3591C143.137 34.1941 137.242 32.9029 131.371 31.5082C131.369 31.5078 131.366 31.507 131.364 31.5066C131.357 31.505 131.351 31.5035 131.344 31.5019L131.342 31.5015C131.326 31.498 131.313 31.4948 131.298 31.4896C130.299 31.2379 129.301 30.9867 128.302 30.7367C128.276 30.7291 128.249 30.7228 128.221 30.7166C128.044 30.6724 127.866 30.6282 127.69 30.5844C126.38 30.26 125.065 29.9615 123.747 29.6769C122.508 29.4085 121.257 29.1829 120.01 28.949C118.82 28.7263 117.637 28.4744 116.454 28.2134C114.432 27.7192 112.422 27.177 110.447 26.5248C107.497 25.5538 104.563 24.5212 101.642 23.466C98.7702 22.4295 95.9024 21.3758 93.0477 20.2887C91.838 19.8202 90.6362 19.3409 89.4498 18.8179C88.2763 18.3015 87.1139 17.7603 85.958 17.2062C83.7473 16.1464 81.5811 15.0025 79.4222 13.842C79.4399 13.8515 79.4559 13.8605 79.4719 13.8696C79.4524 13.8598 79.4334 13.8482 79.4123 13.8379C79.4011 13.8317 79.3898 13.8255 79.3786 13.8193C79.3881 13.8251 79.398 13.8292 79.4076 13.835C77.9308 13.0172 76.5092 12.1084 75.0589 11.2458C74.0081 10.6195 72.9554 9.98552 71.9372 9.30317C71.1077 8.24485 70.2593 7.19856 69.3648 6.19613C68.7799 5.53831 68.1941 4.88393 67.5979 4.23623C67.0003 3.58641 66.3964 2.94055 65.8077 2.28368C64.9337 1.30953 64.0737 0.322231 63.2111 -0.662028C63.2823 -0.625817 63.3514 -0.588273 63.4226 -0.552065C64.3968 -0.0648004 65.4044 0.355678 66.4098 0.777501C67.3902 1.19 68.381 1.58126 69.3688 1.97729C71.4047 2.79037 73.4592 3.55332 75.5426 4.23755C76.5875 4.5813 77.6365 4.91508 78.6875 5.24027C79.7354 5.56294 80.7906 5.86189 81.8444 6.1587C83.9014 6.73712 85.949 7.3406 87.9827 7.99716C90.0181 8.65411 92.0887 9.1885 94.1526 9.75218C95.2088 10.0386 96.2652 10.3324 97.3292 10.5844C97.7971 10.6948 98.2728 10.7707 98.7442 10.8656C98.7345 10.8924 98.7139 10.9113 98.7076 10.9389C98.6674 11.1148 98.6942 11.306 98.8063 11.464C98.9279 11.6351 99.077 11.7417 99.2688 11.8272C99.3916 11.8824 99.5243 11.9109 99.6495 11.9558C99.8684 12.033 100.087 12.1119 100.306 12.1891C100.608 12.298 100.911 12.4017 101.214 12.5088C101.914 12.763 102.615 13.0156 103.312 13.2798C104.585 13.7864 105.854 14.3012 107.12 14.8314C108.579 15.4438 110.031 16.0691 111.477 16.7148C112.824 17.318 114.155 17.9593 115.467 18.6344C115.62 18.722 115.77 18.8106 115.923 18.8982C116.06 18.9785 116.208 19.0521 116.341 19.1423C116.625 19.3377 116.909 19.5315 117.192 19.7266C118.277 20.5439 119.335 21.3897 120.383 22.2511C120.996 22.7556 121.612 23.2536 122.242 23.7367C122.534 23.9612 122.839 24.1687 123.139 24.3805C123.302 24.4958 123.479 24.5979 123.648 24.7071C123.766 24.783 123.882 24.8603 124.003 24.9298C124.356 25.1263 124.702 25.3269 125.065 25.5005C125.244 25.5867 125.42 25.685 125.604 25.7578C125.809 25.8409 126.014 25.9257 126.217 26.0084C126.58 26.1567 126.954 26.2855 127.323 26.4152C127.639 26.5272 127.964 26.6321 128.286 26.7221C128.672 26.83 129.057 26.9379 129.448 27.0307C129.631 27.0744 129.814 27.1198 129.999 27.1531C130.187 27.1851 130.377 27.232 130.567 27.2519C131.333 27.3396 132.1 27.4114 132.873 27.3917C133.267 27.3802 133.665 27.3785 134.059 27.3271C134.659 27.2481 135.238 27.0953 135.806 26.8913C136.553 26.6246 137.3 26.358 138.061 26.1361C138.45 26.029 138.842 25.9425 139.239 25.879C139.648 25.8217 140.055 25.7859 140.467 25.7693C140.677 25.7626 140.886 25.7542 141.095 25.7476C141.398 25.753 141.701 25.759 142.005 25.7648C142.259 25.7701 142.512 25.7917 142.767 25.808C143.292 25.8392 143.814 25.8875 144.337 25.9289C144.836 25.9684 145.336 26.0189 145.836 26.0514C146.129 26.0695 146.424 26.0988 146.718 26.1096C147.017 26.1198 147.319 26.1288 147.618 26.1391C147.964 26.1492 148.31 26.1374 148.656 26.1347C149.009 26.1318 149.365 26.1078 149.717 26.074C150.131 26.0324 150.543 25.9867 150.955 25.9267C151.359 25.8682 151.76 25.7965 152.161 25.7248C152.477 25.6699 152.795 25.6065 153.106 25.5251C153.717 25.3635 154.325 25.2028 154.91 24.9573C155.707 24.6239 156.466 24.2112 157.217 23.7913C158.564 23.0412 159.911 22.2983 161.279 21.591C161.969 21.2351 162.66 20.8813 163.349 20.5233C163.986 20.1917 164.616 19.8401 165.245 19.494C165.887 19.1435 166.526 18.7904 167.156 18.419C167.459 18.2396 167.767 18.0597 168.053 17.8528C168.354 17.6348 168.641 17.4029 168.913 17.1492C169.447 16.6508 169.953 16.1204 170.448 15.5877C170.613 15.4113 170.712 15.2015 170.729 14.9588C170.733 14.8888 170.726 14.8147 170.708 14.7452C170.727 14.6989 170.732 14.6473 170.722 14.5943C170.696 14.4396 170.64 14.3306 170.495 14.2612C170.366 14.1992 170.239 14.1376 170.111 14.0756C169.867 13.9582 169.621 13.8387 169.375 13.7209C168.873 13.4791 168.37 13.2373 167.869 12.9942C166.802 12.4767 165.747 11.9419 164.693 11.3984C164.394 11.2303 164.091 11.0631 163.791 10.895C163.492 10.7286 163.203 10.5431 162.911 10.3675C162.636 10.2032 162.363 10.0229 162.098 9.83905C161.78 9.61944 161.459 9.40116 161.149 9.17066C161.051 9.09941 160.954 9.02817 160.857 8.9552C160.858 8.95732 160.862 8.95807 160.863 8.96019C160.836 8.94145 160.81 8.92272 160.786 8.90266C160.748 8.87601 160.713 8.84807 160.676 8.82142C160.695 8.83474 160.712 8.84765 160.728 8.86058C160.685 8.82891 160.643 8.79768 160.6 8.76602C160.619 8.77762 160.636 8.79225 160.653 8.80518C160.415 8.62029 160.174 8.44019 159.939 8.25224C158.771 7.31791 157.621 6.35871 156.433 5.44712C155.764 4.93351 155.085 4.43733 154.397 3.95202C153.781 3.51577 153.146 3.10957 152.511 2.70334C151.916 2.32071 151.316 1.94072 150.707 1.57854C150.015 1.17012 149.314 0.78335 148.599 0.418741C147.918 0.0692597 147.2 -0.212544 146.486 -0.491799C145.756 -0.778029 145.01 -1.01924 144.261 -1.25359C143.533 -1.48151 142.792 -1.67057 142.047 -1.83336C141.284 -2.00046 140.514 -2.09274 139.738 -2.1665C138.995 -2.23797 138.247 -2.24929 137.503 -2.2594C136.756 -2.26857 136.005 -2.2622 135.257 -2.23876C133.737 -2.18664 132.214 -2.11169 130.702 -1.93063C129.945 -1.8405 129.193 -1.72176 128.442 -1.594C127.683 -1.46609 126.92 -1.32825 126.179 -1.1218C125.689 -0.983385 125.205 -0.80906 124.754 -0.568988C124.497 -0.431749 124.249 -0.279687 124.002 -0.122071C123.7 0.0684668 123.397 0.267618 123.115 0.488172C122.796 0.738274 122.472 0.985454 122.162 1.2448C121.834 1.51826 121.514 1.79541 121.195 2.07983C120.643 2.56703 120.121 3.08834 119.585 3.59364C119.051 4.0976 118.5 4.57402 117.931 5.03926C117.638 5.26436 117.345 5.49507 117.037 5.70245C116.723 5.91556 116.409 6.12139 116.09 6.32258C115.846 6.4664 115.599 6.60596 115.349 6.73576C115.091 6.87088 114.831 6.99103 114.568 7.11251C113.786 7.43652 112.991 7.71751 112.18 7.95891C111.718 8.08 111.254 8.18827 110.786 8.28459C110.074 8.43038 109.352 8.53601 108.637 8.66855C107.904 8.80579 107.177 8.96476 106.454 9.14981C105.727 9.33581 105.01 9.55676 104.285 9.74314C103.606 9.91824 102.915 10.0507 102.222 10.163C102.181 10.1699 102.138 10.1708 102.097 10.176C102.07 10.1735 102.041 10.1725 102.015 10.1701C100.953 10.0437 99.8996 9.88669 98.8496 9.6996C97.8807 9.52921 96.9217 9.31575 95.965 9.09191C94.9604 8.84808 93.9575 8.59734 92.9557 8.34145C91.932 8.07873 90.9049 7.81523 89.8998 7.49507C88.8392 7.1568 87.7935 6.7766 86.7466 6.39428C84.7353 5.66303 82.708 4.97889 80.6967 4.24764C79.323 3.71452 77.9576 3.15247 76.589 2.59694C74.4698 1.73762 72.3469 0.886527 70.2078 0.0825406C68.2171 -0.667598 66.1921 -1.31492 64.1975 -2.04781C62.9903 -2.51932 61.7911 -3.01804 60.6063 -3.54794C60.0022 -4.20106 59.4053 -4.86161 58.8034 -5.51606C57.5821 -6.84344 56.3771 -8.18707 55.1511 -9.51007C54.5414 -10.1699 53.9157 -10.8153 53.2896 -11.4589C52.681 -12.084 52.038 -12.6771 51.4009 -13.2724C51.0797 -13.5744 50.7471 -13.8661 50.4134 -14.1528C50.4043 -14.1603 50.3952 -14.1678 50.3861 -14.1753C48.1653 -16.2751 45.7441 -18.1377 43.3475 -20.0291C41.5142 -21.4762 39.6071 -22.8223 37.6652 -24.1182C38.0696 -23.9751 38.481 -23.8467 38.885 -23.7019C39.3777 -23.5259 39.8703 -23.35 40.3711 -23.1939C40.8804 -23.0359 41.3901 -22.8869 41.8969 -22.7259C43.8753 -22.1037 45.8281 -21.3858 47.7661 -20.6422C47.7579 -20.6459 47.7493 -20.6478 47.7412 -20.6515C47.8174 -20.6214 47.8956 -20.5927 47.9719 -20.5626C47.9684 -20.5634 47.9654 -20.5659 47.9603 -20.5671C47.9784 -20.5593 47.9986 -20.5529 48.0184 -20.5447C48.03 -20.5403 48.0433 -20.5354 48.055 -20.5309C48.0532 -20.5313 48.0515 -20.5317 48.0498 -20.5321C49.3365 -20.037 50.622 -19.5367 51.9213 -19.0732C53.2296 -18.6095 54.5424 -18.1574 55.8415 -17.6613C55.82 -17.6698 55.7968 -17.6787 55.7753 -17.6873C56.2411 -17.5047 56.7052 -17.3226 57.1682 -17.1353C59.1499 -16.3382 61.1343 -15.5133 63.1934 -14.9362C64.2017 -14.6534 65.2206 -14.4571 66.2587 -14.3126C66.8186 -14.2338 67.379 -14.1567 67.9395 -14.0723C68.1858 -14.036 68.4332 -13.9958 68.6787 -13.9561C69.0289 -13.8997 69.3778 -13.8219 69.7328 -13.8425C69.9471 -13.8552 70.0536 -14.1321 69.9087 -14.2885C69.8986 -14.2999 69.8869 -14.3116 69.8769 -14.323C69.7944 -14.4125 69.6869 -14.4244 69.5974 -14.3886C69.4839 -14.4054 69.3736 -14.4288 69.2624 -14.456C68.5528 -14.6307 67.8484 -14.8205 67.1384 -14.9935C66.4747 -15.1559 65.8078 -15.3045 65.1425 -15.46C64.2302 -15.6882 63.33 -15.9536 62.436 -16.2466C61.6065 -16.5212 60.7873 -16.8334 59.9703 -17.1469C58.1609 -17.8683 56.3748 -18.6443 54.5676 -19.3671C53.5449 -19.7766 52.5235 -20.1839 51.5188 -20.6327C50.5431 -21.0659 49.5763 -21.5225 48.6153 -21.9886C47.643 -22.4609 46.6729 -22.9345 45.7007 -23.4068C44.7871 -23.8512 43.8851 -24.3147 42.9687 -24.7543C42.0358 -25.2013 41.0869 -25.6175 40.1556 -26.0714C39.2243 -26.5253 38.318 -27.0333 37.372 -27.4543C36.3656 -27.9035 35.3311 -28.2848 34.3019 -28.674C33.3279 -29.0433 32.3527 -29.4237 31.3564 -29.7273C30.3262 -30.0405 29.2687 -30.2892 28.2104 -30.4873C27.294 -30.6584 26.3696 -30.7787 25.4464 -30.9041C24.8356 -31.1633 24.228 -31.429 23.6196 -31.6913C22.2236 -32.293 20.8598 -32.9726 19.5052 -33.661C18.2266 -34.3102 16.9606 -34.9911 15.6398 -35.5502C14.2647 -36.1326 12.8682 -36.6691 11.4824 -37.2286C10.085 -37.7925 8.69163 -38.3664 7.28893 -38.9152C6.51139 -39.2197 5.71922 -39.4205 4.90553 -39.6062C4.47293 -39.705 4.02552 -39.7309 3.58302 -39.7466C3.49879 -39.7495 3.41414 -39.7507 3.33124 -39.7515C2.99356 -39.7596 2.69996 -39.6997 2.37745 -39.6082C1.91351 -39.4746 1.53188 -39.1718 1.21754 -38.8154C0.962508 -38.5289 0.789282 -38.1657 0.703078 -37.7881C0.669226 -37.6398 0.649117 -37.4884 0.642182 -37.3394C0.619193 -36.7877 0.787921 -36.3083 1.06658 -35.8438C1.36732 -35.3415 1.91672 -34.9712 2.46994 -34.7996C2.71967 -34.7226 2.98741 -34.6851 3.24225 -34.6305C3.51083 -34.5729 3.77984 -34.5169 4.04843 -34.4592C5.11369 -34.1888 6.1652 -33.8344 7.20028 -33.4711C8.40739 -33.0468 9.60496 -32.5884 10.8154 -32.1706C12.2301 -31.6825 13.66 -31.2527 15.0864 -30.8001C16.5292 -30.3401 17.9665 -29.856 19.4034 -29.3702C20.2571 -29.0827 21.1177 -28.8173 21.9766 -28.5451C22.1445 -28.4813 22.3131 -28.4211 22.481 -28.3573C23.5713 -27.9198 24.6526 -27.4661 25.7148 -26.9606C26.8343 -26.4293 27.9489 -25.8845 29.0577 -25.3303C31.1835 -24.2699 33.2964 -23.1853 35.3875 -22.0603C35.9038 -21.7664 36.423 -21.4774 36.9323 -21.1688C37.5316 -20.8034 38.1229 -20.4344 38.7135 -20.0547C39.7579 -19.3845 40.7707 -18.6707 41.7874 -17.9579C42.0717 -17.7478 42.3515 -17.5334 42.6338 -17.322C42.6704 -17.261 42.7274 -17.2099 42.8 -17.1879C42.8086 -17.1859 42.8168 -17.1823 42.825 -17.1786C43.736 -16.4935 44.6416 -15.8006 45.5193 -15.0723C45.8215 -14.8219 46.1188 -14.5654 46.4185 -14.3119C46.4828 -14.2138 46.5534 -14.1196 46.6177 -14.0215C46.7306 -13.8198 46.8571 -13.6222 46.956 -13.4146C47.0558 -13.2031 47.1552 -12.9899 47.2546 -12.7767C47.3347 -12.5734 47.4275 -12.3708 47.4956 -12.1629C47.5634 -11.9534 47.629 -11.7425 47.6985 -11.5325C47.8833 -10.8227 48.0433 -10.1076 48.2106 -9.39277C48.3719 -8.69921 48.5668 -8.01795 48.763 -7.33458C48.9547 -6.66312 49.1741 -5.99443 49.3828 -5.32635C49.5879 -4.66634 49.785 -4.00273 49.9804 -3.33951C50.3432 -2.0412 50.6827 -0.735517 51.0473 0.563188C51.0432 0.549555 51.0391 0.535936 51.0346 0.524021C51.2176 1.16993 51.3977 1.81331 51.5803 2.46094C51.5693 2.42214 51.5579 2.38508 51.5486 2.34668C51.6185 2.6021 51.6906 2.85617 51.7643 3.11066C51.7785 3.15926 51.7923 3.20962 51.8061 3.25994C51.9634 3.83648 52.1093 4.41581 52.2612 4.9929C52.2509 5.01414 52.2351 5.03595 52.2296 5.06009C52.2205 5.09975 52.2196 5.14309 52.2232 5.19106C52.2289 5.24498 52.253 5.29766 52.2766 5.34476C52.3166 5.42283 52.3506 5.50315 52.3906 5.58122C52.4105 5.62025 52.4288 5.6589 52.4488 5.69793C52.6465 6.46148 52.8468 7.22196 53.0484 7.98457C53.4588 9.53322 53.8821 11.0811 54.2772 12.6336C54.4721 13.4019 54.6572 14.1734 54.8499 14.9431C55.0671 15.8036 55.2957 16.6613 55.5401 17.5135C55.7615 18.2842 56.01 19.0467 56.2509 19.811C56.4773 20.5285 56.6913 21.2522 56.8998 21.9765C56.8984 21.9671 56.8948 21.959 56.893 21.9513C56.9008 21.9803 56.9086 22.0093 56.9168 22.0366C56.9205 22.052 56.9247 22.0656 56.9301 22.0813C56.9278 22.0754 56.9256 22.0695 56.9237 22.0618C57.0487 22.5112 57.174 22.9588 57.2935 23.4088C57.7128 24.9976 58.0966 26.6 58.5584 28.1767C58.6869 28.6106 58.8465 29.0352 58.9907 29.4636C58.9826 29.6178 58.983 29.7739 58.9749 29.9281C58.9528 30.3258 58.9144 30.7234 58.8871 31.1199C58.8754 31.3059 58.8533 31.4895 58.8433 31.6759C58.8347 31.8481 58.8219 32.023 58.8064 32.1936C58.8104 32.1601 58.8145 32.1265 58.8181 32.0947C58.7993 32.2718 58.7785 32.4503 58.7614 32.6278C58.6055 33.7224 58.3907 34.8054 58.2038 35.893C58.0379 36.8729 57.8643 37.8473 57.716 38.8294C57.5636 39.845 57.5097 40.8722 57.4545 41.8973C57.4311 42.34 57.42 42.7838 57.4091 43.2276C57.399 43.7623 57.3885 44.2987 57.3909 44.8344C57.3915 45.0849 57.3844 45.3373 57.394 45.588C57.4064 45.8975 57.4198 46.2107 57.4322 46.5202C57.4399 46.716 57.4557 46.9082 57.4731 47.1009C57.4988 47.368 57.513 47.6379 57.5519 47.9026C57.5614 47.9719 57.5712 48.0395 57.5824 48.1092C57.5784 48.0792 57.5731 48.0471 57.5691 48.0172C57.581 48.0997 57.5933 48.1806 57.6051 48.2631C57.5998 48.231 57.5958 48.2011 57.59 48.1707C57.6122 48.3191 57.6326 48.4671 57.6568 48.6141C57.6532 48.5825 57.6475 48.5521 57.6439 48.5205C57.658 48.609 57.67 48.6988 57.6828 48.7851C57.6833 48.7907 57.6856 48.7967 57.6861 48.8022C57.6885 48.8155 57.6896 48.8266 57.692 48.8398C57.6919 48.8325 57.6899 48.8249 57.6902 48.8159C57.694 48.8386 57.6962 48.8608 57.6983 48.883C57.6983 48.883 57.698 48.8848 57.6997 48.8852C57.6993 48.8869 57.6993 48.8869 57.7006 48.889C57.7025 48.8967 57.7043 48.9043 57.7041 48.9134C57.7046 48.9189 57.7055 48.9228 57.7061 48.9284C57.707 48.9322 57.7079 48.936 57.7088 48.9399C57.7116 48.9514 57.7124 48.9643 57.7151 48.9758C57.7155 48.9741 57.7142 48.9719 57.7146 48.9702C57.7462 49.1642 57.7871 49.3568 57.8225 49.5499C57.8548 49.717 57.8833 49.8849 57.9198 50.0493C58.0088 50.4742 58.0978 50.8991 58.1945 51.3221C58.3042 51.7988 58.4076 52.2796 58.5364 52.7517C58.6091 53.0186 58.6798 53.2869 58.7636 53.5527C58.8442 53.8088 58.9315 54.0591 59.0215 54.3137C59.3528 55.2438 59.8165 56.1243 60.3183 56.9718C60.3351 57.001 60.3536 57.0306 60.37 57.0616C60.3546 57.0345 60.3404 57.0095 60.3232 56.982C60.3351 57.001 60.3467 57.0218 60.3582 57.0425C60.3718 57.062 60.3829 57.0845 60.3965 57.1039C60.3978 57.1061 60.4005 57.1103 60.4018 57.1124C60.4031 57.1145 60.4062 57.117 60.4058 57.1187C60.4071 57.1209 60.4084 57.1229 60.4097 57.1251C60.4239 57.1501 60.4385 57.1734 60.454 57.2005C60.4814 57.2466 60.5087 57.2928 60.5361 57.339C60.5206 57.3119 60.5065 57.2868 60.4906 57.2614C60.5189 57.3115 60.548 57.358 60.5781 57.4084C60.5639 57.3834 60.5484 57.3563 60.5325 57.3309C60.9377 58.0166 61.353 58.6974 61.7687 59.3765C62.1721 60.0382 62.5671 60.7053 62.9772 61.3613C63.5055 62.2039 64.0422 63.0412 64.6434 63.8334C64.961 64.2542 65.2835 64.6689 65.6254 65.0699C65.796 65.2721 65.9716 65.4682 66.1471 65.6642C66.3148 65.8476 66.4917 66.0222 66.6643 66.1995C66.7567 66.2932 66.8559 66.3811 66.9533 66.4687C67.0294 66.5387 67.1013 66.6113 67.1804 66.6765C67.3715 66.8363 67.5583 66.9987 67.757 67.1493C68.1741 67.4658 68.5992 67.7715 69.0389 68.0605C69.8946 68.6241 70.7742 69.1461 71.6556 69.6684C72.5088 70.1715 73.3718 70.6551 74.2276 71.1553C75.0785 71.6525 75.9237 72.1593 76.7601 72.6804C77.5732 73.1853 78.378 73.7028 79.1828 74.2204C80.0161 74.7553 80.8507 75.2923 81.6774 75.8403C83.3526 76.952 85.004 78.0963 86.6853 79.1968C87.5119 79.7374 88.3414 80.2733 89.1825 80.79C89.9743 81.2773 90.8186 81.6769 91.6545 82.0818C91.6606 82.0868 91.6666 82.0918 91.6727 82.0969C91.7984 82.1872 91.9816 82.1837 92.1158 82.1182C92.2588 82.0456 92.3507 81.8961 92.36 81.7367C92.3665 81.6293 92.3325 81.5327 92.2758 81.449C92.2165 81.3447 92.1656 81.2351 92.1123 81.1286C92.0189 80.944 91.9298 80.7568 91.8425 80.57C91.6525 80.1601 91.4744 79.7458 91.2945 79.331C91.1835 79.0498 91.0648 78.7706 90.9678 78.4836C90.8622 78.171 90.7599 77.8592 90.6662 77.5421C90.5331 77.0491 90.4098 76.5529 90.2847 76.0563C90.1168 75.3758 89.95 74.6901 89.8387 73.9989C89.7651 73.4904 89.7535 72.9798 89.7221 72.4683C89.7219 72.2161 89.72 71.9635 89.7181 71.7109C89.7174 71.4604 89.7369 71.2091 89.7453 70.9588C89.7639 70.5131 89.7971 70.0671 89.8303 69.6212C89.8487 69.3823 89.8671 69.1434 89.8817 68.9054C89.8989 68.6481 89.9216 68.3903 89.9299 68.1327C89.9492 67.5258 89.9736 66.9127 89.9075 66.308C89.7823 65.1474 89.3902 64.0329 88.9107 62.9765C88.6946 62.499 88.4722 62.0255 88.2519 61.5507C88.0517 61.1222 87.8663 60.6844 87.6703 60.2533C87.5653 59.9934 87.4445 59.7391 87.3471 59.4774C87.2469 59.2042 87.1471 58.9292 87.0453 58.6556C86.9974 58.525 86.9601 58.3877 86.9165 58.2544C86.8746 58.1214 86.8272 57.989 86.7891 57.8552C86.7184 57.6032 86.646 57.3508 86.5731 57.1001C86.4353 56.6043 86.2967 56.1119 86.1563 55.619C86.0156 55.1279 85.8592 54.6423 85.7031 54.1549C85.6326 53.9338 85.537 53.7197 85.4507 53.5041C85.3658 53.2906 85.281 53.0844 85.1796 52.8798C85.0772 52.6641 84.9793 52.4441 84.8646 52.2346C84.7251 51.9833 84.5856 51.7319 84.4465 51.4788C84.3096 51.2317 84.1504 50.9958 84.0017 50.7532C83.8976 50.5843 83.7871 50.4194 83.677 50.2528C83.5331 50.0367 83.3938 49.8162 83.2432 49.6058C83.0768 49.3774 82.9142 49.148 82.7499 48.9182C81.5662 47.2601 80.2907 45.6718 78.9882 44.1064C78.668 43.7213 78.3367 43.3445 78.0076 42.9664C77.6837 42.5895 77.34 42.228 77.003 41.8608C76.8712 41.7183 76.7288 41.5823 76.5907 41.4438C76.4007 41.2553 76.217 41.0555 76.0178 40.8758C75.6542 40.546 75.2948 40.2137 74.9186 39.8992C74.7319 39.7441 74.5506 39.5811 74.3588 39.4322C74.1163 39.2444 73.8738 39.0566 73.6313 38.8688C73.4612 38.7356 73.2858 38.6103 73.1124 38.4836C72.9204 38.3437 72.7296 38.1985 72.5334 38.0612C71.6739 37.4586 70.8101 36.8677 69.9383 36.2878C69.1686 35.7746 68.3936 35.2694 67.6222 34.7558C67.1612 34.4492 66.7006 34.1409 66.2446 33.8281C65.8584 33.5658 65.4783 33.2922 65.0971 33.0237C64.8002 32.8054 64.5012 32.5884 64.2021 32.3714L64.2038 32.3718C64.2021 32.3714 64.2008 32.3693 64.1991 32.3689C64.1961 32.3664 64.193 32.3639 64.19 32.3613C64.1917 32.3617 64.193 32.3638 64.1947 32.3642C63.3641 31.7464 62.536 31.1256 61.7057 30.5061C61.6709 30.4293 61.6279 30.356 61.5952 30.2777C61.5952 30.2777 61.5966 30.2799 61.5962 30.2816C61.5926 30.2735 61.589 30.2655 61.5854 30.2574C61.5792 30.2451 61.5747 30.2332 61.5689 30.2191L61.5702 30.2213C61.5689 30.2191 61.568 30.2153 61.5666 30.2132C61.5595 30.1971 61.5537 30.183 61.5465 30.1669C61.5475 30.1707 61.5501 30.1749 61.551 30.1788C61.3579 29.7193 61.1738 29.2599 61.0066 28.79C60.8356 28.3047 60.6841 27.813 60.5365 27.3203C60.5485 27.3629 60.5618 27.4077 60.5733 27.4521C60.5099 27.2235 60.4444 26.9963 60.3796 26.7656C59.9782 25.3279 59.6175 23.8777 59.2122 22.4409C59.1985 22.3978 59.187 22.3534 59.1751 22.3108C59.1737 22.3087 59.1728 22.3049 59.1719 22.3011C59.1719 22.3011 59.1706 22.2989 59.171 22.2972C59.1691 22.2895 59.1659 22.2797 59.1627 22.2699C59.165 22.2759 59.1659 22.2797 59.1682 22.2857C59.1504 22.229 59.1361 22.1731 59.1204 22.1151C58.5574 20.1035 57.8653 18.135 57.2807 16.1311C56.8242 14.4359 56.3949 12.7324 55.9423 11.0362C55.9686 11.0713 55.997 11.105 56.0233 11.14C56.0207 11.1358 56.0176 11.1333 56.015 11.129C56.3887 11.6044 56.7805 12.0639 57.168 12.5261C57.5312 12.9609 57.8988 13.3914 58.2645 13.8231C58.8448 14.5089 59.4247 15.1965 59.9983 15.888C60.5553 16.5576 61.0907 17.2422 61.6434 17.9144C62.2202 18.6158 62.8063 19.3083 63.3961 19.9999C63.9649 20.6649 64.5308 21.3347 65.1614 21.9431C65.2192 21.998 65.2768 22.0547 65.3347 22.1096C65.3181 22.095 65.302 22.0786 65.2858 22.0622C65.3437 22.1172 65.4013 22.1738 65.4605 22.2309C65.4766 22.2472 65.4945 22.264 65.511 22.2786C65.6886 22.4498 65.8705 22.6184 66.052 22.7886C66.6939 23.3868 67.3332 23.9881 67.9751 24.5864C68.1408 24.7385 68.3058 24.8941 68.474 25.0432C68.6523 25.2036 68.8344 25.3631 69.0559 25.4608C69.3908 25.608 69.7839 25.6742 70.1457 25.5844C70.1478 25.5831 70.1482 25.5814 70.1486 25.5797C70.084 25.2692 69.9461 24.9874 69.7541 24.7367C69.6707 24.627 69.5794 24.5208 69.4776 24.4287C69.398 24.3579 69.3156 24.292 69.2339 24.2225C69.078 24.0908 68.9236 23.9521 68.7688 23.8152C68.4336 23.5191 68.0963 23.2244 67.7594 22.928C67.1052 22.3523 66.4548 21.7757 65.8173 21.1821C65.5355 20.9055 65.2599 20.6249 64.9945 20.3321C64.7002 20.0073 64.4147 19.6755 64.1268 19.3467C63.5553 18.701 63.0006 18.0374 62.4477 17.3742C61.8746 16.6882 61.3091 15.9931 60.7385 15.3041C60.1889 14.6416 59.6137 13.9969 59.0415 13.3547C57.8411 12.0067 56.6142 10.6798 55.4772 9.27555C55.4729 9.27092 55.4689 9.2646 55.4663 9.26036C55.04 7.7335 54.6218 6.20306 54.1879 4.67808C53.7421 3.11046 53.2338 1.56308 52.7276 0.0143477C52.2211 -1.53265 51.7281 -3.08382 51.186 -4.61719C50.6695 -6.08119 50.0753 -7.52119 49.6217 -9.00714C49.4903 -9.43625 49.3631 -9.86805 49.2397 -10.3008C49.1415 -10.6461 49.0472 -10.9924 48.9337 -11.3339C48.8683 -11.5303 48.8114 -11.7319 48.7342 -11.9237C48.6553 -12.1159 48.578 -12.3077 48.5008 -12.4995C48.6601 -12.3507 48.8244 -12.2079 48.9819 -12.0595C49.6361 -11.4203 50.2743 -10.7667 50.9001 -10.0977C51.4905 -9.46405 52.0734 -8.82121 52.66 -8.18659C53.917 -6.82566 55.169 -5.4586 56.4328 -4.10339C57.6411 -2.80617 58.8873 -1.54024 60.0541 -0.203523C61.217 1.12684 62.3218 2.50567 63.4217 3.89059C64.7354 5.57287 66.0448 7.2578 67.3687 8.93515C68.3721 10.2201 69.3685 11.5124 70.3631 12.8044C71.3125 14.0334 72.2805 15.2522 73.3257 16.4015C74.6312 17.8351 75.9781 19.2293 77.3962 20.549C78.7817 21.8377 80.2148 23.0683 81.6613 24.2874C82.3985 24.9111 83.1353 25.5364 83.8625 26.1723C84.5749 26.7939 85.2793 27.4264 86.0021 28.0341C87.4559 29.2531 88.9581 30.4105 90.4856 31.5357C91.8294 32.5246 93.1852 33.4999 94.534 34.4827C95.2293 34.997 95.9185 35.5226 96.5997 36.0591C96.6805 36.1247 96.7609 36.192 96.8416 36.2576C96.9847 36.4299 97.1281 36.6006 97.267 36.7756C97.7003 37.3299 98.1291 37.8885 98.5296 38.468C98.8225 38.894 99.1157 39.3184 99.409 39.7427C99.8201 40.3391 100.235 40.9327 100.64 41.5348C101.969 43.511 103.278 45.5023 104.622 47.4692C105.829 49.2323 107.206 50.8673 108.43 52.6162C109.085 53.5531 109.709 54.5155 110.372 55.4487C110.998 56.3282 111.701 57.1474 112.424 57.9472C112.553 58.2361 112.682 58.525 112.813 58.8125C113.414 60.1452 114.016 61.4782 114.617 62.8109C114.825 63.3228 115.036 63.83 115.215 64.3533C115.397 64.8847 115.558 65.4149 115.715 65.9532C115.934 66.8124 116.14 67.6723 116.325 68.5416C116.504 69.388 116.65 70.2414 116.791 71.0954C116.925 72.013 117.065 72.9267 117.245 73.8368C117.342 74.3306 117.469 74.8203 117.612 75.3011C117.774 75.8479 117.931 76.4009 118.149 76.9294C118.367 77.46 118.587 77.9837 118.828 78.5031C119.047 78.9741 119.277 79.4491 119.537 79.8969C119.829 80.3933 120.115 80.8942 120.427 81.379C120.765 81.9023 121.11 82.4165 121.462 82.9305C122.033 83.7683 122.61 84.5931 123.137 85.459C123.695 86.4318 124.257 87.4037 124.895 88.3258C125.537 89.2561 126.205 90.1669 126.878 91.0733C127.515 91.9299 128.152 92.7865 128.806 93.6324C129.189 94.1243 129.579 94.607 129.981 95.0817C130.157 95.2868 130.339 95.4936 130.532 95.6828C130.755 95.9007 130.972 96.1314 131.204 96.3387C131.589 96.6805 131.972 97.0291 132.383 97.3389C132.892 97.7217 133.404 98.0946 133.925 98.4582C134.368 98.7699 134.836 99.0455 135.301 99.3259C135.793 99.6194 136.29 99.9089 136.801 100.171C137.283 100.419 137.763 100.664 138.254 100.894C138.773 101.138 139.298 101.368 139.823 101.599C140.316 101.815 140.821 102.006 141.319 102.207C141.802 102.403 142.286 102.593 142.77 102.78C142.769 102.779 142.765 102.779 142.764 102.776C142.787 102.785 142.81 102.794 142.834 102.803C142.842 102.807 142.852 102.811 142.862 102.815C142.86 102.815 142.858 102.814 142.857 102.814C142.908 102.833 142.961 102.854 143.015 102.874C142.973 102.857 142.933 102.842 142.892 102.826C143.018 102.874 143.144 102.923 143.272 102.972C143.232 102.956 143.192 102.941 143.153 102.925C143.221 102.951 143.289 102.978 143.355 103.004C143.357 103.004 143.358 103.005 143.36 103.005C143.36 103.005 143.36 103.005 143.362 103.005C143.379 103.011 143.395 103.018 143.412 103.024C143.429 103.03 143.443 103.037 143.458 103.042C143.455 103.041 143.45 103.038 143.448 103.038C143.512 103.061 143.575 103.087 143.64 103.111C145.098 103.67 146.57 104.199 148.052 104.693C148.825 104.951 149.599 105.224 150.381 105.457C151.064 105.658 151.747 105.881 152.44 106.05C152.436 106.049 152.435 106.047 152.433 106.047C152.501 106.064 152.572 106.08 152.64 106.098C152.635 106.097 152.632 106.096 152.628 106.095C152.693 106.11 152.76 106.127 152.823 106.141C152.873 106.154 152.922 106.169 152.972 106.179C153.03 106.21 153.117 106.223 153.194 106.241ZM188.363 49.5309L188.399 49.5284C188.762 49.5278 189.11 49.5237 189.456 49.521C189.662 49.5191 189.867 49.5224 190.074 49.5278C190.185 49.5297 190.296 49.5333 190.408 49.5334C191.02 49.5425 191.639 49.5948 192.235 49.6476L192.285 49.6516C192.771 49.7063 193.292 49.7727 193.799 49.872C194.404 49.9958 194.951 50.1079 195.503 50.2376C196.109 50.3849 196.763 50.5488 197.405 50.7533C198.096 50.9765 198.719 51.1929 199.307 51.4161L199.386 51.4487C199.624 51.5448 199.863 51.6409 200.097 51.7452C200.601 51.9673 201.102 52.1941 201.593 52.4224C202.085 52.6507 202.567 52.8788 203.033 53.0995L203.235 53.1963C204.065 53.5889 204.923 53.9934 205.746 54.4389L205.811 54.4756C206.05 54.6099 206.296 54.7513 206.533 54.8997C206.812 55.076 207.083 55.2576 207.342 55.4382C207.721 55.7208 208.023 55.9584 208.292 56.1868C208.583 56.431 208.878 56.6905 209.193 56.9801C209.883 57.6129 210.554 58.2578 211.062 58.7474L211.047 58.7348C211.134 58.82 211.22 58.907 211.307 58.9922C211.741 59.4195 212.174 59.8648 212.597 60.3207C212.856 60.5956 213.123 60.8798 213.38 61.1814C213.635 61.4847 213.889 61.7893 214.139 62.0966C214.307 62.3165 214.472 62.5373 214.633 62.7629C214.766 62.9492 214.889 63.1477 215.008 63.3382L215.041 63.3911L215.117 63.5335C215.169 63.6272 215.22 63.7205 215.267 63.8164C215.336 63.9629 215.407 64.1059 215.477 64.2507L215.499 64.2957C215.566 64.4525 215.634 64.6076 215.701 64.7627L215.834 65.067C215.905 65.2465 215.976 65.4242 216.049 65.6024L216.101 65.7265L216.152 65.8507C216.363 66.3669 216.574 66.8813 216.787 67.3945C216.984 67.8693 217.187 68.3403 217.392 68.8115L217.433 68.9024C217.549 69.1702 217.669 69.4262 217.787 69.6909C218.024 70.2186 218.253 70.7189 218.481 71.2026C218.595 71.4446 218.713 71.702 218.819 71.9257C219.289 72.9146 219.79 73.9071 220.276 74.8669C220.736 75.7792 221.212 76.7225 221.661 77.6595C221.861 78.079 222.058 78.4976 222.253 78.9177L222.341 79.1045L222.342 79.1067L222.241 79.0183L222.14 78.93C221.613 78.4558 221.098 77.99 220.607 77.515C220.306 77.2195 219.997 76.895 219.661 76.5226C219.05 75.8444 218.419 75.1669 217.807 74.5084C216.519 73.1258 215.188 71.6953 213.981 70.1991C213.598 69.7016 213.192 69.1626 212.82 68.595C212.667 68.3624 212.518 68.1271 212.369 67.8935L212.304 67.7916L212.176 67.5863C212.042 67.3725 211.905 67.1525 211.753 66.9456L211.666 66.8222C211.584 66.7073 211.499 66.5881 211.405 66.4778C211.286 66.3418 211.166 66.2037 211.04 66.0717C210.757 65.7712 210.52 65.5356 210.297 65.3268C209.806 64.8737 209.253 64.4138 208.611 63.9224L208.311 63.6925C208.078 63.5122 207.839 63.3291 207.595 63.1516C207.351 62.9746 207.101 62.8067 206.843 62.6535C206.548 62.481 206.256 62.3072 205.962 62.1312L205.811 62.0423C205.71 61.9831 205.61 61.9222 205.51 61.8648L205.465 61.84C205.4 61.8015 205.333 61.7627 205.262 61.741C205.191 61.7194 205.118 61.7154 205.04 61.7484C204.972 61.7764 204.923 61.8324 204.907 61.9031C204.9 61.9342 204.898 61.9646 204.903 61.9967C204.93 62.1733 205.088 62.2548 205.242 62.3351C205.271 62.3491 205.3 62.3647 205.327 62.3818C205.45 62.4499 205.572 62.5266 205.692 62.6029L205.869 62.7141C206.168 62.8985 206.466 63.0863 206.763 63.2755C207.062 63.4999 207.4 63.7529 207.705 64.0222C208.015 64.2926 208.319 64.5687 208.623 64.8486C208.901 65.1206 209.173 65.3987 209.432 65.6719C209.656 65.9082 209.865 66.1661 210.064 66.4149L210.145 66.5149L210.156 66.5283L210.144 66.5183L210.146 66.517L210.131 66.5027C210.14 66.512 210.146 66.5225 210.155 66.5318C210.147 66.5208 210.138 66.5116 210.13 66.5006L210.129 66.4985L210.127 66.4964C210.152 66.5293 210.177 66.5639 210.203 66.5972C210.314 66.7403 210.421 66.8864 210.522 67.0365C210.617 67.176 210.706 67.3216 210.794 67.4686L210.832 67.5299C211.015 67.8601 211.194 68.1913 211.373 68.5224C211.565 68.8782 211.756 69.2339 211.954 69.5857C212.355 70.3049 212.819 70.9932 213.223 71.5808C213.63 72.1725 214.067 72.7893 214.524 73.4143C214.659 73.5975 214.792 73.7838 214.927 73.9688C215.193 74.338 215.459 74.7071 215.736 75.0696C216.12 75.5782 216.54 76.1131 217.1 76.798C217.195 76.9122 217.288 77.0294 217.381 77.145C217.726 77.572 218.08 78.0122 218.467 78.4143C218.919 78.8803 219.448 79.3531 220.135 79.9054C220.779 80.4242 221.357 80.8682 221.907 81.2642L221.972 81.3117C222.23 81.4975 222.495 81.6886 222.772 81.8516C222.866 81.9058 222.963 81.9586 223.061 82.0101L223.112 82.0382C223.214 82.0922 223.307 82.1425 223.408 82.1673C223.571 82.2101 223.719 82.2275 223.855 82.2186C223.855 82.2203 223.856 82.2207 223.856 82.2207C223.945 82.3934 224.031 82.5635 224.119 82.7324L224.115 82.7316L224.117 82.7337C224.096 82.7273 224.076 82.7208 224.056 82.7144L223.985 82.6945C223.555 82.5601 223.137 82.4104 222.733 82.2655L222.567 82.2057C222.058 82.0206 221.551 81.8359 221.042 81.6526L220.88 81.5939C220.265 81.3683 219.652 81.1357 219.04 80.9053C218.671 80.7649 218.302 80.6261 217.932 80.4891L217.953 80.4938C217.916 80.48 217.881 80.4666 217.845 80.4528L217.681 80.392C217.355 80.2648 217.026 80.139 216.697 80.0148L216.647 79.9962L216.149 79.8027C215.894 79.7027 215.637 79.6023 215.381 79.5057L215.399 79.51C215.393 79.5068 215.386 79.5069 215.381 79.5057C215.387 79.5073 215.394 79.5089 215.401 79.5104L215.408 79.512C215.375 79.499 215.342 79.486 215.307 79.4726C215.141 79.4092 214.977 79.3446 214.811 79.2796C214.552 79.1788 214.295 79.0784 214.039 78.9728L213.998 78.9561C213.473 78.7401 212.946 78.5254 212.424 78.3047C211.432 77.8842 210.467 77.4461 209.319 76.9192C208.995 76.771 208.675 76.6162 208.352 76.4627L207.871 76.2312C207.584 76.095 207.301 75.9471 207.019 75.8009C206.869 75.7231 206.717 75.6431 206.565 75.5666C206.33 75.4314 206.095 75.2962 205.859 75.1624L205.609 75.0202C205.392 74.8962 205.174 74.7594 204.966 74.6249L204.864 74.5597L204.725 74.4718C204.52 74.3415 204.315 74.2113 204.114 74.0693L203.776 73.8287C203.603 73.7059 203.432 73.5835 203.261 73.4628L203.01 73.2675L202.758 73.0722L202.594 72.9457C202.486 72.8648 202.378 72.7822 202.277 72.6956L201.899 72.3825C201.637 72.1668 201.376 71.9511 201.119 71.7293C200.681 71.3535 200.245 70.98 199.812 70.5981C199.371 70.2108 198.935 69.8175 198.499 69.4241C198.191 69.1451 197.889 68.8565 197.588 68.5683L197.436 68.4249L197.122 68.1065L196.81 67.7885C196.677 67.6529 196.548 67.5111 196.422 67.3697L196.355 67.2965L196.244 67.1749C196.13 67.0491 196.014 66.9229 195.906 66.7893L195.742 66.5904C195.623 66.4454 195.503 66.3 195.385 66.1533C195.257 65.9772 195.127 65.8024 194.999 65.628L194.867 65.4528C194.742 65.2827 194.626 65.1076 194.509 64.9321L194.488 64.8999L194.407 64.7781C194.298 64.6153 194.191 64.453 194.092 64.2852L193.661 63.5593C193.576 63.4093 193.497 63.257 193.418 63.1048C193.372 63.0144 193.324 62.9236 193.276 62.8346C193.185 62.6632 193.102 62.49 193.017 62.3147L192.962 62.2005C192.78 61.827 192.604 61.4494 192.428 61.0736L192.252 60.6978L192.122 60.4196C191.731 59.5792 191.324 58.7099 190.89 57.8743C190.626 57.3695 190.355 56.8705 190.081 56.3706C189.827 55.9081 189.549 55.4509 189.279 55.0085L189.253 54.9662C189.01 54.5678 188.736 54.1533 188.419 53.6982C188.203 53.3876 187.984 53.08 187.761 52.7751C187.763 52.7755 187.764 52.7776 187.767 52.7784C187.763 52.7738 187.76 52.7696 187.757 52.7632C187.951 52.8766 188.147 52.992 188.342 53.1036C189.513 53.7719 190.698 54.4451 191.848 55.0941C192.525 55.4771 193.201 55.8602 193.879 56.2453C194.45 56.5697 195.02 56.8976 195.591 57.2276C196.237 57.6001 196.882 57.9722 197.533 58.3403C198.455 58.8609 199.448 59.416 200.594 60.0531C200.975 60.2653 201.376 60.4875 201.794 60.7191C201.927 60.793 202.058 60.8356 202.189 60.8508C202.319 60.8643 202.447 60.85 202.571 60.8057C202.795 60.7262 202.982 60.5549 203.085 60.3352C203.112 60.2797 203.131 60.2188 203.145 60.1602C203.19 59.9619 203.16 59.7592 203.073 59.5796C202.986 59.4 202.838 59.2467 202.647 59.1448C201.927 58.7683 201.206 58.3914 200.485 58.0128L199.158 57.2672L198.855 57.0983L198.039 56.6398C197.483 56.3279 196.927 55.9959 196.39 55.6721L196.027 55.453C195.438 55.1028 194.853 54.7478 194.268 54.3929C193.649 54.0176 193.028 53.642 192.405 53.2694C190.925 52.3872 189.447 51.5038 187.972 50.619C187.379 50.2642 186.791 49.9033 186.204 49.5406C186.202 49.5402 186.203 49.5385 186.203 49.5385C186.203 49.5385 186.203 49.5385 186.203 49.5367C186.203 49.535 186.205 49.5354 186.207 49.5358C186.298 49.5458 186.39 49.5541 186.483 49.559C186.727 49.5747 186.976 49.5698 187.217 49.5633L187.462 49.5593C187.765 49.5523 188.064 49.5408 188.363 49.5309ZM205.214 37.66C205.215 37.6583 205.215 37.6583 205.216 37.6587C205.445 37.5675 205.672 37.4743 205.896 37.3712C206.48 37.1055 207.084 36.8188 207.727 36.5012C208.371 36.1819 209.056 35.8321 209.807 35.4375C210.211 35.225 210.593 35.0255 210.955 34.8397C211.317 34.6521 211.66 34.4783 211.991 34.3124C212.446 34.0843 212.919 33.8712 213.374 33.6649C213.545 33.5878 213.716 33.5108 213.886 33.4334L214.287 33.2728C214.731 33.0947 215.19 32.9093 215.648 32.7489L215.92 32.6477C216.155 32.5616 216.387 32.4751 216.625 32.4005L217.06 32.2641L217.596 32.096C217.91 32.0099 218.223 31.9255 218.537 31.8428C218.729 31.7906 218.921 31.7491 219.113 31.7059L219.32 31.6607L219.402 31.6413C219.635 31.5891 219.867 31.5352 220.101 31.4924L221.01 31.3227L221.139 31.3066L221.636 31.2495C221.706 31.2403 221.777 31.231 221.848 31.2218C221.923 31.2116 221.996 31.2065 222.07 31.1981C222.144 31.1896 222.218 31.1773 222.292 31.1744C222.501 31.1622 222.711 31.1521 222.919 31.1416C223.128 31.1311 223.338 31.121 223.546 31.1105C223.876 31.1132 224.207 31.1181 224.537 31.1208C224.777 31.1229 225.014 31.1371 225.25 31.153C225.777 31.1863 226.332 31.2313 226.999 31.2928L227.239 31.3186C227.424 31.3373 227.611 31.3564 227.796 31.3842C227.896 31.3996 227.992 31.4125 228.092 31.4262C228.29 31.4533 228.49 31.4807 228.685 31.5181C228.785 31.5374 228.886 31.5566 228.987 31.5725C229.2 31.6103 229.414 31.6482 229.623 31.6977L230.063 31.8036L230.5 31.907L231.099 32.0819L231.247 32.1229C231.345 32.1508 231.446 32.1774 231.541 32.2101L232 32.3675C232.201 32.4369 232.404 32.505 232.605 32.5744C232.603 32.5741 232.603 32.5741 232.602 32.5737C232.603 32.5741 232.605 32.5745 232.607 32.5748C232.632 32.5842 232.655 32.5914 232.68 32.6007L232.66 32.596C232.693 32.609 232.726 32.622 232.759 32.6351L232.954 32.7067C233.32 32.8464 233.697 32.9905 234.062 33.1465L234.3 33.2499C234.756 33.4447 235.21 33.639 235.661 33.8416C236.218 34.0921 236.769 34.3505 237.32 34.6122C237.691 34.7895 238.058 34.9858 238.416 35.1762L238.649 35.3003L239.166 35.6143L239.583 35.8691C239.764 35.9775 239.939 36.0973 240.116 36.2158L240.254 36.3089C240.803 36.6719 241.351 37.0435 241.896 37.4148C242.454 37.7944 243.013 38.1688 243.572 38.5466C244.2 38.9693 244.828 39.3921 245.453 39.8178L245.728 40.0057C246.225 40.3424 246.722 40.6808 247.212 41.0267C247.854 41.4761 248.487 41.9399 249.083 42.3753L249.067 42.3662C249.071 42.3691 249.076 42.3737 249.081 42.3766C249.074 42.3733 249.07 42.3687 249.063 42.3654L249.061 42.365L249.058 42.3642C249.185 42.4584 249.311 42.5544 249.437 42.6503C250.027 43.0953 250.621 43.5646 251.197 44.021L251.843 44.5312C252.269 44.866 252.724 45.2294 253.177 45.6048C253.371 45.7653 253.562 45.925 253.748 46.0943L253.941 46.269C254.105 46.419 254.269 46.5708 254.435 46.7212L254.745 47.0332C254.903 47.1945 255.065 47.3549 255.224 47.5145C255.393 47.6837 255.555 47.8603 255.717 48.037C255.804 48.1329 255.892 48.2275 255.979 48.3217C256.133 48.4839 256.285 48.6493 256.437 48.8146C256.766 49.1708 257.106 49.5388 257.452 49.8899C257.734 50.1738 257.993 50.4341 258.249 50.674C258.506 50.9159 258.76 51.1391 259.031 51.3533C259.32 51.5808 259.613 51.8035 259.902 52.0293C260.194 52.2555 260.484 52.4813 260.774 52.7054C261.392 53.1802 262.011 53.6554 262.632 54.1254C263.22 54.5717 263.763 54.9297 264.293 55.2194L264.291 55.2208L264.292 55.2212C264.283 55.2244 264.272 55.2293 264.263 55.2325C264.193 55.2585 264.126 55.2792 264.056 55.2996C263.732 55.389 263.395 55.4498 263.07 55.51L262.876 55.5455L262.627 55.5848C262.405 55.6175 262.182 55.6519 261.959 55.6735C261.855 55.6826 261.753 55.6955 261.652 55.705C261.426 55.7296 261.2 55.7542 260.975 55.7663C260.275 55.8098 259.568 55.8443 258.872 55.8688C258.301 55.8743 257.691 55.8784 257.092 55.8686C255.74 55.8468 254.334 55.7742 252.79 55.645C251.929 55.5735 251.07 55.4899 250.211 55.4081C249.628 55.3512 249.045 55.2943 248.461 55.2426C246.963 55.1076 245.461 55.0187 243.998 54.9803C243.485 54.9665 242.972 54.9566 242.459 54.9484L241.711 54.9354C241.061 54.9194 240.402 54.8688 239.766 54.8217L239.614 54.8104C239.361 54.7798 239.107 54.7492 238.854 54.7204L238.715 54.7049C238.536 54.6822 238.36 54.6513 238.183 54.6199L238.008 54.5907C237.781 54.5535 237.564 54.5166 237.346 54.4685L236.512 54.282C236.19 54.192 235.891 54.1092 235.589 54.0295C235.409 53.9793 235.229 53.9219 235.051 53.8649L234.872 53.8078C234.424 53.6656 233.977 53.5037 233.545 53.347L233.32 53.2665L232.625 52.9701C232.201 52.7879 231.774 52.6071 231.349 52.4267C230.958 52.2593 230.566 52.0773 230.187 51.9019L229.745 51.6957C229.19 51.4421 228.627 51.1776 228.074 50.906L227.976 50.8601C227.769 50.7603 227.563 50.6606 227.36 50.5508L227.093 50.4065C226.89 50.2985 226.689 50.1891 226.489 50.0781L226.197 49.9025L225.611 49.5475C225.432 49.4395 225.258 49.3218 225.085 49.2042L224.854 49.05C224.496 48.8141 224.142 48.5609 223.798 48.3153L223.383 48.021C223.096 47.8213 222.811 47.6203 222.524 47.4206C221.841 46.9433 221.134 46.452 220.45 45.9546C219.981 45.6044 219.538 45.2803 219.091 44.9515C218.714 44.6748 218.328 44.4 217.955 44.137C217.502 43.8178 217.054 43.4959 216.591 43.1906C216.313 43.0057 216.017 42.8328 215.736 42.669C215.385 42.4655 215.032 42.2651 214.676 42.0677C214.328 41.8758 213.978 41.6908 213.627 41.5053C213.526 41.4496 213.422 41.3986 213.32 41.3481L213.219 41.2979C213.166 41.2712 213.11 41.2441 213.057 41.2156C212.964 41.167 212.87 41.1202 212.775 41.0768L212.492 40.9469C212.273 40.8461 212.055 40.7474 211.832 40.6566L211.614 40.5669C211.337 40.4511 211.058 40.3366 210.78 40.2276C210.525 40.1259 210.256 40.0228 209.967 39.9115C209.678 39.8002 209.365 39.6834 209.02 39.5557C209.022 39.5561 209.024 39.5565 209.026 39.5569C209.029 39.5577 209.031 39.5581 209.035 39.5571C209.029 39.5559 209.025 39.553 209.018 39.5515C209.266 39.5809 209.514 39.6103 209.76 39.6393C209.92 39.6577 210.08 39.6761 210.239 39.6941C211.158 39.7969 212.065 39.8988 212.933 39.9881C213.513 40.0498 214.114 40.1089 214.714 40.1697L215.613 40.2571C216.765 40.3802 217.973 40.5291 219.419 40.7287C219.777 40.7776 220.134 40.8282 220.489 40.8767C221.303 40.9917 222.143 41.1091 222.972 41.2057C223.668 41.2868 224.365 41.3678 225.06 41.4558C225.647 41.528 226.281 41.6438 227.002 41.8084C227.706 41.9691 228.424 42.0784 228.972 42.1528C229.8 42.2675 230.484 42.3347 231.124 42.3611L231.044 42.323L230.962 42.2879C230.786 42.2059 230.608 42.1235 230.431 42.0433C229.998 41.8411 229.55 41.6316 229.1 41.4474C228.835 41.3361 228.525 41.2089 228.214 41.1054L228.128 41.0768C227.818 40.9715 227.496 40.8635 227.173 40.7933C226.544 40.6533 225.87 40.5104 225.186 40.436C224.679 40.3783 224.172 40.3279 223.664 40.2754L223.135 40.2199C223.135 40.2217 223.133 40.2213 223.133 40.2213C223.07 40.2141 223.006 40.2068 222.938 40.1967C221.565 40.0338 220.175 39.8326 218.83 39.6381L218.71 39.6214C217.383 39.4275 216.078 39.2583 214.632 39.0716C213.271 38.8934 211.889 38.692 210.52 38.4685L209.812 38.3522C208.713 38.1721 207.578 37.9873 206.454 37.8288C206.041 37.7709 205.627 37.718 205.213 37.6725C205.215 37.6638 205.216 37.6621 205.214 37.66ZM198.448 27.8356L198.445 27.8349C198.584 27.4295 198.724 26.9971 198.898 26.4289L199.002 26.0899C199.121 25.7051 199.238 25.3183 199.35 24.9302L199.446 24.6021C199.561 24.2037 199.68 23.7902 199.779 23.381L199.839 23.1425L199.897 22.9036L199.91 22.854C199.929 22.7747 199.941 22.6959 199.955 22.6175L199.975 22.506C200.017 22.2778 200.05 22.0295 200.073 21.77C200.119 21.2345 200.153 20.6779 200.174 20.0679C200.189 19.6249 200.193 19.1413 200.184 18.5933L200.181 18.4347C200.174 17.9399 200.168 17.445 200.157 16.9489C200.157 16.9472 200.157 16.9472 200.157 16.9472C200.157 16.9399 200.156 16.9305 200.157 16.9236C200.144 16.3401 200.106 15.7236 200.068 15.1291L200.036 14.5846C199.98 13.6486 199.938 12.6556 199.895 11.3688C199.872 10.6577 199.844 9.9475 199.815 9.23693C199.799 8.85038 199.784 8.46248 199.769 8.07632C199.764 7.66335 199.759 7.25212 199.75 6.8401C199.762 6.63052 199.768 6.42149 199.776 6.21285C199.781 6.02357 199.788 5.83293 199.797 5.64271C199.798 5.62295 199.799 5.60322 199.802 5.58386L199.802 5.60572C199.804 5.59883 199.804 5.59155 199.805 5.58465C199.815 5.47249 199.828 5.35938 199.841 5.24801L199.866 5.03601C199.883 4.89493 199.899 4.75348 199.915 4.61201L199.921 4.56427C199.924 4.52515 199.928 4.48602 199.934 4.44558C200.009 4.04546 200.082 3.64499 200.156 3.24276C200.212 3.02707 200.265 2.81229 200.318 2.59581L200.397 2.27284C200.535 1.73282 200.716 1.16095 200.955 0.526098C201.216 -0.145278 201.515 -0.797264 201.846 -1.40751C202.261 -2.15985 202.735 -2.9062 203.257 -3.62523C203.714 -4.24119 204.205 -4.82915 204.72 -5.37387C205.225 -5.89351 205.762 -6.38425 206.314 -6.82771C206.886 -7.27587 207.521 -7.71334 208.197 -8.12129C208.538 -8.32296 208.845 -8.50503 209.163 -8.65904C209.314 -8.73177 209.462 -8.80322 209.614 -8.87556L210.003 -9.06237L210.561 -9.33222C210.829 -9.44351 211.096 -9.55312 211.362 -9.66096L211.57 -9.74608C211.991 -9.92031 212.414 -10.0813 212.839 -10.2436L213.057 -10.3264C213.558 -10.5186 214.058 -10.7147 214.557 -10.9091L215.468 -11.2672L216.041 -11.4919C216.186 -11.5478 216.333 -11.5995 216.48 -11.6511L216.649 -11.7088C216.957 -11.818 217.307 -11.9413 217.661 -12.0438L217.67 -12.047L217.662 -12.0417L217.661 -12.0438L217.648 -12.0375L217.645 -12.0366L217.642 -12.0353C217.677 -12.0454 217.714 -12.0535 217.748 -12.062C217.921 -12.1078 218.099 -12.1434 218.285 -12.1735C218.346 -12.1813 218.406 -12.1856 218.467 -12.1899L218.467 -12.1881C218.467 -12.1809 218.465 -12.174 218.466 -12.1684C218.464 -12.1598 218.463 -12.1491 218.461 -12.1405C218.454 -12.0768 218.446 -12.0243 218.435 -11.9722L218.413 -11.843C218.242 -10.8098 218.075 -9.77586 217.911 -8.74112C217.839 -8.29304 217.771 -7.84417 217.703 -7.39703C217.617 -6.82895 217.53 -6.25916 217.44 -5.69015C217.298 -4.79743 217.115 -3.86311 216.848 -2.66144L216.816 -2.51831C216.717 -2.06921 216.612 -1.60498 216.538 -1.14311C216.445 -0.563746 216.376 -0.0334 216.33 0.47848C216.289 0.937065 216.277 1.43151 216.295 2.07969C216.309 2.57825 216.34 3.07857 216.382 3.56537L216.443 4.22337C216.515 5.00722 216.591 5.81542 216.621 6.61518C216.624 6.96599 216.616 7.27802 216.594 7.56504C216.537 8.00379 216.446 8.42911 216.35 8.86442L216.354 8.83819C216.32 8.97919 216.284 9.1198 216.249 9.26041C216.089 9.91156 215.914 10.5862 215.721 11.2463C215.682 11.3771 215.645 11.5082 215.609 11.6377C215.534 11.9001 215.458 12.1621 215.377 12.4213L215.331 12.5612C215.159 13.099 214.982 13.6536 214.78 14.1899C214.55 14.7778 214.307 15.308 214.038 15.8127C213.754 16.3267 213.427 16.8417 213.065 17.3449C212.908 17.5559 212.74 17.7624 212.577 17.9628C212.457 18.1078 212.339 18.2549 212.224 18.4011C212.198 18.4351 212.166 18.4659 212.138 18.4957L212.102 18.5329L211.941 18.7084L211.838 18.8191L211.697 18.9701C211.626 19.0446 211.556 19.1195 211.487 19.1943C211.387 19.2896 211.288 19.3847 211.187 19.4778L211.057 19.5986C211.015 19.6381 210.973 19.6794 210.931 19.7206C210.848 19.8031 210.762 19.8851 210.672 19.9608L210.413 20.1792C210.208 20.3518 210 20.5257 209.793 20.6979C209.625 20.8229 209.457 20.9497 209.291 21.0768L208.878 21.3872C208.702 21.521 208.512 21.6465 208.33 21.7662L208.105 21.9182C207.883 22.0688 207.646 22.2271 207.403 22.3765L207.051 22.5883C206.856 22.707 206.66 22.8219 206.466 22.9445C206.217 23.0764 205.972 23.2108 205.726 23.347L205.412 23.5184C205.195 23.6359 204.976 23.7492 204.759 23.8628L204.522 23.9847C204.393 24.0514 204.267 24.1205 204.139 24.1894C204.139 24.1876 204.141 24.1863 204.142 24.1846C204.14 24.1859 204.138 24.1872 204.134 24.1882C204.153 24.1599 204.172 24.1316 204.189 24.1029C204.254 23.996 204.321 23.8899 204.387 23.7851L204.409 23.7503C204.509 23.5881 204.601 23.4223 204.694 23.2547C204.74 23.1709 204.786 23.0854 204.834 23.002C204.897 22.893 204.952 22.7786 205.011 22.6649L205.086 22.5153L205.151 22.3904C205.198 22.3014 205.245 22.2103 205.287 22.1202L205.393 21.8923C205.61 21.4321 205.833 20.955 206.009 20.4691C206.206 19.9226 206.435 19.2746 206.639 18.6118C206.801 18.0828 206.952 17.5404 207.097 17.0148C207.265 16.4055 207.439 15.7776 207.635 15.1656C208.012 13.989 208.444 12.8069 208.854 11.6978C209.174 10.8381 209.479 9.96079 209.776 9.11064L210.109 8.15633C210.332 7.51967 210.534 6.92167 210.716 6.35023C210.899 5.77878 211.062 5.23907 211.207 4.71692C211.289 4.42559 211.371 4.13212 211.452 3.83868L211.463 3.79945C211.483 3.72609 211.506 3.65137 211.528 3.57668C211.57 3.4338 211.612 3.28921 211.645 3.14437C211.662 3.0685 211.678 2.99222 211.688 2.91651C211.727 2.65316 211.738 2.38356 211.718 2.11245C211.7 1.84347 211.653 1.57338 211.577 1.31465C211.162 1.5501 210.811 1.91799 210.586 2.33848C210.511 2.47909 210.451 2.62498 210.407 2.77648C210.344 2.98715 210.29 3.20149 210.236 3.41413L210.17 3.67847C210.079 4.0296 209.985 4.37999 209.891 4.73034C209.724 5.34003 209.54 5.94194 209.349 6.53502C209.157 7.12809 208.957 7.71194 208.761 8.28754C208.647 8.619 208.535 8.95254 208.423 9.28439C208.153 10.0881 207.875 10.9189 207.583 11.7287L207.52 11.9029C207.135 12.9707 206.737 14.0753 206.381 15.1734C206.279 15.4874 206.183 15.8048 206.085 16.1217C206.012 16.3626 205.939 16.6036 205.862 16.8455C205.761 17.1651 205.661 17.4688 205.562 17.7566C205.464 18.0444 205.367 18.3197 205.269 18.5839C205.116 18.9664 204.961 19.3481 204.801 19.729L204.772 19.8004C204.712 19.9445 204.651 20.0866 204.583 20.227L204.366 20.6692L204.296 20.8128C204.045 21.2617 203.791 21.7081 203.536 22.1542C203.317 22.5377 203.059 22.907 202.81 23.2637L202.718 23.3952L202.612 23.536C202.358 23.8735 202.095 24.2254 201.807 24.546L201.648 24.7309C201.532 24.8642 201.417 24.9975 201.296 25.1241C201.142 25.2849 200.988 25.4456 200.834 25.6064C200.273 26.1641 199.685 26.7138 199.116 27.246C198.895 27.4532 198.672 27.6601 198.452 27.8673L198.453 27.8621C198.451 27.8635 198.45 27.8652 198.448 27.8665C198.439 27.8607 198.444 27.8473 198.448 27.8356ZM108.295 10.4081C108.416 10.3814 108.552 10.3562 108.683 10.3298C108.772 10.312 108.859 10.2938 108.951 10.2768C109.24 10.2212 109.544 10.1653 109.881 10.1044C110.613 9.97409 111.347 9.82396 112.058 9.65804C112.747 9.49776 113.471 9.28952 114.213 9.04145L114.326 9.00209C114.445 8.96392 114.563 8.91463 114.684 8.8734C114.873 8.80929 115.061 8.74906 115.244 8.67091C115.313 8.64325 115.381 8.61515 115.451 8.58749C115.601 8.52761 115.752 8.46775 115.897 8.39729L116.433 8.14247C116.718 8.00978 116.994 7.84595 117.263 7.68787L117.431 7.5882C117.769 7.38959 118.089 7.17246 118.442 6.93191C118.731 6.7348 119.024 6.51873 119.321 6.28368C119.619 6.04863 119.92 5.79806 120.223 5.52986C120.61 5.18821 120.992 4.82907 121.362 4.48006C121.528 4.32377 121.693 4.16919 121.861 4.0133C122.17 3.72479 122.483 3.44055 122.799 3.1609C122.981 2.99913 123.166 2.84368 123.352 2.68826L123.553 2.51662C123.544 2.52368 123.533 2.53204 123.525 2.5391C123.536 2.53072 123.547 2.52063 123.56 2.51264L123.621 2.45939L123.602 2.47699C123.679 2.41656 123.754 2.35743 123.831 2.297L124.189 2.00876C124.59 1.71571 125.001 1.41387 125.43 1.14896C125.667 1.00913 125.905 0.8856 126.155 0.773836C126.344 0.697261 126.544 0.625177 126.749 0.561144C127.119 0.458784 127.483 0.36421 127.865 0.277052C128.147 0.210903 128.431 0.152468 128.714 0.0936053L128.985 0.0375653C129.742 -0.123344 130.449 -0.252275 131.145 -0.359963C132.623 -0.548858 134.227 -0.672313 136.051 -0.734862C136.716 -0.744504 137.401 -0.742539 138.142 -0.732822C138.853 -0.719423 139.564 -0.653288 140.175 -0.591842C140.517 -0.542619 140.866 -0.493972 141.207 -0.430566C141.541 -0.368728 141.878 -0.291921 142.204 -0.217464C142.716 -0.0788182 143.389 0.10741 144.05 0.321767C144.69 0.529699 145.334 0.763743 145.885 0.967599C146.561 1.23612 147.189 1.50651 147.809 1.79126C147.866 1.81877 147.924 1.84839 147.981 1.8759C148.525 2.13611 149.064 2.4226 149.545 2.68289C151.103 3.5466 152.425 4.32363 153.61 5.07314C154.005 5.32285 154.385 5.56941 154.755 5.81708C155.816 6.52552 156.869 7.28475 157.887 8.01773L158.554 8.49834C159.106 8.89476 159.696 9.3161 160.3 9.71527C160.61 9.91835 160.934 10.1267 161.281 10.3401C161.628 10.5553 161.995 10.7751 162.389 11.0085C162.626 11.1479 162.871 11.2782 163.114 11.4081L163.396 11.5594C163.706 11.7299 164.034 11.8974 164.372 12.0617C165.095 12.4136 165.821 12.7626 166.545 13.1111L166.928 13.2946C167.464 13.5511 168.002 13.8102 168.537 14.0701C168.848 14.2209 169.157 14.3712 169.465 14.5232C169.516 14.5513 169.57 14.578 169.623 14.6009C169.622 14.6026 169.62 14.6022 169.62 14.6039C169.617 14.607 169.613 14.6097 169.611 14.6127C169.569 14.654 169.529 14.6921 169.489 14.7338L169.411 14.8139L169.343 14.8853C168.748 15.5025 168.221 16.0025 167.694 16.4411C167.21 16.8076 166.684 17.1321 166.174 17.4455C165.997 17.5557 165.819 17.6638 165.641 17.7758C164.757 18.334 164.036 18.7807 163.368 19.1816L163.112 19.3317L162.853 19.4848C162.09 19.9311 161.303 20.3612 160.54 20.7783C160.012 21.0659 159.484 21.3553 158.959 21.6528C158.461 21.9329 157.965 22.2151 157.471 22.496L156.872 22.8362C156.16 23.2415 155.423 23.6594 154.649 23.9961C154.333 24.129 153.996 24.2516 153.618 24.3683C153.232 24.4689 152.816 24.5736 152.396 24.6555C151.997 24.7367 151.604 24.8013 151.17 24.869L151.058 24.8835C150.671 24.933 150.274 24.9819 149.879 25.0115C149.483 25.0427 149.081 25.0561 148.705 25.0664L148.321 25.0605C148.149 25.0574 147.976 25.056 147.801 25.0524C147.603 25.049 147.404 25.0362 147.205 25.0216C147.098 25.0136 146.993 25.0077 146.888 25.0018C146.403 24.9728 145.912 24.9259 145.437 24.8791L145.352 24.8707L145.304 24.8653L144.865 24.8212C143.523 24.6871 142.138 24.5489 140.772 24.6071C140.388 24.6227 140.035 24.6419 139.697 24.6754C139.359 24.7071 139.036 24.7514 138.713 24.8155C138.446 24.8706 138.17 24.9366 137.875 25.0197C137.58 25.1029 137.266 25.2018 136.922 25.3191C136.555 25.4458 136.194 25.5738 135.83 25.7047L135.67 25.7644C135.374 25.8729 135.068 25.9863 134.759 26.0753C134.517 26.1398 134.288 26.1893 134.058 26.2238C133.658 26.2758 133.257 26.293 132.813 26.306L132.713 26.3048C132.388 26.3015 132.066 26.2969 131.741 26.2807C131.4 26.2611 131.056 26.2277 130.722 26.1951L130.68 26.1909L130.698 26.1896L130.7 26.19L130.711 26.1889C130.709 26.1885 130.706 26.1877 130.704 26.1873C130.642 26.1805 130.581 26.172 130.52 26.1634C130.365 26.1427 130.21 26.1199 130.058 26.0889C129.821 26.0365 129.587 25.9867 129.349 25.936C128.795 25.797 128.23 25.6535 127.687 25.4769C127.593 25.4446 127.496 25.415 127.401 25.3844C127.202 25.3227 127.003 25.2609 126.809 25.1875C126.631 25.1197 126.455 25.054 126.277 24.9862L125.992 24.8796L125.863 24.821C125.769 24.7797 125.678 24.7388 125.583 24.6953C125.537 24.6757 125.489 24.6558 125.441 24.6358C125.349 24.5966 125.253 24.5566 125.164 24.5109L124.391 24.1077C123.999 23.873 123.582 23.6199 123.172 23.3486C122.797 23.1015 122.431 22.8349 122.106 22.5991C121.561 22.1789 121.02 21.7544 120.48 21.3281C120.141 21.0621 119.803 20.7962 119.465 20.5302C118.96 20.1375 118.455 19.7465 117.943 19.3612C117.749 19.2152 117.554 19.071 117.355 18.9329C117.288 18.8868 117.224 18.8414 117.157 18.7935C116.999 18.6811 116.836 18.5641 116.667 18.4639L116.397 18.3008C116.176 18.1649 115.944 18.0249 115.711 17.8991L115.413 17.7386C115.174 17.6078 114.935 17.477 114.692 17.3544C113.956 16.9834 113.217 16.6133 112.479 16.2488C111.343 15.6882 110.202 15.1484 109.053 14.6031C108.794 14.4804 108.54 14.3555 108.278 14.2321C107.627 13.924 106.956 13.6146 106.255 13.2986C105.554 12.9826 104.82 12.6591 104.048 12.3232C103.762 12.1999 103.479 12.079 103.188 11.96C102.898 11.8393 102.601 11.7188 102.288 11.593C102.287 11.5909 102.287 11.5909 102.285 11.5887C102.286 11.587 102.287 11.5874 102.287 11.5874C102.508 11.5689 102.728 11.55 102.946 11.5256C102.951 11.5268 102.957 11.5262 102.96 11.527C104.214 11.6518 105.576 11.7322 107.125 11.7721C107.64 11.7862 108.155 11.7948 108.672 11.8021C109.213 11.8115 109.755 11.8191 110.299 11.8344C110.839 11.8489 111.379 11.8633 111.921 11.8799L112.261 11.8924C112.711 11.908 113.176 11.9232 113.629 11.9216C114.242 11.9182 114.795 11.9084 115.36 11.8576C115.609 11.8346 115.863 11.7983 116.127 11.7497C116.39 11.7011 116.663 11.6382 116.948 11.5599C117.468 11.4192 118.014 11.2808 118.574 11.1546C119.003 11.0549 119.451 10.9864 119.881 10.9214L120.122 10.884L120.109 10.8882L120.107 10.8895C120.138 10.8858 120.168 10.88 120.2 10.8763L120.32 10.8583L120.677 10.8111C121.147 10.7461 121.618 10.6866 122.087 10.6267C122.687 10.5515 123.288 10.4746 123.887 10.3901C124.704 10.2755 125.537 10.1717 126.34 10.0737L127.094 9.98109C127.449 9.93696 127.803 9.89068 128.158 9.84483C128.856 9.75383 129.577 9.65897 130.29 9.5878C130.873 9.53019 131.425 9.48394 131.954 9.45063C132.484 9.41732 132.989 9.39482 133.478 9.38299C134.81 9.38039 136.108 9.49177 137.203 9.60024L138.298 9.7087C139.162 9.79342 140.026 9.87817 140.889 9.96634L141.141 9.99474L141.409 10.0233C142.177 10.1062 142.966 10.1702 143.728 10.2336C144.072 10.263 144.414 10.2904 144.758 10.3198C146.065 10.4658 147.109 10.6007 148.061 10.7509C149.202 10.9317 150.32 11.1396 151.383 11.3659C151.384 11.3663 151.388 11.367 151.389 11.3674C151.94 11.4859 152.488 11.6092 153.036 11.7342C153.214 11.7767 153.394 11.8196 153.572 11.862C153.924 11.9479 154.288 12.0345 154.647 12.1057C155.703 12.3141 156.776 12.3595 157.786 12.3887C156.937 11.9099 156.053 11.525 155.16 11.2449C154.809 11.134 154.448 11.0462 154.095 10.962L153.791 10.8871C153.487 10.8104 153.184 10.7393 152.878 10.6678L152.356 10.5432L152.386 10.5464L152.391 10.5475C152.34 10.5358 152.29 10.5244 152.238 10.5127C151.594 10.3619 150.925 10.2274 150.247 10.0962C149.995 10.0476 149.745 9.99601 149.486 9.9497C148.65 9.80046 147.793 9.66112 146.886 9.53745C146.879 9.53588 146.874 9.53466 146.868 9.53521C145.97 9.41176 145.041 9.31044 144.029 9.22462C143.7 9.19656 143.368 9.16983 143.038 9.14522C142.509 9.10431 141.98 9.06342 141.451 9.01522C140.561 8.93536 139.669 8.86236 138.777 8.79112L138.287 8.75195L138.211 8.74546C137.177 8.66184 136.108 8.57552 135.055 8.5292C132.915 8.43257 130.713 8.701 128.772 8.9381C127.85 9.05065 126.929 9.15246 126.009 9.25255L125.614 9.295C125.155 9.3461 124.696 9.40104 124.236 9.45559C123.6 9.53366 122.941 9.6118 122.295 9.67638C122.041 9.70201 121.788 9.72589 121.535 9.7498C120.731 9.82379 119.902 9.9013 119.093 10.0286C118.477 10.1255 117.905 10.2327 117.346 10.3555L117.223 10.3817C116.787 10.4782 116.334 10.578 115.886 10.6516C115.551 10.6876 115.236 10.7137 114.93 10.7272C113.926 10.7321 112.909 10.6778 111.925 10.6274L111.734 10.6182C110.51 10.5528 109.377 10.5065 108.27 10.4751L107.98 10.4668C107.983 10.4658 107.987 10.4649 107.989 10.4636C107.988 10.4632 107.986 10.4627 107.985 10.4645C108.089 10.4519 108.192 10.4283 108.295 10.4081ZM62.2926 31.5509L62.4261 31.6702C62.8341 32.0427 63.2442 32.4139 63.6547 32.7834C63.8569 32.9656 64.076 33.1535 64.2915 33.3406C64.4076 33.4414 64.5164 33.5425 64.6332 33.6399C65.0614 33.9953 65.4488 34.3159 65.8545 34.6353C66.2454 34.9404 66.642 35.2359 67.0387 35.5315L67.1311 35.6016C67.7181 36.0367 68.3229 36.465 68.9086 36.8818L69.4498 37.2647C70.2244 37.8116 70.9945 38.3702 71.7615 38.9263L71.8794 39.0113C72.1683 39.2333 72.4593 39.4539 72.7502 39.6745C72.8426 39.7446 72.9342 39.8181 73.0237 39.8929L73.1713 40.0137L73.3167 40.1286C73.4082 40.2021 73.5019 40.2742 73.591 40.3508L73.8565 40.5802L74.0286 40.7283L74.1437 40.8253C74.2319 40.898 74.3197 40.9725 74.4015 41.0493L74.5968 41.2299C74.7982 41.4155 74.998 41.6008 75.1973 41.7878L75.5861 42.1814L75.9775 42.5791C76.076 42.6778 76.1677 42.7822 76.2599 42.8849L76.3939 43.0334C76.4546 43.0999 76.514 43.1642 76.5747 43.2307C76.6955 43.358 76.8125 43.4864 76.9266 43.6195C76.9909 43.694 77.0552 43.7685 77.1198 43.8413C77.1841 43.9159 77.2483 43.9904 77.313 44.0632C77.5075 44.2872 77.7058 44.5103 77.8953 44.7404L78.5466 45.5186L78.8699 45.9062C79.0615 46.135 79.2489 46.3665 79.438 46.5983C79.5649 46.7543 79.6911 46.9137 79.8219 47.0687C80.0204 47.3227 80.2209 47.5752 80.4233 47.8282L80.6856 48.1585L80.715 48.196L80.7058 48.1885C80.7089 48.191 80.7098 48.1948 80.7129 48.1974C80.7102 48.1931 80.7072 48.1906 80.7046 48.1864L80.7015 48.1839C80.7502 48.2476 80.7992 48.3096 80.8479 48.3733L81.0017 48.5699L81.4821 49.1948C81.6522 49.415 81.8159 49.6393 81.9814 49.8639L82.1995 50.1586C82.6471 50.7614 83.057 51.3865 83.469 52.0267C83.5396 52.1444 83.6082 52.2635 83.6767 52.3825L83.75 52.5045C83.8078 52.5993 83.8652 52.6959 83.9171 52.793L84.1462 53.2371L84.2034 53.3427C84.2442 53.4173 84.2833 53.4915 84.3185 53.5667C84.3678 53.6832 84.4166 53.8014 84.4658 53.9178L84.5703 54.1648L84.5949 54.223C84.6396 54.3276 84.6827 54.4318 84.7198 54.5382L84.8247 54.8379C84.917 55.0984 85.0088 55.3607 85.0913 55.6244C85.2056 55.9861 85.3178 56.3492 85.4287 56.7101C85.5614 57.1413 85.6945 57.5708 85.8294 58.0007C86.1105 58.8976 86.4643 59.8002 86.8771 60.6817C87.0933 61.1429 87.313 61.6049 87.5372 62.0624C87.717 62.43 87.8929 62.7986 88.0689 63.1671L88.1838 63.4074L88.2448 63.5519C88.2905 63.6603 88.3323 63.7697 88.3759 63.8794C88.4195 63.9891 88.4656 64.0958 88.507 64.2068C88.6138 64.4906 88.7055 64.7855 88.783 65.0391L88.802 65.1142C88.8639 65.3732 88.9263 65.6378 88.9679 65.9067C89.0015 66.1629 89.0242 66.4275 89.034 66.6928L89.0343 66.8579C89.0366 67.0217 89.0372 67.1851 89.0288 67.3483L89.0156 67.612C89.012 67.691 89.0063 67.7713 89.0024 67.8521C88.9984 67.9328 88.9948 68.0118 88.9891 68.0921C88.9738 68.2936 88.953 68.4957 88.9356 68.6985C88.9182 68.9014 88.9011 69.1025 88.882 69.3049L88.8501 69.6424C88.8089 70.0919 88.7701 70.5312 88.7449 70.9735L88.7329 71.1685C88.7218 71.3437 88.7103 71.5207 88.7086 71.6945L88.7038 71.9292C88.6978 72.1293 88.6944 72.3262 88.7017 72.5238L88.7079 72.7102C88.7138 72.9057 88.7185 73.0991 88.73 73.294C88.7704 73.9636 88.8589 74.5643 88.9965 75.1327L89.1122 75.6073C89.1958 75.9529 89.2781 76.2964 89.3656 76.6411C89.5117 77.2115 89.6461 77.683 89.7885 78.1273C89.9286 78.5656 90.1015 79.0187 90.3183 79.5091C90.5082 79.9352 90.7178 80.3622 90.9014 80.7289L90.8997 80.7285L90.8979 80.7281C90.8992 80.7302 90.8993 80.7302 90.9006 80.7323C90.8846 80.7232 90.8669 80.7137 90.8492 80.7043L90.7953 80.6792C90.4329 80.4786 90.0906 80.2771 89.7493 80.0631C89.4063 79.8487 89.0768 79.623 88.7996 79.4291C88.2837 79.07 87.7708 78.7062 87.2561 78.342C86.9671 78.1363 86.6764 77.9302 86.3871 77.7263C85.5566 77.1394 84.7257 76.5543 83.8927 75.9704C82.3615 74.9007 80.7245 73.7959 79.0268 72.6881C78.1747 72.1326 77.3391 71.5917 76.4853 71.0757C75.6531 70.5755 74.8029 70.0748 73.9599 69.5903C73.7171 69.4514 73.4756 69.3146 73.2328 69.1758C72.6305 68.8315 72.0066 68.4786 71.4043 68.1107C70.9378 67.8282 70.4763 67.5396 70.016 67.2459C69.6513 67.0157 69.2943 66.76 68.9481 66.5123L68.8891 66.4698L68.7451 66.3571C68.5533 66.2081 68.3616 66.0591 68.1773 65.9009C67.9688 65.7227 67.7678 65.5353 67.5667 65.3479C67.3565 65.1294 67.1477 64.913 66.9467 64.6857C66.7912 64.5123 66.642 64.335 66.4916 64.1555L66.3652 64.0051L66.1833 63.7731L65.9998 63.5407C65.5681 62.9632 65.1499 62.3979 64.7745 61.8114C64.3894 61.2119 64.006 60.5893 63.631 59.9612L63.5452 59.8147C63.318 59.4254 63.0895 59.034 62.8572 58.6435C62.7378 58.4385 62.6201 58.2338 62.5004 58.0305C62.1865 57.4908 61.8811 56.9458 61.5753 56.4025C61.2999 55.9078 61.0294 55.3762 60.7694 54.8216L60.701 54.6626L60.5864 54.397C60.4028 53.9197 60.2309 53.4306 60.0684 52.9C59.9651 52.5299 59.8869 52.1764 59.7969 51.8112C59.7068 51.446 59.6051 51.069 59.5253 50.7224C59.4772 50.5137 59.4342 50.3061 59.3917 50.0968C59.3634 49.9598 59.3355 49.821 59.3051 49.6852C59.284 49.5879 59.2674 49.4862 59.2501 49.3879C59.2315 49.2875 59.2121 49.1905 59.1952 49.0905C59.1711 48.9507 59.147 48.811 59.1208 48.6726L59.0603 48.2415L59.002 47.8164C58.9744 47.6287 58.9614 47.4407 58.9487 47.2509L58.9337 47.0479C58.9154 46.8116 58.8984 46.5773 58.8926 46.3419L58.8824 45.975C58.878 45.8125 58.8735 45.65 58.869 45.4875C58.8669 45.0698 58.8718 44.6446 58.8813 44.2077C58.8907 43.7709 58.9067 43.3209 58.927 42.8521C58.9512 42.3424 58.9768 41.8349 59.0097 41.3271C59.0311 41.0037 59.0612 40.6822 59.0895 40.3603L59.1134 40.0972C59.1277 39.9953 59.1389 39.8908 59.1518 39.7867C59.1735 39.6048 59.1951 39.4229 59.2236 39.2425L59.2613 39.0062C59.2998 38.7665 59.3383 38.5267 59.3789 38.2856C59.4716 37.7607 59.5609 37.2351 59.6502 36.7094C59.7288 36.2466 59.806 35.7816 59.8884 35.3179C59.9235 35.1245 59.9586 34.9311 59.9937 34.7378C60.0453 34.4484 60.0986 34.1595 60.1468 33.8693C60.19 33.6089 60.2332 33.3484 60.2699 33.0847C60.2876 32.9599 60.3036 32.8347 60.3161 32.7088C60.3165 32.7071 60.3181 32.7074 60.3181 32.7074C60.3203 32.7061 60.3203 32.7061 60.3216 32.7082L60.3817 32.8326C60.5952 33.266 60.8168 33.6957 61.0366 34.125C61.1801 34.4063 61.3236 34.6877 61.4671 34.969L61.7205 35.473C61.9787 35.9873 62.2459 36.5182 62.52 37.0343C63.3383 38.5763 64.1915 40.0446 65.0557 41.3939C65.4999 42.0903 66.0102 42.7746 66.4548 43.3587C66.9534 44.0149 67.4517 44.6403 67.9394 45.2179C68.3654 45.7251 68.7965 46.2263 69.2271 46.7291C69.8502 47.4573 70.4954 48.2069 71.1125 48.961C71.5797 49.5647 72.0213 50.1699 72.4199 50.7579C72.8303 51.365 73.2225 52.0206 73.5392 52.5482C73.7402 52.9098 73.9311 53.2763 74.1236 53.6432C74.4454 54.259 74.7787 54.8957 75.1514 55.4942C75.7775 56.5097 76.4708 57.4916 77.1243 58.4027C77.6781 59.1732 78.2634 59.9399 78.8308 60.6826C79.1938 61.1574 79.5568 61.6321 79.9152 62.1112C80.4325 62.8044 80.9018 63.4304 81.3991 64.0446C81.7288 64.4518 82.0835 64.8521 82.4269 65.2389C82.5863 65.4186 82.7462 65.5966 82.9035 65.7777C83.0529 65.946 83.1981 66.117 83.3437 66.2863L83.6305 66.6203L83.7262 66.7311C83.8119 66.8305 83.8958 66.9294 83.9815 67.0288C84.0143 67.0671 84.0463 67.1089 84.08 67.1511C84.1541 67.246 84.2325 67.3456 84.3199 67.4217C84.3347 67.436 84.3605 67.4419 84.3791 67.4552C84.4899 67.5313 84.6376 67.5886 84.7781 67.519C84.8538 67.4801 84.9058 67.4104 84.9271 67.3172C84.9338 67.2879 84.9371 67.2578 84.9369 67.2269C84.9377 67.1364 84.9101 67.0594 84.8699 66.9903C84.83 66.9196 84.7759 66.8564 84.7186 66.7907L84.6831 66.7481L84.3581 66.3601C83.9031 65.8135 83.4098 65.2293 82.9008 64.6505C82.6155 64.3259 82.3501 64.0168 82.1029 63.7227C81.8562 63.4269 81.626 63.1458 81.4084 62.8729L81.4394 62.9109C80.5325 61.7333 79.6085 60.4956 78.694 59.2328C78.0678 58.3678 77.4537 57.4348 76.8509 56.4754C76.6494 56.1554 76.4442 55.8437 76.2468 55.5139L76.1002 55.2464L75.9518 54.9785C75.5715 54.2948 75.2626 53.5748 74.9641 52.8808C74.8146 52.531 74.6552 52.1771 74.484 51.8115C74.3128 51.4459 74.1298 51.0685 73.9321 50.6768C73.2862 49.3919 72.4914 48.0712 71.5027 46.6427C71.0916 46.0463 70.672 45.4553 70.2525 44.8643C69.7139 44.1064 69.1594 43.323 68.6277 42.5431C67.8587 41.4097 67.0749 40.1677 66.1644 38.6337C65.5458 37.5618 64.9444 36.4775 64.3618 35.4302L63.8061 34.4307L63.3412 33.5953C63.0835 33.1337 62.8272 32.6743 62.5712 32.2131C62.4229 31.9452 62.2745 31.6774 62.1308 31.4051L62.1382 31.4122C62.1368 31.4101 62.1373 31.4084 62.1359 31.4062C62.1908 31.4587 62.2417 31.5048 62.2926 31.5509ZM151.169 73.0563C151.216 73.2303 151.278 73.4023 151.338 73.5704C151.374 73.6691 151.409 73.7678 151.442 73.8696C151.538 74.1674 151.631 74.4661 151.72 74.764C151.719 74.7657 151.723 74.7811 151.723 74.7829C151.722 74.7846 151.722 74.7846 151.722 74.7846C151.73 74.8153 151.739 74.8464 151.746 74.8772L151.779 74.9935C151.828 75.1825 151.879 75.3719 151.92 75.5644C151.918 75.564 151.918 75.564 151.917 75.5619C151.916 75.5636 151.918 75.564 151.918 75.564C151.84 75.5207 151.763 75.476 151.685 75.4327C151.255 75.1932 150.859 74.9593 150.476 74.7214C150.47 74.7181 150.462 74.7127 150.455 74.7094C149.651 74.2137 148.851 73.6828 148.078 73.1672L147.537 72.8078C146.54 72.1465 145.569 71.4623 144.581 70.7596C143.729 70.1551 142.837 69.576 141.975 69.0164L141.577 68.7568C141.15 68.4778 140.683 68.1718 140.204 67.8484C139.724 67.5246 139.23 67.1814 138.744 66.8312C138.328 66.5167 137.909 66.1779 137.461 65.7998C137.098 65.4958 136.748 65.1654 136.409 64.8449L136.374 64.8096C136.059 64.493 135.745 64.1635 135.424 63.82C134.786 63.1337 134.131 62.3856 133.438 61.5526C133.091 61.1358 132.736 60.6974 132.367 60.2339L132.195 60.0043C132.006 59.7544 131.818 59.5046 131.634 59.2503C131.41 58.9433 131.193 58.6344 130.975 58.3234L130.864 58.1676C130.384 57.4847 129.945 56.8148 129.557 56.1711C129.478 56.0279 129.4 55.8867 129.326 55.7429C129.325 55.7408 129.325 55.7408 129.325 55.7408C129.327 55.7394 129.327 55.7394 129.329 55.7398L130.657 56.4168C131.762 56.9793 132.872 57.5357 133.983 58.0886C134.013 58.1026 134.042 58.1182 134.071 58.1322C134.336 58.2744 134.605 58.4119 134.875 58.548L134.955 58.5862C135.312 58.7638 135.67 58.9435 136.026 59.1246C136.206 59.2164 136.385 59.3081 136.562 59.403L136.639 59.4442C136.697 59.4755 136.757 59.5055 136.815 59.5369C136.843 59.5505 136.868 59.5654 136.896 59.5807C136.935 59.6042 136.977 59.6265 137.018 59.645C137.06 59.6689 137.103 59.6933 137.146 59.7159L137.219 59.7542L137.178 59.7341C137.291 59.7961 137.401 59.8576 137.513 59.9212C137.565 59.9493 137.604 59.9763 137.655 60.0061C138.106 60.2615 138.534 60.5134 138.926 60.7662C139.532 61.155 140.123 61.5836 140.628 61.9566C141.046 62.2697 141.441 62.5739 141.819 62.8708C142.197 63.1693 142.557 63.46 142.906 63.7502C143.644 64.3631 144.33 65.0059 144.96 65.6087C145.358 66.0007 145.763 66.4123 146.191 66.8621C146.62 67.3101 147.07 67.7958 147.56 68.3321L147.732 68.5219L147.903 68.7116C148.375 69.2329 148.865 69.771 149.364 70.2822C149.848 70.7775 150.37 71.2612 150.917 71.7161L150.918 71.7182C150.968 72.2014 151.051 72.6376 151.169 73.0563ZM155.608 56.8135C156.421 56.8521 157.245 56.9077 158.121 56.9862L158.333 57.0112C158.79 57.0627 159.261 57.116 159.724 57.1961C160.283 57.2947 160.847 57.4034 161.4 57.5206C161.67 57.5877 161.924 57.653 162.166 57.7155C162.889 57.9041 163.495 58.0733 164.066 58.2472C164.606 58.4122 165.144 58.5803 165.682 58.754C166.043 58.8727 166.402 59.0019 166.763 59.1313L166.923 59.1879C167.822 59.5455 168.784 59.9357 169.724 60.3444C170.449 60.6641 171.174 61.0109 171.877 61.3475L172.014 61.4132L172.151 61.4789C172.826 61.8036 173.501 62.1317 174.175 62.4599L174.564 62.6484C175.297 63.0045 176.028 63.3653 176.758 63.7262C177.591 64.1376 178.423 64.5489 179.261 64.9525C180.899 65.7437 182.578 66.5332 184.246 67.2933C185.504 67.8671 186.821 68.3581 188.095 68.8342C188.427 68.957 188.758 69.0815 189.089 69.2061C189.091 69.2065 189.091 69.2047 189.091 69.2047L189.182 69.2401L189.179 69.2393C190.532 69.7694 191.758 70.2345 192.942 70.6679L193.416 70.8434C194.51 71.2436 195.606 71.6463 196.699 72.0517C196.699 72.0517 196.699 72.0517 196.697 72.0513L196.732 72.0647L196.74 72.0684L196.856 72.1131L196.854 72.1127C196.853 72.1123 196.848 72.1111 196.845 72.1124C196.927 72.1437 197.008 72.1767 197.089 72.208C197.395 72.3249 197.669 72.4383 197.927 72.5481C197.98 72.571 198.034 72.5942 198.087 72.6171L198.084 72.6184C198.084 72.6184 198.086 72.6188 198.088 72.6192C198.076 72.6255 198.062 72.6314 198.05 72.6359L198.013 72.6564L198.004 72.6617C197.55 72.841 197.085 72.9999 196.632 73.1431C196.178 73.2863 195.737 73.4142 195.329 73.5315C194.618 73.73 193.989 73.8985 193.41 74.0457C192.831 74.1929 192.302 74.3188 191.788 74.432C190.78 74.6554 189.771 74.8749 188.763 75.0948L188.282 75.1992C187.475 75.374 186.614 75.562 185.735 75.7642C184.856 75.968 183.963 76.1868 183.085 76.4292C182.193 76.6737 181.305 76.9408 180.444 77.2176C179.613 77.4869 178.775 77.7474 177.953 77.9951L177.997 77.9834L177.653 78.0826C177.295 78.186 176.922 78.2931 176.554 78.3796C176.071 78.4908 175.589 78.5947 175.12 78.6855L174.999 78.7031C174.69 78.7488 174.373 78.7926 174.059 78.8242C173.704 78.8593 173.339 78.8758 172.988 78.8937L172.979 78.8934L172.947 78.895C172.589 78.8967 172.174 78.8946 171.758 78.8739C171.415 78.8573 171.067 78.8215 170.731 78.7901L170.636 78.7811L170.625 78.7804C170.245 78.7264 169.805 78.6604 169.375 78.5822C169.006 78.5142 168.643 78.435 168.276 78.3567C167.505 78.1662 166.795 77.9769 166.105 77.7778C165.412 77.5778 164.735 77.3398 164.045 77.0952C163.385 76.8392 162.677 76.5559 161.971 76.2225C161.12 75.8252 160.434 75.4908 159.809 75.1757L159.519 75.0297C158.237 74.3814 156.913 73.7108 155.624 73.0266L155.382 72.8915C155.011 72.6817 154.625 72.4648 154.265 72.2212C153.857 71.9465 153.446 71.6641 153.046 71.3767C152.717 71.1294 152.287 70.8007 151.872 70.4502C151.478 70.119 151.098 69.7656 150.748 69.4318C150.368 69.0492 149.997 68.6561 149.624 68.2644C149.38 68.0093 149.129 67.756 148.891 67.5038C148.399 66.9851 147.909 66.4651 147.408 65.9535C147.106 65.6451 146.8 65.3794 146.496 65.0831C145.981 64.5846 145.467 64.0681 144.954 63.6155L144.956 63.6159C144.96 63.6166 144.963 63.6192 144.964 63.6196C144.961 63.617 144.958 63.6145 144.955 63.612C145.025 63.6479 145.094 63.6837 145.164 63.7195C145.4 63.837 145.635 63.9559 145.871 64.077L146.255 64.2716C146.912 64.6066 147.591 64.9539 148.275 65.2553C148.625 65.4095 149.009 65.5534 149.45 65.694L149.517 65.7166C149.937 65.8487 150.373 65.9881 150.804 66.1083C153.73 66.9249 157.594 67.8834 161.558 68.0624C162.394 68.101 163.274 68.1224 164.418 68.1277C164.948 68.1326 165.475 68.1241 166.004 68.1179C166.421 68.1114 166.838 68.105 167.253 68.1055L167.468 68.1056C167.858 68.1057 168.262 68.1035 168.657 68.1176C169.127 68.1324 169.594 68.1592 170.063 68.1864C170.819 68.2284 171.586 68.3036 172.33 68.3755L172.786 68.418L173.202 68.4729C173.58 68.5231 173.972 68.5742 174.354 68.638C174.918 68.7339 175.481 68.8316 176.044 68.9349C177.2 69.148 178.261 69.3485 179.29 69.5507L178.909 69.4147C178.184 69.1567 177.432 68.889 176.688 68.6447C176.251 68.5014 175.831 68.3655 175.421 68.2393C175.011 68.1113 174.61 67.9925 174.214 67.8784C173.915 67.7922 173.604 67.7247 173.304 67.66C173.177 67.6327 173.05 67.6054 172.921 67.576C172.631 67.5098 172.33 67.4593 172.039 67.4111L171.721 67.3583C171.434 67.3074 171.141 67.2713 170.855 67.235L170.558 67.1981C170.132 67.1425 169.755 67.1073 169.401 67.0935C168.934 67.0706 168.492 67.0549 168.066 67.0447C167.642 67.035 167.237 67.0296 166.843 67.0304C165.993 67.0342 165.136 67.0308 164.296 67.0185L164.18 67.0176C163.392 67.0063 162.576 66.9943 161.775 66.9618C160.913 66.9247 160.077 66.8518 159.372 66.7833L159.423 66.7896L159.363 66.7831C158.835 66.7207 158.292 66.6531 157.745 66.577C157.195 66.4988 156.643 66.4108 156.094 66.3055C155.001 66.0958 153.927 65.8543 152.653 65.558L152.655 65.5584C152.655 65.5584 152.655 65.5584 152.653 65.558L152.665 65.559L152.685 65.5616L152.686 65.5619L152.692 65.5614C152.468 65.5049 152.244 65.4484 152.022 65.3923C152.009 65.3892 151.994 65.3839 151.98 65.3808C151.621 65.2898 151.237 65.184 150.844 65.0724C150.749 65.0453 150.656 65.0186 150.559 64.9911C150.134 64.8686 149.701 64.7372 149.266 64.5926C149.266 64.5926 149.267 64.5909 149.265 64.5905C149.265 64.5888 149.267 64.5892 149.268 64.5874C149.306 64.5454 149.335 64.4993 149.347 64.4459C149.363 64.3769 149.352 64.2982 149.316 64.2265C149.215 64.0258 149.045 63.9471 148.863 63.8746C147.532 63.3586 146.165 62.7417 144.808 62.0491C143.541 61.406 142.163 60.7143 140.47 59.8741L139.272 59.2797L139.145 59.198C138.701 58.9189 138.245 58.6477 137.75 58.368C137.717 58.346 137.682 58.3253 137.646 58.3115C137.372 58.1565 137.096 58.0046 136.82 57.8562C136.593 57.7337 136.366 57.6112 136.139 57.4904C136.137 57.49 136.138 57.4883 136.138 57.4883C136.14 57.487 136.14 57.4852 136.142 57.4856C136.522 57.5795 136.884 57.6549 137.22 57.7082C138.236 57.8711 139.076 57.9722 139.862 58.0265C140.285 58.0559 140.719 58.0697 141.171 58.0694C141.622 58.0691 142.09 58.0525 142.58 58.0192C142.795 58.0047 143.009 57.9684 143.225 57.947C143.992 57.8682 144.756 57.7612 145.511 57.6325C145.759 57.5894 146.01 57.5522 146.256 57.5087C146.768 57.4187 147.278 57.3284 147.791 57.2495C147.787 57.2505 147.783 57.2531 147.779 57.2541C147.785 57.2535 147.787 57.2522 147.792 57.2517C147.787 57.2522 147.781 57.2545 147.778 57.2537C147.775 57.255 147.772 57.256 147.769 57.2573C147.786 57.2539 147.803 57.2523 147.82 57.2506C147.964 57.2274 148.109 57.2079 148.256 57.1906C148.26 57.1896 148.265 57.1891 148.269 57.1882L148.271 57.1886C148.342 57.2321 148.417 57.26 148.492 57.2717C148.666 57.3006 148.848 57.2387 149.008 57.101C149.008 57.0993 149.01 57.0997 149.01 57.0997C149.012 57.1001 149.014 57.0987 149.016 57.0991C149.664 57.0276 150.332 56.9678 151.029 56.9201C151.728 56.8711 152.459 56.833 153.229 56.8057C154.082 56.7899 154.843 56.7785 155.608 56.8135ZM130.302 39.3244C130.565 39.4006 130.809 39.4764 131.043 39.5533C131.535 39.7164 132.064 39.9044 132.662 40.1262C133.078 40.2918 133.454 40.4484 133.807 40.6016C134.16 40.7548 134.487 40.9039 134.805 41.0562C135.137 41.2154 135.478 41.384 135.832 41.5646C136.186 41.7453 136.554 41.9381 136.939 42.1438L137.105 42.2363C137.246 42.3156 137.388 42.3932 137.525 42.4807C137.593 42.5235 137.663 42.5648 137.733 42.6062C137.868 42.6878 138.001 42.769 138.129 42.8564C138.145 42.8672 138.16 42.8762 138.174 42.8867C138.231 42.9249 138.286 42.9611 138.342 42.9976C138.466 43.0803 138.589 43.1609 138.708 43.2479L138.951 43.4232L139.246 43.6356C140.026 44.2219 140.853 44.8496 141.658 45.507C142.464 46.1626 143.235 46.8413 143.951 47.5272L144.075 47.648C144.264 47.8344 144.454 48.0212 144.636 48.215C144.865 48.4614 145.096 48.7228 145.32 48.9916C145.465 49.1806 145.635 49.4064 145.798 49.6487C145.949 49.8754 146.091 50.1074 146.231 50.339C146.502 50.8071 146.786 51.311 147.024 51.8442C147.082 51.9918 147.129 52.1366 147.179 52.2823C147.24 52.4632 147.296 52.6302 147.347 52.7959C147.383 52.9148 147.422 53.0418 147.451 53.1445C147.503 53.3304 147.555 53.5348 147.606 53.7495C147.656 53.9642 147.703 54.1871 147.74 54.4132C147.771 54.678 147.789 54.9487 147.803 55.2113C147.817 55.474 147.824 55.7295 147.831 55.967L147.832 55.9871L147.829 55.9683L147.831 55.967L147.828 55.9426L147.826 55.9332C147.827 55.9516 147.827 55.9697 147.828 55.9881C147.827 55.9679 147.828 55.9499 147.827 55.9297L147.826 55.9259L147.826 55.9242C147.827 55.9443 147.826 55.9641 147.827 55.9842L147.829 56.0481C147.829 56.0481 147.827 56.0477 147.827 56.0494C147.826 56.0585 147.828 56.0661 147.828 56.0752C147.602 56.1143 147.375 56.1458 147.148 56.1885C146.908 56.2353 146.67 56.2808 146.432 56.3279L146.234 56.3661C145.479 56.5132 144.697 56.6665 143.923 56.7875C143.174 56.8886 142.431 56.9565 141.656 56.9938C141.201 57.0024 140.772 56.9971 140.348 56.98C139.967 56.9638 139.584 56.9271 139.211 56.8927L139.103 56.8825C138.536 56.8184 138.075 56.7568 137.656 56.692C137.201 56.6208 136.751 56.5271 136.335 56.4357L136.16 56.3923C135.792 56.299 135.409 56.2026 135.041 56.0896C134.562 55.9403 134.088 55.7868 133.613 55.6276C132.825 55.3641 132.034 55.062 131.268 54.771L131.027 54.6797C130.342 54.411 129.729 54.1603 129.159 53.9196L128.592 53.587C128.464 53.0244 128.346 52.4114 128.227 51.7113C128.161 51.2336 128.101 50.7374 128.044 50.1891C127.99 49.6815 127.965 49.1643 127.941 48.6617L127.929 48.4067C127.913 48.1111 127.9 47.8141 127.886 47.5206C127.872 47.2253 127.858 46.9301 127.842 46.6344C127.832 46.4635 127.822 46.2943 127.813 46.1234C127.803 45.9524 127.793 45.7832 127.783 45.6122L127.747 44.9765C127.714 44.3865 127.691 43.7861 127.672 43.1413C127.672 43.0217 127.67 42.9033 127.67 42.7836C127.67 42.5404 127.668 42.2951 127.678 42.0526L127.688 41.8516C127.701 41.5082 127.718 41.1655 127.739 40.8219L127.758 40.5542C127.776 40.3115 127.792 40.0649 127.803 39.8223C127.803 39.8206 127.803 39.8189 127.805 39.8193C127.807 39.8197 127.807 39.8179 127.808 39.8201C128.357 40.3607 129.003 41.0052 129.627 41.6866C129.957 42.0449 130.285 42.4153 130.619 42.8036C130.951 43.1915 131.289 43.5951 131.634 44.0205L131.632 44.0218L131.634 44.0222C131.634 44.0222 131.635 44.0226 131.635 44.0243L131.642 44.0332C131.659 44.0534 131.676 44.0737 131.693 44.0956L131.673 44.0767C131.685 44.0902 131.694 44.1033 131.705 44.1185L131.781 44.2082L131.776 44.2053L131.824 44.2652L131.861 44.3137L131.885 44.3428L131.913 44.3782L131.932 44.4006L131.95 44.4246C131.95 44.4246 131.968 44.4469 131.968 44.4486L132.009 44.4997L132.083 44.5929L132.068 44.5786C132.073 44.5833 132.077 44.5896 132.081 44.5942C132.077 44.5879 132.073 44.5832 132.067 44.5765L132.065 44.5761C132.123 44.6491 132.18 44.7221 132.237 44.795C132.515 45.1451 132.791 45.4964 133.064 45.8474L133.88 46.888C134.116 47.1922 134.354 47.495 134.587 47.804C134.825 48.118 135.064 48.4337 135.303 48.7476C135.752 49.3436 136.202 49.9379 136.661 50.5272C137.076 51.0591 137.501 51.5823 137.924 52.1072C138.227 52.4811 138.527 52.8526 138.828 53.2295L138.847 53.254C139.2 53.7045 139.533 54.1344 139.865 54.5656L139.898 54.6095C140.093 54.8627 140.29 55.1145 140.489 55.365L140.596 55.4982L140.787 55.7377L140.835 55.7994C140.912 55.9024 140.996 56.0086 141.097 56.0914C141.27 56.2326 141.542 56.4018 141.856 56.4134C141.916 56.4164 142.007 56.4209 142.041 56.394C142.06 56.3786 142.078 56.3409 142.092 56.2822C142.097 56.2598 142.1 56.2388 142.103 56.2232C142.152 55.9532 142.101 55.6476 141.97 55.3982C141.91 55.2811 141.835 55.1806 141.757 55.0738L141.71 55.0105L141.455 54.6565C141.233 54.3465 141.012 54.0347 140.792 53.7233C140.359 53.1111 139.911 52.4791 139.456 51.8673C139.116 51.4067 138.762 50.9524 138.411 50.4984C138.073 50.0622 137.736 49.6242 137.407 49.1826C137.172 48.866 136.938 48.5476 136.705 48.2296C136.262 47.6241 135.803 46.9987 135.336 46.395C134.602 45.4419 133.859 44.5121 133.129 43.6326C132.298 42.6301 131.532 41.7677 130.786 40.9933C130.395 40.5865 129.967 40.1531 129.441 39.6321C129.296 39.4885 129.148 39.3493 128.999 39.2084L128.806 39.0264L128.73 38.9547C128.732 38.9551 128.734 38.9555 128.735 38.9559C128.734 38.9555 128.732 38.9534 128.732 38.9534C128.739 38.9549 128.744 38.9561 128.75 38.9573C128.791 38.965 128.832 38.9743 128.872 38.9816C129.077 39.0193 129.271 39.0601 129.464 39.104C129.762 39.1739 130.039 39.2499 130.302 39.3244ZM96.3795 32.4748C94.9287 31.369 93.4489 30.3037 92.0024 29.1952C90.925 28.3687 89.8559 27.5296 88.8065 26.6678C88.4097 26.3015 88.0107 25.9365 87.6143 25.5684C86.4064 24.4436 85.193 23.3267 83.9558 22.2352C82.645 21.0778 81.3436 19.9117 80.0692 18.7137C79.1869 17.8556 78.3011 16.9967 77.4674 16.0916C77.0418 15.6298 76.6145 15.1676 76.2007 14.694C75.9935 14.4544 75.791 14.2103 75.5863 13.9677C76.5907 14.5362 77.6046 15.087 78.6375 15.6022C80.0224 16.2921 81.406 16.9798 82.802 17.645C84.1631 18.2968 85.5209 18.955 86.8996 19.5691C88.3012 20.1938 89.7093 20.7983 91.1355 21.3706C92.5449 21.9373 93.9662 22.4758 95.3842 23.0208C95.3825 23.0204 95.3825 23.0204 95.3807 23.02C96.6046 23.4899 97.8337 23.9447 99.0661 24.3929C102.012 25.4681 104.971 26.51 107.938 27.5248C109.54 28.0719 111.16 28.5688 112.792 29.0229C112.823 29.1153 112.877 29.1966 112.971 29.2361C113.528 29.472 114.06 29.7733 114.594 30.0547C115.171 30.3605 115.745 30.6694 116.319 30.9783C116.317 30.9779 116.314 30.9754 116.313 30.975C116.316 30.9775 116.319 30.9783 116.32 30.9804C116.694 31.1963 117.075 31.3995 117.441 31.6262C117.824 31.8642 118.215 32.0878 118.589 32.3401C118.835 32.5051 119.081 32.6718 119.326 32.8385C119.462 32.9312 119.603 33.0195 119.736 33.117C120.123 33.3995 120.506 33.6829 120.893 33.9637C121.315 34.2831 121.734 34.6074 122.152 34.9295C122.622 35.2908 123.079 35.6692 123.542 36.0414C124.006 36.414 124.454 36.8066 124.909 37.1897C125.36 37.5686 125.797 37.9658 126.239 38.3569C126.658 38.7283 127.064 39.1185 127.475 39.4991C127.454 39.4798 127.434 39.4588 127.415 39.4399C127.45 39.4752 127.486 39.5087 127.521 39.544C127.477 39.8006 127.429 40.0565 127.373 40.3103C127.322 40.5435 127.269 40.7745 127.218 41.0077C127.129 41.403 127.048 41.7998 126.984 42.1988C126.936 42.4928 126.891 42.7855 126.844 43.0794C126.81 43.2912 126.792 43.5065 126.767 43.7185C126.708 44.2075 126.661 44.6958 126.616 45.1862C126.508 46.33 126.416 47.479 126.358 48.6251C126.328 49.2331 126.305 49.841 126.319 50.4502C126.328 50.7533 126.329 51.0565 126.348 51.3603C126.368 51.6841 126.388 52.0063 126.418 52.3286C126.417 52.3304 126.418 52.3342 126.418 52.3359C124.275 51.0992 122.12 49.8816 119.939 48.7126C118.396 47.8851 116.854 47.0631 115.292 46.2749C114.962 46.107 114.632 45.9391 114.301 45.7747C112.797 44.8978 111.291 44.0261 109.826 43.0823C109.138 42.6386 108.477 42.1502 107.813 41.6721C107.163 41.2044 106.516 40.7337 105.869 40.2577C105.029 39.6106 104.199 38.9512 103.371 38.2871C102.607 37.6735 101.841 37.056 101.101 36.4118C100.298 35.7132 99.4987 35.0137 98.6888 34.3209C97.9432 33.679 97.164 33.073 96.3795 32.4748ZM152.841 105.251C152.443 105.126 152.063 104.995 151.701 104.856L151.342 104.717C151.12 104.63 150.898 104.544 150.675 104.459L150.689 104.461L150.698 104.462C150.51 104.383 150.322 104.304 150.136 104.225C149.436 103.931 148.726 103.624 148.027 103.292C147.227 102.91 146.395 102.488 145.411 101.964C144.082 101.221 142.751 100.428 141.465 99.6607L141.347 99.5904L141.23 99.52C140.862 99.3018 140.497 99.0768 140.146 98.857C139.795 98.6373 139.456 98.4202 139.144 98.2202C138.639 97.8961 138.142 97.538 137.663 97.1928L137.382 96.9907L137.132 96.7993C136.666 96.4426 136.184 96.0768 135.728 95.6916C135.165 95.2165 134.617 94.7269 134.101 94.237C133.48 93.6091 132.847 92.915 132.169 92.1143C131.446 91.2634 130.786 90.4978 130.151 89.7759C129.722 89.288 129.285 88.8054 128.849 88.3233C127.997 87.3795 127.116 86.4055 126.3 85.3992L125.924 84.9107C125.431 84.2719 124.92 83.6111 124.397 82.9782C124.144 82.6756 123.886 82.3771 123.628 82.079C123.245 81.6394 122.85 81.1847 122.483 80.7182L122.51 80.7459L122.512 80.7519C122.423 80.641 122.337 80.5288 122.249 80.4178L121.837 79.9013C121.363 79.2724 120.94 78.6244 120.547 78.0139C120.498 77.9266 120.447 77.8423 120.395 77.7542C120.283 77.5636 120.166 77.3663 120.066 77.1677L119.852 76.7287L119.637 76.2894L119.549 76.088C119.461 75.8866 119.371 75.6809 119.301 75.4727C119.195 75.1635 119.093 74.859 118.988 74.5503L118.871 74.1226L118.754 73.6932C118.698 73.4937 118.657 73.2848 118.618 73.0836C118.598 72.9828 118.577 72.8837 118.557 72.7829C118.457 72.3282 118.388 71.8554 118.322 71.3995C118.3 71.2567 118.28 71.1143 118.258 70.9732C118.11 69.9941 117.917 68.9722 117.629 67.653C117.532 67.2025 117.413 66.7256 117.257 66.1494L117.223 66.0236C117.161 65.7972 117.1 65.5711 117.031 65.3449C117.005 65.2609 116.979 65.1752 116.954 65.0896C116.899 64.9029 116.842 64.7102 116.774 64.526C116.565 63.9668 116.375 63.4627 116.151 62.9579C116.014 62.6546 115.875 62.3543 115.73 62.0564L115.73 62.0546L115.731 62.0529C115.733 62.0533 115.734 62.0537 115.734 62.0537C115.859 62.229 115.987 62.4017 116.114 62.5739C116.586 63.2205 117.074 63.889 117.497 64.5876L117.542 64.6651L117.59 64.7469C117.657 64.8638 117.729 64.9781 117.796 65.0933C117.861 65.2043 117.924 65.3166 117.993 65.4249C118.13 65.6411 118.273 65.8461 118.435 66.0717C118.519 66.1925 118.602 66.313 118.684 66.4352C118.746 66.5273 118.806 66.6191 118.87 66.7099C119.018 66.9251 119.187 67.1432 119.388 67.3761C119.697 67.7276 120.044 68.0573 120.38 68.3734L120.547 68.5294L120.865 68.8271C121.142 69.0862 121.419 69.3453 121.693 69.6092L121.706 69.6213L121.72 69.6335L121.741 69.6583L121.743 69.657L121.885 69.7946L122.021 69.9255L122.076 69.9797L122.05 69.9592C122.057 69.9664 122.066 69.9756 122.073 69.9827C122.063 69.9731 122.052 69.9634 122.042 69.9538L122.035 69.9505C122.185 70.1008 122.335 70.2512 122.483 70.4028C122.661 70.583 122.81 70.7514 122.973 70.9246C123.082 71.0402 123.2 71.1633 123.304 71.2761C123.635 71.6399 123.947 71.9978 124.233 72.3498C124.38 72.5431 124.524 72.7355 124.663 72.9341C124.777 73.0981 124.883 73.2691 124.989 73.4384L125.03 73.5023L125.071 73.5769C125.151 73.7185 125.232 73.8604 125.303 74.0073C125.414 74.2323 125.522 74.4564 125.627 74.6854C125.728 74.908 125.825 75.1315 125.92 75.3546C125.986 75.5093 126.052 75.664 126.12 75.8157C126.308 76.2414 126.507 76.6549 126.693 77.0421C126.879 77.4293 127.068 77.7899 127.257 78.1143C127.407 78.3753 127.568 78.6533 127.741 78.9288C127.806 79.0325 127.873 79.1365 127.943 79.2397L128.023 79.3576C128.078 79.4409 128.132 79.526 128.194 79.6036L128.246 79.6698C128.4 79.8737 128.556 80.0762 128.719 80.273C128.897 80.4862 129.091 80.7063 129.328 80.9654C129.711 81.3865 130.114 81.778 130.49 82.1397L130.685 82.3238C131.022 82.6493 131.361 82.9715 131.703 83.2927L132.098 83.6749L132.302 83.8738L132.289 83.8655C132.363 83.9369 132.435 84.0095 132.509 84.0826C132.609 84.1816 132.714 84.2909 132.819 84.3946C132.886 84.4626 132.952 84.5285 133.022 84.6008C133.243 84.8289 133.473 85.0702 133.721 85.3372C133.926 85.5563 134.13 85.7861 134.342 86.0342C134.555 86.2822 134.775 86.5502 135.013 86.8458C135.236 87.1361 135.456 87.4295 135.678 87.7215C135.99 88.1356 136.301 88.5475 136.62 88.9542C137.134 89.6122 137.679 90.279 138.291 90.9938C138.621 91.383 139.008 91.8323 139.412 92.2512C139.834 92.6904 140.277 93.1089 140.695 93.4984C141.483 94.235 142.294 94.9698 143.104 95.6846L143.349 95.9002C143.687 96.2005 144.027 96.4994 144.372 96.7922C144.826 97.1771 145.281 97.5584 145.739 97.9389C146.123 98.2587 146.523 98.5713 146.911 98.8757L147.067 98.9984C147.32 99.1959 147.544 99.3703 147.75 99.528C147.958 99.6861 148.145 99.8287 148.331 99.9654C148.333 99.9658 148.337 99.9705 148.337 99.9705L148.359 99.9863L148.403 100.02L148.507 100.096L148.61 100.173L148.78 100.298L148.957 100.428L148.988 100.449L149.039 100.488L149.079 100.517L149.121 100.548L149.246 100.641C150.099 101.265 150.976 101.859 151.823 102.432C152.159 102.659 152.497 102.881 152.834 103.103C153.374 103.459 153.931 103.827 154.47 104.204L154.612 104.309C154.727 104.393 154.839 104.479 154.951 104.565C155.064 104.648 155.171 104.743 155.277 104.838C155.327 104.882 155.376 104.926 155.426 104.97C155.439 104.984 155.45 104.998 155.462 105.009C155.48 105.028 155.499 105.047 155.516 105.067L155.533 105.093C155.563 105.121 155.597 105.131 155.632 105.121C155.663 105.111 155.686 105.088 155.694 105.055C155.697 105.018 155.682 105.005 155.676 104.984C155.669 104.964 155.672 104.938 155.659 104.915C155.615 104.838 155.566 104.783 155.52 104.731L155.485 104.69L155.364 104.546L155.241 104.402C155.106 104.242 154.95 104.073 154.753 103.868L154.622 103.731C154.474 103.578 154.327 103.424 154.177 103.276L154.088 103.188C153.725 102.833 153.352 102.465 152.97 102.119L152.815 101.978C152.452 101.646 152.074 101.306 151.695 100.982C151.538 100.848 151.379 100.718 151.222 100.586C150.913 100.326 150.604 100.065 150.292 99.8073C148.309 98.1643 146.714 96.8116 145.27 95.5477L144.829 95.1622C144.123 94.5439 143.418 93.9238 142.709 93.3103L142.351 93.0036C141.642 92.3918 140.907 91.7578 140.206 91.1081C139.186 90.1041 138.221 89.0457 137.336 87.9603L137.164 87.7413L137.112 87.6751L137.085 87.638L137.061 87.6089L137.037 87.5781C137.037 87.5764 137.026 87.5629 137.026 87.5612C137.027 87.5594 137.025 87.559 137.022 87.5548C137.021 87.5527 137.018 87.5502 137.017 87.5463L137.019 87.5467C136.991 87.5113 136.963 87.4759 136.935 87.4405C136.804 87.2764 136.677 87.1059 136.549 86.9371L136.329 86.6454C136.094 86.3305 135.853 86.0234 135.609 85.7155L135.597 85.6965C135.596 85.6944 135.594 85.694 135.593 85.6919L135.588 85.6907L135.587 85.6851C135.581 85.6784 135.576 85.6717 135.572 85.6653C135.143 85.1285 134.673 84.5802 134.159 84.0384C134.052 83.927 133.959 83.8312 133.856 83.7262C133.374 83.2262 132.923 82.7657 132.5 82.3554L132.513 82.3637C132.454 82.3066 132.395 82.2479 132.335 82.1908L132.208 82.0691L132.067 81.9336L131.974 81.8434L131.881 81.7532L131.896 81.764C131.827 81.6956 131.756 81.6285 131.687 81.5601C131.349 81.2345 131.038 80.9259 130.736 80.5992C130.519 80.3683 130.307 80.1366 130.099 79.897C129.932 79.7063 129.773 79.5051 129.614 79.3074L129.55 79.2182C129.403 79.0159 129.259 78.8145 129.123 78.6055C128.985 78.3927 128.854 78.1759 128.723 77.9609L128.609 77.7608C128.183 76.9996 127.807 76.2207 127.436 75.4321C127.332 75.2087 127.225 74.9884 127.119 74.7629L127.035 74.5786C126.827 74.1266 126.612 73.6603 126.353 73.231C126.207 72.9892 126.06 72.7504 125.904 72.5153C125.771 72.3144 125.618 72.1071 125.435 71.8803C124.794 71.0792 124.052 70.2712 123.169 69.4092C122.73 68.9824 122.272 68.5569 121.831 68.1478C121.458 67.8032 121.088 67.4574 120.722 67.1054C120.564 66.9496 120.425 66.8072 120.301 66.6718C120.174 66.536 120.063 66.4071 119.959 66.2781C119.873 66.1697 119.79 66.0582 119.706 65.9464C119.64 65.8569 119.572 65.767 119.503 65.6789C119.414 65.5641 119.322 65.4507 119.231 65.3356L119.054 65.1154C118.817 64.8018 118.597 64.4579 118.387 64.1287C118.316 64.0183 118.248 63.9082 118.177 63.7995C118.177 63.7995 118.178 63.7999 118.178 63.8016C118.18 63.802 118.181 63.8041 118.181 63.8041C118.174 63.7936 118.166 63.7826 118.159 63.772C118.214 63.8171 118.264 63.8684 118.319 63.9118C118.673 64.1976 119.038 64.4878 119.454 64.8022C120.454 65.5549 121.309 66.1164 122.138 66.5725C123.058 67.0763 124.02 67.5334 124.95 67.9745C125.857 68.4066 126.796 68.8512 127.694 69.341L127.682 69.3366C127.695 69.3432 127.707 69.3494 127.72 69.3559C127.72 69.3559 127.729 69.3617 127.737 69.3654C127.766 69.3811 127.797 69.3972 127.829 69.4154L127.816 69.4088L128.005 69.5136C129.282 70.226 130.604 70.9614 131.948 71.6092C132.496 71.8741 133.051 72.1277 133.605 72.3829C134.422 72.7582 135.269 73.1474 136.084 73.5639C136.511 73.8047 136.952 74.0886 137.428 74.4331C138.019 74.8892 138.605 75.375 139.215 75.9186C139.545 76.2117 139.871 76.5221 140.188 76.8211C140.406 77.027 140.624 77.2346 140.845 77.4374C141.662 78.1898 142.591 78.8264 143.489 79.4415C143.847 79.6864 144.204 79.9313 144.558 80.1844C145.42 80.8474 146.185 81.4937 146.892 82.1596C147.267 82.5371 147.595 82.895 147.899 83.2582C148.086 83.515 148.264 83.7715 148.444 84.043C148.618 84.3622 148.787 84.6928 148.957 85.0546C149.115 85.4681 149.257 85.8704 149.392 86.284C149.511 86.7412 149.647 87.2839 149.748 87.8329C149.853 88.423 149.944 89.0297 150.025 89.5633L150.078 89.9366C150.161 90.4998 150.242 91.0625 150.323 91.6253L150.335 91.7005C150.404 92.1897 150.476 92.6961 150.598 93.1846C150.724 93.6996 150.934 94.1956 151.139 94.6742L151.154 94.7121C151.313 95.0823 151.489 95.4525 151.658 95.8104L151.832 96.1786C152.059 96.6584 152.279 97.1405 152.5 97.6226C152.781 98.2402 153.087 98.856 153.382 99.4531C153.537 99.7642 153.69 100.073 153.841 100.385C153.954 100.62 154.064 100.855 154.173 101.092C154.272 101.305 154.372 101.519 154.473 101.73C154.543 101.875 154.613 102.02 154.683 102.163C154.829 102.459 154.981 102.766 155.115 103.074C155.317 103.579 155.508 104.12 155.677 104.685C155.732 104.886 155.77 105.054 155.793 105.212C155.799 105.25 155.802 105.286 155.804 105.323L155.804 105.363L155.802 105.403L155.788 105.474L155.76 105.533L155.698 105.58L155.624 105.621L155.58 105.639L155.537 105.656L155.485 105.67L155.407 105.688C155.276 105.707 155.145 105.717 155.005 105.721C154.917 105.721 154.829 105.718 154.741 105.708C154.498 105.68 154.244 105.637 153.967 105.579C153.563 105.472 153.194 105.363 152.841 105.251Z' fill='white' fill-opacity='0.2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;pointer-events:none}.questionsec .quesinner .quesrep:nth-child(2n):before{content:"";position:absolute;bottom:0;right:0;width:225px;height:110px;background-image:url("data:image/svg+xml,%3Csvg width='266' height='147' viewBox='0 0 266 147' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M112.618 146.241C112.446 146.276 112.275 146.313 112.103 146.349C111.889 146.394 111.67 146.423 111.451 146.444C111.182 146.469 110.908 146.493 110.638 146.466C110.216 146.421 109.815 146.327 109.509 146.014C109.294 145.795 109.247 145.436 109.283 145.143C109.34 144.665 109.47 144.205 109.599 143.744C109.736 143.261 109.874 142.78 110.066 142.315C110.263 141.836 110.482 141.368 110.688 140.894C110.882 140.447 111.082 140.002 111.298 139.565C111.758 138.634 112.207 137.701 112.673 136.774C113.154 135.819 113.662 134.878 114.11 133.905C114.22 133.629 114.325 133.355 114.424 133.075C114.701 132.043 114.834 130.971 114.992 129.915C115.162 128.794 115.304 127.658 115.585 126.556C115.722 126.021 115.878 125.497 116.073 124.981C116.248 124.507 116.461 124.022 116.729 123.59C117.002 123.151 117.286 122.717 117.627 122.324C117.985 121.909 118.353 121.502 118.748 121.121C119.521 120.379 120.32 119.659 121.174 119.011C122.05 118.346 122.94 117.702 123.748 116.956C124.015 116.692 124.273 116.422 124.522 116.142C125.956 114.53 127.48 112.909 129.397 111.874C131.259 110.871 133.166 109.949 135.03 108.945C135.081 108.917 135.133 108.889 135.186 108.86C135.184 108.861 135.182 108.861 135.181 108.863C136.294 108.248 137.384 107.589 138.515 107.003C139.544 106.47 140.568 105.932 141.587 105.382C142.362 104.956 143.128 104.52 143.866 104.034C144.531 103.594 145.176 103.118 145.819 102.643C146.914 101.825 147.973 100.967 148.994 100.055C150.059 99.1046 151.116 98.1413 152.157 97.1635C152.47 96.8597 152.79 96.5582 153.091 96.2409C153.224 96.0057 153.362 95.771 153.504 95.5407C154.094 94.5969 154.702 93.6672 155.391 92.7916C156.098 91.8954 156.806 90.9935 157.612 90.1817C157.984 89.8084 158.357 89.4403 158.737 89.0779C159.04 88.7002 159.345 88.3258 159.646 87.9488C159.927 87.5834 160.209 87.2198 160.482 86.8491C161.889 84.944 163.2 82.9631 164.531 81.0028C165.118 80.1396 165.709 79.2807 166.299 78.4206C165.324 79.1999 164.349 79.9776 163.348 80.7234C162 81.7259 160.612 82.6666 159.207 83.5843C158.55 84.0119 157.896 84.446 157.22 84.8415C156.468 85.2799 155.707 85.7057 154.943 86.1233C153.322 87.0123 151.692 87.8779 150.051 88.7295C148.414 89.5804 146.804 90.4811 145.17 91.3368C143.486 92.2184 141.786 93.0726 140.087 93.9285C139.756 94.0947 139.426 94.2626 139.096 94.4287C138.988 94.9394 138.832 95.4396 138.637 95.9231C138.397 96.5185 138.063 97.0719 137.695 97.5967C137.34 98.106 136.98 98.6107 136.614 99.1116C135.206 101.046 133.666 102.885 132.013 104.612C131.167 105.496 130.287 106.341 129.318 107.089C128.839 107.459 128.349 107.821 127.841 108.151C127.338 108.48 126.827 108.795 126.31 109.105C125.805 109.407 125.297 109.705 124.784 109.996C124.277 110.284 123.764 110.561 123.259 110.856C122.218 111.462 121.203 112.112 120.175 112.742C119.173 113.354 118.164 113.949 117.156 114.549C116.16 115.143 115.158 115.722 114.142 116.277C113.975 116.367 113.808 116.458 113.639 116.549C113.428 116.663 113.154 116.5 113.117 116.273C113.086 116.082 113.075 115.909 113.111 115.717C113.143 115.54 113.184 115.363 113.229 115.192C113.283 114.992 113.335 114.792 113.387 114.593C113.479 114.237 113.593 113.88 113.718 113.533C113.848 113.169 113.997 112.827 114.202 112.499C114.325 112.302 114.48 112.127 114.627 111.944C114.554 112.005 114.481 112.065 114.406 112.124C114.062 112.396 113.707 112.653 113.347 112.906C113.011 113.142 112.671 113.378 112.32 113.59C111.508 114.081 110.679 114.535 109.826 114.949C109.01 115.347 108.189 115.738 107.37 116.13C106.603 116.496 105.831 116.859 105.048 117.192C104.174 117.565 103.294 117.919 102.393 118.222C101.576 118.496 100.745 118.734 99.9083 118.936C99.9134 118.935 99.9169 118.934 99.922 118.933C99.7233 118.98 99.5267 119.029 99.3297 119.076C99.34 119.073 99.3498 119.069 99.3601 119.067C98.3771 119.302 97.3807 119.486 96.3798 119.628C95.8949 119.695 95.4056 119.743 94.9171 119.771C94.4501 119.798 93.9808 119.823 93.5125 119.805C93.0279 119.787 92.5492 119.755 92.0655 119.716C91.8296 119.696 91.5937 119.652 91.3607 119.62C91.1574 119.592 90.954 119.547 90.7523 119.51C89.9285 119.359 89.1131 119.126 88.3135 118.875C86.6006 118.333 84.9117 117.716 83.1856 117.212C81.9187 116.868 80.6418 116.551 79.3539 116.298C78.0077 116.033 76.6585 115.788 75.3107 115.541C73.5958 115.228 71.886 114.898 70.1942 114.474C69.3264 114.256 68.4535 114.04 67.6078 113.745C67.3977 113.672 67.1882 113.592 66.9845 113.499C66.7948 113.412 66.6138 113.315 66.4415 113.193C66.323 113.11 66.1877 112.992 66.1331 112.855C66.0647 112.682 66.02 112.526 66.0825 112.341C66.1324 112.195 66.2061 112.075 66.336 111.987C66.5052 111.874 66.6949 111.788 66.8802 111.705C68.416 111.012 69.984 110.396 71.548 109.771C72.3442 109.453 73.1433 109.14 73.9313 108.802C74.7538 108.449 75.5682 108.077 76.3878 107.719C77.1872 107.368 77.9973 107.032 78.7902 106.668C79.6352 106.279 80.4661 105.868 81.2897 105.433C82.8628 104.603 84.4202 103.743 85.9856 102.894C85.9454 102.916 85.9036 102.938 85.8634 102.96C87.4077 102.114 88.9488 101.261 90.5121 100.451C92.0931 99.631 93.6901 98.8418 95.3331 98.1511C96.2429 97.7693 97.1644 97.4229 98.0884 97.0795C98.2584 97.0171 98.4308 96.9651 98.6027 96.9113C98.8181 96.8422 99.0315 96.7644 99.2476 96.706C99.6569 96.5926 100.067 96.4754 100.478 96.3688C102.263 95.9124 104.074 95.5062 105.916 95.3779C107.688 95.2544 109.473 95.2226 111.25 95.3159C112.993 95.4058 114.732 95.5858 116.461 95.8316C116.459 95.6197 116.46 95.4091 116.464 95.196C116.462 95.2071 116.463 95.2178 116.462 95.229C116.463 95.1706 116.464 95.1106 116.466 95.0502C116.467 95.0828 116.466 95.1175 116.466 95.1501C116.475 94.6617 116.495 94.171 116.595 93.6893C116.699 93.1902 116.837 92.696 116.988 92.2081C117.069 91.9447 117.149 91.6797 117.253 91.4237C117.366 91.1439 117.491 90.8686 117.632 90.6006C117.918 90.0564 118.223 89.5243 118.546 89.0023C118.859 88.4974 119.213 88.0156 119.603 87.5655C119.993 87.1192 120.404 86.697 120.828 86.2845C120.862 86.2496 120.897 86.2161 120.931 86.1829C120.927 86.1875 120.923 86.1921 120.918 86.1967C120.985 86.1308 121.051 86.0666 121.118 86.0024C122.249 84.906 123.48 83.9229 124.747 82.9898C124.717 83.0111 124.686 83.0344 124.657 83.0557C124.823 82.9306 124.991 82.8089 125.158 82.6856C125.979 82.0826 126.832 81.5159 127.738 81.0443C128.695 80.5482 129.685 80.1264 130.685 79.7203C131.222 79.5033 131.774 79.3102 132.327 79.1386C132.917 78.9548 133.514 78.7751 134.118 78.6462C134.688 78.5234 135.259 78.4147 135.841 78.3582C136.131 78.3302 136.422 78.3 136.713 78.2771C137.016 78.2532 137.321 78.238 137.624 78.2123C137.668 78.2077 137.712 78.2014 137.758 78.1981C137.769 78.1974 137.781 78.1947 137.794 78.1936C137.805 78.1892 137.817 78.1864 137.829 78.1837C137.856 78.1757 137.882 78.1917 137.908 78.191C138.224 77.9048 138.539 77.6135 138.864 77.3378C139.316 76.9534 139.761 76.5581 140.225 76.1855C140.687 75.8116 141.144 75.4259 141.618 75.0655C142.106 74.693 142.587 74.3109 143.085 73.9524C143.569 73.6042 144.05 73.2478 144.544 72.9136C144.86 72.7 145.18 72.4856 145.497 72.2715C145.704 72.1319 145.921 72.0078 146.134 71.8777C146.355 71.7418 146.576 71.599 146.803 71.471C147.128 71.2897 147.455 71.108 147.782 70.9263C148 70.8058 148.222 70.6952 148.444 70.5812C148.688 70.4582 148.928 70.3274 149.174 70.2113C149.485 70.0623 149.793 69.9086 150.105 69.763C149.779 69.8392 149.458 69.9378 149.131 70.0088C147.639 70.3296 146.136 70.5927 144.632 70.8545C143.096 71.1216 141.563 71.408 140.039 71.7324C139.328 71.8839 138.62 72.0419 137.914 72.212C137.901 72.2151 137.889 72.2179 137.875 72.221C137.851 72.2282 137.826 72.2341 137.801 72.2396C136.93 72.4494 136.06 72.6571 135.19 72.8648C133.691 73.2215 132.183 73.5458 130.679 73.8801C129.193 74.2083 127.713 74.559 126.232 74.9079C123.34 75.5918 120.443 76.2602 117.552 76.9475C116.457 77.2156 115.363 77.4888 114.269 77.7496C114.26 77.7516 114.252 77.7535 114.243 77.7555C114.241 77.7559 114.241 77.7559 114.24 77.7563C114.238 77.7567 114.238 77.7567 114.236 77.7571C114.064 77.8164 113.873 77.8453 113.699 77.887C113.74 77.8759 113.779 77.8668 113.819 77.8578C113.467 77.9416 113.115 78.0275 112.764 78.1113C112.744 78.1177 112.723 78.1224 112.702 78.1271C112.704 78.1267 112.704 78.1267 112.704 78.1267C112.699 78.1279 112.694 78.1291 112.687 78.1324C112.672 78.1359 112.656 78.1394 112.641 78.143C112.634 78.1445 112.627 78.1461 112.622 78.1473C112.585 78.1576 112.547 78.1662 112.511 78.1745C111.934 78.3134 111.359 78.452 110.782 78.591C110.825 78.5812 110.867 78.5696 110.912 78.5594C109.474 78.9076 108.035 79.2544 106.606 79.6422C106.225 79.7455 105.837 79.8358 105.46 79.9529C105.062 80.0764 104.664 80.2 104.267 80.3231C103.626 80.522 102.995 80.7567 102.362 80.9811C102.356 80.9844 102.349 80.986 102.342 80.9875C102.32 80.9961 102.299 81.0046 102.277 81.0131C102.282 81.012 102.284 81.0099 102.289 81.0087C102.053 81.0989 101.817 81.189 101.58 81.2795C100.172 81.8222 98.7776 82.3999 97.3763 82.9628C95.9149 83.5468 94.4563 84.1356 93.0144 84.7659C90.2354 85.979 87.5373 87.3642 84.8663 88.7975C84.1582 89.2004 83.4451 89.5973 82.7439 90.0149C82.0251 90.4421 81.3084 90.8706 80.5891 91.296C80.3406 91.6394 80.0925 91.9845 79.8376 92.3238C79.5319 92.7329 79.2215 93.1376 78.9225 93.5523C78.5901 94.011 78.2682 94.4763 77.9493 94.9464C77.6589 95.3755 77.3918 95.8193 77.1163 96.2577C77.1278 96.2369 77.141 96.2158 77.1542 96.1946C77.0309 96.406 76.9059 96.6178 76.7808 96.8296C76.2575 97.7255 75.7726 98.6471 75.3156 99.5805C74.8439 100.544 74.4034 101.527 73.9279 102.49C73.8092 102.729 73.6993 102.975 73.5721 103.21C73.4183 103.493 73.2645 103.777 73.1121 104.058C72.9822 104.297 72.8338 104.525 72.6934 104.756C72.5712 104.956 72.446 105.152 72.3153 105.347C72.1736 105.557 72.0374 105.775 71.8848 105.977C71.6913 106.237 71.4991 106.495 71.3052 106.753C71.2399 106.839 71.1686 106.922 71.0987 107.003C70.9801 107.148 70.8594 107.292 70.7408 107.437C70.589 107.619 70.4301 107.793 70.2712 107.967C70.1096 108.145 69.9497 108.323 69.781 108.494C69.568 108.708 69.3535 108.924 69.1387 109.138C68.9212 109.356 68.6921 109.563 68.4662 109.776C68.3177 109.917 68.1672 110.056 68.0145 110.195C67.1512 110.978 66.277 111.745 65.3961 112.507C65.0068 112.842 64.6111 113.174 64.2167 113.503C63.9983 113.686 63.7702 113.858 63.5467 114.034C63.3644 114.177 63.184 114.32 62.995 114.457C62.7163 114.661 62.4363 114.866 62.1563 115.071C61.969 115.208 61.7679 115.332 61.5749 115.46C61.3744 115.595 61.1739 115.736 60.9676 115.862C60.6754 116.037 60.381 116.211 60.0888 116.387C59.6021 116.676 59.1001 116.937 58.6031 117.205C58.1449 117.453 57.6737 117.675 57.2085 117.908C56.7564 118.135 56.297 118.354 55.8387 118.569C55.379 118.786 54.9193 119.004 54.4552 119.21C53.9406 119.44 53.4242 119.67 52.9055 119.89C52.364 120.121 51.8199 120.348 51.2726 120.569C50.288 120.972 49.2932 121.353 48.299 121.729C47.9899 121.847 47.6796 121.959 47.3681 122.074C46.383 122.435 45.3928 122.78 44.4009 123.119C43.8934 123.293 43.3842 123.468 42.8712 123.634C42.6205 123.714 42.3702 123.797 42.1176 123.869C41.9754 123.911 41.8326 123.958 41.6879 123.996C41.5311 124.038 41.3682 124.091 41.2063 124.11C41.1215 124.118 41.0423 124.127 40.9573 124.127C40.8706 124.127 40.7854 124.117 40.6984 124.108C40.5453 124.094 40.4002 124.02 40.3008 123.901C40.2143 123.799 40.1743 123.68 40.1624 123.548C40.1512 123.42 40.1478 123.287 40.1904 123.164C40.2284 123.054 40.2824 122.958 40.3412 122.86C40.507 122.573 40.6605 122.281 40.8157 121.988C40.9634 121.709 41.1104 121.427 41.2538 121.146C41.5755 120.513 41.8912 119.879 42.1989 119.241C42.6731 118.256 43.1473 117.272 43.6342 116.295C44.1233 115.313 44.6268 114.338 45.1227 113.361C45.6127 112.399 46.0757 111.42 46.5412 110.445C46.6469 110.22 46.7483 109.992 46.8519 109.765C46.9675 109.512 47.0886 109.259 47.2 109.003C47.4157 108.5 47.6332 107.997 47.8502 107.492C47.8444 107.506 47.8385 107.52 47.8327 107.534C48.0732 106.966 48.3015 106.391 48.5322 105.82C48.6799 105.454 48.8272 105.087 48.9749 104.721C49.0961 104.421 49.2279 104.128 49.355 103.831C49.3456 103.853 49.3379 103.874 49.3281 103.895C49.3689 103.797 49.4174 103.7 49.4637 103.603C49.5047 103.513 49.5454 103.423 49.5924 103.336C49.6833 103.164 49.7675 102.987 49.8686 102.821C50.0743 102.48 50.2936 102.151 50.5225 101.824C50.8455 101.364 51.2142 100.93 51.57 100.495C51.8764 100.12 52.2 99.7578 52.527 99.402C53.2516 98.6125 53.9964 97.8402 54.7647 97.0915C54.7617 97.094 54.7603 97.0962 54.759 97.0983C55.0939 96.7697 55.4293 96.4427 55.7714 96.1215C56.5636 95.3747 57.3911 94.6724 58.2939 94.0617C59.181 93.4619 60.1272 92.9629 61.0751 92.4708C61.9845 92.0001 62.9055 91.5486 63.8342 91.1152C64.8186 90.6565 65.8128 90.2173 66.8481 89.8866C67.3803 89.7179 67.9122 89.5639 68.4521 89.4207C68.9833 89.2794 69.5262 89.1809 70.0657 89.0759C70.5829 88.976 71.1029 88.8881 71.6219 88.8041C72.1533 88.719 72.6855 88.661 73.2248 88.6341C73.7393 88.6092 74.2568 88.6053 74.7726 88.6182C75.3034 88.6331 75.8359 88.6476 76.3643 88.6757C76.9443 88.7084 77.5243 88.7411 78.1042 88.7811C78.6055 88.8172 79.1083 88.8602 79.6113 88.8796C79.9611 88.885 80.3081 88.8784 80.6548 88.8464C80.6497 88.8476 80.6441 88.847 80.6372 88.8486C80.6445 88.8488 80.6514 88.8472 80.6566 88.846C80.6896 88.8403 80.722 88.8401 80.755 88.8344C82.331 87.8578 83.9111 86.8839 85.5388 85.9917C87.677 84.8196 89.8245 83.6727 92.0334 82.6442C93.6136 81.9079 95.2209 81.2271 96.8343 80.5649C96.3128 80.5588 95.7922 80.5651 95.2706 80.5191C94.5255 80.4516 93.7838 80.3433 93.0463 80.2142C91.4742 79.9417 89.9128 79.6288 88.3586 79.2688C87.6301 79.0995 86.9041 78.9024 86.1884 78.6866C85.8511 78.5858 85.5139 78.485 85.1798 78.3744C84.0973 78.4347 83.0159 78.4765 81.9355 78.5617C80.5371 78.6705 79.137 78.7797 77.7355 78.8746C76.4354 78.9628 75.1268 78.9749 73.8241 78.9566C73.0578 78.9465 72.2873 78.9337 71.5198 78.9185C70.8596 78.9059 70.2002 78.9131 69.5405 78.9113C69.1902 78.9115 68.8382 78.9283 68.4877 78.9358C68.2219 78.942 67.956 78.9483 67.6909 78.958C66.9409 78.9877 66.1896 79.0195 65.4375 79.0479C64.2292 79.0952 63.0216 79.1296 61.8121 79.1717C61.5012 79.2971 61.1894 79.419 60.8847 79.5557C60.2373 79.845 59.5813 80.12 58.9193 80.3691C57.7413 80.8103 56.5585 81.2381 55.3838 81.6859C54.9743 81.8465 54.5636 82.0092 54.159 82.1832C53.7346 82.3653 53.3185 82.5601 52.9015 82.7587C52.5169 82.9409 52.1421 83.1426 51.7644 83.3394C51.3901 83.5355 51.0157 83.7389 50.6444 83.9398C50.4465 84.0539 50.2485 84.168 50.0502 84.2804C49.4449 84.6272 48.8601 85.0165 48.2855 85.4107C47.6657 85.837 47.0553 86.2721 46.4456 86.7106C45.2519 87.5655 44.0265 88.3768 42.8083 89.1955C42.4983 89.4041 42.1879 89.611 41.8776 89.818C41.5719 90.022 41.2597 90.2129 40.9483 90.4074C40.6308 90.6069 40.2996 90.7859 39.9756 90.9724C39.6467 91.1617 39.2971 91.3232 38.9592 91.4964C38.6679 91.6446 38.3714 91.7776 38.0731 91.911C37.7985 92.0372 37.5238 92.1634 37.2467 92.2865C36.8188 92.4767 36.39 92.6635 35.9617 92.852C35.6777 92.9767 35.3974 93.1096 35.1114 93.2257C34.3749 93.528 33.6363 93.8291 32.8994 94.1297C32.7805 94.1786 32.6568 94.2142 32.536 94.2544C32.3007 94.3317 32.0659 94.4107 31.8307 94.488C31.4935 94.6013 31.1488 94.689 30.8063 94.7871C30.4549 94.8855 30.0978 94.967 29.7437 95.0533C29.3895 95.1396 29.0324 95.2048 28.6743 95.2739C27.9464 95.4164 27.208 95.4889 26.4692 95.5596C25.0519 95.6962 23.6247 95.6629 22.2008 95.6596C20.7409 95.6572 19.2811 95.6948 17.8262 95.8092C16.382 95.923 14.9388 96.0728 13.4958 96.1918C12.764 96.2536 12.0337 96.3061 11.3018 96.3516C10.5947 96.3951 9.88495 96.4428 9.17671 96.4576C8.8121 96.4664 8.44521 96.4812 8.08206 96.4807C7.68815 96.4799 7.29451 96.4881 6.89996 96.4766C6.54553 96.4668 6.18926 96.4647 5.83419 96.4442C5.47568 96.4244 5.11306 96.4183 4.75523 96.3857C4.02374 96.3222 3.2953 96.2564 2.57352 96.1327C2.33043 96.0884 2.08375 96.0522 1.84212 95.9985C1.65922 95.9568 1.47454 95.9155 1.29629 95.8546C1.16263 95.8071 1.01753 95.7568 0.901605 95.6762C0.721586 95.5522 0.555168 95.3217 0.634822 95.0931C0.66968 94.9926 0.718695 94.8907 0.802875 94.8243C0.919563 94.7342 1.04476 94.6657 1.17343 94.5964C1.16049 94.603 1.14583 94.61 1.13328 94.6183C1.54164 94.3817 1.93132 94.1186 2.314 93.8408C3.09394 93.2382 3.85593 92.6125 4.62836 92.0008C5.01332 91.6934 5.39909 91.3895 5.78233 91.0825C5.9807 90.9229 6.18833 90.7721 6.37918 90.6034C6.57043 90.4363 6.76086 90.2658 6.95382 90.0984C7.26751 89.7873 7.58293 89.4759 7.88488 89.153C8.35923 88.6438 8.82566 88.1237 9.29711 87.6097C9.54288 87.3413 9.78403 87.0685 10.0386 86.8072C10.3007 86.5388 10.554 86.256 10.8298 86.0007C11.0056 85.8372 11.1797 85.6742 11.3572 85.5103C11.463 85.4118 11.5671 85.3063 11.6779 85.2139C11.9655 84.9705 12.2481 84.7209 12.5411 84.4853C13.0997 84.0367 13.6573 83.592 14.2146 83.1454C15.3505 82.2349 16.4876 81.3294 17.6647 80.4729C18.8452 79.6157 20.034 78.771 21.2196 77.9198C22.4325 77.046 23.6388 76.1593 24.8608 75.3016C25.1411 75.1052 25.4192 74.9075 25.7065 74.7258C26.0344 74.5167 26.3603 74.299 26.7024 74.112C27.0366 73.9305 27.3669 73.7317 27.7089 73.5684C28.0751 73.3923 28.4376 73.208 28.8061 73.0422C29.1811 72.8731 29.5548 72.7062 29.9302 72.5388C30.2332 72.4025 30.5407 72.2779 30.8477 72.1516C31.151 72.0243 31.4526 71.8974 31.7624 71.7831C32.0117 71.6881 32.263 71.5945 32.5122 71.4995C32.6103 71.4626 32.7077 71.4222 32.807 71.3905C33.0293 71.3198 33.2512 71.2474 33.4731 71.1749C33.6244 71.1259 33.7759 71.0695 33.9288 71.0274C34.2755 70.9319 34.6225 70.8382 34.967 70.7414C35.1608 70.6881 35.3623 70.653 35.5579 70.6083C35.7111 70.5751 35.8623 70.5334 36.0167 70.5054C36.367 70.4418 36.7146 70.366 37.0684 70.3179C37.4532 70.2627 37.8382 70.2093 38.2257 70.1662C38.6154 70.1244 39.0023 70.0869 39.3931 70.0502C40.0814 69.9875 40.7715 69.9406 41.4633 69.9333C41.8112 69.93 42.1588 69.9178 42.5079 69.9361C42.7695 69.9507 43.0307 69.9637 43.2906 69.9787C43.4076 69.9847 43.5268 69.9847 43.6436 69.9979C44.0631 70.0473 44.4829 70.0984 44.9023 70.1478C45.0379 70.164 45.171 70.1935 45.3034 70.2195C45.5414 70.2649 45.7776 70.3108 46.0155 70.3563C46.7161 70.4902 47.4064 70.6737 48.0927 70.8635C48.7811 71.0547 49.4618 71.2748 50.1334 71.5188C50.4426 71.6315 50.7511 71.7407 51.0576 71.8648C51.4734 72.0329 51.8893 72.201 52.3051 72.3692C52.6413 72.5047 52.9649 72.6721 53.2939 72.8238C53.5725 72.9525 53.8507 73.0794 54.1214 73.2208C54.4927 73.4154 54.8707 73.5995 55.2367 73.8025C55.6045 74.0052 55.9705 74.2083 56.3383 74.411C56.9254 74.7359 57.5081 75.0655 58.1028 75.376C58.7736 75.7272 59.443 76.0806 60.1164 76.4276C60.4459 76.5972 60.7694 76.7719 61.0985 76.9399C61.4238 77.1069 61.7502 77.2628 62.0813 77.4158C62.1593 77.4488 62.2378 77.4762 62.3157 77.5092C62.7193 77.4733 63.1218 77.4322 63.5258 77.3981C64.1784 77.3453 64.8298 77.2873 65.4824 77.2344C66.2149 77.1761 66.9482 77.1284 67.681 77.079C67.9621 77.0602 68.2446 77.0556 68.5255 77.0441C68.8427 77.0333 69.1623 77.0094 69.4802 77.0094C70.1903 77.0105 70.9018 77.0023 71.6122 77.0288C73.0237 77.0803 74.4348 77.1537 75.8466 77.2069C75.8103 77.2061 75.7723 77.2057 75.7343 77.2053C76.2477 77.2151 76.7614 77.2266 77.2748 77.2364C77.7484 77.2462 78.2237 77.2393 78.6978 77.2436C79.3279 77.2503 79.9567 77.2356 80.5864 77.2406C80.9969 77.243 81.4074 77.2454 81.8196 77.2475C81.4544 77.1585 81.0873 77.0773 80.7249 76.9695C80.1069 76.7859 79.4924 76.5942 78.8838 76.3811C78.2834 76.1717 77.6883 75.9465 77.0946 75.7192C75.9809 75.295 74.8894 74.8094 73.7933 74.3358C73.8031 74.339 73.8133 74.3439 73.8213 74.3475C72.8849 73.9481 71.9397 73.558 71.0535 73.0545C70.8959 72.9654 70.7383 72.8762 70.5824 72.7866C70.4286 72.6983 70.2824 72.5957 70.1338 72.4989C69.8554 72.3158 69.5875 72.123 69.3204 71.9263C68.7952 71.5401 68.3059 71.1057 67.813 70.6794C67.3778 70.2998 66.9576 69.8987 66.535 69.5035C66.0656 69.061 65.5952 68.6223 65.1274 68.1794C64.2212 67.3268 63.3395 66.4396 62.5838 65.4474C62.5093 65.3501 62.4415 65.2513 62.3687 65.1537C62.2934 65.1164 62.2194 65.0771 62.1431 65.0437C62.1431 65.0437 62.1448 65.0433 62.1452 65.045C61.8626 64.9227 61.5783 64.8007 61.2957 64.6784C60.9674 64.5375 60.6367 64.4024 60.3092 64.265C59.9994 64.1343 59.695 63.9879 59.3867 63.8479C59.2559 63.7889 59.1172 63.7352 58.9895 63.6664C58.8686 63.6033 58.7476 63.5402 58.6266 63.4771C58.4131 63.3644 58.1999 63.2535 57.9867 63.1425C57.8987 63.0973 57.809 63.0524 57.7241 63.0047C57.722 63.0034 57.722 63.0033 57.7198 63.002C57.7072 62.994 57.6928 62.9864 57.6802 62.9784C57.6844 62.9811 57.6886 62.9837 57.6928 62.9864C57.6696 62.9718 57.6447 62.9575 57.6215 62.9429C57.632 62.9495 57.6447 62.9575 57.6552 62.9642C57.6278 62.9468 57.5991 62.9316 57.5716 62.9143C57.5737 62.9156 57.5737 62.9157 57.5758 62.917C57.5382 62.8947 57.5007 62.8724 57.4648 62.8498C57.4817 62.8604 57.4981 62.8694 57.515 62.8801C57.4813 62.8587 57.4458 62.8378 57.4124 62.8182C57.4001 62.812 57.3892 62.8036 57.3769 62.7973C57.3811 62.8 57.3854 62.8027 57.3875 62.804C57.3811 62.8 57.3769 62.7973 57.3706 62.7933C57.3664 62.7906 57.3643 62.7893 57.36 62.7867C57.3622 62.788 57.3643 62.7893 57.3664 62.7906C57.3267 62.7671 57.2866 62.7418 57.2452 62.7186C57.2638 62.7288 57.2806 62.7394 57.2971 62.7484C57.2262 62.7065 57.1548 62.663 57.0843 62.6229C57.1011 62.6335 57.1197 62.6437 57.1362 62.6527C57.0906 62.6268 57.0463 62.5988 57.0023 62.5726C57.0045 62.5739 57.0044 62.5739 57.0065 62.5753C56.9546 62.5454 56.904 62.5134 56.8516 62.4818C56.814 62.4595 56.7764 62.4373 56.7388 62.415C56.7557 62.4257 56.7743 62.436 56.7915 62.4483C56.7286 62.4101 56.6657 62.3719 56.6032 62.3353C56.5863 62.3247 56.5677 62.3144 56.5513 62.3055C56.5534 62.3068 56.5534 62.3068 56.5555 62.3081C56.3629 62.1924 56.1796 62.062 55.994 61.9374C55.8043 61.8102 55.6128 61.6834 55.4243 61.5541C55.1911 61.3951 54.9691 61.2135 54.7408 61.0443C54.5623 60.9109 54.3889 60.7763 54.2187 60.632C54.0686 60.5048 53.9164 60.3762 53.7664 60.249C53.6907 60.1865 53.6098 60.1251 53.5381 60.0562C53.3289 59.8518 53.1184 59.6495 52.9092 59.4451C52.7469 59.288 52.5962 59.1265 52.4474 58.9573C52.2334 58.7159 52.0112 58.4782 51.8093 58.2267C51.3421 57.644 50.9007 57.0318 50.5319 56.3813C50.158 55.7246 49.8343 55.0421 49.5566 54.3399C49.1197 53.2332 48.7629 52.0973 48.4133 50.9616C48.2669 50.4944 48.1218 50.0249 47.9887 49.5528C47.9175 49.3042 47.848 49.0552 47.7854 48.8046C47.7197 48.5403 47.6518 48.2746 47.6139 48.0056C47.5764 47.7385 47.5398 47.4674 47.5339 47.1967C47.5285 46.904 47.5308 46.6132 47.5417 46.3205C47.5611 45.8044 47.6134 45.29 47.6619 44.7746C47.758 43.7712 47.8642 42.7728 47.9035 41.766C47.9067 41.4714 47.9064 41.1775 47.8916 40.8834C47.8744 40.5626 47.8482 40.242 47.8151 39.923C47.8144 39.9123 47.8116 39.9002 47.811 39.8895C47.7566 39.4774 47.6993 39.0678 47.6239 38.6586C47.544 38.2215 47.4577 37.7877 47.3692 37.3526C47.1686 36.3552 47.0018 35.3556 46.8809 34.3437C46.7587 33.3176 46.6402 32.2924 46.5128 31.2675C46.4465 30.7239 46.3699 30.1826 46.295 29.6409C46.2624 29.4107 46.23 29.1823 46.1953 28.9508C46.1741 28.8105 46.1546 28.6697 46.1317 28.5298C46.0978 28.3181 46.0511 28.1056 46.0348 27.8916C46.0192 27.7047 46.0156 27.515 46.0738 27.3349C46.1224 27.1841 46.1913 27.0268 46.2996 26.9078C46.4096 26.7883 46.5258 26.7037 46.672 26.6323C46.8018 26.5681 46.9558 26.5384 47.0976 26.5188C47.4545 26.4681 47.8296 26.5367 48.1797 26.6146C48.4613 26.6773 48.7473 26.7517 49.0215 26.8451C49.5029 27.0074 49.9848 27.1641 50.4607 27.3421C51.4854 27.7249 52.5119 28.1074 53.5403 28.4822C54.0405 28.6637 54.5345 28.8502 55.0306 29.0454C55.2867 29.1466 55.544 29.253 55.8027 29.3499C55.8935 29.3836 55.9798 29.4293 56.0687 29.4706C56.222 29.5409 56.374 29.6132 56.5255 29.6838C56.794 29.8076 57.0611 29.9334 57.3279 30.0576C57.6268 30.1962 57.9183 30.3655 58.2035 30.5308C58.5153 30.7099 58.8245 30.8933 59.1253 31.0877C60.3755 31.8963 61.5235 32.8587 62.5235 33.9639C63.038 34.5322 63.5167 35.134 63.9578 35.7608C64.3964 36.3845 64.8086 37.027 65.1724 37.695C65.5395 38.3695 65.8687 39.0599 66.1478 39.7763C66.3883 40.3945 66.6091 41.0297 66.7696 41.6771C66.7699 41.6788 66.77 41.6788 66.7703 41.6805C66.7755 41.7029 66.7823 41.725 66.7874 41.7474C66.7854 41.7388 66.7834 41.7301 66.7815 41.7215C66.7905 41.7612 66.7996 41.8008 66.8086 41.8405C66.8015 41.8094 66.7949 41.7802 66.7878 41.7491C66.8019 41.8112 66.8182 41.8746 66.8328 41.9384C66.8348 41.947 66.8371 41.9573 66.8391 41.966C66.843 41.9832 66.8483 41.9984 66.8522 42.0156C66.8511 42.0104 66.8499 42.0053 66.8487 42.0001C66.8593 42.0466 66.8721 42.0945 66.8831 42.1428C66.876 42.1118 66.8689 42.0807 66.8622 42.0514C66.8772 42.1169 66.8938 42.1821 66.9088 42.2476C66.9076 42.2424 66.9064 42.2372 66.9056 42.2338C66.9274 42.3213 66.9479 42.411 66.9697 42.4985C66.9701 42.5003 66.9701 42.5003 66.9705 42.502C66.9744 42.5192 66.9784 42.5365 66.984 42.5533C66.9796 42.5417 66.9764 42.5279 66.9736 42.5158C66.9788 42.5382 66.9843 42.5624 66.9915 42.5861C66.9867 42.5727 66.9839 42.5606 66.9811 42.5486C66.9858 42.5693 66.9906 42.5899 66.997 42.6102C66.9974 42.6119 66.9982 42.6154 66.9986 42.6171C67.0037 42.6395 67.0092 42.6637 67.0164 42.6875C67.0168 42.6892 67.0172 42.6909 67.0176 42.6926C67.0223 42.7133 67.0275 42.7357 67.0339 42.756C67.0286 42.7409 67.0251 42.7254 67.0215 42.7099C67.0306 42.7495 67.0404 42.7926 67.0512 42.8319C67.05 42.8267 67.0488 42.8216 67.0477 42.8164C67.0536 42.8423 67.0616 42.8695 67.0679 42.897C67.064 42.8798 67.0583 42.8629 67.054 42.844C67.0551 42.8491 67.0559 42.8526 67.0571 42.8578L67.0575 42.8595C67.0579 42.8612 67.0587 42.8647 67.0591 42.8664C67.1086 43.0673 67.1375 43.273 67.1715 43.4775C67.2138 43.7182 67.2557 43.9572 67.2963 44.1983C67.3319 44.4096 67.3405 44.629 67.3641 44.8431C67.387 45.0701 67.4099 45.2971 67.4332 45.5258C67.4299 45.4957 67.4267 45.4656 67.4234 45.4355C67.4411 45.5839 67.4394 45.7348 67.4428 45.8846C67.4481 46.1211 67.4554 46.3588 67.4606 46.5953C67.4748 47.1164 67.4373 47.6402 67.4228 48.1623C67.4137 48.4311 67.3897 48.6978 67.3713 48.9651C67.3586 49.1784 67.3459 49.3917 67.3314 49.6055C67.2933 50.2056 67.2547 50.804 67.2178 51.402C67.1885 51.875 67.1661 52.3463 67.1291 52.8173C67.0839 53.4027 67.0349 53.9872 66.9787 54.5715C66.9298 55.0852 66.8771 55.5979 66.8282 56.1116C66.7306 57.148 66.6839 58.1854 66.641 59.2239C66.635 59.6643 66.6358 60.1031 66.6426 60.5442C66.65 60.9562 66.6838 61.3657 66.7126 61.7764C66.71 61.757 66.7087 61.7356 66.7061 61.7162C66.7243 61.8753 66.7313 62.0406 66.7603 62.1991C66.7896 62.3593 66.8173 62.5199 66.8466 62.6801C67.2585 64.3657 67.7687 66.0308 68.3662 67.6595C68.4924 67.9827 68.6225 68.2995 68.7844 68.6054C68.8196 68.6645 68.8565 68.7232 68.8947 68.7797C68.993 68.9097 69.0979 69.0291 69.2084 69.149C69.363 69.3042 69.5229 69.4509 69.6871 69.6003C69.8789 69.776 70.0815 69.9438 70.2538 70.1367C70.3955 70.2985 70.519 70.4753 70.6299 70.6604C71.2362 70.9429 71.8464 71.219 72.4582 71.4857C73.1345 71.774 73.8134 72.0581 74.4902 72.3408C75.8832 72.9208 77.29 73.474 78.6594 74.1084C79.3153 74.4104 79.9673 74.7187 80.6209 75.0267C81.325 75.3576 82.0207 75.6995 82.7297 76.0202C83.0772 76.1658 83.4278 76.3089 83.7811 76.4405C84.1268 76.5702 84.4792 76.6821 84.8299 76.7943C85.0343 76.8511 85.2414 76.9036 85.4471 76.9582C86.0208 77.074 86.5958 77.1876 87.1708 77.3013C87.381 77.344 87.589 77.3927 87.8 77.4388C88.1358 77.4383 88.4724 77.4413 88.8082 77.4408C89.106 77.44 89.4049 77.4516 89.7038 77.4632C90.0739 77.4785 90.4461 77.4951 90.8123 77.5566C90.9324 77.5764 91.0206 77.6778 91.0466 77.7916C91.0565 77.8347 91.0577 77.8798 91.0479 77.9237C91.0456 77.9297 91.0392 77.933 91.0369 77.939C91.7264 78.0319 92.414 78.1325 93.1041 78.2126C94.3365 78.3576 95.5712 78.4495 96.8108 78.484C97.4682 78.4917 98.1281 78.5026 98.7842 78.4653C99.4245 78.4298 100.062 78.3839 100.701 78.3235C101.12 78.2768 101.539 78.2318 101.958 78.176C102.17 78.1476 102.38 78.1161 102.591 78.0842C102.811 78.0504 103.03 78.004 103.25 77.9792C103.467 77.9551 103.68 77.9482 103.894 77.9519C103.999 77.9242 104.104 77.893 104.211 77.8631C104.505 77.7815 104.794 77.7011 105.09 77.6316C105.868 77.4524 106.645 77.2731 107.429 77.1142C109.006 76.7939 110.588 76.5072 112.17 76.2222C113.7 75.9473 115.229 75.6582 116.754 75.3591C122.676 74.1941 128.57 72.9029 134.441 71.5082C134.443 71.5078 134.447 71.507 134.448 71.5066C134.455 71.505 134.462 71.5035 134.469 71.5019L134.471 71.5015C134.486 71.498 134.5 71.4948 134.515 71.4896C135.514 71.2379 136.511 70.9867 137.511 70.7367C137.536 70.7291 137.564 70.7228 137.591 70.7166C137.769 70.6724 137.947 70.6282 138.123 70.5844C139.432 70.26 140.747 69.9615 142.066 69.6769C143.305 69.4085 144.556 69.1829 145.803 68.949C146.993 68.7263 148.176 68.4744 149.359 68.2134C151.381 67.7192 153.39 67.177 155.365 66.5248C158.315 65.5538 161.249 64.5212 164.171 63.466C167.042 62.4295 169.91 61.3758 172.765 60.2887C173.975 59.8202 175.176 59.3409 176.363 58.8179C177.536 58.3015 178.699 57.7603 179.854 57.2062C182.065 56.1464 184.231 55.0025 186.39 53.842C186.373 53.8515 186.357 53.8605 186.341 53.8696C186.36 53.8598 186.379 53.8482 186.4 53.8379C186.411 53.8317 186.423 53.8255 186.434 53.8193C186.424 53.8251 186.414 53.8292 186.405 53.835C187.882 53.0172 189.303 52.1084 190.754 51.2458C191.804 50.6195 192.857 49.9855 193.875 49.3032C194.705 48.2448 195.553 47.1986 196.448 46.1961C197.033 45.5383 197.618 44.8839 198.215 44.2362C198.812 43.5864 199.416 42.9406 200.005 42.2837C200.879 41.3095 201.739 40.3222 202.601 39.338C202.53 39.3742 202.461 39.4117 202.39 39.4479C201.416 39.9352 200.408 40.3557 199.403 40.7775C198.422 41.19 197.432 41.5813 196.444 41.9773C194.408 42.7904 192.353 43.5533 190.27 44.2375C189.225 44.5813 188.176 44.9151 187.125 45.2403C186.077 45.5629 185.022 45.8619 183.968 46.1587C181.911 46.7371 179.864 47.3406 177.83 47.9972C175.794 48.6541 173.724 49.1885 171.66 49.7522C170.604 50.0386 169.547 50.3324 168.483 50.5844C168.015 50.6948 167.54 50.7707 167.068 50.8656C167.078 50.8924 167.099 50.9113 167.105 50.9389C167.145 51.1148 167.118 51.306 167.006 51.464C166.885 51.6351 166.736 51.7417 166.544 51.8272C166.421 51.8824 166.288 51.9109 166.163 51.9558C165.944 52.033 165.726 52.1119 165.507 52.1891C165.205 52.298 164.901 52.4017 164.599 52.5088C163.898 52.763 163.197 53.0156 162.501 53.2798C161.228 53.7864 159.958 54.3012 158.692 54.8314C157.233 55.4438 155.781 56.0691 154.336 56.7148C152.989 57.318 151.658 57.9593 150.346 58.6344C150.192 58.722 150.043 58.8106 149.889 58.8982C149.752 58.9785 149.605 59.0521 149.472 59.1423C149.188 59.3377 148.903 59.5315 148.621 59.7266C147.536 60.5439 146.477 61.3897 145.43 62.2511C144.817 62.7556 144.201 63.2536 143.571 63.7367C143.279 63.9612 142.974 64.1687 142.674 64.3805C142.51 64.4958 142.333 64.5979 142.165 64.7071C142.047 64.783 141.931 64.8603 141.809 64.9298C141.457 65.1263 141.111 65.3269 140.748 65.5005C140.569 65.5867 140.392 65.685 140.209 65.7578C140.004 65.8409 139.799 65.9257 139.596 66.0084C139.232 66.1567 138.859 66.2855 138.489 66.4152C138.174 66.5272 137.849 66.6321 137.526 66.7221C137.141 66.83 136.756 66.9379 136.365 67.0307C136.182 67.0744 135.999 67.1198 135.813 67.1531C135.625 67.1851 135.436 67.232 135.245 67.2519C134.48 67.3396 133.712 67.4114 132.94 67.3917C132.545 67.3802 132.148 67.3785 131.753 67.3271C131.153 67.2481 130.575 67.0953 130.006 66.8913C129.259 66.6246 128.512 66.358 127.752 66.1361C127.362 66.029 126.97 65.9425 126.573 65.879C126.164 65.8217 125.757 65.7859 125.345 65.7693C125.136 65.7626 124.926 65.7542 124.717 65.7476C124.415 65.753 124.111 65.759 123.807 65.7648C123.554 65.7701 123.3 65.7917 123.046 65.808C122.52 65.8392 121.998 65.8875 121.475 65.9289C120.977 65.9684 120.477 66.0189 119.977 66.0514C119.683 66.0695 119.388 66.0988 119.094 66.1096C118.795 66.1198 118.494 66.1288 118.194 66.1391C117.848 66.1492 117.502 66.1374 117.157 66.1347C116.804 66.1318 116.448 66.1078 116.095 66.074C115.681 66.0324 115.27 65.9867 114.857 65.9267C114.454 65.8682 114.052 65.7965 113.651 65.7248C113.335 65.6699 113.018 65.6065 112.706 65.5251C112.095 65.3635 111.488 65.2028 110.902 64.9573C110.106 64.6239 109.347 64.2112 108.595 63.7913C107.248 63.0412 105.901 62.2983 104.533 61.591C103.843 61.2351 103.152 60.8813 102.464 60.5233C101.826 60.1917 101.197 59.8401 100.567 59.494C99.9253 59.1435 99.2866 58.7904 98.6564 58.419C98.3535 58.2396 98.0452 58.0597 97.7595 57.8528C97.4587 57.6348 97.171 57.4029 96.9 57.1492C96.3654 56.6508 95.8596 56.1204 95.3641 55.5877C95.1992 55.4113 95.1008 55.2015 95.0833 54.9588C95.0799 54.8888 95.0865 54.8147 95.105 54.7452C95.0854 54.6989 95.0808 54.6473 95.0904 54.5943C95.1165 54.4396 95.1729 54.3306 95.3178 54.2612C95.4463 54.1992 95.5731 54.1376 95.7017 54.0756C95.9458 53.9582 96.1912 53.8387 96.437 53.7209C96.9399 53.4791 97.4428 53.2373 97.9436 52.9942C99.0103 52.4767 100.066 51.9419 101.119 51.3984C101.419 51.2303 101.722 51.0631 102.021 50.895C102.321 50.7286 102.609 50.5431 102.901 50.3675C103.176 50.2032 103.449 50.0229 103.714 49.839C104.033 49.6194 104.353 49.4012 104.664 49.1707C104.761 49.0994 104.859 49.0282 104.956 48.9552C104.954 48.9573 104.951 48.9581 104.95 48.9602C104.976 48.9415 105.002 48.9227 105.027 48.9027C105.064 48.876 105.099 48.8481 105.137 48.8214C105.118 48.8347 105.101 48.8476 105.084 48.8606C105.127 48.8289 105.169 48.7977 105.212 48.766C105.193 48.7776 105.177 48.7922 105.16 48.8052C105.398 48.6203 105.638 48.4402 105.873 48.2522C107.042 47.3179 108.192 46.3587 109.38 45.4471C110.048 44.9335 110.728 44.4373 111.415 43.952C112.031 43.5158 112.666 43.1096 113.301 42.7033C113.897 42.3207 114.496 41.9407 115.105 41.5785C115.798 41.1701 116.499 40.7834 117.214 40.4187C117.894 40.0693 118.612 39.7875 119.327 39.5082C120.056 39.222 120.803 38.9808 121.551 38.7464C122.28 38.5185 123.02 38.3294 123.765 38.1666C124.529 37.9995 125.299 37.9073 126.075 37.8335C126.817 37.762 127.566 37.7507 128.31 37.7406C129.057 37.7314 129.808 37.7378 130.556 37.7612C132.076 37.8134 133.599 37.8883 135.11 38.0694C135.868 38.1595 136.619 38.2782 137.371 38.406C138.13 38.5339 138.893 38.6717 139.633 38.8782C140.124 39.0166 140.608 39.1909 141.058 39.431C141.315 39.5683 141.563 39.7203 141.81 39.8779C142.112 40.0685 142.416 40.2676 142.697 40.4882C143.016 40.7383 143.34 40.9855 143.65 41.2448C143.978 41.5183 144.298 41.7954 144.618 42.0798C145.169 42.567 145.691 43.0883 146.227 43.5936C146.762 44.0976 147.313 44.574 147.881 45.0393C148.175 45.2644 148.468 45.4951 148.775 45.7025C149.089 45.9156 149.403 46.1214 149.722 46.3226C149.966 46.4664 150.213 46.606 150.463 46.7358C150.721 46.8709 150.982 46.991 151.244 47.1125C152.026 47.4365 152.822 47.7175 153.632 47.9589C154.095 48.08 154.559 48.1883 155.027 48.2846C155.739 48.4304 156.46 48.536 157.175 48.6686C157.909 48.8058 158.635 48.9648 159.358 49.1498C160.085 49.3358 160.802 49.5568 161.527 49.7431C162.207 49.9182 162.898 50.0507 163.59 50.163C163.631 50.1699 163.675 50.1708 163.716 50.176C163.742 50.1735 163.771 50.1725 163.798 50.1701C164.86 50.0437 165.913 49.8867 166.963 49.6996C167.932 49.5292 168.891 49.3158 169.848 49.0919C170.852 48.8481 171.855 48.5973 172.857 48.3414C173.88 48.0787 174.908 47.8152 175.913 47.4951C176.973 47.1568 178.019 46.7766 179.066 46.3943C181.077 45.663 183.105 44.9789 185.116 44.2476C186.49 43.7145 187.855 43.1525 189.223 42.5969C191.343 41.7376 193.466 40.8865 195.605 40.0825C197.595 39.3324 199.62 38.6851 201.615 37.9522C202.822 37.4807 204.021 36.982 205.206 36.4521C205.81 35.7989 206.407 35.1384 207.009 34.4839C208.23 33.1566 209.435 31.8129 210.661 30.4899C211.271 29.8301 211.897 29.1847 212.523 28.5411C213.132 27.916 213.775 27.3229 214.412 26.7276C214.733 26.4256 215.065 26.1339 215.399 25.8472C215.408 25.8397 215.417 25.8322 215.426 25.8247C217.647 23.7249 220.068 21.8623 222.465 19.9709C224.298 18.5238 226.205 17.1777 228.147 15.8818C227.743 16.0249 227.331 16.1533 226.927 16.2981C226.435 16.4741 225.942 16.65 225.441 16.8061C224.932 16.9641 224.422 17.1131 223.916 17.2741C221.937 17.8963 219.984 18.6142 218.046 19.3578C218.055 19.3541 218.063 19.3522 218.071 19.3485C217.995 19.3786 217.917 19.4073 217.841 19.4374C217.844 19.4366 217.847 19.4341 217.852 19.4329C217.834 19.4407 217.814 19.4471 217.794 19.4553C217.782 19.4597 217.769 19.4646 217.758 19.4691C217.759 19.4687 217.761 19.4683 217.763 19.4679C216.476 19.963 215.19 20.4633 213.891 20.9268C212.583 21.3905 211.27 21.8426 209.971 22.3387C209.992 22.3302 210.016 22.3213 210.037 22.3127C209.571 22.4953 209.107 22.6774 208.644 22.8647C206.663 23.6618 204.678 24.4867 202.619 25.0638C201.611 25.3466 200.592 25.5429 199.554 25.6874C198.994 25.7662 198.434 25.8433 197.873 25.9277C197.627 25.964 197.379 26.0042 197.134 26.0439C196.784 26.1003 196.435 26.1781 196.08 26.1575C195.865 26.1448 195.759 25.8679 195.904 25.7115C195.914 25.7001 195.926 25.6884 195.936 25.677C196.018 25.5875 196.126 25.5756 196.215 25.6114C196.329 25.5946 196.439 25.5712 196.55 25.544C197.26 25.3693 197.964 25.1795 198.674 25.0065C199.338 24.8441 200.005 24.6955 200.67 24.54C201.582 24.3118 202.483 24.0464 203.377 23.7534C204.206 23.4788 205.025 23.1666 205.842 22.8531C207.652 22.1317 209.438 21.3557 211.245 20.6329C212.268 20.2234 213.289 19.8161 214.294 19.3673C215.269 18.9341 216.236 18.4775 217.197 18.0114C218.169 17.5391 219.14 17.0655 220.112 16.5932C221.025 16.1488 221.927 15.6853 222.844 15.2457C223.777 14.7987 224.726 14.3825 225.657 13.9286C226.588 13.4747 227.494 12.9667 228.44 12.5457C229.447 12.0965 230.481 11.7152 231.511 11.326C232.485 10.9567 233.46 10.5763 234.456 10.2727C235.486 9.95948 236.544 9.71078 237.602 9.51272C238.519 9.34163 239.443 9.22134 240.366 9.09586C240.977 8.83667 241.585 8.57096 242.193 8.30871C243.589 7.70701 244.953 7.02742 246.307 6.33904C247.586 5.68977 248.852 5.00892 250.173 4.44978C251.548 3.86737 252.944 3.33087 254.33 2.77142C255.728 2.2075 257.121 1.63361 258.524 1.08482C259.301 0.780328 260.093 0.579546 260.907 0.393793C261.34 0.295038 261.787 0.269132 262.229 0.253383C262.314 0.250481 262.398 0.249283 262.481 0.2485C262.819 0.240352 263.113 0.300329 263.435 0.391791C263.899 0.525351 264.281 0.828231 264.595 1.18461C264.85 1.47108 265.023 1.8343 265.109 2.21192C265.143 2.36021 265.163 2.51165 265.17 2.66064C265.193 3.21233 265.025 3.69169 264.746 4.15623C264.445 4.65846 263.896 5.02877 263.343 5.20041C263.093 5.27738 262.825 5.31492 262.57 5.36947C262.302 5.42715 262.033 5.48314 261.764 5.54082C260.699 5.81122 259.647 6.16557 258.612 6.52885C257.405 6.95318 256.208 7.41159 254.997 7.82942C253.582 8.31747 252.153 8.74726 250.726 9.19988C249.283 9.65988 247.846 10.144 246.409 10.6298C245.555 10.9173 244.695 11.1827 243.836 11.4549C243.668 11.5187 243.499 11.5789 243.332 11.6427C242.241 12.0802 241.16 12.5339 240.098 13.0394C238.978 13.5707 237.864 14.1155 236.755 14.6697C234.629 15.7301 232.516 16.8147 230.425 17.9397C229.909 18.2336 229.389 18.5226 228.88 18.8312C228.281 19.1966 227.69 19.5656 227.099 19.9453C226.055 20.6155 225.042 21.3293 224.025 22.0421C223.741 22.2522 223.461 22.4666 223.179 22.678C223.142 22.739 223.085 22.7901 223.012 22.8121C223.004 22.8141 222.996 22.8177 222.988 22.8214C222.077 23.5065 221.171 24.1994 220.293 24.9277C219.991 25.1781 219.694 25.4346 219.394 25.6881C219.33 25.7862 219.259 25.8804 219.195 25.9785C219.082 26.1802 218.955 26.3778 218.857 26.5854C218.757 26.7969 218.657 27.0101 218.558 27.2233C218.478 27.4266 218.385 27.6292 218.317 27.8371C218.249 28.0466 218.183 28.2575 218.114 28.4675C217.929 29.1773 217.769 29.8924 217.602 30.6072C217.441 31.3008 217.246 31.9821 217.049 32.6654C216.858 33.3369 216.638 34.0056 216.43 34.6737C216.225 35.3337 216.027 35.9973 215.832 36.6605C215.469 37.9588 215.13 39.2645 214.765 40.5632C214.769 40.5496 214.773 40.5359 214.778 40.524C214.595 41.1699 214.415 41.8133 214.232 42.4609C214.243 42.4221 214.255 42.3851 214.264 42.3467C214.194 42.6021 214.122 42.8562 214.048 43.1107C214.034 43.1593 214.02 43.2096 214.006 43.2599C213.849 43.8365 213.703 44.4158 213.551 44.9929C213.562 45.0141 213.577 45.0359 213.583 45.0601C213.592 45.0997 213.593 45.1431 213.589 45.1911C213.584 45.245 213.559 45.2977 213.536 45.3448C213.496 45.4228 213.462 45.5032 213.422 45.5812C213.402 45.6202 213.384 45.6589 213.364 45.6979C213.166 46.4615 212.966 47.222 212.764 47.9846C212.354 49.5332 211.93 51.0811 211.535 52.6336C211.34 53.4019 211.155 54.1734 210.963 54.9431C210.745 55.8036 210.517 56.6613 210.272 57.5135C210.051 58.2842 209.802 59.0467 209.562 59.811C209.335 60.5285 209.121 61.2522 208.913 61.9765C208.914 61.9671 208.918 61.959 208.92 61.9513C208.912 61.9803 208.904 62.0093 208.896 62.0366C208.892 62.052 208.888 62.0656 208.882 62.0813C208.885 62.0754 208.887 62.0695 208.889 62.0618C208.764 62.5112 208.638 62.9588 208.519 63.4088C208.1 64.9976 207.716 66.6 207.254 68.1767C207.126 68.6106 206.966 69.0352 206.822 69.4636C206.83 69.6178 206.829 69.7739 206.838 69.9281C206.86 70.3258 206.898 70.7234 206.925 71.1199C206.937 71.3059 206.959 71.4895 206.969 71.6759C206.978 71.8481 206.991 72.023 207.006 72.1936C207.002 72.1601 206.998 72.1265 206.994 72.0947C207.013 72.2718 207.034 72.4503 207.051 72.6278C207.207 73.7224 207.422 74.8054 207.609 75.893C207.775 76.8729 207.948 77.8473 208.097 78.8294C208.249 79.845 208.303 80.8722 208.358 81.8973C208.381 82.34 208.392 82.7838 208.403 83.2276C208.414 83.7623 208.424 84.2987 208.422 84.8344C208.421 85.0849 208.428 85.3373 208.419 85.588C208.406 85.8975 208.393 86.2107 208.38 86.5202C208.373 86.716 208.357 86.9082 208.339 87.1009C208.314 87.368 208.299 87.6379 208.261 87.9026C208.251 87.9719 208.241 88.0395 208.23 88.1092C208.234 88.0792 208.239 88.0471 208.243 88.0172C208.232 88.0997 208.219 88.1806 208.207 88.2631C208.213 88.231 208.217 88.2011 208.222 88.1707C208.2 88.3191 208.18 88.4671 208.156 88.6141C208.159 88.5825 208.165 88.5521 208.169 88.5205C208.155 88.609 208.143 88.6988 208.13 88.7851C208.129 88.7907 208.127 88.7967 208.126 88.8022C208.124 88.8155 208.123 88.8266 208.121 88.8398C208.121 88.8325 208.123 88.8249 208.122 88.8159C208.118 88.8386 208.116 88.8608 208.114 88.883C208.114 88.883 208.115 88.8848 208.113 88.8852C208.113 88.8869 208.113 88.8869 208.112 88.889C208.11 88.8967 208.108 88.9043 208.108 88.9134C208.108 88.9189 208.107 88.9228 208.106 88.9284C208.106 88.9322 208.105 88.936 208.104 88.9399C208.101 88.9514 208.1 88.9643 208.097 88.9758C208.097 88.9741 208.098 88.9719 208.098 88.9702C208.066 89.1642 208.025 89.3568 207.99 89.5499C207.958 89.717 207.929 89.8849 207.893 90.0493C207.804 90.4742 207.715 90.8991 207.618 91.3221C207.508 91.7988 207.405 92.2796 207.276 92.7517C207.203 93.0186 207.133 93.2869 207.049 93.5527C206.968 93.8088 206.881 94.0591 206.791 94.3137C206.46 95.2438 205.996 96.1243 205.494 96.9718C205.477 97.001 205.459 97.0306 205.442 97.0616C205.458 97.0345 205.472 97.0095 205.489 96.982C205.477 97.001 205.466 97.0218 205.454 97.0425C205.441 97.062 205.43 97.0845 205.416 97.1039C205.415 97.1061 205.412 97.1103 205.411 97.1124C205.409 97.1145 205.406 97.117 205.407 97.1187C205.405 97.1209 205.404 97.1229 205.403 97.1251C205.389 97.1501 205.374 97.1734 205.359 97.2005C205.331 97.2466 205.304 97.2928 205.276 97.339C205.292 97.3119 205.306 97.2868 205.322 97.2614C205.294 97.3115 205.264 97.358 205.234 97.4084C205.249 97.3834 205.264 97.3563 205.28 97.3309C204.875 98.0166 204.459 98.6974 204.044 99.3765C203.64 100.038 203.245 100.705 202.835 101.361C202.307 102.204 201.77 103.041 201.169 103.833C200.852 104.254 200.529 104.669 200.187 105.07C200.016 105.272 199.841 105.468 199.665 105.664C199.498 105.848 199.321 106.022 199.148 106.2C199.056 106.293 198.957 106.381 198.859 106.469C198.783 106.539 198.711 106.611 198.632 106.677C198.441 106.836 198.254 106.999 198.056 107.149C197.638 107.466 197.213 107.771 196.774 108.061C195.918 108.624 195.038 109.146 194.157 109.668C193.304 110.172 192.441 110.655 191.585 111.155C190.734 111.652 189.889 112.159 189.052 112.68C188.239 113.185 187.435 113.703 186.63 114.22C185.796 114.755 184.962 115.292 184.135 115.84C182.46 116.952 180.809 118.096 179.127 119.197C178.301 119.737 177.471 120.273 176.63 120.79C175.838 121.277 174.994 121.677 174.158 122.082C174.152 122.087 174.146 122.092 174.14 122.097C174.014 122.187 173.831 122.184 173.697 122.118C173.554 122.046 173.462 121.896 173.452 121.737C173.446 121.629 173.48 121.533 173.537 121.449C173.596 121.345 173.647 121.235 173.7 121.129C173.794 120.944 173.883 120.757 173.97 120.57C174.16 120.16 174.338 119.746 174.518 119.331C174.629 119.05 174.748 118.771 174.845 118.484C174.95 118.171 175.053 117.859 175.146 117.542C175.279 117.049 175.403 116.553 175.528 116.056C175.696 115.376 175.862 114.69 175.974 113.999C176.047 113.49 176.059 112.98 176.09 112.468C176.091 112.216 176.093 111.964 176.094 111.711C176.095 111.46 176.076 111.209 176.067 110.959C176.049 110.513 176.015 110.067 175.982 109.621C175.964 109.382 175.945 109.143 175.931 108.905C175.914 108.648 175.891 108.39 175.883 108.133C175.863 107.526 175.839 106.913 175.905 106.308C176.03 105.147 176.422 104.033 176.902 102.976C177.118 102.499 177.34 102.026 177.561 101.551C177.761 101.122 177.946 100.684 178.142 100.253C178.247 99.9934 178.368 99.7391 178.465 99.4774C178.566 99.2042 178.665 98.9292 178.767 98.6556C178.815 98.525 178.852 98.3877 178.896 98.2544C178.938 98.1214 178.985 97.989 179.023 97.8552C179.094 97.6032 179.167 97.3508 179.239 97.1001C179.377 96.6043 179.516 96.1119 179.656 95.619C179.797 95.1279 179.953 94.6423 180.109 94.1549C180.18 93.9338 180.276 93.7197 180.362 93.5041C180.447 93.2906 180.531 93.0844 180.633 92.8798C180.735 92.6641 180.833 92.4441 180.948 92.2346C181.087 91.9833 181.227 91.7319 181.366 91.4788C181.503 91.2317 181.662 90.9958 181.811 90.7532C181.915 90.5843 182.025 90.4194 182.135 90.2528C182.279 90.0367 182.419 89.8162 182.569 89.6058C182.736 89.3774 182.898 89.148 183.063 88.9182C184.246 87.2601 185.522 85.6718 186.824 84.1064C187.145 83.7213 187.476 83.3445 187.805 82.9664C188.129 82.5895 188.473 82.228 188.809 81.8608C188.941 81.7183 189.084 81.5823 189.222 81.4438C189.412 81.2553 189.596 81.0555 189.795 80.8758C190.158 80.546 190.518 80.2137 190.894 79.8992C191.081 79.7441 191.262 79.5811 191.454 79.4322C191.696 79.2444 191.939 79.0566 192.181 78.8688C192.351 78.7356 192.527 78.6103 192.7 78.4836C192.892 78.3437 193.083 78.1985 193.279 78.0612C194.139 77.4586 195.002 76.8677 195.874 76.2878C196.644 75.7746 197.419 75.2694 198.19 74.7558C198.651 74.4492 199.112 74.1409 199.568 73.8281C199.954 73.5658 200.334 73.2922 200.715 73.0237C201.012 72.8054 201.311 72.5884 201.61 72.3714L201.609 72.3718C201.61 72.3714 201.612 72.3693 201.613 72.3689C201.616 72.3664 201.619 72.3639 201.623 72.3613C201.621 72.3617 201.619 72.3638 201.618 72.3642C202.448 71.7464 203.277 71.1256 204.107 70.5061C204.142 70.4293 204.185 70.356 204.217 70.2777C204.217 70.2777 204.216 70.2799 204.216 70.2816C204.22 70.2735 204.223 70.2655 204.227 70.2574C204.233 70.2451 204.238 70.2332 204.244 70.2191L204.242 70.2213C204.244 70.2191 204.245 70.2153 204.246 70.2132C204.253 70.1971 204.259 70.183 204.266 70.1669C204.265 70.1707 204.262 70.1749 204.261 70.1788C204.455 69.7193 204.639 69.2599 204.806 68.79C204.977 68.3047 205.128 67.813 205.276 67.3203C205.264 67.3629 205.251 67.4077 205.239 67.4521C205.303 67.2235 205.368 66.9963 205.433 66.7656C205.834 65.3279 206.195 63.8777 206.6 62.4409C206.614 62.3978 206.625 62.3534 206.637 62.3108C206.639 62.3087 206.64 62.3049 206.641 62.3011C206.641 62.3011 206.642 62.2989 206.642 62.2972C206.643 62.2895 206.647 62.2797 206.65 62.2699C206.647 62.2759 206.647 62.2797 206.644 62.2857C206.662 62.229 206.676 62.1731 206.692 62.1151C207.255 60.1035 207.947 58.135 208.532 56.1311C208.988 54.4359 209.418 52.7324 209.87 51.0362C209.844 51.0713 209.816 51.105 209.789 51.14C209.792 51.1358 209.795 51.1333 209.798 51.129C209.424 51.6044 209.032 52.0639 208.644 52.5261C208.281 52.9609 207.914 53.3914 207.548 53.8231C206.968 54.5089 206.388 55.1965 205.814 55.888C205.257 56.5576 204.722 57.2422 204.169 57.9144C203.592 58.6158 203.006 59.3083 202.416 59.9999C201.848 60.6649 201.282 61.3347 200.651 61.9431C200.593 61.998 200.536 62.0547 200.478 62.1096C200.494 62.095 200.511 62.0786 200.527 62.0622C200.469 62.1172 200.411 62.1738 200.352 62.2309C200.336 62.2472 200.318 62.264 200.302 62.2786C200.124 62.4498 199.942 62.6184 199.76 62.7886C199.119 63.3868 198.479 63.9881 197.837 64.5864C197.672 64.7385 197.507 64.8941 197.338 65.0432C197.16 65.2036 196.978 65.3631 196.757 65.4608C196.422 65.608 196.029 65.6742 195.667 65.5844C195.665 65.5831 195.664 65.5814 195.664 65.5797C195.728 65.2692 195.866 64.9874 196.058 64.7367C196.142 64.627 196.233 64.5208 196.335 64.4287C196.414 64.3579 196.497 64.292 196.579 64.2225C196.735 64.0908 196.889 63.9521 197.044 63.8152C197.379 63.5191 197.716 63.2244 198.053 62.928C198.707 62.3523 199.358 61.7757 199.995 61.1821C200.277 60.9055 200.553 60.6249 200.818 60.3321C201.112 60.0073 201.398 59.6755 201.686 59.3467C202.257 58.701 202.812 58.0374 203.365 57.3742C203.938 56.6882 204.503 55.9931 205.074 55.3041C205.624 54.6416 206.199 53.9969 206.771 53.3547C207.971 52.0067 209.198 50.6798 210.335 49.2755C210.34 49.2709 210.344 49.2646 210.346 49.2604C210.772 47.7335 211.191 46.2031 211.625 44.6781C212.07 43.1105 212.579 41.5631 213.085 40.0143C213.591 38.4673 214.084 36.9162 214.627 35.3828C215.143 33.9188 215.737 32.4788 216.191 30.9929C216.322 30.5637 216.449 30.132 216.573 29.6992C216.671 29.3539 216.765 29.0076 216.879 28.6661C216.944 28.4697 217.001 28.2681 217.078 28.0763C217.157 27.8841 217.234 27.6923 217.312 27.5005C217.152 27.6493 216.988 27.7921 216.831 27.9405C216.176 28.5797 215.538 29.2333 214.912 29.9023C214.322 30.5359 213.739 31.1788 213.152 31.8134C211.895 33.1743 210.643 34.5414 209.38 35.8966C208.171 37.1938 206.925 38.4598 205.758 39.7965C204.596 41.1268 203.491 42.5057 202.391 43.8906C201.077 45.5729 199.768 47.2578 198.444 48.9351C197.44 50.2201 196.444 51.5124 195.449 52.8044C194.5 54.0334 193.532 55.2522 192.487 56.4015C191.181 57.8351 189.834 59.2293 188.416 60.549C187.031 61.8377 185.598 63.0683 184.151 64.2874C183.414 64.9111 182.677 65.5364 181.95 66.1723C181.238 66.7939 180.533 67.4264 179.81 68.0341C178.357 69.2531 176.854 70.4105 175.327 71.5357C173.983 72.5246 172.627 73.4999 171.278 74.4827C170.583 74.997 169.894 75.5226 169.213 76.0591C169.132 76.1247 169.052 76.192 168.971 76.2576C168.828 76.4299 168.684 76.6006 168.546 76.7756C168.112 77.3299 167.683 77.8885 167.283 78.468C166.99 78.894 166.697 79.3184 166.404 79.7427C165.992 80.3391 165.577 80.9327 165.173 81.5348C163.843 83.511 162.535 85.5023 161.19 87.4692C159.984 89.2323 158.607 90.8673 157.382 92.6162C156.728 93.5531 156.104 94.5155 155.441 95.4487C154.814 96.3282 154.111 97.1474 153.389 97.9472C153.26 98.2361 153.131 98.525 152.999 98.8125C152.399 100.145 151.796 101.478 151.196 102.811C150.987 103.323 150.776 103.83 150.598 104.353C150.416 104.885 150.255 105.415 150.098 105.953C149.879 106.812 149.672 107.672 149.488 108.542C149.309 109.388 149.162 110.241 149.021 111.095C148.888 112.013 148.748 112.927 148.567 113.837C148.47 114.331 148.344 114.82 148.201 115.301C148.038 115.848 147.881 116.401 147.664 116.929C147.445 117.46 147.225 117.984 146.985 118.503C146.765 118.974 146.536 119.449 146.275 119.897C145.984 120.393 145.697 120.894 145.385 121.379C145.048 121.902 144.703 122.416 144.351 122.93C143.78 123.768 143.202 124.593 142.676 125.459C142.118 126.432 141.556 127.404 140.917 128.326C140.275 129.256 139.607 130.167 138.935 131.073C138.297 131.93 137.66 132.786 137.006 133.632C136.624 134.124 136.234 134.607 135.831 135.082C135.656 135.287 135.474 135.494 135.28 135.683C135.057 135.901 134.841 136.131 134.608 136.339C134.224 136.68 133.841 137.029 133.429 137.339C132.921 137.722 132.408 138.095 131.888 138.458C131.444 138.77 130.976 139.045 130.511 139.326C130.02 139.619 129.523 139.909 129.012 140.171C128.53 140.419 128.05 140.664 127.559 140.894C127.04 141.138 126.515 141.368 125.989 141.599C125.497 141.815 124.991 142.006 124.494 142.207C124.011 142.403 123.527 142.593 123.042 142.78C123.044 142.779 123.047 142.779 123.049 142.776C123.025 142.785 123.002 142.794 122.979 142.803C122.971 142.807 122.961 142.811 122.951 142.815C122.953 142.815 122.954 142.814 122.956 142.814C122.904 142.833 122.851 142.854 122.798 142.874C122.839 142.857 122.879 142.842 122.921 142.826C122.795 142.874 122.668 142.923 122.541 142.972C122.58 142.956 122.62 142.941 122.66 142.925C122.592 142.951 122.524 142.978 122.457 143.004C122.456 143.004 122.454 143.005 122.452 143.005C122.452 143.005 122.452 143.005 122.451 143.005C122.434 143.011 122.417 143.018 122.401 143.024C122.384 143.03 122.369 143.037 122.354 143.042C122.358 143.041 122.362 143.038 122.364 143.038C122.301 143.061 122.238 143.087 122.173 143.111C120.715 143.67 119.243 144.199 117.761 144.693C116.987 144.951 116.213 145.224 115.432 145.457C114.748 145.658 114.066 145.881 113.373 146.05C113.376 146.049 113.378 146.047 113.379 146.047C113.311 146.064 113.241 146.08 113.172 146.098C113.178 146.097 113.181 146.096 113.184 146.095C113.119 146.11 113.053 146.127 112.989 146.141C112.94 146.154 112.891 146.169 112.841 146.179C112.783 146.21 112.695 146.223 112.618 146.241ZM77.4499 89.5309L77.4132 89.5284C77.0501 89.5278 76.7024 89.5237 76.3568 89.521C76.1505 89.5191 75.9454 89.5224 75.7389 89.5278C75.6273 89.5297 75.5162 89.5333 75.4042 89.5334C74.7922 89.5425 74.1738 89.5948 73.5772 89.6476L73.5276 89.6516C73.0416 89.7063 72.5203 89.7727 72.0138 89.872C71.4081 89.9958 70.8612 90.1079 70.3092 90.2376C69.7035 90.3849 69.0492 90.5488 68.4077 90.7533C67.7163 90.9765 67.0939 91.1929 66.5055 91.4161L66.4262 91.4487C66.1881 91.5448 65.95 91.6409 65.7155 91.7452C65.2117 91.9673 64.7108 92.1941 64.2193 92.4224C63.7278 92.6507 63.2453 92.8788 62.7791 93.0995L62.5773 93.1963C61.7476 93.5889 60.8899 93.9934 60.0669 94.4389L60.0012 94.4756C59.7627 94.6099 59.5169 94.7513 59.2799 94.8997C59.0004 95.076 58.7294 95.2576 58.4708 95.4382C58.0911 95.7208 57.7895 95.9584 57.5201 96.1868C57.2291 96.431 56.9344 96.6905 56.6194 96.9801C55.9294 97.6129 55.2585 98.2578 54.7508 98.7474L54.766 98.7348C54.6789 98.82 54.5922 98.907 54.505 98.9922C54.0716 99.4195 53.6386 99.8648 53.2153 100.321C52.9566 100.596 52.6891 100.88 52.4329 101.181C52.177 101.485 51.9233 101.789 51.6737 102.097C51.5054 102.316 51.3409 102.537 51.1793 102.763C51.0466 102.949 50.9239 103.148 50.8049 103.338L50.7718 103.391L50.696 103.534C50.6433 103.627 50.5924 103.72 50.5456 103.816C50.4761 103.963 50.4058 104.106 50.3359 104.251L50.3137 104.296C50.2466 104.453 50.179 104.608 50.1114 104.763L49.9786 105.067C49.9076 105.246 49.8363 105.424 49.7631 105.602L49.712 105.727L49.6609 105.851C49.45 106.367 49.2387 106.881 49.0254 107.394C48.8285 107.869 48.6254 108.34 48.4205 108.812L48.3798 108.902C48.264 109.17 48.1436 109.426 48.0253 109.691C47.7881 110.219 47.5591 110.719 47.3318 111.203C47.2173 111.445 47.0991 111.702 46.993 111.926C46.5234 112.915 46.0221 113.907 45.5368 114.867C45.0768 115.779 44.6005 116.722 44.1515 117.659C43.9511 118.079 43.7541 118.498 43.5592 118.918L43.4718 119.105L43.4705 119.107L43.5713 119.018L43.6722 118.93C44.1996 118.456 44.7146 117.99 45.2058 117.515C45.5068 117.22 45.8156 116.895 46.1514 116.523C46.7624 115.844 47.3934 115.167 48.0052 114.508C49.2934 113.126 50.6249 111.695 51.8311 110.199C52.2142 109.702 52.6203 109.163 52.9929 108.595C53.1456 108.362 53.2942 108.127 53.4432 107.893L53.5084 107.792L53.6367 107.586C53.7704 107.373 53.908 107.152 54.0594 106.946L54.1468 106.822C54.229 106.707 54.3138 106.588 54.4078 106.478C54.5266 106.342 54.6468 106.204 54.772 106.072C55.0556 105.771 55.2926 105.536 55.5159 105.327C56.0066 104.874 56.5591 104.414 57.2018 103.922L57.5015 103.692C57.7349 103.512 57.973 103.329 58.2179 103.152C58.461 102.975 58.7117 102.807 58.9693 102.654C59.2641 102.481 59.5567 102.307 59.8506 102.131L60.0019 102.042C60.1022 101.983 60.2021 101.922 60.3027 101.865L60.3477 101.84C60.413 101.802 60.4799 101.763 60.5509 101.741C60.6218 101.719 60.6949 101.715 60.7728 101.748C60.8407 101.776 60.8896 101.832 60.9057 101.903C60.9128 101.934 60.9143 101.965 60.909 101.997C60.8825 102.173 60.7241 102.255 60.5708 102.335C60.5415 102.349 60.5126 102.365 60.4858 102.382C60.3623 102.45 60.2407 102.527 60.1209 102.603L59.944 102.714C59.6447 102.898 59.3462 103.086 59.0499 103.276C58.7507 103.5 58.4129 103.753 58.1077 104.022C57.7974 104.293 57.4939 104.569 57.1893 104.849C56.9119 105.121 56.6394 105.399 56.3803 105.672C56.1561 105.908 55.9477 106.166 55.748 106.415L55.6679 106.515L55.6565 106.528L55.6686 106.518L55.6665 106.517L55.6813 106.503C55.6726 106.512 55.666 106.523 55.6573 106.532C55.6656 106.521 55.6743 106.512 55.6827 106.501L55.684 106.498L55.6853 106.496C55.6603 106.529 55.6357 106.564 55.609 106.597C55.499 106.74 55.3915 106.886 55.2903 107.036C55.1957 107.176 55.1061 107.322 55.0186 107.469L54.9803 107.53C54.7974 107.86 54.6183 108.191 54.4393 108.522C54.2478 108.878 54.0562 109.234 53.8584 109.586C53.4573 110.305 52.9931 110.993 52.589 111.581C52.1823 112.173 51.7451 112.789 51.2882 113.414C51.153 113.598 51.0204 113.784 50.8856 113.969C50.6195 114.338 50.3534 114.707 50.0767 115.07C49.6925 115.578 49.2728 116.113 48.7121 116.798C48.6172 116.912 48.5247 117.029 48.4319 117.145C48.0869 117.572 47.7323 118.012 47.3454 118.414C46.8937 118.88 46.3641 119.353 45.6774 119.905C45.0337 120.424 44.4559 120.868 43.9052 121.264L43.8402 121.312C43.5828 121.497 43.3176 121.689 43.0405 121.852C42.9463 121.906 42.85 121.959 42.7516 122.01L42.7002 122.038C42.5988 122.092 42.5055 122.142 42.4046 122.167C42.241 122.21 42.0932 122.228 41.9575 122.219C41.9579 122.22 41.9563 122.221 41.9563 122.221C41.8674 122.393 41.7816 122.564 41.6937 122.732L41.6972 122.732L41.6959 122.734C41.7161 122.727 41.7363 122.721 41.7565 122.714L41.8278 122.695C42.2577 122.56 42.675 122.41 43.079 122.266L43.246 122.206C43.7546 122.021 44.2615 121.836 44.7705 121.653L44.9323 121.594C45.5472 121.368 46.1606 121.136 46.7726 120.905C47.1415 120.765 47.5108 120.626 47.8805 120.489L47.8599 120.494C47.8965 120.48 47.9314 120.467 47.9679 120.453L48.131 120.392C48.4578 120.265 48.7867 120.139 49.1159 120.015L49.1658 119.996L49.6635 119.803C49.9189 119.703 50.1758 119.602 50.4319 119.506L50.4131 119.51C50.4196 119.507 50.4268 119.507 50.4319 119.506C50.4251 119.507 50.4182 119.509 50.4114 119.51L50.4045 119.512C50.4376 119.499 50.4708 119.486 50.5057 119.473C50.6718 119.409 50.8359 119.345 51.0017 119.28C51.2604 119.179 51.5174 119.078 51.7732 118.973L51.8146 118.956C52.3396 118.74 52.8667 118.525 53.3889 118.305C54.3802 117.884 55.3458 117.446 56.4934 116.919C56.8171 116.771 57.1376 116.616 57.4601 116.463L57.9419 116.231C58.2287 116.095 58.511 115.947 58.7937 115.801C58.9439 115.723 59.0954 115.643 59.2477 115.567C59.4823 115.431 59.717 115.296 59.9537 115.162L60.2031 115.02C60.4204 114.896 60.6384 114.759 60.8461 114.625L60.9486 114.56L61.0875 114.472C61.2925 114.342 61.4976 114.211 61.6982 114.069L62.0369 113.829C62.2094 113.706 62.3801 113.583 62.5512 113.463L62.8028 113.267L63.0544 113.072L63.2188 112.946C63.3268 112.865 63.4344 112.782 63.5356 112.696L63.9139 112.383C64.1753 112.167 64.4367 111.951 64.6931 111.729C65.131 111.354 65.5677 110.98 66.0007 110.598C66.4415 110.211 66.8773 109.817 67.313 109.424C67.6214 109.145 67.924 108.857 68.2248 108.568L68.3763 108.425L68.6902 108.106L69.0022 107.789C69.1356 107.653 69.264 107.511 69.3907 107.37L69.457 107.296L69.5684 107.175C69.6824 107.049 69.798 106.923 69.9066 106.789L70.0707 106.59C70.1893 106.445 70.3096 106.3 70.4278 106.153C70.5556 105.977 70.6855 105.802 70.8136 105.628L70.9452 105.453C71.0707 105.283 71.1861 105.108 71.3031 104.932L71.3247 104.9L71.4052 104.778C71.5144 104.615 71.6218 104.453 71.7208 104.285L72.1511 103.559C72.2361 103.409 72.3151 103.257 72.3941 103.105C72.4403 103.014 72.4882 102.924 72.5365 102.835C72.6274 102.663 72.7107 102.49 72.7953 102.315L72.8505 102.201C73.0325 101.827 73.2082 101.449 73.3843 101.074L73.5604 100.698L73.6902 100.42C74.0817 99.5792 74.4883 98.7099 74.9224 97.8743C75.1865 97.3695 75.4572 96.8705 75.7315 96.3706C75.9853 95.9081 76.2638 95.4509 76.533 95.0085L76.5595 94.9662C76.8027 94.5678 77.0765 94.1533 77.3934 93.6982C77.6097 93.3876 77.8285 93.08 78.0515 92.7751C78.0498 92.7755 78.0485 92.7776 78.045 92.7784C78.0494 92.7738 78.052 92.7696 78.056 92.7632C77.8615 92.8766 77.6657 92.992 77.4708 93.1036C76.2995 93.7719 75.1149 94.4451 73.9645 95.0941C73.288 95.4771 72.6114 95.8602 71.9335 96.2453C71.3628 96.5697 70.7929 96.8976 70.2216 97.2276C69.5752 97.6001 68.9305 97.9722 68.2794 98.3403C67.358 98.8609 66.3649 99.416 65.2189 100.053C64.8375 100.265 64.4367 100.487 64.0182 100.719C63.8852 100.793 63.7541 100.836 63.6239 100.851C63.4933 100.864 63.3654 100.85 63.2415 100.806C63.0175 100.726 62.8303 100.555 62.7278 100.335C62.7006 100.28 62.6813 100.219 62.6679 100.16C62.6226 99.9619 62.6522 99.7592 62.7395 99.5796C62.8267 99.4 62.9741 99.2467 63.1658 99.1448C63.8854 98.7683 64.6067 98.3914 65.3276 98.0128L66.6546 97.2672L66.9574 97.0983L67.7738 96.6398C68.3293 96.3279 68.8857 95.9959 69.4222 95.6721L69.7858 95.453C70.3741 95.1028 70.9595 94.7478 71.545 94.3929C72.1637 94.0176 72.7841 93.642 73.407 93.2694C74.8872 92.3872 76.3651 91.5038 77.841 90.619C78.4337 90.2642 79.0214 89.9033 79.6086 89.5406C79.6104 89.5402 79.61 89.5385 79.61 89.5385C79.61 89.5385 79.61 89.5385 79.6096 89.5367C79.6092 89.535 79.6074 89.5354 79.6057 89.5358C79.5141 89.5458 79.4221 89.5541 79.3293 89.559C79.0854 89.5747 78.8369 89.5698 78.5952 89.5633L78.3505 89.5593C78.0472 89.5523 77.7484 89.5408 77.4499 89.5309ZM60.5982 77.66C60.5978 77.6583 60.5979 77.6583 60.5962 77.6587C60.3677 77.5675 60.1404 77.4743 59.9164 77.3712C59.332 77.1055 58.7283 76.8188 58.0851 76.5012C57.4415 76.1819 56.7566 75.8321 56.0055 75.4375C55.6012 75.225 55.2197 75.0255 54.8576 74.8397C54.4951 74.6521 54.152 74.4783 53.8216 74.3124C53.3667 74.0843 52.8936 73.8712 52.4383 73.6649C52.2672 73.5878 52.0961 73.5108 51.9267 73.4334L51.5253 73.2728C51.0818 73.0947 50.6224 72.9093 50.1649 72.7489L49.8926 72.6477C49.658 72.5616 49.4251 72.4751 49.1877 72.4005L48.752 72.2641L48.217 72.096C47.9029 72.0099 47.5892 71.9255 47.276 71.8428C47.0834 71.7906 46.8916 71.7491 46.6993 71.7059L46.4921 71.6607L46.41 71.6413C46.1777 71.5891 45.9451 71.5352 45.7114 71.4924L44.8021 71.3227L44.6738 71.3066L44.1768 71.2495C44.106 71.2403 44.0352 71.231 43.9645 71.2218C43.8899 71.2116 43.8165 71.2065 43.7424 71.1981C43.6682 71.1896 43.595 71.1773 43.5202 71.1744C43.3116 71.1622 43.1016 71.1521 42.8933 71.1416C42.685 71.1311 42.475 71.121 42.2667 71.1105C41.9368 71.1132 41.6056 71.1181 41.2757 71.1208C41.036 71.1229 40.7989 71.1371 40.5624 71.153C40.0354 71.1863 39.4803 71.2313 38.8135 71.2928L38.5738 71.3186C38.3884 71.3373 38.2013 71.3564 38.0162 71.3842C37.9167 71.3996 37.8203 71.4125 37.7205 71.4262C37.5226 71.4533 37.323 71.4807 37.1274 71.5181C37.0271 71.5374 36.9268 71.5566 36.8256 71.5725C36.6121 71.6103 36.3986 71.6482 36.1895 71.6977L35.7496 71.8036L35.3126 71.907L34.7132 72.0819L34.5654 72.1229C34.467 72.1508 34.3665 72.1774 34.271 72.2101L33.8121 72.3675C33.6112 72.4369 33.4082 72.505 33.2074 72.5744C33.2091 72.5741 33.209 72.5741 33.2108 72.5737C33.209 72.5741 33.2073 72.5745 33.2056 72.5748C33.1807 72.5842 33.157 72.5914 33.1321 72.6007L33.1526 72.596C33.1195 72.609 33.0863 72.622 33.0532 72.6351L32.8582 72.7067C32.4928 72.8464 32.1157 72.9905 31.7504 73.1465L31.5121 73.2499C31.0562 73.4447 30.6021 73.639 30.1517 73.8416C29.5948 74.0921 29.0433 74.3505 28.4926 74.6122C28.1213 74.7895 27.7543 74.9858 27.3968 75.1762L27.1633 75.3003L26.6462 75.6143L26.2294 75.8691C26.0482 75.9775 25.8733 76.0973 25.6962 76.2158L25.5586 76.3089C25.0093 76.6719 24.462 77.0435 23.9164 77.4148C23.3583 77.7944 22.799 78.1688 22.2405 78.5466C21.6127 78.9693 20.9849 79.3921 20.3597 79.8178L20.0847 80.0057C19.5873 80.3424 19.0902 80.6808 18.6002 81.0267C17.9587 81.4761 17.3259 81.9399 16.7299 82.3753L16.7459 82.3662C16.7411 82.3691 16.7368 82.3737 16.732 82.3766C16.7385 82.3733 16.7429 82.3687 16.7493 82.3654L16.7511 82.365L16.7545 82.3642C16.6279 82.4584 16.5017 82.5544 16.3755 82.6503C15.7853 83.0953 15.1917 83.5646 14.615 84.021L13.9693 84.5312C13.5437 84.866 13.0883 85.2294 12.6358 85.6048C12.4413 85.7653 12.2502 85.925 12.0649 86.0943L11.8718 86.269C11.7074 86.419 11.5433 86.5708 11.3772 86.7212L11.0673 87.0332C10.9091 87.1945 10.747 87.3549 10.5884 87.5145C10.4193 87.6837 10.2574 87.8603 10.0954 88.037C10.009 88.1329 9.92038 88.2275 9.83352 88.3217C9.67911 88.4839 9.52719 88.6493 9.37529 88.8146C9.04662 89.1708 8.7062 89.5388 8.36011 89.8899C8.07815 90.1738 7.8197 90.4341 7.5638 90.674C7.30658 90.9159 7.05232 91.1391 6.78154 91.3533C6.49212 91.5808 6.19983 91.8035 5.91002 92.0293C5.6185 92.2555 5.32865 92.4813 5.03845 92.7054C4.42079 93.1802 3.80145 93.6554 3.18089 94.1254C2.59284 94.5717 2.04964 94.9297 1.51975 95.2194L1.52188 95.2208L1.52015 95.2212C1.52991 95.2244 1.5401 95.2293 1.54987 95.2325C1.619 95.2585 1.68693 95.2792 1.7566 95.2996C2.08042 95.389 2.41763 95.4498 2.74202 95.51L2.93616 95.5455L3.18533 95.5848C3.40771 95.6175 3.63051 95.6519 3.85397 95.6735C3.95718 95.6826 4.05944 95.6955 4.16095 95.705C4.38691 95.7296 4.61287 95.7542 4.8378 95.7663C5.53764 95.8098 6.2445 95.8443 6.94001 95.8688C7.51199 95.8743 8.12158 95.8784 8.72077 95.8686C10.0722 95.8468 11.4788 95.7742 13.0224 95.645C13.8839 95.5735 14.7426 95.4899 15.6017 95.4081C16.1847 95.3512 16.7677 95.2943 17.3519 95.2426C18.849 95.1076 20.3513 95.0187 21.8145 94.9803C22.3279 94.9665 22.8404 94.9566 23.3532 94.9484L24.1016 94.9354C24.7517 94.9194 25.4103 94.8688 26.0461 94.8217L26.1988 94.8104C26.4519 94.7798 26.705 94.7492 26.9585 94.7204L27.0977 94.7049C27.2767 94.6822 27.4521 94.6513 27.6291 94.6199L27.8049 94.5907C28.0312 94.5535 28.2485 94.5166 28.4669 94.4685L29.3003 94.282C29.6229 94.192 29.9219 94.1092 30.2233 94.0295C30.4033 93.9793 30.5835 93.9219 30.7619 93.8649L30.9404 93.8078C31.3883 93.6656 31.8354 93.5037 32.2674 93.347L32.4928 93.2665L33.1873 92.9701C33.6117 92.7879 34.0382 92.6071 34.463 92.4267C34.8547 92.2593 35.2466 92.0773 35.6256 91.9019L36.0679 91.6957C36.6223 91.4421 37.185 91.1776 37.7389 90.906L37.8368 90.8601C38.0434 90.7603 38.25 90.6606 38.4525 90.5508L38.7194 90.4065C38.9223 90.2985 39.1231 90.1891 39.3235 90.0781L39.6158 89.9025L40.2011 89.5475C40.3806 89.4395 40.5542 89.3218 40.7278 89.2042L40.9581 89.05C41.316 88.8141 41.67 88.5609 42.0149 88.3153L42.43 88.021C42.7167 87.8213 43.0013 87.6203 43.288 87.4206C43.972 86.9433 44.678 86.452 45.3628 85.9546C45.8319 85.6044 46.2744 85.2803 46.7213 84.9515C47.0988 84.6748 47.484 84.4 47.8574 84.137C48.3101 83.8178 48.7586 83.4959 49.2217 83.1906C49.4992 83.0057 49.7957 82.8328 50.0761 82.669C50.427 82.4655 50.7804 82.2651 51.1363 82.0677C51.4844 81.8758 51.8341 81.6908 52.1855 81.5053C52.2866 81.4496 52.3905 81.3986 52.4928 81.3481L52.5933 81.2979C52.6468 81.2712 52.702 81.2441 52.7551 81.2156C52.8488 81.167 52.9429 81.1202 53.0377 81.0768L53.3205 80.9469C53.5395 80.8461 53.7572 80.7474 53.9803 80.6566L54.1982 80.5669C54.4752 80.4511 54.7543 80.3366 55.0329 80.2276C55.2878 80.1259 55.5568 80.0228 55.8457 79.9115C56.1345 79.8002 56.4474 79.6834 56.7921 79.5557C56.7904 79.5561 56.7887 79.5565 56.787 79.5569C56.7835 79.5577 56.7818 79.5581 56.778 79.5571C56.7831 79.5559 56.7879 79.553 56.7947 79.5515C56.5468 79.5809 56.2988 79.6103 56.0526 79.6393C55.8925 79.6577 55.7323 79.6761 55.5739 79.6941C54.6545 79.7969 53.7477 79.8988 52.8795 79.9881C52.2993 80.0498 51.6987 80.1089 51.0985 80.1697L50.1992 80.2571C49.0479 80.3802 47.8393 80.5291 46.393 80.7287C46.0358 80.7776 45.6789 80.8282 45.3233 80.8767C44.5097 80.9917 43.6696 81.1091 42.841 81.2057C42.1443 81.2868 41.4476 81.3678 40.7524 81.4558C40.1657 81.528 39.5311 81.6438 38.8101 81.8084C38.1063 81.9691 37.3889 82.0784 36.8406 82.1528C36.0125 82.2675 35.3288 82.3347 34.6883 82.3611L34.7681 82.323L34.8504 82.2879C35.0267 82.2059 35.2048 82.1235 35.3816 82.0433C35.814 81.8411 36.2629 81.6316 36.7121 81.4474C36.9775 81.3361 37.288 81.2089 37.5985 81.1054L37.684 81.0768C37.9941 80.9715 38.3163 80.8635 38.6398 80.7933C39.2689 80.6533 39.9424 80.5104 40.6262 80.436C41.1332 80.3783 41.64 80.3279 42.1482 80.2754L42.6773 80.2199C42.6777 80.2217 42.6795 80.2213 42.6795 80.2213C42.7428 80.2141 42.8062 80.2068 42.8743 80.1967C44.2477 80.0338 45.6376 79.8326 46.9821 79.6381L47.1029 79.6214C48.4295 79.4275 49.7346 79.2583 51.1802 79.0716C52.5411 78.8934 53.9237 78.692 55.2923 78.4685L56.0008 78.3522C57.0994 78.1721 58.2348 77.9873 59.3581 77.8288C59.7711 77.7709 60.1853 77.718 60.5993 77.6725C60.5974 77.6638 60.5969 77.6621 60.5982 77.66ZM67.3643 67.8356L67.3678 67.8349C67.2283 67.4295 67.088 66.9971 66.915 66.4289L66.8105 66.0899C66.6919 65.7051 66.5747 65.3183 66.4627 64.9302L66.3661 64.6021C66.2517 64.2037 66.132 63.7902 66.0332 63.381L65.9733 63.1425L65.9152 62.9036L65.902 62.854C65.8839 62.7747 65.8714 62.6959 65.8571 62.6175L65.837 62.506C65.7958 62.2778 65.7626 62.0295 65.7394 61.77C65.6931 61.2345 65.6599 60.6779 65.638 60.0679C65.6236 59.6249 65.6198 59.1413 65.6283 58.5933L65.6319 58.4347C65.6381 57.9399 65.6443 57.445 65.6557 56.9489C65.6553 56.9472 65.6553 56.9472 65.6553 56.9472C65.6554 56.9399 65.6569 56.9305 65.6554 56.9236C65.6684 56.3401 65.7065 55.7236 65.7442 55.1291L65.777 54.5846C65.8324 53.6486 65.8748 52.6556 65.917 51.3688C65.9407 50.6577 65.9682 49.9475 65.9975 49.2369C66.014 48.8504 66.0284 48.4625 66.0432 48.0763C66.0482 47.6634 66.0537 47.2521 66.0626 46.8401C66.0509 46.6305 66.0447 46.4215 66.0368 46.2128C66.0315 46.0236 66.0241 45.8329 66.015 45.6427C66.0141 45.623 66.0133 45.6032 66.0106 45.5839L66.0102 45.6057C66.0086 45.5988 66.0088 45.5915 66.0072 45.5846C65.9978 45.4725 65.9847 45.3594 65.9719 45.248L65.947 45.036C65.9292 44.8949 65.9132 44.7535 65.8971 44.612L65.8916 44.5643C65.8881 44.5252 65.8846 44.486 65.879 44.4456C65.8039 44.0455 65.7305 43.645 65.6568 43.2428C65.6003 43.0271 65.5477 42.8123 65.4946 42.5958L65.4155 42.2728C65.2778 41.7328 65.0966 41.161 64.8578 40.5261C64.5962 39.8547 64.2974 39.2027 63.9667 38.5925C63.5511 37.8402 63.0773 37.0938 62.5555 36.3748C62.0989 35.7588 61.6071 35.1709 61.0926 34.6261C60.5875 34.1065 60.051 33.6157 59.4982 33.1723C58.9263 32.7241 58.2919 32.2867 57.6154 31.8787C57.2749 31.677 56.9679 31.495 56.6491 31.341C56.4989 31.2682 56.3508 31.1968 56.1988 31.1244L55.8093 30.9376L55.2511 30.6678C54.9836 30.5565 54.7166 30.4469 54.45 30.339L54.2427 30.2539C53.8219 30.0797 53.3986 29.9187 52.9732 29.7564L52.7557 29.6736C52.2549 29.4814 51.7549 29.2853 51.2554 29.0909L50.3447 28.7328L49.7714 28.5081C49.6268 28.4522 49.4796 28.4005 49.3323 28.3489L49.1638 28.2912C48.8553 28.182 48.5057 28.0587 48.1518 27.9562L48.142 27.953L48.1505 27.9583L48.1518 27.9562L48.164 27.9625L48.1679 27.9634L48.17 27.9647C48.1352 27.9546 48.099 27.9465 48.0645 27.938C47.8915 27.8922 47.7137 27.8566 47.528 27.8265C47.4666 27.8187 47.406 27.8144 47.3454 27.8101L47.3458 27.8119C47.3457 27.8191 47.3472 27.826 47.3467 27.8316C47.3487 27.8402 47.3494 27.8509 47.3513 27.8595C47.3586 27.9232 47.367 27.9757 47.3771 28.0278L47.3993 28.157C47.5702 29.1902 47.7376 30.2241 47.9016 31.2589C47.9732 31.707 48.0413 32.1558 48.109 32.603C48.1954 33.171 48.2821 33.7408 48.3723 34.3099C48.5147 35.2026 48.6972 36.1369 48.9643 37.3386L48.997 37.4817C49.0959 37.9308 49.2001 38.395 49.2748 38.8569C49.3674 39.4363 49.4361 39.9666 49.4825 40.4785C49.5239 40.9371 49.5356 41.4315 49.5175 42.0797C49.503 42.5782 49.4728 43.0786 49.4304 43.5654L49.3693 44.2234C49.2972 45.0072 49.2216 45.8154 49.191 46.6152C49.188 46.966 49.1961 47.278 49.2183 47.565C49.2751 48.0038 49.3667 48.4291 49.4625 48.8644L49.4583 48.8382C49.4923 48.9792 49.528 49.1198 49.5637 49.2604C49.7232 49.9116 49.8989 50.5862 50.0912 51.2463C50.13 51.3771 50.1672 51.5082 50.2039 51.6377C50.2783 51.9001 50.3544 52.1621 50.4352 52.4213L50.4816 52.5612C50.6531 53.099 50.8303 53.6536 51.0322 54.1899C51.2621 54.7778 51.506 55.308 51.7747 55.8127C52.0582 56.3267 52.3853 56.8417 52.7476 57.3449C52.9041 57.5559 53.0723 57.7624 53.2355 57.9628C53.3553 58.1078 53.4737 58.2549 53.5883 58.4011C53.6142 58.4351 53.6465 58.4659 53.675 58.4957L53.7105 58.5329L53.8716 58.7084L53.9746 58.8191L54.1156 58.9701C54.1868 59.0446 54.2563 59.1195 54.3257 59.1943C54.4251 59.2896 54.5245 59.3847 54.6252 59.4778L54.7557 59.5986C54.7973 59.6381 54.8392 59.6794 54.8811 59.7206C54.965 59.8031 55.0505 59.8851 55.1401 59.9608L55.3994 60.1792C55.605 60.3518 55.8126 60.5257 56.0199 60.6979C56.1875 60.8229 56.3555 60.9497 56.5218 61.0768L56.934 61.3872C57.1109 61.521 57.3002 61.6465 57.4829 61.7662L57.7072 61.9182C57.9295 62.0688 58.166 62.2271 58.4097 62.3765L58.7614 62.5883C58.9565 62.707 59.1525 62.8219 59.3467 62.9445C59.5953 63.0764 59.8409 63.2108 60.0869 63.347L60.4006 63.5184C60.6171 63.6359 60.8362 63.7492 61.0536 63.8628L61.2909 63.9847C61.4199 64.0514 61.5459 64.1205 61.6735 64.1894C61.6731 64.1876 61.671 64.1863 61.6706 64.1846C61.6727 64.1859 61.6749 64.1872 61.6787 64.1882C61.6596 64.1599 61.6405 64.1316 61.6231 64.1029C61.559 63.996 61.4914 63.8899 61.4259 63.7851L61.4035 63.7503C61.3033 63.5881 61.2113 63.4223 61.1188 63.2547C61.0726 63.1709 61.026 63.0854 60.9781 63.002C60.9153 62.893 60.8603 62.7786 60.8018 62.6649L60.7261 62.5153L60.6615 62.3904C60.6141 62.3014 60.568 62.2103 60.5257 62.1202L60.4195 61.8923C60.2025 61.4321 59.9798 60.955 59.8038 60.4691C59.6068 59.9226 59.3776 59.2746 59.174 58.6118C59.0117 58.0828 58.8607 57.5404 58.7155 57.0148C58.5475 56.4055 58.3734 55.7776 58.1777 55.1656C57.8008 53.989 57.3684 52.8069 56.9581 51.6978C56.639 50.8381 56.3339 49.9608 56.0369 49.1106L55.7035 48.1563C55.4805 47.5197 55.2789 46.9217 55.0961 46.3502C54.9133 45.7788 54.7503 45.2391 54.6059 44.7169C54.5231 44.4256 54.4417 44.1321 54.3602 43.8387L54.3495 43.7994C54.3291 43.7261 54.3066 43.6514 54.2842 43.5767C54.2425 43.4338 54.2005 43.2892 54.1674 43.1444C54.1501 43.0685 54.1345 42.9922 54.1244 42.9165C54.086 42.6532 54.075 42.3836 54.0944 42.1125C54.1124 41.8435 54.1592 41.5734 54.2356 41.3147C54.6505 41.5501 55.0018 41.918 55.226 42.3385C55.3015 42.4791 55.3618 42.625 55.4055 42.7765C55.468 42.9872 55.5224 43.2015 55.5763 43.4141L55.6421 43.6785C55.7331 44.0296 55.8275 44.38 55.9219 44.7303C56.0882 45.34 56.2726 45.9419 56.464 46.535C56.6554 47.1281 56.8555 47.7119 57.0519 48.2875C57.1655 48.619 57.2777 48.9525 57.3896 49.2844C57.6598 50.0881 57.9379 50.9189 58.2293 51.7287L58.2926 51.9029C58.6772 52.9707 59.0757 54.0753 59.4311 55.1734C59.5335 55.4874 59.6295 55.8048 59.7271 56.1217C59.8002 56.3626 59.8732 56.6036 59.9501 56.8455C60.0519 57.1651 60.152 57.4688 60.2502 57.7566C60.3484 58.0444 60.4456 58.3197 60.5438 58.5839C60.6962 58.9664 60.852 59.3481 61.0112 59.729L61.0401 59.8004C61.1001 59.9445 61.1614 60.0866 61.2296 60.227L61.4461 60.6692L61.5168 60.8128C61.7674 61.2617 62.021 61.7081 62.2763 62.1542C62.4957 62.5377 62.7534 62.907 63.0028 63.2637L63.0942 63.3952L63.2005 63.536C63.4545 63.8735 63.7172 64.2254 64.0054 64.546L64.165 64.7309C64.2803 64.8642 64.3956 64.9975 64.5166 65.1241C64.6707 65.2849 64.8248 65.4456 64.9789 65.6064C65.5397 66.1641 66.1276 66.7138 66.697 67.246C66.9177 67.4532 67.1401 67.6601 67.3608 67.8673L67.3596 67.8621C67.3617 67.8635 67.362 67.8652 67.3642 67.8665C67.3737 67.8607 67.3688 67.8473 67.3643 67.8356ZM157.518 50.4081C157.396 50.3814 157.26 50.3562 157.13 50.3298C157.041 50.312 156.954 50.2938 156.861 50.2768C156.572 50.2212 156.269 50.1653 155.931 50.1044C155.199 49.9741 154.466 49.824 153.754 49.658C153.066 49.4978 152.341 49.2895 151.6 49.0415L151.486 49.0021C151.367 48.9639 151.249 48.9146 151.128 48.8734C150.94 48.8093 150.751 48.7491 150.569 48.6709C150.499 48.6432 150.431 48.6152 150.362 48.5875C150.211 48.5276 150.06 48.4678 149.916 48.3973L149.379 48.1425C149.094 48.0098 148.818 47.846 148.549 47.6879L148.382 47.5882C148.044 47.3896 147.724 47.1725 147.371 46.9319C147.082 46.7348 146.789 46.5187 146.491 46.2837C146.194 46.0486 145.893 45.7981 145.589 45.5299C145.203 45.1882 144.821 44.8291 144.45 44.4801C144.285 44.3238 144.119 44.1692 143.952 44.0133C143.642 43.7248 143.33 43.4406 143.013 43.1609C142.832 42.9991 142.646 42.8437 142.461 42.6883L142.259 42.5166C142.268 42.5237 142.279 42.532 142.288 42.5391C142.277 42.5307 142.266 42.5206 142.253 42.5126L142.192 42.4594L142.21 42.477C142.133 42.4166 142.059 42.3574 141.981 42.297L141.623 42.0088C141.222 41.7157 140.812 41.4139 140.383 41.149C140.145 41.0091 139.907 40.8856 139.658 40.7738C139.469 40.6973 139.268 40.6252 139.064 40.5611C138.694 40.4588 138.329 40.3642 137.948 40.2771C137.666 40.2109 137.381 40.1525 137.099 40.0936L136.828 40.0376C136.07 39.8767 135.364 39.7477 134.667 39.64C133.19 39.4511 131.585 39.3277 129.761 39.2651C129.096 39.2555 128.412 39.2575 127.67 39.2672C126.96 39.2806 126.249 39.3467 125.638 39.4082C125.295 39.4574 124.947 39.506 124.605 39.5694C124.271 39.6313 123.935 39.7081 123.608 39.7825C123.096 39.9212 122.424 40.1074 121.763 40.3218C121.122 40.5297 120.478 40.7637 119.927 40.9676C119.252 41.2361 118.623 41.5065 118.004 41.7913C117.947 41.8188 117.889 41.8484 117.832 41.8759C117.288 42.1361 116.748 42.4226 116.268 42.6829C114.709 43.5466 113.388 44.3236 112.202 45.0731C111.808 45.3228 111.427 45.5694 111.057 45.8171C109.996 46.5255 108.943 47.2848 107.926 48.0177L107.259 48.4983C106.707 48.8948 106.116 49.3161 105.512 49.7153C105.203 49.9183 104.878 50.1267 104.531 50.3401C104.185 50.5553 103.818 50.7751 103.423 51.0085C103.186 51.1479 102.941 51.2782 102.698 51.4081L102.417 51.5594C102.107 51.7299 101.779 51.8974 101.44 52.0617C100.717 52.4136 99.9912 52.7626 99.267 53.1111L98.8845 53.2946C98.3489 53.5511 97.8102 53.8102 97.2753 54.0701C96.9647 54.2209 96.6559 54.3712 96.3475 54.5232C96.2961 54.5513 96.2426 54.578 96.19 54.6009C96.1904 54.6026 96.1921 54.6022 96.1925 54.6039C96.195 54.607 96.1992 54.6097 96.2017 54.6127C96.2436 54.654 96.2831 54.6921 96.3233 54.7338L96.4012 54.8139L96.4699 54.8853C97.0641 55.5025 97.5918 56.0025 98.1182 56.4411C98.6028 56.8076 99.1284 57.1321 99.6388 57.4455C99.8157 57.5557 99.9939 57.6638 100.171 57.7758C101.055 58.334 101.777 58.7807 102.444 59.1816L102.701 59.3317L102.96 59.4848C103.723 59.9311 104.509 60.3612 105.273 60.7783C105.801 61.0659 106.329 61.3553 106.854 61.6528C107.351 61.9329 107.847 62.2151 108.341 62.496L108.941 62.8362C109.653 63.2415 110.389 63.6594 111.163 63.9961C111.479 64.129 111.816 64.2516 112.195 64.3683C112.581 64.4689 112.997 64.5736 113.416 64.6555C113.816 64.7367 114.208 64.8013 114.643 64.869L114.754 64.8835C115.141 64.933 115.539 64.9819 115.934 65.0115C116.329 65.0427 116.732 65.0561 117.108 65.0664L117.491 65.0605C117.664 65.0574 117.837 65.056 118.011 65.0524C118.209 65.049 118.409 65.0362 118.608 65.0216C118.714 65.0136 118.819 65.0077 118.925 65.0018C119.409 64.9728 119.901 64.9259 120.376 64.8791L120.46 64.8707L120.508 64.8653L120.948 64.8212C122.29 64.6871 123.674 64.5489 125.04 64.6071C125.425 64.6227 125.778 64.6419 126.116 64.6754C126.454 64.7071 126.776 64.7514 127.1 64.8155C127.367 64.8706 127.642 64.9366 127.937 65.0197C128.233 65.1029 128.546 65.2018 128.891 65.3191C129.257 65.4458 129.619 65.5738 129.983 65.7047L130.143 65.7644C130.439 65.8729 130.744 65.9863 131.054 66.0753C131.296 66.1398 131.524 66.1893 131.754 66.2238C132.154 66.2758 132.555 66.293 132.999 66.306L133.1 66.3048C133.424 66.3015 133.747 66.2969 134.072 66.2807C134.412 66.2611 134.757 66.2277 135.091 66.1951L135.133 66.1909L135.115 66.1896L135.113 66.19L135.102 66.1889C135.104 66.1885 135.107 66.1877 135.109 66.1873C135.17 66.1805 135.232 66.172 135.293 66.1634C135.447 66.1427 135.603 66.1199 135.754 66.0889C135.992 66.0365 136.226 65.9867 136.464 65.936C137.017 65.797 137.582 65.6535 138.125 65.4769C138.219 65.4446 138.317 65.415 138.411 65.3844C138.61 65.3227 138.809 65.2609 139.004 65.1875C139.182 65.1197 139.358 65.054 139.536 64.9862L139.82 64.8796L139.95 64.821C140.043 64.7797 140.135 64.7388 140.23 64.6953C140.276 64.6757 140.324 64.6558 140.371 64.6358C140.464 64.5966 140.559 64.5566 140.648 64.5109L141.421 64.1077C141.814 63.873 142.231 63.6199 142.64 63.3486C143.016 63.1015 143.381 62.8349 143.707 62.5991C144.252 62.1789 144.792 61.7544 145.333 61.3281C145.671 61.0621 146.01 60.7962 146.348 60.5302C146.852 60.1375 147.357 59.7465 147.869 59.3612C148.063 59.2152 148.258 59.071 148.458 58.9329C148.525 58.8868 148.588 58.8414 148.655 58.7935C148.814 58.6811 148.977 58.5641 149.145 58.4639L149.415 58.3008C149.637 58.1649 149.869 58.0249 150.102 57.8991L150.399 57.7386C150.639 57.6078 150.878 57.477 151.121 57.3544C151.856 56.9834 152.595 56.6133 153.334 56.2488C154.47 55.6882 155.611 55.1484 156.76 54.6031C157.019 54.4804 157.272 54.3555 157.535 54.2321C158.185 53.924 158.857 53.6146 159.558 53.2986C160.259 52.9826 160.992 52.6591 161.764 52.3232C162.05 52.1999 162.333 52.079 162.624 51.96C162.914 51.8393 163.212 51.7188 163.525 51.593C163.526 51.5909 163.526 51.5909 163.527 51.5887C163.527 51.587 163.525 51.5874 163.525 51.5874C163.304 51.5689 163.085 51.55 162.866 51.5256C162.861 51.5268 162.856 51.5262 162.852 51.527C161.598 51.6518 160.237 51.7322 158.687 51.7721C158.172 51.7862 157.658 51.7948 157.141 51.8021C156.599 51.8115 156.057 51.8191 155.514 51.8344C154.973 51.8489 154.433 51.8633 153.891 51.8799L153.551 51.8924C153.101 51.908 152.637 51.9232 152.183 51.9216C151.57 51.9182 151.017 51.9084 150.453 51.8576C150.204 51.8346 149.95 51.7983 149.686 51.7497C149.422 51.7011 149.149 51.6382 148.864 51.5599C148.344 51.4192 147.798 51.2808 147.238 51.1546C146.809 51.0549 146.362 50.9864 145.932 50.9214L145.69 50.884L145.704 50.8882L145.706 50.8895C145.674 50.8858 145.644 50.88 145.613 50.8763L145.493 50.8583L145.135 50.8111C144.665 50.7461 144.195 50.6866 143.726 50.6267C143.125 50.5515 142.524 50.4746 141.925 50.3901C141.108 50.2755 140.275 50.1717 139.473 50.0737L138.718 49.9811C138.363 49.937 138.01 49.8907 137.654 49.8448C136.956 49.7538 136.235 49.659 135.522 49.5878C134.94 49.5302 134.388 49.4839 133.858 49.4506C133.328 49.4173 132.823 49.3948 132.334 49.383C131.003 49.3804 129.704 49.4918 128.609 49.6002L127.514 49.7087C126.65 49.7934 125.787 49.8782 124.924 49.9663L124.672 49.9947L124.404 50.0233C123.635 50.1062 122.846 50.1702 122.084 50.2336C121.74 50.263 121.398 50.2904 121.054 50.3198C119.748 50.4658 118.704 50.6007 117.752 50.7509C116.61 50.9317 115.493 51.1396 114.43 51.3659C114.428 51.3663 114.425 51.367 114.423 51.3674C113.872 51.4859 113.324 51.6092 112.777 51.7342C112.598 51.7767 112.419 51.8196 112.24 51.862C111.888 51.9479 111.525 52.0345 111.165 52.1057C110.109 52.3141 109.036 52.3595 108.026 52.3887C108.876 51.9099 109.76 51.525 110.653 51.2449C111.003 51.134 111.364 51.0462 111.717 50.962L112.022 50.8871C112.326 50.8104 112.629 50.7393 112.934 50.6678L113.456 50.5432L113.427 50.5464L113.421 50.5475C113.473 50.5358 113.523 50.5244 113.574 50.5127C114.219 50.3619 114.887 50.2274 115.565 50.0962C115.818 50.0476 116.068 49.996 116.326 49.9497C117.163 49.8005 118.02 49.6611 118.927 49.5374C118.934 49.5359 118.939 49.5347 118.945 49.5352C119.843 49.4118 120.772 49.3104 121.783 49.2246C122.113 49.1966 122.444 49.1698 122.775 49.1452C123.304 49.1043 123.832 49.0634 124.362 49.0152C125.252 48.9354 126.144 48.8624 127.036 48.7911L127.525 48.7519L127.601 48.7455C128.635 48.6618 129.705 48.5755 130.758 48.5292C132.898 48.4326 135.099 48.701 137.041 48.9381C137.962 49.0506 138.883 49.1525 139.804 49.2526L140.198 49.295C140.658 49.3461 141.116 49.401 141.577 49.4556C142.212 49.5337 142.871 49.6118 143.518 49.6764C143.771 49.702 144.024 49.7259 144.277 49.7498C145.081 49.8238 145.91 49.9013 146.719 50.0286C147.336 50.1255 147.907 50.2327 148.466 50.3555L148.59 50.3817C149.025 50.4782 149.478 50.578 149.927 50.6516C150.262 50.6876 150.576 50.7137 150.883 50.7272C151.886 50.7321 152.904 50.6778 153.887 50.6274L154.078 50.6182C155.302 50.5528 156.435 50.5065 157.542 50.4751L157.833 50.4668C157.829 50.4658 157.825 50.4649 157.823 50.4636C157.825 50.4632 157.827 50.4627 157.827 50.4645C157.723 50.4519 157.62 50.4283 157.518 50.4081ZM203.52 71.5509L203.386 71.6702C202.978 72.0427 202.568 72.4139 202.158 72.7834C201.956 72.9656 201.737 73.1535 201.521 73.3406C201.405 73.4414 201.296 73.5425 201.179 73.6399C200.751 73.9953 200.364 74.3159 199.958 74.6353C199.567 74.9404 199.17 75.2359 198.774 75.5315L198.681 75.6016C198.094 76.0367 197.49 76.465 196.904 76.8818L196.363 77.2647C195.588 77.8116 194.818 78.3702 194.051 78.9263L193.933 79.0113C193.644 79.2333 193.353 79.4539 193.062 79.6745C192.97 79.7446 192.878 79.8181 192.789 79.8929L192.641 80.0137L192.496 80.1286C192.404 80.2021 192.311 80.2742 192.221 80.3508L191.956 80.5802L191.784 80.7283L191.669 80.8253C191.581 80.898 191.493 80.9725 191.411 81.0493L191.216 81.2299C191.014 81.4155 190.815 81.6008 190.615 81.7878L190.226 82.1814L189.835 82.5791C189.737 82.6778 189.645 82.7822 189.553 82.8849L189.419 83.0334C189.358 83.0999 189.299 83.1642 189.238 83.2307C189.117 83.358 189 83.4864 188.886 83.6195C188.822 83.694 188.757 83.7685 188.693 83.8413C188.628 83.9159 188.564 83.9904 188.5 84.0632C188.305 84.2872 188.107 84.5103 187.917 84.7404L187.266 85.5186L186.943 85.9062C186.751 86.135 186.564 86.3665 186.375 86.5983C186.248 86.7543 186.121 86.9137 185.991 87.0687C185.792 87.3227 185.592 87.5752 185.389 87.8282L185.127 88.1585L185.098 88.196L185.107 88.1885C185.104 88.191 185.103 88.1948 185.1 88.1974C185.102 88.1931 185.105 88.1906 185.108 88.1864L185.111 88.1839C185.062 88.2476 185.013 88.3096 184.965 88.3733L184.811 88.5699L184.33 89.1948C184.16 89.415 183.997 89.6393 183.831 89.8639L183.613 90.1586C183.165 90.7614 182.755 91.3865 182.344 92.0267C182.273 92.1444 182.204 92.2635 182.136 92.3825L182.062 92.5045C182.005 92.5993 181.947 92.6959 181.895 92.793L181.666 93.2371L181.609 93.3427C181.568 93.4173 181.529 93.4915 181.494 93.5667C181.445 93.6832 181.396 93.8014 181.347 93.9178L181.242 94.1648L181.218 94.223C181.173 94.3276 181.13 94.4318 181.093 94.5382L180.988 94.8379C180.896 95.0984 180.804 95.3607 180.721 95.6244C180.607 95.9861 180.495 96.3492 180.384 96.7101C180.251 97.1413 180.118 97.5708 179.983 98.0007C179.702 98.8976 179.348 99.8002 178.935 100.682C178.719 101.143 178.5 101.605 178.275 102.062C178.095 102.43 177.92 102.799 177.744 103.167L177.629 103.407L177.568 103.552C177.522 103.66 177.48 103.77 177.437 103.879C177.393 103.989 177.347 104.096 177.305 104.207C177.199 104.491 177.107 104.786 177.029 105.039L177.01 105.114C176.949 105.373 176.886 105.638 176.845 105.907C176.811 106.163 176.788 106.427 176.778 106.693L176.778 106.858C176.776 107.022 176.775 107.185 176.784 107.348L176.797 107.612C176.8 107.691 176.806 107.771 176.81 107.852C176.814 107.933 176.818 108.012 176.823 108.092C176.839 108.294 176.86 108.496 176.877 108.699C176.894 108.901 176.911 109.103 176.93 109.305L176.962 109.642C177.004 110.092 177.042 110.531 177.068 110.974L177.08 111.168C177.091 111.344 177.102 111.521 177.104 111.694L177.109 111.929C177.115 112.129 177.118 112.326 177.111 112.524L177.105 112.71C177.099 112.906 177.094 113.099 177.083 113.294C177.042 113.964 176.954 114.564 176.816 115.133L176.7 115.607C176.617 115.953 176.534 116.296 176.447 116.641C176.301 117.211 176.166 117.683 176.024 118.127C175.884 118.566 175.711 119.019 175.494 119.509C175.304 119.935 175.095 120.362 174.911 120.729L174.913 120.728L174.915 120.728C174.913 120.73 174.913 120.73 174.912 120.732C174.928 120.723 174.946 120.714 174.963 120.704L175.017 120.679C175.38 120.479 175.722 120.277 176.063 120.063C176.406 119.849 176.736 119.623 177.013 119.429C177.529 119.07 178.042 118.706 178.556 118.342C178.845 118.136 179.136 117.93 179.425 117.726C180.256 117.139 181.087 116.554 181.92 115.97C183.451 114.901 185.088 113.796 186.786 112.688C187.638 112.133 188.473 111.592 189.327 111.076C190.159 110.575 191.01 110.075 191.853 109.59C192.095 109.451 192.337 109.315 192.58 109.176C193.182 108.831 193.806 108.479 194.408 108.111C194.875 107.828 195.336 107.54 195.796 107.246C196.161 107.016 196.518 106.76 196.864 106.512L196.923 106.47L197.067 106.357C197.259 106.208 197.451 106.059 197.635 105.901C197.844 105.723 198.045 105.535 198.246 105.348C198.456 105.129 198.665 104.913 198.866 104.686C199.021 104.512 199.17 104.335 199.321 104.155L199.447 104.005L199.629 103.773L199.813 103.541C200.244 102.963 200.663 102.398 201.038 101.811C201.423 101.212 201.807 100.589 202.182 99.9612L202.267 99.8147C202.494 99.4254 202.723 99.034 202.955 98.6435C203.075 98.4385 203.192 98.2338 203.312 98.0305C203.626 97.4908 203.931 96.9458 204.237 96.4025C204.513 95.9078 204.783 95.3762 205.043 94.8216L205.112 94.6626L205.226 94.397C205.41 93.9197 205.582 93.4306 205.744 92.9C205.847 92.5299 205.926 92.1764 206.016 91.8112C206.106 91.446 206.207 91.069 206.287 90.7224C206.335 90.5137 206.378 90.3061 206.421 90.0968C206.449 89.9598 206.477 89.821 206.507 89.6852C206.529 89.5879 206.545 89.4862 206.562 89.3879C206.581 89.2875 206.6 89.1905 206.617 89.0905C206.641 88.9507 206.665 88.811 206.692 88.6726L206.752 88.2415L206.81 87.8164C206.838 87.6287 206.851 87.4407 206.864 87.2509L206.879 87.0479C206.897 86.8116 206.914 86.5773 206.92 86.3419L206.93 85.975C206.935 85.8125 206.939 85.65 206.943 85.4875C206.946 85.0698 206.941 84.6446 206.931 84.2077C206.922 83.7709 206.906 83.3209 206.885 82.8521C206.861 82.3424 206.836 81.8349 206.803 81.3271C206.781 81.0037 206.751 80.6822 206.723 80.3603L206.699 80.0972C206.685 79.9953 206.674 79.8908 206.661 79.7867C206.639 79.6048 206.617 79.4229 206.589 79.2425L206.551 79.0062C206.513 78.7665 206.474 78.5267 206.434 78.2856C206.341 77.7607 206.252 77.2351 206.162 76.7094C206.084 76.2466 206.006 75.7816 205.924 75.3179C205.889 75.1245 205.854 74.9311 205.819 74.7378C205.767 74.4484 205.714 74.1595 205.666 73.8693C205.622 73.6089 205.579 73.3484 205.543 73.0847C205.525 72.9599 205.509 72.8347 205.496 72.7088C205.496 72.7071 205.494 72.7074 205.494 72.7074C205.492 72.7061 205.492 72.7061 205.491 72.7082L205.431 72.8326C205.217 73.266 204.996 73.6957 204.776 74.125C204.632 74.4063 204.489 74.6877 204.345 74.969L204.092 75.473C203.834 75.9873 203.567 76.5182 203.292 77.0343C202.474 78.5763 201.621 80.0446 200.757 81.3939C200.313 82.0903 199.802 82.7746 199.358 83.3587C198.859 84.0149 198.361 84.6403 197.873 85.2179C197.447 85.7251 197.016 86.2263 196.585 86.7291C195.962 87.4573 195.317 88.2069 194.7 88.961C194.233 89.5647 193.791 90.1699 193.393 90.7579C192.982 91.365 192.59 92.0206 192.273 92.5482C192.072 92.9098 191.881 93.2763 191.689 93.6432C191.367 94.259 191.034 94.8957 190.661 95.4942C190.035 96.5097 189.342 97.4916 188.688 98.4027C188.134 99.1732 187.549 99.9399 186.982 100.683C186.619 101.157 186.256 101.632 185.897 102.111C185.38 102.804 184.911 103.43 184.413 104.045C184.084 104.452 183.729 104.852 183.386 105.239C183.226 105.419 183.066 105.597 182.909 105.778C182.76 105.946 182.614 106.117 182.469 106.286L182.182 106.62L182.086 106.731C182.001 106.83 181.917 106.929 181.831 107.029C181.798 107.067 181.766 107.109 181.732 107.151C181.658 107.246 181.58 107.346 181.493 107.422C181.478 107.436 181.452 107.442 181.433 107.455C181.323 107.531 181.175 107.589 181.034 107.519C180.959 107.48 180.907 107.41 180.885 107.317C180.879 107.288 180.875 107.258 180.876 107.227C180.875 107.136 180.902 107.059 180.943 106.99C180.982 106.92 181.037 106.856 181.094 106.791L181.129 106.748L181.454 106.36C181.909 105.814 182.403 105.229 182.912 104.65C183.197 104.326 183.462 104.017 183.71 103.723C183.956 103.427 184.186 103.146 184.404 102.873L184.373 102.911C185.28 101.733 186.204 100.496 187.119 99.2328C187.745 98.3678 188.359 97.4348 188.962 96.4754C189.163 96.1554 189.368 95.8437 189.566 95.5139L189.712 95.2464L189.861 94.9785C190.241 94.2948 190.55 93.5748 190.848 92.8808C190.998 92.531 191.157 92.1771 191.329 91.8115C191.5 91.4459 191.683 91.0685 191.88 90.6768C192.526 89.3919 193.321 88.0712 194.31 86.6427C194.721 86.0463 195.14 85.4553 195.56 84.8643C196.099 84.1064 196.653 83.323 197.185 82.5431C197.954 81.4097 198.738 80.1677 199.648 78.6337C200.267 77.5618 200.868 76.4775 201.451 75.4302L202.006 74.4307L202.471 73.5953C202.729 73.1337 202.985 72.6743 203.241 72.2131C203.39 71.9452 203.538 71.6774 203.682 71.4051L203.674 71.4122C203.676 71.4101 203.675 71.4084 203.677 71.4062C203.622 71.4587 203.571 71.5048 203.52 71.5509ZM114.644 113.056C114.597 113.23 114.535 113.402 114.474 113.57C114.439 113.669 114.404 113.768 114.371 113.87C114.274 114.167 114.182 114.466 114.093 114.764C114.093 114.766 114.089 114.781 114.09 114.783C114.09 114.785 114.09 114.785 114.09 114.785C114.083 114.815 114.074 114.846 114.066 114.877L114.033 114.994C113.984 115.183 113.933 115.372 113.893 115.564C113.894 115.564 113.894 115.564 113.896 115.562C113.896 115.564 113.894 115.564 113.894 115.564C113.973 115.521 114.049 115.476 114.128 115.433C114.557 115.193 114.954 114.959 115.336 114.721C115.343 114.718 115.351 114.713 115.357 114.709C116.162 114.214 116.961 113.683 117.734 113.167L118.275 112.808C119.273 112.146 120.244 111.462 121.232 110.76C122.084 110.155 122.976 109.576 123.838 109.016L124.235 108.757C124.663 108.478 125.129 108.172 125.608 107.848C126.089 107.525 126.583 107.181 127.068 106.831C127.484 106.517 127.903 106.178 128.352 105.8C128.714 105.496 129.065 105.165 129.403 104.845L129.439 104.81C129.753 104.493 130.068 104.164 130.389 103.82C131.027 103.134 131.681 102.386 132.374 101.553C132.722 101.136 133.077 100.697 133.446 100.234L133.617 100.004C133.806 99.7544 133.995 99.5046 134.179 99.2503C134.403 98.9433 134.62 98.6344 134.838 98.3234L134.948 98.1676C135.428 97.4847 135.868 96.8148 136.255 96.1711C136.335 96.0279 136.412 95.8867 136.486 95.7429C136.488 95.7408 136.487 95.7408 136.487 95.7408C136.485 95.7394 136.485 95.7394 136.484 95.7398L135.155 96.4168C134.05 96.9793 132.94 97.5357 131.829 98.0886C131.8 98.1026 131.771 98.1182 131.742 98.1322C131.476 98.2744 131.208 98.4119 130.937 98.548L130.857 98.5862C130.5 98.7638 130.142 98.9435 129.786 99.1246C129.607 99.2164 129.427 99.3081 129.25 99.403L129.173 99.4442C129.115 99.4755 129.055 99.5055 128.997 99.5369C128.97 99.5505 128.944 99.5654 128.917 99.5807C128.877 99.6042 128.835 99.6265 128.794 99.645C128.753 99.6689 128.71 99.6933 128.666 99.7159L128.594 99.7542L128.634 99.7341C128.522 99.7961 128.411 99.8576 128.299 99.9212C128.248 99.9493 128.209 99.9763 128.158 100.006C127.707 100.261 127.279 100.513 126.887 100.766C126.28 101.155 125.69 101.584 125.184 101.957C124.766 102.27 124.372 102.574 123.993 102.871C123.615 103.169 123.255 103.46 122.906 103.75C122.168 104.363 121.483 105.006 120.853 105.609C120.454 106.001 120.05 106.412 119.622 106.862C119.193 107.31 118.742 107.796 118.252 108.332L118.081 108.522L117.909 108.712C117.437 109.233 116.948 109.771 116.449 110.282C115.964 110.777 115.442 111.261 114.896 111.716L114.895 111.718C114.844 112.201 114.761 112.638 114.644 113.056ZM110.204 96.8135C109.391 96.8521 108.568 96.9077 107.692 96.9862L107.479 97.0112C107.023 97.0627 106.551 97.116 106.089 97.1961C105.53 97.2947 104.966 97.4034 104.413 97.5206C104.143 97.5877 103.889 97.653 103.647 97.7155C102.924 97.9041 102.318 98.0733 101.747 98.2472C101.207 98.4122 100.669 98.5803 100.131 98.754C99.7693 98.8727 99.4105 99.0019 99.0499 99.1313L98.8894 99.1879C97.9904 99.5455 97.0283 99.9357 96.0885 100.344C95.3632 100.664 94.6386 101.011 93.9352 101.347L93.7985 101.413L93.6618 101.479C92.9864 101.804 92.3118 102.132 91.6372 102.46L91.2485 102.648C90.5153 103.004 89.7849 103.365 89.0545 103.726C88.2219 104.138 87.3893 104.549 86.5513 104.953C84.9132 105.744 83.2349 106.533 81.5662 107.293C80.3083 107.867 78.9918 108.358 77.717 108.834C77.3856 108.957 77.0546 109.082 76.7236 109.206C76.7219 109.206 76.7215 109.205 76.7215 109.205L76.6303 109.24L76.6337 109.239C75.281 109.769 74.0542 110.234 72.8708 110.668L72.3961 110.843C71.3027 111.244 70.2062 111.646 69.114 112.052C69.114 112.052 69.114 112.052 69.1157 112.051L69.0808 112.065L69.0726 112.068L68.9564 112.113L68.9581 112.113C68.9598 112.112 68.965 112.111 68.9671 112.112C68.8857 112.144 68.8048 112.177 68.7234 112.208C68.4178 112.325 68.1438 112.438 67.8853 112.548C67.8327 112.571 67.7785 112.594 67.7259 112.617L67.728 112.618C67.728 112.618 67.7263 112.619 67.7246 112.619C67.7368 112.625 67.7508 112.631 67.7627 112.636L67.7999 112.656L67.8084 112.662C68.2629 112.841 68.7272 113 69.1807 113.143C69.6342 113.286 70.0752 113.414 70.4831 113.532C71.1949 113.73 71.8239 113.898 72.4029 114.046C72.982 114.193 73.511 114.319 74.0245 114.432C75.0327 114.655 76.0419 114.875 77.0493 115.095L77.5301 115.199C78.3376 115.374 79.1987 115.562 80.0774 115.764C80.9566 115.968 81.85 116.187 82.7271 116.429C83.6191 116.674 84.5073 116.941 85.3688 117.218C86.1997 117.487 87.0375 117.747 87.8598 117.995L87.8157 117.983L88.1598 118.083C88.5175 118.186 88.8905 118.293 89.2589 118.38C89.7412 118.491 90.2237 118.595 90.6923 118.685L90.8137 118.703C91.1222 118.749 91.4391 118.793 91.7534 118.824C92.1082 118.859 92.4732 118.876 92.8241 118.894L92.833 118.893L92.8659 118.895C93.2239 118.897 93.6388 118.895 94.0549 118.874C94.3979 118.857 94.7455 118.821 95.0815 118.79L95.177 118.781L95.1877 118.78C95.5673 118.726 96.0073 118.66 96.4374 118.582C96.8066 118.514 97.1696 118.435 97.5364 118.357C98.3075 118.166 99.0174 117.977 99.707 117.778C100.4 117.578 101.077 117.34 101.767 117.095C102.428 116.839 103.136 116.556 103.842 116.222C104.692 115.825 105.378 115.491 106.003 115.176L106.293 115.03C107.576 114.381 108.9 113.711 110.189 113.027L110.431 112.892C110.802 112.682 111.187 112.465 111.547 112.221C111.956 111.946 112.366 111.664 112.767 111.377C113.095 111.129 113.526 110.801 113.941 110.45C114.335 110.119 114.714 109.766 115.064 109.432C115.445 109.049 115.816 108.656 116.189 108.264C116.432 108.009 116.683 107.756 116.922 107.504C117.414 106.985 117.904 106.465 118.405 105.953C118.706 105.645 119.012 105.379 119.317 105.083C119.831 104.585 120.346 104.068 120.858 103.615L120.856 103.616C120.853 103.617 120.85 103.619 120.848 103.62C120.851 103.617 120.854 103.615 120.857 103.612C120.788 103.648 120.718 103.684 120.649 103.719C120.412 103.837 120.177 103.956 119.941 104.077L119.558 104.272C118.901 104.607 118.222 104.954 117.537 105.255C117.188 105.409 116.803 105.553 116.362 105.694L116.295 105.717C115.876 105.849 115.44 105.988 115.008 106.108C112.083 106.925 108.218 107.883 104.255 108.062C103.418 108.101 102.538 108.122 101.394 108.128C100.864 108.133 100.337 108.124 99.8082 108.118C99.3913 108.111 98.9745 108.105 98.5592 108.105L98.3443 108.106C97.9542 108.106 97.5509 108.103 97.155 108.118C96.6852 108.132 96.2181 108.159 95.7493 108.186C94.9931 108.228 94.2264 108.304 93.4825 108.375L93.0262 108.418L92.6107 108.473C92.232 108.523 91.8409 108.574 91.4582 108.638C90.8949 108.734 90.332 108.832 89.7686 108.935C88.6125 109.148 87.5512 109.349 86.5227 109.551L86.9035 109.415C87.6285 109.157 88.3801 108.889 89.1244 108.645C89.5613 108.501 89.9818 108.366 90.3918 108.239C90.8015 108.111 91.2024 107.992 91.599 107.878C91.8972 107.792 92.2087 107.725 92.5082 107.66C92.6356 107.633 92.763 107.605 92.8918 107.576C93.1819 107.51 93.4828 107.459 93.7734 107.411L94.0919 107.358C94.3783 107.307 94.6717 107.271 94.9578 107.235L95.2546 107.198C95.6808 107.143 96.0574 107.107 96.4119 107.094C96.878 107.071 97.3205 107.055 97.7463 107.045C98.1703 107.035 98.5755 107.03 98.9694 107.03C99.8191 107.034 100.676 107.031 101.517 107.018L101.632 107.018C102.421 107.006 103.236 106.994 104.038 106.962C104.9 106.925 105.736 106.852 106.441 106.783L106.39 106.79L106.45 106.783C106.977 106.721 107.52 106.653 108.068 106.577C108.617 106.499 109.17 106.411 109.718 106.306C110.812 106.096 111.885 105.854 113.16 105.558L113.158 105.558C113.158 105.558 113.158 105.558 113.16 105.558L113.147 105.559L113.128 105.562L113.126 105.562L113.121 105.561C113.344 105.505 113.568 105.448 113.79 105.392C113.804 105.389 113.819 105.384 113.833 105.381C114.191 105.29 114.575 105.184 114.969 105.072C115.064 105.045 115.157 105.019 115.254 104.991C115.679 104.869 116.111 104.737 116.546 104.593C116.546 104.593 116.546 104.591 116.547 104.591C116.547 104.589 116.545 104.589 116.545 104.587C116.506 104.545 116.478 104.499 116.466 104.446C116.45 104.377 116.461 104.298 116.497 104.227C116.597 104.026 116.767 103.947 116.949 103.875C118.28 103.359 119.647 102.742 121.004 102.049C122.272 101.406 123.649 100.714 125.343 99.8741L126.54 99.2797L126.668 99.198C127.111 98.9189 127.568 98.6477 128.062 98.368C128.095 98.346 128.13 98.3253 128.167 98.3115C128.44 98.1565 128.716 98.0046 128.993 97.8562C129.22 97.7337 129.446 97.6112 129.673 97.4904C129.675 97.49 129.675 97.4883 129.675 97.4883C129.673 97.487 129.672 97.4852 129.67 97.4856C129.291 97.5795 128.929 97.6549 128.592 97.7082C127.577 97.8711 126.736 97.9722 125.951 98.0265C125.527 98.0559 125.093 98.0697 124.642 98.0694C124.19 98.0691 123.722 98.0525 123.233 98.0192C123.018 98.0047 122.804 97.9684 122.588 97.947C121.82 97.8682 121.057 97.7612 120.301 97.6325C120.053 97.5894 119.803 97.5522 119.556 97.5087C119.044 97.4187 118.534 97.3284 118.021 97.2495C118.025 97.2505 118.029 97.2531 118.033 97.2541C118.028 97.2535 118.026 97.2522 118.02 97.2517C118.026 97.2522 118.032 97.2545 118.035 97.2537C118.037 97.255 118.041 97.256 118.043 97.2573C118.026 97.2539 118.009 97.2523 117.993 97.2506C117.848 97.2274 117.703 97.2079 117.556 97.1906C117.553 97.1896 117.547 97.1891 117.543 97.1882L117.541 97.1886C117.47 97.2321 117.395 97.26 117.32 97.2717C117.146 97.3006 116.964 97.2387 116.805 97.101C116.804 97.0993 116.802 97.0997 116.802 97.0997C116.801 97.1001 116.799 97.0987 116.797 97.0991C116.148 97.0276 115.481 96.9678 114.784 96.9201C114.084 96.8711 113.353 96.833 112.583 96.8057C111.731 96.7899 110.969 96.7785 110.204 96.8135ZM135.51 79.3244C135.248 79.4006 135.003 79.4764 134.77 79.5533C134.278 79.7164 133.748 79.9044 133.151 80.1262C132.735 80.2918 132.359 80.4484 132.006 80.6016C131.652 80.7548 131.325 80.9039 131.008 81.0562C130.676 81.2154 130.335 81.384 129.98 81.5646C129.626 81.7453 129.258 81.9381 128.874 82.1438L128.707 82.2363C128.566 82.3156 128.425 82.3932 128.288 82.4807C128.22 82.5235 128.15 82.5648 128.08 82.6062C127.945 82.6878 127.812 82.769 127.684 82.8564C127.668 82.8672 127.652 82.8762 127.638 82.8867C127.582 82.9249 127.527 82.9611 127.47 82.9976C127.346 83.0803 127.224 83.1609 127.105 83.2479L126.861 83.4232L126.567 83.6356C125.786 84.2219 124.96 84.8496 124.155 85.507C123.349 86.1626 122.577 86.8413 121.861 87.5272L121.737 87.648C121.549 87.8344 121.358 88.0212 121.177 88.215C120.948 88.4614 120.717 88.7228 120.493 88.9916C120.348 89.1806 120.177 89.4064 120.014 89.6487C119.864 89.8754 119.721 90.1074 119.581 90.339C119.31 90.8071 119.026 91.311 118.789 91.8442C118.73 91.9918 118.684 92.1366 118.634 92.2823C118.572 92.4632 118.517 92.6302 118.466 92.7959C118.43 92.9148 118.39 93.0418 118.361 93.1445C118.31 93.3304 118.257 93.5348 118.207 93.7495C118.156 93.9642 118.11 94.1871 118.073 94.4132C118.041 94.678 118.024 94.9487 118.009 95.2113C117.995 95.474 117.989 95.7295 117.981 95.967L117.981 95.9871L117.984 95.9683L117.981 95.967L117.985 95.9426L117.986 95.9332C117.985 95.9516 117.986 95.9697 117.984 95.9881C117.985 95.9679 117.985 95.9499 117.986 95.9297L117.987 95.9259L117.986 95.9242C117.985 95.9443 117.986 95.9641 117.985 95.9842L117.984 96.0481C117.984 96.0481 117.985 96.0477 117.986 96.0494C117.986 96.0585 117.984 96.0661 117.985 96.0752C118.21 96.1143 118.438 96.1458 118.664 96.1885C118.904 96.2353 119.142 96.2808 119.381 96.3279L119.579 96.3661C120.333 96.5132 121.116 96.6665 121.889 96.7875C122.638 96.8886 123.382 96.9565 124.156 96.9938C124.611 97.0024 125.04 96.9971 125.464 96.98C125.845 96.9638 126.229 96.9271 126.602 96.8927L126.71 96.8825C127.277 96.8184 127.738 96.7568 128.156 96.692C128.612 96.6208 129.062 96.5271 129.478 96.4357L129.652 96.3923C130.021 96.299 130.403 96.2026 130.771 96.0896C131.25 95.9403 131.724 95.7868 132.199 95.6276C132.988 95.3641 133.779 95.062 134.545 94.771L134.786 94.6797C135.471 94.411 136.083 94.1603 136.653 93.9196L137.22 93.587C137.348 93.0244 137.467 92.4114 137.585 91.7113C137.651 91.2336 137.711 90.7374 137.769 90.1891C137.822 89.6815 137.847 89.1643 137.871 88.6617L137.884 88.4067C137.899 88.1111 137.913 87.8141 137.927 87.5206C137.941 87.2253 137.955 86.9301 137.97 86.6344C137.98 86.4635 137.99 86.2943 138 86.1234C138.01 85.9524 138.02 85.7832 138.03 85.6122L138.065 84.9765C138.098 84.3865 138.122 83.7861 138.141 83.1413C138.141 83.0217 138.143 82.9033 138.142 82.7836C138.143 82.5404 138.145 82.2951 138.134 82.0526L138.125 81.8516C138.111 81.5082 138.094 81.1655 138.074 80.8219L138.054 80.5542C138.037 80.3115 138.02 80.0649 138.01 79.8223C138.01 79.8206 138.009 79.8189 138.007 79.8193C138.006 79.8197 138.005 79.8179 138.004 79.8201C137.456 80.3607 136.81 81.0052 136.185 81.6866C135.855 82.0449 135.528 82.4153 135.194 82.8036C134.862 83.1915 134.524 83.5951 134.179 84.0205L134.181 84.0218L134.179 84.0222C134.179 84.0222 134.177 84.0226 134.178 84.0243L134.171 84.0332C134.154 84.0534 134.137 84.0737 134.12 84.0956L134.139 84.0767C134.128 84.0902 134.118 84.1033 134.107 84.1185L134.032 84.2082L134.037 84.2053L133.989 84.2652L133.951 84.3137L133.927 84.3428L133.899 84.3782L133.881 84.4006L133.863 84.4246C133.863 84.4246 133.844 84.4469 133.845 84.4486L133.804 84.4997L133.73 84.5929L133.744 84.5786C133.74 84.5833 133.736 84.5896 133.732 84.5942C133.736 84.5879 133.74 84.5832 133.746 84.5765L133.747 84.5761C133.69 84.6491 133.633 84.7221 133.575 84.795C133.297 85.1451 133.022 85.4964 132.748 85.8474L131.933 86.888C131.697 87.1922 131.459 87.495 131.226 87.804C130.987 88.118 130.748 88.4337 130.509 88.7476C130.06 89.3436 129.611 89.9379 129.151 90.5272C128.736 91.0591 128.312 91.5823 127.888 92.1072C127.585 92.4811 127.285 92.8526 126.985 93.2295L126.965 93.254C126.613 93.7045 126.279 94.1344 125.948 94.5656L125.915 94.6095C125.72 94.8627 125.522 95.1145 125.323 95.365L125.216 95.4982L125.025 95.7377L124.978 95.7994C124.9 95.9024 124.816 96.0086 124.716 96.0914C124.542 96.2326 124.27 96.4018 123.957 96.4134C123.896 96.4164 123.805 96.4209 123.772 96.394C123.752 96.3786 123.734 96.3409 123.721 96.2822C123.716 96.2598 123.713 96.2388 123.709 96.2232C123.66 95.9532 123.712 95.6476 123.842 95.3982C123.902 95.2811 123.977 95.1806 124.056 95.0738L124.103 95.0105L124.358 94.6565C124.579 94.3465 124.801 94.0347 125.021 93.7233C125.453 93.1111 125.901 92.4791 126.356 91.8673C126.697 91.4067 127.05 90.9524 127.402 90.4984C127.739 90.0622 128.076 89.6242 128.405 89.1826C128.64 88.866 128.874 88.5476 129.107 88.2296C129.55 87.6241 130.009 86.9987 130.476 86.395C131.211 85.4419 131.954 84.5121 132.683 83.6326C133.514 82.6301 134.28 81.7677 135.026 80.9933C135.418 80.5865 135.846 80.1531 136.372 79.6321C136.516 79.4885 136.665 79.3493 136.813 79.2084L137.007 79.0264L137.082 78.9547C137.081 78.9551 137.079 78.9555 137.077 78.9559C137.079 78.9555 137.08 78.9534 137.08 78.9534C137.073 78.9549 137.068 78.9561 137.063 78.9573C137.021 78.965 136.98 78.9743 136.94 78.9816C136.736 79.0193 136.541 79.0601 136.349 79.104C136.05 79.1739 135.773 79.2499 135.51 79.3244ZM169.433 72.4748C170.884 71.369 172.364 70.3037 173.81 69.1952C174.887 68.3687 175.957 67.5296 177.006 66.6678C177.403 66.3015 177.802 65.9365 178.198 65.5684C179.406 64.4436 180.62 63.3267 181.857 62.2352C183.167 61.0778 184.469 59.9117 185.743 58.7137C186.626 57.8556 187.511 56.9967 188.345 56.0916C188.771 55.6298 189.198 55.1676 189.612 54.694C189.819 54.4544 190.022 54.2103 190.226 53.9677C189.222 54.5362 188.208 55.087 187.175 55.6022C185.79 56.2921 184.406 56.9798 183.011 57.645C181.649 58.2968 180.292 58.955 178.913 59.5691C177.511 60.1938 176.103 60.7983 174.677 61.3706C173.268 61.9373 171.846 62.4758 170.428 63.0208C170.43 63.0204 170.43 63.0204 170.432 63.02C169.208 63.4899 167.979 63.9447 166.746 64.3929C163.801 65.4681 160.842 66.51 157.875 67.5248C156.273 68.0719 154.652 68.5688 153.02 69.0229C152.989 69.1153 152.935 69.1966 152.842 69.2361C152.285 69.472 151.752 69.7733 151.219 70.0547C150.642 70.3605 150.068 70.6694 149.493 70.9783C149.495 70.9779 149.498 70.9754 149.5 70.975C149.497 70.9775 149.493 70.9783 149.492 70.9804C149.119 71.1963 148.737 71.3995 148.372 71.6262C147.989 71.8642 147.597 72.0878 147.223 72.3401C146.978 72.5051 146.732 72.6718 146.486 72.8385C146.351 72.9312 146.21 73.0195 146.077 73.117C145.69 73.3995 145.307 73.6829 144.919 73.9637C144.497 74.2831 144.078 74.6074 143.661 74.9295C143.19 75.2908 142.733 75.6692 142.271 76.0414C141.807 76.414 141.358 76.8066 140.904 77.1897C140.452 77.5686 140.015 77.9658 139.574 78.3569C139.155 78.7283 138.749 79.1185 138.337 79.4991C138.358 79.4798 138.379 79.4588 138.398 79.4399C138.362 79.4752 138.327 79.5087 138.291 79.544C138.336 79.8006 138.383 80.0565 138.439 80.3103C138.491 80.5435 138.543 80.7745 138.595 81.0077C138.683 81.403 138.765 81.7998 138.829 82.1988C138.876 82.4928 138.921 82.7855 138.968 83.0794C139.002 83.2912 139.021 83.5065 139.046 83.7185C139.105 84.2075 139.151 84.6958 139.197 85.1862C139.304 86.33 139.397 87.479 139.454 88.6251C139.485 89.2331 139.508 89.841 139.493 90.4502C139.485 90.7533 139.484 91.0565 139.465 91.3603C139.445 91.6841 139.424 92.0063 139.395 92.3286C139.395 92.3304 139.394 92.3342 139.395 92.3359C141.538 91.0992 143.693 89.8816 145.873 88.7126C147.416 87.8851 148.959 87.0631 150.52 86.2749C150.85 86.107 151.18 85.9391 151.511 85.7747C153.016 84.8978 154.522 84.0261 155.986 83.0823C156.674 82.6386 157.336 82.1502 158 81.6721C158.649 81.2044 159.297 80.7337 159.943 80.2577C160.783 79.6106 161.614 78.9512 162.441 78.2871C163.206 77.6735 163.971 77.056 164.711 76.4118C165.514 75.7132 166.314 75.0137 167.124 74.3209C167.869 73.679 168.648 73.073 169.433 72.4748ZM112.972 145.251C113.37 145.126 113.75 144.995 114.112 144.856L114.47 144.717C114.692 144.63 114.915 144.544 115.137 144.459L115.123 144.461L115.115 144.462C115.302 144.383 115.49 144.304 115.676 144.225C116.377 143.931 117.087 143.624 117.786 143.292C118.585 142.91 119.417 142.488 120.401 141.964C121.731 141.221 123.061 140.428 124.347 139.661L124.465 139.59L124.583 139.52C124.95 139.302 125.316 139.077 125.667 138.857C126.017 138.637 126.356 138.42 126.668 138.22C127.174 137.896 127.67 137.538 128.149 137.193L128.43 136.991L128.681 136.799C129.147 136.443 129.628 136.077 130.084 135.692C130.648 135.216 131.195 134.727 131.712 134.237C132.332 133.609 132.965 132.915 133.644 132.114C134.367 131.263 135.027 130.498 135.662 129.776C136.091 129.288 136.528 128.805 136.963 128.323C137.815 127.38 138.696 126.406 139.512 125.399L139.888 124.911C140.382 124.272 140.892 123.611 141.416 122.978C141.668 122.676 141.927 122.377 142.184 122.079C142.568 121.639 142.962 121.185 143.329 120.718L143.303 120.746L143.301 120.752C143.389 120.641 143.475 120.529 143.564 120.418L143.975 119.901C144.449 119.272 144.872 118.624 145.266 118.014C145.314 117.927 145.365 117.842 145.418 117.754C145.529 117.564 145.647 117.366 145.746 117.168L145.96 116.729L146.176 116.289L146.264 116.088C146.351 115.887 146.442 115.681 146.511 115.473C146.618 115.164 146.72 114.859 146.825 114.55L146.942 114.123L147.059 113.693C147.114 113.494 147.155 113.285 147.194 113.084C147.215 112.983 147.235 112.884 147.256 112.783C147.356 112.328 147.425 111.855 147.491 111.4C147.512 111.257 147.532 111.114 147.554 110.973C147.703 109.994 147.896 108.972 148.183 107.653C148.281 107.203 148.399 106.726 148.555 106.149L148.59 106.024C148.652 105.797 148.712 105.571 148.781 105.345C148.807 105.261 148.833 105.175 148.859 105.09C148.914 104.903 148.971 104.71 149.039 104.526C149.247 103.967 149.437 103.463 149.662 102.958C149.798 102.655 149.937 102.354 150.082 102.056L150.082 102.055L150.082 102.053C150.08 102.053 150.078 102.054 150.078 102.054C149.954 102.229 149.825 102.402 149.699 102.574C149.227 103.22 148.738 103.889 148.316 104.588L148.27 104.665L148.222 104.747C148.155 104.864 148.084 104.978 148.016 105.093C147.951 105.204 147.888 105.317 147.819 105.425C147.682 105.641 147.539 105.846 147.378 106.072C147.293 106.193 147.211 106.313 147.129 106.435C147.067 106.527 147.006 106.619 146.942 106.71C146.794 106.925 146.626 107.143 146.424 107.376C146.116 107.728 145.769 108.057 145.433 108.373L145.266 108.529L144.947 108.827C144.671 109.086 144.394 109.345 144.12 109.609L144.106 109.621L144.093 109.634L144.072 109.658L144.069 109.657L143.927 109.795L143.791 109.926L143.737 109.98L143.763 109.959C143.755 109.966 143.747 109.976 143.739 109.983C143.75 109.973 143.76 109.963 143.771 109.954L143.777 109.951C143.627 110.101 143.477 110.251 143.329 110.403C143.152 110.583 143.003 110.751 142.84 110.925C142.731 111.04 142.613 111.163 142.508 111.276C142.178 111.64 141.866 111.998 141.579 112.35C141.432 112.543 141.288 112.736 141.149 112.934C141.035 113.098 140.93 113.269 140.824 113.438L140.782 113.502L140.742 113.577C140.662 113.718 140.581 113.86 140.509 114.007C140.398 114.232 140.29 114.456 140.186 114.685C140.085 114.908 139.988 115.131 139.892 115.355C139.826 115.509 139.761 115.664 139.692 115.816C139.504 116.241 139.306 116.655 139.12 117.042C138.934 117.429 138.745 117.79 138.555 118.114C138.405 118.375 138.245 118.653 138.071 118.929C138.006 119.032 137.94 119.137 137.869 119.24L137.79 119.358C137.735 119.441 137.68 119.526 137.618 119.604L137.567 119.67C137.413 119.874 137.257 120.076 137.094 120.273C136.915 120.486 136.721 120.706 136.484 120.965C136.102 121.387 135.698 121.778 135.322 122.14L135.128 122.324C134.79 122.649 134.452 122.971 134.11 123.293L133.715 123.675L133.511 123.874L133.523 123.866C133.449 123.937 133.377 124.01 133.304 124.083C133.204 124.182 133.099 124.291 132.994 124.395C132.926 124.463 132.86 124.528 132.79 124.601C132.569 124.829 132.339 125.07 132.091 125.337C131.887 125.556 131.683 125.786 131.47 126.034C131.258 126.282 131.037 126.55 130.799 126.846C130.577 127.136 130.356 127.429 130.134 127.722C129.822 128.136 129.512 128.548 129.193 128.954C128.678 129.612 128.133 130.279 127.522 130.994C127.192 131.383 126.805 131.832 126.4 132.251C125.978 132.69 125.536 133.109 125.117 133.498C124.33 134.235 123.519 134.97 122.708 135.685L122.463 135.9C122.125 136.2 121.785 136.499 121.44 136.792C120.986 137.177 120.532 137.558 120.073 137.939C119.689 138.259 119.289 138.571 118.902 138.876L118.745 138.998C118.493 139.196 118.269 139.37 118.063 139.528C117.855 139.686 117.667 139.829 117.482 139.965C117.48 139.966 117.475 139.97 117.475 139.97L117.454 139.986L117.409 140.02L117.306 140.096L117.202 140.173L117.032 140.298L116.856 140.428L116.824 140.449L116.774 140.488L116.733 140.517L116.692 140.548L116.567 140.641C115.714 141.265 114.836 141.859 113.99 142.432C113.653 142.659 113.316 142.881 112.978 143.103C112.438 143.459 111.881 143.827 111.342 144.204L111.2 144.309C111.086 144.393 110.973 144.479 110.861 144.565C110.748 144.648 110.642 144.743 110.535 144.838C110.486 144.882 110.436 144.926 110.387 144.97C110.373 144.984 110.362 144.998 110.35 145.009C110.333 145.028 110.314 145.047 110.297 145.067L110.279 145.093C110.249 145.121 110.216 145.131 110.181 145.121C110.15 145.111 110.126 145.088 110.119 145.055C110.116 145.018 110.131 145.005 110.137 144.984C110.143 144.964 110.141 144.938 110.153 144.915C110.197 144.838 110.246 144.783 110.292 144.731L110.328 144.69L110.449 144.546L110.571 144.402C110.706 144.242 110.862 144.073 111.06 143.868L111.191 143.731C111.338 143.578 111.486 143.424 111.636 143.276L111.724 143.188C112.088 142.833 112.461 142.465 112.842 142.119L112.998 141.978C113.361 141.646 113.738 141.306 114.118 140.982C114.275 140.848 114.433 140.718 114.591 140.586C114.9 140.326 115.209 140.065 115.52 139.807C117.504 138.164 119.099 136.812 120.542 135.548L120.983 135.162C121.689 134.544 122.395 133.924 123.104 133.31L123.462 133.004C124.171 132.392 124.906 131.758 125.606 131.108C126.627 130.104 127.592 129.046 128.476 127.96L128.649 127.741L128.7 127.675L128.728 127.638L128.752 127.609L128.776 127.578C128.775 127.576 128.787 127.563 128.786 127.561C128.786 127.559 128.788 127.559 128.79 127.555C128.792 127.553 128.795 127.55 128.795 127.546L128.794 127.547C128.822 127.511 128.85 127.476 128.878 127.44C129.008 127.276 129.136 127.106 129.263 126.937L129.484 126.645C129.719 126.33 129.96 126.023 130.204 125.716L130.215 125.696C130.217 125.694 130.218 125.694 130.22 125.692L130.225 125.691L130.225 125.685C130.231 125.678 130.237 125.672 130.241 125.665C130.669 125.129 131.14 124.58 131.654 124.038C131.76 123.927 131.854 123.831 131.956 123.726C132.438 123.226 132.889 122.766 133.312 122.355L133.3 122.364C133.359 122.307 133.418 122.248 133.477 122.191L133.605 122.069L133.745 121.934L133.838 121.843L133.932 121.753L133.916 121.764C133.985 121.696 134.057 121.628 134.126 121.56C134.463 121.234 134.774 120.926 135.077 120.599C135.293 120.368 135.506 120.137 135.713 119.897C135.881 119.706 136.039 119.505 136.198 119.307L136.263 119.218C136.41 119.016 136.553 118.814 136.69 118.605C136.827 118.393 136.958 118.176 137.09 117.961L137.203 117.761C137.629 117 138.006 116.221 138.376 115.432C138.481 115.209 138.588 114.988 138.693 114.763L138.778 114.579C138.985 114.127 139.2 113.66 139.46 113.231C139.605 112.989 139.753 112.75 139.909 112.515C140.042 112.314 140.195 112.107 140.378 111.88C141.018 111.079 141.761 110.271 142.644 109.409C143.083 108.982 143.54 108.557 143.981 108.148C144.354 107.803 144.725 107.457 145.091 107.105C145.248 106.95 145.388 106.807 145.512 106.672C145.638 106.536 145.749 106.407 145.854 106.278C145.939 106.17 146.022 106.058 146.107 105.946C146.173 105.857 146.241 105.767 146.309 105.679C146.399 105.564 146.49 105.451 146.581 105.336L146.759 105.115C146.996 104.802 147.215 104.458 147.426 104.129C147.496 104.018 147.565 103.908 147.636 103.799C147.636 103.799 147.634 103.8 147.634 103.802C147.633 103.802 147.631 103.804 147.631 103.804C147.638 103.794 147.646 103.783 147.653 103.772C147.598 103.817 147.549 103.868 147.493 103.912C147.14 104.198 146.774 104.488 146.358 104.802C145.358 105.555 144.504 106.116 143.674 106.572C142.754 107.076 141.793 107.533 140.862 107.974C139.955 108.407 139.016 108.851 138.118 109.341L138.13 109.337C138.117 109.343 138.106 109.349 138.093 109.356C138.093 109.356 138.083 109.362 138.075 109.365C138.046 109.381 138.016 109.397 137.984 109.415L137.997 109.409L137.807 109.514C136.531 110.226 135.208 110.961 133.865 111.609C133.316 111.874 132.762 112.128 132.208 112.383C131.391 112.758 130.544 113.147 129.729 113.564C129.301 113.805 128.86 114.089 128.385 114.433C127.793 114.889 127.207 115.375 126.598 115.919C126.268 116.212 125.941 116.522 125.625 116.821C125.406 117.027 125.188 117.235 124.967 117.437C124.151 118.19 123.222 118.826 122.323 119.441C121.966 119.686 121.608 119.931 121.254 120.184C120.392 120.847 119.628 121.494 118.92 122.16C118.546 122.537 118.217 122.895 117.914 123.258C117.727 123.515 117.549 123.772 117.369 124.043C117.194 124.362 117.026 124.693 116.855 125.055C116.697 125.468 116.556 125.87 116.421 126.284C116.301 126.741 116.165 127.284 116.065 127.833C115.959 128.423 115.868 129.03 115.788 129.563L115.734 129.937C115.651 130.5 115.57 131.063 115.489 131.625L115.477 131.701C115.409 132.19 115.336 132.696 115.215 133.185C115.089 133.7 114.879 134.196 114.673 134.674L114.659 134.712C114.499 135.082 114.324 135.452 114.154 135.81L113.98 136.179C113.754 136.658 113.533 137.141 113.313 137.623C113.031 138.24 112.726 138.856 112.43 139.453C112.276 139.764 112.122 140.073 111.971 140.385C111.859 140.62 111.748 140.855 111.64 141.092C111.54 141.305 111.441 141.519 111.339 141.73C111.269 141.875 111.199 142.02 111.129 142.163C110.984 142.459 110.832 142.766 110.698 143.074C110.495 143.579 110.304 144.12 110.135 144.685C110.08 144.886 110.043 145.054 110.019 145.212C110.013 145.25 110.011 145.286 110.008 145.323L110.008 145.363L110.01 145.403L110.025 145.474L110.053 145.533L110.114 145.58L110.188 145.621L110.232 145.639L110.276 145.656L110.328 145.67L110.406 145.688C110.537 145.707 110.667 145.717 110.807 145.721C110.896 145.721 110.983 145.718 111.072 145.708C111.314 145.68 111.568 145.637 111.846 145.579C112.249 145.472 112.618 145.363 112.972 145.251Z' fill='white' fill-opacity='0.2'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;pointer-events:none}.questionsec .questop h2{font-size:45px;line-height:normal;letter-spacing:1.92px;text-transform:capitalize;text-align:center;margin:0 0 30px}.questionsec .questop h2 strong{color:var(--bg-purple);font-weight:400}.collection-hero .collection-hero__title{font-size:45px;line-height:1;letter-spacing:1.92px;text-transform:capitalize;margin:20px 0 0}.col-main .section-template--15181161857105__product-grid-padding{padding-top:0;padding-bottom:0}.col-main{padding-top:50px;position:relative}.col-main .main_collections_wrp{overflow:hidden}.col-main .facets.facets-vertical-sort .facets-vertical-form{width:100%;justify-content:flex-start;margin-bottom:20px}.col-main .facets.facets-vertical-sort .facets-vertical-form .facet-filters{padding:0}.col-main .facets.facets-vertical-sort .facets-vertical-form .product-count-vertical{display:none}.col-main .facets.facets-vertical-sort{max-width:790px}.facets-vertical .facets-container{padding-top:0}.facets-vertical .facets-wrapper .facets__heading--vertical{color:var(--header-color);font-family:var(--secondary-font);font-size:20px;line-height:normal;letter-spacing:.4px;margin:0}.facets-vertical .facets__disclosure-vertical:nth-of-type(1){border-top:0}.facets-vertical .facets__disclosure-vertical .facets__summary{color:var(--primary-color);font-size:18px;line-height:normal;letter-spacing:.36px}.facets-vertical .facets__disclosure-vertical .facets__display-vertical{padding-bottom:0}.facets-vertical .facets__disclosure-vertical .facets__display-vertical .facets-layout-list li .facets__label input[type=checkbox]{background:#f5f5f5;width:20px;height:20px}.facets-vertical .facets__disclosure-vertical .facets__display-vertical .facets-layout-list li .facets__label{opacity:1;pointer-events:auto;color:var(--primary-color);font-size:17px;line-height:normal;letter-spacing:.36px}.facets__form-vertical .active-facets__button .button{background:transparent;color:var(--primary-color);border:none}.facets-vertical .facets__disclosure-vertical .facets__display-vertical .facets-layout-list li .facets__label.active input[type=checkbox]:before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='26' height='26' fill='%233D582F'/%3E%3Cmask id='mask0_14_1163' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='1' y='1' width='24' height='24'%3E%3Crect x='1' y='1' width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_14_1163)'%3E%3Cpath d='M10.5516 19.0016L4.85156 13.3016L6.27656 11.8766L10.5516 16.1516L19.7266 6.97656L21.1516 8.40156L10.5516 19.0016Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover}.facets-vertical .facets__disclosure-vertical .facets__display-vertical .facets-layout-list li .facets__label svg{opacity:0}.col-main .facets-vertical{display:flex;flex-wrap:wrap;row-gap:25px;--fact-filter-gap: 50px;column-gap:var(--fact-filter-gap);position:relative;z-index:2}.col-main .facets-vertical .facets-wrapper .cat-menu h2{color:var(--header-color);font-size:18px;line-height:normal;letter-spacing:.4px;margin:0 0 5px}.col-main .facets-vertical .facets-wrapper .cat-menu{margin-top:10px;padding-top:15px;border-top:.1rem solid rgba(var(--color-foreground),.1)}.col-main .facets-vertical .product-grid-container{width:100%;max-width:calc(79% - (var(--fact-filter-gap) - (var(--fact-filter-gap) / 2)))}.col-main .facets-vertical .facets-wrapper{margin-top:-40px;width:100%;max-width:calc(21% - (var(--fact-filter-gap) - (var(--fact-filter-gap) / 2)));padding-right:0!important}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li .header__menu-item{position:relative;padding-left:20px;color:var(--primary-color);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.36px;padding-top:7px;padding-bottom:7px;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li .header__menu-item:hover{color:var(--header-color)}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li .header__menu-item:before{content:"";position:absolute;top:14px;left:0;width:5px;height:5px;background:var(--header-color);border-radius:50%}.col-main .facets-vertical .product-grid-container .grid .grid__item .card__inner .card__content .card__badge,.collection .grid .grid__item .card__inner .card__content .card__badge{opacity:0}.col-main .facets-vertical .product-grid-container .grid{display:flex;flex-wrap:wrap;--collection-itm-gap: 20px;column-gap:var(--collection-itm-gap);row-gap:25px}.col-main .facets-vertical .product-grid-container .grid .grid__item{width:100%;max-width:calc(33.333% - (var(--collection-itm-gap) - (var(--collection-itm-gap) / 3)))}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information{padding-bottom:0;display:flex;flex-wrap:wrap}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card__inner:before{padding-bottom:110%}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .media>*:not(.zoom):not(.deferred-media__poster-button){height:auto;top:50%;transform:translateY(-50%)}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper :hover .media.media--hover-effect>img:first-child:only-child{transform:translateY(-50%)!important}.collection .card-wrapper .card>.card__inner .card__media:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#0000000d;z-index:2;transition:all .5s ease;opacity:0}.collection .card-wrapper:hover .card>.card__inner .card__media:before{opacity:1}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card__heading .full-unstyled-link{color:var(--primary-color);font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal;letter-spacing:.36px}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper:hover .card:not(.ratio)>.card__content .card__information .card__heading .full-unstyled-link{color:var(--header-color)}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card__heading{width:240px}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information{width:calc(100% - 240px);text-align:right}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information .price{color:var(--black);font-family:DM Sans;font-size:17px;font-weight:400;line-height:normal;letter-spacing:.4px;margin:0}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card>.card__content .quick-add{position:absolute;top:41%;right:15px;transform:translateY(-50%);margin:0;transition:all .5s ease;opacity:0;visibility:hidden}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper:hover .card>.card__content .quick-add{opacity:1;visibility:visible}.col-main .facets-vertical .product-grid-container .grid .grid__item .card-wrapper .card>.card__content .quick-add .quick-add__submit{font-size:14px;min-width:145px;min-height:45px}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li details[open]>.header__submenu{padding-left:15px;padding-right:0;position:static;transform:inherit;border:none;box-shadow:none;width:100%}.col-main .facets.facets-vertical-sort .facets-vertical-form .facet-filters__label{color:var(--primary-color);font-family:var(--primary-font);font-size:17px;font-weight:400;line-height:1;letter-spacing:.36px}.col-main .facets.facets-vertical-sort .facets-vertical-form .select .select__select{background:#f5f5f5;margin-right:20px!important;padding:15px;color:var(--primary-color);font-family:var(--primary-font);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px}.col-main .facets.facets-vertical-sort .facets-vertical-form .select .icon{width:auto;height:7px}.col-main .facets.facets-vertical-sort .facets-vertical-form .select .icon path{fill:var(--primary-color)}.col-main .prdleft-leaf{position:absolute;top:21%;left:0;transform:translateY(-50%);width:auto;height:350px;pointer-events:none}.col-main .prdleft-leaf img,.col-main .prdright-leaf img{width:100%;height:100%}.col-main .prdright-leaf{position:absolute;top:-170px;right:0;width:auto;height:600px;pointer-events:none}.col-main .facets-vertical .product-grid-container .grid .grid__item .sca-qv-button{top:41%;right:auto;left:15px;transform:translateY(-50%);margin:0!important;min-height:45px;min-width:145px;border:none;border-radius:0;background:var(--white)!important;color:var(--btn-color)!important;font-family:var(--secondary-font)!important;font-size:14px!important;font-weight:400;line-height:normal;letter-spacing:.56px;text-transform:uppercase;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;transition:all .5s ease}.col-main .facets-vertical .product-grid-container .grid .grid__item .sca-qv-button:hover{background:var(--btn-color)!important;color:var(--white)!important}.pagination-wrapper{margin-top:30px!important}.pagination-wrapper .pagination__list li a:after{content:normal}.pagination-wrapper .pagination__list li a{color:var(--primary-color);font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal;letter-spacing:.36px;opacity:1;transition:all .5s ease;width:auto;height:auto}.pagination-wrapper .pagination__list li a.pagination__item--current,.pagination-wrapper .pagination__list li a:hover{color:var(--btn-color)}.pagination-wrapper .pagination__list li{flex:inherit;max-width:inherit;width:auto;height:auto}.pagination-wrapper .pagination__list li:not(:last-child){margin-right:30px}.pagination-wrapper .pagination__list li a.pagination__item.pagination__item--next svg{transform:scaleX(-1)}.template--collection .icontext-col,.template--product .icontext-col{padding:80px 0}.sca-fancybox-opened .quick-view-container .sca-left .zoomWrapper img{max-width:100%!important;max-height:100%!important;width:100%}.sca-fancybox-opened .quick-view-container .sca-left .zoomWrapper,.sca-fancybox-opened .quick-view-container .sca-left .sqa-qv-zoomcontainer{width:100%}.sca-fancybox-opened .quick-view-container .sca-right .name-title strong{color:var(--primary-color)!important;font-family:var(--secondary-font)!important;font-size:30px!important;font-weight:400!important;line-height:normal;letter-spacing:1.92px;text-transform:capitalize}.sca-fancybox-opened .sca-fancybox-skin .sca-brankmark{opacity:0;visibility:hidden;height:0;width:0}#sca-qv-quantity{background:#f5f5f5;border:none;color:var(--primary-color);font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal!important;letter-spacing:.36px;text-align:center;outline:none!important;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none}.sca-qv-optionrow input.sca-qv-cartbtn{background:var(--btn-color)!important;color:var(--white)!important;font-family:var(--secondary-font)!important;font-size:12px;font-weight:400;line-height:normal!important;letter-spacing:.56px;text-transform:uppercase;cursor:pointer;transition:all .45s ease-in-out}.sca-qv-optionrow input.sca-qv-cartbtn:hover{background:var(--header-color)!important;opacity:1}.collection .grid .grid__item .sca-qv-button{margin:0!important;position:absolute!important;top:44%;left:50%;transform:translate(-50%,-50%);min-height:45px;min-width:145px;border:none;border-radius:0;background:var(--white)!important;color:var(--btn-color)!important;font-family:var(--secondary-font)!important;font-size:14px!important;font-weight:400;line-height:normal;letter-spacing:.56px;text-transform:uppercase;display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;transition:all .5s ease}.collection .grid .grid__item .sca-qv-button:hover{background:var(--btn-color)!important;color:var(--white)!important}.mn-prd .gradient.color-background-1{padding-top:0;padding-bottom:0;overflow:hidden}.mn-prd{position:relative;padding-top:50px}.mn-prd .prdright-leaf img,.mn-prd .prdleft-leaf img{width:100%;height:100%}.mn-prd .prdleft-leaf{position:absolute;bottom:0;left:0;width:auto;height:350px;pointer-events:none}.mn-prd .prdright-leaf{position:absolute;top:-100px;right:0;width:auto;height:600px}.product .grid__item.product__media-wrapper .product__media-list .product__media-item .product-media-container{width:100%;border:none}.product .product__info-wrapper.grid__item .sca-qv-button{display:none!important}.product .product__info-wrapper.grid__item .product__info-container{max-width:100%}.product .product__info-wrapper.grid__item .product__title h1{font-size:45px;letter-spacing:1.92px;text-transform:capitalize}.product .product__info-wrapper.grid__item .price .price__sale{display:flex;flex-direction:row-reverse;align-items:flex-end}.product .product__info-wrapper.grid__item .price .price__sale .price-item.price-item--regular{color:#bababa;font-size:24px;letter-spacing:.48px;line-height:1}.product .product__info-wrapper.grid__item .price .price__sale .price-item.price-item--sale.price-item--last{color:var(--header-color);font-size:30px;letter-spacing:.64px;line-height:1}.product .product__info-wrapper.grid__item .stock-avl .instk{color:#3d582f;font-size:18px;line-height:normal;letter-spacing:.36px;position:relative;display:flex;align-items:center}.product .product__info-wrapper.grid__item .stock-avl .instk:before{content:"";display:block;width:24px;height:24px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cmask id='mask0_689_32412' style='mask-type:alpha' maskUnits='userSpaceOnUse' x='0' y='0' width='24' height='24'%3E%3Crect width='24' height='24' fill='%23D9D9D9'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_689_32412)'%3E%3Cpath d='M9.5501 18.0001L3.8501 12.3001L5.2751 10.8751L9.5501 15.1501L18.7251 5.9751L20.1501 7.4001L9.5501 18.0001Z' fill='%233D582F'/%3E%3C/g%3E%3C/svg%3E");margin-right:4px}.product .product__info-wrapper.grid__item .stock-avl .outstk{color:red;font-size:18px;line-height:normal;letter-spacing:.36px;position:relative;display:flex;align-items:center}.product .product__info-wrapper.grid__item .stock-avl .outstk:before{content:"";display:block;width:15px;height:15px;background-repeat:no-repeat;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg fill='%23ff0000' height='64px' width='64px' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 490 490' xml:space='preserve' stroke='%23ff0000' stroke-width='16.660000000000004'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round' stroke='%23CCCCCC' stroke-width='25.48'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpolygon points='11.387,490 245,255.832 478.613,490 489.439,479.174 255.809,244.996 489.439,10.811 478.613,0 245,234.161 11.387,0 0.561,10.811 234.191,244.996 0.561,479.174 '%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");margin-right:4px}.product .product__info-wrapper.grid__item .product__text{color:var(--primary-color);font-size:18px;line-height:normal;letter-spacing:.36px}.product .product__info-wrapper.grid__item .buy-wth-qnty{display:flex;flex-wrap:wrap;row-gap:15px;column-gap:10px;align-items:flex-start}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity{background:#f5f5f5;width:150px;min-height:50px;color:var(--primary-color);font-family:var(--primary-font);font-size:17px;font-weight:400;line-height:normal;letter-spacing:.36px}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form__input{margin:0;flex:auto;max-width:max-content;width:100%}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity__label{display:none}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity:before,.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity:after{content:normal}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__input{color:var(--primary-color);font-family:var(--primary-font);font-size:17px;font-weight:400;line-height:normal;letter-spacing:.36px;padding:0;border:none;height:auto;opacity:1}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__button:first-child{margin-left:0}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__button:last-child{margin-right:0}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__button .icon{width:14px;height:auto}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__button .icon path{fill:var(--primary-color)}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form{margin:0}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form__submit{margin:0;min-width:200px;min-height:50px;padding:0 10px;font-size:14px}.product .product__info-wrapper.grid__item .buy-wth-qnty .quantity .quantity__input:focus-visible{outline:0;box-shadow:none;background:transparent}.product .grid__item.product__media-wrapper .thumbnail-list{padding:0}.product .grid__item.product__media-wrapper .thumbnail-list li .thumbnail{border:none;background:#f5f5f5;opacity:1}.product .grid__item.product__media-wrapper .thumbnail-list li .thumbnail img{mix-blend-mode:multiply}.product .grid__item.product__media-wrapper .thumbnail-list li .thumbnail[aria-current]{box-shadow:none;border:1px solid var(--btn-color)}.product .grid__item.product__media-wrapper .product__media-list .product__media-item .product__media-icon{position:absolute;top:auto;bottom:15px;left:auto;right:15px;background:var(--white);box-shadow:0 2px 2px #00000040;width:44px;height:44px;border-radius:0;opacity:1;visibility:visible}.product .grid__item.product__media-wrapper .product__media-list .product__media-item .product__media-icon .icon{height:auto;width:18px}.product .grid__item.product__media-wrapper .product__media-list .product__media-item .product__media-icon .icon path{fill:#858585}.sca-qv-sale{right:0!important;top:0!important}.sca-fancybox-opened .quick-view-container .sca-right .sca-qv-price-container .sca-qv-product-price{color:var(--header-color)!important;font-family:var(--primary-font);font-size:25px;font-weight:400;line-height:normal;letter-spacing:.64px}.sca-fancybox-opened .quick-view-container .sca-right .sca-qv-price-container .sca-qv-product-price .sca-qv-product-compare-price{color:#bababa;font-size:20px;letter-spacing:.48px}.product .product__info-wrapper.grid__item .prdtab-sec{margin-top:45px}.prdtab-sec .tabs{display:flex;flex-wrap:wrap;--prd-tab-gap: 10px;column-gap:var(--prd-tab-gap);row-gap:15px}.prdtab-sec .tabs li{width:100%;max-width:calc(25% - (var(--prd-tab-gap) - (var(--prd-tab-gap) / 4)))}.prdtab-sec .tabs li a{color:var(--primary-color);font-size:16px;font-weight:500;line-height:normal;letter-spacing:.32px;display:flex;border:1px solid #3D582F;width:100%;align-items:center;justify-content:center;padding:14px 15px;transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.prdtab-sec .tabs li a:hover,.prdtab-sec .tabs li.active a{background:#3d582f;color:var(--white)}.product .product__info-wrapper.grid__item .badge{display:none}.prdtab-sec .products_WrapCustom{padding:25px;color:var(--primary-color);font-size:16px}.prdtab-sec .products_WrapCustom p{color:var(--primary-color);font-size:16px;line-height:normal;letter-spacing:.32px;margin:0 0 15px}.prdtab-sec .products_WrapCustom ul{list-style-type:disc;padding-left:20px;margin:0 0 20px}.prdtab-sec .products_WrapCustom ul li{color:var(--primary-color);font-size:16px;line-height:normal;letter-spacing:.32px}.prdtab-sec .products_WrapCustom ul li:not(:last-child){margin:0 0 10px}.prdtab-sec .products_WrapCustom p:last-child{margin:0}.prdtab-sec .products_WrapCustom h3{font-size:20px;letter-spacing:.4px;margin:0 0 15px}.prd_related{padding-top:60px;padding-bottom:45px;overflow:hidden}.prd_related .related-products{padding-top:0;padding-bottom:0}.prd_related .head_wrp{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:45px}.prd_related .head_wrp .related-products__heading{font-size:45px;letter-spacing:1.92px;text-transform:capitalize;margin:0}.prd_related .head_wrp .related-products__heading strong{color:var(--header-color);font-weight:400}.prd_related .slick-list{margin:0 -10px}.prd_related .related-products-slider .grid__item{padding:0 10px}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information{padding-bottom:0;display:flex;flex-wrap:wrap}.prd_related .related-products-slider .grid__item .card-wrapper .card__inner{background:transparent}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .full-unstyled-link{color:var(--primary-color);font-family:var(--primary-font);font-size:18px;line-height:normal;letter-spacing:.36px}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card__heading{width:100%;max-width:200px}.sca-fancybox-opened .sca-fancybox-close{display:block!important}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information{width:100%;max-width:calc(100% - 200px);text-align:right}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information .price{margin:0}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information .price .price-item.price-item--regular{color:var(--black);font-size:20px;line-height:1;letter-spacing:.4px}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information .price .price__sale .price-item.price-item--regular{color:#bababa;font-size:16px;line-height:1;letter-spacing:.32px}.prd_related .related-products-slider .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card-information .price .price__sale .price-item.price-item--sale.price-item--last{color:#d91616;font-size:20px;line-height:1;letter-spacing:.4px}.prd_related .related-products-slider .grid__item .card-wrapper:hover .card:not(.ratio)>.card__content .card__information .full-unstyled-link{color:var(--header-color)}.product .product__info-wrapper.grid__item .price .price__regular{display:none}.prd_related .related-products-slider .grid__item .card-wrapper .card__inner:before{padding-bottom:110%}.prd_related .related-products-slider .grid__item .card-wrapper .media>*:not(.zoom):not(.deferred-media__poster-button){height:auto;top:50%;transform:translateY(-50%)}.prd_related .related-products-slider .grid__item .card-wrapper :hover .media.media--hover-effect>img:first-child:only-child{transform:translateY(-50%)!important}.prd_related .related-products-slider .grid__item .card-wrapper .card>.card__inner .card__media:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#0000000d;z-index:2;transition:all .5s ease;opacity:0}.prd_related .related-products-slider .grid__item .card-wrapper:hover .card>.card__inner .card__media:before{opacity:1}.prd_related .related-products-slider{column-gap:0}.prd_related .related-products-slider .sca-qv-image .sca-qv-button{display:none!important}.prd_related .related-products-slider .grid__item .card__inner .card__badge{display:none}.header .header__inline-menu .list-menu li .mega-menu__content{background:#3d582f;border:none;padding:20px 0}.header .header__inline-menu .list-menu li .mega-menu__content .mega-menu__list li .mega-menu__link--level-2{color:var(--white);font-size:18px;font-weight:500;line-height:normal;border-bottom:1px solid var(--white);display:inline-block;padding:0;margin-bottom:5px;text-decoration:none}.header .header__inline-menu .list-menu li .mega-menu__content .mega-menu__list li .mega-menu__link--level-2:hover{text-decoration:none!important}.header .header__inline-menu .list-menu li .mega-menu__content .mega-menu__list li .list-unstyled li .mega-menu__link{color:var(--white);font-size:16px;font-weight:400;line-height:20px;letter-spacing:.32px;text-decoration:none;transition:all .45s ease-in-out;padding:4px 0}.header .header__inline-menu .list-menu li .mega-menu__content .mega-menu__list li .list-unstyled li .mega-menu__link:hover{color:var(--btn-color)}.header .header__inline-menu .list-menu li .mega-menu__content .mega-menu__list{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem 1.5rem;padding:0 20px!important}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio)>.card__content .price-item.price-item--sale{color:var(--white);font-family:var(--secondary-font)}.home-ftr-prdct .collection ul.custSliderMain li.custSliderItem .card:not(.ratio) .card__inner .card__badge{display:none}.prd_related .btn-wrap,.hm-imgtxt .mbl-hdng,.mobile-slider{display:none}.accordion__header{padding:1em;background:transparent;margin-top:10px;display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid var(--white)}.accordion__header>*{margin-top:0;margin-bottom:0;font-size:16px}.accordion__header.is-active{background-color:var(--btn-color);border:1px solid var(--btn-color)}.accordion__header.is-active .accordion__toggle{transform:scaleY(-1)}.accordion__body{display:none;margin:75px 0 30px}.accordion__body.is-active{display:block}.accordian-mobile{display:none}.accordion__header .accordion__toggle{width:20px;height:20px;line-height:normal}.accordion__header .accordion__toggle svg{width:auto;height:auto}.accordion__header h2{color:var(--white);text-align:center;font-size:18px;line-height:1;margin-right:5px}a.sca-qv-button,.media-slider.formob{display:none}.cart-count-bubble{background:var(--btn-color);line-height:normal;left:auto;right:-8px;bottom:auto;top:-4px}.abtimgtxt .mbl-hdng,.abtftr-prd .mbl-hdng{display:none}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons{max-width:100%;display:flex;align-items:flex-start;row-gap:15px;column-gap:10px}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons .shopify-payment-button{width:auto}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons .shopify-payment-button .shopify-payment-button__button{min-height:50px;min-width:200px;text-transform:uppercase;font-family:var(--secondary-font);font-size:14px;line-height:normal;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--primary-color);transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons .shopify-payment-button .shopify-payment-button__button:hover{background:transparent;color:var(--primary-color)}.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons .shopify-payment-button .shopify-payment-button__button:before,.product .product__info-wrapper.grid__item .buy-wth-qnty .product-form .product-form__buttons .shopify-payment-button .shopify-payment-button__button:after{content:normal}.template--product .icontext-col .title-wrapper-with-link{justify-content:center}.template--product .icontext-col .title-wrapper-with-link .title{font-size:45px;font-family:var(--secondary-font);line-height:normal;letter-spacing:1.92px;text-transform:capitalize}.az_reviews.AReviewsApp .row{padding:0 15px}.template--product .icontext-col{padding-bottom:0!important}.prdaccordian-sec{display:none}#az_reviews .main_review_stars .third_main_starts_box i{color:var(--btn-color)!important}#az_reviews .columns .box_rating_container_style2 .average_rating span:nth-child(1){color:var(--btn-color)!important}#az_reviews .write_review_button{background:var(--btn-color)!important;border:none!important;box-shadow:none!important;transition:all .5s}#az_reviews .write_review_button:hover{background:var(--header-color)!important}#az_reviews .box_rating_container_style2 .review_rate_section .areviews_rating_filter i,#az_reviews #areviews_form_stars span{color:var(--btn-color)!important}.abtftr-prd .button.mblbtn,.hmftr-clctn .slider-buttons,.home-testmnl .btn-wrap.desk{display:none}.template--cart cart-items.gradient.color-background-1.isolate.section-template--15181161824337__cart-items-padding{padding-top:90px}cart-remove-button .button{background:transparent;color:#000}.quantity-popover-container .quantity__input{padding:0}.customer{padding-top:80px!important}.customer form .field input{border:1px solid var(--primary-color)}.customer button:before,.customer button:after{content:normal}.customer button{background:var(--btn-color);letter-spacing:.56px;font-size:16px;font-family:var(--secondary-font);transition:all .45s ease-in-out;-webkit-transition:all .45s ease-in-out}.customer button:hover{background:var(--header-color)}.addresses li>button{border:1px solid var(--primary-color);color:var(--header-color)}.addresses li>button:hover{background:var(--btn-color);border:1px solid var(--btn-color);color:var(--white)}.addresses li>button:first-of-type{margin-bottom:40px}.addresses form button[type=reset]{color:var(--header-color);border:1px solid #392912}.main-page-title{color:var(--primary-color);font-family:var(--secondary-font);font-size:45px;line-height:normal;letter-spacing:1.92px;text-transform:capitalize}.rte h4{font-family:var(--primary-font);font-weight:500;font-size:18px;margin:30px 0 25px}.rte h1{font-weight:500;font-size:40px;margin:0 0 25px}.rte h2{font-weight:500;font-size:37px;margin:0 0 25px}.rte h3{font-weight:500;font-size:34px;margin:0 0 25px}.rte h5{font-weight:500;font-size:17px;margin:0 0 25px}.rte h6{font-weight:500;font-size:16px;margin:0 0 25px}.rte p{font-size:16px;color:var(--primary-color)}.rte ul{list-style:none;padding-left:20px;margin-bottom:20px}.rte ol li{list-style-type:auto;font-size:16px;line-height:normal}.rte ul li{font-size:16px;color:var(--primary-color);line-height:normal;list-style-type:disc}.rte ul li:not(:last-child){margin-bottom:10px}.rte ol{list-style:none;margin-bottom:20px;padding-left:20px}.rte ol li:not(:last-child){margin-bottom:10px}.main_page{overflow:hidden}.col_list .grid{display:flex;flex-wrap:wrap;--collection-itm-gap: 20px;column-gap:var(--collection-itm-gap);row-gap:25px}.col_list .grid .grid__item{width:100%;max-width:calc(33.333% - (var(--collection-itm-gap) - (var(--collection-itm-gap) / 3)))}.col_list .grid .grid__item .card-wrapper .card__inner:before{padding-bottom:110%}.col_list .grid .grid__item .card-wrapper .card>.card__inner .card__media:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:#0000000d;z-index:2;transition:all .5s ease;opacity:0}.col_list .grid .grid__item .card-wrapper:hover .card>.card__inner .card__media:before{opacity:1}.col_list .grid .grid__item .card-wrapper .media>*:not(.zoom):not(.deferred-media__poster-button){height:auto;top:50%;transform:translateY(-50%)}.col_list .grid .grid__item .card-wrapper .card:not(.ratio)>.card__content .card__information .card__heading .full-unstyled-link{color:var(--primary-color);font-family:var(--primary-font);font-size:18px;font-weight:400;line-height:normal;letter-spacing:.36px;transition:all .5s ease}.col_list .grid .grid__item .card-wrapper:hover .card:not(.ratio)>.card__content .card__information .card__heading .full-unstyled-link{color:var(--header-color)}.col_list{padding-bottom:65px;overflow:hidden}.template--page\.store-notices-updates .page-width.page-width--narrow{max-width:680px}.template--page\.store-notices-updates .main-page-title{text-align:center}.quick-add-modal [data-aos]{opacity:1!important;transform:inherit!important}.quick-add-modal .quick-add-modal__content-info .prdleft-leaf,.quick-add-modal .quick-add-modal__content-info .prdright-leaf{display:none}.collection .grid .grid__item .card-wrapper .card__inner,.col_list .grid .grid__item .card-wrapper .card__inner{background:transparent}.blg_details .article-template{padding-top:100px}.blg_details .article-template .article-template__hero-container{max-width:600px}#sca-qv-add-item-form .sca-qv-product-options .selector-wrapper:not(:last-child){margin-bottom:15px!important}.quick-add-modal .product .product__info-wrapper.grid__item .product__title h1,.quick-add-modal .product .product__info-wrapper.grid__item .product__title .h1{color:var(--primary-color);font-family:var(--secondary-font);font-size:30px;font-weight:400;line-height:normal;letter-spacing:1.92px;text-transform:capitalize}.quick-add-modal .product .product__info-wrapper.grid__item .product__title{text-decoration:none}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li summary.list-menu__item{color:var(--header-color);font-size:18px;line-height:normal;letter-spacing:.4px;padding-left:0;font-family:var(--secondary-font);padding-right:22px;text-decoration:none}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li summary.list-menu__item span{color:var(--header-color)}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li summary.list-menu__item:before{content:normal}.col-main .facets-vertical .facets-wrapper .cat-menu .list-menu li .header__menu-item.list-menu__item--active{color:var(--header-color)}.footer__content-top .grid__item .sca-qv-button{display:none!important}.vdofrm{display:flex;flex-wrap:wrap;row-gap:30px;--video-sec-clm-gap: 40px;column-gap:var(--video-sec-clm-gap)}.vdofrm iframe{width:100%;max-width:calc(50% - (var(--video-sec-clm-gap) - (var(--video-sec-clm-gap) / 2)));height:450px;object-position:center center;object-fit:cover}.search-bar-wrap form .search__input.field__input{color:var(--black);font-size:16px;background:#e6e6e666;padding:15px 60px 15px 15px;border:none}.search-bar-wrap form .field .field__label{display:none}.search-bar-wrap form .search__input.field__input::placeholder{color:#bababa;font-family:DM Sans;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;opacity:1}.search-bar-wrap form .search__input.field__input::-ms-input-placeholder{color:#bababa;font-family:DM Sans;font-size:16px;font-weight:400;line-height:normal;letter-spacing:.32px;opacity:1}.far.fa-star{color:var(--btn-color)!important}.product .product__info-wrapper.grid__item .buy-wth-qnty pickup-availability.product__pickup-availabilities{width:100%;min-height:auto}#az_reviews .main_reviews_titel_div .reviews_main_title p{font-size:45px!important;letter-spacing:1.92px;text-transform:capitalize!important;color:var(--primary-color);font-family:var(--secondary-font)!important;font-weight:400!important}.product .product__info-wrapper.grid__item .buy-wth-qnty pickup-availability.product__pickup-availabilities .pickup-availability-preview .pickup-availability-info{display:flex;align-items:center;column-gap:5px;flex-wrap:wrap}.template-search ul.grid li.grid__item .card-wrapper .card__inner:before{padding-bottom:100%}.shopify-policy__container{padding-top:85px;padding-bottom:85px;max-width:var(--page-width)}.product--small:not(.product--no-media) .product__info-wrapper .product__tax.caption.rte{display:none}.cart-count-bubble span.visually-hidden{display:none}.product .product__info-wrapper.grid__item .buy-wth-qnty .shopify-block.shopify-app-block{width:100%}.rale-widget.rale-customized{margin-bottom:30px}.hmftr-clctn ul.grid li.grid__item .card-wrapper .card__inner:before{padding-bottom:110%}.hmftr-clctn ul.grid li.grid__item .card-wrapper .card__inner .card__media .media img{object-fit:contain}.spinner{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/style.css.map */
