:root{--color-ch-grey: #CBCBC7;--color-ch-black: #111111;--color-ch-off-white: #F9F9F5;--color-ch-red: #AD4A3A;--color-ch-cream: #F4F3EA;--color-ch-green: #278D5B;--color-ch-yellow: #C9BE30;--color-ch-blue: #3369AB;--color-border: #CBCBC7;--font-akzidenz: "Akzidenz Grotesk Pro", sans-serif;--font-graveur: "graveur-variable", sans-serif;--container-width: 1520px;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--header-height: 80px;--ease-smooth: cubic-bezier(.2, .8, .2, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-akzidenz);color:var(--color-text);background-color:var(--color-ch-off-white);line-height:1.6}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}table{width:100%;border-collapse:collapse}input,select,textarea,button{font:inherit}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:999}.skip-to-content:focus{left:0;padding:var(--spacing-xs) var(--spacing-sm);background:var(--color-primary);color:var(--color-background)}.rte h2,.rte h3,.rte h4,.rte h5,.rte h6{margin-top:1.5em;margin-bottom:.5em}.rte p{margin-bottom:1em}.rte ul,.rte ol{margin-bottom:1em;padding-left:1.5em;list-style:revert}.rte img{margin:1em 0}p,h1,h2,h3,h4,h5,h6{font-family:var(--font-graveur);margin:0}.font-graveur{font-family:var(--font-graveur)}.font-akzidenz{font-family:var(--font-akzidenz)}.title{font-style:normal;font-weight:300}@media screen and (min-width:1025px){.title--xl{font-size:clamp(86px,22.8583162218px + 6.160164271vw,116px)}}@media screen and (min-width:769px)and (max-width:1024px){.title--xl{font-size:clamp(48px,-66.5960784314px + 14.9019607843vw,86px)}}@media screen and (max-width:768px){.title--xl{font-size:clamp(40px,40px + 1.0416666667vw,48px)}}.title--xl{line-height:100%;letter-spacing:-2.32px}@media screen and (min-width:1025px){.title--lg{font-size:clamp(62px,.9630390144px + 5.954825462vw,91px)}}@media screen and (min-width:769px)and (max-width:1024px){.title--lg{font-size:clamp(48px,5.7803921569px + 5.4901960784vw,62px)}}@media screen and (max-width:768px){.title--lg{font-size:clamp(40px,40px + 1.0416666667vw,48px)}}.title--lg{line-height:105%;letter-spacing:-1.82px}@media screen and (min-width:1025px){.title--md{font-size:clamp(36px,14.9527720739px + 2.0533880903vw,46px)}}@media screen and (min-width:769px)and (max-width:1024px){.title--md{font-size:clamp(30px,11.9058823529px + 2.3529411765vw,36px)}}@media screen and (max-width:768px){.title--md{font-size:clamp(26px,26px + .5208333333vw,30px)}}.title--md{line-height:105%;letter-spacing:-1.82px}@media screen and (min-width:1025px){.title--sm{font-size:clamp(22px,17.7905544148px + .4106776181vw,24px)}}@media screen and (min-width:769px)and (max-width:1024px){.title--sm{font-size:clamp(22px,22px + 0vw,22px)}}@media screen and (max-width:768px){.title--sm{font-size:clamp(20px,20px + .2604166667vw,22px)}}.title--sm{font-weight:700;line-height:125%;letter-spacing:-.24px}.eyebrow{font-family:var(--font-akzidenz);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.4px;text-transform:uppercase}@media screen and (max-width:768px){.eyebrow{font-size:12px}}.color-offWhite{color:var(--color-ch-off-white)}.color-red{color:var(--color-ch-red)}.description p{font-size:24px;font-style:normal;font-weight:300;line-height:125%;letter-spacing:-.24px;margin:0}@media screen and (max-width:768px){.description p{font-size:20px}}.content p{font-size:24px;font-style:normal;font-weight:300;line-height:125%;letter-spacing:-.24px;margin:0 0 25px}@media screen and (max-width:768px){.content p{font-size:20px}}@media screen and (min-width:1025px){.content h3{font-size:clamp(28px,11.1622176591px + 1.6427104723vw,36px)}}@media screen and (min-width:769px)and (max-width:1024px){.content h3{font-size:clamp(24px,11.937254902px + 1.568627451vw,28px)}}@media screen and (max-width:768px){.content h3{font-size:clamp(22px,22px + .2604166667vw,24px)}}.content h3{line-height:105%;letter-spacing:-1.82px}.container{max-width:1520px;margin-left:auto;margin-right:auto;padding:0 50px}@media screen and (max-width:768px){.container{padding:0 25px}}.button{font-family:var(--font-akzidenz);display:inline-flex;align-items:center;background-color:var(--color-ch-black);color:var(--color-ch-cream);border:1px solid var(--color-ch-black);cursor:pointer;text-align:center;justify-content:center;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.8px;text-transform:uppercase;transition:background-color .1s,border-color .1s var(--ease-smooth);padding:20px 30px 17px}@media screen and (max-width:768px){.button{font-size:12px;padding:18px 25px 15px}}.button:hover{background-color:var(--color-ch-red);border-color:var(--color-ch-red)}.button--secondary{position:relative;background-color:#0000;color:var(--color-ch-black)}.button--secondary:hover{background-color:var(--color-ch-green);border-color:var(--color-ch-green);color:var(--color-ch-off-white)}.button--offWhite{background-color:var(--color-ch-off-white);color:var(--color-ch-black);border-color:var(--color-ch-off-white)}.button--offWhite:hover{background-color:var(--color-ch-red);color:var(--color-ch-off-white);border-color:var(--color-ch-red)}.button:disabled{opacity:.4;cursor:not-allowed}.link{font-family:var(--font-akzidenz);font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.8px;padding:20px 30px 17px;text-decoration:underline;transition:color .1s var(--ease-smooth)}.link:hover{color:var(--color-ch-green)}.link--button{display:inline-flex;align-items:center;cursor:pointer;text-align:center;text-transform:uppercase}.form__field{margin-bottom:var(--spacing-sm)}.form__field label{display:block;margin-bottom:var(--spacing-xs);font-weight:600}.form__field input,.form__field select,.form__field textarea{width:100%;padding:.75rem;border:1px solid var(--color-border);background:var(--color-background)}.form__field input:focus,.form__field select:focus,.form__field textarea:focus{outline:2px solid var(--color-primary);outline-offset:2px}.product-card__link{display:block}.product-card__image{width:100%;aspect-ratio:1;object-fit:cover}.product-card__info{padding:var(--spacing-sm) 0}.product-card__title{font-size:1rem;font-weight:400}.product-card__price{margin-top:var(--spacing-xs)}.product-card__price--sale{color:#c00}.product-card__price--compare{text-decoration:line-through;opacity:.6;margin-left:.5em}.pagination{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xs);padding:var(--spacing-lg) 0}.pagination a,.pagination span{padding:.5rem .75rem}.pagination__current{font-weight:700;border-bottom:2px solid var(--color-primary)}.pagination a:hover{text-decoration:underline}.dropdown{display:flex;align-items:center;gap:15px;position:relative;font-family:var(--font-akzidenz)}.dropdown__label{font-weight:500;font-size:16px;white-space:nowrap;padding-top:3px}@media screen and (max-width:768px){.dropdown__label{display:none}}.dropdown__box{position:relative}.dropdown__trigger{display:flex;align-items:center;gap:20px;padding:10px 15px 7px;border:1px solid var(--color-border);background:#fff;font-size:16px;cursor:pointer;white-space:nowrap}.dropdown__trigger:focus{outline:none;outline-offset:0px}.dropdown__chevron{flex-shrink:0;transition:transform .2s var(--ease-smooth);margin-top:-2px;display:inline-block}.dropdown--open .dropdown__chevron{transform:rotate(180deg)}.dropdown--open .dropdown__trigger{border-bottom-color:#0000}.dropdown__menu{display:none;position:absolute;top:100%;left:0;right:0;margin:0;padding:0;list-style:none;border:1px solid var(--color-border);border-top:none;background:#fff;z-index:10;min-width:100%;width:max-content}.dropdown--open .dropdown__menu{display:block}.dropdown__option{display:flex;align-items:center;width:100%;padding:.5rem 1rem;border:none;background:none;font-family:var(--font-akzidenz);font-size:16px;text-align:left;cursor:pointer;white-space:nowrap}.dropdown__option span{padding-top:3px}.dropdown__option:hover{background:var(--color-ch-cream)}.dropdown__option--active{font-weight:500}.dropdown__option--titlecase{text-transform:capitalize}.dropdown__option-tag{margin-left:8px;font-size:14px;font-weight:500;color:var(--color-ch-red);padding-top:2px!important}.dropdown__value--titlecase{text-transform:capitalize}.page-head{max-width:960px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:75px}@media screen and (max-width:768px){.page-head{margin-bottom:50px}}.page-head__title{margin-bottom:15px}.page-head__description{max-width:572px;margin-left:auto;margin-right:auto}.byo-card{position:relative}.byo-card[hidden]{display:none}.byo-card__image-container{position:relative;aspect-ratio:2/3;overflow:hidden}.byo-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s var(--ease-smooth)}.byo-card__image-link{display:block;width:100%;height:100%}.byo-card__placeholder{width:100%;height:100%;background:var(--color-ch-cream)}.byo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s var(--ease-smooth);cursor:pointer;border:none;background:none;padding:0;width:100%;height:100%}@media screen and (max-width:1024px){.byo-card__overlay{opacity:1;inset:auto 0 0 0;height:auto;padding:10px}}.byo-card__overlay-text{font-family:var(--font-akzidenz);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.14px;color:var(--color-ch-off-white);height:40px;display:inline-flex;align-items:center;padding-top:3px;padding-left:15px;padding-right:15px;background-color:var(--color-ch-green)}@media screen and (max-width:1024px){.byo-card__overlay-text{height:36px;font-size:12px;width:100%;justify-content:center}}.byo-card__check{position:absolute;top:10px;right:10px;opacity:0;width:30px;height:30px;display:inline-flex;justify-content:center;align-items:center;border-radius:2px;background-color:var(--color-ch-green);transition:opacity .2s var(--ease-smooth);pointer-events:none}@media screen and (max-width:768px){.byo-card__check{width:20px;height:20px;padding:5px}}@media screen and (min-width:1025px){.byo-card:not(.byo-card--added) .byo-card__image-container:hover .byo-card__image,.byo-card:not(.byo-card--added) .byo-card__image-container:hover .byo-card__placeholder{opacity:.1}.byo-card:not(.byo-card--added) .byo-card__image-container:hover{border:1px solid var(--color-border)}.byo-card:not(.byo-card--added) .byo-card__image-container:hover .byo-card__overlay{opacity:1}}.byo-card--added .byo-card__image-container{border:1px solid var(--color-border)}.byo-card--added .byo-card__image,.byo-card--added .byo-card__placeholder{opacity:.1}@media screen and (max-width:1024px){.byo-card--added .byo-card__image,.byo-card--added .byo-card__placeholder{opacity:1}}.byo-card--added .byo-card__check,.byo-card--added .byo-card__image-container:hover .byo-card__overlay{opacity:1}.byo-card--added .byo-card__image-container .byo-card__overlay-text{background-color:red}.byo-card--link-only .byo-card__image-container:hover{border:none}.byo-card--link-only .byo-card__image-container:hover .byo-card__image,.byo-card--link-only .byo-card__image-container:hover .byo-card__placeholder{opacity:1}.byo-card__info{padding:10px 0 0}.byo-card__title-link{text-decoration:none;color:inherit}.byo-card__title-link:hover .byo-card__title{color:var(--color-ch-green)}.byo-card__title{font-family:var(--font-graveur);font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0 0 10px;transition:color .15s var(--ease-smooth)}.byo-card__meta{font-family:var(--font-akzidenz);font-size:11px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.22px;color:var(--color-ch-black);display:flex;align-items:center;gap:6px}.byo-card__separator{font-size:8px}.byo-card__price{font-weight:500;color:var(--color-ch-black)}.byo-meter{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--color-ch-black);padding:25px 0;z-index:100;transform:translateY(100%);transition:transform .35s var(--ease-smooth)}@media screen and (max-width:768px){.byo-meter{padding:10px 0 15px}}.byo-meter[hidden]{display:none}.byo-meter--visible{transform:translateY(0)}.byo-meter__container{max-width:932px;margin:0 auto;padding:0 25px}.byo-meter__title{font-family:var(--font-graveur);font-size:36px;font-style:normal;font-weight:300;line-height:36px;letter-spacing:-.36px;white-space:nowrap;text-align:center;margin-bottom:32px}@media screen and (max-width:768px){.byo-meter__title{font-size:26px;margin-bottom:25px}}.byo-meter__track-wrapper{position:relative;width:100%}@media screen and (max-width:768px){.byo-meter__track-wrapper{padding-right:20px}}.byo-meter__track{height:10px;background:var(--color-border);border-radius:10px;position:relative;width:100%}@media screen and (max-width:768px){.byo-meter__track{height:5px;border-radius:5px}}.byo-meter__fill{position:absolute;top:0;left:0;height:100%;background:var(--color-ch-black);border-radius:10px;transition:width .4s var(--ease-smooth);width:0}.byo-meter__milestones{position:relative;height:50px}@media screen and (max-width:768px){.byo-meter__milestones{height:30px}}.byo-meter__milestone{position:absolute;transform:translate(-50%);text-align:center;top:-25px}@media screen and (max-width:768px){.byo-meter__milestone{top:-18px}}.byo-meter__milestone-circle{width:40px;height:40px;border-radius:50%;border:1px solid #fff;background:var(--color-border);display:flex;align-items:center;justify-content:center;font-family:var(--font-akzidenz);font-size:12px;letter-spacing:.7px;padding-top:3px;font-weight:500;margin:0 auto;transition:background-color .3s var(--ease-smooth),color .3s var(--ease-smooth),border-color .3s var(--ease-smooth)}@media screen and (max-width:768px){.byo-meter__milestone-circle{width:30px;height:30px;font-size:10px}}.byo-meter__milestone-label{font-family:var(--font-akzidenz);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.28px;white-space:nowrap}@media screen and (max-width:768px){.byo-meter__milestone-label{font-size:12px}}.byo-meter__milestone--reached .byo-meter__milestone-circle{background:var(--color-ch-black);color:var(--color-ch-off-white);border-color:#fff}.byo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:flex;align-items:center;justify-content:center}.byo-modal[hidden]{display:none}.byo-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;cursor:pointer}.byo-modal__content{position:relative;background:#fff;padding:40px;max-width:400px;width:100%;margin:0 25px}.byo-modal__title{font-family:var(--font-graveur);margin:0 0 20px}.byo-modal__field{margin-bottom:20px}.byo-modal__field label{display:block;font-family:var(--font-akzidenz);font-size:14px;font-weight:500;margin-bottom:8px}.byo-modal__field input{width:100%;padding:10px 15px;border:1px solid var(--color-border);font-family:var(--font-akzidenz);font-size:16px;box-sizing:border-box}.byo-modal__field input:focus{outline:none;border-color:var(--color-ch-black)}.byo-modal__actions{display:flex;gap:10px}.site-header{position:relative;z-index:100;background-color:var(--color-ch-off-white);padding-top:65px}.site-header__nav{display:flex;justify-content:space-between;align-items:center;width:100%}.site-header__nav-group{display:flex;justify-content:space-between;align-items:center;width:50%}@media screen and (min-width:1513px){.site-header__nav-group{gap:110px}}@media screen and (min-width:1025px)and (max-width:1512px){.site-header__nav-group{gap:clamp(30px,6vw - 30px,110px)}}@media screen and (min-width:769px)and (max-width:1024px){.site-header__nav-group{gap:60px}}@media screen and (min-width:1513px){.site-header__nav-group--primary{padding-right:130px}}@media screen and (min-width:1025px)and (max-width:1512px){.site-header__nav-group--primary{padding-right:clamp(60px,10.267vw - 45.213px,130px)}}@media screen and (min-width:769px)and (max-width:1024px){.site-header__nav-group--primary{padding-right:60px}}@media screen and (min-width:1513px){.site-header__nav-group--secondary{padding-left:130px}}@media screen and (min-width:1025px)and (max-width:1512px){.site-header__nav-group--secondary{padding-left:clamp(60px,10.267vw - 45.213px,130px)}}@media screen and (min-width:769px)and (max-width:1024px){.site-header__nav-group--secondary{padding-left:60px}}.site-header__nav-group a{font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.4px;text-transform:uppercase;transition:color .1s var(--ease-smooth)}.site-header__nav-group a:hover{color:var(--color-ch-green)}.site-header:before{position:absolute;top:0;left:0;width:100%;height:50px;display:block;content:"";z-index:1;background-size:294px 50px;background-repeat:repeat-x;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='294' height='50' viewBox='0 0 294 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2501 7.77507C17.1603 8.8145 15.1739 9.54163 13.9094 10.2921C13.5599 10.4972 11.316 12.7438 11.8586 10.7116C11.9782 10.2688 12.7093 10.0077 12.8564 9.50434C13.2794 8.05474 12.7415 5.49113 13.868 3.88771C15.2107 1.98132 18.3973 2.28429 19.5468 1.67835C20.2319 1.70166 20.9125 1.73894 21.593 1.78555C21.5424 2.0559 21.4781 2.3309 21.3493 2.61057C20.9722 3.44491 18.7789 7.26701 18.2501 7.77041V7.77507ZM16.7419 3.19787C14.1669 4.16738 14.0519 6.39072 14.006 8.86111C16.8017 8.87043 18.3421 6.1064 19.2065 3.7572C19.7951 2.1631 17.6202 2.86693 16.7419 3.19787ZM213.141 0.0702677C213.977 -0.0276154 214.828 -0.0369353 215.614 0.130864C214.754 0.340614 213.959 0.182134 213.141 0.0702677ZM292.561 31.2484C290.864 32.5815 288.418 32.148 286.864 33.7747L286.05 32.6747L282.091 37.2426L285.227 35.7137L285.25 37.1214C282.79 37.2193 282.371 39.6384 280.182 40.1511C279.575 40.9388 283.433 41.7871 283.879 41.7685C286.059 41.6799 288.399 38.515 289.995 37.2193C290.354 35.5552 284.082 37.0468 286.362 35.4713C287.13 34.9446 287.756 35.5506 288.547 35.6205C288.914 35.6531 289.314 35.4247 289.793 35.49C290.082 35.5319 292.349 36.4548 292.427 36.576C293.246 37.8998 290.68 38.3845 289.921 38.8134C288.556 39.5824 287.089 41.1299 285.907 41.9316C285.034 42.5236 283.856 43.0829 282.79 42.8965C282.399 42.8312 282.068 42.4677 281.654 42.3791C280.978 42.2346 278.15 41.9037 277.998 41.3723C277.598 39.96 281.631 39.424 281.543 37.6481C280.532 37.6201 280.049 38.6642 279.336 39.1443C279.042 39.3447 278.504 39.2934 278.118 39.5731C277.263 40.1977 276.752 41.3537 275.529 41.6566L275.69 42.3558C277.98 41.9596 279.575 43.5537 281.438 44.5325C282.114 44.8868 284.969 45.4042 283.056 46.5182C281.953 47.1614 281.944 46.4063 281.323 46.3037C278.522 45.8563 277.672 47.483 275.667 47.6182C274.982 47.6648 272.508 47.3432 272.062 46.9796C271.781 46.7466 271.667 46.0334 271.358 45.7584C270.678 45.1338 268.889 44.7796 268.439 43.4651C270.255 43.0083 270.595 44.4207 271.731 45.2457C274.72 47.4038 276.508 46.933 279.631 45.3948C279.782 44.7376 279.511 44.9474 279.277 44.7842C276.256 42.6588 274.49 42.7333 270.899 43.1855L271.988 41.8058C269.533 41.6473 266.917 42.174 264.498 41.7871C263.482 41.624 261.394 40.6731 260.162 40.3655C259.688 40.249 259.601 39.932 259.164 40.5613C260.585 41.321 262.406 41.377 263.794 42.2299C265.372 43.1995 266.553 45.3482 268.351 46.4669C269.597 47.2406 270.738 46.6999 270.356 49.0025C270.14 49.2263 266.871 47.9258 266.204 47.8C264.42 47.455 263.624 48.364 261.803 47.2966C259.734 46.0847 259.661 44.8914 258.575 43.0969C257.844 41.885 256.419 41.638 257.412 39.8621L255.187 38.7761C254.009 38.5011 255.766 40.4214 255.853 40.5939C256.01 40.9155 256.58 42.3092 256.635 42.5702C256.975 44.2622 256.465 46.094 258.318 47.2313L258.231 48.1868C257.959 48.5737 257.306 48.4758 256.911 48.3919C256.451 48.294 251.494 46.2059 251.182 45.9635C249.88 44.952 248.528 41.3397 248.271 39.7083C248.147 38.9392 248.666 36.5667 247.567 36.5434C247.535 38.9159 246.643 41.2558 245.475 43.288C244.16 45.5766 241.948 47.8419 239.497 48.8534C239.134 49.0025 238.808 49.0538 238.421 49.0025C238.739 47.497 239.111 45.9681 239.226 44.4253C239.447 41.5261 238.546 38.7015 240.734 36.2684C241.171 35.779 242.192 35.2429 242.376 34.884C242.592 34.4599 242.951 31.9429 243.066 31.845H243.875C244.845 35.187 240.688 37.3125 240.339 40.0346C240.141 41.5867 241.07 43.8287 240.583 45.4974C240.996 45.9821 241.613 46.0567 242.118 45.7071C242.335 45.558 245.369 41.8571 245.452 41.6054C246.349 38.9066 246.505 34.7069 245.443 32.0548C245.121 31.253 244.565 30.9501 244.422 30.1857C246.597 30.414 246.928 33.0616 247.213 34.8281L248.965 35.9514L250.147 35.3035C248.988 34.4459 248.147 33.2527 247.365 32.0408C247.034 31.5281 246.983 30.731 246.597 30.3301C246.073 29.7895 244.698 29.6869 244.284 28.5263C243.797 29.5331 241.746 30.1344 241.295 30.7496C240.891 31.2997 239.815 34.334 239.291 35.3595C239.079 35.7697 238.518 36.1798 238.444 36.4688C238.297 37.0375 239.024 37.3917 238.973 38.0489C238.932 38.6362 237.861 39.6803 237.598 40.2956L236.674 39.8854C235.437 40.5706 234.462 41.5448 233.313 42.3092C232.83 42.6308 232.163 42.6448 231.782 42.9011C231.29 43.2274 230.471 45.2643 230.071 45.9402C229.929 46.1826 228.416 47.5063 229.538 47.6089C229.717 47.6275 232.619 46.5508 232.94 46.3597C234.016 45.7351 235.69 43.9499 236.279 42.8266C236.647 42.1274 236.467 40.6825 237.589 40.6964C237.934 46.5182 230.54 50.3449 225.583 48.0284C226.328 47.0915 227.492 46.9144 228.319 46.1033C229.271 45.1758 229.358 44.0664 229.988 43.0876C230.954 41.582 232.936 40.6638 234.481 39.8947C235.23 39.5218 236.499 39.6384 236.495 38.4778C236.247 38.24 231.722 40.5892 230.871 40.6871C230.103 40.7757 226.834 40.0066 226.668 40.1371C226.535 40.8409 226.802 40.6265 227.197 40.8316C228.016 41.2604 230.264 41.363 229.942 42.4863C229.501 43.041 228.761 42.8732 228.19 43.2134C227.427 43.6656 226.793 45.0359 225.376 45.3296C224.549 45.502 222.797 45.4834 221.955 45.3296C219.992 44.966 219.155 42.3325 216.837 42.9058C216.405 42.4677 218.042 41.1299 218.401 41.0181C219.201 40.771 220.544 41.3397 221.615 41.2511C222.958 41.1392 224.351 40.1697 225.85 40.2769C225.832 39.3867 224.402 39.424 223.795 39.0417C223.358 38.7621 221.9 37.4989 221.629 37.0841C220.907 35.9747 220.677 33.4111 219.836 32.5395C219.192 31.873 216.814 31.1971 216.171 30.167C215.509 29.1183 215.21 26.4894 215.784 25.3707C215.853 25.2309 217.192 23.5622 217.302 23.5296C218.442 23.2126 218.139 23.9817 218.511 24.4572C218.999 25.0817 219.909 25.944 220.176 26.6572C220.617 27.8411 220.019 28.5216 220.392 29.6217C222.093 29.4072 221.21 28.0835 221.261 27.2725C221.39 25.2542 221.748 22.1825 223.859 21.3808C224.599 21.1012 226.848 20.7609 227.634 20.7562C228.043 20.7562 228.374 20.7935 228.563 21.213C228.25 23.7627 224.742 22.9796 224.48 26.0233L228.577 25.7483L228.149 24.3546C229.492 24.0656 229.542 22.6253 230.963 22.4902C232.867 22.3084 232.779 24.2288 234.311 24.3733C234.228 26.4474 232.021 26.1305 230.623 26.303C229.657 26.4241 230.991 27.8644 231.372 28.0415C232.044 28.3492 232.71 28.1208 233.304 28.2979C233.8 28.4471 234.573 29.6263 235.561 29.6077L235.382 32.9217C233.984 33.2946 232.72 33.3692 231.851 31.9848C231.515 31.4535 231.676 30.6797 231.041 30.4513C231.06 31.6026 231.009 32.7679 231.028 33.9239C231.041 34.912 231.667 35.5785 230.899 36.5434C230.356 37.2286 229.014 37.6155 228.581 36.6832C229.8 36.2451 230.94 35.3222 229.804 34.0544C228.595 34.0684 228.531 36.6087 227.625 36.5387C226.347 36.4362 228.347 33.9472 228.034 33.5044C226.416 32.656 224.296 37.7133 223.684 33.9052C223.183 30.7916 224.995 31.6819 225.174 31.3183C225.671 30.3162 225.05 29.1789 226.866 28.3072C227.193 28.1488 229.809 27.8411 228.857 27.2725C227.478 26.4428 225.386 27.0254 223.965 27.4403L223.923 28.7873L222.084 29.4119C222.337 30.5306 221.431 31.9382 221.486 32.7959C221.495 32.959 222.392 35.6624 222.512 35.9188C223.942 38.9299 228.788 39.6197 231.713 39.3168C234.343 39.0417 239.304 34.5624 239.723 31.9149C239.842 31.1552 239.392 30.0085 239.493 28.9411C239.562 28.2233 239.98 27.6081 239.994 27.0161C240.058 24.6296 237.893 18.7893 236.21 17.046C235.948 16.7757 235.851 16.524 235.396 16.6265C235.64 17.899 235.75 19.7355 234.039 19.6609C233.993 18.1553 231.644 17.6566 230.825 16.8269C230.462 16.4587 230.457 15.6523 229.758 15.0044C228.494 13.8252 222.135 12.576 220.562 13.0701C220.295 13.154 220.042 13.4057 220.111 13.7133L221.21 15.0977L220.755 15.7642C219.215 15.1816 218.608 16.8735 216.957 16.9108C216.083 16.9295 215.711 16.4587 215.044 16.3562C210.69 15.7083 204.942 20.9007 204.275 25.1936L208.381 24.7695C209.011 25.161 207.926 27.4729 207.549 27.9576C209.761 27.8178 210.487 25.5572 211.237 23.8093L212.06 24.0749C212.649 25.6411 211.329 26.6013 210.772 28.0415C210.064 29.8687 210.037 32.2272 208.372 33.6349C209.719 34.2688 209.871 34.9586 209.738 36.4036C209.439 39.6197 205.048 42.5422 202.004 42.5329C200.358 42.5329 197.203 40.468 196.642 43.4465C198.546 43.605 199.806 46.2012 201.406 46.2571C202.436 46.2944 203.618 45.3902 203.728 47.1894L194.807 49.4453C192.407 49.7483 190.664 46.3224 189 45.7957C187.487 45.3156 184.765 45.6605 183.174 45.3342C181.909 45.0732 177.012 43.1249 176.015 42.3511C174.483 41.1672 171.246 37.2379 170.193 35.5226C168.092 32.0967 167.191 27.8411 164.418 24.7741C165.163 23.8466 165.636 24.6203 166.161 25.2169C170.35 29.9806 170.832 37.5549 177.261 41.6426C178.194 42.2346 183.307 44.2808 184.204 44.2762C185.174 44.2715 184.912 44.1643 186.121 44.2762C188.108 44.4579 191.717 43.3579 193.538 42.4117C196.017 41.1206 199.433 36.0959 200.56 33.4764C201.135 32.1387 200.85 30.9547 202.077 29.5564C203.613 27.8038 206.459 28.5729 206.993 26.0233C206.285 25.9301 205.917 26.5407 205.222 26.6013C203.949 26.7131 203.374 25.986 201.742 26.6013C201.525 26.6805 201.544 27.3983 200.606 27.1466C200.003 26.0979 199.852 24.28 198.256 24.3639C198.183 25.4453 197.851 26.4381 197.976 27.5568C198.146 29.1043 199.208 29.8128 198.794 31.9755C198.753 32.1946 196.992 35.3548 196.725 35.6904C196.573 35.8815 194.964 37.4057 194.844 37.3777L194.269 36.0214L192.931 34.3387C191.506 35.7184 192.131 38.4871 190.471 39.5964C190.14 39.8155 187.469 40.8036 187.064 40.8736C186.181 41.0227 185.446 40.496 184.471 41.2558C182.94 40.263 186.42 38.9206 185.156 38.0629C184.112 37.3591 183.041 38.585 182.144 38.8973C180.723 39.396 178.994 39.1816 177.675 38.4498C175.895 37.4616 173.403 33.9052 172.042 32.2598C171.803 31.9709 169.407 30.3208 170.842 29.9246C171.481 29.7475 172.428 30.703 172.584 29.4958C170.34 28.3352 168.855 24.1262 166.381 23.6042C165.572 23.4317 164.809 23.5902 163.898 23.3525C163.02 23.1241 162.381 22.3923 161.466 22.2198C160.551 22.0474 158.776 21.9635 158.666 23.2593C160.197 23.3105 161.121 22.5694 162.473 23.6881C163.383 24.4385 163.08 25.1563 163.563 25.9021C164.478 27.3098 165.65 27.1886 166.441 29.9013C167.149 32.3391 165.797 33.2899 165.264 35.504L167.402 40.9714C170.239 38.557 167.094 36.9163 166.579 34.609C168.395 34.7162 169.885 38.0629 169.706 39.6337C169.591 40.6265 168.694 41.3909 168.538 42.0155C168.124 43.6469 171.775 45.4228 172.989 45.9588C174.966 44.2529 170.442 42.7194 170.409 41.9456C170.35 40.6125 173.375 42.7939 173.651 43.0829C175.348 44.8541 174.401 46.4995 174.612 46.7978C174.677 46.891 176.336 47.73 176.585 47.8C177.426 48.0284 180.755 47.1008 180.502 48.308C180.263 49.464 175.5 48.3686 174.506 48.0284C171.591 47.0262 169.356 45.7724 167.448 43.2927C163.999 38.818 163.471 33.8213 163.043 28.3678C163.006 27.8737 163.121 27.4729 162.62 27.142C162.119 27.4776 162.238 27.8737 162.197 28.3678C161.76 33.9751 157.47 41.8477 151.846 43.6143C151.18 43.824 149.888 43.5211 149.676 44.1969C149.074 46.0893 153.46 47.497 152.352 49.5292C150.407 49.2869 148.467 49.2542 146.503 49.2682C145.662 49.2729 144.903 49.5572 144.062 49.5805C143.556 49.5945 141.022 49.683 141.192 48.872C141.703 48.1309 142.862 47.8699 143.34 47.1754C143.459 46.9982 144.655 44.7889 144.692 44.6491C144.788 44.2575 144.715 43.8986 144.563 43.5397C144.342 43.0223 140.765 41.6799 139.854 41.0973C136.732 39.1163 133.693 34.7955 133.072 31.0899C132.755 29.1975 133.247 27.0907 132.598 25.2076C132.217 25.5712 131.835 25.9114 131.587 26.3962C129.476 30.4933 130.814 33.537 130.203 37.7273C129.655 41.4981 128.607 45.3622 125.706 47.9118L120.707 49.9487C120.56 49.9114 120.413 49.8835 120.266 49.8788C119.829 49.753 119.383 49.7157 118.914 49.8462C118.781 49.8835 118.652 49.9394 118.523 50L116.629 49.1563C114.854 46.0148 117.824 44.9474 120.542 45.4647C121.218 45.5953 121.77 46.1686 122.266 46.2338C123.02 46.3271 123.986 45.7398 124.837 45.9542C124.979 45.0779 123.995 45.4275 123.498 44.677C122.068 42.4956 127.798 40.5286 127.563 39.4566C126.262 38.4684 124.013 39.1536 124.676 36.7998C124.86 36.1425 126.86 35.1451 127.522 34.1523C128.019 33.4065 128.989 31.1086 129.343 30.1857C130.12 28.1581 129.913 24.3779 133.026 24.9186L132.768 23.6554C131.481 22.7186 128.23 26.1771 127.425 27.1326C123.163 32.1853 121.627 38.7714 114.477 40.8549C111.782 41.638 109.065 41.941 106.343 42.5749C105.841 42.6914 105.317 42.5795 104.811 42.6867C103.965 42.9804 104.117 45.7444 100.958 45.6931C99.9878 45.6792 97.0542 44.2995 97.9876 45.9681C102.434 47.6601 107.423 47.7394 111.051 44.3088C112.178 43.2461 112.854 41.5354 114.454 41.2604C114.638 41.4469 113.318 43.591 113.088 43.8893C110.233 47.6275 105.717 48.7928 101.234 48.1589C100.149 48.005 95.1505 45.9635 95.7437 44.5791C96.9714 42.8126 97.6933 44.3601 98.7647 44.5698C100.048 44.8215 101.478 44.5185 102.452 43.6283L104.894 40.9854C104.181 40.7244 103.62 41.4842 103.133 41.5121C102.567 41.5448 101.786 40.9621 101.248 41.06C100.057 41.2698 97.583 42.9524 96.0058 43.1855C92.6445 43.6795 88.29 42.7706 86.6392 39.4333C86.3725 38.8973 85.715 37.6714 86.5059 37.4243C87.3704 37.154 89.743 38.8367 91.3708 38.79C93.1273 38.7388 94.4884 36.343 96.8151 37.6481L96.976 38.5011C96.2357 38.5523 95.4494 38.3845 94.7183 38.571C94.0148 38.7528 93.4584 39.7409 92.7365 39.8807C92.1295 39.9973 90.396 39.9693 89.7476 39.8807C89.32 39.8202 88.9567 39.2841 88.6533 39.3354C87.7934 39.4706 88.7958 40.3608 89.0717 40.5659C92.3364 42.9524 96.7645 42.4071 99.974 40.3049C99.3717 39.9367 97.8727 39.1816 97.491 38.6595C97.2657 38.3519 97.5462 37.9837 97.3761 37.69C97.3209 37.5968 95.9736 36.1938 95.8724 36.1519C95.5276 36.0027 95.1413 36.3197 94.7965 36.1658C94.4148 35.998 94.3504 35.4574 93.5412 35.2103C91.8444 34.6883 89.8166 35.2616 88.2256 34.7862C84.9839 33.812 80.1374 27.0347 84.8275 24.7228C85.3931 24.7695 85.9633 28.3166 87.8854 28.7687C88.5199 28.9178 89.1775 28.7687 89.8856 28.9551C90.8052 29.2022 91.4398 30.167 92.3318 30.4886C92.4284 29.4399 91.3478 27.3517 90.258 27.2445C89.7338 27.1932 88.5567 27.8877 88.267 27.0021C87.8164 25.6178 89.7476 25.4686 90.7041 25.5059C89.9316 21.2923 86.5427 17.7172 82.4733 16.5519C80.6386 16.0252 77.1991 15.368 75.3966 15.9413C74.5735 16.2023 74.2517 17.4469 72.955 16.7943C71.5525 16.0858 73.3412 13.0654 72.2515 12.8044C70.0213 13.3544 66.8118 14.0349 65.3128 15.96C64.7794 16.6452 64.5495 17.7685 64.0712 18.2998C63.3263 19.1249 60.6456 19.7961 59.6983 19.1621C58.9534 18.6634 59.2339 17.307 57.9234 18.4304C57.6613 18.6541 56.2313 20.9707 55.9784 21.4414C55.1415 23.0122 54.2679 24.5923 55.3622 26.3263C55.7761 26.9835 58.4246 27.925 56.406 29.0763C55.1093 29.8174 53.4908 29.3233 52.2125 28.8339C51.794 30.2929 51.909 33.4811 52.7459 34.7256C52.8194 34.8328 54.3736 36.4455 54.5346 36.5807C55.3622 37.3032 58.5212 38.5011 58.1901 39.7083C58.0844 40.1045 57.3946 40.3049 57.4406 40.8176C57.4774 41.2464 58.2591 42.2626 58.5028 42.7939C59.1052 44.0804 58.7603 44.2156 60.0294 45.3855C62.2825 47.455 65.7082 48.1962 68.0395 45.9961C65.9197 45.9029 64.2828 44.3787 62.6734 43.1295C62.4435 42.9524 62.3331 42.4956 61.8641 42.1554C60.7329 41.3397 59.588 41.5028 58.4936 40.8689C59.0454 40.3748 59.473 40.1045 59.0316 39.3494C60.6824 39.2189 62.14 39.7176 63.8091 39.6197C65.1012 39.5451 67.7774 38.4358 68.4579 38.5011C69.1155 38.5663 69.8466 40.813 70.4995 38.5197L69.75 38.4731L69.5845 37.4896C72.8124 35.8209 73.7827 29.2255 69.2718 29.0856C67.6165 29.0344 67.2992 30.4793 65.5841 30.4979C65.0599 31.2577 67.736 34.0497 68.3108 32.0221L67.4923 30.9128C67.7268 29.8034 70.3478 30.8242 69.4695 32.9077C68.7246 34.6743 67.0187 33.8493 66.706 34.1289C66.5727 34.2455 66.352 35.723 65.3771 35.9841C64.6368 35.6671 61.9147 36.4409 61.7537 35.6019C61.694 35.3035 62.655 34.2548 62.7837 33.6069C62.9539 32.7679 62.8021 31.887 62.8481 31.0386C62.0848 31.253 61.179 30.7217 60.5398 30.7683C59.7167 30.8289 58.7373 32.1153 58.2499 30.3954C58.7511 28.5356 60.6042 27.3051 62.3515 26.7924C64.0804 26.2843 65.0277 27.8737 66.6646 27.1606C66.9543 26.7784 64.4621 24.6017 64.2598 23.9165C64.0942 23.3571 64.3701 21.3202 64.8943 21.0779C65.4783 20.8075 65.9059 21.8609 66.4761 22.2385C67.5981 22.9842 69.1661 23.2406 70.311 23.8838C70.5363 24.0097 72.6055 25.5012 72.6929 25.6224C73.5527 26.8157 72.1549 28.792 73.355 29.6543C74.0356 29.6776 74.1689 24.9466 73.9804 24.3173C73.801 23.716 72.5641 23.1334 72.6653 22.1872C70.9777 22.0893 72.9136 24.2288 71.9848 24.4012C70.6835 24.6389 70.4857 19.3439 72.4952 20.0058C72.932 20.9334 73.9712 22.0334 74.3666 22.8211C74.7759 23.6321 75.1621 25.8974 75.5346 26.3402C75.8702 26.7364 77.8521 26.9182 78.4177 27.6407C79.4063 28.9038 79.4568 33.0336 78.666 34.4226C78.4912 34.7349 78.082 34.7862 77.8981 35.0845C77.429 35.8489 77.3003 36.6646 76.5048 37.2845C75.1805 38.3146 72.8446 38.2167 71.5847 39.4846C73.5252 41.941 76.0542 38.7434 77.9532 39.382C78.7395 39.6477 78.3809 40.8083 77.99 41.2791C75.346 42.7473 72.9688 46.1499 69.6719 45.1618C71.295 48.6623 69.0649 47.2919 67.0877 47.6648C66.5175 47.772 66.191 48.2987 65.6576 48.4245C63.5379 48.9279 59.9283 47.483 58.6086 45.7211C57.2429 43.8986 57.7303 41.5448 55.2013 40.3142L56.5624 39.079C54.9668 38.8646 54.2679 37.6015 53.0172 36.8604C53.1873 37.8019 53.969 37.9977 54.3047 39.0091C54.5438 39.7223 54.7507 41.2418 54.8197 42.0249C54.9116 43.0643 54.3552 44.2622 54.9852 45.516C55.5692 46.6813 58.5948 47.3478 56.406 49.5852C54.2909 47.6788 50.9801 46.8724 49.6881 44.2435C49.3754 43.6096 47.9315 39.0651 49.0535 39.079C50.5157 40.3562 49.8858 42.985 50.9755 44.3228C51.2009 44.5978 53.4218 46.1453 53.5551 45.9915C52.9114 43.7355 54.1437 41.6939 53.3758 39.396C53.0401 38.3939 52.1389 37.9277 51.5779 37.0654C51.4032 36.7998 49.9593 33.784 49.7386 34.0917L49.4857 38.3566L48.6443 38.5197V33.1221C49.0857 32.4509 49.8628 33.1734 50.5525 32.987V29.6636C50.2536 30.1996 48.6029 30.8662 48.4925 31.034C48.2442 31.4115 48.4373 32.3204 48.2212 32.973C47.8718 34.0311 45.4209 35.2476 47.0119 35.9188C47.3108 37.3731 44.1656 38.9485 43.1862 40.0485C41.9171 41.4748 40.9928 43.4978 40.9928 45.4368C43.2506 45.7164 46.5429 44.0524 46.9337 41.6333C47.0395 40.9668 46.6992 38.2913 47.6786 38.5197C48.727 39.5125 48.4006 40.6592 47.9499 41.8337C47.7614 42.3232 46.2164 44.9707 45.9129 45.3063C44.7496 46.5881 41.9539 46.5881 40.3813 47.1707C39.9123 47.3432 39.0018 48.5923 38.3857 47.6648C37.4338 46.2292 39.103 46.2105 39.3743 45.805C39.7697 45.213 40.2525 43.1202 40.671 42.2066C42.0458 39.1816 42.5516 39.4286 44.6852 37.4197C44.9611 37.1587 45.9037 36.4455 45.4991 36.0307C43.9081 37.401 42.1654 38.6409 40.179 39.3634C41.1722 41.5494 38.4776 42.8685 37.3787 44.677C36.482 46.1499 36.436 47.7627 34.445 48.6203C33.1345 49.189 31.8654 48.8953 30.5595 49.1097C29.2352 49.3241 28.0121 50.5687 27.0787 49.175C27.0787 48.8767 29.249 47.0216 29.4973 46.6533C29.8652 46.108 29.7962 45.2876 30.3572 44.7609C32.2425 42.9897 36.1555 42.6448 38.6064 41.2231C38.8915 41.0553 39.3973 40.7757 38.942 40.4541L31.7367 42.1414L31.7091 43.4978C28.4811 43.1016 28.1087 45.3669 26.4947 46.933C26.1038 47.3152 23.7818 48.639 23.3127 48.7135C22.7104 48.8068 22.2414 48.4525 21.7677 48.5038C20.3377 48.6529 18.9214 49.0818 17.3764 48.9792C16.6775 48.9326 14.3968 48.7275 14.0887 48.2148C13.5461 46.8677 14.9164 47.2453 15.6107 46.9703C17.5788 46.1779 17.5282 46.1406 19.0088 44.8774C22.3057 42.0668 25.0463 42.999 28.7662 42.8685C29.2996 42.8499 30.6837 42.7147 30.8906 42.1181C26.4717 41.9689 21.9839 41.3956 17.8685 39.6757C16.7005 39.1862 14.1807 37.2565 13.3024 37.401C12.8886 37.471 12.5299 37.9837 12.2265 37.9324C11.946 37.8858 11.477 37.1167 11.0585 36.893C10.5941 36.6413 9.817 36.329 9.3112 36.1752C7.15004 35.5226 3.78415 36.1425 2.26214 34.1895C1.46206 33.1594 1.42527 31.7052 0.98844 30.7776C0.717146 30.1996 -1.00718 29.2861 0.850494 28.6755C2.18397 28.2373 3.4071 29.356 4.54745 29.9293C6.27638 27.3517 3.06683 25.697 1.99085 23.9444C0.45045 21.4321 2.09661 18.7706 0.592994 16.2536C2.97487 13.4057 5.22799 20.1037 5.66482 20.2016L8.7778 19.5537L7.70182 18.9664C7.56847 18.5376 7.96392 18.0109 7.89955 17.6473C7.80758 17.1392 5.80736 14.7527 5.4487 14.0769C4.10602 11.5273 3.86692 8.94967 5.38892 6.42801C5.78437 5.76613 6.51089 5.63563 6.87874 5.17418C7.62825 4.22797 7.7708 2.83896 7.41673 1.70632C8.13865 0.997828 9.60088 3.37965 9.76182 3.91102C9.99633 4.69875 9.48593 6.1903 9.62387 7.35557C9.97334 10.2455 11.5413 9.90053 10.5573 13.8858C10.0837 15.7968 8.7732 17.0041 8.7824 18.8638C10.1619 17.6426 10.4791 15.9413 11.3988 14.4591C12.5943 12.5247 14.7325 10.6603 16.6867 9.57892C17.0822 9.35985 19.6204 8.12465 19.8503 8.0827C22.2046 7.6399 27.9799 8.48822 29.902 10.045C30.4675 10.5018 30.4032 10.9959 30.7021 11.3128C31.5067 12.1518 33.8932 14.7947 33.8932 15.96V20.8029C34.8174 20.924 35.0152 18.8405 34.9692 18.2113C34.9186 17.5028 33.8472 15.5498 35.0795 15.5824C35.8842 15.6057 35.8842 16.6172 36.2797 17.1346C38.4914 20.0291 40.6342 21.7724 38.2109 25.5945C38.0362 25.8695 35.6635 28.9272 35.5302 27.8551C35.8153 25.8602 34.9968 24.1169 34.0174 22.4482L33.323 22.63C32.5597 24.7508 30.7388 26.1072 28.9777 27.3051C28.78 27.7992 29.4835 27.8458 29.7778 27.8411C31.0607 27.8365 32.8264 25.7017 32.5275 24.3919H33.8932C33.5483 26.4195 35.1117 28.3352 34.1645 30.2882C34.1231 30.3674 33.0196 31.5467 32.946 31.598C31.378 32.7446 29.5571 31.6399 27.888 32.1433L27.9247 31.0759C29.2444 30.8895 29.3088 30.0179 29.249 28.8246C27.7086 28.7687 26.8028 30.0691 25.2624 30.4513C23.0276 31.0013 20.632 30.5399 19.5652 28.2606C18.8525 26.7318 23.0276 26.2097 23.9243 27.1699L24.3381 26.6106C23.4415 26.8157 23.0782 25.7296 22.508 25.5572C21.6482 25.2915 20.2871 25.6224 19.3031 25.4873C19.064 25.4546 16.7281 24.7601 16.6086 24.6902C16.1441 24.4152 15.4176 22.5694 15.413 21.9914C15.413 21.4787 15.9096 19.1295 16.558 19.1342C17.8271 19.1342 16.5948 20.8168 17.5098 21.2084C18.1122 21.4694 18.7927 21.2736 19.441 21.4741C19.8963 21.6139 20.5262 22.6207 20.9355 21.9169C20.7883 20.4346 22.4437 19.4092 20.8067 18.71C21.3355 17.4422 21.5792 16.1324 20.655 14.9951C18.7237 16.6125 20.1814 18.4164 21.0642 20.1037C20.7699 21.5486 18.5628 19.0456 18.3881 18.1041C17.8914 15.396 19.4962 14.1002 21.9701 13.9137C23.2116 14.8553 22.5954 16.5053 22.4299 17.7592C24.8853 17.1066 28.9915 15.0697 29.7962 18.7193L29.5203 19.0037C28.6605 19.3346 27.3684 19.4511 26.5959 19.9126C25.267 20.7096 26.0625 21.7071 23.3909 21.3529C22.9173 21.2876 22.4115 20.4253 22.1954 21.2596C21.6114 23.483 24.3335 26.247 26.3981 26.3542C29.341 26.508 32.4126 22.9376 32.7804 20.0944C33.8978 11.3408 24.5359 6.84285 17.5926 10.2315C14.9348 11.5273 10.1021 17.4608 9.88597 20.416C9.86298 20.7143 10.0147 21.8563 10.5527 21.6325C11.8862 20.4439 12.2449 18.3092 14.3968 19.6842C14.5026 20.6351 14.8152 21.5999 14.7693 22.5601C14.6911 24.3033 13.4128 26.0419 13.4036 27.5848C13.399 28.6055 14.2819 32.2971 15.7211 31.8636C16.089 31.7518 16.1119 30.6285 17.3167 30.8196C17.5236 30.8522 19.4686 31.873 19.6802 32.0361C20.8113 32.9217 20.7929 34.8887 21.9057 35.8675C22.2368 36.1612 24.4347 37.1913 24.7428 37.1307L25.1244 36.4875L24.3565 34.5345C26.9867 32.0128 28.5041 34.1802 30.8814 35.3455C34.7347 37.2379 40.179 36.7671 43.5816 34.0823C44.2668 33.5416 44.8277 32.726 45.5037 32.1526L46.313 33.2573L47.2648 31.7378C47.228 30.9174 43.4989 31.4675 42.8045 31.584C42.2022 31.4115 42.4367 30.6098 42.6344 30.2183C43.9357 29.9945 45.0944 29.9246 46.3865 29.3187C47.3062 27.4263 48.4971 25.8974 49.426 23.9584C49.872 23.0215 49.9823 21.9308 50.5433 20.9427C51.3664 19.4931 53.0769 18.2626 53.8264 16.6638C51.2101 17.4282 49.9593 19.6329 46.8648 19.7215C45.6462 19.7588 44.3081 19.1388 43.1218 19.7168C42.6712 19.9359 42.2068 21.7118 41.2963 20.3694C40.3491 18.9757 42.7907 15.5964 43.9035 14.7621C46.8188 12.5574 51.8768 14.4917 54.9208 13.2006C55.7393 12.8557 56.3692 12.3616 55.0588 12.2404C52.6125 12.012 52.286 11.6345 50.387 10.609C48.4373 9.55561 47.6832 11.5273 47.1498 11.4061C46.8418 11.1404 46.4877 10.7022 46.5797 10.2734C46.8326 9.09416 51.6515 6.56785 52.8654 6.13903C57.0728 4.66146 57.5602 6.44666 60.9491 7.64456C62.563 8.21788 63.7218 8.38102 65.4323 8.35771C65.9749 8.34839 66.867 7.7238 66.8026 8.63738C65.8002 10.0124 64.2644 9.59756 62.9907 10.0357C62.5446 10.1895 62.1952 10.2408 62.2963 10.8514L69.6673 9.19205C69.7684 8.29711 68.3568 8.55347 67.6119 8.09202C67.3544 7.93355 65.4645 6.37208 65.1104 6.05979C64.6 5.61698 64.1632 4.54027 63.3677 4.0928C62.3101 3.49152 59.45 4.03221 60.2409 2.54065C60.4019 2.24234 60.595 2.02793 60.8065 1.86945C61.4962 1.76225 62.186 1.66437 62.8757 1.57581C63.6022 1.69699 64.3287 1.92073 64.8851 1.93937C67.4141 2.01861 68.7476 0.857997 71.5755 2.13048C74.3161 3.36567 74.9138 5.35596 76.6381 7.23905C76.9048 7.52803 78.6935 8.61873 78.3947 7.67253C78.2199 7.11786 77.4106 6.13437 77.121 5.36062C76.7623 4.39111 75.3323 0.0795914 77.59 1.84149C79.9029 3.64533 79.7281 2.68049 82.018 2.88092C85.1678 3.15592 89.8534 5.64029 90.8282 8.8984C91.0627 9.6768 90.6627 10.7815 91.4949 11.1264C91.2926 8.07804 94.1987 4.61485 96.7737 3.32838C97.1967 3.11863 97.7117 2.89956 98.2681 2.69913C100.392 2.48938 102.521 2.26565 104.66 2.15378C105.832 2.09319 107 1.9953 108.168 1.87412L108.384 2.63387C108.117 3.62669 105.579 4.5962 104.913 5.48647C103.253 7.70516 104.545 9.22001 101.137 11.3455C99.0636 12.6366 96.8978 12.5947 95.1459 14.543C94.2263 15.5684 94.0056 16.6685 93.9596 18.0435C94.8195 17.5214 95.3666 16.5892 96.1575 15.9879C98.1761 14.4451 100.232 13.8345 102.158 12.1146C103.63 10.8048 104.485 9.33654 106.503 8.76322C108.964 8.06406 113.051 8.46491 115.406 9.44375C115.948 9.67214 116.233 10.1336 116.698 10.348C118.211 11.0518 120.887 11.4667 120.712 13.6108C120.597 13.7366 117.99 13.0654 117.364 13.1214C116.026 13.2379 113.635 15.5498 111.704 15.2794L111.998 16.0951C112.587 16.1651 113.056 15.7269 113.681 15.8761C113.851 15.918 116.633 17.2278 116.872 17.3723C117.355 17.6613 119.029 19.4838 119.199 19.9918C119.378 20.5278 119.581 24.3733 119.535 25.0631C119.498 25.5572 118.707 27.3284 118.385 27.7199C118.045 28.1348 117.746 27.7852 117.585 27.4403C117.277 26.7691 117.397 25.7063 116.817 25.0351L114.031 22.7465C113.143 23.3525 114.132 24.005 114.307 24.6716C114.808 26.5733 115.58 29.2115 115.19 31.1179C115.052 31.7984 113.635 33.8306 113.056 34.2128C112.311 34.7069 110.752 34.5438 109.791 34.9167C110.274 33.1921 110.191 31.845 109.777 30.0878C109.207 27.664 107 31.1086 106.375 31.598C105.897 31.9755 104.752 32.6094 104.172 32.6933C101.942 33.0196 101.657 30.3488 99.1418 31.0433C98.7233 30.6238 100.379 27.5708 101.216 27.5335C101.818 27.5055 102.885 28.1767 102.986 27.0254C103.115 25.5199 100.199 25.7436 100.213 23.1567C100.213 22.5834 100.517 22.038 100.494 21.5113C100.466 20.8308 99.4177 19.5024 100.415 19.1715C101.459 18.8219 102.59 20.0291 102.99 20.9147C103.253 21.4927 103.064 22.6207 103.643 22.4575C105.069 22.0614 104.701 20.2016 106.14 19.4511C106.416 19.3066 109.451 18.2719 109.626 18.3231C110.729 18.6541 109.603 20.9893 108.954 21.4741C108.504 21.8097 107.575 21.7397 107.373 22.3736C106.963 23.6461 108.094 24.5084 108.973 25.1004C108.872 25.9441 108.053 26.1118 107.345 26.0746C107.189 29.6869 111.184 27.6966 112.191 25.5805C112.587 24.7555 112.375 22.5741 112.693 21.3855C112.886 20.663 113.346 20.9846 113.332 20.3973L110.2 15.8201C103.689 12.1938 94.0194 15.2095 93.4538 23.441L94.3642 25.7762C95.4954 24.4339 96.7645 23.5622 98.5992 23.8419C98.9486 25.1517 97.9646 26.2424 97.7991 27.3191C97.491 29.3187 98.3187 32.4323 99.8269 33.8027L100.415 32.9637C101.951 32.6094 102.246 35.6391 103.004 36.6786C103.492 37.3451 104.844 38.4964 105.634 38.7201C108.016 39.396 110.32 39.7176 112.587 38.7201C114.32 37.9604 112.467 37.3265 112.293 36.6692C112.09 35.9048 112.725 35.3828 113.428 36.0913C113.971 36.6366 115.47 38.0349 114.711 38.6595L113.617 39.6197C114.32 39.4659 115.134 39.2282 115.773 38.9019C117.383 38.0862 120.473 36.1192 121.37 34.6137C123.379 31.2437 125.333 26.5034 128.653 24.005C129.761 23.1707 130.961 23.0122 131.904 22.0427C127.95 20.4673 126.768 26.0186 123.439 26.0606C123.126 27.1 124.11 26.8856 124.414 27.4403C124.947 28.4098 123.439 29.1462 123.071 29.7289C121.604 32.0641 120.56 35.8069 117.236 36.5154C116.123 36.7531 113.732 36.8324 114.297 35.1917C116.551 35.7417 119.02 34.6417 120.317 32.7213C120.813 31.9895 120.928 31.0153 121.425 30.2462C121.866 29.5611 122.675 29.2208 122.905 28.4144C122.905 27.7339 121.682 27.4682 121.406 26.6059C120.809 24.7415 122.606 25.4453 123.954 24.7834C125.361 24.0936 126.492 22.1499 128.074 21.488L126.29 19.9825C125.034 18.5189 126.979 18.7426 127.655 18.0202C128.488 17.1299 128.327 15.1443 129.701 14.543C129.306 13.0887 128.097 11.9235 128.35 10.2827C129.274 10.1149 129.743 10.898 130.662 10.8607C131.279 10.8374 131.665 10.4133 132.102 10.348C133.877 10.087 135.422 10.101 137.086 10.8328C137.059 9.66748 136.911 8.45093 137.891 7.63524C139.201 6.54454 139.036 8.01745 139.882 8.4183C141.289 9.0895 143.721 8.78187 145.004 10.5577C145.262 10.2175 143.878 7.56066 143.574 7.3043C143.381 7.14116 142.816 7.12252 142.452 6.92209C140.029 5.56571 137.068 4.79663 134.212 5.00638C129.826 5.33265 126.239 8.80052 121.549 6.24157C120.905 5.89199 119.355 3.99026 119.176 3.95763C118.781 3.87839 118.247 4.36781 117.81 4.37713C116.859 4.39577 113.511 4.16738 112.808 3.7572C111.741 3.12795 111.929 2.11649 112.201 1.40334C113.571 1.24487 114.937 1.08639 116.307 0.969861C116.61 0.941894 116.909 0.927912 117.213 0.909268C117.443 1.41733 118.394 1.54318 118.937 1.97666C120.565 3.29109 121.714 5.31867 123.972 5.72419C125.508 5.99919 126.846 5.80809 128.354 5.57037L127.246 2.42879C127.315 2.13514 128.97 1.69699 129.311 1.69233C129.927 1.68767 133.49 2.35421 134.198 2.5593C135.091 2.81566 135.799 3.51016 136.548 3.77585C138.613 4.5123 140.659 4.21865 142.645 5.61698C143.114 5.94792 143.956 7.43015 144.466 6.95472C144.807 6.63776 142.025 4.08814 144.048 1.96268C144.43 1.55716 144.922 1.38936 145.326 1.11902C146.089 1.03512 146.848 0.927912 147.611 0.811385C147.892 1.12834 148.462 1.25419 148.812 1.58979C149.676 2.41014 149.832 3.4216 149.639 4.59154C149.534 5.24875 148.071 7.43015 147.34 7.23438C146.273 6.95006 148.099 4.94578 148.232 4.26526C148.922 0.816044 143.731 1.64106 144.581 4.47967C144.83 5.31401 145.942 5.70554 146.099 6.55386C146.306 7.6399 145.814 9.27128 146.246 10.2781C146.356 10.5344 146.821 11.0332 147.064 10.5671C147.29 7.15048 152.154 3.18855 155.277 2.56396C156.509 2.31692 158.086 2.68515 159.01 2.48472C159.723 2.3309 160.463 1.39402 161.314 1.21224C161.397 1.1936 161.484 1.18427 161.567 1.17029C163.645 1.29614 165.724 1.41267 167.802 1.51987C168.124 2.24234 168.455 2.91354 168.211 3.92034C170.363 4.11144 172.428 3.48686 174.493 2.95083C175.141 2.78303 175.789 2.21904 176.603 2.04658C178.392 1.66903 183.266 1.84149 183.73 4.12077C184.071 5.81741 181.606 5.40723 180.433 5.23011C178.879 4.99705 177.081 3.6733 175.711 3.62669C174.373 3.58474 171.145 4.85256 169.398 5.00638C162.694 5.58902 156.114 0.154169 150.076 6.98268C149.97 7.10387 148.871 8.66534 148.83 8.76789C148.448 9.68146 150.623 8.67466 150.899 8.6467C151.925 8.55348 153.539 8.82848 154.375 8.57212C155.176 8.32508 155.222 6.65174 156.583 6.94539C157.314 7.10387 156.964 10.4412 156.748 11.1171C156.987 11.3828 158.376 9.95181 158.863 9.80265C159.617 9.57426 161.82 9.37849 162.629 9.44375C165.02 9.63019 165.848 12.0959 168.483 11.3967C168.363 13.8858 164.781 12.3569 164.938 15.5405C167.315 15.9879 169.058 16.2023 170.667 18.174C171.982 19.7867 171.113 20.3041 171.214 22.1872L168.952 21.3948L167.669 22.8724C170.575 24.4618 171.32 27.911 174.373 29.3793C174.373 30.2276 173.66 30.8196 172.86 30.7823C172.791 31.1552 172.906 31.4768 173.063 31.8077C173.587 32.9217 177.808 37.3777 178.87 37.8159C180.714 38.5803 183.386 36.4548 185.487 36.9163C187.358 37.3265 186.508 39.5824 187.184 39.6197L190.347 38.1282C190.614 35.9235 191.819 32.5675 194.421 32.7073C194.251 33.4484 194.624 35.5273 195.649 35.2057C196.578 33.5743 197.474 31.8031 197.336 29.8361C197.286 29.1322 196.702 28.4517 196.601 27.5941C196.316 25.2169 196.031 21.6372 199.318 23.194L199.875 22.877C198.767 16.1045 189.598 12.1658 183.979 15.8901C182.526 16.8502 182.912 17.5121 182.351 18.6727C182.135 19.1202 181.67 19.3533 181.477 19.7261C178.64 25.2822 184.696 30.773 189.239 26.4894C190.154 25.6271 190.807 24.4618 190.067 23.2173C190.016 23.1287 188.591 22.0054 188.494 21.9728C186.802 21.4414 184.627 22.8165 186.365 24.4012L186.774 22.7465L188.099 23.0681C188.761 26.1352 184.806 26.3123 184.163 23.5809C184.029 23.0122 184.397 21.2317 184.862 20.9473L187.322 20.8122C187.487 20.1083 186.71 20.155 186.489 19.7914C185.85 18.724 186.503 16.7757 187.188 15.8341C187.754 15.6943 187.942 16.8363 188.416 17.074C188.816 17.2744 189.368 17.1532 189.777 17.3583C190.398 17.6659 191.598 20.2855 190.835 20.7749H189.818C189.469 19.6562 189.271 18.3884 187.873 18.3231C186.949 19.1109 189.915 21.6185 190.481 22.1919C190.701 22.4156 190.862 22.9563 190.913 22.9842C191.814 23.5156 192.669 21.5113 192.821 20.8401L193.594 20.8168C195.47 26.1118 194.228 27.8784 189.018 28.7733C188.007 28.9458 186.981 28.5263 185.965 29.1136C186.112 30.1297 187.317 30.8522 188.149 31.1831C189.165 31.5886 191.083 31.2018 189.492 32.8238C188.834 33.495 185.855 34.7302 185.073 34.6044C184.889 34.5764 181.992 33.1035 181.776 32.945C180.64 32.134 180.783 30.5259 180.553 29.2068C180.466 28.6988 180.038 28.1254 180.015 27.8178C179.987 27.4356 180.548 27.1233 180.521 26.508C180.512 26.275 179.716 23.9444 179.551 23.8559C179.118 23.6275 179.091 24.1682 179.017 24.4059C178.865 24.8906 178.373 26.4241 178.332 26.7877C178.208 27.8737 179.141 29.095 178.194 29.9386C177.854 29.2814 176.925 28.7221 176.58 28.2606C176.41 28.0322 174.985 25.9301 174.925 25.7902C174.828 25.5712 174.534 22.9563 174.566 22.672C174.773 21.0312 176.015 19.4791 177.252 18.4676L180.788 16.6591C181.05 18.8965 178.516 18.8918 177.44 19.6935C177.302 19.7961 175.693 21.7024 175.651 21.8376C175.32 22.9749 176.171 25.2915 177.104 26.0606L177.923 24.9606C178.323 21.6419 180.705 19.1482 182.153 16.249C182.075 15.8761 178.792 15.2142 178.199 15.2561C176.474 15.3773 176.304 17.3536 174.534 16.9015C174.52 16.179 173.945 15.5871 173.968 14.8833C174.047 12.329 177.863 8.91704 180.374 8.62805C184.342 8.1666 184.604 9.22934 187.547 10.7675C187.901 10.9539 190.986 11.5599 189.8 12.3709C188.706 13.1167 185.303 10.4133 183.91 10.031C180.994 9.234 178.686 9.91452 176.681 12.0819C175.798 13.0328 175.398 13.5642 175.601 14.9951C176.525 14.7434 176.842 14.0256 177.95 13.9091C179.376 13.7553 180.857 14.4544 182.498 14.1048C183.409 13.9091 185.689 12.4874 186.384 12.4735L186.742 12.562C187.133 13.8858 188.977 13.1959 190.182 13.3591C190.756 13.4383 193.442 14.1375 194.104 14.3426C194.812 14.557 197.438 16.0019 197.985 16.524C198.252 16.7757 200.753 20.0478 200.845 20.2668C200.983 20.5745 201.185 23.9817 202.077 23.3012L203.457 19.577C202.698 18.3045 201.443 17.1905 201.535 15.5498C200.312 15.2888 201.65 18.5842 200.312 18.3185C199.672 18.1926 200.091 16.3329 199.544 15.6337C198.031 13.7133 194.803 13.965 193.35 12.9209C192.039 11.9794 191.501 8.73526 190.462 7.53736C189.538 6.46996 186.664 8.23652 186.788 6.30216C186.866 5.08095 189.009 3.64067 190.067 3.23516C191.042 2.85761 194.334 2.41014 195.322 2.60125C196.909 2.90422 200.84 6.12038 201.59 7.60727L202.62 10.8467C202.776 9.53231 202.712 8.50686 203.333 7.27633C204.128 5.69622 207.062 2.80167 208.791 2.56862C211.835 2.15378 212.819 2.63854 215.647 0.67155C215.853 0.527056 216.074 0.657567 216.042 0.28934C216.125 0.317307 216.208 0.345275 216.29 0.377902C217.449 3.38431 214.341 5.82207 212.492 7.70516L210.271 12.7858C210.51 13.0375 212.635 11.2662 213.076 11.0658C214.534 10.4086 216.414 9.91918 217.895 9.02891C218.608 8.60009 219.063 7.63058 219.909 7.19244C222.535 5.83139 225.74 6.86616 228.154 5.03434C229.142 4.28391 229.8 2.93685 231.294 2.81566C231.929 1.95335 228.595 1.2169 228.121 1.17961C225.505 0.969863 221.771 2.89024 219.969 4.75934C218.3 6.48861 217.316 9.509 214.502 10.0031L214.097 9.32722C218.102 6.59581 219.642 1.73428 224.742 0.601633C224.756 0.50375 224.756 0.429174 224.742 0.359257C226.691 0.387224 228.641 0.387223 230.591 0.387223C231.418 2.20505 234.895 0.844011 234.573 3.64999C231.584 3.22583 230.214 5.09028 228.016 6.56318C227.698 6.77759 227.312 6.49793 227.473 7.2437C228.738 7.90092 229.188 6.7776 230.09 6.68904C230.798 6.61912 231.253 7.08057 232.113 6.85217C233.566 6.4653 233.759 5.5191 234.573 4.89451C234.904 4.64281 238.421 2.59193 238.743 2.48006C241.741 1.44996 244.431 3.3144 246.592 5.15553C246.979 5.48647 247.153 6.12504 247.563 6.38606C248.648 7.06658 251.209 6.42335 250.947 8.90306C250.193 9.12213 249.112 8.59076 248.478 8.74458C247.871 8.89374 246.551 10.087 245.682 10.348C242.118 11.4201 240.081 7.57931 236.366 8.65602C236.053 8.74458 235.709 8.74458 235.658 9.17806C236.665 9.07552 237.888 10.7349 238.569 10.7908C239.042 10.8281 239.415 10.2734 239.842 10.3433C240.27 10.4133 240.826 11.2476 241.544 11.3828C242.955 11.6484 244.942 11.2243 246.445 11.3921C249.448 11.7277 252.11 14.0629 252.556 17.0973C252.685 17.9829 252.832 19.7541 252.869 20.6817C252.933 22.2571 252.129 22.1872 251.37 21.0685C250.993 20.5092 250.864 19.3766 250.492 19.1202C249.315 18.3231 247.153 18.1553 245.811 17.8477C245.461 17.7685 243.857 16.6824 244.128 17.6147C244.546 19.0643 245.526 18.6168 246.307 19.0083C246.703 19.2041 246.942 19.9918 247.411 20.3787C248.28 21.0918 249.963 21.488 250.919 22.08C253.628 23.7487 255.472 26.9881 255.315 30.2136C254.037 30.5818 254.005 29.4492 253.481 29.095C251.88 28.0182 250.073 28.1488 248.496 27.1653C248.082 29.3979 250.952 29.3979 250.676 31.3136L248.767 31.0386C248.17 31.8776 252.202 35.6997 253.002 36.2917C257.357 39.5032 265.887 41.1859 271.193 40.8456C274.31 40.6452 272.765 39.8621 272.793 38.9206C272.807 38.4032 273.428 38.1888 273.556 37.7646C273.763 37.0934 273.538 36.1845 273.607 35.4667C270.765 38.6083 266.126 39.4473 262.042 39.0324C258.056 38.6222 252.478 35.5599 250.409 32.0128C251.554 30.7963 252.763 33.5743 253.816 34.3667C258.258 37.7087 266.13 39.6384 271.023 36.3057C272.177 35.518 272.067 33.5743 273.966 34.1289C275.658 34.623 274.527 38.4218 275.111 38.2354C277.396 37.3311 278.463 35.2383 279.856 33.3366C279.359 32.1946 279.428 30.456 278.881 29.4585C278.555 28.8619 277.736 28.9691 277.98 27.9996C278.228 27.7526 280.509 28.4983 280.982 28.6894C281.47 28.8852 282.459 30.1018 282.619 29.2394C282.67 28.9691 281.875 24.1402 281.727 23.7813C281.479 23.1707 280.762 22.9563 280.697 22.3177C280.601 21.3715 281.36 20.5092 282.316 20.8355L282.753 21.9075C283.567 20.7143 284.592 20.6164 284.132 18.8638C284.022 18.4397 282.767 15.5591 282.541 15.3494C281.842 14.7015 281.829 14.6316 281.263 14.0303C279.511 12.1752 279.571 12.8976 277.722 12.0726C276.527 11.5366 276.656 11.0425 274.757 10.651C271.386 9.95647 267.974 9.81664 265.142 12.0819C263.417 13.4616 263.739 13.8065 263.054 15.4939C262.916 15.8341 262.424 15.7968 262.406 16.0019C262.36 16.496 262.778 19.8007 262.953 20.4067C263.22 21.3249 264.645 23.469 265.408 24.005C267.418 25.422 268.278 23.7533 270.342 23.716C270.935 22.7792 272.159 20.0105 270.742 19.4232C270.062 19.3299 270.416 19.6143 270.453 19.9918C270.568 21.1478 270.857 22.066 269.317 22.4109C266.337 23.0775 265.693 18.0948 268.696 18.0388V17.6286C266.907 16.8782 267.482 13.3264 269.11 13.3171C269.689 13.3171 270.19 14.9159 270.609 15.41C271.018 15.8901 271.749 16.0159 272.048 16.7337C272.388 17.5587 271.91 17.9642 271.975 18.7054C272.122 20.4439 273.428 20.5092 272.218 23.1287C271.653 24.3546 270.374 24.7601 270.338 26.0652C272.494 26.1538 272.471 24.0237 274.642 23.3711C277.433 22.5321 278.66 23.511 277.722 26.5034C277.295 26.8157 276.449 26.1771 275.722 26.3869C275.161 26.55 273.979 27.8132 272.894 27.9204C271.257 28.0835 268.88 26.2097 267.537 25.7203C266.636 25.394 265.693 25.6038 264.88 24.9559C265.013 26.578 264.581 29.8081 266.921 29.9479C267.864 30.0039 266.995 29.2767 266.866 28.8945C266.746 28.5356 266.815 28.1021 266.641 27.7386C266.328 27.0814 264.769 26.5873 265.831 25.7949C267.353 26.2517 267.432 27.8971 268.144 28.7034C268.728 29.3653 270.347 29.8594 270.88 30.9081C270.623 31.295 270.356 31.3136 269.933 31.3463C269.487 31.3836 266.889 31.1272 266.392 31.034C266.075 30.9734 264.709 30.1763 264.466 29.9433C263.054 28.5962 263.781 27.1466 263.505 25.6597C263.394 25.0678 262.769 24.6156 262.737 24.2194C262.705 23.8046 263.358 23.5063 263.215 22.9376C263.123 22.5787 262.378 22.1872 262.42 21.6372C261.918 21.6698 262.245 22.4995 262.01 23.0169C261.859 23.3571 261.261 23.6694 260.999 24.2055C260.599 25.0305 260.516 28.9505 259.398 26.7644C258.575 25.1563 257.325 24.0703 257.035 21.9775C256.686 19.4511 258.226 16.5473 260.369 15.2701C261.73 17.3723 258.428 18.0528 258.309 20.6677C258.286 21.1711 258.943 24.9792 259.688 24.4012C259.615 23.5296 260.723 22.9749 260.787 22.3177C260.888 21.3296 259.633 19.7634 259.964 18.5888C260.36 18.5748 260.658 18.4816 260.925 18.8638C261.233 19.3066 260.691 20.1783 261.601 19.9685C260.668 17.9363 261.192 17.5401 261.739 15.8201C261.905 15.3028 261.863 14.6688 262.056 14.2121C262.24 13.7739 262.76 14.0536 262.695 13.6061C261.813 13.2938 261.035 14.0955 260.364 14.1468C259.615 14.2027 258.29 13.4849 257.697 13.6481C257.288 13.7599 257.155 14.3799 256.612 14.3799C254.708 14.3938 255.03 11.5319 256.276 11.9514C256.58 12.054 256.589 12.7438 256.874 12.7951C257.279 12.8697 257.785 12.5247 258.194 12.548C259.081 12.604 259.936 12.9582 260.916 12.7625C262.208 12.5061 262.346 10.2967 263.886 11.6391C265.349 10.1382 267.735 9.40646 269.79 9.16874C269.542 7.68651 267.409 8.64204 266.048 8.12466C263.951 7.32761 264.562 4.63815 262.148 5.02036C262.608 3.32838 264.613 3.58008 265.772 3.29575C266.397 3.14194 267.298 2.54531 267.744 2.54997C267.974 2.54997 271.119 3.59872 271.418 3.78517C272.72 4.61018 273.653 6.58183 274.844 7.50939C275.616 8.11067 277.787 8.5628 276.683 9.58824C276.669 10.1383 281.571 11.4154 281.944 12.7671L282.348 12.2218C281.212 12.1938 281.212 11.504 280.711 10.6929C282.229 10.3387 283.162 12.7345 284.528 13.3264C284.44 11.187 283.732 6.77294 282.334 5.17418C281.792 4.55425 278.27 3.05804 277.704 3.64067C277.474 4.56823 278.251 5.02968 278.458 5.78012C278.656 6.49793 278.55 7.36023 278.872 8.12931C278.964 8.34839 280.927 10.7768 278.973 10.2408C277.548 9.84926 277.511 6.01784 276.72 4.76866C276.164 3.88771 273.12 2.65252 275.166 2.02793C275.892 1.8042 281.304 3.03473 281.939 3.62669C282.385 4.03687 282.399 4.60086 282.693 4.94112C283.962 6.39072 285.056 7.39752 285.286 9.67214C285.378 10.5904 284.725 12.0726 285.884 12.7764C285.889 9.5696 289.195 7.29964 288.344 3.92034L290.023 4.98307C290.101 5.28604 290.193 5.57969 290.289 5.85936C290.275 5.85936 290.266 5.85936 290.257 5.85936C289.719 7.85897 291.191 9.234 291.347 10.9772C291.453 12.1518 291.071 15.1816 290.386 16.0951C290.013 16.5892 289.351 16.7244 289.039 17.2185C288.689 17.7685 288.758 18.6587 288.229 19.1715C287.756 19.7774 286.795 18.999 286.422 19.2554C286.018 19.535 285.493 21.3995 286.565 21.3575L290.381 18.8685C290.887 19.6236 290.717 20.0478 291.765 20.2342C292.335 20.9147 290.933 21.791 290.57 22.3736C289.783 23.6368 289.112 25.2449 288.45 26.5873C288.11 27.2725 287.241 27.7246 287.526 28.8293C288.459 28.4191 288.887 27.2212 289.609 26.6525C290.234 26.1631 291.319 26.014 291.88 25.6271C292.404 25.2682 292.473 24.3639 293.375 24.4059C293.6 24.7928 293.788 25.1796 293.945 25.5665C293.945 25.5898 293.945 25.6131 293.945 25.6318C293.936 26.9369 293.94 28.2233 294 29.5145C293.697 30.1484 293.223 30.7403 292.538 31.281L292.561 31.2484ZM261.905 45.7957C263.284 46.7838 265.178 46.4762 266.797 47.0588C267.087 46.7932 265.077 45.227 264.769 44.8262C264.374 44.3088 264.254 43.4465 263.781 43.0643C262.815 42.2859 260.649 42.2999 259.431 42.0808C259.049 42.463 261.367 45.4135 261.905 45.7957ZM219.252 27.0301L217.803 25.5199C215.619 26.7877 216.906 30.1344 219.298 30.4513L219.256 27.0301H219.252ZM233.354 31.8357C234.352 31.887 232.623 28.7034 231.855 29.3513L233.354 31.8357ZM232.674 25.1936C233.101 22.5881 230.89 23.9351 229.4 24.0889L229.694 24.9046C230.945 24.4339 231.501 25.0165 232.678 25.189L232.674 25.1936ZM225.694 31.8497C225.064 31.7052 224.388 33.3505 225.169 33.5044C226.144 33.6908 226.889 32.1293 225.694 31.8497ZM226.797 29.9153C226.466 30.4187 227.234 31.9476 227.671 32.092C228.264 32.2831 229.639 31.7052 229.965 31.1738C230.209 30.7776 230.641 28.8852 230.076 28.806C228.894 29.3187 227.551 28.6382 226.797 29.92V29.9153ZM223.385 25.7483C223.22 24.6856 226.094 22.7232 225.574 22.1546C223.578 22.2991 222.852 23.744 222.843 25.6131L223.385 25.7529V25.7483ZM221.077 42.3651L220.787 42.9198C220.856 43.0783 220.902 43.2507 221.017 43.3859C222.677 45.2457 226.002 44.169 227.478 42.4956C225.321 40.1744 223.33 42.9478 221.072 42.3651H221.077ZM237.585 37.6527H236.771V38.2027H237.585V37.6527ZM190.085 44.8495C189.933 45.5067 190.2 45.2969 190.439 45.4647C192.743 47.0635 193.548 48.5318 196.702 48.0936C197.557 47.9771 200.086 47.2266 199.328 45.9868C199.263 45.8796 198.229 45.6372 197.925 45.4088C197.364 44.98 197.208 43.9359 196.215 43.7448C194.067 43.3346 192.067 44.2529 190.081 44.8495H190.085ZM198.55 40.6964C199.663 40.3935 200.721 41.2511 201.686 41.2558C202.666 41.2604 204.068 40.7431 205.204 40.9295C205.553 40.813 205.581 40.3329 205.733 40.2303C206.045 40.0206 206.446 39.9926 206.662 39.7875C207.098 39.3773 208.887 37.0981 208.377 36.5481C207.075 37.1167 206.174 37.2053 204.753 37.0375C204.409 36.9955 204.059 36.5853 203.608 36.5714C202.312 36.5387 198.155 38.8553 198.55 40.6964ZM200.735 36.2637C201.994 36.2497 203.475 35.7603 204.694 35.7137C206.501 35.6438 207.724 36.9955 208.105 33.7794C206.758 34.6044 204.142 33.5789 203.13 33.826C202.67 33.9378 200.155 35.6764 200.739 36.2684L200.735 36.2637ZM205.13 29.7895C204.68 29.9992 201.765 32.1107 202.372 32.6654C203.498 32.4929 206.257 32.8658 207.204 32.4696C208.207 32.0501 209.264 29.892 209.467 28.7966C208.942 28.6988 208.643 29.2115 208.184 29.2954C207.016 29.5051 206.372 29.2115 205.126 29.7941L205.13 29.7895ZM165.108 32.67C165.986 31.5281 165.577 29.3327 164.427 28.5216L165.108 32.67ZM117.502 46.5415C117.291 47.3618 117.443 48.6296 118.473 48.6716C118.808 48.6856 119.208 48.2055 119.783 48.1449C121.264 47.9864 123.025 48.914 124.294 47.0635C121.848 47.8046 119.981 45.5859 117.502 46.5368V46.5415ZM126.933 41.7079C126.4 42.2393 124.846 42.6681 124.689 42.8918C123.862 44.0711 126.768 44.8262 127.439 44.0198C127.784 43.605 128.616 40.0858 128.662 39.3121C127.835 39.7782 127.536 41.1113 126.933 41.7079ZM129.205 34.609C128.878 34.2734 126.506 36.3476 126.211 36.6926C125.922 37.0328 125.857 37.1866 125.931 37.6481C128.662 38.6083 129.559 37.2938 129.205 34.609ZM64.6 34.8421C64.8116 34.7535 65.0966 34.6976 65.253 34.5345C66.2002 33.5463 64.715 32.2552 64.3701 31.2857C63.5792 31.8823 64.2 32.6281 64.2368 33.3599C64.269 33.9472 63.5333 34.7489 64.6 34.8374V34.8421ZM60.1398 29.9013C60.9904 29.8594 61.8641 29.9806 62.7148 29.8873C62.9309 29.864 64.761 29.5611 64.8667 29.5331C65.4001 29.3886 66.8532 28.7221 67.2348 28.242C64.8621 27.9716 60.7513 26.4614 60.1398 29.8967V29.9013ZM66.8991 24.019C66.3703 23.8139 66.2186 23.1754 65.6024 23.2593C65.4369 24.7881 66.8256 25.0025 67.6441 25.7529C68.0809 26.1585 70.0627 28.6195 70.6605 27.692C71.0743 24.6669 68.7476 24.7415 66.8991 24.0144V24.019ZM75.9714 28.242C75.3598 28.1115 75.3598 28.5543 75.1437 28.9225C74.9322 29.2861 73.6401 31.6958 73.7873 31.8357C75.1437 32.423 76.2013 28.503 75.9668 28.242H75.9714ZM72.6975 37.0981C75.8335 37.401 77.9348 34.6976 78.1648 31.7145C78.2429 30.717 78.3809 29.4306 77.4704 28.8013C77.1853 28.8013 76.6335 31.1878 76.2473 31.7098C75.553 32.6467 73.893 33.9891 73.1205 35.1824C72.9458 35.448 72.5963 37.0095 72.6929 37.0981H72.6975ZM67.782 44.8448L65.8599 42.5049C61.5238 40.2443 65.4829 45.269 67.782 44.8448ZM70.403 43.9965C72.348 44.2342 73.4102 42.477 75.3782 42.5842L75.7001 41.2464C75.5714 41.1206 73.1481 41.3537 72.5687 41.2418C71.5203 41.0367 71.3824 39.9926 69.3178 40.1558C67.7452 40.2816 68.1591 40.1884 66.8348 40.1138C65.4553 40.0346 63.6574 41.0227 62.0526 40.4168L62.2136 41.2651C63.078 41.885 63.5057 40.9854 64.2368 41.0693C66.5543 41.335 68.5361 43.7634 70.4076 43.9918L70.403 43.9965ZM36.6613 43.7448C35.0979 43.1389 29.5295 46.1686 29.8376 47.7487C30.0675 48.9326 34.3254 47.8372 35.2175 46.9796C35.4934 46.7139 36.8039 43.852 36.6659 43.7448H36.6613ZM25.8877 43.7262C25.2992 43.7495 22.7012 44.3554 22.0436 44.5558C21.3355 44.7702 18.972 46.1872 18.3881 46.6627C18.0018 46.9796 18.0708 47.1474 18.0984 47.6089C18.5122 48.0983 23.1426 47.3991 23.9841 47.0728C25.0371 46.6627 28.8168 43.605 25.8923 43.7215L25.8877 43.7262ZM36.7993 24.9139C38.3765 23.1847 38.3719 20.3834 36.2521 19.1155C34.8496 20.8075 35.5899 23.3198 36.7993 24.9139ZM30.6745 31.267C33.3644 31.0526 33.6495 29.2022 33.1115 26.8576C32.7804 26.5267 31.1435 28.6661 30.9871 28.9784C30.5917 29.7708 30.2606 30.4001 30.6745 31.267ZM17.004 22.4296C16.9994 24.9699 19.5192 24.7089 21.3723 24.3639C21.9747 22.8491 17.2293 22.1965 17.004 22.4296ZM27.9247 18.2765C27.9109 17.1346 27.0327 17.4841 26.2878 17.7265C26.0671 18.71 27.3592 18.146 27.9247 18.2765ZM24.0071 20.1689C25.6716 20.4719 25.3589 17.8104 23.7266 18.2905C22.9403 18.5236 23.2668 20.0338 24.0071 20.1689ZM24.4807 28.2327C23.4967 28.3026 22.2184 27.403 21.3769 28.3771C21.4045 29.7009 27.2764 29.9386 27.3776 27.6873C26.3384 27.3703 25.3313 28.1721 24.4807 28.2327ZM5.26937 24.5038C4.61183 23.1241 4.66241 19.1202 3.75656 18.2812C3.4117 17.9596 3.27835 17.9409 2.80473 17.9969C2.96107 19.5024 2.58862 21.3902 2.80473 22.8398C2.90589 23.5296 4.23937 24.8067 4.85093 24.9186C5.30616 25.0025 5.28776 24.9046 5.26937 24.4991V24.5038ZM2.82772 30.2882C1.29192 30.0412 3.12201 33.8539 5.1912 34.2688C6.52928 34.5391 7.97772 34.1569 9.35718 34.884L9.09048 33.4997L10.3182 34.3294C10.6539 33.6535 9.16405 30.3674 8.67664 30.181C8.45593 31.02 7.93633 30.731 7.17763 30.7357C6.86495 31.4441 9.23762 32.2785 8.5387 32.945C7.95013 33.509 7.22361 31.9709 6.82816 31.7518C6.53388 31.5886 3.1312 30.3348 2.82772 30.2835V30.2882ZM6.08785 22.7046C6.02807 24.1822 6.50629 25.7576 7.04888 27.128C7.16383 27.417 8.2674 30.2649 8.81919 29.6217C9.15026 29.2348 7.58687 24.3966 7.19142 23.6601C6.93852 23.1893 6.77758 22.616 6.09245 22.7046H6.08785ZM9.91356 12.3196C10.0791 10.0637 7.57767 7.61193 8.81459 4.99239C6.69941 4.92248 5.54526 8.37169 5.51767 10.1149C5.48089 12.3942 7.37995 13.7879 8.13405 15.7922C9.15945 16.0112 9.85378 13.1167 9.91356 12.3243V12.3196ZM36.5372 37.6621C35.4382 37.6527 32.5229 37.2752 31.4746 36.9582C30.3526 36.618 26.8809 33.798 26.1314 34.8654C25.3635 35.9608 27.6213 36.7811 26.858 37.7972C25.9843 38.9625 24.3105 38.2261 23.2116 37.8578C19.1192 36.4828 20.5998 34.2548 17.4132 32.1153L16.8063 32.8005L17.2615 34.1569C16.7787 35.8862 13.6335 32.2971 13.2197 31.6539C12.6679 30.7963 11.8724 28.5869 11.9092 27.5848C11.9644 26.0839 13.2335 24.4898 13.5461 22.9376C13.7025 22.1592 14.1531 20.2715 12.8978 20.6164L10.5435 23.4737C8.80539 23.2033 9.79861 20.6584 7.17303 21.3156C7.60526 21.9075 8.0099 22.3643 8.31798 23.0542C9.79861 26.3496 9.5503 30.0085 11.6931 33.4717C13.5278 36.4315 19.2755 38.9718 22.6598 39.7922C28.6605 41.2418 33.999 41.6287 39.664 38.6176C41.0434 37.8811 42.6206 37.0561 43.4805 35.7091C41.4067 36.5714 38.8133 37.676 36.5326 37.6527L36.5372 37.6621ZM53.3114 14.6782C49.3386 14.4731 44.7864 13.5455 42.9471 18.1367C43.2598 18.6075 43.3701 18.4956 43.8161 18.4816C45.1358 18.435 47.4395 18.3837 48.6213 18.0854C49.1777 17.9456 54.1437 15.4333 53.3114 14.6782ZM115.369 22.3457C115.553 22.616 117.958 24.322 118.284 24.0889C118.652 21.6046 117.65 18.5003 114.739 18.2765C114.523 18.5143 115.079 21.9215 115.369 22.3457ZM102.177 21.3202C101.487 20.6211 101.588 22.8164 101.62 23.1334C101.809 24.7974 103.004 23.8419 103.004 23.1241C103.004 23.0262 102.246 21.3948 102.177 21.3249V21.3202ZM105.97 23.2919C102.246 22.3131 104.08 28.1674 105.593 26.303C106.136 25.6318 106.366 24.1076 105.97 23.2919ZM101.482 28.7733L101.399 29.8687L103.938 31.295C104.535 31.2437 106.122 29.92 106.278 29.2161C106.182 28.7081 101.914 28.1534 101.482 28.778V28.7733ZM108.191 20.7656V19.9359L106.572 20.2389L106.549 21.0406L108.186 20.7609L108.191 20.7656ZM113.038 26.6572C112.697 27.2864 112.647 28.1254 112.127 28.778C111.819 29.1649 111.12 29.2721 110.959 29.8221C110.794 30.3721 111.442 32.8471 111.879 32.9497C114.904 31.3975 113.911 29.0437 113.649 26.3076C113.028 26.1911 113.212 26.3402 113.042 26.6619L113.038 26.6572ZM107.506 13.2938L107.897 12.301C108.458 11.8349 109.727 12.9629 110.366 13.1633C110.669 13.2565 112.785 13.7879 112.918 13.7832C113.759 13.7506 115.235 12.3569 116.367 12.4502L116.348 11.6671C115.396 11.5972 114.973 10.6696 114.27 10.3154C111.249 8.78653 105.354 8.94035 103.276 12.054C104.756 13.0654 106.908 10.9446 107.506 13.2985V13.2938ZM88.6027 29.6916C87.8578 29.5191 86.9703 29.7801 86.2622 29.3653C85.8392 29.1136 85.269 27.7479 84.9379 27.3144C84.6988 26.9928 84.6482 26.6619 84.2896 27.1326C83.3653 28.8013 86.4645 32.423 87.844 33.2247C89.3614 34.1103 91.2007 34.1103 92.8928 34.0544C92.4698 32.134 90.5109 30.1344 88.5981 29.6916H88.6027ZM54.4058 15.7828C56.1577 15.2422 58.1396 13.6201 59.3213 12.1891C56.5946 11.8489 57.1509 12.9163 56.0474 14.268C55.56 14.8646 54.7369 15.0697 54.4058 15.7828ZM61.7767 8.87043C60.011 8.08271 57.013 6.39072 55.0817 6.41869C54.1483 6.43267 50.8468 8.12932 50.1111 8.78653C49.9272 8.95433 49.5915 8.77255 49.7616 9.41578C51.0261 9.41578 51.8446 10.334 53.0263 10.6743C55.0634 11.2616 57.6659 11.173 59.6708 10.4692C60.0708 10.3294 62.1216 9.3412 61.7721 8.87043H61.7767ZM59.5926 12.1845C60.0846 12.2777 60.4892 11.8116 60.6824 11.3595C60.1904 11.2662 59.7857 11.7323 59.5926 12.1845ZM71.6491 3.42626C69.6397 2.29362 65.9887 2.00929 63.9609 3.19787L67.69 6.6098C68.32 7.00599 69.9983 7.59329 70.7157 7.69583C71.41 7.79838 75.0242 8.01279 75.1575 7.34159C75.2909 6.66107 72.325 3.80847 71.6491 3.43092V3.42626ZM90.1983 12.851C89.9637 11.3641 90.1017 8.97298 89.0947 7.60261C88.9613 7.42083 85.7334 4.94112 85.5265 4.85256C84.7632 4.52628 78.8637 3.76652 78.4268 4.01356C77.7877 4.37713 78.974 6.49793 79.3695 6.94074C80.9375 8.70263 84.5195 10.3853 86.5427 11.4294C87.1313 12.5947 88.0509 13.4989 88.7452 14.5943C88.9292 14.8879 90.3546 18.3651 90.9845 17.7219C90.842 16.0812 90.4466 14.4638 90.1937 12.851H90.1983ZM81.1582 9.97045C81.0984 9.47171 78.8453 8.15728 78.7027 8.31576C78.5096 9.57426 80.211 9.99842 81.1582 9.97045ZM88.6763 16.8829C88.0601 16.1977 85.2184 13.2892 84.6344 12.823C84.4597 12.6832 80.9053 10.926 80.6938 10.8607C77.6727 9.97511 71.2582 9.46239 68.2142 10.2734C67.4601 10.4738 66.9451 11.215 66.4899 11.3035C66.0761 11.3828 65.676 11.0751 65.2484 11.1357C61.625 11.6345 52.7964 18.5748 51.3342 21.9495C51.0859 22.5181 51.1779 23.2173 50.9158 23.7393C49.9042 25.7669 48.5615 28.461 46.7636 29.7662C48.3224 31.0713 49.8766 27.8924 50.8422 26.9881C52.6953 25.2449 54.1161 28.9924 54.9484 28.242C55.0358 27.4776 54.1069 27.2864 53.9138 26.6619C53.0723 23.8885 54.999 19.6655 56.8613 17.5867C57.105 17.3163 59.2845 15.5498 59.4592 15.5638C60.0938 15.615 60.4157 17.4096 60.4571 17.9503C62.9769 18.999 63.1056 16.5333 64.108 15.2468C65.722 13.1773 70.5317 11.2895 73.1159 11.6251C73.4884 11.6718 74.8448 12.2357 75.0242 12.4548C75.5024 13.0514 73.516 14.0909 73.7873 14.9532C74.6241 14.9718 75.2633 14.4824 76.1047 14.3985C81.9675 13.8205 89.2418 17.1905 91.3156 23.0588C91.5869 23.8326 91.334 24.6343 91.941 25.189C92.8376 24.4758 91.7662 23.3991 91.5961 22.4902C91.5133 22.038 91.4766 21.4974 91.5317 21.0406C91.6927 21.1851 92.5066 22.066 92.7641 21.5999L92.8928 19.1062C92.41 18.5329 91.5731 20.6584 91.5271 21.0406C90.1753 19.8287 89.8212 18.1553 88.6717 16.8782L88.6763 16.8829ZM91.5363 13.0188C91.3478 13.3171 91.6927 15.932 92.3502 15.2282L91.5363 13.0188ZM92.3548 18.0015C92.5479 18.2579 93.3112 16.6731 93.1687 16.3422C92.5571 16.5799 92.318 17.3909 92.3548 18.0015ZM94.8378 13.182C97.3899 11.2942 100.963 10.9726 102.839 8.00813C103.289 7.29964 103.547 6.08309 103.984 5.29536C104.177 4.94578 105.717 3.28177 105.455 3.05337C105.202 2.8343 99.505 3.48686 98.8337 3.6733C95.9552 4.47035 93.9734 7.34159 92.7043 9.87257L93.1733 14.3985C94.2401 14.6549 94.2815 13.5875 94.8378 13.1773V13.182ZM104.853 39.5079C103.717 39.1583 102.623 38.1748 101.951 37.1913C101.551 36.5993 101.174 35.2243 101.082 35.159C100.972 35.0798 99.9419 35.8722 98.8981 34.6743C97.537 33.1221 96.1116 29.603 96.1621 27.5335C96.1851 26.6432 97.0036 26.3123 96.9898 25.4733C95.7299 25.5199 95.7805 27.0953 94.916 27.678C94.4516 27.7712 92.0329 25.1423 91.2604 26.4381C93.7849 29.6823 94.7551 33.537 97.6611 36.5527C99.3303 38.282 102.788 40.0113 105.161 40.5753C106.071 40.7897 106.991 40.6731 107.911 40.6918C108.766 39.9367 105.152 39.6011 104.853 39.5079ZM117.939 2.43345C117.415 2.14446 114.914 1.45462 114.32 1.44063C112.601 1.38936 113.58 3.05337 114.33 3.05337H118.289C118.399 2.42413 118.261 2.61057 117.939 2.43345ZM133.031 3.33304L128.667 2.77837C128.492 3.51016 129.527 4.62883 130.18 4.72205C130.718 4.79663 133.624 3.97627 133.031 3.33304ZM181.349 3.88305C180.967 3.04405 179.941 3.00676 179.164 3.05804C179.031 4.11145 180.732 3.84576 181.349 3.88305ZM162.307 2.84828C163.434 2.73642 166.036 4.23729 166.768 3.63601C167.526 3.01142 167.145 1.75293 166.197 1.66903C165.839 1.6364 162.119 2.06988 161.972 2.22836C161.838 2.37285 161.916 2.89956 162.307 2.84828ZM144.613 47.8839C144.388 48.0936 144.765 48.3546 144.945 48.4059C145.634 48.597 148.858 48.4572 149.299 47.9072C148.89 45.9215 148.761 43.6842 146.292 43.7821L144.618 47.8839H144.613ZM137.946 37.7879C140.852 41.4329 148.504 43.8287 152.752 41.7312C153.019 41.6007 155.746 39.9087 155.879 39.7829C156.55 39.1629 159.259 35.2429 159.645 34.3294C160.882 31.3975 161.687 27.5055 160.836 24.4059C160.165 24.3919 158.426 24.0656 158.183 24.8207L158.146 27.1326C159.222 27.4496 158.449 25.4313 158.693 25.1936H159.783C159.797 28.1767 158.822 33.4158 156.918 35.7137C156.491 36.2311 153.548 38.7061 153.024 38.9625C146.623 42.0482 139.652 38.5617 136.029 32.8099C135.035 31.2344 134.516 26.1538 134.93 24.28C135.008 23.9258 135.868 23.991 135.753 23.3991C134.943 22.5741 134.176 22.8118 134.166 23.9351C134.12 29.6776 134.221 33.1175 137.941 37.7833L137.946 37.7879ZM158.146 29.3467H158.689C158.758 28.8293 158.689 28.3911 158.146 28.242V29.3467ZM139.312 32.67L139.873 32.5022C140.838 29.589 142.93 31.1738 144.085 32.945C144.664 32.2598 144.572 31.4535 145.574 31.1365C147.271 30.6005 149.271 31.0806 149.4 33.1221C149.442 33.784 148.49 36.8743 149.934 35.9747C150.747 35.4667 148.885 30.6005 153.309 31.6259C154.509 31.9056 154.32 33.3738 155.001 33.2247C155.548 33.1035 157.452 29.5005 156.233 28.9365C155.93 28.7966 151.8 28.3212 151.184 28.2979C148.954 28.228 146.076 28.75 143.827 28.806C141.776 28.8572 139.68 28.8992 137.675 28.517C137.505 30.1437 139.063 31.1365 139.316 32.6654L139.312 32.67ZM136.856 30.456C136.493 32.1853 138.194 33.4904 139.307 34.609L136.856 30.456ZM142.724 35.7091C143.248 35.3641 143.018 35.2663 143.004 34.8887C142.986 34.39 142.811 32.7632 142.521 32.4649C142.273 32.2086 141.528 32.0035 141.211 32.2365C140.397 34.0357 141.087 35.0425 142.728 35.7091H142.724ZM146.816 37.0934C147.515 35.8536 149.409 33.5137 147.91 32.3904C144.83 30.0878 144.338 35.8116 146.816 37.0934ZM151.046 35.9887C152.04 36.2078 152.067 35.4247 152.504 34.9773C152.991 34.4785 153.952 34.39 153.373 33.2247C152.959 32.3904 152.003 32.712 151.327 32.9637C151.534 34.1336 151.837 34.9446 151.046 35.9887ZM155.415 27.9623C155.934 28.0043 156.61 28.0369 156.776 27.4123H155.415V27.9623ZM156.647 32.9497C155.447 35.2989 153.093 36.9769 150.559 37.5735C147.731 38.2447 144.738 38.4032 142.172 36.8231C141.822 37.8578 143.804 38.515 144.696 38.6922C147.253 39.2095 150.398 39.2422 152.66 37.7646C153.203 37.4104 153.539 36.7858 154.058 36.4175C155.125 35.6578 155.304 36.0819 156.343 34.7209C156.564 34.4273 157.833 33.2154 156.642 32.9497H156.647ZM136.3 21.7351C135.914 21.1664 135.288 21.3109 134.668 21.3249C134.976 21.9635 135.863 22.4809 136.3 21.7351ZM129.269 18.477C129.205 18.6261 127.605 20.4906 128.8 20.4906C129.872 20.4906 132.336 20.7003 133.169 20.4906C133.389 20.4346 133.89 19.7541 134.58 19.7308C135.702 19.6935 137.284 21.1571 137.9 22.0567C138.728 23.2639 138.521 24.5038 140.328 24.5877C142.526 23.0728 139.532 18.5795 137.753 17.5028C136.672 16.8502 132.396 15.4146 131.256 15.4845C129.724 15.5778 129.724 17.4002 129.274 18.477H129.269ZM137.863 12.4082C135.431 10.9493 132.704 10.898 130.304 12.3383C129.72 14.4451 135.863 15.1443 137.132 15.643C138.484 16.1744 141.036 18.71 141.813 20.0338C142.273 20.8262 143.312 24.3546 143.542 24.3639C144.085 24.3872 143.8 23.5855 143.754 23.3292C143.16 20.0664 142.319 16.6918 140.034 14.226C139.684 13.8485 138.3 12.6786 137.863 12.4129V12.4082ZM146.338 16.8269C145.97 14.8227 145.538 12.6273 143.96 11.2103C142.241 9.66748 140.535 10.1149 138.493 9.4251C138.204 11.7417 139.946 12.2497 140.944 13.4383C141.928 14.6082 142.825 16.0625 143.606 17.3816C144.356 19.2041 144.535 22.5368 145.381 24.1635C145.676 24.7322 145.804 24.6949 146.407 24.6436C146.168 23.4504 146.922 22.3084 146.926 21.213C146.926 20.3461 146.517 17.7964 146.338 16.8223V16.8269ZM144.37 25.464C141.997 25.5106 139.877 26.1212 137.555 25.2262L137.123 26.303C138.691 26.1957 140.406 26.5547 141.896 26.6013C145.501 26.7178 149.225 26.2517 152.821 26.2796C154.035 26.289 156.78 27.3843 157.047 25.7483C152.798 25.8368 148.577 26.2843 144.365 25.4593L144.37 25.464ZM155.819 9.14077C153.139 10.5484 151.704 8.91238 148.991 10.8001C147.05 12.1472 147.175 13.6061 147.211 15.9413C147.244 18.0528 147.864 21.0965 147.786 23.1194C147.763 23.758 147.478 24.1169 147.221 24.6436C150.035 25.8974 149.019 22.4389 149.552 20.7842C150.384 18.2159 152.996 14.0722 154.766 12.0959C155.474 11.3035 156.389 10.2967 155.815 9.14544L155.819 9.14077ZM159.429 10.8607C159.153 10.9306 157.171 12.0493 156.863 12.273C155.107 13.5409 152.012 17.7498 151.124 19.8753C150.885 20.4486 149.98 23.2499 149.952 23.6974C149.92 24.1915 150.113 24.5271 150.508 24.7928L152.978 24.5224C153.718 20.9054 156.169 17.9736 159.456 16.4214C161.227 15.5824 163.517 15.8761 164.482 14.0443C166.349 10.4878 161.815 10.2641 159.433 10.8654L159.429 10.8607ZM168.464 20.5512C168.874 20.3554 170.423 20.4206 170.152 19.8007C170.106 19.6935 168.777 18.1647 168.616 18.0388C166.984 16.757 164.358 16.7011 162.363 16.8829C159.217 17.1719 153.856 21.241 154.592 24.9233L156.468 24.886C157.465 21.6512 159.755 20.1456 163.061 21.1804C163.954 21.4601 164.528 22.2571 165.623 22.1499C166.579 22.0567 167.6 20.9707 168.464 20.5512ZM193.088 23.5389L191.239 25.394C190.172 29.6217 193.64 25.4733 193.088 23.5389ZM182.834 31.5793C184.351 32.0221 185.956 33.8446 187.349 32.2505C186.209 31.4721 184.875 30.8102 183.896 29.8034C183.56 29.4632 183.363 28.0928 182.264 27.9903L181.629 28.3678L182.829 31.5747L182.834 31.5793ZM198.684 6.09707C196.362 4.16272 193.828 3.54745 190.839 4.23263C190.568 4.29323 188.209 5.39325 188.719 5.82207C192.016 5.2907 191.727 8.11533 193.138 10.0637C194.527 11.9794 196.017 11.6345 197.838 12.4968C198.725 12.9163 199.419 13.6807 200.192 14.2633C200.523 14.5104 200.454 14.8833 200.868 14.4032C202.468 12.5387 200.44 7.56532 198.684 6.10174V6.09707ZM204.551 21.8749L205.098 19.9406C204.588 20.1596 203.264 22.052 204.551 21.8749ZM203.461 25.1983L203.733 22.7046C203.139 23.0868 201.797 25.6364 203.461 25.1983ZM211.917 6.02716C212.235 5.603 215.32 3.49152 214.653 2.77837C213.614 2.8949 212.092 3.97627 211.172 4.1161C210.57 4.20933 210.129 3.86441 209.632 3.91102C209.135 3.95763 207.632 4.14873 207.287 4.30255C206.708 4.56357 204.1 8.23652 203.884 8.87509C203.342 10.4878 204.225 12.2311 203.985 13.9604C203.843 14.9905 203.204 15.5032 202.974 16.4307L204.018 18.5515C205.779 17.5867 205.048 17.1439 205.112 15.9367C205.181 14.7155 206.556 14.1468 207.287 13.4337C207.931 12.8044 208.97 11.998 209.388 11.5506C210.478 10.376 210.984 7.27167 211.922 6.02716H211.917ZM206.197 16.3375L208.377 14.1282C207.402 14.24 206.114 15.2561 206.197 16.3375ZM235.934 7.3276C238.812 6.69836 240.173 7.8077 242.509 8.72128C244.919 9.66282 245.351 9.38781 247.411 7.89626C246.413 7.00599 245.503 6.06445 244.509 5.16952C244.28 4.96443 244.201 4.55891 243.866 4.30721C242.427 3.2305 239.314 2.84362 237.851 4.00424C237.424 4.3445 237.212 4.99239 236.964 5.17884C236.504 5.52376 235.612 5.62631 234.89 6.26021C234.734 6.39539 233.506 7.7844 233.501 7.8916C233.465 8.80518 235.52 7.41617 235.938 7.32295L235.934 7.3276ZM245.034 16.1278C246.119 16.8409 247.774 16.5892 249.053 17.032C249.843 17.307 250.354 18.0621 251.237 17.9969C251.172 12.8137 246.165 11.6298 241.953 12.4641C241.879 12.8976 241.999 13.1027 242.215 13.443C242.39 13.718 244.712 15.918 245.029 16.1231L245.034 16.1278ZM246.592 21.3249C245.526 21.9355 246.372 23.3525 247.14 23.8139L246.592 21.3249ZM246.183 26.0279C245.705 24.6856 246.027 22.7605 244.689 21.8749L244.013 23.194C240.601 22.3084 243.622 19.7727 243.622 18.696C243.622 18.132 242.845 17.0274 242.491 16.5566C240.882 14.4125 237.704 11.5086 235.322 10.1942C233.777 9.3412 228.333 8.06406 226.535 8.01745C221.289 7.87762 213.679 11.751 209.48 14.832C207.931 15.9693 207.011 18.16 205.379 19.2554C205.278 19.7821 205.535 19.7867 205.926 19.5304C206.524 19.1388 207.181 18.132 207.857 17.61C209.296 16.496 212.193 15.0511 213.987 14.9438C215.716 14.8413 217.205 16.4774 219.04 14.529C219.321 13.5828 217.058 13.3684 218.332 12.4502C219.27 11.7696 223.85 12.0027 225.151 12.2124C229.524 12.9209 229.11 13.9184 231.998 16.0672C235.285 18.5096 233.419 15.34 233.888 14.6688C234.821 13.3451 236.964 16.249 237.433 16.9202C240.022 20.6304 241.571 25.0584 240.872 29.6263C241.309 29.2068 242.174 28.7966 242.514 28.3911C243.052 27.7479 242.882 26.7225 243.742 26.5593C245.144 26.4428 246.625 29.8174 248.239 29.9013C248.501 29.6356 246.386 26.578 246.188 26.0326L246.183 26.0279ZM252.317 26.8436C253.384 24.28 250.156 22.9563 248.239 22.4296C248.8 25.2309 248.988 26.8716 252.317 26.8436ZM249.328 37.0981L250.285 42.6308C251.678 44.7516 252.956 45.8656 255.476 46.4902C256.309 45.9588 255.476 45.4834 255.389 44.9241C255.159 43.3859 254.924 41.5541 254.083 40.1558C253.688 39.4939 249.94 36.4455 249.324 37.0934L249.328 37.0981ZM272.531 42.0761L274.168 41.7965C274.393 40.6592 272.692 41.4842 272.531 42.0761ZM274.715 39.3121C274.439 39.0324 273.621 39.8528 273.897 40.1418C274.173 40.4214 274.991 39.6011 274.715 39.3121ZM268.572 21.3156C269.229 20.9846 268.82 19.9405 269.023 19.6982C269.142 19.5583 269.887 19.6795 270.066 19.246C268.742 17.8431 267.45 20.2202 268.572 21.3156ZM268.71 14.9578C268.65 15.7968 269.358 18.2998 270.48 18.0015C271.699 17.6753 269.335 14.3286 268.71 14.9578ZM272.255 26.578C273.694 26.7737 274.894 26.1538 275.8 25.0584C275.147 24.1355 274.697 25.2915 273.851 25.5665C273.331 25.739 272.793 25.7763 272.255 25.7483V26.578ZM270.319 4.60552C268.852 3.88771 263.601 2.35887 265.224 5.62164C265.385 5.94792 266.25 6.9454 266.53 7.06658C266.884 7.21574 268.825 7.56532 269.427 7.67719C270.273 7.831 271.358 7.48608 272.522 8.18991C273.428 8.73992 273.345 10.0264 275.534 9.42044C274.016 8.18991 271.97 5.41189 270.319 4.60552ZM287.825 16.8922C288.652 17.5261 290.786 13.0002 290.786 12.0493C290.786 11.5226 289.264 7.86363 288.643 8.31576C287.25 11.0145 286.132 14.0489 287.825 16.8922ZM284.551 13.5688L284.289 14.2773C284.054 14.4498 283.199 13.7506 283.456 14.5337C283.603 14.9905 285.043 17.8803 285.631 17.4422C286.45 16.7663 284.9 13.2845 284.546 13.5688H284.551ZM288.491 24.3546C288.767 23.6694 288.524 22.8398 288.993 22.2291C289.245 21.9075 290.096 21.6372 290.413 21.0406C290.607 20.677 290.721 19.9825 290.147 20.2156C288.933 20.705 287.512 22.369 286.178 22.8351L285.912 24.0889C284.132 24.4851 284.473 21.8982 282.679 23.0215C282.224 23.7487 283.944 27.389 284.017 28.6615C284.091 29.9899 283.387 31.7145 283.217 33.0616L281.819 33.22C281.925 32.0035 281.902 30.2229 280.458 29.8967C281.589 34.1196 279.488 36.6786 276.361 39.0278C277.125 39.0138 278.03 38.8879 278.688 38.4824C279.139 38.2074 283.824 33.9192 284.128 33.4811C285.737 31.1691 286.39 28.2793 287.438 25.7623C287.668 25.2076 288.34 24.7322 288.496 24.3453L288.491 24.3546ZM287.411 29.9013L286.726 31.006H287.544L287.411 29.9013ZM293.007 26.5826C290.901 27.2165 288.524 28.3818 288.91 31.0107C291.949 31.5234 293.821 29.5704 293.007 26.5826ZM287.677 1.95335C287.48 1.56648 287.517 1.19826 287.622 0.871978C288.055 0.871978 288.482 0.867318 288.914 0.862657C288.97 1.35673 289.278 1.57581 289.664 1.72496C289.655 2.14912 289.669 2.57328 289.705 2.99278C288.942 2.71311 287.88 2.35887 287.673 1.9487L287.677 1.95335ZM39.8893 28.5962C40.0502 27.417 39.3145 27.3937 40.3675 25.7669C41.9447 23.3292 44.299 23.3059 46.6808 22.2012C47.72 21.7211 48.166 20.7749 49.2236 20.7656C49.6191 21.9541 48.6121 22.3597 48.3454 23.0542C47.7246 24.6576 47.297 26.6292 46.1888 28.0602C45.4669 28.9924 43.0298 29.4725 42.6758 30.1717C41.1538 30.4327 40.979 30.9081 39.6778 31.281C39.057 30.0365 39.7927 29.3886 39.8985 28.5916L39.8893 28.5962ZM41.1584 28.8106C44.1242 29.2161 46.2256 26.1724 46.7636 23.5389C44.1334 24.0237 40.3169 25.3894 41.1584 28.8106ZM6.2212 39.6104C9.07669 39.5545 9.70204 37.5921 13.5645 38.5104C15.413 38.9485 16.8293 40.2769 18.3053 40.9015C19.4135 41.3676 20.8527 41.0227 21.639 42.2206C20.7699 43.3952 19.2019 42.4071 17.7029 42.6541C16.7235 42.8126 15.8131 43.7355 14.898 43.9592C13.9876 44.1829 11.2057 44.5232 10.3458 44.2762C9.0353 43.894 7.61446 42.3278 6.45111 41.5774C5.67861 41.074 4.1612 40.6405 3.37031 39.9926C2.98406 39.6757 3.05303 39.5032 3.08062 39.0417C4.22558 39.0045 5.03026 39.6384 6.2166 39.6151L6.2212 39.6104ZM8.03749 41.2138C8.12946 41.377 10.7826 43.1575 11.1183 43.2041C12.8748 43.4512 15.3532 42.7333 16.7281 41.6613C16.8155 41.2464 16.3878 41.06 16.1073 40.9155C15.4958 40.5939 12.2081 39.354 11.6563 39.3307C10.7091 39.2888 9.3066 40.207 8.272 40.2909C7.94093 40.4541 7.88575 40.9481 8.03749 41.2185V41.2138ZM30.3802 7.89626C30.2836 8.53017 30.6239 8.24584 31.0147 8.34839C31.87 8.57678 32.477 8.49288 33.2495 8.59077C33.7415 8.65602 33.7001 8.48356 33.6541 9.14077L30.8354 9.39247L29.925 8.02211C27.5201 8.46025 25.1152 7.39752 22.8713 7.20642C21.7401 7.10854 19.7169 7.90092 19.7353 6.65175C21.5746 6.98268 22.4023 4.83858 23.6944 3.88305C27.2534 1.25419 28.9042 4.49365 32.0953 3.81779C32.7529 3.67796 33.2311 3.02541 33.93 3.05337C34.6657 4.88519 30.5319 6.92209 30.3802 7.89626ZM29.2122 4.65213C28.5409 4.50764 28.1087 3.89237 27.2488 3.87373C26.4717 3.85975 23.8967 4.52162 23.3541 5.06231C23.1886 5.22545 22.6138 6.53988 22.738 6.64708C25.7544 6.73564 29.764 8.08737 31.7412 5.12757C31.1205 4.38645 30.0905 4.83858 29.2122 4.65213ZM39.7973 17.4469C39.2409 17.5634 38.4178 15.7922 37.7327 15.396C36.8958 14.9066 35.7187 14.9392 34.8312 14.4638C33.5162 13.7553 32.9966 11.7883 32.0217 10.6696C33.5851 10.334 34.0312 12.6879 35.029 13.4337C35.4106 13.718 37.7649 14.6642 38.027 14.4078L37.3327 10.8234L34.4772 8.87509C35.6727 8.69331 38.2569 10.3666 38.7029 11.3688C38.9788 11.9934 38.8731 12.9442 39.1306 13.6993C39.3145 14.24 41.1032 17.1719 39.7973 17.4469ZM27.5891 23.2033C27.6534 25.7623 23.5656 24.8487 24.1082 22.5787C24.4255 21.2457 25.6118 24.2381 26.2878 23.5389C25.4647 20.2715 27.5201 20.3694 27.5891 23.208V23.2033ZM110.522 24.3826C109.81 25.4173 108.173 23.758 108.462 22.7092C109.437 22.5787 111.35 23.1847 110.522 24.3826ZM100.268 13.2938H99.4498C99.4498 12.2777 100.264 12.2777 100.268 13.2938ZM218.125 33.7188C219.564 34.4226 219.229 35.4294 219.831 36.4175C220.157 36.9489 220.861 37.1447 221.118 37.457C223.05 39.8108 217.844 39.2934 216.64 38.8227C213.77 37.704 214.446 34.7256 212.202 33.0849C212.202 31.57 217.348 33.3366 218.125 33.7188ZM215.886 36.8231C216.704 37.676 218.387 38.3146 219.569 38.2027L217.923 35.0285C217.601 34.6883 215.886 34.115 215.371 34.0078C215.159 33.9658 214.741 33.6116 214.653 34.1942C214.63 34.3387 215.605 36.5294 215.886 36.8184V36.8231ZM176.98 46.7838L176.999 45.9775C179.026 45.3016 182.07 45.4974 182.668 47.9911L181.762 48.7229C180.737 46.3037 179.247 46.7605 176.98 46.7838ZM268.163 43.7401L265.988 43.0503C265.979 42.3092 268.37 42.6401 268.163 43.7401ZM291.099 16.8922H291.641V17.7219H291.099V16.8922ZM264.714 9.69545C263.077 10.6183 259.817 9.55561 259.238 10.045C258.7 10.5018 258.396 11.8955 257.247 11.6298C257.21 10.2501 258.497 8.71662 259.863 8.59077C260.484 8.53483 261.086 8.87043 261.734 8.87509C262.833 8.87975 265.523 8.14796 264.714 9.69545ZM275.957 20.2249C275.621 20.938 275.961 22.3177 274.853 22.3084C273.736 22.2991 273.064 19.4465 273.869 18.3837C274.219 17.9223 274.729 18.1181 274.986 17.9969C274.025 20.4206 275.055 21.0126 276.081 18.6774C276.315 18.1787 275.069 17.9363 274.986 17.9969C275.249 17.8757 275.4 17.1019 276.453 17.4748C276.83 17.6053 277.18 18.5888 277.111 18.9291C277.023 19.3812 276.168 19.7588 275.952 20.2249H275.957ZM265.293 20.4906C264.388 20.7423 263.169 18.2765 263.868 17.5214C264.337 17.0134 266.277 16.482 266.792 17.3117L264.898 18.449C264.847 18.7706 266.507 20.155 265.293 20.4952V20.4906Z' fill='%23111111'/%3E%3C/svg%3E%0A")}.site-header__container{position:relative;display:flex;align-items:center;justify-content:space-between;height:70px}@media screen and (max-width:1024px){.site-header__container{display:none}}.site-header .mobile-header{position:relative;height:50px}@media screen and (min-width:1025px){.site-header .mobile-header{display:none}}@media screen and (max-width:1024px){.site-header .mobile-header{display:block}}.site-header .mobile-header .site-header__logo{position:relative;left:auto;margin-left:0;top:auto;height:50px;display:inline-block}.site-header .mobile-header .site-header__logo img{max-height:100%;width:auto}.site-header__logo{position:absolute;left:50%;width:42px;margin-left:-21px;top:0}.site-header__logo img{width:100%;height:auto}.site-header__nav-link{font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.4px;text-transform:uppercase;padding-top:3px}.site-header__actions{display:flex;align-items:center;gap:var(--spacing-sm)}.site-header__search{display:inline-flex;align-items:center;gap:7px}.site-header__search span{display:inline-block;padding-top:3px}.site-header__cart{-webkit-appearance:none;appearance:none;border:none;outline:0;background:none;cursor:pointer}@media(hover:hover){.site-header__cart:hover .site-header__cartIcon{animation:cart-shake .4s ease-in-out}}@keyframes cart-shake{0%{transform:rotate(0)}20%{transform:rotate(8deg)}40%{transform:rotate(-6deg)}60%{transform:rotate(4deg)}80%{transform:rotate(-2deg)}to{transform:rotate(0)}}.site-header__cartIcon{position:relative;background-size:25.67px 36px;display:block;width:25.67px;height:36px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='36' viewBox='0 0 26 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 14.4103H25.1795V33.5C25.1795 34.6046 24.2841 35.5 23.1795 35.5H2.5C1.39543 35.5 0.5 34.6046 0.5 33.5V14.4103Z' fill='%23F9F9F5'/%3E%3Cpath d='M10.821 0.5H14.8594L10.3722 14.4103H6.33379L10.821 0.5Z' fill='%23F9F9F5'/%3E%3Cpath d='M15.3079 0.5H11.2695L15.7566 14.4103H19.7951L15.3079 0.5Z' fill='%23F9F9F5'/%3E%3Cpath d='M24.6797 31.5127H1V33.5C1 34.3284 1.67157 35 2.5 35H23.1797C24.008 34.9999 24.6797 34.3284 24.6797 33.5V31.5127ZM1 30.5127H24.6797V14.9102H1V30.5127ZM11.0586 13.9102H15.0703L13.0645 7.69141L11.0586 13.9102ZM13.5889 6.06348L16.1201 13.9102H19.1084L15.083 1.43262L13.5889 6.06348ZM7.02051 13.9102H10.0088L12.5391 6.06348L11.0449 1.43262L7.02051 13.9102ZM13.0645 4.43555L14.1729 1H11.9561L13.0645 4.43555ZM25.6797 33.5C25.6797 34.8806 24.5603 35.9999 23.1797 36H2.5C1.11929 36 0 34.8807 0 33.5V13.9102H5.96973L10.3447 0.34668L10.457 0H15.6719L15.7842 0.34668L20.1592 13.9102H25.6797V33.5Z' fill='%23111111'/%3E%3C/svg%3E%0A")}.site-header .cart-count{position:absolute;top:15px;left:0;width:100%;display:block;text-align:center;height:16px;font-size:14px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:0;text-transform:uppercase;padding-top:2px}.site-header__rotatingBanner{font-family:var(--font-graveur);background:var(--color-ch-grey);border-width:1px 0;border-style:solid;border-color:var(--color-ch-black);color:#000;overflow:hidden;margin-top:25px}.site-header__rotatingBanner-track{--banner-duration: 30s;--banner-width: 1000px;display:flex;align-items:center;gap:0;flex-wrap:nowrap;width:max-content;padding:7px 0;animation:banner-scroll var(--banner-duration) linear infinite;will-change:transform}.site-header__rotatingBanner-item{white-space:nowrap;font-size:16px;font-style:normal;font-weight:600;line-height:125%;letter-spacing:2.4px;text-transform:uppercase}@media screen and (max-width:1024px){.site-header__rotatingBanner-item{font-size:14px}}.site-header__rotatingBanner-item a{color:inherit;text-decoration:none}.site-header__rotatingBanner-separator{margin:0 10px;color:var(--color-ch-off-white)}.mobile-header__wrapper{display:flex;justify-content:space-between;align-items:center}.mobile-header__actions{display:flex;align-items:center;gap:40px}@media screen and (max-width:768px){.mobile-header__actions{gap:30px}}.mobile-header__menuButton{-webkit-appearance:none;appearance:none;border:none;background:none;cursor:pointer;padding:0;position:relative;z-index:210;height:24px;display:inline-flex;align-items:center}.mobile-header__menuIcon{display:inline-flex;flex-direction:column;justify-content:center;gap:5px}.mobile-header__menuIcon span{display:block;width:24px;height:2px;background:var(--color-ch-black);transition:transform .3s var(--ease-smooth),opacity .2s var(--ease-smooth)}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--color-ch-cream);transform:translate(100%);transition:transform .35s var(--ease-smooth);z-index:200;padding-top:150px}.mobile-menu:before{position:absolute;top:0;left:0;width:100%;height:50px;display:block;content:"";z-index:1;background-size:294px 50px;background-repeat:repeat-x;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='294' height='50' viewBox='0 0 294 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.2501 7.77507C17.1603 8.8145 15.1739 9.54163 13.9094 10.2921C13.5599 10.4972 11.316 12.7438 11.8586 10.7116C11.9782 10.2688 12.7093 10.0077 12.8564 9.50434C13.2794 8.05474 12.7415 5.49113 13.868 3.88771C15.2107 1.98132 18.3973 2.28429 19.5468 1.67835C20.2319 1.70166 20.9125 1.73894 21.593 1.78555C21.5424 2.0559 21.4781 2.3309 21.3493 2.61057C20.9722 3.44491 18.7789 7.26701 18.2501 7.77041V7.77507ZM16.7419 3.19787C14.1669 4.16738 14.0519 6.39072 14.006 8.86111C16.8017 8.87043 18.3421 6.1064 19.2065 3.7572C19.7951 2.1631 17.6202 2.86693 16.7419 3.19787ZM213.141 0.0702677C213.977 -0.0276154 214.828 -0.0369353 215.614 0.130864C214.754 0.340614 213.959 0.182134 213.141 0.0702677ZM292.561 31.2484C290.864 32.5815 288.418 32.148 286.864 33.7747L286.05 32.6747L282.091 37.2426L285.227 35.7137L285.25 37.1214C282.79 37.2193 282.371 39.6384 280.182 40.1511C279.575 40.9388 283.433 41.7871 283.879 41.7685C286.059 41.6799 288.399 38.515 289.995 37.2193C290.354 35.5552 284.082 37.0468 286.362 35.4713C287.13 34.9446 287.756 35.5506 288.547 35.6205C288.914 35.6531 289.314 35.4247 289.793 35.49C290.082 35.5319 292.349 36.4548 292.427 36.576C293.246 37.8998 290.68 38.3845 289.921 38.8134C288.556 39.5824 287.089 41.1299 285.907 41.9316C285.034 42.5236 283.856 43.0829 282.79 42.8965C282.399 42.8312 282.068 42.4677 281.654 42.3791C280.978 42.2346 278.15 41.9037 277.998 41.3723C277.598 39.96 281.631 39.424 281.543 37.6481C280.532 37.6201 280.049 38.6642 279.336 39.1443C279.042 39.3447 278.504 39.2934 278.118 39.5731C277.263 40.1977 276.752 41.3537 275.529 41.6566L275.69 42.3558C277.98 41.9596 279.575 43.5537 281.438 44.5325C282.114 44.8868 284.969 45.4042 283.056 46.5182C281.953 47.1614 281.944 46.4063 281.323 46.3037C278.522 45.8563 277.672 47.483 275.667 47.6182C274.982 47.6648 272.508 47.3432 272.062 46.9796C271.781 46.7466 271.667 46.0334 271.358 45.7584C270.678 45.1338 268.889 44.7796 268.439 43.4651C270.255 43.0083 270.595 44.4207 271.731 45.2457C274.72 47.4038 276.508 46.933 279.631 45.3948C279.782 44.7376 279.511 44.9474 279.277 44.7842C276.256 42.6588 274.49 42.7333 270.899 43.1855L271.988 41.8058C269.533 41.6473 266.917 42.174 264.498 41.7871C263.482 41.624 261.394 40.6731 260.162 40.3655C259.688 40.249 259.601 39.932 259.164 40.5613C260.585 41.321 262.406 41.377 263.794 42.2299C265.372 43.1995 266.553 45.3482 268.351 46.4669C269.597 47.2406 270.738 46.6999 270.356 49.0025C270.14 49.2263 266.871 47.9258 266.204 47.8C264.42 47.455 263.624 48.364 261.803 47.2966C259.734 46.0847 259.661 44.8914 258.575 43.0969C257.844 41.885 256.419 41.638 257.412 39.8621L255.187 38.7761C254.009 38.5011 255.766 40.4214 255.853 40.5939C256.01 40.9155 256.58 42.3092 256.635 42.5702C256.975 44.2622 256.465 46.094 258.318 47.2313L258.231 48.1868C257.959 48.5737 257.306 48.4758 256.911 48.3919C256.451 48.294 251.494 46.2059 251.182 45.9635C249.88 44.952 248.528 41.3397 248.271 39.7083C248.147 38.9392 248.666 36.5667 247.567 36.5434C247.535 38.9159 246.643 41.2558 245.475 43.288C244.16 45.5766 241.948 47.8419 239.497 48.8534C239.134 49.0025 238.808 49.0538 238.421 49.0025C238.739 47.497 239.111 45.9681 239.226 44.4253C239.447 41.5261 238.546 38.7015 240.734 36.2684C241.171 35.779 242.192 35.2429 242.376 34.884C242.592 34.4599 242.951 31.9429 243.066 31.845H243.875C244.845 35.187 240.688 37.3125 240.339 40.0346C240.141 41.5867 241.07 43.8287 240.583 45.4974C240.996 45.9821 241.613 46.0567 242.118 45.7071C242.335 45.558 245.369 41.8571 245.452 41.6054C246.349 38.9066 246.505 34.7069 245.443 32.0548C245.121 31.253 244.565 30.9501 244.422 30.1857C246.597 30.414 246.928 33.0616 247.213 34.8281L248.965 35.9514L250.147 35.3035C248.988 34.4459 248.147 33.2527 247.365 32.0408C247.034 31.5281 246.983 30.731 246.597 30.3301C246.073 29.7895 244.698 29.6869 244.284 28.5263C243.797 29.5331 241.746 30.1344 241.295 30.7496C240.891 31.2997 239.815 34.334 239.291 35.3595C239.079 35.7697 238.518 36.1798 238.444 36.4688C238.297 37.0375 239.024 37.3917 238.973 38.0489C238.932 38.6362 237.861 39.6803 237.598 40.2956L236.674 39.8854C235.437 40.5706 234.462 41.5448 233.313 42.3092C232.83 42.6308 232.163 42.6448 231.782 42.9011C231.29 43.2274 230.471 45.2643 230.071 45.9402C229.929 46.1826 228.416 47.5063 229.538 47.6089C229.717 47.6275 232.619 46.5508 232.94 46.3597C234.016 45.7351 235.69 43.9499 236.279 42.8266C236.647 42.1274 236.467 40.6825 237.589 40.6964C237.934 46.5182 230.54 50.3449 225.583 48.0284C226.328 47.0915 227.492 46.9144 228.319 46.1033C229.271 45.1758 229.358 44.0664 229.988 43.0876C230.954 41.582 232.936 40.6638 234.481 39.8947C235.23 39.5218 236.499 39.6384 236.495 38.4778C236.247 38.24 231.722 40.5892 230.871 40.6871C230.103 40.7757 226.834 40.0066 226.668 40.1371C226.535 40.8409 226.802 40.6265 227.197 40.8316C228.016 41.2604 230.264 41.363 229.942 42.4863C229.501 43.041 228.761 42.8732 228.19 43.2134C227.427 43.6656 226.793 45.0359 225.376 45.3296C224.549 45.502 222.797 45.4834 221.955 45.3296C219.992 44.966 219.155 42.3325 216.837 42.9058C216.405 42.4677 218.042 41.1299 218.401 41.0181C219.201 40.771 220.544 41.3397 221.615 41.2511C222.958 41.1392 224.351 40.1697 225.85 40.2769C225.832 39.3867 224.402 39.424 223.795 39.0417C223.358 38.7621 221.9 37.4989 221.629 37.0841C220.907 35.9747 220.677 33.4111 219.836 32.5395C219.192 31.873 216.814 31.1971 216.171 30.167C215.509 29.1183 215.21 26.4894 215.784 25.3707C215.853 25.2309 217.192 23.5622 217.302 23.5296C218.442 23.2126 218.139 23.9817 218.511 24.4572C218.999 25.0817 219.909 25.944 220.176 26.6572C220.617 27.8411 220.019 28.5216 220.392 29.6217C222.093 29.4072 221.21 28.0835 221.261 27.2725C221.39 25.2542 221.748 22.1825 223.859 21.3808C224.599 21.1012 226.848 20.7609 227.634 20.7562C228.043 20.7562 228.374 20.7935 228.563 21.213C228.25 23.7627 224.742 22.9796 224.48 26.0233L228.577 25.7483L228.149 24.3546C229.492 24.0656 229.542 22.6253 230.963 22.4902C232.867 22.3084 232.779 24.2288 234.311 24.3733C234.228 26.4474 232.021 26.1305 230.623 26.303C229.657 26.4241 230.991 27.8644 231.372 28.0415C232.044 28.3492 232.71 28.1208 233.304 28.2979C233.8 28.4471 234.573 29.6263 235.561 29.6077L235.382 32.9217C233.984 33.2946 232.72 33.3692 231.851 31.9848C231.515 31.4535 231.676 30.6797 231.041 30.4513C231.06 31.6026 231.009 32.7679 231.028 33.9239C231.041 34.912 231.667 35.5785 230.899 36.5434C230.356 37.2286 229.014 37.6155 228.581 36.6832C229.8 36.2451 230.94 35.3222 229.804 34.0544C228.595 34.0684 228.531 36.6087 227.625 36.5387C226.347 36.4362 228.347 33.9472 228.034 33.5044C226.416 32.656 224.296 37.7133 223.684 33.9052C223.183 30.7916 224.995 31.6819 225.174 31.3183C225.671 30.3162 225.05 29.1789 226.866 28.3072C227.193 28.1488 229.809 27.8411 228.857 27.2725C227.478 26.4428 225.386 27.0254 223.965 27.4403L223.923 28.7873L222.084 29.4119C222.337 30.5306 221.431 31.9382 221.486 32.7959C221.495 32.959 222.392 35.6624 222.512 35.9188C223.942 38.9299 228.788 39.6197 231.713 39.3168C234.343 39.0417 239.304 34.5624 239.723 31.9149C239.842 31.1552 239.392 30.0085 239.493 28.9411C239.562 28.2233 239.98 27.6081 239.994 27.0161C240.058 24.6296 237.893 18.7893 236.21 17.046C235.948 16.7757 235.851 16.524 235.396 16.6265C235.64 17.899 235.75 19.7355 234.039 19.6609C233.993 18.1553 231.644 17.6566 230.825 16.8269C230.462 16.4587 230.457 15.6523 229.758 15.0044C228.494 13.8252 222.135 12.576 220.562 13.0701C220.295 13.154 220.042 13.4057 220.111 13.7133L221.21 15.0977L220.755 15.7642C219.215 15.1816 218.608 16.8735 216.957 16.9108C216.083 16.9295 215.711 16.4587 215.044 16.3562C210.69 15.7083 204.942 20.9007 204.275 25.1936L208.381 24.7695C209.011 25.161 207.926 27.4729 207.549 27.9576C209.761 27.8178 210.487 25.5572 211.237 23.8093L212.06 24.0749C212.649 25.6411 211.329 26.6013 210.772 28.0415C210.064 29.8687 210.037 32.2272 208.372 33.6349C209.719 34.2688 209.871 34.9586 209.738 36.4036C209.439 39.6197 205.048 42.5422 202.004 42.5329C200.358 42.5329 197.203 40.468 196.642 43.4465C198.546 43.605 199.806 46.2012 201.406 46.2571C202.436 46.2944 203.618 45.3902 203.728 47.1894L194.807 49.4453C192.407 49.7483 190.664 46.3224 189 45.7957C187.487 45.3156 184.765 45.6605 183.174 45.3342C181.909 45.0732 177.012 43.1249 176.015 42.3511C174.483 41.1672 171.246 37.2379 170.193 35.5226C168.092 32.0967 167.191 27.8411 164.418 24.7741C165.163 23.8466 165.636 24.6203 166.161 25.2169C170.35 29.9806 170.832 37.5549 177.261 41.6426C178.194 42.2346 183.307 44.2808 184.204 44.2762C185.174 44.2715 184.912 44.1643 186.121 44.2762C188.108 44.4579 191.717 43.3579 193.538 42.4117C196.017 41.1206 199.433 36.0959 200.56 33.4764C201.135 32.1387 200.85 30.9547 202.077 29.5564C203.613 27.8038 206.459 28.5729 206.993 26.0233C206.285 25.9301 205.917 26.5407 205.222 26.6013C203.949 26.7131 203.374 25.986 201.742 26.6013C201.525 26.6805 201.544 27.3983 200.606 27.1466C200.003 26.0979 199.852 24.28 198.256 24.3639C198.183 25.4453 197.851 26.4381 197.976 27.5568C198.146 29.1043 199.208 29.8128 198.794 31.9755C198.753 32.1946 196.992 35.3548 196.725 35.6904C196.573 35.8815 194.964 37.4057 194.844 37.3777L194.269 36.0214L192.931 34.3387C191.506 35.7184 192.131 38.4871 190.471 39.5964C190.14 39.8155 187.469 40.8036 187.064 40.8736C186.181 41.0227 185.446 40.496 184.471 41.2558C182.94 40.263 186.42 38.9206 185.156 38.0629C184.112 37.3591 183.041 38.585 182.144 38.8973C180.723 39.396 178.994 39.1816 177.675 38.4498C175.895 37.4616 173.403 33.9052 172.042 32.2598C171.803 31.9709 169.407 30.3208 170.842 29.9246C171.481 29.7475 172.428 30.703 172.584 29.4958C170.34 28.3352 168.855 24.1262 166.381 23.6042C165.572 23.4317 164.809 23.5902 163.898 23.3525C163.02 23.1241 162.381 22.3923 161.466 22.2198C160.551 22.0474 158.776 21.9635 158.666 23.2593C160.197 23.3105 161.121 22.5694 162.473 23.6881C163.383 24.4385 163.08 25.1563 163.563 25.9021C164.478 27.3098 165.65 27.1886 166.441 29.9013C167.149 32.3391 165.797 33.2899 165.264 35.504L167.402 40.9714C170.239 38.557 167.094 36.9163 166.579 34.609C168.395 34.7162 169.885 38.0629 169.706 39.6337C169.591 40.6265 168.694 41.3909 168.538 42.0155C168.124 43.6469 171.775 45.4228 172.989 45.9588C174.966 44.2529 170.442 42.7194 170.409 41.9456C170.35 40.6125 173.375 42.7939 173.651 43.0829C175.348 44.8541 174.401 46.4995 174.612 46.7978C174.677 46.891 176.336 47.73 176.585 47.8C177.426 48.0284 180.755 47.1008 180.502 48.308C180.263 49.464 175.5 48.3686 174.506 48.0284C171.591 47.0262 169.356 45.7724 167.448 43.2927C163.999 38.818 163.471 33.8213 163.043 28.3678C163.006 27.8737 163.121 27.4729 162.62 27.142C162.119 27.4776 162.238 27.8737 162.197 28.3678C161.76 33.9751 157.47 41.8477 151.846 43.6143C151.18 43.824 149.888 43.5211 149.676 44.1969C149.074 46.0893 153.46 47.497 152.352 49.5292C150.407 49.2869 148.467 49.2542 146.503 49.2682C145.662 49.2729 144.903 49.5572 144.062 49.5805C143.556 49.5945 141.022 49.683 141.192 48.872C141.703 48.1309 142.862 47.8699 143.34 47.1754C143.459 46.9982 144.655 44.7889 144.692 44.6491C144.788 44.2575 144.715 43.8986 144.563 43.5397C144.342 43.0223 140.765 41.6799 139.854 41.0973C136.732 39.1163 133.693 34.7955 133.072 31.0899C132.755 29.1975 133.247 27.0907 132.598 25.2076C132.217 25.5712 131.835 25.9114 131.587 26.3962C129.476 30.4933 130.814 33.537 130.203 37.7273C129.655 41.4981 128.607 45.3622 125.706 47.9118L120.707 49.9487C120.56 49.9114 120.413 49.8835 120.266 49.8788C119.829 49.753 119.383 49.7157 118.914 49.8462C118.781 49.8835 118.652 49.9394 118.523 50L116.629 49.1563C114.854 46.0148 117.824 44.9474 120.542 45.4647C121.218 45.5953 121.77 46.1686 122.266 46.2338C123.02 46.3271 123.986 45.7398 124.837 45.9542C124.979 45.0779 123.995 45.4275 123.498 44.677C122.068 42.4956 127.798 40.5286 127.563 39.4566C126.262 38.4684 124.013 39.1536 124.676 36.7998C124.86 36.1425 126.86 35.1451 127.522 34.1523C128.019 33.4065 128.989 31.1086 129.343 30.1857C130.12 28.1581 129.913 24.3779 133.026 24.9186L132.768 23.6554C131.481 22.7186 128.23 26.1771 127.425 27.1326C123.163 32.1853 121.627 38.7714 114.477 40.8549C111.782 41.638 109.065 41.941 106.343 42.5749C105.841 42.6914 105.317 42.5795 104.811 42.6867C103.965 42.9804 104.117 45.7444 100.958 45.6931C99.9878 45.6792 97.0542 44.2995 97.9876 45.9681C102.434 47.6601 107.423 47.7394 111.051 44.3088C112.178 43.2461 112.854 41.5354 114.454 41.2604C114.638 41.4469 113.318 43.591 113.088 43.8893C110.233 47.6275 105.717 48.7928 101.234 48.1589C100.149 48.005 95.1505 45.9635 95.7437 44.5791C96.9714 42.8126 97.6933 44.3601 98.7647 44.5698C100.048 44.8215 101.478 44.5185 102.452 43.6283L104.894 40.9854C104.181 40.7244 103.62 41.4842 103.133 41.5121C102.567 41.5448 101.786 40.9621 101.248 41.06C100.057 41.2698 97.583 42.9524 96.0058 43.1855C92.6445 43.6795 88.29 42.7706 86.6392 39.4333C86.3725 38.8973 85.715 37.6714 86.5059 37.4243C87.3704 37.154 89.743 38.8367 91.3708 38.79C93.1273 38.7388 94.4884 36.343 96.8151 37.6481L96.976 38.5011C96.2357 38.5523 95.4494 38.3845 94.7183 38.571C94.0148 38.7528 93.4584 39.7409 92.7365 39.8807C92.1295 39.9973 90.396 39.9693 89.7476 39.8807C89.32 39.8202 88.9567 39.2841 88.6533 39.3354C87.7934 39.4706 88.7958 40.3608 89.0717 40.5659C92.3364 42.9524 96.7645 42.4071 99.974 40.3049C99.3717 39.9367 97.8727 39.1816 97.491 38.6595C97.2657 38.3519 97.5462 37.9837 97.3761 37.69C97.3209 37.5968 95.9736 36.1938 95.8724 36.1519C95.5276 36.0027 95.1413 36.3197 94.7965 36.1658C94.4148 35.998 94.3504 35.4574 93.5412 35.2103C91.8444 34.6883 89.8166 35.2616 88.2256 34.7862C84.9839 33.812 80.1374 27.0347 84.8275 24.7228C85.3931 24.7695 85.9633 28.3166 87.8854 28.7687C88.5199 28.9178 89.1775 28.7687 89.8856 28.9551C90.8052 29.2022 91.4398 30.167 92.3318 30.4886C92.4284 29.4399 91.3478 27.3517 90.258 27.2445C89.7338 27.1932 88.5567 27.8877 88.267 27.0021C87.8164 25.6178 89.7476 25.4686 90.7041 25.5059C89.9316 21.2923 86.5427 17.7172 82.4733 16.5519C80.6386 16.0252 77.1991 15.368 75.3966 15.9413C74.5735 16.2023 74.2517 17.4469 72.955 16.7943C71.5525 16.0858 73.3412 13.0654 72.2515 12.8044C70.0213 13.3544 66.8118 14.0349 65.3128 15.96C64.7794 16.6452 64.5495 17.7685 64.0712 18.2998C63.3263 19.1249 60.6456 19.7961 59.6983 19.1621C58.9534 18.6634 59.2339 17.307 57.9234 18.4304C57.6613 18.6541 56.2313 20.9707 55.9784 21.4414C55.1415 23.0122 54.2679 24.5923 55.3622 26.3263C55.7761 26.9835 58.4246 27.925 56.406 29.0763C55.1093 29.8174 53.4908 29.3233 52.2125 28.8339C51.794 30.2929 51.909 33.4811 52.7459 34.7256C52.8194 34.8328 54.3736 36.4455 54.5346 36.5807C55.3622 37.3032 58.5212 38.5011 58.1901 39.7083C58.0844 40.1045 57.3946 40.3049 57.4406 40.8176C57.4774 41.2464 58.2591 42.2626 58.5028 42.7939C59.1052 44.0804 58.7603 44.2156 60.0294 45.3855C62.2825 47.455 65.7082 48.1962 68.0395 45.9961C65.9197 45.9029 64.2828 44.3787 62.6734 43.1295C62.4435 42.9524 62.3331 42.4956 61.8641 42.1554C60.7329 41.3397 59.588 41.5028 58.4936 40.8689C59.0454 40.3748 59.473 40.1045 59.0316 39.3494C60.6824 39.2189 62.14 39.7176 63.8091 39.6197C65.1012 39.5451 67.7774 38.4358 68.4579 38.5011C69.1155 38.5663 69.8466 40.813 70.4995 38.5197L69.75 38.4731L69.5845 37.4896C72.8124 35.8209 73.7827 29.2255 69.2718 29.0856C67.6165 29.0344 67.2992 30.4793 65.5841 30.4979C65.0599 31.2577 67.736 34.0497 68.3108 32.0221L67.4923 30.9128C67.7268 29.8034 70.3478 30.8242 69.4695 32.9077C68.7246 34.6743 67.0187 33.8493 66.706 34.1289C66.5727 34.2455 66.352 35.723 65.3771 35.9841C64.6368 35.6671 61.9147 36.4409 61.7537 35.6019C61.694 35.3035 62.655 34.2548 62.7837 33.6069C62.9539 32.7679 62.8021 31.887 62.8481 31.0386C62.0848 31.253 61.179 30.7217 60.5398 30.7683C59.7167 30.8289 58.7373 32.1153 58.2499 30.3954C58.7511 28.5356 60.6042 27.3051 62.3515 26.7924C64.0804 26.2843 65.0277 27.8737 66.6646 27.1606C66.9543 26.7784 64.4621 24.6017 64.2598 23.9165C64.0942 23.3571 64.3701 21.3202 64.8943 21.0779C65.4783 20.8075 65.9059 21.8609 66.4761 22.2385C67.5981 22.9842 69.1661 23.2406 70.311 23.8838C70.5363 24.0097 72.6055 25.5012 72.6929 25.6224C73.5527 26.8157 72.1549 28.792 73.355 29.6543C74.0356 29.6776 74.1689 24.9466 73.9804 24.3173C73.801 23.716 72.5641 23.1334 72.6653 22.1872C70.9777 22.0893 72.9136 24.2288 71.9848 24.4012C70.6835 24.6389 70.4857 19.3439 72.4952 20.0058C72.932 20.9334 73.9712 22.0334 74.3666 22.8211C74.7759 23.6321 75.1621 25.8974 75.5346 26.3402C75.8702 26.7364 77.8521 26.9182 78.4177 27.6407C79.4063 28.9038 79.4568 33.0336 78.666 34.4226C78.4912 34.7349 78.082 34.7862 77.8981 35.0845C77.429 35.8489 77.3003 36.6646 76.5048 37.2845C75.1805 38.3146 72.8446 38.2167 71.5847 39.4846C73.5252 41.941 76.0542 38.7434 77.9532 39.382C78.7395 39.6477 78.3809 40.8083 77.99 41.2791C75.346 42.7473 72.9688 46.1499 69.6719 45.1618C71.295 48.6623 69.0649 47.2919 67.0877 47.6648C66.5175 47.772 66.191 48.2987 65.6576 48.4245C63.5379 48.9279 59.9283 47.483 58.6086 45.7211C57.2429 43.8986 57.7303 41.5448 55.2013 40.3142L56.5624 39.079C54.9668 38.8646 54.2679 37.6015 53.0172 36.8604C53.1873 37.8019 53.969 37.9977 54.3047 39.0091C54.5438 39.7223 54.7507 41.2418 54.8197 42.0249C54.9116 43.0643 54.3552 44.2622 54.9852 45.516C55.5692 46.6813 58.5948 47.3478 56.406 49.5852C54.2909 47.6788 50.9801 46.8724 49.6881 44.2435C49.3754 43.6096 47.9315 39.0651 49.0535 39.079C50.5157 40.3562 49.8858 42.985 50.9755 44.3228C51.2009 44.5978 53.4218 46.1453 53.5551 45.9915C52.9114 43.7355 54.1437 41.6939 53.3758 39.396C53.0401 38.3939 52.1389 37.9277 51.5779 37.0654C51.4032 36.7998 49.9593 33.784 49.7386 34.0917L49.4857 38.3566L48.6443 38.5197V33.1221C49.0857 32.4509 49.8628 33.1734 50.5525 32.987V29.6636C50.2536 30.1996 48.6029 30.8662 48.4925 31.034C48.2442 31.4115 48.4373 32.3204 48.2212 32.973C47.8718 34.0311 45.4209 35.2476 47.0119 35.9188C47.3108 37.3731 44.1656 38.9485 43.1862 40.0485C41.9171 41.4748 40.9928 43.4978 40.9928 45.4368C43.2506 45.7164 46.5429 44.0524 46.9337 41.6333C47.0395 40.9668 46.6992 38.2913 47.6786 38.5197C48.727 39.5125 48.4006 40.6592 47.9499 41.8337C47.7614 42.3232 46.2164 44.9707 45.9129 45.3063C44.7496 46.5881 41.9539 46.5881 40.3813 47.1707C39.9123 47.3432 39.0018 48.5923 38.3857 47.6648C37.4338 46.2292 39.103 46.2105 39.3743 45.805C39.7697 45.213 40.2525 43.1202 40.671 42.2066C42.0458 39.1816 42.5516 39.4286 44.6852 37.4197C44.9611 37.1587 45.9037 36.4455 45.4991 36.0307C43.9081 37.401 42.1654 38.6409 40.179 39.3634C41.1722 41.5494 38.4776 42.8685 37.3787 44.677C36.482 46.1499 36.436 47.7627 34.445 48.6203C33.1345 49.189 31.8654 48.8953 30.5595 49.1097C29.2352 49.3241 28.0121 50.5687 27.0787 49.175C27.0787 48.8767 29.249 47.0216 29.4973 46.6533C29.8652 46.108 29.7962 45.2876 30.3572 44.7609C32.2425 42.9897 36.1555 42.6448 38.6064 41.2231C38.8915 41.0553 39.3973 40.7757 38.942 40.4541L31.7367 42.1414L31.7091 43.4978C28.4811 43.1016 28.1087 45.3669 26.4947 46.933C26.1038 47.3152 23.7818 48.639 23.3127 48.7135C22.7104 48.8068 22.2414 48.4525 21.7677 48.5038C20.3377 48.6529 18.9214 49.0818 17.3764 48.9792C16.6775 48.9326 14.3968 48.7275 14.0887 48.2148C13.5461 46.8677 14.9164 47.2453 15.6107 46.9703C17.5788 46.1779 17.5282 46.1406 19.0088 44.8774C22.3057 42.0668 25.0463 42.999 28.7662 42.8685C29.2996 42.8499 30.6837 42.7147 30.8906 42.1181C26.4717 41.9689 21.9839 41.3956 17.8685 39.6757C16.7005 39.1862 14.1807 37.2565 13.3024 37.401C12.8886 37.471 12.5299 37.9837 12.2265 37.9324C11.946 37.8858 11.477 37.1167 11.0585 36.893C10.5941 36.6413 9.817 36.329 9.3112 36.1752C7.15004 35.5226 3.78415 36.1425 2.26214 34.1895C1.46206 33.1594 1.42527 31.7052 0.98844 30.7776C0.717146 30.1996 -1.00718 29.2861 0.850494 28.6755C2.18397 28.2373 3.4071 29.356 4.54745 29.9293C6.27638 27.3517 3.06683 25.697 1.99085 23.9444C0.45045 21.4321 2.09661 18.7706 0.592994 16.2536C2.97487 13.4057 5.22799 20.1037 5.66482 20.2016L8.7778 19.5537L7.70182 18.9664C7.56847 18.5376 7.96392 18.0109 7.89955 17.6473C7.80758 17.1392 5.80736 14.7527 5.4487 14.0769C4.10602 11.5273 3.86692 8.94967 5.38892 6.42801C5.78437 5.76613 6.51089 5.63563 6.87874 5.17418C7.62825 4.22797 7.7708 2.83896 7.41673 1.70632C8.13865 0.997828 9.60088 3.37965 9.76182 3.91102C9.99633 4.69875 9.48593 6.1903 9.62387 7.35557C9.97334 10.2455 11.5413 9.90053 10.5573 13.8858C10.0837 15.7968 8.7732 17.0041 8.7824 18.8638C10.1619 17.6426 10.4791 15.9413 11.3988 14.4591C12.5943 12.5247 14.7325 10.6603 16.6867 9.57892C17.0822 9.35985 19.6204 8.12465 19.8503 8.0827C22.2046 7.6399 27.9799 8.48822 29.902 10.045C30.4675 10.5018 30.4032 10.9959 30.7021 11.3128C31.5067 12.1518 33.8932 14.7947 33.8932 15.96V20.8029C34.8174 20.924 35.0152 18.8405 34.9692 18.2113C34.9186 17.5028 33.8472 15.5498 35.0795 15.5824C35.8842 15.6057 35.8842 16.6172 36.2797 17.1346C38.4914 20.0291 40.6342 21.7724 38.2109 25.5945C38.0362 25.8695 35.6635 28.9272 35.5302 27.8551C35.8153 25.8602 34.9968 24.1169 34.0174 22.4482L33.323 22.63C32.5597 24.7508 30.7388 26.1072 28.9777 27.3051C28.78 27.7992 29.4835 27.8458 29.7778 27.8411C31.0607 27.8365 32.8264 25.7017 32.5275 24.3919H33.8932C33.5483 26.4195 35.1117 28.3352 34.1645 30.2882C34.1231 30.3674 33.0196 31.5467 32.946 31.598C31.378 32.7446 29.5571 31.6399 27.888 32.1433L27.9247 31.0759C29.2444 30.8895 29.3088 30.0179 29.249 28.8246C27.7086 28.7687 26.8028 30.0691 25.2624 30.4513C23.0276 31.0013 20.632 30.5399 19.5652 28.2606C18.8525 26.7318 23.0276 26.2097 23.9243 27.1699L24.3381 26.6106C23.4415 26.8157 23.0782 25.7296 22.508 25.5572C21.6482 25.2915 20.2871 25.6224 19.3031 25.4873C19.064 25.4546 16.7281 24.7601 16.6086 24.6902C16.1441 24.4152 15.4176 22.5694 15.413 21.9914C15.413 21.4787 15.9096 19.1295 16.558 19.1342C17.8271 19.1342 16.5948 20.8168 17.5098 21.2084C18.1122 21.4694 18.7927 21.2736 19.441 21.4741C19.8963 21.6139 20.5262 22.6207 20.9355 21.9169C20.7883 20.4346 22.4437 19.4092 20.8067 18.71C21.3355 17.4422 21.5792 16.1324 20.655 14.9951C18.7237 16.6125 20.1814 18.4164 21.0642 20.1037C20.7699 21.5486 18.5628 19.0456 18.3881 18.1041C17.8914 15.396 19.4962 14.1002 21.9701 13.9137C23.2116 14.8553 22.5954 16.5053 22.4299 17.7592C24.8853 17.1066 28.9915 15.0697 29.7962 18.7193L29.5203 19.0037C28.6605 19.3346 27.3684 19.4511 26.5959 19.9126C25.267 20.7096 26.0625 21.7071 23.3909 21.3529C22.9173 21.2876 22.4115 20.4253 22.1954 21.2596C21.6114 23.483 24.3335 26.247 26.3981 26.3542C29.341 26.508 32.4126 22.9376 32.7804 20.0944C33.8978 11.3408 24.5359 6.84285 17.5926 10.2315C14.9348 11.5273 10.1021 17.4608 9.88597 20.416C9.86298 20.7143 10.0147 21.8563 10.5527 21.6325C11.8862 20.4439 12.2449 18.3092 14.3968 19.6842C14.5026 20.6351 14.8152 21.5999 14.7693 22.5601C14.6911 24.3033 13.4128 26.0419 13.4036 27.5848C13.399 28.6055 14.2819 32.2971 15.7211 31.8636C16.089 31.7518 16.1119 30.6285 17.3167 30.8196C17.5236 30.8522 19.4686 31.873 19.6802 32.0361C20.8113 32.9217 20.7929 34.8887 21.9057 35.8675C22.2368 36.1612 24.4347 37.1913 24.7428 37.1307L25.1244 36.4875L24.3565 34.5345C26.9867 32.0128 28.5041 34.1802 30.8814 35.3455C34.7347 37.2379 40.179 36.7671 43.5816 34.0823C44.2668 33.5416 44.8277 32.726 45.5037 32.1526L46.313 33.2573L47.2648 31.7378C47.228 30.9174 43.4989 31.4675 42.8045 31.584C42.2022 31.4115 42.4367 30.6098 42.6344 30.2183C43.9357 29.9945 45.0944 29.9246 46.3865 29.3187C47.3062 27.4263 48.4971 25.8974 49.426 23.9584C49.872 23.0215 49.9823 21.9308 50.5433 20.9427C51.3664 19.4931 53.0769 18.2626 53.8264 16.6638C51.2101 17.4282 49.9593 19.6329 46.8648 19.7215C45.6462 19.7588 44.3081 19.1388 43.1218 19.7168C42.6712 19.9359 42.2068 21.7118 41.2963 20.3694C40.3491 18.9757 42.7907 15.5964 43.9035 14.7621C46.8188 12.5574 51.8768 14.4917 54.9208 13.2006C55.7393 12.8557 56.3692 12.3616 55.0588 12.2404C52.6125 12.012 52.286 11.6345 50.387 10.609C48.4373 9.55561 47.6832 11.5273 47.1498 11.4061C46.8418 11.1404 46.4877 10.7022 46.5797 10.2734C46.8326 9.09416 51.6515 6.56785 52.8654 6.13903C57.0728 4.66146 57.5602 6.44666 60.9491 7.64456C62.563 8.21788 63.7218 8.38102 65.4323 8.35771C65.9749 8.34839 66.867 7.7238 66.8026 8.63738C65.8002 10.0124 64.2644 9.59756 62.9907 10.0357C62.5446 10.1895 62.1952 10.2408 62.2963 10.8514L69.6673 9.19205C69.7684 8.29711 68.3568 8.55347 67.6119 8.09202C67.3544 7.93355 65.4645 6.37208 65.1104 6.05979C64.6 5.61698 64.1632 4.54027 63.3677 4.0928C62.3101 3.49152 59.45 4.03221 60.2409 2.54065C60.4019 2.24234 60.595 2.02793 60.8065 1.86945C61.4962 1.76225 62.186 1.66437 62.8757 1.57581C63.6022 1.69699 64.3287 1.92073 64.8851 1.93937C67.4141 2.01861 68.7476 0.857997 71.5755 2.13048C74.3161 3.36567 74.9138 5.35596 76.6381 7.23905C76.9048 7.52803 78.6935 8.61873 78.3947 7.67253C78.2199 7.11786 77.4106 6.13437 77.121 5.36062C76.7623 4.39111 75.3323 0.0795914 77.59 1.84149C79.9029 3.64533 79.7281 2.68049 82.018 2.88092C85.1678 3.15592 89.8534 5.64029 90.8282 8.8984C91.0627 9.6768 90.6627 10.7815 91.4949 11.1264C91.2926 8.07804 94.1987 4.61485 96.7737 3.32838C97.1967 3.11863 97.7117 2.89956 98.2681 2.69913C100.392 2.48938 102.521 2.26565 104.66 2.15378C105.832 2.09319 107 1.9953 108.168 1.87412L108.384 2.63387C108.117 3.62669 105.579 4.5962 104.913 5.48647C103.253 7.70516 104.545 9.22001 101.137 11.3455C99.0636 12.6366 96.8978 12.5947 95.1459 14.543C94.2263 15.5684 94.0056 16.6685 93.9596 18.0435C94.8195 17.5214 95.3666 16.5892 96.1575 15.9879C98.1761 14.4451 100.232 13.8345 102.158 12.1146C103.63 10.8048 104.485 9.33654 106.503 8.76322C108.964 8.06406 113.051 8.46491 115.406 9.44375C115.948 9.67214 116.233 10.1336 116.698 10.348C118.211 11.0518 120.887 11.4667 120.712 13.6108C120.597 13.7366 117.99 13.0654 117.364 13.1214C116.026 13.2379 113.635 15.5498 111.704 15.2794L111.998 16.0951C112.587 16.1651 113.056 15.7269 113.681 15.8761C113.851 15.918 116.633 17.2278 116.872 17.3723C117.355 17.6613 119.029 19.4838 119.199 19.9918C119.378 20.5278 119.581 24.3733 119.535 25.0631C119.498 25.5572 118.707 27.3284 118.385 27.7199C118.045 28.1348 117.746 27.7852 117.585 27.4403C117.277 26.7691 117.397 25.7063 116.817 25.0351L114.031 22.7465C113.143 23.3525 114.132 24.005 114.307 24.6716C114.808 26.5733 115.58 29.2115 115.19 31.1179C115.052 31.7984 113.635 33.8306 113.056 34.2128C112.311 34.7069 110.752 34.5438 109.791 34.9167C110.274 33.1921 110.191 31.845 109.777 30.0878C109.207 27.664 107 31.1086 106.375 31.598C105.897 31.9755 104.752 32.6094 104.172 32.6933C101.942 33.0196 101.657 30.3488 99.1418 31.0433C98.7233 30.6238 100.379 27.5708 101.216 27.5335C101.818 27.5055 102.885 28.1767 102.986 27.0254C103.115 25.5199 100.199 25.7436 100.213 23.1567C100.213 22.5834 100.517 22.038 100.494 21.5113C100.466 20.8308 99.4177 19.5024 100.415 19.1715C101.459 18.8219 102.59 20.0291 102.99 20.9147C103.253 21.4927 103.064 22.6207 103.643 22.4575C105.069 22.0614 104.701 20.2016 106.14 19.4511C106.416 19.3066 109.451 18.2719 109.626 18.3231C110.729 18.6541 109.603 20.9893 108.954 21.4741C108.504 21.8097 107.575 21.7397 107.373 22.3736C106.963 23.6461 108.094 24.5084 108.973 25.1004C108.872 25.9441 108.053 26.1118 107.345 26.0746C107.189 29.6869 111.184 27.6966 112.191 25.5805C112.587 24.7555 112.375 22.5741 112.693 21.3855C112.886 20.663 113.346 20.9846 113.332 20.3973L110.2 15.8201C103.689 12.1938 94.0194 15.2095 93.4538 23.441L94.3642 25.7762C95.4954 24.4339 96.7645 23.5622 98.5992 23.8419C98.9486 25.1517 97.9646 26.2424 97.7991 27.3191C97.491 29.3187 98.3187 32.4323 99.8269 33.8027L100.415 32.9637C101.951 32.6094 102.246 35.6391 103.004 36.6786C103.492 37.3451 104.844 38.4964 105.634 38.7201C108.016 39.396 110.32 39.7176 112.587 38.7201C114.32 37.9604 112.467 37.3265 112.293 36.6692C112.09 35.9048 112.725 35.3828 113.428 36.0913C113.971 36.6366 115.47 38.0349 114.711 38.6595L113.617 39.6197C114.32 39.4659 115.134 39.2282 115.773 38.9019C117.383 38.0862 120.473 36.1192 121.37 34.6137C123.379 31.2437 125.333 26.5034 128.653 24.005C129.761 23.1707 130.961 23.0122 131.904 22.0427C127.95 20.4673 126.768 26.0186 123.439 26.0606C123.126 27.1 124.11 26.8856 124.414 27.4403C124.947 28.4098 123.439 29.1462 123.071 29.7289C121.604 32.0641 120.56 35.8069 117.236 36.5154C116.123 36.7531 113.732 36.8324 114.297 35.1917C116.551 35.7417 119.02 34.6417 120.317 32.7213C120.813 31.9895 120.928 31.0153 121.425 30.2462C121.866 29.5611 122.675 29.2208 122.905 28.4144C122.905 27.7339 121.682 27.4682 121.406 26.6059C120.809 24.7415 122.606 25.4453 123.954 24.7834C125.361 24.0936 126.492 22.1499 128.074 21.488L126.29 19.9825C125.034 18.5189 126.979 18.7426 127.655 18.0202C128.488 17.1299 128.327 15.1443 129.701 14.543C129.306 13.0887 128.097 11.9235 128.35 10.2827C129.274 10.1149 129.743 10.898 130.662 10.8607C131.279 10.8374 131.665 10.4133 132.102 10.348C133.877 10.087 135.422 10.101 137.086 10.8328C137.059 9.66748 136.911 8.45093 137.891 7.63524C139.201 6.54454 139.036 8.01745 139.882 8.4183C141.289 9.0895 143.721 8.78187 145.004 10.5577C145.262 10.2175 143.878 7.56066 143.574 7.3043C143.381 7.14116 142.816 7.12252 142.452 6.92209C140.029 5.56571 137.068 4.79663 134.212 5.00638C129.826 5.33265 126.239 8.80052 121.549 6.24157C120.905 5.89199 119.355 3.99026 119.176 3.95763C118.781 3.87839 118.247 4.36781 117.81 4.37713C116.859 4.39577 113.511 4.16738 112.808 3.7572C111.741 3.12795 111.929 2.11649 112.201 1.40334C113.571 1.24487 114.937 1.08639 116.307 0.969861C116.61 0.941894 116.909 0.927912 117.213 0.909268C117.443 1.41733 118.394 1.54318 118.937 1.97666C120.565 3.29109 121.714 5.31867 123.972 5.72419C125.508 5.99919 126.846 5.80809 128.354 5.57037L127.246 2.42879C127.315 2.13514 128.97 1.69699 129.311 1.69233C129.927 1.68767 133.49 2.35421 134.198 2.5593C135.091 2.81566 135.799 3.51016 136.548 3.77585C138.613 4.5123 140.659 4.21865 142.645 5.61698C143.114 5.94792 143.956 7.43015 144.466 6.95472C144.807 6.63776 142.025 4.08814 144.048 1.96268C144.43 1.55716 144.922 1.38936 145.326 1.11902C146.089 1.03512 146.848 0.927912 147.611 0.811385C147.892 1.12834 148.462 1.25419 148.812 1.58979C149.676 2.41014 149.832 3.4216 149.639 4.59154C149.534 5.24875 148.071 7.43015 147.34 7.23438C146.273 6.95006 148.099 4.94578 148.232 4.26526C148.922 0.816044 143.731 1.64106 144.581 4.47967C144.83 5.31401 145.942 5.70554 146.099 6.55386C146.306 7.6399 145.814 9.27128 146.246 10.2781C146.356 10.5344 146.821 11.0332 147.064 10.5671C147.29 7.15048 152.154 3.18855 155.277 2.56396C156.509 2.31692 158.086 2.68515 159.01 2.48472C159.723 2.3309 160.463 1.39402 161.314 1.21224C161.397 1.1936 161.484 1.18427 161.567 1.17029C163.645 1.29614 165.724 1.41267 167.802 1.51987C168.124 2.24234 168.455 2.91354 168.211 3.92034C170.363 4.11144 172.428 3.48686 174.493 2.95083C175.141 2.78303 175.789 2.21904 176.603 2.04658C178.392 1.66903 183.266 1.84149 183.73 4.12077C184.071 5.81741 181.606 5.40723 180.433 5.23011C178.879 4.99705 177.081 3.6733 175.711 3.62669C174.373 3.58474 171.145 4.85256 169.398 5.00638C162.694 5.58902 156.114 0.154169 150.076 6.98268C149.97 7.10387 148.871 8.66534 148.83 8.76789C148.448 9.68146 150.623 8.67466 150.899 8.6467C151.925 8.55348 153.539 8.82848 154.375 8.57212C155.176 8.32508 155.222 6.65174 156.583 6.94539C157.314 7.10387 156.964 10.4412 156.748 11.1171C156.987 11.3828 158.376 9.95181 158.863 9.80265C159.617 9.57426 161.82 9.37849 162.629 9.44375C165.02 9.63019 165.848 12.0959 168.483 11.3967C168.363 13.8858 164.781 12.3569 164.938 15.5405C167.315 15.9879 169.058 16.2023 170.667 18.174C171.982 19.7867 171.113 20.3041 171.214 22.1872L168.952 21.3948L167.669 22.8724C170.575 24.4618 171.32 27.911 174.373 29.3793C174.373 30.2276 173.66 30.8196 172.86 30.7823C172.791 31.1552 172.906 31.4768 173.063 31.8077C173.587 32.9217 177.808 37.3777 178.87 37.8159C180.714 38.5803 183.386 36.4548 185.487 36.9163C187.358 37.3265 186.508 39.5824 187.184 39.6197L190.347 38.1282C190.614 35.9235 191.819 32.5675 194.421 32.7073C194.251 33.4484 194.624 35.5273 195.649 35.2057C196.578 33.5743 197.474 31.8031 197.336 29.8361C197.286 29.1322 196.702 28.4517 196.601 27.5941C196.316 25.2169 196.031 21.6372 199.318 23.194L199.875 22.877C198.767 16.1045 189.598 12.1658 183.979 15.8901C182.526 16.8502 182.912 17.5121 182.351 18.6727C182.135 19.1202 181.67 19.3533 181.477 19.7261C178.64 25.2822 184.696 30.773 189.239 26.4894C190.154 25.6271 190.807 24.4618 190.067 23.2173C190.016 23.1287 188.591 22.0054 188.494 21.9728C186.802 21.4414 184.627 22.8165 186.365 24.4012L186.774 22.7465L188.099 23.0681C188.761 26.1352 184.806 26.3123 184.163 23.5809C184.029 23.0122 184.397 21.2317 184.862 20.9473L187.322 20.8122C187.487 20.1083 186.71 20.155 186.489 19.7914C185.85 18.724 186.503 16.7757 187.188 15.8341C187.754 15.6943 187.942 16.8363 188.416 17.074C188.816 17.2744 189.368 17.1532 189.777 17.3583C190.398 17.6659 191.598 20.2855 190.835 20.7749H189.818C189.469 19.6562 189.271 18.3884 187.873 18.3231C186.949 19.1109 189.915 21.6185 190.481 22.1919C190.701 22.4156 190.862 22.9563 190.913 22.9842C191.814 23.5156 192.669 21.5113 192.821 20.8401L193.594 20.8168C195.47 26.1118 194.228 27.8784 189.018 28.7733C188.007 28.9458 186.981 28.5263 185.965 29.1136C186.112 30.1297 187.317 30.8522 188.149 31.1831C189.165 31.5886 191.083 31.2018 189.492 32.8238C188.834 33.495 185.855 34.7302 185.073 34.6044C184.889 34.5764 181.992 33.1035 181.776 32.945C180.64 32.134 180.783 30.5259 180.553 29.2068C180.466 28.6988 180.038 28.1254 180.015 27.8178C179.987 27.4356 180.548 27.1233 180.521 26.508C180.512 26.275 179.716 23.9444 179.551 23.8559C179.118 23.6275 179.091 24.1682 179.017 24.4059C178.865 24.8906 178.373 26.4241 178.332 26.7877C178.208 27.8737 179.141 29.095 178.194 29.9386C177.854 29.2814 176.925 28.7221 176.58 28.2606C176.41 28.0322 174.985 25.9301 174.925 25.7902C174.828 25.5712 174.534 22.9563 174.566 22.672C174.773 21.0312 176.015 19.4791 177.252 18.4676L180.788 16.6591C181.05 18.8965 178.516 18.8918 177.44 19.6935C177.302 19.7961 175.693 21.7024 175.651 21.8376C175.32 22.9749 176.171 25.2915 177.104 26.0606L177.923 24.9606C178.323 21.6419 180.705 19.1482 182.153 16.249C182.075 15.8761 178.792 15.2142 178.199 15.2561C176.474 15.3773 176.304 17.3536 174.534 16.9015C174.52 16.179 173.945 15.5871 173.968 14.8833C174.047 12.329 177.863 8.91704 180.374 8.62805C184.342 8.1666 184.604 9.22934 187.547 10.7675C187.901 10.9539 190.986 11.5599 189.8 12.3709C188.706 13.1167 185.303 10.4133 183.91 10.031C180.994 9.234 178.686 9.91452 176.681 12.0819C175.798 13.0328 175.398 13.5642 175.601 14.9951C176.525 14.7434 176.842 14.0256 177.95 13.9091C179.376 13.7553 180.857 14.4544 182.498 14.1048C183.409 13.9091 185.689 12.4874 186.384 12.4735L186.742 12.562C187.133 13.8858 188.977 13.1959 190.182 13.3591C190.756 13.4383 193.442 14.1375 194.104 14.3426C194.812 14.557 197.438 16.0019 197.985 16.524C198.252 16.7757 200.753 20.0478 200.845 20.2668C200.983 20.5745 201.185 23.9817 202.077 23.3012L203.457 19.577C202.698 18.3045 201.443 17.1905 201.535 15.5498C200.312 15.2888 201.65 18.5842 200.312 18.3185C199.672 18.1926 200.091 16.3329 199.544 15.6337C198.031 13.7133 194.803 13.965 193.35 12.9209C192.039 11.9794 191.501 8.73526 190.462 7.53736C189.538 6.46996 186.664 8.23652 186.788 6.30216C186.866 5.08095 189.009 3.64067 190.067 3.23516C191.042 2.85761 194.334 2.41014 195.322 2.60125C196.909 2.90422 200.84 6.12038 201.59 7.60727L202.62 10.8467C202.776 9.53231 202.712 8.50686 203.333 7.27633C204.128 5.69622 207.062 2.80167 208.791 2.56862C211.835 2.15378 212.819 2.63854 215.647 0.67155C215.853 0.527056 216.074 0.657567 216.042 0.28934C216.125 0.317307 216.208 0.345275 216.29 0.377902C217.449 3.38431 214.341 5.82207 212.492 7.70516L210.271 12.7858C210.51 13.0375 212.635 11.2662 213.076 11.0658C214.534 10.4086 216.414 9.91918 217.895 9.02891C218.608 8.60009 219.063 7.63058 219.909 7.19244C222.535 5.83139 225.74 6.86616 228.154 5.03434C229.142 4.28391 229.8 2.93685 231.294 2.81566C231.929 1.95335 228.595 1.2169 228.121 1.17961C225.505 0.969863 221.771 2.89024 219.969 4.75934C218.3 6.48861 217.316 9.509 214.502 10.0031L214.097 9.32722C218.102 6.59581 219.642 1.73428 224.742 0.601633C224.756 0.50375 224.756 0.429174 224.742 0.359257C226.691 0.387224 228.641 0.387223 230.591 0.387223C231.418 2.20505 234.895 0.844011 234.573 3.64999C231.584 3.22583 230.214 5.09028 228.016 6.56318C227.698 6.77759 227.312 6.49793 227.473 7.2437C228.738 7.90092 229.188 6.7776 230.09 6.68904C230.798 6.61912 231.253 7.08057 232.113 6.85217C233.566 6.4653 233.759 5.5191 234.573 4.89451C234.904 4.64281 238.421 2.59193 238.743 2.48006C241.741 1.44996 244.431 3.3144 246.592 5.15553C246.979 5.48647 247.153 6.12504 247.563 6.38606C248.648 7.06658 251.209 6.42335 250.947 8.90306C250.193 9.12213 249.112 8.59076 248.478 8.74458C247.871 8.89374 246.551 10.087 245.682 10.348C242.118 11.4201 240.081 7.57931 236.366 8.65602C236.053 8.74458 235.709 8.74458 235.658 9.17806C236.665 9.07552 237.888 10.7349 238.569 10.7908C239.042 10.8281 239.415 10.2734 239.842 10.3433C240.27 10.4133 240.826 11.2476 241.544 11.3828C242.955 11.6484 244.942 11.2243 246.445 11.3921C249.448 11.7277 252.11 14.0629 252.556 17.0973C252.685 17.9829 252.832 19.7541 252.869 20.6817C252.933 22.2571 252.129 22.1872 251.37 21.0685C250.993 20.5092 250.864 19.3766 250.492 19.1202C249.315 18.3231 247.153 18.1553 245.811 17.8477C245.461 17.7685 243.857 16.6824 244.128 17.6147C244.546 19.0643 245.526 18.6168 246.307 19.0083C246.703 19.2041 246.942 19.9918 247.411 20.3787C248.28 21.0918 249.963 21.488 250.919 22.08C253.628 23.7487 255.472 26.9881 255.315 30.2136C254.037 30.5818 254.005 29.4492 253.481 29.095C251.88 28.0182 250.073 28.1488 248.496 27.1653C248.082 29.3979 250.952 29.3979 250.676 31.3136L248.767 31.0386C248.17 31.8776 252.202 35.6997 253.002 36.2917C257.357 39.5032 265.887 41.1859 271.193 40.8456C274.31 40.6452 272.765 39.8621 272.793 38.9206C272.807 38.4032 273.428 38.1888 273.556 37.7646C273.763 37.0934 273.538 36.1845 273.607 35.4667C270.765 38.6083 266.126 39.4473 262.042 39.0324C258.056 38.6222 252.478 35.5599 250.409 32.0128C251.554 30.7963 252.763 33.5743 253.816 34.3667C258.258 37.7087 266.13 39.6384 271.023 36.3057C272.177 35.518 272.067 33.5743 273.966 34.1289C275.658 34.623 274.527 38.4218 275.111 38.2354C277.396 37.3311 278.463 35.2383 279.856 33.3366C279.359 32.1946 279.428 30.456 278.881 29.4585C278.555 28.8619 277.736 28.9691 277.98 27.9996C278.228 27.7526 280.509 28.4983 280.982 28.6894C281.47 28.8852 282.459 30.1018 282.619 29.2394C282.67 28.9691 281.875 24.1402 281.727 23.7813C281.479 23.1707 280.762 22.9563 280.697 22.3177C280.601 21.3715 281.36 20.5092 282.316 20.8355L282.753 21.9075C283.567 20.7143 284.592 20.6164 284.132 18.8638C284.022 18.4397 282.767 15.5591 282.541 15.3494C281.842 14.7015 281.829 14.6316 281.263 14.0303C279.511 12.1752 279.571 12.8976 277.722 12.0726C276.527 11.5366 276.656 11.0425 274.757 10.651C271.386 9.95647 267.974 9.81664 265.142 12.0819C263.417 13.4616 263.739 13.8065 263.054 15.4939C262.916 15.8341 262.424 15.7968 262.406 16.0019C262.36 16.496 262.778 19.8007 262.953 20.4067C263.22 21.3249 264.645 23.469 265.408 24.005C267.418 25.422 268.278 23.7533 270.342 23.716C270.935 22.7792 272.159 20.0105 270.742 19.4232C270.062 19.3299 270.416 19.6143 270.453 19.9918C270.568 21.1478 270.857 22.066 269.317 22.4109C266.337 23.0775 265.693 18.0948 268.696 18.0388V17.6286C266.907 16.8782 267.482 13.3264 269.11 13.3171C269.689 13.3171 270.19 14.9159 270.609 15.41C271.018 15.8901 271.749 16.0159 272.048 16.7337C272.388 17.5587 271.91 17.9642 271.975 18.7054C272.122 20.4439 273.428 20.5092 272.218 23.1287C271.653 24.3546 270.374 24.7601 270.338 26.0652C272.494 26.1538 272.471 24.0237 274.642 23.3711C277.433 22.5321 278.66 23.511 277.722 26.5034C277.295 26.8157 276.449 26.1771 275.722 26.3869C275.161 26.55 273.979 27.8132 272.894 27.9204C271.257 28.0835 268.88 26.2097 267.537 25.7203C266.636 25.394 265.693 25.6038 264.88 24.9559C265.013 26.578 264.581 29.8081 266.921 29.9479C267.864 30.0039 266.995 29.2767 266.866 28.8945C266.746 28.5356 266.815 28.1021 266.641 27.7386C266.328 27.0814 264.769 26.5873 265.831 25.7949C267.353 26.2517 267.432 27.8971 268.144 28.7034C268.728 29.3653 270.347 29.8594 270.88 30.9081C270.623 31.295 270.356 31.3136 269.933 31.3463C269.487 31.3836 266.889 31.1272 266.392 31.034C266.075 30.9734 264.709 30.1763 264.466 29.9433C263.054 28.5962 263.781 27.1466 263.505 25.6597C263.394 25.0678 262.769 24.6156 262.737 24.2194C262.705 23.8046 263.358 23.5063 263.215 22.9376C263.123 22.5787 262.378 22.1872 262.42 21.6372C261.918 21.6698 262.245 22.4995 262.01 23.0169C261.859 23.3571 261.261 23.6694 260.999 24.2055C260.599 25.0305 260.516 28.9505 259.398 26.7644C258.575 25.1563 257.325 24.0703 257.035 21.9775C256.686 19.4511 258.226 16.5473 260.369 15.2701C261.73 17.3723 258.428 18.0528 258.309 20.6677C258.286 21.1711 258.943 24.9792 259.688 24.4012C259.615 23.5296 260.723 22.9749 260.787 22.3177C260.888 21.3296 259.633 19.7634 259.964 18.5888C260.36 18.5748 260.658 18.4816 260.925 18.8638C261.233 19.3066 260.691 20.1783 261.601 19.9685C260.668 17.9363 261.192 17.5401 261.739 15.8201C261.905 15.3028 261.863 14.6688 262.056 14.2121C262.24 13.7739 262.76 14.0536 262.695 13.6061C261.813 13.2938 261.035 14.0955 260.364 14.1468C259.615 14.2027 258.29 13.4849 257.697 13.6481C257.288 13.7599 257.155 14.3799 256.612 14.3799C254.708 14.3938 255.03 11.5319 256.276 11.9514C256.58 12.054 256.589 12.7438 256.874 12.7951C257.279 12.8697 257.785 12.5247 258.194 12.548C259.081 12.604 259.936 12.9582 260.916 12.7625C262.208 12.5061 262.346 10.2967 263.886 11.6391C265.349 10.1382 267.735 9.40646 269.79 9.16874C269.542 7.68651 267.409 8.64204 266.048 8.12466C263.951 7.32761 264.562 4.63815 262.148 5.02036C262.608 3.32838 264.613 3.58008 265.772 3.29575C266.397 3.14194 267.298 2.54531 267.744 2.54997C267.974 2.54997 271.119 3.59872 271.418 3.78517C272.72 4.61018 273.653 6.58183 274.844 7.50939C275.616 8.11067 277.787 8.5628 276.683 9.58824C276.669 10.1383 281.571 11.4154 281.944 12.7671L282.348 12.2218C281.212 12.1938 281.212 11.504 280.711 10.6929C282.229 10.3387 283.162 12.7345 284.528 13.3264C284.44 11.187 283.732 6.77294 282.334 5.17418C281.792 4.55425 278.27 3.05804 277.704 3.64067C277.474 4.56823 278.251 5.02968 278.458 5.78012C278.656 6.49793 278.55 7.36023 278.872 8.12931C278.964 8.34839 280.927 10.7768 278.973 10.2408C277.548 9.84926 277.511 6.01784 276.72 4.76866C276.164 3.88771 273.12 2.65252 275.166 2.02793C275.892 1.8042 281.304 3.03473 281.939 3.62669C282.385 4.03687 282.399 4.60086 282.693 4.94112C283.962 6.39072 285.056 7.39752 285.286 9.67214C285.378 10.5904 284.725 12.0726 285.884 12.7764C285.889 9.5696 289.195 7.29964 288.344 3.92034L290.023 4.98307C290.101 5.28604 290.193 5.57969 290.289 5.85936C290.275 5.85936 290.266 5.85936 290.257 5.85936C289.719 7.85897 291.191 9.234 291.347 10.9772C291.453 12.1518 291.071 15.1816 290.386 16.0951C290.013 16.5892 289.351 16.7244 289.039 17.2185C288.689 17.7685 288.758 18.6587 288.229 19.1715C287.756 19.7774 286.795 18.999 286.422 19.2554C286.018 19.535 285.493 21.3995 286.565 21.3575L290.381 18.8685C290.887 19.6236 290.717 20.0478 291.765 20.2342C292.335 20.9147 290.933 21.791 290.57 22.3736C289.783 23.6368 289.112 25.2449 288.45 26.5873C288.11 27.2725 287.241 27.7246 287.526 28.8293C288.459 28.4191 288.887 27.2212 289.609 26.6525C290.234 26.1631 291.319 26.014 291.88 25.6271C292.404 25.2682 292.473 24.3639 293.375 24.4059C293.6 24.7928 293.788 25.1796 293.945 25.5665C293.945 25.5898 293.945 25.6131 293.945 25.6318C293.936 26.9369 293.94 28.2233 294 29.5145C293.697 30.1484 293.223 30.7403 292.538 31.281L292.561 31.2484ZM261.905 45.7957C263.284 46.7838 265.178 46.4762 266.797 47.0588C267.087 46.7932 265.077 45.227 264.769 44.8262C264.374 44.3088 264.254 43.4465 263.781 43.0643C262.815 42.2859 260.649 42.2999 259.431 42.0808C259.049 42.463 261.367 45.4135 261.905 45.7957ZM219.252 27.0301L217.803 25.5199C215.619 26.7877 216.906 30.1344 219.298 30.4513L219.256 27.0301H219.252ZM233.354 31.8357C234.352 31.887 232.623 28.7034 231.855 29.3513L233.354 31.8357ZM232.674 25.1936C233.101 22.5881 230.89 23.9351 229.4 24.0889L229.694 24.9046C230.945 24.4339 231.501 25.0165 232.678 25.189L232.674 25.1936ZM225.694 31.8497C225.064 31.7052 224.388 33.3505 225.169 33.5044C226.144 33.6908 226.889 32.1293 225.694 31.8497ZM226.797 29.9153C226.466 30.4187 227.234 31.9476 227.671 32.092C228.264 32.2831 229.639 31.7052 229.965 31.1738C230.209 30.7776 230.641 28.8852 230.076 28.806C228.894 29.3187 227.551 28.6382 226.797 29.92V29.9153ZM223.385 25.7483C223.22 24.6856 226.094 22.7232 225.574 22.1546C223.578 22.2991 222.852 23.744 222.843 25.6131L223.385 25.7529V25.7483ZM221.077 42.3651L220.787 42.9198C220.856 43.0783 220.902 43.2507 221.017 43.3859C222.677 45.2457 226.002 44.169 227.478 42.4956C225.321 40.1744 223.33 42.9478 221.072 42.3651H221.077ZM237.585 37.6527H236.771V38.2027H237.585V37.6527ZM190.085 44.8495C189.933 45.5067 190.2 45.2969 190.439 45.4647C192.743 47.0635 193.548 48.5318 196.702 48.0936C197.557 47.9771 200.086 47.2266 199.328 45.9868C199.263 45.8796 198.229 45.6372 197.925 45.4088C197.364 44.98 197.208 43.9359 196.215 43.7448C194.067 43.3346 192.067 44.2529 190.081 44.8495H190.085ZM198.55 40.6964C199.663 40.3935 200.721 41.2511 201.686 41.2558C202.666 41.2604 204.068 40.7431 205.204 40.9295C205.553 40.813 205.581 40.3329 205.733 40.2303C206.045 40.0206 206.446 39.9926 206.662 39.7875C207.098 39.3773 208.887 37.0981 208.377 36.5481C207.075 37.1167 206.174 37.2053 204.753 37.0375C204.409 36.9955 204.059 36.5853 203.608 36.5714C202.312 36.5387 198.155 38.8553 198.55 40.6964ZM200.735 36.2637C201.994 36.2497 203.475 35.7603 204.694 35.7137C206.501 35.6438 207.724 36.9955 208.105 33.7794C206.758 34.6044 204.142 33.5789 203.13 33.826C202.67 33.9378 200.155 35.6764 200.739 36.2684L200.735 36.2637ZM205.13 29.7895C204.68 29.9992 201.765 32.1107 202.372 32.6654C203.498 32.4929 206.257 32.8658 207.204 32.4696C208.207 32.0501 209.264 29.892 209.467 28.7966C208.942 28.6988 208.643 29.2115 208.184 29.2954C207.016 29.5051 206.372 29.2115 205.126 29.7941L205.13 29.7895ZM165.108 32.67C165.986 31.5281 165.577 29.3327 164.427 28.5216L165.108 32.67ZM117.502 46.5415C117.291 47.3618 117.443 48.6296 118.473 48.6716C118.808 48.6856 119.208 48.2055 119.783 48.1449C121.264 47.9864 123.025 48.914 124.294 47.0635C121.848 47.8046 119.981 45.5859 117.502 46.5368V46.5415ZM126.933 41.7079C126.4 42.2393 124.846 42.6681 124.689 42.8918C123.862 44.0711 126.768 44.8262 127.439 44.0198C127.784 43.605 128.616 40.0858 128.662 39.3121C127.835 39.7782 127.536 41.1113 126.933 41.7079ZM129.205 34.609C128.878 34.2734 126.506 36.3476 126.211 36.6926C125.922 37.0328 125.857 37.1866 125.931 37.6481C128.662 38.6083 129.559 37.2938 129.205 34.609ZM64.6 34.8421C64.8116 34.7535 65.0966 34.6976 65.253 34.5345C66.2002 33.5463 64.715 32.2552 64.3701 31.2857C63.5792 31.8823 64.2 32.6281 64.2368 33.3599C64.269 33.9472 63.5333 34.7489 64.6 34.8374V34.8421ZM60.1398 29.9013C60.9904 29.8594 61.8641 29.9806 62.7148 29.8873C62.9309 29.864 64.761 29.5611 64.8667 29.5331C65.4001 29.3886 66.8532 28.7221 67.2348 28.242C64.8621 27.9716 60.7513 26.4614 60.1398 29.8967V29.9013ZM66.8991 24.019C66.3703 23.8139 66.2186 23.1754 65.6024 23.2593C65.4369 24.7881 66.8256 25.0025 67.6441 25.7529C68.0809 26.1585 70.0627 28.6195 70.6605 27.692C71.0743 24.6669 68.7476 24.7415 66.8991 24.0144V24.019ZM75.9714 28.242C75.3598 28.1115 75.3598 28.5543 75.1437 28.9225C74.9322 29.2861 73.6401 31.6958 73.7873 31.8357C75.1437 32.423 76.2013 28.503 75.9668 28.242H75.9714ZM72.6975 37.0981C75.8335 37.401 77.9348 34.6976 78.1648 31.7145C78.2429 30.717 78.3809 29.4306 77.4704 28.8013C77.1853 28.8013 76.6335 31.1878 76.2473 31.7098C75.553 32.6467 73.893 33.9891 73.1205 35.1824C72.9458 35.448 72.5963 37.0095 72.6929 37.0981H72.6975ZM67.782 44.8448L65.8599 42.5049C61.5238 40.2443 65.4829 45.269 67.782 44.8448ZM70.403 43.9965C72.348 44.2342 73.4102 42.477 75.3782 42.5842L75.7001 41.2464C75.5714 41.1206 73.1481 41.3537 72.5687 41.2418C71.5203 41.0367 71.3824 39.9926 69.3178 40.1558C67.7452 40.2816 68.1591 40.1884 66.8348 40.1138C65.4553 40.0346 63.6574 41.0227 62.0526 40.4168L62.2136 41.2651C63.078 41.885 63.5057 40.9854 64.2368 41.0693C66.5543 41.335 68.5361 43.7634 70.4076 43.9918L70.403 43.9965ZM36.6613 43.7448C35.0979 43.1389 29.5295 46.1686 29.8376 47.7487C30.0675 48.9326 34.3254 47.8372 35.2175 46.9796C35.4934 46.7139 36.8039 43.852 36.6659 43.7448H36.6613ZM25.8877 43.7262C25.2992 43.7495 22.7012 44.3554 22.0436 44.5558C21.3355 44.7702 18.972 46.1872 18.3881 46.6627C18.0018 46.9796 18.0708 47.1474 18.0984 47.6089C18.5122 48.0983 23.1426 47.3991 23.9841 47.0728C25.0371 46.6627 28.8168 43.605 25.8923 43.7215L25.8877 43.7262ZM36.7993 24.9139C38.3765 23.1847 38.3719 20.3834 36.2521 19.1155C34.8496 20.8075 35.5899 23.3198 36.7993 24.9139ZM30.6745 31.267C33.3644 31.0526 33.6495 29.2022 33.1115 26.8576C32.7804 26.5267 31.1435 28.6661 30.9871 28.9784C30.5917 29.7708 30.2606 30.4001 30.6745 31.267ZM17.004 22.4296C16.9994 24.9699 19.5192 24.7089 21.3723 24.3639C21.9747 22.8491 17.2293 22.1965 17.004 22.4296ZM27.9247 18.2765C27.9109 17.1346 27.0327 17.4841 26.2878 17.7265C26.0671 18.71 27.3592 18.146 27.9247 18.2765ZM24.0071 20.1689C25.6716 20.4719 25.3589 17.8104 23.7266 18.2905C22.9403 18.5236 23.2668 20.0338 24.0071 20.1689ZM24.4807 28.2327C23.4967 28.3026 22.2184 27.403 21.3769 28.3771C21.4045 29.7009 27.2764 29.9386 27.3776 27.6873C26.3384 27.3703 25.3313 28.1721 24.4807 28.2327ZM5.26937 24.5038C4.61183 23.1241 4.66241 19.1202 3.75656 18.2812C3.4117 17.9596 3.27835 17.9409 2.80473 17.9969C2.96107 19.5024 2.58862 21.3902 2.80473 22.8398C2.90589 23.5296 4.23937 24.8067 4.85093 24.9186C5.30616 25.0025 5.28776 24.9046 5.26937 24.4991V24.5038ZM2.82772 30.2882C1.29192 30.0412 3.12201 33.8539 5.1912 34.2688C6.52928 34.5391 7.97772 34.1569 9.35718 34.884L9.09048 33.4997L10.3182 34.3294C10.6539 33.6535 9.16405 30.3674 8.67664 30.181C8.45593 31.02 7.93633 30.731 7.17763 30.7357C6.86495 31.4441 9.23762 32.2785 8.5387 32.945C7.95013 33.509 7.22361 31.9709 6.82816 31.7518C6.53388 31.5886 3.1312 30.3348 2.82772 30.2835V30.2882ZM6.08785 22.7046C6.02807 24.1822 6.50629 25.7576 7.04888 27.128C7.16383 27.417 8.2674 30.2649 8.81919 29.6217C9.15026 29.2348 7.58687 24.3966 7.19142 23.6601C6.93852 23.1893 6.77758 22.616 6.09245 22.7046H6.08785ZM9.91356 12.3196C10.0791 10.0637 7.57767 7.61193 8.81459 4.99239C6.69941 4.92248 5.54526 8.37169 5.51767 10.1149C5.48089 12.3942 7.37995 13.7879 8.13405 15.7922C9.15945 16.0112 9.85378 13.1167 9.91356 12.3243V12.3196ZM36.5372 37.6621C35.4382 37.6527 32.5229 37.2752 31.4746 36.9582C30.3526 36.618 26.8809 33.798 26.1314 34.8654C25.3635 35.9608 27.6213 36.7811 26.858 37.7972C25.9843 38.9625 24.3105 38.2261 23.2116 37.8578C19.1192 36.4828 20.5998 34.2548 17.4132 32.1153L16.8063 32.8005L17.2615 34.1569C16.7787 35.8862 13.6335 32.2971 13.2197 31.6539C12.6679 30.7963 11.8724 28.5869 11.9092 27.5848C11.9644 26.0839 13.2335 24.4898 13.5461 22.9376C13.7025 22.1592 14.1531 20.2715 12.8978 20.6164L10.5435 23.4737C8.80539 23.2033 9.79861 20.6584 7.17303 21.3156C7.60526 21.9075 8.0099 22.3643 8.31798 23.0542C9.79861 26.3496 9.5503 30.0085 11.6931 33.4717C13.5278 36.4315 19.2755 38.9718 22.6598 39.7922C28.6605 41.2418 33.999 41.6287 39.664 38.6176C41.0434 37.8811 42.6206 37.0561 43.4805 35.7091C41.4067 36.5714 38.8133 37.676 36.5326 37.6527L36.5372 37.6621ZM53.3114 14.6782C49.3386 14.4731 44.7864 13.5455 42.9471 18.1367C43.2598 18.6075 43.3701 18.4956 43.8161 18.4816C45.1358 18.435 47.4395 18.3837 48.6213 18.0854C49.1777 17.9456 54.1437 15.4333 53.3114 14.6782ZM115.369 22.3457C115.553 22.616 117.958 24.322 118.284 24.0889C118.652 21.6046 117.65 18.5003 114.739 18.2765C114.523 18.5143 115.079 21.9215 115.369 22.3457ZM102.177 21.3202C101.487 20.6211 101.588 22.8164 101.62 23.1334C101.809 24.7974 103.004 23.8419 103.004 23.1241C103.004 23.0262 102.246 21.3948 102.177 21.3249V21.3202ZM105.97 23.2919C102.246 22.3131 104.08 28.1674 105.593 26.303C106.136 25.6318 106.366 24.1076 105.97 23.2919ZM101.482 28.7733L101.399 29.8687L103.938 31.295C104.535 31.2437 106.122 29.92 106.278 29.2161C106.182 28.7081 101.914 28.1534 101.482 28.778V28.7733ZM108.191 20.7656V19.9359L106.572 20.2389L106.549 21.0406L108.186 20.7609L108.191 20.7656ZM113.038 26.6572C112.697 27.2864 112.647 28.1254 112.127 28.778C111.819 29.1649 111.12 29.2721 110.959 29.8221C110.794 30.3721 111.442 32.8471 111.879 32.9497C114.904 31.3975 113.911 29.0437 113.649 26.3076C113.028 26.1911 113.212 26.3402 113.042 26.6619L113.038 26.6572ZM107.506 13.2938L107.897 12.301C108.458 11.8349 109.727 12.9629 110.366 13.1633C110.669 13.2565 112.785 13.7879 112.918 13.7832C113.759 13.7506 115.235 12.3569 116.367 12.4502L116.348 11.6671C115.396 11.5972 114.973 10.6696 114.27 10.3154C111.249 8.78653 105.354 8.94035 103.276 12.054C104.756 13.0654 106.908 10.9446 107.506 13.2985V13.2938ZM88.6027 29.6916C87.8578 29.5191 86.9703 29.7801 86.2622 29.3653C85.8392 29.1136 85.269 27.7479 84.9379 27.3144C84.6988 26.9928 84.6482 26.6619 84.2896 27.1326C83.3653 28.8013 86.4645 32.423 87.844 33.2247C89.3614 34.1103 91.2007 34.1103 92.8928 34.0544C92.4698 32.134 90.5109 30.1344 88.5981 29.6916H88.6027ZM54.4058 15.7828C56.1577 15.2422 58.1396 13.6201 59.3213 12.1891C56.5946 11.8489 57.1509 12.9163 56.0474 14.268C55.56 14.8646 54.7369 15.0697 54.4058 15.7828ZM61.7767 8.87043C60.011 8.08271 57.013 6.39072 55.0817 6.41869C54.1483 6.43267 50.8468 8.12932 50.1111 8.78653C49.9272 8.95433 49.5915 8.77255 49.7616 9.41578C51.0261 9.41578 51.8446 10.334 53.0263 10.6743C55.0634 11.2616 57.6659 11.173 59.6708 10.4692C60.0708 10.3294 62.1216 9.3412 61.7721 8.87043H61.7767ZM59.5926 12.1845C60.0846 12.2777 60.4892 11.8116 60.6824 11.3595C60.1904 11.2662 59.7857 11.7323 59.5926 12.1845ZM71.6491 3.42626C69.6397 2.29362 65.9887 2.00929 63.9609 3.19787L67.69 6.6098C68.32 7.00599 69.9983 7.59329 70.7157 7.69583C71.41 7.79838 75.0242 8.01279 75.1575 7.34159C75.2909 6.66107 72.325 3.80847 71.6491 3.43092V3.42626ZM90.1983 12.851C89.9637 11.3641 90.1017 8.97298 89.0947 7.60261C88.9613 7.42083 85.7334 4.94112 85.5265 4.85256C84.7632 4.52628 78.8637 3.76652 78.4268 4.01356C77.7877 4.37713 78.974 6.49793 79.3695 6.94074C80.9375 8.70263 84.5195 10.3853 86.5427 11.4294C87.1313 12.5947 88.0509 13.4989 88.7452 14.5943C88.9292 14.8879 90.3546 18.3651 90.9845 17.7219C90.842 16.0812 90.4466 14.4638 90.1937 12.851H90.1983ZM81.1582 9.97045C81.0984 9.47171 78.8453 8.15728 78.7027 8.31576C78.5096 9.57426 80.211 9.99842 81.1582 9.97045ZM88.6763 16.8829C88.0601 16.1977 85.2184 13.2892 84.6344 12.823C84.4597 12.6832 80.9053 10.926 80.6938 10.8607C77.6727 9.97511 71.2582 9.46239 68.2142 10.2734C67.4601 10.4738 66.9451 11.215 66.4899 11.3035C66.0761 11.3828 65.676 11.0751 65.2484 11.1357C61.625 11.6345 52.7964 18.5748 51.3342 21.9495C51.0859 22.5181 51.1779 23.2173 50.9158 23.7393C49.9042 25.7669 48.5615 28.461 46.7636 29.7662C48.3224 31.0713 49.8766 27.8924 50.8422 26.9881C52.6953 25.2449 54.1161 28.9924 54.9484 28.242C55.0358 27.4776 54.1069 27.2864 53.9138 26.6619C53.0723 23.8885 54.999 19.6655 56.8613 17.5867C57.105 17.3163 59.2845 15.5498 59.4592 15.5638C60.0938 15.615 60.4157 17.4096 60.4571 17.9503C62.9769 18.999 63.1056 16.5333 64.108 15.2468C65.722 13.1773 70.5317 11.2895 73.1159 11.6251C73.4884 11.6718 74.8448 12.2357 75.0242 12.4548C75.5024 13.0514 73.516 14.0909 73.7873 14.9532C74.6241 14.9718 75.2633 14.4824 76.1047 14.3985C81.9675 13.8205 89.2418 17.1905 91.3156 23.0588C91.5869 23.8326 91.334 24.6343 91.941 25.189C92.8376 24.4758 91.7662 23.3991 91.5961 22.4902C91.5133 22.038 91.4766 21.4974 91.5317 21.0406C91.6927 21.1851 92.5066 22.066 92.7641 21.5999L92.8928 19.1062C92.41 18.5329 91.5731 20.6584 91.5271 21.0406C90.1753 19.8287 89.8212 18.1553 88.6717 16.8782L88.6763 16.8829ZM91.5363 13.0188C91.3478 13.3171 91.6927 15.932 92.3502 15.2282L91.5363 13.0188ZM92.3548 18.0015C92.5479 18.2579 93.3112 16.6731 93.1687 16.3422C92.5571 16.5799 92.318 17.3909 92.3548 18.0015ZM94.8378 13.182C97.3899 11.2942 100.963 10.9726 102.839 8.00813C103.289 7.29964 103.547 6.08309 103.984 5.29536C104.177 4.94578 105.717 3.28177 105.455 3.05337C105.202 2.8343 99.505 3.48686 98.8337 3.6733C95.9552 4.47035 93.9734 7.34159 92.7043 9.87257L93.1733 14.3985C94.2401 14.6549 94.2815 13.5875 94.8378 13.1773V13.182ZM104.853 39.5079C103.717 39.1583 102.623 38.1748 101.951 37.1913C101.551 36.5993 101.174 35.2243 101.082 35.159C100.972 35.0798 99.9419 35.8722 98.8981 34.6743C97.537 33.1221 96.1116 29.603 96.1621 27.5335C96.1851 26.6432 97.0036 26.3123 96.9898 25.4733C95.7299 25.5199 95.7805 27.0953 94.916 27.678C94.4516 27.7712 92.0329 25.1423 91.2604 26.4381C93.7849 29.6823 94.7551 33.537 97.6611 36.5527C99.3303 38.282 102.788 40.0113 105.161 40.5753C106.071 40.7897 106.991 40.6731 107.911 40.6918C108.766 39.9367 105.152 39.6011 104.853 39.5079ZM117.939 2.43345C117.415 2.14446 114.914 1.45462 114.32 1.44063C112.601 1.38936 113.58 3.05337 114.33 3.05337H118.289C118.399 2.42413 118.261 2.61057 117.939 2.43345ZM133.031 3.33304L128.667 2.77837C128.492 3.51016 129.527 4.62883 130.18 4.72205C130.718 4.79663 133.624 3.97627 133.031 3.33304ZM181.349 3.88305C180.967 3.04405 179.941 3.00676 179.164 3.05804C179.031 4.11145 180.732 3.84576 181.349 3.88305ZM162.307 2.84828C163.434 2.73642 166.036 4.23729 166.768 3.63601C167.526 3.01142 167.145 1.75293 166.197 1.66903C165.839 1.6364 162.119 2.06988 161.972 2.22836C161.838 2.37285 161.916 2.89956 162.307 2.84828ZM144.613 47.8839C144.388 48.0936 144.765 48.3546 144.945 48.4059C145.634 48.597 148.858 48.4572 149.299 47.9072C148.89 45.9215 148.761 43.6842 146.292 43.7821L144.618 47.8839H144.613ZM137.946 37.7879C140.852 41.4329 148.504 43.8287 152.752 41.7312C153.019 41.6007 155.746 39.9087 155.879 39.7829C156.55 39.1629 159.259 35.2429 159.645 34.3294C160.882 31.3975 161.687 27.5055 160.836 24.4059C160.165 24.3919 158.426 24.0656 158.183 24.8207L158.146 27.1326C159.222 27.4496 158.449 25.4313 158.693 25.1936H159.783C159.797 28.1767 158.822 33.4158 156.918 35.7137C156.491 36.2311 153.548 38.7061 153.024 38.9625C146.623 42.0482 139.652 38.5617 136.029 32.8099C135.035 31.2344 134.516 26.1538 134.93 24.28C135.008 23.9258 135.868 23.991 135.753 23.3991C134.943 22.5741 134.176 22.8118 134.166 23.9351C134.12 29.6776 134.221 33.1175 137.941 37.7833L137.946 37.7879ZM158.146 29.3467H158.689C158.758 28.8293 158.689 28.3911 158.146 28.242V29.3467ZM139.312 32.67L139.873 32.5022C140.838 29.589 142.93 31.1738 144.085 32.945C144.664 32.2598 144.572 31.4535 145.574 31.1365C147.271 30.6005 149.271 31.0806 149.4 33.1221C149.442 33.784 148.49 36.8743 149.934 35.9747C150.747 35.4667 148.885 30.6005 153.309 31.6259C154.509 31.9056 154.32 33.3738 155.001 33.2247C155.548 33.1035 157.452 29.5005 156.233 28.9365C155.93 28.7966 151.8 28.3212 151.184 28.2979C148.954 28.228 146.076 28.75 143.827 28.806C141.776 28.8572 139.68 28.8992 137.675 28.517C137.505 30.1437 139.063 31.1365 139.316 32.6654L139.312 32.67ZM136.856 30.456C136.493 32.1853 138.194 33.4904 139.307 34.609L136.856 30.456ZM142.724 35.7091C143.248 35.3641 143.018 35.2663 143.004 34.8887C142.986 34.39 142.811 32.7632 142.521 32.4649C142.273 32.2086 141.528 32.0035 141.211 32.2365C140.397 34.0357 141.087 35.0425 142.728 35.7091H142.724ZM146.816 37.0934C147.515 35.8536 149.409 33.5137 147.91 32.3904C144.83 30.0878 144.338 35.8116 146.816 37.0934ZM151.046 35.9887C152.04 36.2078 152.067 35.4247 152.504 34.9773C152.991 34.4785 153.952 34.39 153.373 33.2247C152.959 32.3904 152.003 32.712 151.327 32.9637C151.534 34.1336 151.837 34.9446 151.046 35.9887ZM155.415 27.9623C155.934 28.0043 156.61 28.0369 156.776 27.4123H155.415V27.9623ZM156.647 32.9497C155.447 35.2989 153.093 36.9769 150.559 37.5735C147.731 38.2447 144.738 38.4032 142.172 36.8231C141.822 37.8578 143.804 38.515 144.696 38.6922C147.253 39.2095 150.398 39.2422 152.66 37.7646C153.203 37.4104 153.539 36.7858 154.058 36.4175C155.125 35.6578 155.304 36.0819 156.343 34.7209C156.564 34.4273 157.833 33.2154 156.642 32.9497H156.647ZM136.3 21.7351C135.914 21.1664 135.288 21.3109 134.668 21.3249C134.976 21.9635 135.863 22.4809 136.3 21.7351ZM129.269 18.477C129.205 18.6261 127.605 20.4906 128.8 20.4906C129.872 20.4906 132.336 20.7003 133.169 20.4906C133.389 20.4346 133.89 19.7541 134.58 19.7308C135.702 19.6935 137.284 21.1571 137.9 22.0567C138.728 23.2639 138.521 24.5038 140.328 24.5877C142.526 23.0728 139.532 18.5795 137.753 17.5028C136.672 16.8502 132.396 15.4146 131.256 15.4845C129.724 15.5778 129.724 17.4002 129.274 18.477H129.269ZM137.863 12.4082C135.431 10.9493 132.704 10.898 130.304 12.3383C129.72 14.4451 135.863 15.1443 137.132 15.643C138.484 16.1744 141.036 18.71 141.813 20.0338C142.273 20.8262 143.312 24.3546 143.542 24.3639C144.085 24.3872 143.8 23.5855 143.754 23.3292C143.16 20.0664 142.319 16.6918 140.034 14.226C139.684 13.8485 138.3 12.6786 137.863 12.4129V12.4082ZM146.338 16.8269C145.97 14.8227 145.538 12.6273 143.96 11.2103C142.241 9.66748 140.535 10.1149 138.493 9.4251C138.204 11.7417 139.946 12.2497 140.944 13.4383C141.928 14.6082 142.825 16.0625 143.606 17.3816C144.356 19.2041 144.535 22.5368 145.381 24.1635C145.676 24.7322 145.804 24.6949 146.407 24.6436C146.168 23.4504 146.922 22.3084 146.926 21.213C146.926 20.3461 146.517 17.7964 146.338 16.8223V16.8269ZM144.37 25.464C141.997 25.5106 139.877 26.1212 137.555 25.2262L137.123 26.303C138.691 26.1957 140.406 26.5547 141.896 26.6013C145.501 26.7178 149.225 26.2517 152.821 26.2796C154.035 26.289 156.78 27.3843 157.047 25.7483C152.798 25.8368 148.577 26.2843 144.365 25.4593L144.37 25.464ZM155.819 9.14077C153.139 10.5484 151.704 8.91238 148.991 10.8001C147.05 12.1472 147.175 13.6061 147.211 15.9413C147.244 18.0528 147.864 21.0965 147.786 23.1194C147.763 23.758 147.478 24.1169 147.221 24.6436C150.035 25.8974 149.019 22.4389 149.552 20.7842C150.384 18.2159 152.996 14.0722 154.766 12.0959C155.474 11.3035 156.389 10.2967 155.815 9.14544L155.819 9.14077ZM159.429 10.8607C159.153 10.9306 157.171 12.0493 156.863 12.273C155.107 13.5409 152.012 17.7498 151.124 19.8753C150.885 20.4486 149.98 23.2499 149.952 23.6974C149.92 24.1915 150.113 24.5271 150.508 24.7928L152.978 24.5224C153.718 20.9054 156.169 17.9736 159.456 16.4214C161.227 15.5824 163.517 15.8761 164.482 14.0443C166.349 10.4878 161.815 10.2641 159.433 10.8654L159.429 10.8607ZM168.464 20.5512C168.874 20.3554 170.423 20.4206 170.152 19.8007C170.106 19.6935 168.777 18.1647 168.616 18.0388C166.984 16.757 164.358 16.7011 162.363 16.8829C159.217 17.1719 153.856 21.241 154.592 24.9233L156.468 24.886C157.465 21.6512 159.755 20.1456 163.061 21.1804C163.954 21.4601 164.528 22.2571 165.623 22.1499C166.579 22.0567 167.6 20.9707 168.464 20.5512ZM193.088 23.5389L191.239 25.394C190.172 29.6217 193.64 25.4733 193.088 23.5389ZM182.834 31.5793C184.351 32.0221 185.956 33.8446 187.349 32.2505C186.209 31.4721 184.875 30.8102 183.896 29.8034C183.56 29.4632 183.363 28.0928 182.264 27.9903L181.629 28.3678L182.829 31.5747L182.834 31.5793ZM198.684 6.09707C196.362 4.16272 193.828 3.54745 190.839 4.23263C190.568 4.29323 188.209 5.39325 188.719 5.82207C192.016 5.2907 191.727 8.11533 193.138 10.0637C194.527 11.9794 196.017 11.6345 197.838 12.4968C198.725 12.9163 199.419 13.6807 200.192 14.2633C200.523 14.5104 200.454 14.8833 200.868 14.4032C202.468 12.5387 200.44 7.56532 198.684 6.10174V6.09707ZM204.551 21.8749L205.098 19.9406C204.588 20.1596 203.264 22.052 204.551 21.8749ZM203.461 25.1983L203.733 22.7046C203.139 23.0868 201.797 25.6364 203.461 25.1983ZM211.917 6.02716C212.235 5.603 215.32 3.49152 214.653 2.77837C213.614 2.8949 212.092 3.97627 211.172 4.1161C210.57 4.20933 210.129 3.86441 209.632 3.91102C209.135 3.95763 207.632 4.14873 207.287 4.30255C206.708 4.56357 204.1 8.23652 203.884 8.87509C203.342 10.4878 204.225 12.2311 203.985 13.9604C203.843 14.9905 203.204 15.5032 202.974 16.4307L204.018 18.5515C205.779 17.5867 205.048 17.1439 205.112 15.9367C205.181 14.7155 206.556 14.1468 207.287 13.4337C207.931 12.8044 208.97 11.998 209.388 11.5506C210.478 10.376 210.984 7.27167 211.922 6.02716H211.917ZM206.197 16.3375L208.377 14.1282C207.402 14.24 206.114 15.2561 206.197 16.3375ZM235.934 7.3276C238.812 6.69836 240.173 7.8077 242.509 8.72128C244.919 9.66282 245.351 9.38781 247.411 7.89626C246.413 7.00599 245.503 6.06445 244.509 5.16952C244.28 4.96443 244.201 4.55891 243.866 4.30721C242.427 3.2305 239.314 2.84362 237.851 4.00424C237.424 4.3445 237.212 4.99239 236.964 5.17884C236.504 5.52376 235.612 5.62631 234.89 6.26021C234.734 6.39539 233.506 7.7844 233.501 7.8916C233.465 8.80518 235.52 7.41617 235.938 7.32295L235.934 7.3276ZM245.034 16.1278C246.119 16.8409 247.774 16.5892 249.053 17.032C249.843 17.307 250.354 18.0621 251.237 17.9969C251.172 12.8137 246.165 11.6298 241.953 12.4641C241.879 12.8976 241.999 13.1027 242.215 13.443C242.39 13.718 244.712 15.918 245.029 16.1231L245.034 16.1278ZM246.592 21.3249C245.526 21.9355 246.372 23.3525 247.14 23.8139L246.592 21.3249ZM246.183 26.0279C245.705 24.6856 246.027 22.7605 244.689 21.8749L244.013 23.194C240.601 22.3084 243.622 19.7727 243.622 18.696C243.622 18.132 242.845 17.0274 242.491 16.5566C240.882 14.4125 237.704 11.5086 235.322 10.1942C233.777 9.3412 228.333 8.06406 226.535 8.01745C221.289 7.87762 213.679 11.751 209.48 14.832C207.931 15.9693 207.011 18.16 205.379 19.2554C205.278 19.7821 205.535 19.7867 205.926 19.5304C206.524 19.1388 207.181 18.132 207.857 17.61C209.296 16.496 212.193 15.0511 213.987 14.9438C215.716 14.8413 217.205 16.4774 219.04 14.529C219.321 13.5828 217.058 13.3684 218.332 12.4502C219.27 11.7696 223.85 12.0027 225.151 12.2124C229.524 12.9209 229.11 13.9184 231.998 16.0672C235.285 18.5096 233.419 15.34 233.888 14.6688C234.821 13.3451 236.964 16.249 237.433 16.9202C240.022 20.6304 241.571 25.0584 240.872 29.6263C241.309 29.2068 242.174 28.7966 242.514 28.3911C243.052 27.7479 242.882 26.7225 243.742 26.5593C245.144 26.4428 246.625 29.8174 248.239 29.9013C248.501 29.6356 246.386 26.578 246.188 26.0326L246.183 26.0279ZM252.317 26.8436C253.384 24.28 250.156 22.9563 248.239 22.4296C248.8 25.2309 248.988 26.8716 252.317 26.8436ZM249.328 37.0981L250.285 42.6308C251.678 44.7516 252.956 45.8656 255.476 46.4902C256.309 45.9588 255.476 45.4834 255.389 44.9241C255.159 43.3859 254.924 41.5541 254.083 40.1558C253.688 39.4939 249.94 36.4455 249.324 37.0934L249.328 37.0981ZM272.531 42.0761L274.168 41.7965C274.393 40.6592 272.692 41.4842 272.531 42.0761ZM274.715 39.3121C274.439 39.0324 273.621 39.8528 273.897 40.1418C274.173 40.4214 274.991 39.6011 274.715 39.3121ZM268.572 21.3156C269.229 20.9846 268.82 19.9405 269.023 19.6982C269.142 19.5583 269.887 19.6795 270.066 19.246C268.742 17.8431 267.45 20.2202 268.572 21.3156ZM268.71 14.9578C268.65 15.7968 269.358 18.2998 270.48 18.0015C271.699 17.6753 269.335 14.3286 268.71 14.9578ZM272.255 26.578C273.694 26.7737 274.894 26.1538 275.8 25.0584C275.147 24.1355 274.697 25.2915 273.851 25.5665C273.331 25.739 272.793 25.7763 272.255 25.7483V26.578ZM270.319 4.60552C268.852 3.88771 263.601 2.35887 265.224 5.62164C265.385 5.94792 266.25 6.9454 266.53 7.06658C266.884 7.21574 268.825 7.56532 269.427 7.67719C270.273 7.831 271.358 7.48608 272.522 8.18991C273.428 8.73992 273.345 10.0264 275.534 9.42044C274.016 8.18991 271.97 5.41189 270.319 4.60552ZM287.825 16.8922C288.652 17.5261 290.786 13.0002 290.786 12.0493C290.786 11.5226 289.264 7.86363 288.643 8.31576C287.25 11.0145 286.132 14.0489 287.825 16.8922ZM284.551 13.5688L284.289 14.2773C284.054 14.4498 283.199 13.7506 283.456 14.5337C283.603 14.9905 285.043 17.8803 285.631 17.4422C286.45 16.7663 284.9 13.2845 284.546 13.5688H284.551ZM288.491 24.3546C288.767 23.6694 288.524 22.8398 288.993 22.2291C289.245 21.9075 290.096 21.6372 290.413 21.0406C290.607 20.677 290.721 19.9825 290.147 20.2156C288.933 20.705 287.512 22.369 286.178 22.8351L285.912 24.0889C284.132 24.4851 284.473 21.8982 282.679 23.0215C282.224 23.7487 283.944 27.389 284.017 28.6615C284.091 29.9899 283.387 31.7145 283.217 33.0616L281.819 33.22C281.925 32.0035 281.902 30.2229 280.458 29.8967C281.589 34.1196 279.488 36.6786 276.361 39.0278C277.125 39.0138 278.03 38.8879 278.688 38.4824C279.139 38.2074 283.824 33.9192 284.128 33.4811C285.737 31.1691 286.39 28.2793 287.438 25.7623C287.668 25.2076 288.34 24.7322 288.496 24.3453L288.491 24.3546ZM287.411 29.9013L286.726 31.006H287.544L287.411 29.9013ZM293.007 26.5826C290.901 27.2165 288.524 28.3818 288.91 31.0107C291.949 31.5234 293.821 29.5704 293.007 26.5826ZM287.677 1.95335C287.48 1.56648 287.517 1.19826 287.622 0.871978C288.055 0.871978 288.482 0.867318 288.914 0.862657C288.97 1.35673 289.278 1.57581 289.664 1.72496C289.655 2.14912 289.669 2.57328 289.705 2.99278C288.942 2.71311 287.88 2.35887 287.673 1.9487L287.677 1.95335ZM39.8893 28.5962C40.0502 27.417 39.3145 27.3937 40.3675 25.7669C41.9447 23.3292 44.299 23.3059 46.6808 22.2012C47.72 21.7211 48.166 20.7749 49.2236 20.7656C49.6191 21.9541 48.6121 22.3597 48.3454 23.0542C47.7246 24.6576 47.297 26.6292 46.1888 28.0602C45.4669 28.9924 43.0298 29.4725 42.6758 30.1717C41.1538 30.4327 40.979 30.9081 39.6778 31.281C39.057 30.0365 39.7927 29.3886 39.8985 28.5916L39.8893 28.5962ZM41.1584 28.8106C44.1242 29.2161 46.2256 26.1724 46.7636 23.5389C44.1334 24.0237 40.3169 25.3894 41.1584 28.8106ZM6.2212 39.6104C9.07669 39.5545 9.70204 37.5921 13.5645 38.5104C15.413 38.9485 16.8293 40.2769 18.3053 40.9015C19.4135 41.3676 20.8527 41.0227 21.639 42.2206C20.7699 43.3952 19.2019 42.4071 17.7029 42.6541C16.7235 42.8126 15.8131 43.7355 14.898 43.9592C13.9876 44.1829 11.2057 44.5232 10.3458 44.2762C9.0353 43.894 7.61446 42.3278 6.45111 41.5774C5.67861 41.074 4.1612 40.6405 3.37031 39.9926C2.98406 39.6757 3.05303 39.5032 3.08062 39.0417C4.22558 39.0045 5.03026 39.6384 6.2166 39.6151L6.2212 39.6104ZM8.03749 41.2138C8.12946 41.377 10.7826 43.1575 11.1183 43.2041C12.8748 43.4512 15.3532 42.7333 16.7281 41.6613C16.8155 41.2464 16.3878 41.06 16.1073 40.9155C15.4958 40.5939 12.2081 39.354 11.6563 39.3307C10.7091 39.2888 9.3066 40.207 8.272 40.2909C7.94093 40.4541 7.88575 40.9481 8.03749 41.2185V41.2138ZM30.3802 7.89626C30.2836 8.53017 30.6239 8.24584 31.0147 8.34839C31.87 8.57678 32.477 8.49288 33.2495 8.59077C33.7415 8.65602 33.7001 8.48356 33.6541 9.14077L30.8354 9.39247L29.925 8.02211C27.5201 8.46025 25.1152 7.39752 22.8713 7.20642C21.7401 7.10854 19.7169 7.90092 19.7353 6.65175C21.5746 6.98268 22.4023 4.83858 23.6944 3.88305C27.2534 1.25419 28.9042 4.49365 32.0953 3.81779C32.7529 3.67796 33.2311 3.02541 33.93 3.05337C34.6657 4.88519 30.5319 6.92209 30.3802 7.89626ZM29.2122 4.65213C28.5409 4.50764 28.1087 3.89237 27.2488 3.87373C26.4717 3.85975 23.8967 4.52162 23.3541 5.06231C23.1886 5.22545 22.6138 6.53988 22.738 6.64708C25.7544 6.73564 29.764 8.08737 31.7412 5.12757C31.1205 4.38645 30.0905 4.83858 29.2122 4.65213ZM39.7973 17.4469C39.2409 17.5634 38.4178 15.7922 37.7327 15.396C36.8958 14.9066 35.7187 14.9392 34.8312 14.4638C33.5162 13.7553 32.9966 11.7883 32.0217 10.6696C33.5851 10.334 34.0312 12.6879 35.029 13.4337C35.4106 13.718 37.7649 14.6642 38.027 14.4078L37.3327 10.8234L34.4772 8.87509C35.6727 8.69331 38.2569 10.3666 38.7029 11.3688C38.9788 11.9934 38.8731 12.9442 39.1306 13.6993C39.3145 14.24 41.1032 17.1719 39.7973 17.4469ZM27.5891 23.2033C27.6534 25.7623 23.5656 24.8487 24.1082 22.5787C24.4255 21.2457 25.6118 24.2381 26.2878 23.5389C25.4647 20.2715 27.5201 20.3694 27.5891 23.208V23.2033ZM110.522 24.3826C109.81 25.4173 108.173 23.758 108.462 22.7092C109.437 22.5787 111.35 23.1847 110.522 24.3826ZM100.268 13.2938H99.4498C99.4498 12.2777 100.264 12.2777 100.268 13.2938ZM218.125 33.7188C219.564 34.4226 219.229 35.4294 219.831 36.4175C220.157 36.9489 220.861 37.1447 221.118 37.457C223.05 39.8108 217.844 39.2934 216.64 38.8227C213.77 37.704 214.446 34.7256 212.202 33.0849C212.202 31.57 217.348 33.3366 218.125 33.7188ZM215.886 36.8231C216.704 37.676 218.387 38.3146 219.569 38.2027L217.923 35.0285C217.601 34.6883 215.886 34.115 215.371 34.0078C215.159 33.9658 214.741 33.6116 214.653 34.1942C214.63 34.3387 215.605 36.5294 215.886 36.8184V36.8231ZM176.98 46.7838L176.999 45.9775C179.026 45.3016 182.07 45.4974 182.668 47.9911L181.762 48.7229C180.737 46.3037 179.247 46.7605 176.98 46.7838ZM268.163 43.7401L265.988 43.0503C265.979 42.3092 268.37 42.6401 268.163 43.7401ZM291.099 16.8922H291.641V17.7219H291.099V16.8922ZM264.714 9.69545C263.077 10.6183 259.817 9.55561 259.238 10.045C258.7 10.5018 258.396 11.8955 257.247 11.6298C257.21 10.2501 258.497 8.71662 259.863 8.59077C260.484 8.53483 261.086 8.87043 261.734 8.87509C262.833 8.87975 265.523 8.14796 264.714 9.69545ZM275.957 20.2249C275.621 20.938 275.961 22.3177 274.853 22.3084C273.736 22.2991 273.064 19.4465 273.869 18.3837C274.219 17.9223 274.729 18.1181 274.986 17.9969C274.025 20.4206 275.055 21.0126 276.081 18.6774C276.315 18.1787 275.069 17.9363 274.986 17.9969C275.249 17.8757 275.4 17.1019 276.453 17.4748C276.83 17.6053 277.18 18.5888 277.111 18.9291C277.023 19.3812 276.168 19.7588 275.952 20.2249H275.957ZM265.293 20.4906C264.388 20.7423 263.169 18.2765 263.868 17.5214C264.337 17.0134 266.277 16.482 266.792 17.3117L264.898 18.449C264.847 18.7706 266.507 20.155 265.293 20.4952V20.4906Z' fill='%23111111'/%3E%3C/svg%3E%0A")}.mobile-menu__nav{display:flex;flex-direction:column;gap:20px;align-items:flex-end}.mobile-menu__link{font-family:var(--font-graveur);font-size:32px;letter-spacing:2px}.mobile-menu__link.site-header__search{gap:12px}.mobile-menu__link.site-header__search span{padding-top:0}.mobile-menu__link.site-header__search svg{width:20px;height:20px}body.mobile-menu-open .mobile-menu{transform:translate(0)}body.mobile-menu-open{overflow:hidden}body.mobile-menu-open .mobile-header__menuIcon span:nth-child(1){transform:translateY(7px) rotate(45deg)}body.mobile-menu-open .mobile-header__menuIcon span:nth-child(2){opacity:0}body.mobile-menu-open .mobile-header__menuIcon span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@keyframes banner-scroll{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--banner-width)))}}@media(prefers-reduced-motion:reduce){.site-header__rotatingBanner-track{animation:none;transform:translate(0)}}.site-footer{background-color:var(--color-ch-black);overflow:hidden}.site-footer__container{max-width:var(--container-width);margin:0 auto;padding:0 50px}.site-footer__menu{font-family:var(--font-graveur);list-style:none;margin:0;padding:0;text-align:center;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;row-gap:60px;column-gap:40px}@media screen and (max-width:1024px){.site-footer__menu{grid-template-columns:repeat(3,1fr);row-gap:30px}}@media screen and (max-width:768px){.site-footer__menu{row-gap:30px;grid-template-columns:repeat(1,1fr)}}.site-footer__menu li{color:var(--color-ch-off-white);font-style:normal;font-weight:300;line-height:normal}@media screen and (min-width:1025px){.site-footer__menu li{font-size:clamp(28px,2.7433264887px + 2.4640657084vw,40px)}}@media screen and (min-width:769px)and (max-width:1024px){.site-footer__menu li{font-size:clamp(24px,11.937254902px + 1.568627451vw,28px)}}@media screen and (max-width:768px){.site-footer__menu li{font-size:clamp(22px,22px + .2604166667vw,24px)}}.site-footer__menu li a{color:inherit;transition:color .1s var(--ease-smooth)}.site-footer__menu li a:hover{color:var(--color-ch-green)}.site-footer__social{display:flex;align-items:center;justify-content:center}.site-footer__social-Title{padding-right:15px}.site-footer__social-List{display:inline-flex;align-items:center;gap:15px}.site-footer__social-List a{display:inline-flex;align-items:center;height:27px;width:auto}@media only screen and (min-width:1025px){.site-footer__social-List a svg{transform:scale(1);will-change:transform}}@media only screen and (min-width:1025px){.site-footer__social-List a:hover svg{animation:pop .2s cubic-bezier(.25,.46,.45,.94)}}.site-footer__deco{width:100%;height:155px;padding-top:52.5px;background-color:var(--color-ch-off-white)}.site-footer__deco-Inner{height:102.5px;width:100%;background-color:var(--color-ch-black)}.site-footer__deco-Inner-strip{width:100%;height:50px;position:relative;background-image:url("data:image/svg+xml,%3Csvg width='295' height='50' viewBox='0 0 295 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3122 42.2249C17.2187 41.1855 15.2255 40.4584 13.9567 39.7079C13.6061 39.5028 11.3545 37.2562 11.8989 39.2884C12.0189 39.7312 12.7525 39.9923 12.9001 40.4957C13.3246 41.9453 12.7848 44.5089 13.9152 46.1123C15.2624 48.0187 18.4598 47.7157 19.6133 48.3216C20.3008 48.2983 20.9836 48.2611 21.6665 48.2144C21.6157 47.9441 21.5511 47.6691 21.4219 47.3894C21.0436 46.5551 18.8428 42.733 18.3122 42.2296V42.2249ZM16.7988 46.8021C14.2151 45.8326 14.0997 43.6093 14.0536 41.1389C16.8588 41.1296 18.4045 43.8936 19.2719 46.2428C19.8624 47.8369 17.6801 47.1331 16.7988 46.8021ZM213.865 49.9297C214.705 50.0276 215.559 50.0369 216.348 49.8691C215.485 49.6594 214.687 49.8179 213.865 49.9297ZM293.556 18.7516C291.853 17.4185 289.399 17.852 287.839 16.2253L287.023 17.3253L283.05 12.7574L286.197 14.2863L286.22 12.8786C283.751 12.7807 283.332 10.3616 281.135 9.84891C280.526 9.06118 284.397 8.21286 284.845 8.23151C287.032 8.32007 289.38 11.485 290.981 12.7807C291.341 14.4448 285.048 12.9532 287.336 14.5287C288.107 15.0554 288.734 14.4494 289.528 14.3795C289.897 14.3469 290.298 14.5753 290.778 14.51C291.069 14.4681 293.344 13.5452 293.422 13.424C294.243 12.1002 291.669 11.6155 290.908 11.1866C289.537 10.4176 288.065 8.87008 286.88 8.06837C286.003 7.47641 284.822 6.91708 283.751 7.10352C283.359 7.16878 283.027 7.53234 282.612 7.6209C281.934 7.7654 279.096 8.09634 278.944 8.6277C278.542 10.04 282.589 10.576 282.501 12.3519C281.486 12.3799 281.002 11.3358 280.286 10.8557C279.991 10.6553 279.451 10.7066 279.064 10.4269C278.206 9.8023 277.693 8.64635 276.466 8.34337L276.628 7.64421C278.925 8.0404 280.526 6.4463 282.395 5.46747C283.073 5.11323 285.938 4.59585 284.019 3.48184C282.912 2.83861 282.902 3.59371 282.28 3.69625C279.47 4.14372 278.616 2.517 276.605 2.38182C275.917 2.33521 273.435 2.65683 272.987 3.02039C272.706 3.25345 272.591 3.9666 272.281 4.2416C271.599 4.86619 269.804 5.22044 269.352 6.53487C271.174 6.99165 271.516 5.57934 272.655 4.75432C275.654 2.59623 277.449 3.06701 280.582 4.60517C280.734 5.26238 280.462 5.05264 280.226 5.21577C277.195 7.34124 275.423 7.26666 271.82 6.81453L272.914 8.19422C270.45 8.3527 267.824 7.82599 265.398 8.21286C264.378 8.376 262.283 9.32687 261.047 9.6345C260.571 9.75103 260.484 10.068 260.045 9.43873C261.471 8.67897 263.298 8.62304 264.692 7.77006C266.274 6.80055 267.46 4.65178 269.264 3.53312C270.514 2.75937 271.659 3.30006 271.276 0.997476C271.059 0.773743 267.778 2.07419 267.109 2.20004C265.319 2.54496 264.521 1.63605 262.694 2.70344C260.618 3.91533 260.544 5.10857 259.455 6.90309C258.721 8.11498 257.291 8.36202 258.288 10.1379L256.055 11.2239C254.873 11.4989 256.636 9.57857 256.724 9.40611C256.88 9.08449 257.452 7.69082 257.508 7.4298C257.849 5.73782 257.337 3.906 259.197 2.76869L259.109 1.81317C258.837 1.4263 258.182 1.52418 257.785 1.60808C257.323 1.70596 252.35 3.79414 252.036 4.03651C250.73 5.04797 249.374 8.66033 249.115 10.2917C248.991 11.0608 249.512 13.4333 248.409 13.4566C248.377 11.0841 247.482 8.74423 246.31 6.71199C244.991 4.42339 242.771 2.15809 240.312 1.14663C239.948 0.997476 239.62 0.946204 239.232 0.997476C239.551 2.50301 239.925 4.03185 240.04 5.57468C240.261 8.47388 239.357 11.2985 241.553 13.7316C241.992 14.221 243.016 14.7571 243.2 15.116C243.417 15.5401 243.777 18.0571 243.892 18.155H244.704C245.678 14.813 241.507 12.6875 241.156 9.96544C240.958 8.41329 241.89 6.1713 241.401 4.50263C241.816 4.01787 242.434 3.94329 242.942 4.29288C243.159 4.44203 246.204 8.14295 246.287 8.39465C247.187 11.0934 247.344 15.2931 246.278 17.9452C245.955 18.747 245.397 19.0499 245.253 19.8143C247.436 19.586 247.768 16.9384 248.054 15.1719L249.812 14.0486L250.998 14.6965C249.835 15.5541 248.991 16.7473 248.206 17.9592C247.874 18.4719 247.823 19.269 247.436 19.6699C246.91 20.2105 245.53 20.3131 245.115 21.4737C244.626 20.4669 242.568 19.8656 242.116 19.2504C241.71 18.7003 240.63 15.666 240.104 14.6405C239.892 14.2303 239.329 13.8202 239.255 13.5312C239.108 12.9625 239.837 12.6083 239.786 11.9511C239.745 11.3638 238.67 10.3197 238.407 9.70442L237.479 10.1146C236.238 9.42941 235.26 8.45524 234.106 7.69082C233.622 7.3692 232.953 7.35522 232.57 7.09886C232.076 6.77258 231.255 4.73568 230.854 4.05982C230.711 3.81744 229.193 2.49369 230.318 2.39115C230.498 2.3725 233.41 3.44922 233.733 3.64032C234.812 4.26491 236.492 6.05011 237.082 7.17344C237.451 7.8726 237.272 9.31754 238.397 9.30356C238.743 3.48184 231.324 -0.344921 226.351 1.97165C227.098 2.90853 228.265 3.08565 229.096 3.89668C230.051 4.82424 230.139 5.93358 230.771 6.91242C231.74 8.41795 233.728 9.33619 235.278 10.1053C236.03 10.4782 237.304 10.3616 237.299 11.5222C237.05 11.76 232.51 9.41077 231.656 9.31288C230.886 9.22432 227.606 9.9934 227.439 9.86289C227.306 9.15907 227.573 9.37348 227.97 9.16839C228.791 8.73957 231.047 8.63702 230.724 7.5137C230.282 6.95903 229.539 7.12683 228.967 6.78657C228.201 6.33444 227.564 4.96407 226.143 4.67043C225.312 4.49796 223.555 4.51661 222.71 4.67043C220.74 5.03399 219.9 7.66751 217.575 7.0942C217.141 7.53234 218.784 8.87008 219.144 8.98194C219.947 9.22898 221.294 8.66033 222.369 8.74889C223.716 8.86076 225.114 9.83027 226.618 9.72306C226.6 10.6133 225.165 10.576 224.556 10.9583C224.117 11.2379 222.655 12.5011 222.383 12.9159C221.658 14.0253 221.428 16.5889 220.583 17.4605C219.937 18.127 217.552 18.8029 216.906 19.833C216.242 20.8817 215.942 23.5106 216.518 24.6293C216.588 24.7691 217.93 26.4378 218.041 26.4704C219.185 26.7874 218.881 26.0183 219.254 25.5428C219.744 24.9183 220.657 24.056 220.925 23.3428C221.368 22.1589 220.768 21.4784 221.142 20.3783C222.849 20.5928 221.963 21.9165 222.014 22.7275C222.143 24.7458 222.503 27.8175 224.62 28.6192C225.363 28.8988 227.619 29.2391 228.408 29.2438C228.819 29.2438 229.151 29.2065 229.34 28.787C229.027 26.2373 225.506 27.0204 225.243 23.9767L229.354 24.2517L228.925 25.6454C230.272 25.9344 230.323 27.3747 231.749 27.5098C233.659 27.6916 233.571 25.7712 235.108 25.6267C235.025 23.5526 232.81 23.8695 231.407 23.697C230.438 23.5759 231.776 22.1356 232.159 21.9585C232.833 21.6508 233.502 21.8792 234.097 21.7021C234.595 21.5529 235.371 20.3737 236.363 20.3923L236.183 17.0783C234.78 16.7054 233.511 16.6308 232.639 18.0152C232.302 18.5465 232.464 19.3203 231.827 19.5487C231.846 18.3974 231.795 17.2321 231.813 16.0761C231.827 15.088 232.455 14.4215 231.684 13.4566C231.14 12.7714 229.792 12.3845 229.359 13.3168C230.581 13.7549 231.726 14.6778 230.586 15.9456C229.373 15.9316 229.308 13.3913 228.399 13.4613C227.116 13.5638 229.123 16.0528 228.81 16.4956C227.186 17.344 225.059 12.2867 224.445 16.0948C223.942 19.2084 225.76 18.3181 225.94 18.6817C226.438 19.6838 225.815 20.8211 227.638 21.6928C227.965 21.8512 230.591 22.1589 229.636 22.7275C228.251 23.5572 226.152 22.9746 224.726 22.5597L224.685 21.2127L222.839 20.5881C223.093 19.4694 222.184 18.0618 222.24 17.2041C222.249 17.041 223.149 14.3376 223.268 14.0812C224.703 11.0701 229.566 10.3803 232.501 10.6832C235.14 10.9583 240.118 15.4376 240.538 18.0851C240.658 18.8448 240.206 19.9915 240.307 21.0589C240.377 21.7767 240.797 22.3919 240.81 22.9839C240.875 25.3704 238.702 31.2107 237.013 32.954C236.75 33.2243 236.653 33.476 236.197 33.3735C236.441 32.101 236.552 30.2645 234.835 30.3391C234.789 31.8447 232.432 32.3434 231.61 33.1731C231.246 33.5413 231.241 34.3477 230.54 34.9956C229.271 36.1748 222.89 37.424 221.312 36.9299C221.045 36.846 220.791 36.5943 220.86 36.2867L221.963 34.9023L221.506 34.2358C219.96 34.8184 219.351 33.1265 217.695 33.0892C216.818 33.0705 216.445 33.5413 215.776 33.6438C211.406 34.2917 205.639 29.0993 204.97 24.8064L209.09 25.2305C209.722 24.839 208.633 22.5271 208.255 22.0424C210.474 22.1822 211.203 24.4428 211.955 26.1907L212.781 25.9251C213.372 24.3589 212.048 23.3987 211.489 21.9585C210.779 20.1313 210.751 17.7728 209.081 16.3651C210.433 15.7312 210.585 15.0414 210.451 13.5964C210.151 10.3803 205.745 7.45776 202.691 7.46709C201.039 7.46709 197.874 9.53195 197.311 6.55351C199.221 6.39503 200.485 3.7988 202.091 3.74287C203.124 3.70558 204.31 4.60983 204.421 2.81064L195.47 0.554671C193.062 0.2517 191.313 3.67761 189.643 4.20431C188.125 4.68441 185.393 4.33949 183.797 4.66576C182.528 4.92679 177.614 6.87513 176.613 7.64887C175.077 8.83279 171.829 12.7621 170.772 14.4774C168.664 17.9033 167.759 22.1589 164.977 25.2259C165.725 26.1534 166.2 25.3797 166.726 24.7831C170.929 20.0194 171.413 12.4451 177.864 8.35736C178.8 7.7654 183.931 5.71917 184.831 5.72383C185.804 5.72849 185.541 5.8357 186.755 5.72383C188.748 5.54205 192.37 6.64207 194.197 7.58828C196.684 8.8794 200.112 13.9041 201.242 16.5236C201.819 17.8613 201.533 19.0453 202.765 20.4436C204.306 22.1962 207.162 21.4271 207.697 23.9767C206.986 24.0699 206.617 23.4593 205.92 23.3987C204.642 23.2869 204.066 24.014 202.428 23.3987C202.211 23.3195 202.229 22.6017 201.288 22.8534C200.684 23.9021 200.531 25.72 198.93 25.6361C198.857 24.5547 198.524 23.5619 198.649 22.4432C198.82 20.8957 199.886 20.1872 199.47 18.0245C199.429 17.8054 197.662 14.6452 197.394 14.3096C197.242 14.1185 195.627 12.5943 195.507 12.6223L194.93 13.9786L193.588 15.6613C192.157 14.2816 192.785 11.5129 191.119 10.4036C190.787 10.1845 188.106 9.19636 187.7 9.12644C186.814 8.97728 186.076 9.50399 185.098 8.74423C183.562 9.73704 187.054 11.0794 185.786 11.9371C184.738 12.6409 183.663 11.415 182.764 11.1027C181.338 10.604 179.603 10.8184 178.279 11.5502C176.493 12.5384 173.993 16.0948 172.627 17.7402C172.387 18.0291 169.983 19.6792 171.423 20.0754C172.064 20.2525 173.014 19.297 173.171 20.5042C170.92 21.6648 169.43 25.8738 166.947 26.3958C166.135 26.5683 165.369 26.4098 164.456 26.6475C163.575 26.8759 162.933 27.6077 162.015 27.7802C161.097 27.9526 159.316 28.0365 159.205 26.7407C160.742 26.6895 161.669 27.4306 163.026 26.3119C163.939 25.5615 163.635 24.8437 164.119 24.0979C165.037 22.6902 166.214 22.8114 167.007 20.0987C167.718 17.6609 166.361 16.7101 165.826 14.496L167.972 9.02856C170.818 11.443 167.662 13.0837 167.146 15.391C168.968 15.2838 170.463 11.9371 170.283 10.3663C170.168 9.37348 169.268 8.60906 169.111 7.98447C168.696 6.35308 172.359 4.5772 173.577 4.04118C175.561 5.74714 171.021 7.28064 170.989 8.05439C170.929 9.38746 173.965 7.20606 174.242 6.91708C175.944 5.14586 174.994 3.50049 175.206 3.20218C175.271 3.10896 176.936 2.26996 177.185 2.20004C178.03 1.97165 181.37 2.89921 181.116 1.69198C180.876 0.536027 176.097 1.63139 175.1 1.97165C172.175 2.97378 169.932 4.22762 168.018 6.70733C164.557 11.182 164.027 16.1787 163.598 21.6322C163.561 22.1263 163.676 22.5271 163.173 22.858C162.67 22.5224 162.79 22.1263 162.749 21.6322C162.31 16.0249 158.006 8.15227 152.363 6.38571C151.694 6.17596 150.397 6.47893 150.185 5.80307C149.581 3.91067 153.982 2.50301 152.87 0.470771C150.919 0.713149 148.972 0.745776 147.002 0.731793C146.157 0.727132 145.396 0.442805 144.552 0.419499C144.044 0.405516 141.502 0.316955 141.673 1.12799C142.185 1.8691 143.347 2.13012 143.827 2.82463C143.947 3.00175 145.147 5.21111 145.184 5.35095C145.281 5.74248 145.207 6.10138 145.055 6.46029C144.833 6.97767 141.244 8.32007 140.33 8.90271C137.197 10.8837 134.147 15.2045 133.525 18.9101C133.206 20.8025 133.7 22.9093 133.049 24.7924C132.666 24.4288 132.283 24.0886 132.034 23.6038C129.917 19.5067 131.259 16.463 130.646 12.2727C130.096 8.50185 129.045 4.6378 126.133 2.08817L121.118 0.0512721C120.97 0.0885609 120.823 0.116528 120.675 0.121189C120.237 0.247038 119.789 0.284327 119.319 0.153816C119.185 0.116528 119.056 0.0605943 118.926 0L117.025 0.84366C115.244 3.98524 118.225 5.05264 120.952 4.53525C121.63 4.40474 122.184 3.83143 122.682 3.76617C123.439 3.67295 124.408 4.26025 125.261 4.04584C125.404 4.92212 124.417 4.57254 123.919 5.32298C122.484 7.50438 128.232 9.47136 127.997 10.5434C126.691 11.5316 124.435 10.8464 125.1 13.2002C125.284 13.8575 127.291 14.8549 127.956 15.8477C128.454 16.5935 129.427 18.8914 129.783 19.8143C130.562 21.8419 130.355 25.6221 133.478 25.0814L133.22 26.3446C131.928 27.2814 128.666 23.8229 127.859 22.8674C123.582 17.8147 122.041 11.2286 114.866 9.14508C112.162 8.36202 109.436 8.05905 106.704 7.42514C106.201 7.30861 105.675 7.42048 105.168 7.31327C104.319 7.01962 104.471 4.25559 101.301 4.30686C100.328 4.32084 97.3843 5.70053 98.3209 4.03185C102.782 2.33987 107.789 2.26063 111.429 5.69121C112.559 6.75394 113.237 8.46456 114.843 8.73957C115.028 8.55312 113.703 6.40902 113.473 6.11071C110.608 2.3725 106.077 1.20723 101.578 1.84114C100.489 1.99495 95.4742 4.03651 96.0693 5.42086C97.3012 7.18742 98.0256 5.63993 99.1007 5.43018C100.388 5.17848 101.823 5.48146 102.801 6.37173L105.251 9.01457C104.536 9.27559 103.973 8.51583 103.484 8.48787C102.916 8.45524 102.132 9.03788 101.592 8.93999C100.397 8.73025 97.9149 7.04759 96.3323 6.81453C92.9596 6.32046 88.5903 7.22937 86.9339 10.5667C86.6663 11.1027 86.0066 12.3286 86.8001 12.5757C87.6675 12.846 90.0483 11.1633 91.6816 11.21C93.4441 11.2612 94.8098 13.657 97.1444 12.3519L97.3059 11.4989C96.563 11.4477 95.7741 11.6155 95.0405 11.429C94.3345 11.2472 93.7763 10.2591 93.0519 10.1193C92.4429 10.0027 90.7034 10.0307 90.0529 10.1193C89.6238 10.1798 89.2593 10.7159 88.9548 10.6646C88.092 10.5294 89.0978 9.63916 89.3747 9.43407C92.6505 7.04759 97.0936 7.59294 100.314 9.69509C99.7097 10.0633 98.2056 10.8184 97.8226 11.3405C97.5965 11.6481 97.878 12.0163 97.7073 12.31C97.6519 12.4032 96.3 13.8062 96.1985 13.8481C95.8525 13.9973 95.4649 13.6803 95.1189 13.8342C94.7359 14.002 94.6714 14.5426 93.8593 14.7897C92.1568 15.3117 90.1221 14.7384 88.5257 15.2138C85.2729 16.188 80.41 22.9653 85.1161 25.2772C85.6836 25.2305 86.2557 21.6834 88.1843 21.2313C88.821 21.0822 89.4808 21.2313 90.1913 21.0449C91.1141 20.7978 91.7508 19.833 92.6459 19.5114C92.7428 20.5601 91.6585 22.6483 90.565 22.7555C90.0391 22.8068 88.8579 22.1123 88.5672 22.9979C88.1151 24.3822 90.0529 24.5314 91.0126 24.4941C90.2374 28.7077 86.837 32.2828 82.7538 33.4481C80.9129 33.9748 77.4617 34.632 75.6531 34.0587C74.8272 33.7977 74.5042 32.5531 73.2031 33.2057C71.7959 33.9142 73.5907 36.9346 72.4972 37.1956C70.2595 36.6456 67.039 35.9651 65.5349 34.04C64.9997 33.3548 64.769 32.2315 64.2892 31.7002C63.5417 30.8751 60.8519 30.2039 59.9014 30.8379C59.154 31.3366 59.4354 32.693 58.1205 31.5696C57.8575 31.3459 56.4226 29.0293 56.1688 28.5586C55.3291 26.9878 54.4524 25.4077 55.5505 23.6737C55.9658 23.0165 58.6234 22.075 56.5979 20.9237C55.2968 20.1826 53.6727 20.6767 52.3901 21.1661C51.9702 19.7071 52.0855 16.5189 52.9253 15.2744C52.9991 15.1672 54.5586 13.5545 54.7201 13.4193C55.5505 12.6968 58.7203 11.4989 58.3881 10.2917C58.2819 9.89552 57.5899 9.69509 57.636 9.18237C57.6729 8.75355 58.4573 7.73743 58.7018 7.20606C59.3062 5.9196 58.9602 5.78443 60.2336 4.61449C62.4944 2.54496 65.9317 1.80385 68.2709 4.00389C66.1439 4.09711 64.5014 5.62129 62.8866 6.87047C62.6559 7.04759 62.5451 7.50438 62.0745 7.84464C60.9395 8.66033 59.7907 8.49719 58.6926 9.1311C59.2462 9.62518 59.6753 9.89552 59.2324 10.6506C60.8888 10.7811 62.3514 10.2824 64.0262 10.3803C65.3227 10.4549 68.0079 11.5642 68.6908 11.4989C69.3506 11.4337 70.0842 9.18703 70.7393 11.4803L69.9873 11.5269L69.8212 12.5104C73.0601 14.1791 74.0336 20.7745 69.5074 20.9144C67.8465 20.9656 67.5281 19.5207 65.8071 19.5021C65.2811 18.7423 67.9664 15.9503 68.5431 17.9779L67.7219 19.0872C67.9572 20.1966 70.5871 19.1758 69.7058 17.0923C68.9584 15.3257 67.2466 16.1507 66.9329 15.8711C66.7991 15.7545 66.5776 14.277 65.5995 14.0159C64.8567 14.3329 62.1253 13.5591 61.9638 14.3981C61.9038 14.6965 62.8681 15.7452 62.9973 16.3931C63.168 17.2321 63.0158 18.113 63.0619 18.9614C62.296 18.747 61.3871 19.2783 60.7457 19.2317C59.9199 19.1711 58.9371 17.8847 58.448 19.6046C58.9509 21.4644 60.8103 22.6949 62.5636 23.2076C64.2984 23.7157 65.2488 22.1263 66.8914 22.8394C67.1821 23.2216 64.6813 25.3983 64.4783 26.0835C64.3122 26.6429 64.5891 28.6798 65.1151 28.9221C65.701 29.1925 66.1301 28.1391 66.7022 27.7615C67.828 27.0158 69.4013 26.7594 70.5502 26.1162C70.7762 25.9903 72.8525 24.4988 72.9401 24.3776C73.8029 23.1843 72.4003 21.208 73.6045 20.3457C74.2874 20.3224 74.4212 25.0534 74.232 25.6827C74.0521 26.284 72.8109 26.8666 72.9124 27.8128C71.2192 27.9107 73.1616 25.7712 72.2296 25.5988C70.9239 25.3611 70.7255 30.6561 72.7417 29.9942C73.1801 29.0666 74.2228 27.9666 74.6196 27.1789C75.0302 26.3679 75.4178 24.1026 75.7915 23.6598C76.1283 23.2636 78.1169 23.0818 78.6844 22.3593C79.6764 21.0962 79.7271 16.9664 78.9335 15.5774C78.7582 15.2651 78.3476 15.2138 78.163 14.9155C77.6924 14.1511 77.5632 13.3354 76.765 12.7155C75.4362 11.6854 73.0924 11.7833 71.8282 10.5154C73.7752 8.05905 76.3129 11.2566 78.2184 10.618C79.0073 10.3523 78.6475 9.19169 78.2553 8.72092C75.6023 7.25268 73.217 3.85007 69.9088 4.83822C71.5375 1.33774 69.2998 2.7081 67.3159 2.33521C66.7437 2.22801 66.4162 1.7013 65.881 1.57545C63.754 1.07205 60.1321 2.517 58.8079 4.27889C57.4376 6.10138 57.9267 8.45524 55.3891 9.68577L56.7548 10.921C55.1538 11.1354 54.4524 12.3985 53.1975 13.1396C53.3682 12.1981 54.1525 12.0023 54.4894 10.9909C54.7293 10.2777 54.9369 8.75821 55.0061 7.97515C55.0984 6.93572 54.5401 5.73782 55.1722 4.48398C55.7582 3.3187 58.7941 2.65217 56.5979 0.414838C54.4755 2.32123 51.1535 3.1276 49.8571 5.75646C49.5433 6.39037 48.0946 10.9349 49.2203 10.921C50.6875 9.64382 50.0555 7.01496 51.1489 5.67722C51.375 5.40222 53.6035 3.85473 53.7373 4.00855C53.0914 6.26452 54.3279 8.30608 53.5574 10.604C53.2206 11.6061 52.3162 12.0723 51.7533 12.9346C51.578 13.2002 50.1293 16.216 49.9078 15.9083L49.654 11.6434L48.8097 11.4803V16.8779C49.2526 17.5491 50.0324 16.8266 50.7245 17.013V20.3364C50.4246 19.8004 48.7682 19.1338 48.6575 18.966C48.4083 18.5885 48.6021 17.6796 48.3852 17.027C48.0346 15.9689 45.5754 14.7524 47.1718 14.0812C47.4717 12.6269 44.3158 11.0515 43.3331 9.95145C42.0597 8.52516 41.1323 6.50224 41.1323 4.56322C43.3977 4.28355 46.7012 5.94757 47.0934 8.36668C47.1995 9.03322 46.8581 11.7087 47.8408 11.4803C48.8928 10.4875 48.5652 9.34085 48.113 8.16625C47.9239 7.67684 46.3736 5.02933 46.0691 4.69373C44.9018 3.41193 42.0966 3.41193 40.5186 2.82929C40.048 2.65683 39.1345 1.40765 38.5162 2.33521C37.5612 3.77083 39.236 3.78948 39.5082 4.19499C39.905 4.78695 40.3894 6.87979 40.8093 7.79336C42.1888 10.8184 42.6964 10.5714 44.8372 12.5803C45.114 12.8413 46.0599 13.5545 45.6538 13.9693C44.0575 12.599 42.3088 11.3591 40.3156 10.6366C41.3122 8.45058 38.6085 7.13149 37.5058 5.32298C36.6061 3.85007 36.56 2.23733 34.5622 1.37969C33.2472 0.811032 31.9738 1.10468 30.6635 0.890271C29.3347 0.67586 28.1074 -0.568655 27.1708 0.825015C27.1708 1.12333 29.3485 2.97844 29.5977 3.34667C29.9668 3.89202 29.8976 4.71237 30.4604 5.23908C32.3521 7.0103 36.2785 7.35522 38.7377 8.77686C39.0237 8.94466 39.5313 9.22432 39.0745 9.54594L31.8446 7.85862L31.8169 6.50224C28.578 6.89843 28.2043 4.63314 26.5848 3.06701C26.1926 2.6848 23.8626 1.36104 23.392 1.28646C22.7876 1.19324 22.317 1.54749 21.8418 1.49621C20.4069 1.34706 18.9858 0.918237 17.4356 1.02078C16.7342 1.06739 14.4458 1.27248 14.1367 1.7852C13.5922 3.13226 14.9671 2.75471 15.6638 3.02972C17.6386 3.8221 17.5878 3.85939 19.0735 5.12255C22.3816 7.9332 25.1314 7.00098 28.8641 7.13149C29.3993 7.15013 30.788 7.2853 30.9956 7.88192C26.5617 8.03108 22.0586 8.6044 17.9292 10.3243C16.7573 10.8138 14.2289 12.7435 13.3477 12.599C12.9324 12.529 12.5726 12.0163 12.268 12.0676C11.9866 12.1142 11.516 12.8833 11.0961 13.107C10.6301 13.3587 9.85039 13.671 9.34287 13.8248C7.17436 14.4774 3.79702 13.8575 2.26984 15.8105C1.46703 16.8406 1.43012 18.2948 0.991802 19.2224C0.719585 19.8004 -1.01061 20.7139 0.853387 21.3245C2.1914 21.7627 3.41869 20.644 4.56292 20.0707C6.29773 22.6483 3.07726 24.303 1.99762 26.0556C0.451982 28.5679 2.10374 31.2294 0.595011 33.7464C2.98498 36.5943 5.24577 29.8963 5.68408 29.7984L8.80766 30.4463L7.72802 31.0336C7.59422 31.4624 7.99101 31.9891 7.92641 32.3527C7.83414 32.8608 5.82711 35.2473 5.46723 35.9231C4.11999 38.4727 3.88007 41.0503 5.40725 43.572C5.80404 44.2339 6.53303 44.3644 6.90214 44.8258C7.6542 45.772 7.79723 47.161 7.44196 48.2937C8.16633 49.0022 9.63354 46.6203 9.79502 46.089C10.0303 45.3013 9.51819 43.8097 9.65661 42.6444C10.0073 39.7545 11.5806 40.0995 10.5932 36.1142C10.118 34.2032 8.80305 32.9959 8.81227 31.1362C10.1964 32.3574 10.5148 34.0587 11.4376 35.5409C12.6372 37.4753 14.7826 39.3397 16.7435 40.4211C17.1403 40.6402 19.6871 41.8753 19.9178 41.9173C22.2801 42.3601 28.0751 41.5118 30.0037 39.955C30.5712 39.4982 30.5066 39.0041 30.8065 38.6872C31.6139 37.8482 34.0085 35.2053 34.0085 34.04V29.1971C34.9359 29.076 35.1343 31.1595 35.0881 31.7887C35.0374 32.4972 33.9624 34.4502 35.1989 34.4176C36.0063 34.3943 36.0063 33.3828 36.4031 32.8654C38.6223 29.9709 40.7724 28.2276 38.3409 24.4055C38.1656 24.1305 35.7848 21.0728 35.651 22.1449C35.9371 24.1398 35.1158 25.8831 34.1331 27.5518L33.4364 27.37C32.6705 25.2492 30.8434 23.8928 29.0763 22.6949C28.8779 22.2008 29.5838 22.1542 29.8791 22.1589C31.1664 22.1635 32.9381 24.2983 32.6382 25.6081H34.0085C33.6625 23.5805 35.2312 21.6648 34.2807 19.7118C34.2392 19.6326 33.1319 18.4533 33.058 18.402C31.4847 17.2554 29.6576 18.3601 27.9828 17.8567L28.0197 18.9241C29.3439 19.1105 29.4085 19.9821 29.3485 21.1754C27.8029 21.2313 26.8939 19.9309 25.3483 19.5487C23.106 18.9987 20.7022 19.4601 19.6317 21.7394C18.9166 23.2682 23.106 23.7903 24.0057 22.8301L24.4209 23.3894C23.5212 23.1843 23.1567 24.2704 22.5846 24.4428C21.7218 24.7085 20.3561 24.3776 19.3688 24.5127C19.1288 24.5454 16.785 25.2399 16.665 25.3098C16.199 25.5848 15.4701 27.4306 15.4654 28.0086C15.4654 28.5213 15.9637 30.8705 16.6143 30.8658C17.8877 30.8658 16.6512 29.1832 17.5694 28.7916C18.1738 28.5306 18.8566 28.7264 19.5072 28.5259C19.9639 28.3861 20.596 27.3793 21.0067 28.0831C20.859 29.5654 22.52 30.5908 20.8775 31.29C21.4081 32.5578 21.6526 33.8676 20.7252 35.0049C18.7874 33.3875 20.25 31.5836 21.1359 29.8963C20.8406 28.4514 18.6259 30.9544 18.4506 31.8959C17.9523 34.604 19.5625 35.8998 22.0448 36.0863C23.2905 35.1447 22.6723 33.4947 22.5062 32.2408C24.97 32.8934 29.0901 34.9303 29.8976 31.2807L29.6207 30.9963C28.7579 30.6654 27.4614 30.5489 26.6863 30.0874C25.3529 29.2904 26.1511 28.2929 23.4705 28.6471C22.9952 28.7124 22.4877 29.5747 22.2709 28.7404C21.6849 26.517 24.4163 23.753 26.4879 23.6458C29.4408 23.492 32.5228 27.0624 32.8919 29.9056C34.0131 38.6592 24.6193 43.1571 17.6524 39.7685C14.9856 38.4727 10.1364 32.5392 9.9196 29.584C9.89653 29.2857 10.0488 28.1437 10.5886 28.3675C11.9266 29.5561 12.2865 31.6908 14.4458 30.3158C14.5519 29.3649 14.8656 28.4001 14.8195 27.4399C14.7411 25.6967 13.4584 23.9581 13.4492 22.4152C13.4446 21.3945 14.3304 17.7029 15.7746 18.1364C16.1437 18.2482 16.1667 19.3715 17.3756 19.1804C17.5832 19.1478 19.5349 18.127 19.7471 17.9639C20.8821 17.0783 20.8636 15.1113 21.9802 14.1325C22.3124 13.8388 24.5178 12.8087 24.8269 12.8693L25.2099 13.5125L24.4394 15.4655C27.0785 17.9872 28.6011 15.8198 30.9864 14.6545C34.8528 12.7621 40.3156 13.2329 43.7299 15.9177C44.4173 16.4584 44.9802 17.274 45.6585 17.8474L46.4705 16.7427L47.4256 18.2622C47.3886 19.0826 43.6468 18.5325 42.9501 18.416C42.3457 18.5885 42.581 19.3902 42.7794 19.7817C44.0851 20.0055 45.2478 20.0754 46.5443 20.6813C47.4671 22.5737 48.6621 24.1026 49.5941 26.0416C50.0416 26.9785 50.1523 28.0692 50.7152 29.0573C51.5411 30.5069 53.2575 31.7374 54.0095 33.3362C51.3842 32.5718 50.1293 30.3671 47.0242 30.2785C45.8015 30.2412 44.4589 30.8612 43.2685 30.2832C42.8163 30.0641 42.3503 28.2882 41.4368 29.6306C40.4863 31.0243 42.9363 34.4036 44.0528 35.2379C46.978 37.4426 52.0532 35.5083 55.1076 36.7994C55.9289 37.1443 56.561 37.6384 55.246 37.7596C52.7915 37.988 52.4639 38.3655 50.5584 39.391C48.6021 40.4444 47.8454 38.4727 47.3102 38.5939C47.0011 38.8596 46.6458 39.2978 46.7381 39.7266C46.9919 40.9058 51.8272 43.4322 53.0452 43.861C57.2669 45.3385 57.756 43.5533 61.1564 42.3554C62.7758 41.7821 63.9385 41.619 65.6549 41.6423C66.1993 41.6516 67.0944 42.2762 67.0298 41.3626C66.024 39.9876 64.483 40.4024 63.2049 39.9643C62.7574 39.8105 62.4067 39.7592 62.5082 39.1486L69.9042 40.808C70.0057 41.7029 68.5893 41.4465 67.8418 41.908C67.5835 42.0665 65.6872 43.6279 65.3319 43.9402C64.8198 44.383 64.3814 45.4597 63.5833 45.9072C62.5221 46.5085 59.6523 45.9678 60.4458 47.4593C60.6073 47.7577 60.8011 47.9721 61.0133 48.1305C61.7054 48.2378 62.3975 48.3356 63.0896 48.4242C63.8186 48.303 64.5475 48.0793 65.1058 48.0606C67.6434 47.9814 68.9815 49.142 71.819 47.8695C74.5688 46.6343 75.1686 44.644 76.8988 42.761C77.1664 42.472 78.9612 41.3813 78.6613 42.3275C78.486 42.8821 77.6739 43.8656 77.3833 44.6394C77.0234 45.6089 75.5885 49.9204 77.8539 48.1585C80.1746 46.3547 79.9993 47.3195 82.297 47.1191C85.4575 46.8441 90.159 44.3597 91.1371 41.1016C91.3725 40.3232 90.971 39.2185 91.8062 38.8736C91.6031 41.922 94.5191 45.3852 97.1029 46.6716C97.5273 46.8814 98.0441 47.1004 98.6024 47.3009C100.734 47.5106 102.87 47.7344 105.016 47.8462C106.192 47.9068 107.364 48.0047 108.536 48.1259L108.753 47.3661C108.485 46.3733 105.938 45.4038 105.269 44.5135C103.604 42.2948 104.9 40.78 101.481 38.6545C99.4005 37.3634 97.2274 37.4053 95.4695 35.457C94.5468 34.4316 94.3253 33.3315 94.2792 31.9565C95.142 32.4786 95.691 33.4108 96.4846 34.0121C98.5101 35.5549 100.572 36.1655 102.506 37.8854C103.982 39.1952 104.84 40.6635 106.866 41.2368C109.334 41.9359 113.436 41.5351 115.798 40.5563C116.343 40.3279 116.629 39.8664 117.095 39.652C118.613 38.9482 121.298 38.5333 121.123 36.3892C121.007 36.2634 118.391 36.9346 117.764 36.8786C116.421 36.7621 114.022 34.4502 112.084 34.7206L112.379 33.9049C112.97 33.8349 113.44 34.2731 114.068 34.1239C114.239 34.082 117.03 32.7722 117.27 32.6277C117.754 32.3387 119.434 30.5162 119.605 30.0082C119.785 29.4722 119.988 25.6267 119.941 24.9369C119.904 24.4428 119.111 22.6716 118.788 22.2801C118.447 21.8652 118.147 22.2148 117.985 22.5597C117.676 23.2309 117.796 24.2937 117.215 24.9649L114.419 27.2535C113.528 26.6475 114.52 25.995 114.695 25.3284C115.198 23.4267 115.973 20.7885 115.581 18.8821C115.443 18.2016 114.022 16.1694 113.44 15.7872C112.693 15.2931 111.129 15.4562 110.165 15.0833C110.649 16.8079 110.566 18.155 110.151 19.9122C109.579 22.336 107.364 18.8914 106.737 18.402C106.257 18.0245 105.108 17.3906 104.527 17.3067C102.289 16.9804 102.003 19.6512 99.479 18.9567C99.0591 19.3762 100.72 22.4292 101.56 22.4665C102.164 22.4945 103.235 21.8233 103.336 22.9746C103.465 24.4801 100.54 24.2564 100.554 26.8433C100.554 27.4166 100.859 27.962 100.835 28.4887C100.808 29.1692 99.7558 30.4976 100.757 30.8285C101.804 31.1781 102.939 29.9709 103.341 29.0853C103.604 28.5073 103.415 27.3793 103.996 27.5425C105.426 27.9386 105.057 29.7984 106.501 30.5489C106.778 30.6934 109.823 31.7281 109.999 31.6769C111.106 31.3459 109.975 29.0107 109.325 28.5259C108.873 28.1903 107.941 28.2603 107.738 27.6264C107.327 26.3539 108.462 25.4916 109.343 24.8996C109.242 24.0559 108.421 23.8882 107.71 23.9254C107.553 20.3131 111.563 22.3034 112.573 24.4195C112.97 25.2445 112.758 27.4259 113.076 28.6145C113.27 29.337 113.731 29.0154 113.717 29.6027L110.575 34.1799C104.042 37.8062 94.3392 34.7905 93.7717 26.559L94.6852 24.2238C95.8202 25.5661 97.0936 26.4378 98.9346 26.1581C99.2852 24.8483 98.2978 23.7576 98.1317 22.6809C97.8226 20.6813 98.6531 17.5677 100.166 16.1973L100.757 17.0363C102.298 17.3906 102.593 14.3609 103.355 13.3214C103.844 12.6549 105.2 11.5036 105.994 11.2799C108.384 10.604 110.695 10.2824 112.97 11.2799C114.709 12.0396 112.85 12.6735 112.675 13.3308C112.472 14.0952 113.108 14.6172 113.814 13.9087C114.359 13.3634 115.863 11.9651 115.101 11.3405L114.003 10.3803C114.709 10.5341 115.526 10.7718 116.167 11.0981C117.782 11.9138 120.883 13.8808 121.782 15.3863C123.799 18.7563 125.759 23.4966 129.091 25.995C130.203 26.8293 131.407 26.9878 132.353 27.9573C128.385 29.5327 127.199 23.9814 123.859 23.9394C123.545 22.9 124.532 23.1144 124.837 22.5597C125.372 21.5902 123.859 20.8538 123.489 20.2711C122.018 17.9359 120.97 14.1931 117.634 13.4846C116.518 13.2469 114.119 13.1676 114.686 14.8083C116.947 14.2583 119.425 15.3583 120.726 17.2787C121.224 18.0105 121.339 18.9847 121.838 19.7538C122.281 20.4389 123.093 20.7792 123.323 21.5856C123.323 22.2661 122.096 22.5318 121.819 23.3941C121.219 25.2585 123.023 24.5547 124.375 25.2166C125.787 25.9064 126.922 27.8501 128.509 28.512L126.719 30.0175C125.46 31.4811 127.411 31.2574 128.089 31.9798C128.925 32.8701 128.763 34.8557 130.143 35.457C129.746 36.9113 128.532 38.0765 128.786 39.7173C129.714 39.8851 130.184 39.102 131.107 39.1393C131.725 39.1626 132.113 39.5867 132.551 39.652C134.332 39.913 135.882 39.899 137.552 39.1672C137.525 40.3325 137.377 41.5491 138.36 42.3648C139.675 43.4555 139.509 41.9826 140.358 41.5817C141.77 40.9105 144.21 41.2181 145.497 39.4423C145.756 39.7825 144.367 42.4393 144.063 42.6957C143.869 42.8588 143.301 42.8775 142.937 43.0779C140.505 44.4343 137.534 45.2034 134.669 44.9936C130.267 44.6673 126.668 41.1995 121.962 43.7584C121.316 44.108 119.761 46.0097 119.582 46.0424C119.185 46.1216 118.65 45.6322 118.211 45.6229C117.256 45.6042 113.897 45.8326 113.191 46.2428C112.121 46.872 112.31 47.8835 112.582 48.5967C113.957 48.7551 115.328 48.9136 116.702 49.0301C117.007 49.0581 117.307 49.0721 117.611 49.0907C117.842 48.5827 118.797 48.4568 119.342 48.0233C120.975 46.7089 122.128 44.6813 124.394 44.2758C125.935 44.0008 127.277 44.1919 128.791 44.4296L127.679 47.5712C127.748 47.8649 129.409 48.303 129.75 48.3077C130.369 48.3123 133.944 47.6458 134.655 47.4407C135.55 47.1843 136.261 46.4898 137.013 46.2242C139.084 45.4877 141.137 45.7814 143.131 44.383C143.601 44.0521 144.446 42.5698 144.958 43.0453C145.299 43.3622 142.508 45.9119 144.538 48.0373C144.921 48.4428 145.414 48.6106 145.82 48.881C146.586 48.9649 147.348 49.0721 148.114 49.1886C148.395 48.8717 148.967 48.7458 149.318 48.4102C150.185 47.5899 150.342 46.5784 150.148 45.4085C150.042 44.7512 148.575 42.5698 147.841 42.7656C146.771 43.0499 148.603 45.0542 148.736 45.7347C149.428 49.184 144.219 48.3589 145.073 45.5203C145.322 44.686 146.439 44.2945 146.596 43.4461C146.803 42.3601 146.31 40.7287 146.743 39.7219C146.854 39.4656 147.32 38.9668 147.564 39.4329C147.791 42.8495 152.672 46.8115 155.805 47.436C157.041 47.6831 158.624 47.3149 159.551 47.5153C160.266 47.6691 161.009 48.606 161.863 48.7878C161.946 48.8064 162.034 48.8157 162.117 48.8297C164.202 48.7039 166.287 48.5873 168.373 48.4801C168.696 47.7577 169.028 47.0865 168.784 46.0797C170.943 45.8886 173.014 46.5131 175.086 47.0492C175.737 47.217 176.387 47.781 177.204 47.9534C178.999 48.331 183.889 48.1585 184.355 45.8792C184.697 44.1826 182.224 44.5928 181.047 44.7699C179.488 45.0029 177.684 46.3267 176.309 46.3733C174.966 46.4153 171.727 45.1474 169.974 44.9936C163.247 44.411 156.645 49.8458 150.587 43.0173C150.48 42.8961 149.378 41.3347 149.336 41.2321C148.953 40.3185 151.136 41.3253 151.412 41.3533C152.441 41.4465 154.061 41.1715 154.901 41.4279C155.703 41.6749 155.749 43.3483 157.115 43.0546C157.849 42.8961 157.498 39.5588 157.281 38.8829C157.521 38.6172 158.915 40.0482 159.404 40.1973C160.16 40.4257 162.37 40.6215 163.182 40.5563C165.582 40.3698 166.412 37.9041 169.056 38.6033C168.936 36.1142 165.342 37.6431 165.499 34.4595C167.884 34.0121 169.633 33.7977 171.247 31.826C172.567 30.2133 171.695 29.6959 171.796 27.8128L169.526 28.6052L168.239 27.1276C171.155 25.5382 171.903 22.089 174.966 20.6207C174.966 19.7724 174.251 19.1804 173.448 19.2177C173.379 18.8448 173.494 18.5232 173.651 18.1923C174.177 17.0783 178.413 12.6223 179.478 12.1841C181.329 11.4197 184.009 13.5452 186.118 13.0837C187.996 12.6735 187.142 10.4176 187.82 10.3803L190.995 11.8718C191.262 14.0765 192.471 17.4325 195.083 17.2927C194.912 16.5516 195.286 14.4727 196.314 14.7943C197.246 16.4257 198.146 18.1969 198.008 20.1639C197.957 20.8678 197.371 21.5483 197.269 22.4059C196.983 24.7831 196.697 28.3628 199.996 26.806L200.555 27.123C199.443 33.8955 190.243 37.8342 184.604 34.1099C183.146 33.1498 183.534 32.4879 182.971 31.3273C182.754 30.8798 182.288 30.6467 182.095 30.2739C179.248 24.7178 185.324 19.227 189.883 23.5106C190.801 24.3729 191.456 25.5382 190.713 26.7827C190.662 26.8713 189.232 27.9946 189.135 28.0272C187.437 28.5586 185.255 27.1835 186.999 25.5988L187.41 27.2535L188.738 26.9319C189.403 23.8648 185.435 23.6877 184.789 26.4191C184.655 26.9878 185.024 28.7683 185.49 29.0527L187.959 29.1878C188.125 29.8917 187.345 29.845 187.124 30.2086C186.482 31.276 187.137 33.2243 187.825 34.1659C188.392 34.3057 188.582 33.1637 189.057 32.926C189.458 32.7256 190.012 32.8468 190.423 32.6417C191.045 32.3341 192.25 29.7145 191.484 29.2251H190.464C190.113 30.3438 189.915 31.6116 188.512 31.6769C187.585 30.8891 190.561 28.3815 191.128 27.8081C191.35 27.5844 191.511 27.0437 191.562 27.0158C192.466 26.4844 193.325 28.4887 193.477 29.1599L194.252 29.1832C196.134 23.8882 194.889 22.1216 189.661 21.2267C188.646 21.0542 187.617 21.4737 186.598 20.8864C186.745 19.8703 187.954 19.1478 188.789 18.8169C189.809 18.4114 191.733 18.7982 190.136 17.1762C189.477 16.505 186.487 15.2698 185.703 15.3956C185.518 15.4236 182.611 16.8965 182.394 17.055C181.255 17.866 181.398 19.4741 181.167 20.7932C181.079 21.3012 180.65 21.8746 180.627 22.1822C180.6 22.5644 181.163 22.8767 181.135 23.492C181.126 23.725 180.327 26.0556 180.161 26.1441C179.728 26.3725 179.7 25.8318 179.626 25.5941C179.474 25.1094 178.98 23.5759 178.939 23.2123C178.814 22.1263 179.751 20.905 178.8 20.0614C178.459 20.7186 177.527 21.2779 177.181 21.7394C177.01 21.9678 175.58 24.0699 175.52 24.2098C175.423 24.4288 175.128 27.0437 175.16 27.328C175.368 28.9688 176.613 30.5209 177.854 31.5324L181.402 33.3409C181.665 31.1035 179.123 31.1082 178.044 30.3065C177.905 30.2039 176.29 28.2976 176.249 28.1624C175.917 27.0251 176.77 24.7085 177.707 23.9394L178.528 25.0394C178.929 28.3581 181.319 30.8518 182.773 33.751C182.694 34.1239 179.4 34.7858 178.805 34.7439C177.075 34.6227 176.904 32.6464 175.128 33.0985C175.114 33.821 174.537 34.4129 174.56 35.1167C174.639 37.671 178.468 41.083 180.987 41.3719C184.969 41.8334 185.232 40.7707 188.185 39.2325C188.54 39.0461 191.636 38.4401 190.446 37.6291C189.347 36.8833 185.933 39.5867 184.535 39.969C181.61 40.766 179.294 40.0855 177.282 37.9181C176.396 36.9672 175.995 36.4358 176.198 35.0049C177.125 35.2566 177.444 35.9744 178.556 36.0909C179.986 36.2447 181.472 35.5456 183.119 35.8952C184.032 36.0909 186.321 37.5126 187.018 37.5265L187.377 37.438C187.77 36.1142 189.62 36.8041 190.829 36.6409C191.405 36.5617 194.1 35.8625 194.764 35.6574C195.475 35.443 198.109 33.9981 198.658 33.476C198.926 33.2243 201.436 29.9522 201.528 29.7332C201.666 29.4255 201.869 26.0183 202.765 26.6988L204.149 30.423C203.387 31.6955 202.128 32.8095 202.22 34.4502C200.993 34.7112 202.335 31.4158 200.993 31.6815C200.352 31.8074 200.771 33.6671 200.222 34.3663C198.704 36.2867 195.465 36.035 194.007 37.0791C192.693 38.0206 192.153 41.2647 191.11 42.4626C190.183 43.53 187.299 41.7635 187.424 43.6978C187.502 44.919 189.652 46.3593 190.713 46.7648C191.691 47.1424 194.995 47.5899 195.987 47.3988C197.579 47.0958 201.523 43.8796 202.275 42.3927L203.309 39.1533C203.466 40.4677 203.401 41.4931 204.024 42.7237C204.822 44.3038 207.766 47.1983 209.501 47.4314C212.555 47.8462 213.543 47.3615 216.38 49.3284C216.588 49.4729 216.809 49.3424 216.777 49.7107C216.86 49.6827 216.943 49.6547 217.026 49.6221C218.189 46.6157 215.07 44.1779 213.215 42.2948L210.986 37.2142C211.226 36.9625 213.358 38.7338 213.801 38.9342C215.263 39.5914 217.151 40.0808 218.636 40.9711C219.351 41.3999 219.808 42.3694 220.657 42.8076C223.292 44.1686 226.507 43.1338 228.93 44.9657C229.922 45.7161 230.581 47.0632 232.081 47.1843C232.718 48.0466 229.373 48.7831 228.897 48.8204C226.272 49.0301 222.526 47.1098 220.717 45.2407C219.042 43.5114 218.055 40.491 215.231 39.9969L214.825 40.6728C218.844 43.4042 220.389 48.2657 225.506 49.3984C225.52 49.4962 225.52 49.5708 225.506 49.6407C227.462 49.6128 229.419 49.6128 231.375 49.6128C232.206 47.7949 235.694 49.156 235.371 46.35C232.372 46.7742 230.997 44.9097 228.791 43.4368C228.473 43.2224 228.085 43.5021 228.247 42.7563C229.516 42.0991 229.968 43.2224 230.872 43.311C231.583 43.3809 232.039 42.9194 232.902 43.1478C234.36 43.5347 234.554 44.4809 235.371 45.1055C235.703 45.3572 239.232 47.4081 239.555 47.5199C242.564 48.55 245.263 46.6856 247.431 44.8445C247.819 44.5135 247.994 43.875 248.405 43.6139C249.494 42.9334 252.064 43.5766 251.801 41.0969C251.044 40.8779 249.96 41.4092 249.323 41.2554C248.714 41.1063 247.39 39.913 246.518 39.652C242.942 38.5799 240.898 42.4207 237.17 41.344C236.856 41.2554 236.51 41.2554 236.459 40.8219C237.47 40.9245 238.697 39.2651 239.38 39.2092C239.855 39.1719 240.229 39.7266 240.658 39.6567C241.087 39.5867 241.645 38.7524 242.365 38.6172C243.782 38.3516 245.775 38.7757 247.284 38.6079C250.296 38.2723 252.968 35.9371 253.415 32.9027C253.545 32.0171 253.692 30.2459 253.729 29.3183C253.794 27.7429 252.986 27.8128 252.225 28.9315C251.847 29.4908 251.717 30.6234 251.344 30.8798C250.163 31.6769 247.994 31.8447 246.647 32.1523C246.296 32.2315 244.686 33.3176 244.958 32.3853C245.378 30.9357 246.361 31.3832 247.145 30.9917C247.542 30.7959 247.782 30.0082 248.252 29.6213C249.125 28.9082 250.813 28.512 251.773 27.92C254.49 26.2513 256.341 23.0119 256.184 19.7864C254.901 19.4182 254.869 20.5508 254.343 20.905C252.737 21.9818 250.924 21.8512 249.341 22.8347C248.926 20.6021 251.805 20.6021 251.528 18.6864L249.614 18.9614C249.014 18.1224 253.06 14.3003 253.863 13.7083C258.232 10.4968 266.791 8.81414 272.115 9.15441C275.244 9.35483 273.693 10.1379 273.721 11.0794C273.735 11.5968 274.358 11.8112 274.487 12.2354C274.694 12.9066 274.468 13.8155 274.538 14.5333C271.686 11.3917 267.031 10.5527 262.934 10.9676C258.934 11.3778 253.337 14.4401 251.261 17.9872C252.41 19.2037 253.623 16.4257 254.68 15.6333C259.137 12.2913 267.035 10.3616 271.945 13.6943C273.103 14.482 272.992 16.4257 274.897 15.8711C276.595 15.377 275.46 11.5782 276.046 11.7646C278.339 12.6689 279.41 14.7617 280.808 16.6634C280.309 17.8054 280.379 19.544 279.83 20.5415C279.502 21.1381 278.681 21.0309 278.925 22.0004C279.175 22.2474 281.463 21.5017 281.938 21.3106C282.427 21.1148 283.419 19.8982 283.581 20.7606C283.631 21.0309 282.833 25.8598 282.686 26.2187C282.436 26.8293 281.717 27.0437 281.652 27.6823C281.555 28.6285 282.317 29.4908 283.276 29.1645L283.715 28.0925C284.531 29.2857 285.56 29.3836 285.099 31.1362C284.988 31.5603 283.728 34.4409 283.502 34.6506C282.801 35.2985 282.787 35.3684 282.22 35.9697C280.462 37.8248 280.522 37.1024 278.667 37.9274C277.467 38.4634 277.597 38.9575 275.691 39.349C272.309 40.0435 268.886 40.1834 266.043 37.9181C264.313 36.5384 264.636 36.1935 263.949 34.5061C263.81 34.1659 263.317 34.2032 263.298 33.9981C263.252 33.504 263.672 30.1993 263.847 29.5933C264.115 28.6751 265.545 26.531 266.311 25.995C268.327 24.578 269.19 26.2467 271.262 26.284C271.857 27.2208 273.084 29.9895 271.663 30.5768C270.98 30.6701 271.336 30.3857 271.372 30.0082C271.488 28.8522 271.779 27.934 270.233 27.5891C267.243 26.9225 266.597 31.9052 269.61 31.9612V32.3714C267.815 33.1218 268.392 36.6736 270.025 36.6829C270.607 36.6829 271.109 35.0841 271.529 34.59C271.94 34.1099 272.674 33.9841 272.973 33.2663C273.315 32.4413 272.835 32.0358 272.9 31.2946C273.047 29.5561 274.358 29.4908 273.144 26.8713C272.577 25.6454 271.294 25.2399 271.257 23.9348C273.421 23.8462 273.398 25.9763 275.576 26.6289C278.376 27.4679 279.608 26.489 278.667 23.4966C278.238 23.1843 277.389 23.8229 276.66 23.6131C276.097 23.45 274.911 22.1868 273.822 22.0796C272.18 21.9165 269.795 23.7903 268.447 24.2797C267.543 24.606 266.597 24.3962 265.78 25.0441C265.914 23.422 265.481 20.1919 267.829 20.0521C268.775 19.9961 267.903 20.7233 267.774 21.1055C267.654 21.4644 267.723 21.8979 267.548 22.2614C267.234 22.9186 265.67 23.4127 266.736 24.2051C268.263 23.7483 268.341 22.1029 269.056 21.2966C269.642 20.6347 271.266 20.1406 271.802 19.0919C271.543 18.705 271.276 18.6864 270.851 18.6537C270.404 18.6164 267.797 18.8728 267.298 18.966C266.98 19.0266 265.61 19.8237 265.365 20.0567C263.949 21.4038 264.678 22.8534 264.401 24.3403C264.29 24.9322 263.663 25.3844 263.63 25.7806C263.598 26.1954 264.253 26.4937 264.11 27.0624C264.018 27.4213 263.271 27.8128 263.312 28.3628C262.809 28.3302 263.137 27.5005 262.901 26.9831C262.749 26.6429 262.149 26.3306 261.886 25.7945C261.485 24.9695 261.402 21.0495 260.281 23.2356C259.455 24.8437 258.2 25.9297 257.909 28.0225C257.559 30.5489 259.104 33.4527 261.254 34.7299C262.62 32.6277 259.307 31.9472 259.187 29.3323C259.164 28.8289 259.824 25.0208 260.571 25.5988C260.498 26.4704 261.61 27.0251 261.674 27.6823C261.776 28.6704 260.516 30.2366 260.848 31.4112C261.245 31.4252 261.545 31.5184 261.813 31.1362C262.122 30.6934 261.577 29.8217 262.491 30.0315C261.554 32.0637 262.08 32.4599 262.629 34.1799C262.795 34.6972 262.754 35.3312 262.948 35.7879C263.132 36.2261 263.654 35.9464 263.589 36.3939C262.703 36.7062 261.923 35.9045 261.25 35.8532C260.498 35.7973 259.169 36.5151 258.574 36.3519C258.163 36.2401 258.029 35.6201 257.485 35.6201C255.575 35.6062 255.898 38.4681 257.148 38.0486C257.453 37.946 257.462 37.2562 257.748 37.2049C258.154 37.1303 258.661 37.4753 259.072 37.452C259.962 37.396 260.821 37.0418 261.803 37.2375C263.1 37.4939 263.238 39.7033 264.784 38.3609C266.251 39.8618 268.646 40.5935 270.708 40.8313C270.459 42.3135 268.318 41.358 266.952 41.8753C264.849 42.6724 265.462 45.3619 263.04 44.9796C263.501 46.6716 265.513 46.4199 266.676 46.7042C267.303 46.8581 268.207 47.4547 268.655 47.45C268.886 47.45 272.041 46.4013 272.341 46.2148C273.647 45.3898 274.584 43.4182 275.779 42.4906C276.554 41.8893 278.732 41.4372 277.624 40.4118C277.61 39.8617 282.529 38.5846 282.902 37.2329L283.309 37.7782C282.169 37.8062 282.169 38.496 281.666 39.3071C283.189 39.6613 284.125 37.2655 285.495 36.6736C285.408 38.813 284.697 43.2271 283.295 44.8258C282.75 45.4457 279.216 46.942 278.649 46.3593C278.418 45.4318 279.198 44.9703 279.405 44.2199C279.604 43.5021 279.497 42.6398 279.82 41.8707C279.913 41.6516 281.883 39.2232 279.922 39.7592C278.492 40.1507 278.455 43.9822 277.661 45.2313C277.103 46.1123 274.049 47.3475 276.102 47.9721C276.831 48.1958 282.261 46.9653 282.898 46.3733C283.345 45.9631 283.359 45.3991 283.655 45.0589C284.928 43.6093 286.026 42.6025 286.257 40.3279C286.349 39.4096 285.694 37.9274 286.857 37.2236C286.861 40.4304 290.179 42.7004 289.325 46.0797L291.009 45.0169C291.087 44.714 291.18 44.4203 291.277 44.1406C291.263 44.1406 291.254 44.1406 291.244 44.1406C290.704 42.141 292.181 40.766 292.338 39.0228C292.444 37.8482 292.061 34.8184 291.374 33.9049C291 33.4108 290.335 33.2756 290.022 32.7815C289.671 32.2315 289.74 31.3413 289.21 30.8285C288.734 30.2226 287.77 31.001 287.396 30.7446C286.99 30.465 286.464 28.6005 287.539 28.6425L291.369 31.1315C291.876 30.3764 291.706 29.9522 292.758 29.7658C293.33 29.0853 291.923 28.209 291.558 27.6264C290.769 26.3632 290.095 24.7551 289.431 23.4127C289.09 22.7275 288.218 22.2754 288.504 21.1707C289.44 21.5809 289.869 22.7788 290.594 23.3475C291.221 23.8369 292.31 23.986 292.873 24.3729C293.399 24.7318 293.468 25.6361 294.373 25.5941C294.599 25.2072 294.788 24.8204 294.945 24.4335C294.945 24.4102 294.945 24.3869 294.945 24.3682C294.935 23.0631 294.94 21.7767 295 20.4855C294.695 19.8516 294.22 19.2597 293.533 18.719L293.556 18.7516ZM262.795 4.20431C264.179 3.21616 266.08 3.52379 267.704 2.94116C267.995 3.20684 265.979 4.77297 265.67 5.17382C265.273 5.69121 265.153 6.55351 264.678 6.93572C263.709 7.71412 261.536 7.70014 260.313 7.91921C259.93 7.537 262.256 4.58653 262.795 4.20431ZM219.997 22.9699L218.544 24.4801C216.352 23.2123 217.644 19.8656 220.043 19.5487L220.002 22.9699H219.997ZM234.148 18.1643C235.149 18.113 233.414 21.2966 232.644 20.6487L234.148 18.1643ZM233.465 24.8064C233.894 27.4119 231.675 26.0649 230.18 25.9111L230.475 25.0954C231.73 25.5661 232.289 24.9835 233.47 24.811L233.465 24.8064ZM226.461 18.1503C225.829 18.2948 225.151 16.6495 225.935 16.4956C226.913 16.3092 227.661 17.8707 226.461 18.1503ZM227.569 20.0847C227.236 19.5813 228.007 18.0524 228.445 17.908C229.04 17.7169 230.42 18.2948 230.748 18.8262C230.992 19.2224 231.426 21.1148 230.858 21.194C229.673 20.6813 228.325 21.3618 227.569 20.08V20.0847ZM224.145 24.2517C223.979 25.3144 226.863 27.2768 226.341 27.8454C224.339 27.7009 223.61 26.256 223.601 24.3869L224.145 24.2471V24.2517ZM221.829 7.63489L221.538 7.08021C221.608 6.92174 221.654 6.74928 221.769 6.6141C223.435 4.75432 226.77 5.83104 228.251 7.50438C226.088 9.8256 224.09 7.05225 221.824 7.63489H221.829ZM238.393 12.3473H237.576V11.7973H238.393V12.3473ZM190.732 5.15052C190.579 4.4933 190.847 4.70305 191.087 4.53525C193.398 2.93649 194.206 1.46825 197.371 1.90639C198.229 2.02292 200.767 2.77336 200.005 4.01321C199.941 4.12041 198.903 4.36279 198.598 4.59119C198.035 5.02001 197.879 6.06409 196.882 6.2552C194.727 6.66538 192.72 5.74714 190.727 5.15052H190.732ZM199.226 9.30356C200.342 9.60653 201.403 8.74889 202.372 8.74423C203.355 8.73957 204.762 9.25695 205.902 9.07051C206.253 9.18703 206.28 9.66713 206.433 9.76967C206.746 9.97942 207.148 10.0074 207.365 10.2125C207.803 10.6227 209.598 12.9019 209.086 13.4519C207.78 12.8833 206.875 12.7947 205.45 12.9625C205.104 13.0045 204.753 13.4147 204.301 13.4286C203 13.4613 198.829 11.1447 199.226 9.30356ZM201.417 13.7363C202.682 13.7503 204.167 14.2397 205.39 14.2863C207.203 14.3562 208.43 13.0045 208.813 16.2206C207.461 15.3956 204.836 16.4211 203.821 16.174C203.36 16.0622 200.836 14.3236 201.422 13.7316L201.417 13.7363ZM205.828 20.2105C205.376 20.0008 202.451 17.8893 203.06 17.3346C204.19 17.5071 206.959 17.1342 207.909 17.5304C208.915 17.9499 209.976 20.108 210.179 21.2034C209.653 21.3012 209.353 20.7885 208.892 20.7046C207.72 20.4949 207.074 20.7885 205.824 20.2059L205.828 20.2105ZM165.669 17.33C166.55 18.4719 166.14 20.6673 164.986 21.4784L165.669 17.33ZM117.902 3.45854C117.69 2.63818 117.842 1.37036 118.876 1.32841C119.212 1.31443 119.614 1.79452 120.191 1.85512C121.676 2.0136 123.443 1.08604 124.717 2.93649C122.262 2.19538 120.389 4.41406 117.902 3.4632V3.45854ZM127.365 8.2921C126.83 7.76074 125.27 7.33191 125.114 7.10818C124.283 5.92892 127.199 5.17382 127.873 5.98019C128.219 6.39503 129.054 9.91417 129.1 10.6879C128.269 10.2218 127.969 8.88872 127.365 8.2921ZM129.644 15.391C129.317 15.7266 126.936 13.6524 126.641 13.3074C126.35 12.9672 126.285 12.8134 126.359 12.3519C129.1 11.3917 130 12.7062 129.644 15.391ZM64.8198 15.1579C65.032 15.2465 65.3181 15.3024 65.4749 15.4655C66.4254 16.4537 64.9351 17.7448 64.5891 18.7143C63.7955 18.1177 64.4184 17.3719 64.4553 16.6401C64.4876 16.0528 63.7494 15.2511 64.8198 15.1626V15.1579ZM60.3443 20.0987C61.1979 20.1406 62.0745 20.0194 62.9281 20.1127C63.1449 20.136 64.9813 20.4389 65.0874 20.4669C65.6226 20.6114 67.0805 21.2779 67.4635 21.758C65.0828 22.0284 60.958 23.5386 60.3443 20.1033V20.0987ZM67.1267 25.981C66.5961 26.1861 66.4438 26.8246 65.8256 26.7407C65.6595 25.2119 67.0529 24.9975 67.8741 24.2471C68.3124 23.8415 70.301 21.3805 70.9008 22.308C71.3161 25.3331 68.9815 25.2585 67.1267 25.9856V25.981ZM76.2298 21.758C75.6162 21.8885 75.6162 21.4457 75.3993 21.0775C75.1871 20.7139 73.8906 18.3042 74.0382 18.1643C75.3993 17.577 76.4605 21.497 76.2252 21.758H76.2298ZM72.9448 12.9019C76.0914 12.599 78.1999 15.3024 78.4306 18.2855C78.509 19.283 78.6475 20.5694 77.7339 21.1987C77.4479 21.1987 76.8942 18.8122 76.5066 18.2902C75.8099 17.3533 74.1443 16.0109 73.3692 14.8176C73.1939 14.552 72.8432 12.9905 72.9401 12.9019H72.9448ZM68.0125 5.15518L66.084 7.49505C61.7331 9.75569 65.7056 4.73102 68.0125 5.15518ZM70.6424 6.0035C72.5941 5.76578 73.6599 7.52302 75.6346 7.41581L75.9576 8.75355C75.8284 8.8794 73.3969 8.64635 72.8156 8.75821C71.7636 8.9633 71.6252 10.0074 69.5536 9.84425C67.9756 9.7184 68.3909 9.81162 67.0621 9.8862C65.6779 9.96544 63.8739 8.97728 62.2637 9.58323L62.4252 8.73491C63.2926 8.11498 63.7217 9.01457 64.4553 8.93067C66.7806 8.66499 68.7692 6.23656 70.647 6.00816L70.6424 6.0035ZM36.786 6.2552C35.2173 6.86114 29.63 3.83143 29.9391 2.25131C30.1698 1.06739 34.4422 2.16275 35.3373 3.02039C35.6141 3.28608 36.9291 6.14799 36.7906 6.2552H36.786ZM25.9758 6.27384C25.3852 6.25054 22.7784 5.6446 22.1186 5.44417C21.4081 5.22976 19.0366 3.81278 18.4506 3.33735C18.063 3.02039 18.1322 2.85259 18.1599 2.39115C18.5752 1.90173 23.2213 2.6009 24.0657 2.92717C25.1222 3.33735 28.9148 6.39503 25.9804 6.27851L25.9758 6.27384ZM36.9244 25.0861C38.507 26.8153 38.5024 29.6166 36.3754 30.8845C34.9682 29.1925 35.711 26.6802 36.9244 25.0861ZM30.7788 18.733C33.4779 18.9474 33.764 20.7978 33.2241 23.1424C32.8919 23.4733 31.2494 21.3339 31.0925 21.0216C30.6957 20.2292 30.3636 19.5999 30.7788 18.733ZM17.0618 27.5704C17.0572 25.0301 19.5856 25.2911 21.445 25.6361C22.0494 27.1509 17.2879 27.8035 17.0618 27.5704ZM28.0197 31.7235C28.0059 32.8654 27.1246 32.5159 26.3772 32.2735C26.1557 31.29 27.4522 31.854 28.0197 31.7235ZM24.0887 29.8311C25.7589 29.5281 25.4452 32.1896 23.8073 31.7095C23.0183 31.4764 23.3459 29.9662 24.0887 29.8311ZM24.5639 21.7673C23.5766 21.6974 22.2939 22.597 21.4496 21.6229C21.4773 20.2991 27.3692 20.0614 27.4707 22.3127C26.4279 22.6297 25.4175 21.8279 24.5639 21.7673ZM5.28729 25.4962C4.62751 26.8759 4.67827 30.8798 3.76934 31.7188C3.4233 32.0404 3.2895 32.0591 2.81427 32.0031C2.97114 30.4976 2.59742 28.6098 2.81427 27.1602C2.91578 26.4704 4.25379 25.1933 4.86743 25.0814C5.3242 24.9975 5.30575 25.0954 5.28729 25.5009V25.4962ZM2.83734 19.7118C1.29632 19.9588 3.13263 16.1461 5.20886 15.7312C6.55149 15.4609 8.00485 15.8431 9.389 15.116L9.1214 16.5003L10.3533 15.6706C10.6901 16.3465 9.19522 19.6326 8.70615 19.819C8.48469 18.98 7.96332 19.269 7.20204 19.2643C6.8883 18.5559 9.26904 17.7215 8.56774 17.055C7.97717 16.491 7.24818 18.0291 6.85139 18.2482C6.5561 18.4114 3.14185 19.6652 2.83734 19.7165V19.7118ZM6.10856 27.2954C6.04858 25.8178 6.52842 24.2424 7.07285 22.872C7.1882 22.583 8.29552 19.7351 8.84918 20.3783C9.18138 20.7652 7.61267 25.6034 7.21588 26.3399C6.96212 26.8107 6.80064 27.384 6.11317 27.2954H6.10856ZM9.94728 37.6804C10.1134 39.9363 7.60344 42.3881 8.84457 45.0076C6.7222 45.0775 5.56412 41.6283 5.53644 39.8851C5.49953 37.6058 7.40505 36.2121 8.16172 34.2078C9.19061 33.9888 9.8873 36.8833 9.94728 37.6757V37.6804ZM36.6615 12.3379C35.5587 12.3473 32.6336 12.7248 31.5816 13.0418C30.4558 13.382 26.9724 16.202 26.2203 15.1346C25.4498 14.0392 27.7152 13.2189 26.9493 12.2028C26.0727 11.0375 24.3932 11.7739 23.2905 12.1422C19.1842 13.5172 20.6699 15.7452 17.4725 17.8847L16.8634 17.1995L17.3202 15.8431C16.8358 14.1138 13.6799 17.7029 13.2646 18.3461C12.711 19.2037 11.9128 21.4131 11.9497 22.4152C12.0051 23.9161 13.2785 25.5102 13.5922 27.0624C13.7491 27.8408 14.2012 29.7285 12.9417 29.3836L10.5794 26.5263C8.83534 26.7967 9.83193 29.3416 7.19743 28.6844C7.63113 28.0925 8.03715 27.6357 8.34627 26.9458C9.83193 23.6504 9.58279 19.9915 11.7328 16.5283C13.5738 13.5685 19.3411 11.0282 22.7369 10.2078C28.7579 8.75821 34.1146 8.37134 39.7989 11.3824C41.183 12.1189 42.7656 12.9439 43.6284 14.2909C41.5475 13.4286 38.9453 12.324 36.6568 12.3473L36.6615 12.3379ZM53.4928 35.3218C49.5064 35.5269 44.9387 36.4545 43.0932 31.8633C43.4069 31.3925 43.5176 31.5044 43.9652 31.5184C45.2893 31.565 47.6009 31.6163 48.7866 31.9146C49.3449 32.0544 54.3279 34.5667 53.4928 35.3218ZM115.761 27.6543C115.946 27.384 118.359 25.678 118.686 25.9111C119.056 28.3954 118.05 31.4997 115.129 31.7235C114.912 31.4857 115.471 28.0785 115.761 27.6543ZM102.524 28.6798C101.832 29.3789 101.934 27.1836 101.966 26.8666C102.155 25.2026 103.355 26.1581 103.355 26.8759C103.355 26.9738 102.593 28.6052 102.524 28.6751V28.6798ZM106.331 26.7081C102.593 27.6869 104.434 21.8326 105.952 23.697C106.497 24.3682 106.727 25.8924 106.331 26.7081ZM101.827 21.2267L101.744 20.1313L104.291 18.705C104.891 18.7563 106.483 20.08 106.64 20.7839C106.543 21.2919 102.261 21.8466 101.827 21.222V21.2267ZM108.559 29.2344V30.0641L106.935 29.7611L106.912 28.9594L108.554 29.2391L108.559 29.2344ZM113.422 23.3428C113.081 22.7136 113.03 21.8746 112.508 21.222C112.199 20.8351 111.498 20.7279 111.337 20.1779C111.17 19.6279 111.821 17.1529 112.259 17.0503C115.295 18.6025 114.299 20.9563 114.036 23.6924C113.413 23.8089 113.597 23.6598 113.427 23.3381L113.422 23.3428ZM107.872 36.7062L108.264 37.699C108.827 38.1651 110.1 37.0371 110.741 36.8367C111.046 36.7435 113.168 36.2121 113.302 36.2168C114.146 36.2494 115.627 37.6431 116.762 37.5498L116.744 38.3329C115.789 38.4028 115.364 39.3304 114.659 39.6846C111.627 41.2135 105.712 41.0597 103.627 37.946C105.112 36.9346 107.272 39.0554 107.872 36.7015V36.7062ZM88.904 20.3084C88.1566 20.4809 87.2661 20.2199 86.5556 20.6347C86.1311 20.8864 85.559 22.2521 85.2268 22.6856C84.9869 23.0072 84.9361 23.3381 84.5763 22.8674C83.6489 21.1987 86.7586 17.577 88.1428 16.7753C89.6653 15.8897 91.5109 15.8897 93.2088 15.9456C92.7843 17.866 90.8188 19.8656 88.8994 20.3084H88.904ZM54.5909 34.2172C56.3487 34.7578 58.3373 36.3799 59.5231 37.8109C56.7871 38.1511 57.3453 37.0837 56.238 35.732C55.7489 35.1354 54.9231 34.9303 54.5909 34.2172ZM61.9869 41.1296C60.2151 41.9173 57.2069 43.6093 55.2691 43.5813C54.3325 43.5673 51.0197 41.8707 50.2815 41.2135C50.097 41.0457 49.7602 41.2275 49.9309 40.5842C51.1997 40.5842 52.021 39.666 53.2067 39.3257C55.2506 38.7384 57.8621 38.827 59.8737 39.5308C60.2751 39.6706 62.3329 40.6588 61.9822 41.1296H61.9869ZM59.7953 37.8155C60.289 37.7223 60.695 38.1884 60.8888 38.6405C60.3951 38.7338 59.9891 38.2677 59.7953 37.8155ZM71.8928 46.5737C69.8765 47.7064 66.2131 47.9907 64.1784 46.8021L67.9203 43.3902C68.5524 42.994 70.2364 42.4067 70.9562 42.3042C71.6529 42.2016 75.2794 41.9872 75.4132 42.6584C75.547 43.3389 72.571 46.1915 71.8928 46.5691V46.5737ZM90.5051 37.149C90.2697 38.6359 90.4082 41.027 89.3977 42.3974C89.2639 42.5792 86.025 45.0589 85.8174 45.1474C85.0515 45.4737 79.1319 46.2335 78.6936 45.9864C78.0523 45.6229 79.2426 43.5021 79.6394 43.0593C81.2128 41.2974 84.807 39.6147 86.837 38.5706C87.4276 37.4053 88.3504 36.5011 89.0471 35.4057C89.2316 35.1121 90.6619 31.6349 91.294 32.2781C91.151 33.9188 90.7542 35.5362 90.5004 37.149H90.5051ZM81.4342 40.0295C81.3742 40.5283 79.1135 41.8427 78.9704 41.6842C78.7767 40.4257 80.4838 40.0016 81.4342 40.0295ZM88.9779 33.1171C88.3596 33.8023 85.5083 36.7108 84.9223 37.177C84.747 37.3168 81.1805 39.074 80.9682 39.1393C77.9369 40.0249 71.5006 40.5376 68.4462 39.7266C67.6896 39.5262 67.1728 38.785 66.7161 38.6965C66.3008 38.6172 65.8994 38.9249 65.4703 38.8643C61.8346 38.3655 52.976 31.4252 51.5088 28.0505C51.2597 27.4819 51.3519 26.7827 51.089 26.2607C50.0739 24.2331 48.7267 21.539 46.9227 20.2338C48.4867 18.9287 50.0462 22.1076 51.0151 23.0119C52.8745 24.7551 54.3002 21.0076 55.1353 21.758C55.223 22.5224 54.291 22.7136 54.0972 23.3381C53.2528 26.1115 55.1861 30.3345 57.0547 32.4133C57.2992 32.6837 59.4862 34.4502 59.6615 34.4362C60.2982 34.385 60.6212 32.5904 60.6627 32.0497C63.1911 31.001 63.3203 33.4667 64.3261 34.7532C65.9455 36.8227 70.7716 38.7105 73.3646 38.3749C73.7383 38.3282 75.0994 37.7643 75.2794 37.5452C75.7592 36.9486 73.766 35.9091 74.0382 35.0468C74.8779 35.0282 75.5193 35.5176 76.3636 35.6015C82.2463 36.1795 89.5454 32.8095 91.6262 26.9412C91.8984 26.1674 91.6447 25.3657 92.2537 24.811C93.1534 25.5242 92.0784 26.6009 91.9077 27.5098C91.8246 27.962 91.7877 28.5026 91.8431 28.9594C92.0045 28.8149 92.8212 27.934 93.0796 28.4001L93.2088 30.8938C92.7243 31.4671 91.8846 29.3416 91.8385 28.9594C90.482 30.1713 90.1267 31.8447 88.9733 33.1218L88.9779 33.1171ZM91.8477 36.9812C91.6585 36.6829 92.0045 34.068 92.6643 34.7718L91.8477 36.9812ZM92.6689 31.9985C92.8627 31.7421 93.6286 33.3269 93.4856 33.6578C92.872 33.4201 92.632 32.6091 92.6689 31.9985ZM95.1604 36.818C97.7211 38.7058 101.306 39.0274 103.189 41.9919C103.641 42.7004 103.899 43.9169 104.337 44.7046C104.531 45.0542 106.077 46.7182 105.814 46.9466C105.56 47.1657 99.8435 46.5131 99.1699 46.3267C96.2816 45.5296 94.293 42.6584 93.0196 40.1274L93.4902 35.6015C94.5606 35.3451 94.6021 36.4125 95.1604 36.8227V36.818ZM105.209 10.4921C104.07 10.8417 102.972 11.8252 102.298 12.8087C101.897 13.4007 101.518 14.7757 101.426 14.841C101.315 14.9202 100.282 14.1278 99.2344 15.3257C97.8688 16.8779 96.4385 20.397 96.4892 22.4665C96.5123 23.3568 97.3335 23.6877 97.3197 24.5267C96.0555 24.4801 96.1063 22.9047 95.2389 22.322C94.7729 22.2288 92.346 24.8577 91.5708 23.5619C94.1039 20.3177 95.0774 16.463 97.9933 13.4473C99.6681 11.718 103.138 9.98874 105.519 9.42475C106.432 9.21034 107.355 9.32687 108.278 9.30822C109.136 10.0633 105.509 10.3989 105.209 10.4921ZM118.34 47.5666C117.814 47.8555 115.304 48.5454 114.709 48.5594C112.984 48.6106 113.966 46.9466 114.719 46.9466H118.691C118.802 47.5759 118.663 47.3894 118.34 47.5666ZM133.483 46.667L129.104 47.2216C128.929 46.4898 129.967 45.3712 130.622 45.278C131.162 45.2034 134.078 46.0237 133.483 46.667ZM181.965 46.117C181.582 46.9559 180.554 46.9932 179.774 46.942C179.64 45.8886 181.347 46.1542 181.965 46.117ZM162.859 47.1517C163.99 47.2636 166.601 45.7627 167.335 46.364C168.096 46.9886 167.713 48.2471 166.763 48.331C166.403 48.3636 162.67 47.9301 162.523 47.7716C162.389 47.6271 162.467 47.1004 162.859 47.1517ZM145.105 2.11614C144.879 1.90639 145.258 1.64537 145.438 1.5941C146.13 1.40299 149.364 1.54282 149.807 2.09283C149.396 4.07846 149.267 6.31579 146.789 6.21791L145.11 2.11614H145.105ZM138.415 12.2121C141.331 8.56711 149.009 6.1713 153.272 8.2688C153.539 8.39931 156.275 10.0913 156.409 10.2171C157.083 10.8371 159.8 14.7571 160.188 15.6706C161.429 18.6025 162.237 22.4945 161.383 25.5941C160.709 25.6081 158.965 25.9344 158.721 25.1793L158.684 22.8674C159.764 22.5504 158.988 24.5687 159.233 24.8064H160.326C160.34 21.8233 159.362 16.5842 157.452 14.2863C157.023 13.7689 154.07 11.2939 153.544 11.0375C147.122 7.95184 140.127 11.4383 136.491 17.1901C135.495 18.7656 134.973 23.8462 135.389 25.72C135.467 26.0742 136.33 26.009 136.214 26.6009C135.402 27.4259 134.632 27.1882 134.623 26.0649C134.577 20.3224 134.678 16.8825 138.411 12.2167L138.415 12.2121ZM158.684 20.6533H159.228C159.298 21.1707 159.228 21.6089 158.684 21.758V20.6533ZM139.786 17.33L140.348 17.4978C141.317 20.411 143.417 18.8262 144.575 17.055C145.156 17.7402 145.064 18.5465 146.07 18.8635C147.772 19.3995 149.779 18.9194 149.908 16.8779C149.95 16.216 148.995 13.1257 150.444 14.0253C151.26 14.5333 149.392 19.3995 153.83 18.3741C155.034 18.0944 154.845 16.6262 155.528 16.7753C156.077 16.8965 157.987 20.4995 156.765 21.0635C156.46 21.2034 152.317 21.6788 151.699 21.7021C149.461 21.772 146.573 21.25 144.316 21.194C142.259 21.1428 140.155 21.1008 138.143 21.483C137.972 19.8563 139.536 18.8635 139.79 17.3346L139.786 17.33ZM137.322 19.544C136.957 17.8147 138.664 16.5096 139.781 15.391L137.322 19.544ZM143.209 14.2909C143.735 14.6359 143.504 14.7337 143.49 15.1113C143.472 15.61 143.297 17.2368 143.006 17.5351C142.757 17.7914 142.009 17.9965 141.691 17.7635C140.874 15.9643 141.566 14.9575 143.214 14.2909H143.209ZM147.315 12.9066C148.017 14.1464 149.918 16.4863 148.413 17.6096C145.322 19.9122 144.828 14.1884 147.315 12.9066ZM151.56 14.0113C152.557 13.7922 152.584 14.5753 153.023 15.0227C153.512 15.5215 154.476 15.61 153.895 16.7753C153.479 17.6096 152.52 17.288 151.842 17.0363C152.049 15.8664 152.354 15.0554 151.56 14.0113ZM155.943 22.0377C156.465 21.9957 157.143 21.9631 157.309 22.5877H155.943V22.0377ZM157.18 17.0503C155.976 14.7011 153.613 13.0231 151.071 12.4265C148.234 11.7553 145.23 11.5968 142.655 13.1769C142.305 12.1422 144.293 11.485 145.188 11.3078C147.754 10.7905 150.91 10.7578 153.18 12.2354C153.724 12.5896 154.061 13.2142 154.582 13.5825C155.653 14.3422 155.833 13.9181 156.875 15.2791C157.097 15.5727 158.37 16.7846 157.175 17.0503H157.18ZM136.763 28.2649C136.376 28.8336 135.748 28.6891 135.126 28.6751C135.435 28.0365 136.325 27.5191 136.763 28.2649ZM129.709 31.523C129.644 31.3739 128.039 29.5094 129.238 29.5094C130.313 29.5094 132.786 29.2997 133.621 29.5094C133.843 29.5654 134.346 30.2459 135.038 30.2692C136.164 30.3065 137.751 28.8429 138.369 27.9433C139.2 26.7361 138.992 25.4962 140.805 25.4123C143.011 26.9272 140.007 31.4205 138.221 32.4972C137.137 33.1498 132.846 34.5854 131.702 34.5155C130.166 34.4222 130.166 32.5998 129.714 31.523H129.709ZM138.332 37.5918C135.891 39.0507 133.155 39.102 130.747 37.6617C130.161 35.5549 136.325 34.8557 137.599 34.357C138.955 33.8256 141.516 31.29 142.295 29.9662C142.757 29.1738 143.8 25.6454 144.03 25.6361C144.575 25.6128 144.289 26.4145 144.243 26.6708C143.647 29.9336 142.803 33.3082 140.51 35.774C140.159 36.1515 138.771 37.3214 138.332 37.5871V37.5918ZM146.836 33.1731C146.466 35.1773 146.033 37.3727 144.45 38.7897C142.725 40.3325 141.013 39.8851 138.964 40.5749C138.674 38.2583 140.422 37.7503 141.423 36.5617C142.411 35.3918 143.311 33.9375 144.095 32.6184C144.847 30.7959 145.027 27.4632 145.876 25.8365C146.171 25.2678 146.3 25.3051 146.905 25.3564C146.665 26.5496 147.421 27.6916 147.426 28.787C147.426 29.6539 147.015 32.2036 146.836 33.1777V33.1731ZM144.861 24.536C142.48 24.4894 140.353 23.8788 138.023 24.7738L137.589 23.697C139.163 23.8043 140.884 23.4453 142.379 23.3987C145.996 23.2822 149.733 23.7483 153.341 23.7204C154.559 23.711 157.314 22.6157 157.581 24.2517C153.318 24.1632 149.082 23.7157 144.856 24.5407L144.861 24.536ZM156.349 40.8592C153.659 39.4516 152.22 41.0876 149.498 39.1999C147.551 37.8528 147.675 36.3939 147.712 34.0587C147.744 31.9472 148.367 28.9035 148.289 26.8806C148.266 26.242 147.98 25.8831 147.721 25.3564C150.545 24.1026 149.525 27.5611 150.061 29.2158C150.896 31.7841 153.516 35.9278 155.293 37.9041C156.003 38.6965 156.921 39.7033 156.345 40.8546L156.349 40.8592ZM159.971 39.1393C159.694 39.0694 157.706 37.9507 157.397 37.727C155.634 36.4591 152.529 32.2502 151.639 30.1247C151.399 29.5514 150.49 26.7501 150.462 26.3026C150.43 25.8085 150.623 25.4729 151.02 25.2072L153.498 25.4776C154.241 29.0946 156.7 32.0264 159.999 33.5786C161.775 34.4176 164.073 34.1239 165.042 35.9557C166.915 39.5122 162.366 39.7359 159.976 39.1346L159.971 39.1393ZM169.037 29.4488C169.448 29.6446 171.003 29.5794 170.731 30.1993C170.684 30.3065 169.351 31.8353 169.19 31.9612C167.552 33.243 164.917 33.2989 162.915 33.1171C159.759 32.8281 154.379 28.759 155.117 25.0767L157 25.114C158.001 28.3488 160.299 29.8544 163.616 28.8196C164.511 28.5399 165.088 27.7429 166.186 27.8501C167.146 27.9433 168.17 29.0293 169.037 29.4488ZM193.744 26.4611L191.89 24.606C190.819 20.3783 194.298 24.5267 193.744 26.4611ZM183.456 18.4207C184.978 17.9779 186.588 16.1554 187.986 17.7495C186.842 18.5279 185.504 19.1898 184.521 20.1966C184.185 20.5368 183.986 21.9072 182.883 22.0097L182.247 21.6322L183.451 18.4253L183.456 18.4207ZM199.36 43.9029C197.03 45.8373 194.487 46.4525 191.488 45.7674C191.216 45.7068 188.849 44.6068 189.361 44.1779C192.669 44.7093 192.379 41.8847 193.795 39.9363C195.189 38.0206 196.684 38.3655 198.511 37.5032C199.401 37.0837 200.098 36.3193 200.873 35.7367C201.205 35.4896 201.136 35.1167 201.551 35.5968C203.157 37.4613 201.122 42.4347 199.36 43.8983V43.9029ZM205.247 28.1251L205.796 30.0594C205.284 29.8404 203.955 27.948 205.247 28.1251ZM204.153 24.8017L204.426 27.2954C203.83 26.9132 202.483 24.3636 204.153 24.8017ZM212.638 43.9728C212.957 44.397 216.052 46.5085 215.383 47.2216C214.341 47.1051 212.814 46.0237 211.891 45.8839C211.286 45.7907 210.843 46.1356 210.345 46.089C209.847 46.0424 208.338 45.8513 207.992 45.6975C207.411 45.4364 204.795 41.7635 204.578 41.1249C204.033 39.5122 204.919 37.7689 204.679 36.0396C204.536 35.0095 203.895 34.4968 203.664 33.5693L204.712 31.4485C206.479 32.4133 205.745 32.8561 205.81 34.0633C205.879 35.2845 207.258 35.8532 207.992 36.5663C208.638 37.1956 209.681 38.002 210.101 38.4494C211.194 39.624 211.702 42.7283 212.643 43.9728H212.638ZM206.899 33.6625L209.086 35.8718C208.107 35.76 206.816 34.7439 206.899 33.6625ZM236.736 42.6724C239.625 43.3016 240.99 42.1923 243.334 41.2787C245.752 40.3372 246.185 40.6122 248.252 42.1037C247.251 42.994 246.338 43.9356 245.341 44.8305C245.11 45.0356 245.032 45.4411 244.695 45.6928C243.251 46.7695 240.128 47.1564 238.66 45.9958C238.231 45.6555 238.019 45.0076 237.77 44.8212C237.308 44.4762 236.413 44.3737 235.689 43.7398C235.532 43.6046 234.3 42.2156 234.296 42.1084C234.259 41.1948 236.321 42.5838 236.741 42.6771L236.736 42.6724ZM245.867 33.8722C246.956 33.1591 248.617 33.4108 249.9 32.968C250.693 32.693 251.205 31.9379 252.091 32.0031C252.027 37.1863 247.002 38.3702 242.776 37.5359C242.702 37.1024 242.822 36.8973 243.039 36.557C243.214 36.282 245.544 34.082 245.863 33.8769L245.867 33.8722ZM247.431 28.6751C246.361 28.0645 247.21 26.6475 247.98 26.1861L247.431 28.6751ZM247.021 23.9721C246.541 25.3144 246.864 27.2395 245.521 28.1251L244.843 26.806C241.419 27.6916 244.451 30.2273 244.451 31.304C244.451 31.868 243.671 32.9726 243.316 33.4434C241.701 35.5875 238.513 38.4914 236.123 39.8058C234.572 40.6588 229.11 41.9359 227.306 41.9826C222.041 42.1224 214.405 38.249 210.193 35.168C208.638 34.0307 207.715 31.84 206.077 30.7446C205.976 30.2179 206.234 30.2133 206.626 30.4696C207.226 30.8612 207.886 31.868 208.564 32.39C210.008 33.504 212.915 34.9489 214.714 35.0562C216.449 35.1587 217.944 33.5226 219.785 35.471C220.066 36.4172 217.796 36.6316 219.075 37.5498C220.016 38.2304 224.611 37.9973 225.917 37.7876C230.305 37.0791 229.889 36.0816 232.787 33.9328C236.086 31.4904 234.213 34.66 234.683 35.3312C235.62 36.6549 237.77 33.751 238.24 33.0798C240.838 29.3696 242.393 24.9416 241.692 20.3737C242.13 20.7932 242.997 21.2034 243.339 21.6089C243.879 22.2521 243.708 23.2775 244.571 23.4407C245.978 23.5572 247.464 20.1826 249.083 20.0987C249.346 20.3644 247.224 23.422 247.025 23.9674L247.021 23.9721ZM253.175 23.1564C254.246 25.72 251.007 27.0437 249.083 27.5704C249.646 24.7691 249.835 23.1284 253.175 23.1564ZM250.176 12.9019L251.136 7.3692C252.534 5.2484 253.817 4.1344 256.345 3.50981C257.18 4.04118 256.345 4.51661 256.258 5.07594C256.027 6.6141 255.792 8.44592 254.947 9.84425C254.55 10.5061 250.79 13.5545 250.172 12.9066L250.176 12.9019ZM273.458 7.92387L275.1 8.20354C275.327 9.34085 273.619 8.51583 273.458 7.92387ZM275.65 10.6879C275.373 10.9676 274.551 10.1472 274.828 9.85823C275.105 9.57857 275.926 10.3989 275.65 10.6879ZM269.485 28.6844C270.145 29.0154 269.735 30.0595 269.938 30.3018C270.058 30.4417 270.805 30.3205 270.985 30.754C269.656 32.1569 268.36 29.7798 269.485 28.6844ZM269.624 35.0422C269.564 34.2032 270.274 31.7002 271.4 31.9985C272.623 32.3247 270.251 35.6714 269.624 35.0422ZM273.181 23.422C274.625 23.2263 275.829 23.8462 276.738 24.9416C276.083 25.8645 275.631 24.7085 274.782 24.4335C274.261 24.261 273.721 24.2237 273.181 24.2517V23.422ZM271.239 45.3945C269.767 46.1123 264.498 47.6411 266.127 44.3784C266.288 44.0521 267.155 43.0546 267.437 42.9334C267.792 42.7843 269.739 42.4347 270.344 42.3228C271.193 42.169 272.281 42.5139 273.449 41.8101C274.358 41.2601 274.275 39.9736 276.471 40.5796C274.948 41.8101 272.895 44.5881 271.239 45.3945ZM288.804 33.1078C289.634 32.4739 291.775 36.9998 291.775 37.9507C291.775 38.4774 290.248 42.1364 289.625 41.6842C288.227 38.9855 287.106 35.9511 288.804 33.1078ZM285.519 36.4312L285.256 35.7227C285.02 35.5502 284.162 36.2494 284.42 35.4663C284.568 35.0095 286.012 32.1197 286.603 32.5578C287.424 33.2337 285.869 36.7155 285.514 36.4312H285.519ZM289.473 25.6454C289.749 26.3306 289.505 27.1602 289.976 27.7709C290.229 28.0925 291.083 28.3628 291.401 28.9594C291.595 29.323 291.71 30.0175 291.134 29.7844C289.916 29.295 288.49 27.631 287.152 27.1649L286.884 25.9111C285.099 25.5149 285.44 28.1018 283.641 26.9785C283.184 26.2513 284.91 22.611 284.983 21.3385C285.057 20.0101 284.351 18.2855 284.181 16.9384L282.778 16.78C282.884 17.9965 282.861 19.7771 281.412 20.1033C282.547 15.8804 280.439 13.3214 277.301 10.9722C278.067 10.9862 278.976 11.1121 279.636 11.5176C280.088 11.7926 284.79 16.0808 285.094 16.5189C286.709 18.8309 287.364 21.7207 288.416 24.2377C288.647 24.7924 289.32 25.2678 289.477 25.6547L289.473 25.6454ZM288.388 20.0987L287.701 18.994H288.522L288.388 20.0987ZM294.003 23.4174C291.89 22.7835 289.505 21.6182 289.892 18.9893C292.942 18.4766 294.82 20.4296 294.003 23.4174ZM288.656 48.0466C288.458 48.4335 288.494 48.8017 288.601 49.128C289.034 49.128 289.463 49.1327 289.897 49.1373C289.952 48.6433 290.262 48.4242 290.649 48.275C290.64 47.8509 290.654 47.4267 290.691 47.0072C289.925 47.2869 288.859 47.6411 288.651 48.0513L288.656 48.0466ZM40.0249 21.4038C40.1864 22.583 39.4482 22.6063 40.5048 24.2331C42.0873 26.6708 44.4496 26.6941 46.8396 27.7988C47.8823 28.2789 48.3299 29.2251 49.3911 29.2344C49.7878 28.0459 48.7774 27.6403 48.5098 26.9458C47.8869 25.3424 47.4579 23.3708 46.3459 21.9398C45.6215 21.0076 43.1762 20.5275 42.8209 19.8283C41.2938 19.5673 41.1184 19.0919 39.8127 18.719C39.1898 19.9635 39.9281 20.6114 40.0342 21.4084L40.0249 21.4038ZM41.2984 21.1894C44.2743 20.7839 46.3828 23.8276 46.9227 26.4611C44.2835 25.9763 40.454 24.6106 41.2984 21.1894ZM6.24236 10.3896C9.10756 10.4455 9.73504 12.4079 13.6107 11.4896C15.4654 11.0515 16.8865 9.72306 18.3676 9.09847C19.4795 8.63236 20.9236 8.97728 21.7126 7.77938C20.8406 6.60478 19.2672 7.59294 17.7631 7.3459C16.7804 7.18742 15.8668 6.26452 14.9487 6.04079C14.0351 5.81706 11.2438 5.4768 10.381 5.72383C9.06603 6.10604 7.64036 7.67217 6.47305 8.42261C5.69793 8.92601 4.17536 9.35949 3.38177 10.0074C2.99421 10.3243 3.06342 10.4968 3.0911 10.9583C4.23995 10.9955 5.04737 10.3616 6.23775 10.3849L6.24236 10.3896ZM8.06483 8.78618C8.15711 8.62304 10.8193 6.8425 11.1561 6.79589C12.9186 6.54885 15.4055 7.26666 16.785 8.33871C16.8727 8.75355 16.4436 8.93999 16.1621 9.08449C15.5485 9.4061 12.2496 10.646 11.6959 10.6693C10.7455 10.7112 9.33825 9.79298 8.30014 9.70908C7.96794 9.54594 7.91257 9.05186 8.06483 8.78152V8.78618ZM30.4835 42.1037C30.3866 41.4698 30.728 41.7542 31.1202 41.6516C31.9784 41.4232 32.5874 41.5071 33.3626 41.4092C33.8562 41.344 33.8147 41.5164 33.7686 40.8592L30.9403 40.6075L30.0267 41.9779C27.6137 41.5397 25.2007 42.6025 22.9491 42.7936C21.8141 42.8915 19.784 42.0991 19.8025 43.3483C21.648 43.0173 22.4785 45.1614 23.775 46.117C27.3461 48.7458 29.0025 45.5063 32.2045 46.1822C32.8643 46.322 33.3441 46.9746 34.0454 46.9466C34.7836 45.1148 30.6358 43.0779 30.4835 42.1037ZM29.3116 45.3479C28.638 45.4924 28.2043 46.1076 27.3415 46.1263C26.5617 46.1403 23.978 45.4784 23.4336 44.9377C23.2675 44.7746 22.6907 43.4601 22.8153 43.3529C25.842 43.2644 29.8653 41.9126 31.8492 44.8724C31.2263 45.6135 30.1928 45.1614 29.3116 45.3479ZM39.9327 32.5531C39.3744 32.4366 38.5485 34.2078 37.8611 34.604C37.0213 35.0934 35.8402 35.0608 34.9497 35.5362C33.6302 36.2447 33.1088 38.2117 32.1307 39.3304C33.6994 39.666 34.1469 37.3121 35.1481 36.5663C35.5311 36.282 37.8934 35.3358 38.1563 35.5922L37.4597 39.1766L34.5945 41.1249C35.7941 41.3067 38.387 39.6334 38.8346 38.6312C39.1114 38.0066 39.0053 37.0558 39.2637 36.3007C39.4482 35.76 41.243 32.8281 39.9327 32.5531ZM27.6829 26.7967C27.7475 24.2377 23.6458 25.1513 24.1902 27.4213C24.5086 28.7543 25.699 25.7619 26.3772 26.4611C25.5513 29.7285 27.6137 29.6306 27.6829 26.792V26.7967ZM110.898 25.6174C110.183 24.5827 108.541 26.242 108.831 27.2908C109.809 27.4213 111.729 26.8153 110.898 25.6174ZM100.609 36.7062H99.7881C99.7881 37.7223 100.605 37.7223 100.609 36.7062ZM218.867 16.2812C220.311 15.5774 219.974 14.5706 220.579 13.5825C220.906 13.0511 221.612 12.8553 221.871 12.543C223.808 10.1892 218.585 10.7066 217.377 11.1773C214.498 12.296 215.176 15.2744 212.924 16.9151C212.924 18.43 218.087 16.6634 218.867 16.2812ZM216.62 13.1769C217.441 12.324 219.13 11.6854 220.316 11.7973L218.664 14.9715C218.341 15.3117 216.62 15.885 216.103 15.9922C215.891 16.0342 215.471 16.3884 215.383 15.8058C215.36 15.6613 216.339 13.4706 216.62 13.1816V13.1769ZM177.582 3.21616L177.601 4.02253C179.635 4.69839 182.69 4.50263 183.29 2.00894L182.381 1.27714C181.352 3.69625 179.857 3.23947 177.582 3.21616ZM269.075 6.25986L266.892 6.9497C266.883 7.69082 269.282 7.35988 269.075 6.25986ZM292.089 33.1078H292.633V32.2781H292.089V33.1078ZM265.614 40.3046C263.972 39.3817 260.701 40.4444 260.119 39.955C259.579 39.4982 259.275 38.1045 258.122 38.3702C258.085 39.7499 259.376 41.2834 260.747 41.4092C261.37 41.4652 261.974 41.1296 262.625 41.1249C263.727 41.1202 266.426 41.852 265.614 40.3046ZM276.895 29.7751C276.558 29.062 276.9 27.6823 275.788 27.6916C274.667 27.7009 273.993 30.5535 274.801 31.6163C275.151 32.0777 275.663 31.8819 275.922 32.0031C274.957 29.5794 275.991 28.9874 277.02 31.3226C277.255 31.8213 276.005 32.0637 275.922 32.0031C276.185 32.1243 276.337 32.8981 277.394 32.5252C277.772 32.3947 278.123 31.4112 278.053 31.0709C277.966 30.6188 277.107 30.2412 276.891 29.7751H276.895ZM266.196 29.5094C265.287 29.2577 264.064 31.7235 264.765 32.4786C265.236 32.9866 267.183 33.518 267.7 32.6883L265.799 31.551C265.748 31.2294 267.414 29.845 266.196 29.5048V29.5094Z' fill='%23F4F3EA'/%3E%3C/svg%3E%0A");background-repeat:repeat-x;background-position:center;background-size:295px 50px}.site-footer__deco-Inner-strip svg{position:absolute;left:50%;top:-52.5px;margin-left:-62.5px}.site-footer__content{padding:80px 0}.site-footer__logo{width:100%}.site-footer__logo svg{max-width:100%;width:100%;height:auto}.site-footer__bottom{padding:20px 0;display:flex;align-items:center;color:var(--color-ch-off-white);font-family:var(--font-akzidenz)}@media screen and (max-width:768px){.site-footer__bottom{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:768px){.site-footer__bottom-Info,.site-footer__bottom-Policies{width:100%;text-align:center}}.site-footer__bottom-Info a,.site-footer__bottom-Info p,.site-footer__bottom-Policies a,.site-footer__bottom-Policies p{color:var(--color-ch-off-white)}.site-footer__bottom-Info{white-space:nowrap;padding-right:100px}@media screen and (max-width:1024px){.site-footer__bottom-Info{padding-right:50px}}@media screen and (max-width:768px){.site-footer__bottom-Info{padding-right:0;margin-bottom:25px}}.site-footer__bottom-Info p{font-family:var(--font-akzidenz);font-size:9px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.9px;text-transform:uppercase}.site-footer__bottom-Policies{flex:1}.site-footer__bottom-Policies ul{width:100%;display:flex;justify-content:space-between;gap:50px;list-style:none;margin:0;padding:0}@media screen and (max-width:1024px){.site-footer__bottom-Policies ul{gap:30px}}@media screen and (max-width:768px){.site-footer__bottom-Policies ul{gap:10px;flex-wrap:wrap}}.site-footer__bottom-Policies ul li{font-size:9px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.9px;text-transform:uppercase}@media screen and (max-width:768px){.site-footer__bottom-Policies ul li{width:100%}}.site-footer__bottom-Policies ul li a{transition:color .1s var(--ease-smooth)}.site-footer__bottom-Policies ul li a:hover{color:var(--color-ch-yellow)}@keyframes pop{0%{transform:scale(1)}20%{transform:scale(.8)}60%{transform:scale(1.2)}to{transform:scale(1)}}@media screen and (min-width:1513px){.hero{padding:130px 0}}@media screen and (min-width:1025px)and (max-width:1512px){.hero{padding:clamp(80px,14.374vw - 87.331px,130px) 0}}@media screen and (max-width:1024px){.hero{text-align:center}}@media screen and (min-width:769px)and (max-width:1024px){.hero{padding:80px 0}}@media screen and (max-width:768px){.hero{padding:80px 0}}.hero__wrapper{display:flex;align-items:center}@media screen and (max-width:1024px){.hero__wrapper{flex-wrap:wrap}}.hero__heading{margin-bottom:30px}.hero__text{width:calc(50% + 50px)}@media screen and (min-width:1513px){.hero__text{padding-left:130px}}@media screen and (min-width:1025px)and (max-width:1512px){.hero__text{padding-left:clamp(60px,14.374vw - 87.331px,130px)}}@media screen and (max-width:1024px){.hero__text{padding-left:0;width:100%;margin-bottom:50px;max-width:720px;margin-left:auto;margin-right:auto}}.hero__description{margin-bottom:45px}.hero__image{width:calc(50% - 50px);padding-left:50px}@media screen and (max-width:1024px){.hero__image{padding-left:0;width:100%;max-width:600px;margin-left:auto;margin-right:auto}}.hero__actions{display:flex;gap:10px}@media screen and (max-width:1024px){.hero__actions{justify-content:center;flex-wrap:wrap}}.product{padding:120px 0}@media screen and (max-width:1024px){.product{padding:80px 0}}.product__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-lg)}@media(max-width:1024px){.product__wrapper{grid-template-columns:1fr;gap:50px}}@media screen and (min-width:1025px){.product__gallery{position:sticky;top:calc(var(--header-height) + var(--spacing-md))}}@media screen and (max-width:1024px){.product__gallery{max-width:620px;margin:0 auto}}.product__main-image{margin-bottom:50px;padding-right:50px}.product__main-image-box{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;aspect-ratio:1/1}.product__main-image img{width:auto;max-width:100%;max-height:100%;height:auto;display:block;object-fit:contain}.product__thumbnails-wrapper{display:flex;align-items:center;justify-content:center;gap:20px}.product__thumbnails-arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;opacity:.6;transition:opacity .15s var(--ease-smooth)}.product__thumbnails-arrow:hover{opacity:1}.product__thumbnails-arrow--next svg{transform:rotate(180deg)}.product__thumbnails{display:flex;gap:10px;overflow:hidden}.product__thumbnail{flex-shrink:0;width:106px;height:106px;border:1px solid var(--color-border);padding:10px;display:none;justify-content:center;background:none;align-items:center;cursor:pointer;transition:border-color .15s var(--ease-smooth)}@media screen and (max-width:768px){.product__thumbnail{width:60px;height:60px}}.product__thumbnail--visible{display:inline-flex}.product__thumbnail--active,.product__thumbnail:hover{border-color:var(--color-ch-black)}.product__thumbnail img{width:auto;max-width:100%;max-height:100%;height:auto;display:block;object-fit:contain}.product__grade{margin-bottom:15px}@media screen and (max-width:768px){.product__grade{text-align:center}}.product__title{margin:0 0 20px}@media screen and (max-width:768px){.product__title{text-align:center}}.product__author{font-family:var(--font-graveur);color:var(--color-ch-grey);margin:0 0 30px;font-style:italic;font-weight:300;line-height:115%;letter-spacing:.8px}@media screen and (min-width:1025px){.product__author{font-size:clamp(32px,15.1622176591px + 1.6427104723vw,40px)}}@media screen and (min-width:769px)and (max-width:1024px){.product__author{font-size:clamp(26px,7.9058823529px + 2.3529411765vw,32px)}}@media screen and (max-width:768px){.product__author{font-size:clamp(22px,22px + .5208333333vw,26px);text-align:center}}.product__price{font-family:var(--font-akzidenz);font-size:24px;font-style:normal;font-weight:400;margin-bottom:40px;color:var(--color-ch-black)}@media screen and (max-width:768px){.product__price{text-align:center}}.product__price--sale{color:var(--color-ch-black)}.product__price--compare{text-decoration:line-through;color:red;margin-right:5px}.product__variants{margin-bottom:var(--spacing-sm)}.product__variants select{width:100%;padding:.75rem;border:1px solid var(--color-border);background:#fff;font-family:var(--font-akzidenz);font-size:16px}.product__actions{display:flex;gap:20px;margin-bottom:20px}@media(max-width:480px){.product__actions{flex-direction:column}}.product__qty-group{display:flex;flex:1}.product__qty-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-ch-grey);background:#fff;font-size:18px;cursor:pointer;flex-shrink:0;padding-top:3px;transition:background-color .1s var(--ease-smooth)}.product__qty-btn:hover{background-color:var(--color-ch-cream)}.product__qty-btn:first-child{border-right:none}.product__qty-btn:last-child{border-left:none}.product__qty-input{flex:1;height:50px;padding-top:3px;border:1px solid var(--color-ch-grey);background:#fff;text-align:center;font-family:var(--font-akzidenz);font-size:16px;min-width:0;-moz-appearance:textfield}@media screen and (min-width:1025px)and (max-width:1160px){.product__qty-input{width:100px}}.product__qty-input:focus{outline:none}.product__qty-input::-webkit-outer-spin-button,.product__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__add-to-cart{flex:1;height:50px}.product__curriculum{margin-bottom:var(--spacing-md)}.product__curriculum .dropdown__box{width:100%}.product__curriculum .dropdown__trigger{width:100%;justify-content:space-between;height:50px;padding:3px 20px 0}.product__curriculum .dropdown__value{padding-top:3px}.product__curriculum .dropdown__option{padding:10px 20px}.product__curriculum .dropdown__menu{width:100%}.product__curriculum-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:flex;align-items:center;justify-content:center}.product__curriculum-modal[hidden]{display:none}.product__curriculum-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006}.product__curriculum-modal-content{position:relative;background:#fff;padding:var(--spacing-md);max-width:400px;width:90%}.product__curriculum-modal-title{font-family:var(--font-graveur);margin:0 0 var(--spacing-sm) 0}.product__curriculum-modal-input{width:100%;padding:10px 15px;border:1px solid var(--color-border);font-family:var(--font-akzidenz);font-size:16px;margin-bottom:var(--spacing-sm);box-sizing:border-box}.product__curriculum-modal-input:focus{outline:none;border-color:var(--color-ch-black)}.product__curriculum-modal-actions{display:flex;gap:var(--spacing-xs)}.product__description{margin-bottom:var(--spacing-md);font-family:var(--font-graveur);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-top:40px;padding-top:35px;padding-bottom:20px}.product__description h1,.product__description h2,.product__description h3,.product__description h4,.product__description h5{font-size:24px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-.24px;font-font:inherit;margin-bottom:20px;margin-top:0}.product__description p{font-size:18px;font-style:normal;font-weight:300;line-height:125%;margin-bottom:20px}.product__books-included{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--color-border)}.product__books-included h3{margin:0 0 var(--spacing-sm) 0}.product__books-included ul{list-style:disc;padding:0 0 0 20px;margin:0}.product__books-included li{padding:5px 0;font-family:var(--font-graveur);font-size:18px;font-style:normal;font-weight:300;line-height:125%;letter-spacing:.36px}.product__books-included li a:hover{text-decoration:underline}.product__books-included li:last-child{border-bottom:none}.product__books-loading{font-family:var(--font-akzidenz);color:var(--color-ch-grey);font-style:italic}.product__specs{margin-bottom:var(--spacing-md);padding-bottom:30px;border-bottom:1px solid var(--color-border)}.product__specs .title{margin-bottom:15px}.product__specs-grid{display:grid;grid-template-columns:auto 1fr;margin:0}.product__specs-grid dt,.product__specs-grid dd{padding:8px 0;font-family:var(--font-akzidenz);font-size:16px;font-style:normal;font-weight:500}.product__specs-grid dt{font-weight:500;padding-right:50px}.product__specs-grid dd{margin:0;font-weight:400}.product__share{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.product__share-label{display:block;width:100%}.product__share-btn{display:inline-flex;align-items:center;justify-content:center;height:36px;border:1px solid var(--color-border);background:none;cursor:pointer;transition:border-color .15s var(--ease-smooth);text-decoration:none;color:var(--color-ch-black);padding:0 10px}.product__share-btn:hover{border-color:var(--color-ch-black)}.product__share-btn span{font-family:var(--font-akzidenz);display:inline-block;font-size:16px;font-style:normal;font-weight:400;padding-top:3px}.product__share-btn svg{height:16px;margin-right:10px}.curriculum-builder{position:relative;background-color:var(--color-ch-black);text-align:center;padding:180px 0;overflow:hidden}.curriculum-builder__title{margin-bottom:25px}.curriculum-builder__headline{margin-bottom:30px;max-width:900px;margin-left:auto;margin-right:auto}.curriculum-builder__content{margin-bottom:50px;max-width:700px;margin-left:auto;margin-right:auto}.curriculum-builder__slider{position:absolute;left:0;width:100%;overflow:hidden;height:140px}.curriculum-builder__slider--top{margin-top:-70px;top:0}.curriculum-builder__slider--bottom{margin-bottom:-70px;bottom:0}.curriculum-builder__slider-track{gap:50px}.curriculum-builder__slide{width:110px;flex:0 0 110px}.curriculum-builder__slide img{max-width:100%;height:auto;aspect-ratio:27/35}.curriculum-builder__slider{overflow:hidden}.curriculum-builder__slider-track{--rotate-duration: 30s;--rotate-width: 1000px;display:flex;width:max-content;animation:rotate-left var(--rotate-duration) linear infinite;will-change:transform;transform:translateZ(0);contain:layout paint}[data-rotating-direction=right] .curriculum-builder__slider-track{animation-name:rotate-right}@keyframes rotate-left{0%{transform:translateZ(0)}to{transform:translate3d(calc(-1 * var(--rotate-width)),0,0)}}@keyframes rotate-right{0%{transform:translate3d(calc(-1 * var(--rotate-width)),0,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.curriculum-builder__slider-track{animation:none;transform:translate(0)}}.image-content-split{position:relative}@media screen and (min-width:1513px){.image-content-split{padding:125px 0}}@media screen and (min-width:1025px)and (max-width:1512px){.image-content-split{padding:clamp(80px,14.374vw - 87.331px,125px) 0}}@media screen and (max-width:1024px){.image-content-split{text-align:center;padding:80px 0}}.image-content-split--alt{background-color:var(--color-ch-cream);border-width:1px 0 1px 0;border-style:solid;border-color:var(--color-ch-grey)}.image-content-split__inner{display:flex;flex-wrap:wrap;align-items:center;max-width:1170px;margin:0 auto}.image-content-split__inner--content_left .image-content-split__media{order:2;justify-content:flex-end;padding-left:50px}@media screen and (max-width:1024px){.image-content-split__inner--content_left .image-content-split__media{padding-left:0;order:1;justify-content:center}}.image-content-split__inner--content_left .image-content-split__content{order:1}.image-content-split__inner--image_left .image-content-split__media{order:1;padding-right:50px}@media screen and (max-width:1024px){.image-content-split__inner--image_left .image-content-split__media{padding-right:0}}.image-content-split__inner--image_left .image-content-split__content{order:2}.image-content-split__media{width:50%;display:inline-flex}@media screen and (max-width:1024px){.image-content-split__media{width:100%;margin-bottom:50px;justify-content:center}}.image-content-split__media img{max-width:100%;width:auto;height:auto;display:inline-block}.image-content-split__content{width:50%}@media screen and (max-width:1024px){.image-content-split__content{width:100%}}.image-content-split__subtitle{margin-bottom:35px}@media screen and (max-width:768px){.image-content-split__subtitle{margin-bottom:25px}}.image-content-split__title,.image-content-split__description{margin-bottom:35px}@media screen and (max-width:1024px){.image-content-split__description{max-width:700px;margin-left:auto;margin-right:auto}}.image-content-split__actions{display:flex;gap:10px}@media screen and (max-width:1024px){.image-content-split__actions{justify-content:center}}@media screen and (max-width:768px){.image-content-split__actions{flex-wrap:wrap}}.callout{position:relative;text-align:center}@media screen and (min-width:1513px){.callout{padding:125px 0}}@media screen and (min-width:1025px)and (max-width:1512px){.callout{padding:clamp(80px,14.374vw - 87.331px,125px) 0}}@media screen and (max-width:1024px){.callout{padding:80px 0}}.callout--alt{background-color:var(--color-ch-cream);border-width:1px 0 1px 0;border-style:solid;border-color:var(--color-ch-grey)}.callout__subtitle{margin-bottom:35px}@media screen and (max-width:768px){.callout__subtitle{margin-bottom:25px}}.callout__title{margin-bottom:35px}.callout__text{max-width:700px;margin:0 auto 35px}.cart{padding:var(--spacing-lg) 0}.cart__container{max-width:var(--container-width);margin:0 auto;padding:0 var(--spacing-md)}.cart__title{margin-bottom:var(--spacing-lg)}.cart__table th,.cart__table td{padding:var(--spacing-sm);text-align:left;border-bottom:1px solid var(--color-border)}.cart__table th{font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.cart__item-info{display:flex;align-items:center;gap:var(--spacing-sm)}.cart__item-info img{width:80px}.cart__item-variant{display:block;font-size:.875rem;opacity:.6}.cart__footer{margin-top:var(--spacing-md);display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--spacing-sm)}.cart__total{width:100%;text-align:right;font-size:1.25rem;font-weight:700;margin-bottom:var(--spacing-sm)}.cart__total span:first-child{margin-right:var(--spacing-sm)}.cart input[type=number]{width:60px;padding:.5rem;border:1px solid var(--color-border);text-align:center}.cart-drawer{position:fixed;top:0;right:0;width:400px;max-width:100%;height:100vh;z-index:200;pointer-events:none}.cart-drawer__cartIcon{position:relative;background-size:25.67px 36px;display:block;width:25.67px;height:36px;background-image:url("data:image/svg+xml,%3Csvg width='26' height='36' viewBox='0 0 26 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.5 14.4103H25.1795V33.5C25.1795 34.6046 24.2841 35.5 23.1795 35.5H2.5C1.39543 35.5 0.5 34.6046 0.5 33.5V14.4103Z' fill='%23F9F9F5'/%3E%3Cpath d='M10.821 0.5H14.8594L10.3722 14.4103H6.33379L10.821 0.5Z' fill='%23F9F9F5'/%3E%3Cpath d='M15.3079 0.5H11.2695L15.7566 14.4103H19.7951L15.3079 0.5Z' fill='%23F9F9F5'/%3E%3Cpath d='M24.6797 31.5127H1V33.5C1 34.3284 1.67157 35 2.5 35H23.1797C24.008 34.9999 24.6797 34.3284 24.6797 33.5V31.5127ZM1 30.5127H24.6797V14.9102H1V30.5127ZM11.0586 13.9102H15.0703L13.0645 7.69141L11.0586 13.9102ZM13.5889 6.06348L16.1201 13.9102H19.1084L15.083 1.43262L13.5889 6.06348ZM7.02051 13.9102H10.0088L12.5391 6.06348L11.0449 1.43262L7.02051 13.9102ZM13.0645 4.43555L14.1729 1H11.9561L13.0645 4.43555ZM25.6797 33.5C25.6797 34.8806 24.5603 35.9999 23.1797 36H2.5C1.11929 36 0 34.8807 0 33.5V13.9102H5.96973L10.3447 0.34668L10.457 0H15.6719L15.7842 0.34668L20.1592 13.9102H25.6797V33.5Z' fill='%23111111'/%3E%3C/svg%3E%0A")}.cart-drawer__cartIcon .cart-count{position:absolute;top:15px;left:0;width:100%;display:block;text-align:center;height:16px;font-size:14px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:0;text-transform:uppercase;padding-top:2px}.cart-drawer__panel{display:flex;flex-direction:column;height:100%;background:#fff;box-shadow:0 0 40px #00000040;transform:translate(100%);transition:transform .35s ease}.cart-drawer__header{padding:30px;display:flex;justify-content:space-between;align-items:center}.cart-drawer__footer{padding:0 30px 30px;border-bottom:1px solid var(--color-border)}.cart-drawer__footer{border-bottom:none;margin-top:auto}.cart-drawer__footer-inner{display:flex;flex-direction:column;gap:20px;border-top:1px solid var(--color-ch-black);padding-top:15px}.cart-drawer__title{margin:0;font-family:var(--font-graveur);font-size:32px;font-style:normal;font-weight:300;line-height:125%;letter-spacing:-.32px}.cart-drawer__body{padding:0 30px;overflow-y:auto;flex:1}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1;gap:0;padding-top:50px}.cart-drawer__empty-icon{display:block;width:100px;height:auto;margin-bottom:20px}.cart-drawer__empty-text{margin:0 0 30px}.cart-drawer__empty-cta{margin:0;font-size:14px}.cart-drawer__total{font-family:var(--font-graveur);font-size:24px;font-style:normal;font-weight:700;line-height:125%;letter-spacing:-.24px}.cart-drawer__bundle{display:flex;gap:10px;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--color-border)}.cart-drawer__bundle+[data-byo-cart-lists]{margin-top:40px}.cart-drawer__bundle-image{width:50px;flex-shrink:0}.cart-drawer__bundle-image img{width:100%;height:auto;object-fit:cover}.cart-drawer__bundle-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cart-drawer__bundle-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cart-drawer__bundle-title{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-style:normal;line-height:125%;letter-spacing:.15px}.cart-drawer__bundle-price{white-space:nowrap;font-size:15px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.15px}.cart-drawer__bundle-controls{display:flex;align-items:center;gap:0}.cart-drawer__bundle-remove{border:0;background:none;cursor:pointer;padding:0;display:flex;align-items:center;margin-left:10px}.cart-drawer__bundle-remove:hover svg rect,.cart-drawer__bundle-remove:hover svg path{stroke:var(--color-ch-red)}.cart-drawer__group{margin-bottom:30px}.cart-drawer__group-title{border-bottom:1px solid var(--color-ch-black);padding-bottom:10px;margin-bottom:15px;font-family:var(--font-akzidenz);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.7px;text-transform:uppercase}@media screen and (max-width:768px){.cart-drawer__group-title{font-size:12px}}.cart-drawer__item{display:flex;gap:10px;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--color-border)}.cart-drawer__item+[data-byo-cart-lists]{margin-top:40px}.cart-drawer__item:last-child{border-bottom:none}.cart-drawer__item-image{width:50px;flex-shrink:0}.cart-drawer__item-image img{width:100%;height:auto;object-fit:cover}.cart-drawer__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cart-drawer__item-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cart-drawer__item-title{font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__item-variant{display:block;font-size:.875rem;opacity:.7;white-space:normal}.cart-drawer__item-price{font-weight:500;white-space:nowrap}.cart-drawer__item-controls{display:flex;align-items:center;gap:0}.cart-drawer__item-trash{border:0;background:none;cursor:pointer;padding:0;display:flex;align-items:center;margin-left:10px}.cart-drawer__item-trash:hover svg rect,.cart-drawer__item-trash:hover svg path{stroke:var(--color-ch-red)}.cart-drawer__qty-btn{width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;padding-top:3px;border-width:1px;border-style:solid;border-color:var(--color-border);background:#fff;cursor:pointer}.cart-drawer__qty-btn:hover{background:var(--color-ch-grey)}.cart-drawer__qty-input{width:20px;height:20px;text-align:center;border-width:1px 0;border-style:solid;border-color:var(--color-border);padding:3px 0 0;font-size:12px;line-height:20px;font-style:normal;font-weight:500;letter-spacing:2.8px;text-transform:uppercase;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-drawer__qty-input::-webkit-outer-spin-button,.cart-drawer__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-drawer__row{display:flex;justify-content:space-between;font-weight:500}.cart-drawer__discount{font-size:12px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.12px;color:red}.cart-drawer__discount-original{text-decoration:line-through}.cart-drawer__checkout{width:100%;text-align:center}.cart-drawer__checkout:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.cart-drawer__byo-item{display:flex;gap:10px;padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid var(--color-border)}.cart-drawer__byo-item:last-child{border-bottom:none}.cart-drawer__byo-image{width:40px;flex-shrink:0;aspect-ratio:2/3}.cart-drawer__byo-image img{width:100%;height:100%;object-fit:cover}.cart-drawer__byo-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.cart-drawer__byo-row{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.cart-drawer__byo-title{font-size:15px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.15px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-drawer__byo-price{font-size:15px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.15px;white-space:nowrap}.cart-drawer__byo-controls{display:flex;align-items:center;gap:0}.cart-drawer__byo-trash{border:0;background:none;cursor:pointer;padding:0;display:flex;align-items:center;margin-left:10px}.cart-drawer__byo-trash:hover svg rect,.cart-drawer__byo-trash:hover svg path{stroke:var(--color-ch-red)}body.cart-drawer-open{overflow:hidden}body.cart-drawer-open .cart-drawer{pointer-events:auto}body.cart-drawer-open .cart-drawer__panel{transform:translate(0)}@media(max-width:768px){.cart-drawer{width:300px}}.blog{padding:var(--spacing-lg) 0}.blog__container{max-width:var(--container-width);margin:0 auto;padding:0 var(--spacing-md)}.blog__title{margin-bottom:var(--spacing-lg)}.blog__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:var(--spacing-lg)}.blog__article time{font-size:.875rem;opacity:.6}.blog__article h2{font-size:1.25rem;margin:var(--spacing-xs) 0}.article{padding:var(--spacing-lg) 0}.article__container{max-width:800px;margin:0 auto;padding:0 var(--spacing-md)}.article__header{margin-bottom:var(--spacing-md)}.article__header time,.article__header__author{font-size:.875rem;opacity:.6}.article__image{margin-bottom:var(--spacing-lg)}.article__back{display:inline-block;margin-top:var(--spacing-lg)}.article__back:hover{text-decoration:underline}.search{padding:var(--spacing-lg) 0}.search__title{margin-bottom:var(--spacing-md)}.search__form{display:flex;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg)}.search__form input{flex:1;padding:.75rem;border:1px solid var(--color-border)}.search__results{margin-top:var(--spacing-md)}.search__result{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0;border-bottom:1px solid var(--color-border)}.search__result img{flex-shrink:0}.search__result h3{font-size:1rem;margin-bottom:var(--spacing-xs)}.search__result h3 a:hover{text-decoration:underline}.search__result p{font-size:.875rem;opacity:.7}.default-page{padding:120px 0}@media screen and (max-width:1024px){.default-page{padding:80px 0}}.default-page__wrapper{max-width:960px;margin:0 auto}.default-page__head{margin-bottom:50px}@media screen and (max-width:768px){.default-page__head{margin-bottom:35px}}.faq-page__intro{margin-top:30px}.faq-page__list{border-top:1px solid var(--color-border);margin-top:100px}.faq-page__item{border-bottom:1px solid var(--color-border);padding:30px 0}.faq-page__item.is-open .faq-page__icon{transform:rotate(45deg)}.faq-page__question{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-family:var(--font-graveur);font-weight:300;line-height:125%;letter-spacing:-.22px;font-size:clamp(28px,2.7433264887px + 2.4640657084vw,40px)}@media screen and (max-width:768px){.faq-page__question{font-size:26px;padding:22px 0}}.faq-page__question::-webkit-details-marker{display:none}.faq-page__question:focus-visible{outline:2px solid var(--color-ch-black);outline-offset:2px;border-radius:2px}.faq-page__icon{flex-shrink:0;position:relative;width:20px;height:20px;transition:transform .3s ease}.faq-page__icon:before,.faq-page__icon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;background-color:var(--color-ch-black)}.faq-page__icon:before{width:2px;height:100%}.faq-page__icon:after{width:100%;height:2px}.faq-page__answer{overflow:hidden}.faq-page__answer-inner{padding-top:20px}.faq-page__answer-inner .content p{font-size:24px;font-style:normal;font-weight:300;line-height:125%;letter-spacing:-.24px;margin:0;color:#000c}.faq-page__answer-inner .content p+p{margin-top:20px}@media screen and (max-width:768px){.faq-page__answer-inner .content p{font-size:20px}}.curricula{padding:80px 0 150px}.curricula__filters{display:flex;gap:var(--spacing-md);margin-bottom:25px;flex-wrap:wrap;justify-content:space-between}.curricula__filters .dropdown{font-family:var(--font-akzidenz);font-size:16px}.curricula__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--color-border);border-left:1px solid var(--color-border)}@media(max-width:1024px){.curricula__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.curricula__grid{grid-template-columns:1fr}}.collection-card{border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.collection-card[hidden]{display:none}.collection-card__link{position:relative;overflow:hidden;display:block;padding:40px}.collection-card__link:hover img{transform:translateZ(0) scale(1.02)}.collection-card__link:hover .collection-card__title{color:var(--color-ch-red)}.collection-card__image{position:relative;width:100%;aspect-ratio:28/31;margin-bottom:30px;max-width:300px;margin-left:auto;margin-right:auto}.collection-card__image img{width:100%;height:100%;object-fit:contain;transform:translateZ(0) scale(1);transform-origin:center center;transition:transform .4s var(--ease-smooth);will-change:transform;backface-visibility:hidden}.collection-card__save-tag{position:absolute;top:40px;right:-140px;background:var(--color-ch-red);color:#fff;font-family:var(--font-akzidenz);z-index:1;transform:rotate(45deg);text-align:center;white-space:nowrap;padding:15px 80px 12px;width:400px;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:3.2px;text-transform:uppercase}.collection-card__placeholder{width:100%;aspect-ratio:1;background:var(--color-ch-cream)}.collection-card__authors{display:block;text-align:center;font-size:10px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2px;text-transform:uppercase}.collection-card__title{font-family:var(--font-akzidenz);font-style:normal;font-weight:400;line-height:135%;text-align:center;margin-bottom:15px;transition:color .1s var(--ease-smooth)}@media screen and (min-width:1025px){.collection-card__title{font-size:clamp(22px,17.7905544148px + .4106776181vw,24px)}}@media screen and (min-width:769px)and (max-width:1024px){.collection-card__title{font-size:clamp(20px,13.968627451px + .7843137255vw,22px)}}@media screen and (max-width:768px){.collection-card__title{font-size:clamp(20px,20px + 0vw,20px)}}.collection-card__price{margin-top:var(--spacing-xs)}.collection-card__price--sale{color:var(--color-ch-red)}.collection-card__price--compare{text-decoration:line-through;opacity:.6;margin-left:.5em}.byo{padding:80px 0 150px}@media screen and (max-width:768px){.byo{padding:60px 0 100px}}.byo__layout{display:grid;grid-template-columns:210px 1fr;gap:30px}@media(max-width:768px){.byo__layout{grid-template-columns:1fr}}@media(max-width:768px){.byo__sidebar{display:none}}.byo__sidebar-title{font-family:var(--font-akzidenz);font-size:16px;font-weight:500;text-transform:uppercase;letter-spacing:1.6px;margin:0 0 25px}.byo__filter-group{margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid var(--color-border)}.byo__filter-group:last-child{border-bottom:none}.byo__filter-group-title{font-family:var(--font-akzidenz);font-size:14px;font-weight:500;margin:0 0 12px}.byo__filter-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;padding:5px 0;font-family:var(--font-akzidenz);font-size:14px}.byo__filter-checkbox input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.byo__filter-check{width:18px;height:18px;border:1px solid var(--color-border);flex-shrink:0;position:relative;transition:background-color .15s var(--ease-smooth),border-color .15s var(--ease-smooth)}input:checked+.byo__filter-check{background:var(--color-ch-black);border-color:var(--color-ch-black)}input:checked+.byo__filter-check:after{content:"";position:absolute;left:5px;top:2px;width:5px;height:9px;border:solid #fff;border-width:0 1.5px 1.5px 0;transform:rotate(45deg)}.byo__filter-label{text-transform:capitalize;line-height:1;padding-top:2px}.byo__toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:15px}@media(max-width:768px){.byo__toolbar{gap:10px;width:100%}}@media(max-width:768px){.byo__toolbar .dropdown{width:100%}}.byo__toolbar-left{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media(max-width:768px){.byo__toolbar-left{gap:30px}}.byo__toolbar-right{display:flex;align-items:center}@media(max-width:768px){.byo__toolbar-right{width:100%}}@media(max-width:768px){.byo__toolbar-right,.byo__toolbar-left{width:100%}}@media(max-width:768px){.byo__toolbar-right .dropdown__box,.byo__toolbar-left .dropdown__box{width:100%}}@media(max-width:768px){.byo__toolbar-right .dropdown__box .dropdown__trigger,.byo__toolbar-left .dropdown__box .dropdown__trigger{width:100%;justify-content:space-between}}.byo__mobile-filters{display:none}@media(max-width:768px){.byo__mobile-filters{display:flex;flex-wrap:wrap;gap:10px;width:100%}}@media(max-width:768px){.byo__mobile-filters .dropdown__box{width:100%}}@media(max-width:768px){.byo__mobile-filters .dropdown__box .dropdown__trigger{width:100%;justify-content:space-between}}.byo__grid{display:grid;grid-template-columns:repeat(5,1fr);column-gap:30px;row-gap:40px}@media(max-width:1200px){.byo__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1024px){.byo__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.byo__grid{grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:30px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
