@charset "UTF-8";html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-smooth iframe{pointer-events:none}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,button{cursor:pointer;text-decoration:none;padding:0;outline:none;border:none;background:none}span,img,svg,picture{display:block}span.display-name{display:inline-block}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA) format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--vh: 100vh;--vw: 100vw;--gutter: 2.5rem;--font-size-mobile: calc(100vw / 550 * 10);--font-size-mid: calc(100vw / 750 * 10);--font-size-tablet: calc(100vw / 1440 * 10)}@media (min-width: 768px){:root{--gutter: 6rem}}.dg.ac{z-index:99999!important}.no-events{pointer-events:none}.oh{overflow:hidden}.hidden{display:none}.preloader,#noise-canvas{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.living-space__gallery__swiper picture,.wwd__img,.home-presentation__background__overlay,.home-presentation__background,.hero__img:before,.hero__img,.video-player__cover picture img,.video-player__cover picture,.video-player__cover,.home-presentation__background .video-player .bg-youtube__cover:after,.home-presentation__background .video-player .bg-youtube__cover,.home-presentation__background .video-player:after,.home-presentation__background .video-player{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.not-found>section,.footer__secondary__nav ul,.footer__primary__nav ul,.menu ul,.header-nav ul,.header__container,#header,.preloader,.ecosystem__subtitle,.ecosystem__container,.cwp__container,.our-location__numbers,.living-space__head__buttons,.offices__contents,.offices__container,.story__container,.wwd__wrapper__buttons,.dynamism__numbers,.home-presentation__inner,.office-card__wrapper,.office-card,.video-player__cursor,.config-sites ul,.accordion__button,.clients__marquee__item,.clients__marquee__item-container,.clients-marquee__wrapper,.swiper-navigation button,.copyright__title,.copyright,.menu-button .icon,.menu-button,#tarteaucitronRoot #tarteaucitronAlertBig{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.footer__inner:after,.living-space__gallery:before,.offices:before,.story:before,.contact:has(+.lets-meet):after,.help__title strong:before,.help:before,.help:after,.plaine-images:before,.quote-scroll:before,.quote-scroll:after,.hero__img:after,.hero__img:before,.meet-card__title:before,.help-card__title strong:before,.number-card__number:before,.clients-marquee:before,.clients-marquee:after{content:"";display:block}@media (min-width: 1750px){.ecosystem__container,.cwp__container,.our-location__container,.living-space__container,.offices__container,.story__container,.presentation__container,.wwd__container,.lets-meet__container,.contact__container,.help__container,.question__container,.plaine-images__container,.dynamism__container,.euracreative__container,.quote-scroll__container,.home-hero__wrapper,.hero__wrapper{width:100%;max-width:150rem;margin:0 auto}}.home-presentation__background .video-player:after{content:"";display:block;background-color:#1d1d1b;opacity:.3}.home-presentation__background .video-player .plyr,.home-presentation__background .video-player .plyr__video-wrapper,.home-presentation__background .video-player .plyr__poster{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background-size:cover;transition:opacity .5s cubic-bezier(.36,.33,0,1)}.home-presentation__background .video-player .plyr__video-embed{position:absolute;width:100%;height:100%;overflow:hidden}@media (min-aspect-ratio: 16/9){.home-presentation__background .video-player .plyr__video-embed iframe{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.home-presentation__background .video-player .plyr__video-embed iframe{width:300%;left:-100%;height:150%;top:-20%}}@media (max-width: 767px){.home-presentation__background .video-player .plyr__video-embed iframe{width:600%;left:-200%}}.home-presentation__background .video-player .plyr__controls{display:none!important}.home-presentation__background .video-player .plyr{transition:opacity 1s cubic-bezier(.36,.33,0,1)}.home-presentation__background .video-player .plyr.plyr--playing{opacity:1!important}.home-presentation__background .video-player .bg-youtube__cover{z-index:2;pointer-events:none;transition:opacity .5s cubic-bezier(.36,.33,0,1);display:none}.home-presentation__background .video-player .bg-youtube__cover:after{content:"";display:block;background-color:#1d1d1bcc}.home-presentation__background .video-player .plyr--playing~.bg-youtube__cover{opacity:0}.not-found h1,.home-presentation__inner__title__line,.home-hero__wrapper__title{font:700 23rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}@media (max-width: 767px){.not-found h1,.home-presentation__inner__title__line,.home-hero__wrapper__title{font-size:10rem}}.help__title{font:700 16rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}@media (max-width: 767px){.help__title{font-size:10rem}}.wwd__title{font:700 14rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}@media (max-width: 767px){.wwd__title{font-size:8.4rem}}.question__head__title,.ecosystem__title,.our-location__head__title,.living-space__head__title,.offices__title,.story__title,.lets-meet__head__title,.plaine-images__head__title,.dynamism__head__title,.euracreative__head__title,.hero__wrapper__title{font:700 13rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}@media (max-width: 767px){.question__head__title,.ecosystem__title,.our-location__head__title,.living-space__head__title,.offices__title,.story__title,.lets-meet__head__title,.plaine-images__head__title,.dynamism__head__title,.euracreative__head__title,.hero__wrapper__title{font-size:7.8rem}}.page__title,.cwp__wrapper__title{font:700 10rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}.number-card__number{font:700 8rem/1.2 Thunder,sans-serif;text-transform:uppercase}.meet-card__title{font:700 7rem/.9 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.03em}.quote-scroll__author__title,.help-card__title{font:700 5rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}.lets-meet__address__wrapper__title,.office-card__title,.video-player__cursor,.number-card__title{font:700 4rem/.9 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.03em}.accordion__content__head__title{font:700 3.4rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.04em}.meet-card__subtitle{font:700 3.2rem/.9 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.03em}.ecosystem__subtitle{font:700 3rem/.9 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.03em}.quote-scroll__author__subtitle{font:700 2.6rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}.accordion__content__head__subtitle,.accordion__button{font:700 2.4rem/1.2 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.04em}.link{font:700 2.2rem/1.5 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.03em;position:relative;display:inline-block;color:#1d1d1b}.link:not(.sl):focus>span,.link:not(.sl):hover>span{background-size:0% .2rem;background-position:100% 100%}.link:not(.sl)>span{display:inline;line-height:1.4;background-image:linear-gradient(#1d1d1b,#1d1d1b);background-position:0% 100%;background-repeat:no-repeat;background-size:100% .2rem;transition:background-size .75s cubic-bezier(.8,0,.2,1)}.sl.link:focus>span,.sl.link:hover>span{background-size:100% .2rem;background-position:0% 100%}.sl.link>span{display:inline;line-height:1.4;background-image:linear-gradient(#1d1d1b,#1d1d1b);background-position:100% 100%;background-repeat:no-repeat;background-size:0% .2rem;transition:background-size .75s cubic-bezier(.8,0,.2,1)}.not-found .button,.button{font:700 1.4rem OpenSans,sans-serif;padding:1.6rem 2.4rem;border-radius:.5rem;display:inline-flex;align-items:center;gap:.7rem;text-transform:uppercase;transition:transform .5s cubic-bezier(.36,.33,0,1);background-color:#0ff;color:#1d1d1b}.not-found .button svg,.button svg{width:2rem;height:2rem}.button:focus,.button:hover{transform:scale(.95)}.is-black-d.button{background-color:#10100f;color:#fff}.is-black.button{background-color:#1d1d1b;color:#fff}.is-turquoise.button{background-color:#0ff;color:#1d1d1b}.is-pink.button{background-color:#f363ea;color:#1d1d1b}.is-yellow.button{background-color:#ebfb49;color:#1d1d1b}.is-yellow-pi.button{background-color:#ffea44;color:#1d1d1b}.is-green-fluo.button{background-color:#87ff67;color:#1d1d1b}.is-white.button{background-color:#fff;color:#1d1d1b}.is-orange.button{background-color:#ff7031;color:#1d1d1b}.page,.not-found,.our-mission,.location,.contact,.home{background-color:#1d1d1b}.page__content,.ecosystem__content,.cwp__wrapper__content,.our-location__head__wrapper__content,.living-space__head__content,.offices__contents__content,.story__content,.presentation__head__content,.wwd__wrapper__content,.question__content,.plaine-images__wrapper__content,.home-presentation__inner__content,.home-presentation__inner__chapo,.office-card__content{display:grid;grid-gap:2rem}.page__content h2,.ecosystem__content h2,.cwp__wrapper__content h2,.our-location__head__wrapper__content h2,.living-space__head__content h2,.offices__contents__content h2,.story__content h2,.presentation__head__content h2,.wwd__wrapper__content h2,.question__content h2,.plaine-images__wrapper__content h2,.home-presentation__inner__content h2,.home-presentation__inner__chapo h2,.office-card__content h2,.page__content h3,.ecosystem__content h3,.cwp__wrapper__content h3,.our-location__head__wrapper__content h3,.living-space__head__content h3,.offices__contents__content h3,.story__content h3,.presentation__head__content h3,.wwd__wrapper__content h3,.question__content h3,.plaine-images__wrapper__content h3,.home-presentation__inner__content h3,.home-presentation__inner__chapo h3,.office-card__content h3,.page__content h4,.ecosystem__content h4,.cwp__wrapper__content h4,.our-location__head__wrapper__content h4,.living-space__head__content h4,.offices__contents__content h4,.story__content h4,.presentation__head__content h4,.wwd__wrapper__content h4,.question__content h4,.plaine-images__wrapper__content h4,.home-presentation__inner__content h4,.home-presentation__inner__chapo h4,.office-card__content h4,.page__content h5,.ecosystem__content h5,.cwp__wrapper__content h5,.our-location__head__wrapper__content h5,.living-space__head__content h5,.offices__contents__content h5,.story__content h5,.presentation__head__content h5,.wwd__wrapper__content h5,.question__content h5,.plaine-images__wrapper__content h5,.home-presentation__inner__content h5,.home-presentation__inner__chapo h5,.office-card__content h5,.page__content h6,.ecosystem__content h6,.cwp__wrapper__content h6,.our-location__head__wrapper__content h6,.living-space__head__content h6,.offices__contents__content h6,.story__content h6,.presentation__head__content h6,.wwd__wrapper__content h6,.question__content h6,.plaine-images__wrapper__content h6,.home-presentation__inner__content h6,.home-presentation__inner__chapo h6,.office-card__content h6{color:#1d1d1b}.page__content h2,.ecosystem__content h2,.cwp__wrapper__content h2,.our-location__head__wrapper__content h2,.living-space__head__content h2,.offices__contents__content h2,.story__content h2,.presentation__head__content h2,.wwd__wrapper__content h2,.question__content h2,.plaine-images__wrapper__content h2,.home-presentation__inner__content h2,.home-presentation__inner__chapo h2,.office-card__content h2{font:500 2.5rem/1.4 OpenSans,sans-serif}.page__content h3,.ecosystem__content h3,.cwp__wrapper__content h3,.our-location__head__wrapper__content h3,.living-space__head__content h3,.offices__contents__content h3,.story__content h3,.presentation__head__content h3,.wwd__wrapper__content h3,.question__content h3,.plaine-images__wrapper__content h3,.home-presentation__inner__content h3,.home-presentation__inner__chapo h3,.office-card__content h3{font:500 2.25rem/1.4 OpenSans,sans-serif}.page__content h4,.ecosystem__content h4,.cwp__wrapper__content h4,.our-location__head__wrapper__content h4,.living-space__head__content h4,.offices__contents__content h4,.story__content h4,.presentation__head__content h4,.wwd__wrapper__content h4,.question__content h4,.plaine-images__wrapper__content h4,.home-presentation__inner__content h4,.home-presentation__inner__chapo h4,.office-card__content h4{font:500 2rem/1.4 OpenSans,sans-serif}.page__content h5,.ecosystem__content h5,.cwp__wrapper__content h5,.our-location__head__wrapper__content h5,.living-space__head__content h5,.offices__contents__content h5,.story__content h5,.presentation__head__content h5,.wwd__wrapper__content h5,.question__content h5,.plaine-images__wrapper__content h5,.home-presentation__inner__content h5,.home-presentation__inner__chapo h5,.office-card__content h5{font:500 1.75rem/1.4 OpenSans,sans-serif}.page__content h6,.ecosystem__content h6,.cwp__wrapper__content h6,.our-location__head__wrapper__content h6,.living-space__head__content h6,.offices__contents__content h6,.story__content h6,.presentation__head__content h6,.wwd__wrapper__content h6,.question__content h6,.plaine-images__wrapper__content h6,.home-presentation__inner__content h6,.home-presentation__inner__chapo h6,.office-card__content h6{font:500 1.5rem/1.4 OpenSans,sans-serif}.page__content ul,.ecosystem__content ul,.cwp__wrapper__content ul,.our-location__head__wrapper__content ul,.living-space__head__content ul,.offices__contents__content ul,.story__content ul,.presentation__head__content ul,.wwd__wrapper__content ul,.question__content ul,.plaine-images__wrapper__content ul,.home-presentation__inner__content ul,.home-presentation__inner__chapo ul,.office-card__content ul{list-style:disc}.page__content ol,.ecosystem__content ol,.cwp__wrapper__content ol,.our-location__head__wrapper__content ol,.living-space__head__content ol,.offices__contents__content ol,.story__content ol,.presentation__head__content ol,.wwd__wrapper__content ol,.question__content ol,.plaine-images__wrapper__content ol,.home-presentation__inner__content ol,.home-presentation__inner__chapo ol,.office-card__content ol{list-style:auto}.page__content ul,.ecosystem__content ul,.cwp__wrapper__content ul,.our-location__head__wrapper__content ul,.living-space__head__content ul,.offices__contents__content ul,.story__content ul,.presentation__head__content ul,.wwd__wrapper__content ul,.question__content ul,.plaine-images__wrapper__content ul,.home-presentation__inner__content ul,.home-presentation__inner__chapo ul,.office-card__content ul,.page__content ol,.ecosystem__content ol,.cwp__wrapper__content ol,.our-location__head__wrapper__content ol,.living-space__head__content ol,.offices__contents__content ol,.story__content ol,.presentation__head__content ol,.wwd__wrapper__content ol,.question__content ol,.plaine-images__wrapper__content ol,.home-presentation__inner__content ol,.home-presentation__inner__chapo ol,.office-card__content ol{display:grid;grid-gap:.85rem;padding-left:1.5rem}.page__content a,.ecosystem__content a,.cwp__wrapper__content a,.our-location__head__wrapper__content a,.living-space__head__content a,.offices__contents__content a,.story__content a,.presentation__head__content a,.wwd__wrapper__content a,.question__content a,.plaine-images__wrapper__content a,.home-presentation__inner__content a,.home-presentation__inner__chapo a,.office-card__content a{color:#0ff;font-weight:700;text-decoration:underline}.page__content blockquote,.ecosystem__content blockquote,.cwp__wrapper__content blockquote,.our-location__head__wrapper__content blockquote,.living-space__head__content blockquote,.offices__contents__content blockquote,.story__content blockquote,.presentation__head__content blockquote,.wwd__wrapper__content blockquote,.question__content blockquote,.plaine-images__wrapper__content blockquote,.home-presentation__inner__content blockquote,.home-presentation__inner__chapo blockquote,.office-card__content blockquote{font-size:2rem;border-left:.2rem solid rgba(29,29,27,.5);padding-left:1.5rem}.page__content img,.ecosystem__content img,.cwp__wrapper__content img,.our-location__head__wrapper__content img,.living-space__head__content img,.offices__contents__content img,.story__content img,.presentation__head__content img,.wwd__wrapper__content img,.question__content img,.plaine-images__wrapper__content img,.home-presentation__inner__content img,.home-presentation__inner__chapo img,.office-card__content img{max-width:100%}.page__content strong,.ecosystem__content strong,.cwp__wrapper__content strong,.our-location__head__wrapper__content strong,.living-space__head__content strong,.offices__contents__content strong,.story__content strong,.presentation__head__content strong,.wwd__wrapper__content strong,.question__content strong,.plaine-images__wrapper__content strong,.home-presentation__inner__content strong,.home-presentation__inner__chapo strong,.office-card__content strong{font-weight:500}.page__content em,.ecosystem__content em,.cwp__wrapper__content em,.our-location__head__wrapper__content em,.living-space__head__content em,.offices__contents__content em,.story__content em,.presentation__head__content em,.wwd__wrapper__content em,.question__content em,.plaine-images__wrapper__content em,.home-presentation__inner__content em,.home-presentation__inner__chapo em,.office-card__content em{font-style:italic}.ecosystem__chapo,.cwp__wrapper__chapo,.our-location__head__wrapper__chapo,.living-space__head__chapo,.offices__contents__chapo,.presentation__head__chapo,.wwd__wrapper__chapo,.lets-meet__address__wrapper__link,.lets-meet__head__content,.question__chapo,.dynamism__content,.euracreative__wrapper__content,.home-presentation__inner__chapo{font:400 2.7rem/1.5 OpenSans,sans-serif}.page>section,.ecosystem,.cwp,.our-location,.living-space__gallery__swiper,.living-space__head,.offices,.story__gallery-container,.story__container,.presentation,.wwd__container,.lets-meet,.contact,.help,.question,.plaine-images,.dynamism,.euracreative__container,.quote-scroll__container,.home-presentation__inner,.home-hero,.hero{position:relative;padding:10rem var(--gutter);z-index:0}@font-face{font-family:OpenSans;font-weight:400;font-style:normal;font-display:swap;src:url(../fonts/OpenSans-Regular.woff2) format("woff2"),url(../fonts/OpenSans-Regular.woff) format("woff")}@font-face{font-family:OpenSans;font-weight:700;font-style:normal;font-display:swap;src:url(../fonts/OpenSans-Bold.woff2) format("woff2"),url(../fonts/OpenSans-Bold.woff) format("woff")}@font-face{font-family:Thunder;font-weight:700;font-style:normal;font-display:swap;src:url(../fonts/Thunder-BoldLC.woff2) format("woff2"),url(../fonts/Thunder-BoldLC.woff) format("woff")}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}html{-webkit-text-size-adjust:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;background-color:#1d1d1b;font-size:var(--font-size-mobile)}@media (min-width: 550px) and (max-width: 767px){html{font-size:var(--font-size-mid)}}@media (min-width: 768px){html{font-size:var(--font-size-tablet)}}@media (min-width: 1750px){html{font-size:10px}}body{font:500 1.7rem/1.5 OpenSans,sans-serif;color:#1d1d1b;overscroll-behavior-y:none}#app{position:relative;z-index:2;background-color:#1d1d1b}[data-taxi-view]{position:relative;z-index:0}[data-lazy]{opacity:0;transition:opacity .3s linear;will-change:opacity}[data-lazy].loaded{opacity:1}[data-parallax]>*{transform:scale(1.15);will-change:transform}@media (min-width: 520px){#tarteaucitronRoot.tarteaucitronBeforeVisible #tarteaucitronAlertBig{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap}}#tarteaucitronRoot #tarteaucitronBack{background:#1d1d1b!important;opacity:.9!important}#tarteaucitronRoot #tarteaucitronAlertBig{background:#1d1d1b!important;padding:3rem 2rem!important;left:.8rem!important;right:.8rem!important;bottom:.8rem!important;width:auto!important;margin:0!important;position:relative;background-color:#10100f!important;border-radius:1rem}@media (min-width: 520px){#tarteaucitronRoot #tarteaucitronAlertBig{width:100%!important;max-width:35rem;left:2rem!important;bottom:2rem!important;right:auto!important;margin:0}}#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronCheck,#tarteaucitronRoot #tarteaucitronAlertBig .tarteaucitronCross{display:none!important}#tarteaucitronRoot #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert{font:400 1.4rem OpenSans,sans-serif;line-height:1.6;color:#fff;display:block;text-align:center;padding:0;width:100%;margin:0 0 1em}#tarteaucitronRoot #tarteaucitronAlertBig>button{cursor:poOpenSans;display:inline-flex;align-items:center;justify-content:center;gap:.7em;padding:.9rem 1.5rem .8rem!important;background:#fff!important;color:#1d1d1b!important;margin:.2rem;transition:transform .45s cubic-bezier(.36,.33,0,1),box-shadow .45s cubic-bezier(.36,.33,0,1);font:500 1rem OpenSans,sans-serif!important;flex:1 0 20%;text-align:center}#tarteaucitronRoot #tarteaucitronAlertBig>button:hover{transform:scale(.95)}#tarteaucitronRoot #tarteaucitronClosePanel{background:#1d1d1b!important;border-color:#1d1d1b!important}#tarteaucitronRoot #tarteaucitronServices{box-shadow:none!important}#tarteaucitronRoot #tarteaucitronServices .tarteaucitronMainLine,#tarteaucitronRoot #tarteaucitronServices .tarteaucitronTitle button{background:#1d1d1b!important;border-color:#1d1d1b!important}#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllow,#tarteaucitronRoot #tarteaucitronServices .tarteaucitronDeny{margin:0!important;background:#fff!important;font-size:.9rem!important;letter-spacing:.1em;font-weight:700;margin-left:1rem!important;padding:1rem 2rem!important;color:#1d1d1b!important;text-transform:uppercase}#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllow:hover,#tarteaucitronRoot #tarteaucitronServices .tarteaucitronDeny:hover{opacity:1}#tarteaucitronRoot #tarteaucitronServices .tarteaucitronAllow span,#tarteaucitronRoot #tarteaucitronServices .tarteaucitronDeny span{display:none!important}#tarteaucitronRoot #tarteaucitronServices ul .tarteaucitronLine.tarteaucitronIsAllowed{border-color:#87ff6e!important}#tarteaucitronRoot #tarteaucitronServices ul .tarteaucitronLine.tarteaucitronIsDenied{border-color:#fa354c!important}#tarteaucitronRoot #tarteaucitronServices #tarteaucitronInfo{background:0!important}.logo{display:block;color:#1d1d1b;position:relative;z-index:1}.footer .logo{color:#10100f}.logo svg{width:24.8rem;height:7.3rem}.menu-button{gap:.5rem}.menu-button .label{font:700 2rem/.8 Thunder,sans-serif;text-transform:uppercase;letter-spacing:.02em}.menu-button .icon{position:relative;height:3rem;width:3rem}.menu-button .icon>svg{position:absolute}.menu-button .icon-close{opacity:0}picture>*{width:100%;height:100%;object-fit:cover}.copyright{gap:2rem;background-color:#000;color:#fff;padding:4rem var(--gutter) 2rem}@media (max-width: 767px){.copyright{flex-direction:column}}.copyright__title{gap:.7rem}.copyright__title svg{width:9.5rem;height:1.2rem}.copyright__infos{color:#797979;padding-left:2rem;text-align:center}@media (min-width: 768px){.copyright__infos{text-align:left;border-left:.1rem solid #303030}}.swiper-navigation{z-index:1;pointer-events:none;margin-top:3rem}.swiper-navigation ul{display:flex;justify-content:flex-end;align-items:center;gap:1rem}@media (max-width: 767px){.swiper-navigation ul{margin-top:5rem}}.swiper-navigation button{position:relative;pointer-events:all;transition:opacity 1s cubic-bezier(.19,1,.22,1);background-color:#ffea44;color:#1d1d1b;width:5.2rem;height:4.8rem;border-radius:5px}.swiper-navigation button svg{width:1.9rem;height:1.9rem}.swiper-navigation button.swiper-button-disabled{opacity:.15}.swiper-navigation button.swiper-button-locked{opacity:0}.swiper-navigation button.prev svg{transform:scaleX(-1)}.swiper-navigation button.swiper-button-lock{display:none}.clients-marquee{display:flex;align-items:flex-start;flex-wrap:nowrap;position:relative}.clients-marquee:before,.clients-marquee:after{position:absolute;top:0;height:100%;width:10rem;z-index:10}.clients-marquee:before{left:0;background:linear-gradient(270deg,#1d1d1b00,#1d1d1b)}.clients-marquee:after{right:0;background:linear-gradient(270deg,#1d1d1b,#1d1d1b00)}.euracreative .clients-marquee{padding-top:2rem;padding-bottom:6rem}@media (min-width: 768px){.euracreative .clients-marquee{padding-top:6rem}}.clients-marquee__wrapper{flex-wrap:nowrap;animation:marquee 200s infinite linear}.clients-marquee.with-inview .clients-marquee__wrapper{animation-play-state:paused}.clients-marquee.with-inview.is-visible .clients-marquee__wrapper{animation-play-state:running}.clients-marquee.with-inview.is-visible:hover .clients-marquee__wrapper{animation-play-state:paused}.clients__marquee__item-container{width:20rem;height:20rem;padding:3rem}.clients__marquee__item{height:100%;width:100%}.clients__marquee__item picture{height:100%;width:100%}.clients__marquee__item picture img{object-fit:contain}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.number-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;background-color:#2d2d2b;border-radius:10px;padding:3rem;color:#fff;width:100%;box-shadow:0 10px 50px -30px #00000040}@media (min-width: 768px){.number-card{max-width:31.2rem}}.number-card__number{font-style:italic;position:relative;display:inline-block;margin-bottom:5rem}.number-card__number:before{background-size:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);height:6.5rem;width:15.4rem;z-index:0}.number-card:not(.is-yellow) .number-card__number:before{background-image:url("data:image/svg+xml,%3Csvg width='154' height='65' viewBox='0 0 154 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M153.458 11.7726C153.311 11.5485 153.179 11.3467 153.15 11.0504C153.135 11.0321 153.12 11.0177 153.105 10.9994C153.05 11.0431 152.998 11.0823 152.943 11.126C152.935 11.0702 152.925 11.0147 152.914 10.9553C152.858 10.8897 152.798 10.8205 152.741 10.7549C152.86 10.715 152.98 10.6751 153.102 10.6348C153.102 10.6348 153.042 9.14622 152.994 9.06739C152.888 8.98795 152.782 8.91252 152.676 8.83308C152.444 8.34834 152.739 7.94889 152.491 7.49053C151.815 6.24449 151.022 5.13525 150.819 3.6978C150.772 3.67561 150.727 3.64905 150.679 3.62686C150.593 3.67461 150.503 3.72272 150.414 3.77087C150.227 3.58438 150.061 3.37075 150.143 3.14111C150.101 3.08978 150.056 3.03886 150.011 2.98794C149.726 2.93181 149.706 2.99529 149.373 2.96564C149.199 2.77752 149.024 2.58942 148.849 2.3973C148.707 2.48472 148.754 2.54758 148.533 2.56824C148.481 2.26682 148.422 2.06357 148.479 1.78454C147.965 1.68926 148.018 1.8973 147.665 1.96346C147.482 1.70356 147.131 1.1937 147.102 0.901388C147.025 0.87092 146.944 0.836859 146.867 0.806391C146.671 1.09544 146.438 1.12169 146.167 1.2949C146.028 1.20759 145.893 1.12384 145.754 1.03653C145.719 1.04102 145.685 1.04554 145.654 1.05362C145.624 1.16701 145.594 1.28441 145.564 1.3978C145.292 1.27102 145.178 1.10343 145.19 0.82614C145.143 0.787596 145.1 0.752597 145.054 0.714051C144.867 0.770902 144.87 0.750188 144.825 0.987293C144.639 1.01142 144.458 0.945761 144.24 0.933699C144.105 0.780948 144.149 0.803573 144.187 0.555325C144.172 0.537024 144.157 0.522688 144.142 0.504387C143.674 0.435685 142.567 0.596034 142.379 0.7949C142.054 0.626407 141.729 0.457894 141.404 0.289401C141.345 0.357803 141.287 0.426238 141.232 0.494231C140.96 0.485135 140.833 0.367826 140.521 0.250353C140.351 0.325095 140.28 0.460169 140.179 0.619262C139.698 0.556183 139.421 0.288231 139.054 0.121067C138.799 0.243559 138.519 0.79494 138.656 0.963641C138.655 0.976012 138.653 0.988384 138.652 1.00474C138.309 0.992683 137.963 0.984996 137.62 0.972935C137.325 1.06404 137.342 1.38634 136.971 1.4346C136.795 1.53051 136.564 1.41879 136.242 1.35121C136.056 1.5377 135.869 1.72417 135.68 1.91506C135.456 1.86313 135.232 1.81122 135.006 1.76368C134.844 2.01193 134.684 2.25973 134.522 2.50798L133.538 2.89171L133.254 3.19223C132.504 3.39131 131.728 2.94498 131.415 3.70752C130.948 3.7198 130.253 3.92793 130.018 3.83694C129.909 3.93622 129.967 4.00981 129.929 4.18107C129.697 4.23965 129.57 4.17505 129.459 4.40039C128.984 4.28384 128.8 4.09295 128.511 4.06157C128.301 4.06065 127.932 4.29123 127.859 4.56432C127.449 4.53652 127.19 4.09174 126.889 4.42302C126.671 4.31761 126.453 4.21619 126.235 4.11078C125.92 4.21671 125.333 4.39055 125.093 4.58001C124.917 4.48523 124.994 4.55637 124.915 4.4166C124.883 4.39636 124.855 4.37572 124.824 4.35548C124.799 4.43175 124.773 4.50799 124.748 4.58028C124.389 4.57425 124.031 4.56824 123.912 4.95677C122.929 4.68348 121.714 4.74843 121.245 5.36507C120.845 5.35639 120.175 5.28556 119.751 5.06512C119.329 5.23761 119.057 5.62183 118.635 5.29967C118.36 5.41664 117.13 5.73095 117.032 5.90998C116.959 5.83841 116.886 5.76684 116.809 5.69568C116.581 5.68485 116.35 5.67441 116.121 5.65958C115.8 5.961 115.466 6.38976 115.336 6.8609L115.182 6.90525C114.969 6.54771 114.875 6.33299 114.382 6.15386C113.756 6.39762 112.804 5.94993 112.705 6.54264C112.687 6.55307 112.67 6.56348 112.651 6.56992C112.617 6.57442 112.582 6.57891 112.551 6.58699C112.11 6.60796 111.489 6.24694 111.197 6.35798C110.893 6.47464 110.486 6.7871 110.063 6.74896C110.03 6.74109 110 6.73283 109.968 6.72894C109.953 6.71064 109.938 6.69633 109.923 6.67803C109.88 6.76473 109.837 6.84742 109.794 6.93413C109.378 6.70848 108.857 6.95474 108.082 6.78809C108.144 6.99493 108.175 6.98284 108.405 6.98529C108.436 7.00554 108.465 7.02622 108.496 7.04646C108.427 7.20545 108.359 7.36842 108.29 7.52741C107.975 7.55635 107.921 7.70529 107.58 7.68884C107.591 7.86592 107.605 8.04661 107.615 8.2237C107.518 8.28505 107.612 8.25241 107.461 8.26805C107.385 8.22521 107.306 8.17878 107.23 8.13594C107.246 7.99188 107.266 7.84744 107.282 7.69939C107.198 7.59674 107.269 7.65237 107.1 7.57712C107.03 7.38746 107.033 7.40737 107.229 7.32097C107.376 7.44775 107.367 7.3963 107.394 7.60365C107.443 7.61347 107.489 7.62768 107.539 7.6375C107.507 7.39426 107.421 7.24735 107.313 7.05861C106.746 6.9986 106.648 7.32367 106.2 7.2928C105.953 7.27644 105.89 7.06158 105.629 7.11986C105.486 7.22364 105.339 7.32384 105.197 7.42762C105.146 7.43017 105.098 7.43237 105.047 7.43492C104.841 6.93056 103.858 7.32226 103.612 7.47184C103.178 7.34998 103.386 8.03662 103.359 8.34826C103.289 8.24796 103.292 8.25154 103.29 8.08959C103.179 8.06362 103.067 8.03768 102.955 8.01171C102.986 7.88196 103.017 7.75619 103.051 7.62603C103.054 7.60129 103.057 7.57258 103.06 7.54783C102.505 7.45388 102.477 7.65619 102.061 7.64556C102.03 7.77531 101.998 7.90108 101.964 8.03124C101.428 7.95518 101.194 7.70978 100.623 7.68689C100.183 7.66716 99.8314 7.859 99.2927 7.66965C99.3199 7.73099 99.3435 7.78873 99.3707 7.85008C99.2707 7.86715 99.1676 7.88466 99.0676 7.90174C99.1146 8.06594 99.0561 7.98435 99.1915 8.09242C99.1208 8.18679 98.926 8.35817 98.8082 8.41001C98.725 8.43302 98.6382 8.45242 98.555 8.47543C98.2539 8.22268 97.81 7.83036 97.5402 8.28321C97.3259 8.08404 97.261 8.00331 96.7955 7.90986C96.7745 7.94504 96.7536 7.9802 96.7332 8.01936C96.7316 8.03173 96.7299 8.0441 96.7289 8.06046C96.8957 8.16444 96.8743 8.14693 97.1097 8.18925C97.1081 8.20163 97.1066 8.21398 97.1055 8.23034C96.8831 8.2877 96.6637 8.34471 96.4419 8.40605C96.2647 8.24666 96.1481 8.20913 95.8258 8.18624C95.6399 8.42539 95.7946 8.63229 95.9382 8.9015C95.8162 8.97011 95.8517 8.97361 95.6352 8.95316C95.6531 8.79673 95.6737 8.63588 95.6916 8.47945C95.632 8.43855 95.5693 8.39807 95.5097 8.35717C95.4532 8.29153 95.3931 8.22229 95.3367 8.15665C95.2576 8.26023 95.1785 8.36382 95.1026 8.46699C95.0681 8.47149 95.0336 8.47598 95.0027 8.48406C94.9473 8.40206 94.8893 8.32446 94.8339 8.24246C94.8177 8.24051 94.801 8.23457 94.7847 8.23262C94.6475 8.4046 94.5133 8.57618 94.3761 8.74816C94.2171 8.67966 94.2754 8.58693 94.0165 8.4625C93.9867 8.42989 93.9601 8.39685 93.9298 8.36025C93.8015 8.47834 93.6705 8.60085 93.5422 8.71894C93.4151 8.67467 93.2886 8.63435 93.1616 8.59008C93.0631 8.71646 92.9676 8.84247 92.8692 8.96885C92.7514 8.99635 92.6337 9.02384 92.5129 9.05175C92.2509 8.87907 92.0547 8.84378 91.9305 8.55177C91.7459 8.43389 91.6597 8.43296 91.3589 8.37888C91.1782 8.60924 90.8651 8.90149 90.6749 9.1574C90.584 9.09626 90.4929 9.03512 90.4019 8.97398C90.2847 9.05414 90.2925 9.06529 90.0947 9.06672L89.9883 8.7156C89.6759 8.81714 89.3767 8.75069 88.8652 8.62269C88.7463 8.81256 88.8205 8.79475 89.0207 8.98359C88.8161 9.05486 88.7524 8.98206 88.594 8.84455C88.4479 8.97307 88.2987 9.10202 88.1526 9.23055C87.8226 9.09917 87.4932 8.97176 87.1632 8.84038C87.1454 8.85081 87.1275 8.86127 87.1092 8.86771C87.1463 8.95615 87.187 9.04815 87.224 9.13659C87.0932 9.21041 86.965 9.18251 86.8587 9.29774C86.772 9.1955 86.6858 9.09721 86.599 8.99497C86.4111 9.12083 85.6914 10.0419 85.6556 10.2817C85.6378 10.2921 85.62 10.3026 85.6017 10.309C85.5389 10.2929 85.4736 10.2811 85.4109 10.2649C85.4031 10.1808 85.3988 10.1003 85.3911 10.0161C85.1881 10.0507 85.2969 10.0041 85.2748 10.1529C85.2392 10.1738 85.2032 10.1906 85.1708 10.2111C84.9022 9.86489 84.9525 9.71237 84.9346 9.30513C84.8452 9.23162 84.7553 9.15411 84.6659 9.0806C84.5869 9.0625 84.5048 9.04478 84.4258 9.02669C84.3886 9.05992 84.3513 9.09319 84.3168 9.12202C84.4804 9.27508 84.459 9.25758 84.7388 9.29816C84.7685 9.45245 84.8019 9.61033 84.8315 9.76462C84.754 9.85582 84.6796 9.94661 84.6021 10.0378C84.372 9.93802 84.2885 9.83536 84.1484 9.6914C84.0678 9.68568 83.9842 9.68036 83.9036 9.67463C83.8591 9.77371 83.8145 9.87276 83.7694 9.96784C83.7678 9.98021 83.7662 9.99264 83.7651 10.009C83.8619 10.0167 83.9592 10.0283 84.0592 10.0355C84.0486 10.1261 84.0385 10.2207 84.0248 10.3117C84.0217 10.3365 84.019 10.3652 84.0158 10.3899C83.8753 10.1933 83.7322 10.0011 83.5916 9.80448C83.5463 9.62791 83.606 9.64448 83.7212 9.54836C83.7076 9.51769 83.694 9.48703 83.6841 9.45994C83.6511 9.45206 83.6213 9.44375 83.5883 9.43588C83.5302 9.50428 83.472 9.57271 83.417 9.64071C83.2487 9.5491 83.0766 9.45392 82.9083 9.36231C82.804 9.54216 82.6997 9.722 82.5986 9.90144C82.518 9.89571 82.4343 9.89041 82.3537 9.88469C82.2272 9.74707 82.1903 9.5856 82.1654 9.3942C82.134 9.37396 82.1057 9.35329 82.0743 9.33305C81.8627 9.64449 81.2975 9.79114 80.5605 9.59923C80.4096 9.93521 80.2903 9.95076 79.9077 10.102C79.7551 9.86233 79.8777 9.77338 79.5612 9.69701C79.4085 9.65202 79.4462 9.67142 79.2673 9.6704C79.1766 9.85659 79.1157 10.0754 79.1438 10.2907C79.1092 10.2952 79.0746 10.2997 79.0437 10.3078C79.0255 10.1682 79.0105 10.0283 78.996 9.89227C78.7168 9.734 78.5667 9.68461 78.189 9.62838C78.1266 9.73788 78.0639 9.84343 78.0015 9.95294C77.9209 9.94721 77.8372 9.94191 77.7566 9.93618C77.7012 9.85418 77.6433 9.77656 77.5879 9.69456C77.2761 9.75141 75.2052 9.85898 74.7816 9.62219C74.4022 9.79734 74.3381 10.0166 73.793 10.0471C73.6657 10.2218 73.6399 10.3671 73.6694 10.6674C73.6338 10.6882 73.5978 10.7051 73.5654 10.7255C73.4864 10.7074 73.4043 10.6897 73.3253 10.6716C73.3417 10.5276 73.3611 10.3831 73.3769 10.2351C72.9731 10.1255 72.7546 9.99175 72.3711 9.96466C72.1418 10.1162 71.7556 10.2638 71.6184 10.4844C71.4249 10.4204 71.5466 10.4736 71.3871 10.3524C71.2834 10.4876 71.521 10.5215 71.389 10.7577C71.2837 10.8566 71.3716 10.8208 71.1816 10.8333C71.1217 10.6425 71.0622 10.4555 71.0022 10.2646C70.9248 10.2342 70.8438 10.2001 70.7664 10.1697C70.6873 10.2732 70.6112 10.3764 70.5321 10.48C70.4976 10.4845 70.4631 10.489 70.4323 10.497C70.5488 10.6319 70.5975 10.6377 70.6382 10.8271C70.3588 10.7905 70.3656 10.745 70.1172 10.6273C70.0827 10.6318 70.0482 10.6363 70.0173 10.6444C70.1041 10.7466 70.1903 10.8449 70.277 10.9471C69.9812 11.1519 69.672 11.2044 69.5105 11.5823C69.4759 11.5868 69.4415 11.5913 69.4106 11.5994C69.2261 11.3598 69.2756 11.0533 69.0581 10.8302C68.9676 10.8947 68.9733 10.8899 68.9329 11.0452C68.8806 11.0601 68.8314 11.0747 68.7791 11.0896C68.7431 10.9848 68.7044 10.8844 68.6684 10.7796C68.264 10.7147 67.8597 10.6497 67.4585 10.5844C67.4495 10.6626 67.4406 10.7409 67.429 10.8235C67.216 10.8796 67.1433 10.9093 66.886 10.8212C66.883 10.7 66.8831 10.5783 66.8795 10.453C66.8005 10.4349 66.7184 10.4173 66.6394 10.3992C66.4788 10.416 66.5776 10.4396 66.568 10.5869C66.3561 10.578 66.1412 10.5695 65.9299 10.5646C66.13 10.8021 66.3261 10.8374 66.7284 10.9107C66.7308 11.101 66.6601 11.2197 66.572 11.4014C66.3587 11.2833 66.3839 11.28 66.4165 11.0405C66.3851 11.0203 66.3568 10.9996 66.3255 10.9794C66.2522 11.0295 66.1826 11.0832 66.1093 11.1333C66.2451 11.367 66.3841 11.6003 66.5199 11.834C66.4752 12.1278 66.352 12.2858 66.1563 12.4005C66.0074 12.1888 66.0792 11.9077 66.1438 11.6681C65.9502 11.6771 65.9732 11.7066 65.8366 11.7609C65.7874 11.751 65.7409 11.7368 65.6917 11.727C65.6903 11.5934 65.6915 11.4553 65.6901 11.3217C65.5039 11.2162 65.5353 11.2365 65.3722 11.0874C65.2873 11.2444 65.2024 11.4015 65.1175 11.5585C64.9861 11.5554 64.8548 11.5522 64.7235 11.549C64.4239 11.4299 64.3902 11.1707 64.3533 10.9363C64.2235 10.9207 64.0937 10.9052 63.964 10.8897C63.8598 11.0208 63.8812 10.9897 63.9297 11.1658C63.8141 11.112 62.5141 11.1556 62.2832 11.3195C62.1128 11.212 62.1724 11.2772 62.1102 11.119C61.846 11.125 61.7503 11.1497 61.6407 11.3383C61.4032 11.353 61.4483 11.2823 61.169 11.1484C61.0794 11.3669 60.9402 11.3282 60.8635 11.6464C60.6528 11.5725 60.6538 11.5561 60.5564 11.7391C60.6845 11.7671 60.8131 11.7989 60.9413 11.8268C61.0332 11.9933 61.0626 12.0219 60.9939 12.2053C61.122 12.2332 61.2507 12.2651 61.3788 12.293C61.4702 12.5041 61.5578 12.7117 61.6492 12.9228L61.6312 13.0793C61.6312 13.0793 61.5983 13.0714 61.5821 13.0694C61.4488 12.9286 61.5131 13.0298 61.5043 12.889C61.4745 12.8564 61.4479 12.8233 61.4176 12.7867C61.2835 12.9583 61.3446 13.0111 61.4193 13.192L61.2612 13.2775C60.9576 12.8831 61.2259 12.4184 60.6712 12.0081C60.4485 11.8668 59.9913 12.2548 59.7824 12.4158C59.7197 12.3997 59.6544 12.3879 59.5916 12.3717C59.5754 12.3698 59.5586 12.3639 59.5423 12.3619C59.5289 12.2096 59.5124 12.0577 59.4989 11.9053C59.7935 11.8386 59.882 11.7094 60.0852 11.5532C59.7992 11.2944 59.1792 11.3143 58.8884 11.2387C58.6888 11.5932 58.3821 11.6899 57.9369 11.752C57.9179 11.9248 57.8952 12.094 57.8762 12.2668C58.1858 12.413 58.1731 12.4146 58.497 12.4495C58.5852 12.6853 58.6703 12.9216 58.7585 13.1575C58.657 13.187 58.5528 13.2208 58.4513 13.2502C58.4037 13.2281 58.3587 13.2015 58.3111 13.1793C58.3767 13.0451 58.4423 12.9108 58.5078 12.7765C58.2317 12.5935 57.9011 12.5068 57.5737 12.3224C57.5559 12.3328 57.5381 12.3433 57.5198 12.3497C57.5751 12.4317 57.6332 12.5093 57.6886 12.5913C57.6828 12.6448 57.6769 12.6983 57.6706 12.7477C57.3568 12.6913 57.4013 12.6652 57.2079 12.4795C57.1723 12.5004 57.1362 12.5173 57.1037 12.5377C57.1544 12.6568 57.2082 12.7755 57.2594 12.8986C57.2416 12.9091 57.2237 12.9195 57.2054 12.9259C57.1563 12.9161 57.1102 12.9059 57.0606 12.8921C57.0021 12.6888 56.9436 12.4856 56.8852 12.2823C56.7598 12.177 56.8137 12.2714 56.7733 12.378C56.6863 12.5434 56.8165 12.5873 56.9288 12.7389C56.9079 12.7741 56.8868 12.8093 56.8664 12.8485C56.5468 12.7725 56.0733 12.8382 55.9145 12.5507C55.8177 12.6404 55.8381 12.6743 55.8253 12.8949C55.5841 12.906 55.5669 12.8961 55.4182 13.0047C55.3619 12.793 55.2766 12.8001 55.2208 12.5924C55.3192 12.5877 55.4206 12.5827 55.519 12.5779C55.5248 12.5245 55.5307 12.471 55.537 12.4215C55.3163 12.2718 55.2566 12.2796 55.052 12.3508C54.9874 12.0511 54.9265 11.7549 54.8619 11.4551C54.8467 11.4368 54.8322 11.4225 54.817 11.4042C54.7841 11.3963 54.7543 11.388 54.7218 11.3841C54.4329 11.5434 54.2867 11.818 53.7913 11.7406C53.7823 11.8188 53.7734 11.897 53.7618 11.9796C53.5881 11.9211 53.6195 11.9414 53.4636 11.9941C53.7451 12.4643 54.0205 12.8624 54.1821 13.4171C54.1078 13.4836 54.036 13.5457 53.9617 13.6121C53.9601 13.6245 53.9584 13.6369 53.9574 13.6532C54.0233 13.669 54.0856 13.6812 54.1483 13.6973C54.1557 13.6315 54.1631 13.5656 54.1705 13.4998C54.2034 13.5077 54.2332 13.5159 54.2662 13.5238C54.2352 13.6535 54.2037 13.7793 54.1696 13.9095L54.1115 13.9779L53.9666 13.944C53.8122 13.4694 53.7583 13.3751 53.2694 13.1752C53.2899 12.99 53.3137 12.8044 53.3348 12.6232C53.396 12.6518 53.4602 12.6799 53.5214 12.7084C53.5272 12.6549 53.5331 12.6015 53.5394 12.552C53.417 12.4706 53.2947 12.3892 53.1724 12.3078C53.1802 12.392 53.1843 12.4725 53.192 12.5567C52.8232 12.5439 52.5947 12.4318 52.2059 12.5351C51.9109 12.4276 51.9673 12.5662 52.0806 12.7501C51.9433 12.9951 51.4784 12.93 51.2125 12.9971C50.9134 12.9063 50.8835 12.825 50.8659 12.5921C50.8345 12.5718 50.8064 12.5512 50.775 12.531C50.767 12.7632 50.8072 12.7782 50.599 12.7728C50.6774 12.933 50.7762 12.9323 50.966 13.017C50.8554 13.295 50.7666 13.1525 50.5721 13.0075C50.6274 13.1869 50.5782 13.1284 50.7366 13.2902C50.7141 13.3378 50.692 13.3893 50.6695 13.4368C50.6187 13.4394 50.5712 13.4415 50.5205 13.4441C50.4337 13.3418 50.3475 13.2436 50.2607 13.1414C49.9526 13.1288 49.8766 13.305 49.857 13.6198C49.6661 13.5027 49.6875 13.5202 49.6971 13.2999C49.6642 13.2921 49.6343 13.2838 49.6019 13.2799C49.5767 13.3562 49.5515 13.4325 49.5258 13.5048C49.3469 13.4794 49.1706 13.4497 48.9917 13.4243C48.9829 13.3565 48.9735 13.2847 48.9647 13.2169C48.9333 13.1967 48.9052 13.176 48.8738 13.1558C48.5516 13.5749 48.5546 13.7692 48.1645 14.1322C48.2093 14.3048 48.2541 14.4774 48.299 14.65C48.5364 14.7326 48.7733 14.8113 49.0107 14.8939C49.0882 15.3907 49.3937 15.6022 49.6727 15.9795C49.5209 16.0399 49.5104 16.0575 49.2253 16.0013C49.075 16.171 49.1942 16.9381 49.2681 17.3096C49.1849 17.3326 49.098 17.3521 49.0148 17.3751C48.8401 17.3087 48.6686 17.2418 48.4939 17.1753C48.5191 17.099 48.5443 17.0228 48.57 16.9505C48.5538 16.9485 48.5371 16.9426 48.5209 16.9406C48.4151 17.0112 48.3061 17.0822 48.2004 17.1527C48.0409 17.1046 47.8841 17.052 47.7245 17.0038C47.711 16.9732 47.6974 16.9425 47.6875 16.9154C47.9092 16.3877 48.4842 15.1652 47.7353 14.8573C47.7427 14.7914 47.7502 14.7255 47.7576 14.6597C47.8575 14.6426 47.9605 14.6252 48.0605 14.6081C48.0976 14.5749 48.1348 14.5416 48.1725 14.5124C48.0148 14.2328 47.6941 14.1489 47.4982 14.361C47.3879 14.3226 47.2776 14.2843 47.1672 14.2459C47.2416 14.1795 47.3133 14.1174 47.3877 14.0509C47.2377 13.9042 47.0833 13.823 46.78 13.7489C46.7176 13.8585 46.6548 13.964 46.5924 14.0735C46.3587 13.9458 46.1997 13.9016 45.9674 13.9318C45.976 13.7523 45.9576 13.7101 45.9075 13.595C45.6192 13.5879 45.5967 13.6355 45.5703 13.9228C45.5373 13.9149 45.5075 13.9066 45.4751 13.9027C45.414 13.7282 45.3525 13.5497 45.2914 13.3751C45.1423 13.3824 44.9932 13.3897 44.8441 13.3969C44.8998 13.6776 45.0521 13.6456 45.1277 13.9074C44.9467 13.9391 44.6881 14.0864 44.6001 14.1952C44.5209 14.3961 44.7087 14.4649 44.7304 14.754C44.8256 14.774 44.9213 14.7981 45.0196 14.8177C45.1184 14.963 45.2165 15.1043 45.3121 15.25C45.2734 15.2956 45.2347 15.3412 45.1959 15.3868C45.1185 15.3564 45.0375 15.3223 44.9601 15.2918C44.8702 15.19 44.8953 15.2354 44.887 15.0743C44.8405 15.0357 44.7977 15.0007 44.7512 14.9622C44.3047 15.1866 44.4058 15.5708 43.9953 15.9244C43.3204 16.503 42.1355 16.4263 42.1764 17.4996C41.8961 17.382 42.0086 17.3633 41.7628 17.2412C41.8269 17.5857 41.8256 17.6751 41.672 17.9911C41.6364 18.012 41.6005 18.0288 41.568 18.0493C41.3364 17.8645 41.3124 17.6811 41.0394 17.522C41.072 17.3799 41.1046 17.2378 41.1409 17.0992C41.0933 17.077 41.0483 17.0505 41.0007 17.0283C40.9022 17.1547 40.8069 17.2806 40.7084 17.407C40.6739 17.4115 40.6394 17.416 40.6086 17.4241C40.5773 17.2821 40.5428 17.1407 40.511 16.9948C40.8527 16.8975 41.1371 16.605 41.4997 16.5699C41.5383 16.646 41.5802 16.7216 41.6193 16.8017C41.7178 16.6753 41.8131 16.5494 41.9116 16.423C42.1041 16.4547 42.2998 16.4859 42.4918 16.5136C42.639 16.2714 42.6358 16.3205 42.8211 16.2234C42.7396 16.015 42.6528 15.9615 42.5284 15.7911C42.9544 15.7032 43.2458 15.6855 43.48 15.2778C43.5469 15.3746 43.5401 15.3471 43.5531 15.4954L43.6441 15.5565C43.8238 15.2939 43.8286 15.2324 44.0479 15.0782C44.3427 14.8167 43.8335 14.4613 44.0698 14.0696C44.1719 13.8982 44.3618 13.8612 44.4291 13.5443C44.3889 13.4806 44.3455 13.4173 44.3053 13.3536C44.1494 13.3333 44.0373 13.4047 43.713 13.3415C43.6592 13.2472 43.6023 13.1532 43.5485 13.0588C42.9484 13.0356 43.1724 13.6269 42.8149 13.8235C42.8107 13.8646 42.8058 13.9017 42.8016 13.9428C42.879 13.9733 42.9601 14.0074 43.0375 14.0378C43.2704 13.9386 43.5059 13.8349 43.674 13.6548C43.7216 13.677 43.7666 13.7036 43.8142 13.7258C43.8472 13.7336 43.8801 13.7415 43.9094 13.7458C43.7888 13.9967 43.7375 14.1169 43.7236 14.4756C43.8161 14.5244 43.9087 14.5732 44.0013 14.6219C43.9001 14.8257 43.785 14.8245 43.6556 15.0319C43.5421 15.0183 43.429 15.0087 43.3155 14.9951C43.3229 14.9293 43.3302 14.8634 43.3376 14.7976C43.2911 14.7591 43.2482 14.7241 43.2017 14.6856C43.0762 14.6289 42.9513 14.5762 42.8258 14.5196C42.584 14.5268 42.6117 14.5434 42.5513 14.7419C42.4844 14.7425 42.42 14.7387 42.353 14.7394C42.2198 14.5742 42.278 13.9421 42.2343 13.6558C42.2029 13.6356 42.1746 13.615 42.1433 13.5947C41.9533 13.656 41.8879 13.7902 41.8019 13.9636C41.7857 13.9616 41.769 13.9557 41.7528 13.9538C41.6728 13.8304 41.68 13.8376 41.733 13.705C41.6718 13.6764 41.6075 13.6483 41.5463 13.6198C41.2015 13.7418 40.9705 14.003 40.7307 14.2451C40.9642 14.5432 41.1002 14.6552 41.2909 14.9426C41.2715 14.9654 41.2522 14.9882 41.2328 15.011C41.0085 14.9064 41.0513 14.9657 41.0148 14.7596C40.6413 14.7353 40.7364 14.877 40.3629 14.8527C40.3467 14.8507 40.3299 14.8448 40.3137 14.8428C40.1493 14.4871 40.2373 14.354 40.3219 13.9496C40.4474 14.0063 40.5724 14.0589 40.6979 14.1155C40.7215 14.0516 40.7455 13.9918 40.7691 13.9279C40.7707 13.9155 40.7724 13.9031 40.7734 13.8867C40.3127 13.7075 40.1403 13.9773 39.7502 13.7767C39.6607 13.8249 39.5743 13.8726 39.4848 13.9208C39.4968 13.9638 39.5088 14.0069 39.5177 14.0504C39.6086 14.2088 39.6629 14.2098 39.9354 14.2676C39.949 14.2983 39.9626 14.3289 39.9725 14.356C39.9693 14.3808 39.9667 14.4095 39.9635 14.4343C39.6004 14.441 39.4487 14.5013 39.2864 14.7253C39.2428 14.8323 39.2747 14.8322 39.306 14.9741C39.5299 15.0261 39.7537 15.078 39.9802 15.1255C39.8633 15.307 39.9561 15.2341 39.6773 15.1772C39.6149 15.2867 39.552 15.3922 39.4896 15.5017C39.4567 15.4938 39.4237 15.486 39.3944 15.4817C39.3202 15.3778 39.3207 15.3575 39.3298 15.1819L39.0717 15.2844C39.0331 15.2084 38.9914 15.1327 38.9522 15.0526C38.8225 15.0371 38.6927 15.0216 38.563 15.006C38.409 15.1721 38.3804 15.5408 38.2729 15.794C38.082 15.75 37.888 15.7063 37.6971 15.6623C37.6601 15.4522 37.7731 15.4617 37.5415 15.3013C37.6573 15.1362 37.7939 15.1549 38.0936 15.2253C38.1942 15.0906 38.1838 14.9865 38.2039 14.7244C37.9832 14.6477 37.7625 14.571 37.5413 14.4903C37.3774 14.5563 37.3486 14.629 37.1299 14.6412C36.8039 14.6391 36.7539 14.4996 36.4271 14.3192C36.1584 14.6826 35.4919 14.6154 35.3042 15.0373C34.994 15.0087 34.6864 14.9758 34.3762 14.9473C34.3835 14.8814 34.3909 14.8156 34.3983 14.7498C34.3518 14.7112 34.3089 14.6763 34.2624 14.6377C33.9301 14.7581 33.6951 14.8414 33.39 14.9257C33.1824 14.8027 33.1246 14.6522 32.8274 14.6746C32.7944 14.6668 32.7646 14.6585 32.7322 14.6546C32.822 14.8294 32.9559 14.8039 33.1457 14.913C33.1923 14.9515 33.2351 14.9865 33.2816 15.025C33.2101 15.3831 32.8771 15.7428 32.5199 15.6231C32.3734 15.6989 32.3513 15.7504 32.3276 15.9847C32.5897 15.9627 32.6911 16.0549 32.9155 16.0378C32.905 16.1284 32.895 16.223 32.8813 16.314C32.9933 16.34 33.1052 16.366 33.2171 16.3919C33.2144 16.5667 33.2084 16.7418 33.2025 16.9169C33.1993 16.9417 33.1966 16.9704 33.1935 16.9952C32.9927 16.851 32.9807 16.808 32.9469 16.5731C32.8172 16.5576 32.6875 16.542 32.5578 16.5265C32.4036 16.3965 32.22 16.2623 32.4561 16.1383C32.4263 16.1057 32.3996 16.0726 32.3693 16.036C32.1506 16.1456 32.2094 16.4502 31.9566 16.5926C31.7247 16.7242 31.5348 16.7125 31.3291 16.8975C31.3065 16.945 31.2845 16.9965 31.262 17.0441C31.4053 17.0903 31.5485 17.1365 31.6887 17.1831C31.7352 17.2217 31.778 17.2566 31.8245 17.2952C31.5968 17.4343 31.4217 17.3395 31.334 17.6713C31.3178 17.6694 31.3011 17.6635 31.2849 17.6615C31.1902 17.0575 30.9725 16.587 30.8866 16.0264C30.8553 16.0062 30.8271 15.9855 30.7957 15.9653C30.609 16.4924 30.4243 16.4719 29.8848 16.5706C29.9112 16.92 29.8733 17.1682 29.6361 17.4059C29.7077 17.4899 29.7793 17.5738 29.854 17.6573C29.6847 18.0484 29.4297 18.2722 29.1993 18.5131C29.1998 18.5171 29.2035 18.5207 29.2071 18.5243C29.1977 18.5255 29.1977 18.5255 29.1883 18.5267C29.0904 18.6328 28.9956 18.7384 28.9196 18.8659C28.9034 18.8639 28.8867 18.858 28.8705 18.856C28.8302 18.7923 28.7869 18.7291 28.7466 18.6654C28.8775 18.5672 28.9712 18.5266 29.1888 18.5307C29.192 18.5303 29.1972 18.5215 29.1998 18.5171C29.0755 18.2981 28.9605 18.2726 28.9791 17.9498C28.9001 17.9317 28.818 17.914 28.739 17.8959C28.7254 17.8652 28.7118 17.8345 28.7019 17.8074C29.0111 17.24 29.3933 16.8901 29.4658 15.952C29.4507 15.9337 29.436 15.9194 29.4208 15.9011C29.3419 15.883 29.2597 15.8653 29.1808 15.8472C29.1614 15.87 29.142 15.8928 29.1226 15.9156C29.2104 16.0015 29.2988 16.0914 29.3867 16.1773C29.3343 16.1922 29.2851 16.2067 29.2328 16.2216C29.023 16.2773 28.6192 16.1191 28.2556 16.1219C28.1486 16.4521 28.395 16.9715 28.3247 17.1915C28.3215 17.2163 28.3188 17.245 28.3157 17.2698C28.1693 17.1266 28.0204 16.9879 27.874 16.8447C27.8384 16.8656 27.8024 16.8825 27.77 16.9029C27.8525 17.0463 27.7818 16.9946 27.9968 17.0761C28.0071 17.2532 28.0211 17.4339 28.0314 17.6109C27.9361 17.7126 27.8434 17.8098 27.7481 17.9114C27.7319 17.9095 27.7151 17.9036 27.6988 17.9016C27.6618 17.8132 27.6211 17.7212 27.584 17.6327C27.1561 17.5587 27.1791 17.0975 27.0449 16.7784C27.2328 16.6769 27.282 16.7353 27.3325 16.4368C27.4936 16.4726 27.6515 16.5088 27.8126 16.5446C27.8471 16.5401 27.8816 16.5356 27.9125 16.5275C27.9167 16.4864 27.9216 16.4492 27.9258 16.4081C27.8364 16.3346 27.7465 16.2571 27.6571 16.1836C27.1862 16.245 26.68 16.3798 26.5013 16.7721C26.3026 16.6683 26.2823 16.6101 26.1924 16.4596C26.1433 16.4498 26.0972 16.4395 26.0476 16.4257C25.8711 16.5907 25.4729 17.1616 25.4545 17.2654C25.3854 17.2744 25.3201 17.287 25.2515 17.2999C25.2039 17.2778 25.1589 17.2512 25.1113 17.229C25.0545 17.0134 24.9978 16.7977 24.941 16.5821C24.8636 16.5516 24.7825 16.5176 24.7051 16.4871C24.5072 16.6102 24.3437 16.8991 24.2791 17.163C24.3733 17.1994 24.4668 17.2319 24.5641 17.2679C24.7154 17.6212 24.6895 18.0098 24.7828 18.3343C24.7812 18.3466 24.7797 18.359 24.7786 18.3754C24.6981 18.3696 24.6145 18.3643 24.5339 18.3586C24.3652 18.0926 24.2282 17.8996 24.2396 17.521C24.2098 17.4884 24.1831 17.4554 24.1528 17.4188L24.008 17.3849C23.8744 17.5605 23.9344 17.6297 23.9472 17.8998C23.9127 17.9043 23.8782 17.9087 23.8473 17.9168C23.8202 17.8555 23.7967 17.7977 23.7695 17.7363C23.735 17.7408 23.7004 17.7453 23.6695 17.7534C23.7055 17.8582 23.7442 17.9586 23.7802 18.0634C23.4757 18.1274 23.3638 17.9555 23.17 18.2078C22.9524 18.2037 22.9974 18.1816 22.8522 17.9735C22.736 17.9886 22.6198 18.0037 22.5005 18.0193C22.52 18.4141 22.6491 18.669 22.8859 18.918C22.8204 19.0522 22.7548 19.1865 22.6892 19.3207C22.6861 19.3455 22.6834 19.3742 22.6803 19.3989C22.3722 19.2647 22.1489 19.2168 21.7702 19.1526C21.5538 18.8888 21.3402 18.6206 21.1238 18.3568C21.0571 18.0897 21.2619 17.8725 21.2098 17.6441C21.2538 17.5167 21.259 17.5565 21.1828 17.4367C20.8007 17.5919 20.2649 18.1848 20.1197 18.4917C20.4068 18.5881 20.3839 18.583 20.3752 18.8355C20.517 18.8941 20.6587 18.9527 20.7973 19.0117C20.8716 18.9452 20.9434 18.8831 21.0177 18.8167C21.1583 18.9646 21.2116 19.0307 21.2103 19.2661C20.9849 19.2265 20.7599 19.1909 20.5313 19.1518C20.512 19.1746 20.4926 19.1974 20.4732 19.2202C20.506 19.4714 20.575 19.438 20.724 19.6011C20.6229 19.7075 20.5889 19.7161 20.4121 19.731C20.312 19.8941 20.408 20.1168 20.2436 20.3004C20.2242 20.3232 20.2048 20.346 20.1854 20.3688C20.042 19.9049 20.2162 19.3064 19.9782 18.7778C19.9662 18.7347 19.9542 18.6917 19.9454 18.6482C19.5169 18.6189 18.9371 18.7025 18.4521 18.7536C18.2773 18.8088 18.2155 18.9223 18.0287 18.9831C18.0938 19.3112 18.3546 19.6462 18.414 19.8818C18.474 20.1214 18.2619 20.2342 18.3401 20.5159C18.2684 20.5537 18.1999 20.591 18.1282 20.6287C18.0895 20.5526 18.0478 20.477 18.0086 20.3969C18.1742 20.1483 18.0818 19.8075 18.0748 19.4353C17.9749 19.4524 17.8719 19.4699 17.7719 19.4869C17.7812 19.6804 17.8261 19.634 17.9777 19.817L17.9687 19.8952C17.7599 19.9103 17.7328 19.8975 17.4839 19.8245C17.497 19.7052 17.5133 19.5855 17.527 19.4702C17.4956 19.4499 17.4675 19.4293 17.4361 19.4091C17.2262 19.4891 17.1896 19.4533 17.1486 19.7507C17.0858 19.7345 17.0204 19.7227 16.9576 19.7066C16.9961 19.3893 17.0315 19.0724 17.0705 18.7592C17.0391 18.7389 17.0108 18.7183 16.9795 18.6981C16.7915 18.8482 16.6837 18.8785 16.3201 18.8326C16.1457 19.0622 15.9682 19.2921 15.7943 19.5256C15.5829 19.5451 15.5438 19.4893 15.2184 19.3938C15.1635 19.4375 15.1111 19.4768 15.0561 19.5204C15.1779 19.6708 15.2924 19.7167 15.5278 19.7104L15.6189 19.7715L15.6009 19.9279C15.4874 19.9143 15.3743 19.9048 15.2608 19.8912C15.2398 19.9263 15.2189 19.9615 15.1985 20.0007C15.1927 20.0541 15.1869 20.1076 15.1805 20.1571C15.1178 20.1409 15.0524 20.1292 14.9896 20.113C14.9744 20.0947 14.9598 20.0804 14.9446 20.0621C14.9876 19.9754 15.0312 19.8927 15.0741 19.806C15.0219 19.6992 14.9665 19.5929 14.9143 19.4862C14.69 19.3573 14.1835 19.3908 13.8329 19.4446C13.7109 19.6348 13.5915 19.8207 13.4694 20.011C13.132 20.0671 12.7015 19.8759 12.3505 19.877C11.7886 19.8772 11.3108 20.5477 10.7319 20.1973C10.702 20.3107 10.6726 20.4281 10.6427 20.5415C10.0085 20.6728 8.71346 20.4603 8.36084 21.0375C8.30851 21.0524 8.25932 21.0669 8.20698 21.0818C8.05331 20.9315 8.07417 20.8964 7.74413 20.8137C7.22848 21.1688 6.32113 21.4573 5.62625 21.5884C5.70988 21.6667 5.89814 21.7395 6.03982 21.8468C6.03559 21.8879 6.03075 21.925 6.02653 21.9661C5.70096 22.1383 5.38039 21.9814 5.27794 22.4448C5.03113 22.3148 4.96399 22.0924 4.95376 21.8423C5.19806 21.8551 5.11367 21.8945 5.21165 21.7398C5.00716 21.665 4.79958 21.5907 4.59561 21.5199C4.20915 21.9109 3.87581 21.9746 3.29078 22.1158C3.30465 22.3938 3.32616 22.4355 3.2255 22.6676C2.43297 22.5884 2.84053 23.1193 2.34271 23.4396C1.77072 23.0437 1.3777 23.0665 0.843439 23.1807C0.63238 23.4232 0.829395 23.6854 0.379921 23.7643C0.569011 24.0884 0.86716 24.8322 1.21487 25.0505C1.11116 25.1856 1.1776 25.1567 0.956823 25.153C0.965788 25.0748 0.974731 24.9966 0.986317 24.914C0.925132 24.8854 0.860722 24.8574 0.799537 24.8288C0.698016 24.8583 0.593868 24.8921 0.492346 24.9215C0.610901 25.1453 0.63397 25.1505 0.901248 25.217C0.923543 25.4372 0.946334 25.6613 0.968628 25.8814C0.839305 25.9915 0.88485 25.9978 0.61231 25.9644C0.553411 26.2964 0.459144 26.3817 0.526362 26.6771C0.387665 26.7398 0.248923 26.8024 0.107086 26.8655C0.378364 27.1343 0.517939 27.3716 0.646319 27.7199C1.03606 27.7461 1.21753 27.7427 1.56108 27.9291C1.6076 27.9677 1.65044 28.0027 1.69697 28.0412C1.69274 28.0823 1.68805 28.1194 1.68383 28.1605C1.36476 28.0886 1.04206 28.013 0.722989 27.941C0.625082 28.0227 0.49153 28.2226 0.422307 28.4019C0.456729 28.5191 0.494272 28.6359 0.528175 28.7491C0.59094 28.7652 0.656352 28.777 0.719118 28.7931C0.742719 28.7292 0.766775 28.6693 0.790376 28.6054C0.869357 28.6235 0.95147 28.6412 1.03045 28.6593C1.00211 28.7603 0.973728 28.8613 0.945903 28.9663C1.09969 28.995 1.01506 28.9573 1.13268 29.0515C1.12952 29.0762 1.12686 29.105 1.1237 29.1297C0.966756 29.1258 0.948499 29.0836 0.825499 29.1442C0.788324 29.1774 0.751189 29.2107 0.716633 29.2395C1.03476 29.7699 1.05546 29.978 0.677341 30.4085C0.790722 30.5681 0.849843 30.5563 0.878936 30.7796L0.969835 30.8407C1.13107 30.7305 1.37406 30.5124 1.60218 30.4989C1.70327 30.3681 1.74894 30.277 1.54975 30.1204C1.55398 30.0793 1.55867 30.0422 1.5629 30.0011C1.76475 30.1046 1.76784 30.1285 1.82261 30.3039C1.80943 30.4232 1.79316 30.5429 1.77946 30.6582C1.64498 30.6798 1.51102 30.7054 1.37654 30.727C1.45463 31.1547 1.56989 31.5249 1.61442 32.0382C1.7535 32.1255 1.8889 32.2093 2.02799 32.2966C2.10962 32.8496 2.27994 34.7212 1.96115 34.9209C2.13878 35.1816 2.43771 35.5644 2.86984 35.573C2.87761 35.6571 2.88171 35.7377 2.88948 35.8218C2.8105 35.8037 2.72839 35.7861 2.6494 35.768C2.42423 36.0001 2.19909 36.2322 1.97443 36.4683C2.55441 36.7049 2.50169 37.1336 3.04763 37.4031C2.90458 37.6529 2.79569 37.7238 2.54811 37.8574C2.53995 38.775 2.94609 38.6085 3.43688 39.1164C3.83515 39.5268 3.65343 40.3614 3.63211 40.786C3.80049 40.8776 3.97252 40.9728 4.1409 41.0644C4.15908 41.204 4.17411 41.3439 4.18864 41.4799C4.07871 41.5429 4.11367 41.5424 3.93527 41.5454C4.15336 42.1901 4.3746 42.8345 4.59322 43.4832C4.72038 44.0181 4.32099 44.2607 4.35991 44.6085C4.44503 45.3598 4.87042 45.9532 4.88796 46.7984C5.07572 46.8673 5.26711 46.9396 5.45486 47.0084C5.48307 47.0534 5.50872 47.1028 5.53693 47.1478C5.33434 47.2837 5.16842 47.285 4.89861 47.1255C4.84364 47.1692 4.79127 47.2084 4.7363 47.2521C4.87432 47.3558 4.94603 47.3667 5.11709 47.3809C5.208 47.5151 5.1744 47.5762 5.17689 47.7178C5.37668 47.781 5.35061 47.7763 5.517 47.7546C5.60888 47.9697 5.64744 48.0702 5.50969 48.2381C5.97494 48.6479 6.31179 48.7825 6.51163 49.3606C6.39383 49.4612 6.23714 49.6559 6.07491 49.7095C6.00209 49.8123 6.01998 49.7775 6.00365 49.8972C6.40999 50.0755 6.61083 50.0249 6.94053 49.909C7.10893 49.9763 7.07611 49.9684 7.17178 50.0411C7.1702 50.0534 7.16853 50.0658 7.16747 50.0822C7.02042 50.1297 6.96819 50.1447 6.72025 50.104C6.76274 50.5526 7.09618 50.7849 6.88919 51.1565C6.96856 51.3246 6.8813 51.2427 7.11613 51.3297C7.12496 51.3975 7.13431 51.4693 7.14314 51.5371L6.8491 51.5106C6.85807 51.4323 6.86701 51.3541 6.8786 51.2715C6.81269 51.2557 6.75058 51.2436 6.68781 51.2274C6.54912 51.2901 6.4103 51.3528 6.2716 51.4155C6.13749 51.6114 6.10326 51.8875 5.99004 52.1213C6.22665 52.5406 6.61726 52.7938 6.95437 53.1513C6.89624 53.2197 6.83807 53.2881 6.78307 53.3561C7.1488 53.8843 7.22841 53.8577 7.39108 54.4692C7.61021 54.5582 7.82976 54.6513 8.04889 54.7403C7.99959 54.8765 7.95084 55.0167 7.90154 55.1529C8.22867 55.5563 8.00367 55.6424 7.74381 56.0493C7.73801 56.1028 7.73216 56.1563 7.72584 56.2058C7.83936 56.2194 7.95244 56.229 8.06596 56.2426C8.14325 56.3947 8.41487 56.7405 8.43622 56.8553C8.48882 57.112 8.2801 57.1514 8.4127 57.4585C8.58133 57.8461 8.99996 58.3634 9.19368 58.772C9.12039 58.8221 9.05069 58.8759 8.9774 58.926C9.02646 59.0574 9.07606 59.1929 9.12825 59.324C9.12667 59.3364 9.12516 59.3487 9.1241 59.3651C8.9169 59.3921 8.82633 59.3593 8.5439 59.2744C8.50356 59.3324 8.46316 59.3904 8.42283 59.4483L8.49826 60.0751C8.71316 60.2053 8.92802 60.3355 9.14292 60.4656C8.85783 60.4338 8.74581 60.4809 8.58668 60.5827C8.60486 60.7223 8.6199 60.8623 8.63442 60.9982C8.74934 61.1941 8.85079 61.1647 9.06113 61.1373C9.08512 61.2234 9.10608 61.3099 9.13007 61.396C9.03013 61.413 8.92697 61.4305 8.82703 61.4476C8.83772 61.7747 8.84847 62.1017 8.85916 62.4288C8.96046 62.6427 9.17848 62.7481 9.22526 63.0827C8.78837 63.1355 8.55367 63.4176 8.06779 63.2659C8.05157 63.264 8.03486 63.258 8.01865 63.2561C8.08959 63.4821 7.99977 63.3559 8.24559 63.4293C8.17275 63.5564 8.17806 63.5232 8.07859 63.593C8.07859 63.593 9.6471 64.5809 11.2478 64.1979C12.848 63.811 16.4126 63.5777 16.4126 63.5777L19.1708 64.1146C19.3323 63.7367 19.641 63.6803 19.9373 63.4794C19.8506 63.3772 19.7644 63.2789 19.6776 63.1767C19.7121 63.1722 19.7466 63.1677 19.7775 63.1596C20.0259 63.2773 20.0159 63.3232 20.2983 63.3594C20.2572 63.1661 20.2091 63.1642 20.0926 63.0293C20.1271 63.0248 20.1616 63.0203 20.1925 63.0123C20.2716 62.9087 20.3475 62.8056 20.4266 62.702C20.504 62.7325 20.5851 62.7665 20.6625 62.7969C20.7225 62.9878 20.782 63.1748 20.842 63.3656C21.0324 63.3571 20.9409 63.3893 21.0493 63.29C21.1845 63.0534 20.9437 63.0199 21.0474 62.8847C21.2074 63.0098 21.0824 62.9572 21.2785 63.0168C21.4158 62.7962 21.8021 62.6485 22.0314 62.497C22.4117 62.5245 22.6303 62.6582 23.0372 62.7674C23.0209 62.9114 23.0013 63.0559 22.9855 63.2039C23.0644 63.222 23.1466 63.2398 23.2255 63.2579C23.2611 63.237 23.2973 63.2201 23.3297 63.1997C23.3002 62.8994 23.3255 62.7501 23.4533 62.5794C23.9985 62.5489 24.0625 62.3296 24.4419 62.1545C24.8655 62.3913 26.9362 62.2837 27.2481 62.2269C27.3035 62.3089 27.3615 62.3865 27.4169 62.4685C27.4975 62.4742 27.5811 62.4795 27.6617 62.4853C27.724 62.3757 27.787 62.2702 27.8493 62.1607C28.2275 62.2209 28.3771 62.2663 28.6563 62.4246C28.6745 62.5641 28.6895 62.7041 28.704 62.8401C28.7386 62.8356 28.7732 62.8311 28.8041 62.823C28.7755 62.6037 28.8368 62.3889 28.9275 62.2027C29.1033 62.2041 29.0688 62.1843 29.2215 62.2293C29.538 62.3057 29.4154 62.3946 29.568 62.6343C29.9506 62.4831 30.0704 62.4715 30.2208 62.1315C30.9578 62.3234 31.5204 62.1812 31.7346 61.8653C31.766 61.8856 31.7942 61.9063 31.8255 61.9265C31.8505 62.1179 31.8875 62.2794 32.014 62.417C32.0946 62.4227 32.1783 62.428 32.2589 62.4337C32.3632 62.2539 32.4674 62.074 32.5686 61.8946C32.737 61.9862 32.909 62.0814 33.0774 62.173C33.1355 62.1046 33.1937 62.0362 33.2487 61.9682C33.2816 61.976 33.3113 61.9844 33.3437 61.9883C33.3573 62.0189 33.3709 62.0496 33.3808 62.0767C33.2688 62.1724 33.2087 62.1518 33.2514 62.3328C33.392 62.5294 33.5351 62.7217 33.6756 62.9183C33.6788 62.8935 33.6815 62.8648 33.6846 62.84C33.6952 62.7494 33.7053 62.6548 33.719 62.5638C33.6222 62.5562 33.5217 62.545 33.4249 62.5373C33.4265 62.5249 33.428 62.5126 33.4291 62.4962C33.4736 62.3971 33.5182 62.298 33.5633 62.203C33.6438 62.2087 33.7276 62.214 33.8082 62.2197C33.9483 62.3637 34.0318 62.4663 34.2619 62.5661C34.3394 62.4749 34.4138 62.3841 34.4913 62.2929C34.4617 62.1386 34.4283 61.9808 34.3986 61.8265C34.1187 61.7859 34.137 61.8038 33.9766 61.6503C34.0137 61.6171 34.0509 61.5838 34.0854 61.555C34.1644 61.5731 34.2465 61.5908 34.3255 61.6089C34.4149 61.6824 34.5048 61.7599 34.5942 61.8335C34.6153 62.2403 34.5623 62.3972 34.8304 62.7394C34.866 62.7185 34.9022 62.7017 34.9346 62.6812C34.9567 62.5324 34.8478 62.579 35.0509 62.5444C35.0586 62.6286 35.0627 62.7091 35.0705 62.7933C35.1333 62.8094 35.1987 62.8212 35.2614 62.8373C35.2792 62.8269 35.2971 62.8165 35.3154 62.8101C35.3512 62.5702 36.0709 61.6491 36.2588 61.5233C36.3456 61.6255 36.4318 61.7238 36.5185 61.826C36.6248 61.7108 36.7498 61.7391 36.8838 61.6649C36.8468 61.5765 36.806 61.4845 36.769 61.396C36.7868 61.3856 36.8046 61.3751 36.8229 61.3687C37.1529 61.5001 37.4824 61.6275 37.8124 61.7589C37.9585 61.6303 38.1077 61.5014 38.2538 61.3729C38.4122 61.5104 38.479 61.5828 38.6805 61.5119C38.4834 61.3226 38.4061 61.3409 38.525 61.151C39.0402 61.2826 39.3357 61.3454 39.6481 61.2439C39.6826 61.3611 39.7201 61.4779 39.7545 61.595C39.9523 61.5936 39.9444 61.5824 40.0617 61.5023C40.1527 61.5634 40.2436 61.6246 40.3346 61.6857C40.5279 61.4294 40.841 61.1372 41.0185 60.9072C41.3193 60.9613 41.4057 60.9622 41.5903 61.0801C41.714 61.3681 41.9107 61.4074 42.1726 61.5801C42.2904 61.5526 42.4081 61.5251 42.529 61.4972C42.6274 61.3708 42.7227 61.2448 42.8212 61.1185C42.9483 61.1627 43.0749 61.203 43.202 61.2472C43.3303 61.1292 43.4611 61.0067 43.5894 60.8886C43.6192 60.9212 43.6458 60.9542 43.6762 60.9908C43.935 61.1153 43.8801 61.2076 44.0359 61.2765C44.1731 61.1045 44.3071 60.9329 44.4444 60.7609C44.4606 60.7629 44.4775 60.7688 44.4937 60.7708C44.549 60.8528 44.6069 60.9304 44.6623 61.0124C44.6969 61.0079 44.7315 61.0034 44.7624 60.9953C44.8415 60.8917 44.9205 60.7882 44.9965 60.685C45.0529 60.7506 45.113 60.8198 45.1694 60.8855C45.229 60.9264 45.2918 60.9669 45.3514 61.0078C45.3335 61.1642 45.3129 61.325 45.2949 61.4815C45.511 61.4979 45.476 61.4984 45.598 61.4298C45.4544 61.1606 45.2997 60.9537 45.4856 60.7145C45.8079 60.7374 45.925 60.779 46.1017 60.9344C46.3241 60.877 46.5433 60.8201 46.7652 60.7587C46.7667 60.7463 46.7684 60.7339 46.7695 60.7176C46.5346 60.6792 46.5555 60.6927 46.3887 60.5888C46.3903 60.5764 46.3919 60.564 46.393 60.5477C46.4139 60.5125 46.4348 60.4773 46.4553 60.4382C46.9208 60.5316 46.9888 60.6119 47.2 60.8115C47.4693 60.3547 47.9135 60.751 48.2146 61.0038C48.2978 60.9807 48.3848 60.9613 48.468 60.9383C48.5852 60.8825 48.78 60.7111 48.8513 60.6207C48.7159 60.5127 48.7744 60.5942 48.7274 60.43C48.8274 60.413 48.9304 60.3955 49.0303 60.3784C49.0032 60.3171 48.9797 60.2593 48.9525 60.198C49.4912 60.3873 49.8435 60.1995 50.283 60.2152C50.8543 60.2381 51.0874 60.4835 51.6241 60.5595C51.6551 60.4298 51.6866 60.304 51.7207 60.1739C52.1371 60.1845 52.165 59.9822 52.72 60.0761C52.7169 60.1009 52.7142 60.1296 52.711 60.1543C52.68 60.2841 52.6486 60.4099 52.6144 60.54C52.7264 60.566 52.8383 60.5919 52.9502 60.6179C52.949 60.7803 52.9485 60.7763 53.019 60.8766C53.0455 60.5649 52.8378 59.8783 53.272 60.0002C53.5175 59.8506 54.504 59.4585 54.7102 59.9628C54.7609 59.9603 54.8086 59.9581 54.8594 59.9556C55.0023 59.8518 55.1489 59.7516 55.2918 59.6478C55.555 59.5851 55.615 59.8003 55.8635 59.8207C56.3113 59.8516 56.4094 59.5265 56.9791 59.5861C57.0898 59.7744 57.1759 59.9214 57.2045 60.165L57.0596 60.1312C57.0326 59.9238 57.0425 59.9752 56.8951 59.8485C56.6983 59.9309 56.6963 59.9149 56.7657 60.1046C56.9383 60.1794 56.864 60.1242 56.9477 60.2269C56.9313 60.3709 56.9117 60.5154 56.8959 60.6634C56.9717 60.7063 57.0512 60.7527 57.127 60.7956C57.2777 60.7759 57.1829 60.8086 57.2808 60.7512C57.2705 60.5741 57.2567 60.3934 57.2464 60.2163C57.5869 60.2328 57.6436 60.0794 57.9565 60.0549C58.0252 59.8959 58.0933 59.7329 58.1619 59.574C58.1306 59.5537 58.1024 59.533 58.071 59.5128C57.8409 59.5103 57.811 59.5264 57.7484 59.3156C58.5236 59.4822 59.0438 59.236 59.4595 59.4617C59.5024 59.375 59.546 59.2922 59.589 59.2055C59.6042 59.2238 59.6188 59.2381 59.634 59.2564C59.6669 59.2643 59.6966 59.2726 59.729 59.2765C60.1517 59.3106 60.5587 59.0021 60.8627 58.8855C61.1547 58.7744 61.7764 59.1354 62.2175 59.1145C62.252 59.11 62.2865 59.1055 62.3174 59.0974C62.3352 59.087 62.353 59.0766 62.3713 59.0701C62.4666 58.4778 63.4219 58.9251 64.0478 58.6814C64.5405 58.8605 64.6356 59.0752 64.8482 59.4327C64.9005 59.4178 64.9497 59.4033 65.002 59.3884C65.1322 58.9172 65.4659 58.4885 65.7874 58.1871C66.0155 58.1979 66.2466 58.2084 66.4752 58.2232L66.698 58.4375C66.796 58.2584 68.0257 57.9441 68.301 57.8272C68.7198 58.1497 68.9953 57.7651 69.4166 57.5926C69.8412 57.813 70.5113 57.8839 70.9116 57.8926C71.3772 57.2763 72.5947 57.211 73.5785 57.4843C73.6966 57.0917 74.0555 57.1018 74.4139 57.1078C74.439 57.0315 74.4642 56.9553 74.4899 56.883C74.5213 56.9032 74.5495 56.9238 74.5808 56.9441C74.6597 57.0839 74.583 57.0087 74.7587 57.1075C74.9984 56.914 75.586 56.7442 75.901 56.6383C76.1191 56.7437 76.3367 56.8451 76.5548 56.9505C76.8596 56.6188 77.1187 57.0636 77.5246 57.0918C77.5976 56.8187 77.9635 56.5885 78.1775 56.5891L76.9594 56.0868C76.9787 56.064 76.9981 56.0411 77.0175 56.0183C76.7336 55.8242 76.6992 55.6827 76.6514 55.3645C76.687 55.3436 76.7231 55.3268 76.7556 55.3063C76.9072 55.465 76.9473 55.5774 77.1512 55.7211C77.2528 55.57 77.3509 55.4153 77.452 55.2602C77.4866 55.2557 77.521 55.2512 77.5519 55.2431C77.6235 55.3271 77.6951 55.411 77.7699 55.4946C77.7861 55.4965 77.8028 55.5024 77.819 55.5043C77.85 55.3503 77.9114 55.1355 77.8378 54.9383C77.8494 54.8313 77.8616 54.7283 77.8763 54.621C77.9867 54.6593 78.097 54.6977 78.2073 54.736C78.2298 54.6885 78.2519 54.6369 78.2744 54.5894C78.0445 54.3192 77.9413 53.8947 77.537 53.7325C77.3464 53.9601 77.1369 54.2875 77.089 54.606C77.0728 54.604 77.0561 54.5981 77.0398 54.5961C76.8125 54.3703 76.8259 54.0563 76.6377 53.8132C76.3966 53.7756 76.3709 53.7749 76.2395 53.8448C76.0872 53.9254 75.9744 54.2848 75.9759 54.3941C75.8074 54.4242 75.6389 54.4543 75.4704 54.4843C75.5184 54.6322 75.5658 54.776 75.6169 54.9235C75.6154 54.9358 75.6139 54.9482 75.6128 54.9646C75.5783 54.9691 75.5438 54.9736 75.5129 54.9816C75.3803 54.6745 75.4743 54.7352 75.1663 54.5767C75.1481 54.4371 75.1331 54.2971 75.1185 54.1611C74.6662 53.9484 74.6916 53.7747 74.2512 53.5564C74.2586 53.4905 74.266 53.4247 74.2734 53.3588C74.4063 53.3496 74.5386 53.3364 74.6714 53.3272C74.673 53.3148 74.6747 53.3025 74.6758 53.2861C74.5733 52.5979 74.1275 53.1953 73.8836 53.3082C73.8626 53.3434 73.8418 53.3786 73.8213 53.4177C73.9285 53.4808 74.0363 53.5479 74.144 53.6149C74.0427 53.916 73.9415 54.2172 73.8371 54.5187C73.8339 54.5434 73.8313 54.5722 73.8281 54.5969C73.7789 54.5871 73.7329 54.5769 73.6832 54.5631C73.667 54.5611 73.6502 54.5552 73.6339 54.5533C73.6236 54.3762 73.6098 54.1955 73.5995 54.0184C73.4546 53.9846 73.3102 53.9547 73.1685 53.9205C72.9457 54.3428 72.7196 54.421 72.7156 54.8311C72.4236 54.8691 72.3122 54.8228 72.1504 55.0263C71.9281 54.962 71.7059 54.8977 71.4836 54.8334L71.4465 54.745C71.6382 54.5254 71.681 53.36 71.8212 52.8429C72.1323 53.0011 72.1054 53.2357 72.0293 53.5822C72.3101 53.7281 72.59 53.7687 72.8279 53.9283C73.0531 53.6962 73.2782 53.4641 73.5029 53.228L73.1431 52.9424C73.2893 52.7165 73.4573 52.6825 73.5158 52.2978C73.2392 52.1108 73.2231 51.9384 72.8842 51.7879C72.8913 52.1114 72.7898 52.0679 72.4232 51.9251C72.4248 51.9127 72.4263 51.9004 72.4274 51.884C72.7905 51.8286 72.7985 51.6207 72.985 51.3612C73.064 51.3793 73.1461 51.397 73.2251 51.4151C73.2893 51.5649 73.3536 51.7147 73.4178 51.8644C73.5899 51.8866 73.6783 51.8305 73.9158 51.8158C74.3107 51.9549 75.1922 50.3153 75.1901 49.833C75.3392 49.8258 75.4883 49.8185 75.6374 49.8112C75.6522 49.6795 75.67 49.5475 75.6848 49.4158C75.622 49.3996 75.5567 49.3878 75.494 49.3717C75.485 49.4499 75.4759 49.5282 75.4643 49.6108C75.1407 49.3812 75.2474 48.9496 74.863 48.8659C74.7557 48.9245 74.774 48.918 74.7377 49.0809C74.608 49.0654 74.4782 49.0498 74.3485 49.0343C74.3113 49.0675 74.2741 49.1008 74.2364 49.13C74.2676 49.2719 74.3022 49.4134 74.3339 49.5593C74.5039 49.6386 74.6769 49.7174 74.8469 49.7966C74.8159 49.9264 74.7843 50.0521 74.7533 50.1819C74.5535 50.1917 74.3568 50.2011 74.1564 50.2069C74.167 50.1163 74.1771 50.0218 74.1908 49.9308C74.0731 49.9096 74.049 49.9209 73.8925 49.9453C73.5779 49.5889 73.6948 49.3344 73.5246 48.8862C73.0021 48.6988 72.6867 48.5817 72.5709 48.1831C72.3638 48.1371 72.1531 48.0876 71.9459 48.0416C71.9579 48.0846 71.97 48.1276 71.9788 48.1711C72.1237 48.2049 72.2681 48.2348 72.4099 48.269C72.3877 48.4666 72.3623 48.6645 72.3401 48.8621C72.3239 48.8601 72.3072 48.8542 72.291 48.8522C72.2205 48.7519 72.2242 48.7555 72.2222 48.5936C72.0104 48.4873 71.9063 48.4725 71.8133 48.2981C71.4649 48.3192 71.3837 48.4798 71.4049 48.8136L71.5629 48.7281C71.7268 49.0798 72.1207 49.0893 72.3674 49.4384C72.3836 49.4403 72.4003 49.4463 72.4165 49.4482C72.4998 49.3036 72.5838 49.1629 72.6671 49.0182C72.6999 49.1477 72.7358 49.2769 72.7687 49.4064C72.6823 49.4542 72.5928 49.5023 72.5032 49.5505C72.6076 49.8126 72.739 50.3064 72.8753 50.5685C72.8214 50.5958 72.7712 50.6267 72.7173 50.654C72.6206 50.549 72.6311 50.58 72.5978 50.4222C72.5816 50.4202 72.5647 50.4143 72.5485 50.4124C72.2874 51.0547 71.6091 51.3864 71.1817 51.9287C71.0168 52.0597 70.9064 51.997 70.6344 51.9676C70.5972 52.0008 70.56 52.034 70.5223 52.0632C70.6447 52.1446 70.7671 52.226 70.8895 52.3074C70.8879 52.3197 70.8862 52.3321 70.8851 52.3485C70.8312 52.3758 70.7811 52.4067 70.7271 52.434C70.5823 52.4001 70.4379 52.3703 70.2961 52.336C70.2235 51.6804 70.2582 50.2809 69.2678 49.7855C69.2709 49.7607 69.2736 49.732 69.2767 49.7073C69.2783 49.6949 69.28 49.6825 69.2811 49.6662C69.9633 49.6584 70.2589 50.1632 70.8088 50.0956C70.8862 50.1018 70.8643 50.129 71.0357 50.2688C71.1309 50.2889 71.2266 50.3129 71.3249 50.3325L71.3544 50.0935C71.4695 50.0947 71.5841 50.092 71.6992 50.0932C71.5672 49.717 71.2031 49.6671 71.223 49.1333C71.0812 49.0747 70.9395 49.0162 70.8009 48.9572C70.6639 48.9588 70.7152 48.9602 70.6143 48.872C70.788 48.8331 70.6771 48.8395 70.8544 48.9259C71.0124 48.8647 71.117 48.8105 71.0419 48.6014C70.8909 48.3737 70.5681 48.4441 70.3349 48.3204C70.3442 48.5138 70.356 48.7029 70.3652 48.8963C70.349 48.8944 70.3323 48.8884 70.3161 48.8865C70.1579 48.5543 69.999 48.2181 69.844 47.8855C69.8649 47.8504 69.886 47.8152 69.9064 47.776C70.0183 47.802 70.1303 47.828 70.2422 47.854C70.4359 47.7476 70.4767 47.6206 70.7655 47.6073C70.6858 47.1919 70.4932 46.7426 70.4827 46.2452C70.4361 46.2066 70.3933 46.1716 70.3468 46.1331C70.1573 46.1983 69.9679 46.2636 69.7815 46.3284C69.6634 46.2059 69.665 46.2665 69.6129 46.0868C69.8348 45.9767 70.0117 45.8402 70.2033 45.6936C70.0806 45.4865 69.6325 45.2326 69.336 45.0888C69.3198 45.0868 69.3029 45.0809 69.2867 45.079C69.1111 45.4709 69.3922 45.9371 69.4713 46.4215C69.4368 46.426 69.4023 46.4305 69.3714 46.4386C69.1357 46.1489 69.2708 45.9367 68.9189 45.6865C68.9725 45.5092 69.026 45.3319 69.0796 45.1546C69.02 45.1137 68.9572 45.0732 68.8976 45.0323C68.8604 45.0656 68.8232 45.0988 68.7855 45.128C68.6769 44.9556 68.4157 44.0286 68.3536 43.7731C68.5322 43.6241 68.7576 43.5907 68.9351 43.4581C69.138 43.5695 69.0904 43.5717 69.1489 43.7506C69.3274 43.626 69.6038 43.3953 69.7065 43.2278C69.9109 43.3755 69.9898 43.491 70.2513 43.6354C70.2497 43.6477 70.248 43.6601 70.247 43.6765C70.216 43.8062 70.1846 43.932 70.1536 44.0617C70.0762 44.0313 69.9951 43.9972 69.9177 43.9667C69.8707 44.4392 70.0233 44.6789 70.0736 45.1387C70.105 45.1589 70.1332 45.1795 70.1645 45.1998C70.2137 45.2096 70.2602 45.2238 70.3094 45.2336C70.2871 45.0135 70.2643 44.7894 70.242 44.5693C70.2776 44.5484 70.3138 44.5315 70.3462 44.5111C70.4168 44.6114 70.413 44.6078 70.415 44.7698C70.6797 44.792 70.7152 44.8199 70.8867 44.9597C70.9061 44.9369 70.9254 44.9141 70.9448 44.8913C71.3017 44.7394 71.2871 44.1614 71.2242 43.7763C70.9909 43.6769 71.0856 43.7416 70.8679 43.8592C70.6259 43.5947 70.478 43.3666 70.0052 43.2173C69.9552 43.0048 70.1587 42.9013 70.2328 42.5388C70.3145 42.5282 70.3998 42.5211 70.4819 42.5145C70.7162 42.6218 70.6654 42.6487 70.7956 42.7899C71.0791 42.7854 70.9976 42.723 71.2345 42.8503C71.3956 42.8861 71.5536 42.9223 71.7147 42.9581C71.686 42.7875 71.6197 42.6947 71.713 42.5528C71.7161 42.5281 71.7188 42.4993 71.722 42.4746C71.7847 42.4907 71.85 42.5025 71.9128 42.5187C72.0114 42.7856 72.1133 43.0521 72.2119 43.3191C71.8365 43.6478 71.945 43.9176 71.7517 44.2712C71.7427 44.3494 71.7338 44.4276 71.7222 44.5102C71.9 44.552 72.0741 44.5901 72.252 44.6318C72.2802 44.6768 72.3058 44.7262 72.3341 44.7711C72.0316 44.8024 71.7863 44.733 71.5683 44.5546C71.5891 45.2534 71.2158 45.4278 71.0056 45.9702C71.2356 46.1187 71.4046 46.1413 71.7127 46.2512C71.7262 46.2819 71.7398 46.3125 71.7497 46.3396C71.699 46.3422 71.6515 46.3443 71.6007 46.3468C71.3976 46.4787 71.4473 46.4439 71.2115 46.3002C71.1847 46.3889 71.158 46.4775 71.1312 46.5662C71.2264 46.5862 71.3221 46.6102 71.4204 46.6299C71.4025 46.7863 71.3819 46.9472 71.364 47.1036C71.4105 47.1421 71.4533 47.1771 71.4999 47.2156C71.9724 47.1176 72.3299 46.9209 72.3377 46.3928C72.9739 46.3748 72.983 46.6655 73.5165 46.8637C73.7305 46.7669 73.7445 46.5298 73.9204 46.3852C74.1436 46.5549 74.305 46.7407 74.3398 47.0078C74.5469 47.0538 74.7579 47.1034 74.965 47.1494C74.9553 47.4913 74.8436 47.737 74.7898 48.2063C74.8228 48.2142 74.8524 48.2225 74.8854 48.2303C74.9677 48.0047 75.0297 47.8425 75.0133 47.5689C75.551 47.653 75.4598 47.2228 74.9697 47.1123C75.2272 46.9571 75.1466 46.9514 75.3153 46.7023C75.3185 46.6775 75.3212 46.6488 75.3243 46.6241C75.5434 46.7131 75.7631 46.8062 75.9823 46.8952C76.1065 47.2116 75.8995 47.4616 76.4082 47.886C76.4024 47.9394 76.3965 47.9929 76.3902 48.0424C76.0067 48.064 75.9768 48.1774 75.6759 48.245C75.6728 48.2697 75.6701 48.2985 75.667 48.3232C75.946 48.7005 76.1585 49.1553 76.1989 49.661C76.0796 49.7009 75.9602 49.7408 75.8377 49.7811C75.848 49.9581 75.862 50.1388 75.8723 50.3159C76.0141 50.3745 76.1558 50.4331 76.2944 50.4921C76.2928 50.5044 76.2913 50.5168 76.2902 50.5331C76.1783 50.5072 76.0663 50.4812 75.9544 50.4553C75.9292 50.5315 75.904 50.6078 75.8783 50.6801C75.8219 50.6145 75.7618 50.5452 75.7053 50.4796C75.3761 50.6482 75.584 50.9942 75.6644 51.2433C75.4576 51.4202 75.333 51.3959 75.1213 51.241C75.0071 51.3208 74.9611 51.4079 74.8872 51.5513C74.9382 51.7718 74.7592 51.7221 74.5307 51.6343C74.4619 51.9149 74.7279 52.9265 75.0374 53.1701C75.1285 53.1095 75.2164 53.0494 75.3075 52.9889C75.5021 53.0852 75.4581 53.0423 75.5302 53.2032C75.7018 53.1484 75.8735 53.0936 76.0446 53.0348C75.9906 52.6201 75.7731 52.324 75.4694 52.0513C75.502 51.9092 75.5346 51.7671 75.5708 51.6285C75.8685 51.61 75.9507 51.4817 76.1899 51.4059C76.1602 51.2516 76.127 51.0938 76.0973 50.9395C76.2977 50.885 76.3405 50.8956 76.4223 50.6903C76.8167 50.8255 77.3933 50.7422 77.6101 51.083C77.4876 51.1476 77.3626 51.2166 77.2401 51.2813C77.1878 51.2962 77.1386 51.3107 77.0863 51.3257C77.0492 51.2372 77.0085 51.1452 76.9714 51.0567C76.9044 51.0574 76.8401 51.0536 76.7731 51.0542C76.7513 51.4017 76.8344 51.5248 76.9853 51.7525C76.8769 51.8761 76.4677 51.9456 76.371 51.9379C76.2729 52.2143 76.1744 52.4866 76.0763 52.763C76.1317 52.845 76.1896 52.9226 76.2449 53.0046C76.2763 53.0249 76.3046 53.0455 76.336 53.0657C76.4345 52.9394 76.5297 52.8134 76.6282 52.687C76.8081 52.769 76.7716 52.7333 76.8552 52.8602C76.9132 52.9135 76.9748 52.9703 77.0328 53.0236C77.0951 52.9141 77.1581 52.8086 77.2205 52.6991C77.3146 52.7355 77.4082 52.7679 77.5055 52.8039C77.4749 52.5199 77.5689 52.1387 77.5644 51.8838C77.6895 51.9121 77.6764 51.9097 77.8135 51.8594C77.8297 51.8614 77.8464 51.8673 77.8626 51.8693C77.9258 52.0111 77.9663 52.2491 77.848 52.3943C77.7181 52.5005 77.7861 52.4835 77.5989 52.4187C77.7377 52.7736 78.2938 52.8269 78.6825 52.8695C78.7003 52.8591 78.7181 52.8487 78.7365 52.8422C78.7259 52.3935 78.5054 52.1464 78.2735 51.763C78.4645 51.6611 78.5424 51.7199 78.552 51.4997C78.685 51.4418 78.6697 51.4721 78.8502 51.4851C78.8738 51.4212 78.8979 51.3613 78.9215 51.2974C78.6762 51.1794 78.6024 51.2254 78.566 50.9707C78.3464 50.8776 78.3305 51.0256 77.8781 50.9346C77.8645 50.9039 77.851 50.8732 77.8411 50.8461C78.2871 50.5447 77.9814 50.2317 78.0253 49.711C78.0598 49.7065 78.0943 49.702 78.1252 49.6939C78.2976 49.9148 78.7009 49.996 78.7985 50.255C78.8476 50.2648 78.8936 50.2751 78.9433 50.2889C78.9581 50.1572 78.976 50.0251 78.9908 49.8934C78.7173 49.7547 78.5672 49.681 78.5041 49.4175C78.2807 49.4182 78.0727 49.3399 77.8834 49.2348C77.8805 49.5312 77.8776 49.8276 77.8752 50.1279C77.8574 50.1384 77.8396 50.1488 77.8213 50.1553C77.7883 50.1474 77.7585 50.1391 77.7261 50.1352C77.677 50.0038 77.6274 49.8683 77.5752 49.7372C77.559 49.7353 77.5423 49.7293 77.5261 49.7274C77.5145 49.8343 77.5023 49.9373 77.4876 50.0446C77.3918 50.0693 77.133 49.9692 76.8134 49.8932C76.5466 49.34 76.5244 48.9495 76.4152 48.2581L76.5775 48.1316C76.7794 48.235 76.7825 48.2589 76.8372 48.4343C77.339 48.3405 77.7354 48.6376 77.7909 49.1373C77.8223 49.1576 77.8504 49.1782 77.8818 49.1985C77.8982 49.0544 77.9176 48.9099 77.9334 48.7619C78.0166 48.7389 78.1036 48.7195 78.1868 48.6964C78.3032 49.0016 78.288 49.0564 78.5614 49.2681C79.0579 49.2561 78.8824 48.7923 78.8561 48.443C78.7473 48.3923 78.638 48.3376 78.5292 48.2869C78.3299 48.3493 78.3162 48.3673 78.2908 48.6383C78.2563 48.6428 78.2218 48.6473 78.191 48.6554C78.0504 48.4344 78.0925 48.3154 77.8043 48.1623C77.7323 47.977 77.7578 47.4871 77.859 47.2833C77.8292 47.2507 77.8025 47.2177 77.7722 47.1811C77.6631 47.4711 77.5433 47.6043 77.2104 47.745C77.1477 47.7288 77.0822 47.717 77.0195 47.7009C76.9418 47.4474 76.9889 47.3683 76.628 47.245C76.6338 47.1915 76.6397 47.138 76.646 47.0885C76.9384 47.1275 77.2277 47.1669 77.5201 47.2058C77.5437 47.1419 77.5677 47.082 77.5913 47.0181C77.4141 46.9074 77.2159 46.8805 76.9753 46.7983C76.8108 46.4182 76.9762 46.34 77.112 46.0587C76.9092 45.8986 76.8255 45.7716 76.6745 45.5925C76.6075 45.5932 76.5431 45.5894 76.4762 45.59C76.4069 45.7936 76.4362 45.8223 76.5239 46.0055C76.4627 45.977 76.3985 45.9488 76.3373 45.9203C76.1415 46.035 76.2048 46.0065 76.3029 46.1965C76.1371 46.1978 75.9718 46.2031 75.8091 46.2041C75.6803 45.7545 75.5395 45.9472 75.2793 46.0825C75.2762 46.1073 75.2735 46.136 75.2703 46.1607C75.148 46.0793 75.0255 45.998 74.9032 45.9166C74.9064 45.8918 74.909 45.8631 74.9122 45.8384C75.0283 45.8233 75.1445 45.8081 75.2638 45.7926C75.2342 45.6383 75.2008 45.4804 75.1711 45.3261C75.1727 45.3137 75.1744 45.3014 75.1754 45.285C75.3679 45.3167 75.5635 45.348 75.7555 45.3757C75.7881 45.1119 75.8177 44.8485 75.8504 44.5847C75.7594 44.5236 75.6685 44.4624 75.5775 44.4013C75.6015 44.4874 75.6223 44.5739 75.6463 44.66C75.6269 44.6828 75.6076 44.7056 75.5882 44.7284C75.493 44.7084 75.3972 44.6843 75.2988 44.6647C75.2514 44.4235 75.1738 44.1943 75.2818 43.9694C75.286 43.9283 75.2907 43.8912 75.295 43.8501C75.3112 43.8521 75.3279 43.858 75.3441 43.8599C75.4198 44.0487 75.3585 44.0933 75.5457 44.2311C75.5755 44.2637 75.6021 44.2967 75.6324 44.3333C75.8125 44.245 75.9875 43.9951 76.0452 43.7767C75.6284 43.5674 75.7006 43.5336 75.4047 43.3451C75.2843 43.4257 75.301 43.456 75.2795 43.5602C75.2287 43.5627 75.1812 43.5649 75.1304 43.5674C74.9674 43.3697 74.8802 43.1418 74.8151 42.8867C74.3144 42.8667 74.198 43.1252 73.629 42.8993C73.6054 42.9632 73.5813 43.0231 73.5577 43.087C73.5415 43.085 73.5247 43.0791 73.5084 43.0772C73.4218 42.8289 73.3378 42.5763 73.2512 42.328C73.1405 42.1397 72.937 42.1946 72.8514 41.9543C72.9498 41.9496 73.0513 41.9445 73.1496 41.9398C73.1943 41.6947 73.2416 41.4452 73.2863 41.2002C73.548 41.1499 73.6823 41.177 73.8097 40.9536C73.953 40.9998 74.0963 41.046 74.2365 41.0926C74.2635 41.2756 74.2786 41.2939 74.3962 41.4124C74.3437 41.622 74.3307 41.6196 74.1669 41.6856C74.2373 41.9319 74.3045 42.1786 74.3749 42.4249C74.5591 42.3928 74.7873 42.355 74.8942 42.2194C74.9344 42.2831 74.9776 42.3464 75.0179 42.4101C75.1733 42.3534 75.4533 41.6843 75.5242 41.4682C75.5587 41.4637 75.5932 41.4592 75.6241 41.4512C75.8787 41.5923 75.9189 41.7291 76.2149 41.8689C76.2419 42.0763 76.174 42.0445 76.0316 42.1523C76.0613 42.1849 76.088 42.218 76.1183 42.2546C76.1571 42.209 76.1958 42.1634 76.2346 42.1178C76.2691 42.1133 76.3036 42.1088 76.3344 42.1007C76.4724 42.2774 76.4626 42.2746 76.4901 42.4616C76.8672 42.5625 76.9718 42.557 77.0955 42.3544C77.1745 42.3725 77.2566 42.3901 77.3356 42.4082C77.4526 42.6201 77.4767 42.6332 77.4283 42.8747C77.6312 42.9618 77.8341 43.0489 78.0402 43.1356C77.915 43.2776 77.0187 43.4065 76.878 43.3559C76.7618 43.4927 76.6486 43.6291 76.5324 43.7659C76.6833 44.018 76.8337 44.266 76.9847 44.518C77.1715 44.4572 77.1637 44.4947 77.156 44.3132C77.1905 44.3087 77.225 44.3043 77.2559 44.2962C77.2485 44.362 77.2411 44.4279 77.2338 44.4937C77.2803 44.5322 77.3231 44.5672 77.3697 44.6058C77.5225 44.5534 77.5156 44.5746 77.5901 44.4108C77.8233 44.5102 77.7762 44.5163 77.9079 44.6451C77.913 44.2673 78.1872 44.1424 78.3518 43.8128C78.4219 43.7874 78.489 43.7625 78.5591 43.7371C78.6845 43.9154 78.813 44.0933 78.9416 44.2712C78.6218 44.4142 78.1175 44.9058 77.9456 45.1796C78.0987 45.3746 78.2599 45.4103 78.1875 45.6387C78.2853 45.7274 78.3584 45.7259 78.6142 45.7778C78.7127 45.6514 78.808 45.5254 78.9064 45.3991C79.0806 45.4129 79.0127 45.4055 79.1424 45.494C79.2329 45.4295 79.2272 45.4343 79.2676 45.279C79.3303 45.2952 79.3958 45.3069 79.4585 45.3231C79.5676 45.6455 79.6767 45.9678 79.7888 46.2898C79.9979 46.5464 80.0717 46.403 80.313 46.8582C80.192 47.0321 80.0746 47.2096 79.9536 47.3835C80.0414 47.4937 80.0101 47.4735 80.1806 47.5567C80.105 47.7612 80.0271 47.7754 79.8063 47.796C79.8117 48.1806 79.8708 48.1202 79.7245 48.4677C79.8333 48.5184 79.9425 48.5731 80.0513 48.6238C80.1251 49.19 79.5615 49.4216 79.2751 49.7469C79.3856 50.1299 79.4246 50.3803 79.71 50.6594C79.7038 50.5629 79.7008 50.466 79.6951 50.3734C79.7459 50.3709 79.7934 50.3687 79.8442 50.3662C79.8577 50.3969 79.8713 50.4275 79.8812 50.4546C79.8665 50.5863 79.8486 50.7184 79.8338 50.8501C79.7564 50.8196 79.6754 50.7856 79.598 50.7551C79.4506 51.2163 79.6035 51.4843 79.5334 52.122C79.5496 52.124 79.5663 52.1299 79.5825 52.1318C79.9667 51.9195 80.042 51.5164 79.8577 51.0578C79.9584 50.8501 80.175 50.7245 80.399 50.6548C80.4022 50.63 80.4048 50.6013 80.408 50.5766C80.4242 50.5785 80.4409 50.5845 80.4571 50.5864C80.349 50.9817 80.2746 51.0968 80.1175 51.3606C80.131 51.3912 80.1446 51.4219 80.1545 51.449C80.3941 51.4746 80.3564 51.4551 80.506 51.4032C80.4599 51.5147 80.4138 51.6261 80.3677 51.7376C80.4435 51.7804 80.5229 51.8268 80.5988 51.8697C80.7298 51.5525 80.9175 51.67 80.9755 51.1839C81.0101 51.1794 81.0447 51.1749 81.0756 51.1668C81.3486 51.3016 81.3708 51.4487 81.616 51.6154C81.5012 51.8859 81.3411 51.9311 81.2853 52.3114C81.3957 52.3498 81.506 52.3881 81.6163 52.4264C81.6071 52.233 81.5953 52.044 81.586 51.8505C81.6995 51.8641 81.8125 51.8737 81.926 51.8873C81.9231 51.6444 81.9197 51.3975 81.9137 51.155C81.7697 51.2264 81.7937 51.2395 81.5154 51.1866C81.5018 51.1559 81.4884 51.1252 81.4785 51.0981C81.5983 51.0622 81.6627 51.066 81.8724 51.1076C81.8276 50.935 81.7826 50.7624 81.7378 50.5898C81.6453 50.4194 81.4644 50.3538 81.2841 50.2434C81.3659 50.0381 81.4675 49.8384 81.7296 49.8164C81.737 49.7506 81.7445 49.6847 81.7519 49.6188C81.4292 49.4459 81.2938 49.2405 81.1366 48.9893C81.3186 48.9656 81.6502 48.6426 81.7361 48.5179C81.7706 48.5134 81.8051 48.5089 81.836 48.5008C81.9452 48.7015 82.0512 48.9026 82.1603 49.1033C82.2707 49.1417 82.3811 49.18 82.4915 49.2183C82.6742 49.0282 82.7339 48.9718 83.1105 48.9957C83.0579 48.7877 83.0355 48.7866 82.7509 48.7101C82.6899 48.5356 82.6282 48.3571 82.5671 48.1825C82.7357 48.0551 82.9034 47.8711 83.1948 47.8777C83.1782 47.7501 83.162 47.6265 83.1422 47.4993C83.3719 47.4978 83.6047 47.4958 83.8344 47.4943C83.9253 47.5554 84.0164 47.6166 84.1074 47.6777C84.003 47.9792 83.7455 48.0371 83.6438 48.2612C83.6603 48.5348 83.6768 48.8084 83.6938 49.086C83.9567 49.3397 84.1742 49.5141 84.4031 49.7762C84.3821 49.8114 84.3612 49.8466 84.3408 49.8857C83.8131 49.7315 84.1188 50.0444 83.7264 50.0712C83.719 50.1371 83.7115 50.203 83.7041 50.2688C84.1189 50.3891 84.5306 50.5098 84.9459 50.6342C85.0243 50.7213 85.0314 50.8258 85.0564 50.9442C85.0894 50.9521 85.1192 50.9603 85.1516 50.9642C85.1679 50.9662 85.1847 50.9721 85.2009 50.974C85.3178 50.7682 85.3708 50.5869 85.3736 50.3635C85.1336 50.261 85.1727 50.2924 85.1598 50.071C85.0343 50.0144 84.9094 49.9617 84.7839 49.9051C84.7509 49.8972 84.7211 49.8889 84.6881 49.8811C84.7982 49.6477 84.9088 49.4184 85.0188 49.1851C85.113 49.2215 85.2066 49.2539 85.3039 49.2899C85.3384 49.2854 85.3729 49.2809 85.4038 49.2728C85.3949 49.205 85.3856 49.1332 85.3768 49.0655C85.3653 49.0507 84.567 48.4856 84.2276 48.3555C84.2292 48.3431 84.2307 48.3307 84.2318 48.3144C84.4742 48.1409 84.5359 48.0761 84.6863 47.8091C84.7387 47.7942 84.7878 47.7796 84.8402 47.7647C84.8505 47.9418 84.8645 48.1224 84.8748 48.2995C84.8716 48.3243 84.869 48.353 84.8658 48.3778C84.8987 48.3856 84.9317 48.3935 84.961 48.3978C85.0611 48.259 85.1575 48.1167 85.2575 47.978C85.3517 48.0144 85.4453 48.0468 85.5426 48.0828C85.4822 47.7662 85.3681 47.8217 85.4212 47.4457C85.4988 47.3545 85.5732 47.2637 85.6507 47.1725C85.7998 47.1652 85.9488 47.158 86.0979 47.1507C86.1277 47.1833 86.1543 47.2164 86.1846 47.253C86.0447 47.5267 85.8739 47.8571 85.7366 48.1264C86.0414 48.3098 86.1151 48.4096 86.319 48.6264C86.5839 48.454 86.7687 48.2312 86.812 47.8038C86.8282 47.8058 86.8449 47.8117 86.8611 47.8137L86.9929 47.9668C87.0701 48.192 86.9387 48.2375 86.8005 48.3285C86.9604 48.5266 87.0425 48.5929 87.0799 48.88L87.2201 48.951C87.5007 48.7766 87.7831 48.8128 87.9597 48.5505C88.0723 48.4345 87.9991 48.4602 87.8909 48.2918C88.3206 48.1345 89.0499 48.5382 89.548 48.4652C89.581 48.4731 89.6108 48.4814 89.6432 48.4852C89.6362 48.2104 89.4871 47.7514 89.4293 47.3817C89.3445 47.4171 89.2561 47.4489 89.1713 47.4843C88.9669 47.3122 88.8801 47.2343 88.8379 46.96C88.7914 46.9215 88.7486 46.8865 88.7021 46.8479C88.5659 46.9792 88.5622 47.0487 88.286 47.036C88.2708 47.0177 88.2562 47.0034 88.241 46.9851C88.3034 46.8756 88.3662 46.7701 88.4285 46.6606C88.2713 46.4337 88.2153 46.3963 88.1909 46.1603C88.1418 46.1504 88.0958 46.1402 88.0461 46.1264L87.9969 46.1166C87.9612 46.2834 87.9255 46.4503 87.8867 46.6176C87.6539 46.5222 87.7239 46.5942 87.6639 46.4033C87.4347 46.4332 87.4833 46.512 87.3436 46.6153C87.3122 46.5951 87.284 46.5745 87.2527 46.5542C87.2378 46.2196 87.3467 46.1243 87.2852 45.8727C87.3045 45.8499 87.3239 45.8271 87.3433 45.8043C87.5257 45.9306 87.4906 46.0041 87.6987 46.1311C87.7165 46.1207 87.7344 46.1102 87.7527 46.1038C87.9066 46.0351 88.0081 45.884 88.0491 45.684C88.1886 45.7996 88.1506 45.7276 88.1687 45.9158C88.185 45.9177 88.2017 45.9237 88.2179 45.9256C88.276 45.8572 88.3342 45.7888 88.3892 45.7208C88.452 45.7369 88.5174 45.7487 88.5801 45.7649C88.7006 46.1506 89.0499 46.3079 89.2641 46.6531C89.3513 46.7593 89.4523 46.7989 89.6359 46.8601C89.6281 46.776 89.624 46.6954 89.6162 46.6112C89.6356 46.5884 89.655 46.5656 89.6744 46.5428C89.7073 46.5507 89.7371 46.559 89.7696 46.5629C89.7858 46.5648 89.8025 46.5707 89.8187 46.5727C89.8792 46.8162 89.7822 47.0275 89.5593 47.0809C89.5309 47.1819 89.5025 47.283 89.4747 47.388C89.8571 47.4315 90.0752 47.6098 90.2579 47.4441C90.2741 47.446 90.2908 47.452 90.307 47.4539C90.4931 47.6081 90.5831 47.6613 90.5954 47.9273C90.7847 47.9837 90.9773 48.0398 91.1671 48.1002C91.2334 48.2659 91.0731 48.5301 91.0304 48.8398C91.0618 48.8601 91.0899 48.8807 91.1213 48.9009C91.3857 48.7246 91.4049 48.3571 91.4457 47.8368L91.5461 47.8237C91.7333 47.8886 91.6899 47.8496 91.7767 47.9519C91.8247 48.0997 91.8722 48.2435 91.9233 48.3909C91.9516 48.4359 91.9771 48.4854 92.0053 48.5303C92.3302 48.5002 92.1855 48.3203 92.5705 48.335C92.6832 48.0486 92.7305 47.8965 92.897 47.6802C92.78 47.517 92.8219 47.5439 92.6242 47.4967C92.6421 47.3403 92.6627 47.1795 92.6806 47.023C92.8465 47.0217 93.0117 47.0164 93.1744 47.0154C93.279 47.1316 93.2753 47.1037 93.2893 47.2844C93.3971 47.2298 93.3432 47.2814 93.4055 47.1475C93.4327 47.2089 93.4562 47.2666 93.4833 47.328C93.6794 47.4606 93.8678 47.4847 94.1503 47.5209C94.2425 47.3467 94.4064 47.1591 94.5958 47.0938C94.6314 47.073 94.6675 47.0561 94.7 47.0357L94.8645 47.3184C94.9982 47.0212 95.1582 46.6556 95.2846 46.2783C95.4504 46.2769 95.6157 46.2716 95.7784 46.2707C95.7144 46.4899 95.6695 46.4633 95.5443 46.581C95.8069 47.151 96.3627 47.5936 96.3275 48.3038C96.5984 48.3983 96.6041 48.4665 96.6838 48.2209C96.9892 48.3595 96.8841 48.3124 96.7987 48.4898C97.1156 48.6188 97.1197 48.675 97.2985 48.8464C97.3284 48.7087 97.3735 48.6866 97.6596 48.7263C97.6674 48.8105 97.6715 48.891 97.6792 48.9752C97.8095 48.9704 97.9325 48.8854 98.0535 48.7358C98.0698 48.7378 98.0865 48.7437 98.1027 48.7457C98.1817 48.7638 98.2638 48.7815 98.3428 48.7995C98.3682 48.9949 98.3466 49.0991 98.2413 49.2223C98.3683 49.3639 98.3961 49.3806 98.564 49.4195C98.7286 49.6049 98.7107 49.737 98.8434 49.9712C98.7764 49.9718 98.7122 49.968 98.6452 49.9686C98.5374 49.9988 97.8984 49.6036 97.8808 49.3463C97.8343 49.3078 97.7915 49.2728 97.745 49.2343C97.6102 49.5722 97.3502 49.5371 97.2651 49.9375C97.2023 49.9214 97.1369 49.9096 97.0741 49.8935C97.059 49.8752 97.0443 49.8609 97.0292 49.8426C97.0889 49.7618 97.1486 49.681 97.2051 49.6006L97.0692 49.4886C97.0185 49.4912 96.9708 49.4933 96.9201 49.4959L96.8638 49.9696C96.776 49.8837 96.6876 49.7938 96.5997 49.7079C96.5688 49.8376 96.5373 49.9634 96.5031 50.0936C96.4869 50.0916 96.4702 50.0857 96.454 50.0837C96.3928 50.0552 96.3284 50.0271 96.2672 49.9986C96.3124 49.7819 96.3444 49.7817 96.4549 49.6741C96.2907 49.5414 96.1234 49.4091 95.9592 49.2764L95.9101 49.2665C95.8488 49.3597 95.788 49.4568 95.7268 49.55C95.6148 49.524 95.5029 49.498 95.3909 49.472C95.4193 49.371 95.4477 49.27 95.4755 49.165C95.4619 49.1343 95.4483 49.1037 95.4384 49.0766L95.3473 49.0154C95.3086 49.061 95.2699 49.1066 95.2311 49.1522C95.0853 48.9887 95.0702 48.9461 94.8265 48.8157C94.7146 48.7897 94.6026 48.7637 94.4907 48.7377C94.4756 49.1858 94.2549 49.1821 94.1019 49.5021C94.1809 49.5202 94.263 49.5379 94.342 49.556C94.4406 49.7986 94.4295 49.8852 94.6255 50.0665C94.5547 50.2582 94.5464 50.2187 94.5289 50.4522C94.4709 50.3989 94.4093 50.3421 94.3512 50.2888C94.2162 50.3794 94.0523 50.4697 93.968 50.6064C94.1589 50.6748 94.6662 50.7709 94.8246 50.884C95.0353 51.031 94.8438 51.1289 95.2711 51.2719C95.3835 50.7626 95.5115 50.3485 95.1822 49.9534C95.1881 49.8999 95.1939 49.8464 95.2002 49.797C95.5286 49.9407 95.4527 49.9709 95.73 49.9186C95.7717 50.1159 95.8139 50.3172 95.8555 50.5145C95.9507 50.5345 96.0466 50.5586 96.1449 50.5782C96.1914 50.6167 96.2343 50.6517 96.2808 50.6903C96.1607 50.9938 95.9394 51.5498 95.6577 51.7649C95.6891 51.7852 95.7174 51.8059 95.7488 51.8261C95.7937 51.877 95.8356 51.9284 95.8805 51.9793C95.9235 51.8926 95.9669 51.8098 96.0099 51.7231C96.1798 51.8024 96.3529 51.8812 96.5233 51.9644C96.6385 51.844 96.6983 51.8362 96.9306 51.8546C96.9542 51.7907 96.9782 51.7308 97.0018 51.6669C96.8747 51.6226 96.7483 51.5823 96.6212 51.538L96.5604 50.3862C96.6678 50.2789 96.7864 50.4541 96.839 50.1228C96.954 50.27 97.0658 50.4177 97.1808 50.5649C97.1882 50.499 97.1955 50.4332 97.2029 50.3674C97.2521 50.3772 97.2981 50.3874 97.3478 50.4012C97.2104 50.7922 97.3155 50.815 97.4348 51.3145C97.2359 51.4539 97.0649 51.3424 96.9563 51.612C97.0845 51.6399 97.2133 51.6718 97.3414 51.6997C97.3306 52.0823 97.1653 51.9903 97.2089 52.3982C97.3978 52.3534 97.5945 52.3196 97.6831 52.1418C97.6993 52.1438 97.7161 52.1497 97.7323 52.1516C97.7621 52.1842 97.7888 52.2172 97.8191 52.2538C97.6294 52.5624 97.6944 52.9392 97.1524 52.872C97.1466 52.9254 97.1409 52.9789 97.1346 53.0284C97.2931 53.0929 97.4479 53.1538 97.6063 53.2183C97.7267 53.1378 97.7754 53.0706 97.8404 52.908C98.0508 52.8563 98.1788 53.0059 98.3385 52.8593C98.3877 52.8692 98.4337 52.8794 98.4834 52.8932C98.4822 53.0556 98.4778 53.2183 98.4761 53.3767C98.7146 53.4429 98.9537 53.5132 99.1922 53.5794C99.2434 54.1689 99.2663 54.393 99.0451 54.803C99.0435 54.8154 99.042 54.8277 99.0409 54.8441C99.1738 54.9322 99.2819 55.0033 99.4677 54.9831C99.6294 54.9256 99.6521 54.659 99.7271 54.4749C99.8804 54.4995 99.8245 54.4865 99.963 54.5699C100.165 54.4747 100.286 54.0857 100.389 53.8939C100.469 53.8996 100.553 53.905 100.634 53.9107C100.678 54.1036 100.732 54.3723 100.855 54.5307C100.906 54.5281 100.953 54.526 101.004 54.5234C101.025 54.3383 101.048 54.1527 101.07 53.9715C101.087 53.9611 101.105 53.9507 101.123 53.9442C101.216 53.993 101.308 54.0418 101.401 54.0905C101.607 54.0273 101.81 53.9684 102.015 53.9051C102.351 53.4193 101.933 52.833 101.92 52.2183C101.889 52.1981 101.861 52.1775 101.829 52.1572C101.789 52.2152 101.749 52.2731 101.708 52.3311C101.674 52.3356 101.639 52.3401 101.608 52.3482C101.499 52.1962 101.458 52.1284 101.304 51.9945C101.287 51.9926 101.271 51.9867 101.254 51.9847C100.963 52.2984 100.961 52.6758 101.228 53.0343C101.068 53.0999 101.051 53.094 100.999 53.3075C100.901 53.3122 100.799 53.3174 100.701 53.3221C100.725 52.9945 100.725 52.8971 100.869 52.7527C100.876 52.6868 100.884 52.621 100.891 52.5551C100.778 52.5415 100.665 52.5319 100.551 52.5183C100.562 52.4278 100.572 52.3332 100.586 52.2422C100.405 52.2739 100.453 52.2554 100.369 52.3961C100.009 52.1511 99.9132 51.8594 99.732 51.5221C99.8319 51.505 99.9349 51.4875 100.035 51.4704C100.572 52.0858 100.428 51.6706 100.929 51.8366C100.924 51.606 100.92 51.3754 100.911 51.1413C100.944 51.1492 100.974 51.1574 101.007 51.1613C101.097 51.1415 101.695 51.2257 101.935 51.2513C101.832 51.1471 101.729 51.0429 101.626 50.9387C101.781 50.732 101.938 50.5209 102.093 50.3141C101.904 50.2577 101.712 50.2017 101.522 50.1412C101.314 50.2129 101.149 50.2913 101.039 50.4759C100.93 50.3075 101.087 50.0601 101.162 49.8556C101.132 49.823 101.106 49.7899 101.075 49.7533C100.996 49.7352 100.914 49.7176 100.835 49.6995C100.752 49.8968 100.859 50.1749 100.857 50.3536C100.784 50.5537 100.711 50.7538 100.638 50.9539C100.47 50.8663 100.51 50.8773 100.411 50.7807C100.338 50.8308 100.268 50.8845 100.195 50.9346C100.128 50.8378 100.135 50.8654 100.122 50.717C100.091 50.6968 100.062 50.6761 100.031 50.6559C99.9743 50.7119 99.9172 50.7639 99.8638 50.8196C99.8147 50.8097 99.7686 50.7995 99.719 50.7857C99.6569 50.6032 99.8181 50.566 99.7664 50.3902C99.6824 50.1133 99.2258 49.9659 99.369 49.5701C99.0776 49.5392 99.0212 49.5709 99.0094 49.2845C99.4262 49.4208 99.3476 49.5283 99.7539 49.6579C99.6494 49.566 99.545 49.4742 99.4404 49.3824C99.4777 49.2032 99.5175 49.0196 99.5548 48.8403C99.6516 48.848 99.749 48.8597 99.8489 48.8669C99.8698 48.8317 99.8909 48.7966 99.9113 48.7574C99.8455 48.62 99.7797 48.4826 99.7139 48.3451C99.6573 48.4012 99.6003 48.4532 99.5469 48.5089C99.4841 48.4927 99.4187 48.4809 99.3559 48.4648C99.0847 48.1473 98.8314 47.7221 98.1289 47.5744C98.1153 47.5437 98.1017 47.513 98.0918 47.4859L98.2541 47.3594C98.4967 47.5548 98.5449 47.3863 98.9209 47.5523C99.1463 47.6648 99.0962 47.647 99.1347 47.8448C99.1509 47.8467 99.1676 47.8526 99.1838 47.8546C99.4607 47.7252 99.5688 47.403 99.7145 47.1244C99.807 47.1732 99.8996 47.222 99.9921 47.2708C100.086 47.2058 100.089 47.1851 100.122 47.0147C100.171 47.0245 100.217 47.0387 100.267 47.0485C100.268 47.1821 100.267 47.3202 100.268 47.4538C100.183 47.4892 100.095 47.521 100.01 47.5563C100.004 47.6098 99.9985 47.6633 99.9922 47.7128C100.173 47.8271 100.234 47.8273 100.517 47.8715C100.516 47.7378 100.517 47.5998 100.516 47.4662C100.582 47.4819 100.644 47.494 100.707 47.5102C100.741 47.6274 100.779 47.7441 100.813 47.8613C100.915 47.8319 101.019 47.798 101.12 47.7686C101.165 47.8195 101.207 47.8708 101.252 47.9217C101.197 47.9654 101.145 48.0047 101.09 48.0483C101.084 48.1018 101.078 48.1553 101.072 48.2048C101.277 48.1901 101.339 48.1253 101.442 48.0065C101.494 47.9916 101.543 47.9771 101.595 47.9621C101.855 48.2365 102.2 48.5119 102.433 48.8019C102.613 48.5432 102.476 48.1799 102.499 47.8403C102.331 47.7487 102.159 47.6535 101.99 47.5619C101.994 47.5372 101.996 47.5084 101.999 47.4837C102.362 47.3269 102.481 47.2871 102.785 47.0934C102.712 47.0219 102.332 46.8484 102.073 46.8496C102.017 46.784 101.957 46.7147 101.9 46.6491C102.032 46.5589 102.029 46.5633 102.298 46.6175C102.439 46.4735 102.44 46.4044 102.459 46.0856C102.248 45.9591 102.244 46.0042 101.929 45.9641C101.922 46.0299 101.914 46.0958 101.907 46.1616C101.872 46.1661 101.838 46.1706 101.807 46.1787C101.624 46.0524 101.626 46.109 101.593 45.8862C101.562 45.8659 101.534 45.8452 101.502 45.825C101.438 46.0646 101.399 46.0371 101.177 46.0742C101.161 46.0722 101.144 46.0663 101.128 46.0644C101.104 45.735 101.141 45.5721 101.183 45.1854C101.478 45.2443 101.538 45.2201 101.726 45.1876C101.782 45.4479 101.823 45.544 101.747 45.8418C101.763 45.8437 101.78 45.8496 101.796 45.8516C101.896 45.7128 101.993 45.5705 102.093 45.4318C102.205 45.4578 102.317 45.4837 102.429 45.5097C102.472 45.2283 102.529 45.2249 102.852 45.2802C102.932 45.0872 102.863 44.8002 102.831 44.626C102.965 44.6044 103.099 44.5789 103.233 44.5573C103.275 44.7546 103.292 44.7849 103.058 44.7992C103.098 45.0089 103.205 45.1207 103.453 45.214C103.376 45.3052 103.301 45.396 103.224 45.4872C103.297 45.6357 103.449 45.9891 103.594 46.0999C103.515 46.2562 103.247 46.4736 103.053 46.503C103.047 46.5564 103.041 46.6099 103.035 46.6594C103.093 46.7127 103.155 46.7695 103.213 46.8228C103.483 46.6456 103.482 46.4876 103.943 46.5005C104.105 46.7593 103.969 46.9392 104.263 47.1401C104.261 47.1525 104.26 47.1649 104.259 47.1813C104.121 47.2763 104.123 47.2922 103.856 47.2499C103.838 47.4064 103.817 47.5672 103.799 47.7237C103.814 47.742 103.829 47.7563 103.844 47.7746C104.673 47.8166 104.873 47.8028 105.72 48.2034C105.82 47.9146 105.919 47.6259 106.019 47.3371C106.07 47.3346 106.117 47.3325 106.168 47.3299C106.145 47.6898 106.079 47.8727 105.878 48.1179C105.876 48.1303 105.875 48.1426 105.874 48.159C105.953 48.1771 106.035 48.1948 106.114 48.2129L106.085 48.0422C106.207 47.994 106.301 48.006 106.528 48.0615C106.48 47.6867 106.881 46.5314 106.482 46.3847C106.575 46.2144 106.547 46.2668 106.748 46.2406C106.786 46.045 106.828 45.853 106.866 45.6574C106.808 45.6041 106.747 45.5473 106.689 45.494C106.541 45.4889 106.393 45.4798 106.246 45.4747C106.248 45.7866 106.363 45.7879 106.425 46.0434C106.018 46.0032 105.65 45.9497 105.319 45.79C105.306 45.7593 105.292 45.7286 105.282 45.7016C105.582 45.622 105.666 45.5583 105.695 45.1449C105.713 45.1345 105.731 45.1241 105.749 45.1177C106.019 45.2041 106.286 45.295 106.556 45.3815C106.591 45.377 106.625 45.3725 106.656 45.3644C106.637 45.0952 106.618 45.0734 106.77 44.8224C106.889 44.7542 107.102 44.7914 107.255 44.893C107.471 45.1001 107.464 45.3646 107.363 45.6494C107.441 45.6595 108.327 45.6658 108.508 45.5855C108.494 45.5548 108.481 45.5241 108.471 45.497C107.946 45.318 107.529 45.133 107.479 44.7016C107.305 44.5904 107.264 44.5918 107.003 44.5527C106.985 44.4131 106.97 44.2732 106.956 44.1372C106.939 44.1353 106.923 44.1293 106.907 44.1274C106.883 44.1913 106.859 44.2512 106.835 44.3151C106.847 44.4555 106.861 44.4172 106.764 44.5028C106.677 44.2546 106.593 44.0019 106.507 43.7537C106.463 43.6174 106.415 43.6846 106.222 43.6489C106.03 43.8482 105.778 43.9216 105.709 44.2226C105.543 44.1022 105.59 44.1651 105.594 43.9537C105.266 43.8586 105.208 44.004 105.158 44.3025C105.077 44.2968 104.993 44.2915 104.913 44.2858C104.834 44 104.989 43.8459 104.605 43.5675C104.544 43.6607 104.483 43.7578 104.422 43.851C104.356 43.8352 104.294 43.823 104.231 43.8069C104.194 43.7184 104.153 43.6264 104.116 43.538C103.849 43.6701 103.876 44.1004 103.821 44.3631C103.754 44.3637 103.69 44.3599 103.623 44.3605C103.196 43.9538 102.955 43.592 102.982 43.118C103.18 43.1205 103.376 43.1275 103.574 43.13C103.627 43.1151 103.676 43.1006 103.728 43.0857C103.67 42.8824 103.611 42.6791 103.553 42.4759C103.678 42.3582 103.729 42.384 103.787 42.1656C103.963 42.167 104.002 42.1741 104.118 42.2806C104.219 42.4379 104.129 42.409 104.034 42.5876C104.063 42.6203 104.09 42.6533 104.12 42.6899C104.772 42.6455 105.395 42.0818 105.598 41.4836C105.6 41.4712 105.601 41.4588 105.602 41.4425C105.428 41.376 105.256 41.3092 105.081 41.2427C104.996 41.0511 104.929 40.9584 104.844 40.7424C104.845 40.7301 104.847 40.7177 104.848 40.7013C105.111 40.7077 105.373 40.714 105.636 40.7203C105.607 40.8214 105.579 40.9224 105.551 41.0274C105.674 41.1088 105.796 41.1901 105.918 41.2715C106.094 41.5446 106.008 42.0831 106.277 42.4089C106.291 42.4396 106.304 42.4702 106.314 42.4973C106.572 42.1231 106.345 41.0172 107.167 41.1494C107.222 41.2841 107.241 41.3993 107.21 41.606C107.4 41.5935 107.309 41.6297 107.418 41.5304C107.617 41.6422 107.559 41.5647 107.586 41.772C107.552 41.7765 107.517 41.781 107.486 41.7891C107.392 41.7527 107.299 41.7203 107.201 41.6843C107.192 41.7625 107.183 41.8407 107.172 41.9233C107.105 41.9239 107.04 41.9201 106.973 41.9207C106.903 41.8244 106.833 41.7242 106.763 41.6279C106.747 41.6259 106.73 41.62 106.714 41.618C106.695 41.7908 106.672 41.96 106.653 42.1328C106.777 42.2018 106.901 42.2708 107.025 42.3399C107.261 42.2928 107.29 42.2444 107.448 42.1103C107.513 42.2357 107.5 42.29 107.613 42.393C107.684 42.4769 107.756 42.5609 107.831 42.6444C108.014 42.361 108.194 42.078 108.378 41.7946C108.556 41.8363 108.73 41.8744 108.908 41.9162C108.94 42.2851 109.028 42.4519 109.369 42.59C109.294 42.7742 109.371 42.7277 109.153 42.7439C109.159 42.8404 109.162 42.9374 109.168 43.0299C109.164 43.0546 109.162 43.0833 109.159 43.1081C109.491 43.1337 109.725 43.1885 110.173 43.3003C110.21 43.3887 110.251 43.4807 110.288 43.5692C110.387 43.5645 110.488 43.5594 110.587 43.5547C110.694 43.3501 110.801 43.1415 110.908 42.9369C110.961 42.922 111.01 42.9075 111.062 42.8925C111.297 43.1742 110.946 43.3944 111.333 43.5224C111.379 43.5609 111.422 43.5959 111.469 43.6344C111.373 43.8537 111.283 43.9749 111.205 44.1838C111.217 44.2268 111.229 44.2698 111.238 44.3133C111.576 44.3585 111.63 44.2825 111.843 44.2061C112.018 44.3495 112.077 44.4554 112.29 44.594C112.591 44.6317 112.607 44.581 112.751 44.4569C112.813 44.473 112.879 44.4847 112.942 44.5009C112.957 44.5192 112.971 44.5335 112.986 44.5518C112.954 44.6939 112.921 44.8361 112.885 44.9746C112.772 44.961 112.659 44.9514 112.545 44.9378C112.472 45.2596 112.508 45.3604 112.446 45.7698C112.137 45.8263 112.029 45.7592 111.772 45.6184C111.566 45.7344 111.577 45.8668 111.248 45.8651C111.207 46.0854 111.162 46.3061 111.121 46.5265C111.031 46.453 110.941 46.3755 110.852 46.302L110.727 46.517L110.632 46.4969C110.464 46.2633 110.581 46.2075 110.136 46.0992C110.118 45.9597 110.103 45.8197 110.088 45.6837C110.313 45.5449 110.569 45.4264 110.865 45.3756C110.863 45.1163 110.862 44.8611 110.857 44.6022C110.501 44.5148 110.066 44.2672 109.707 44.3019C109.591 44.1953 109.599 44.2552 109.534 44.1014C109.536 44.089 109.537 44.0767 109.538 44.0603C109.698 44.1085 109.855 44.161 110.014 44.2091C110.068 44.1818 110.118 44.151 110.172 44.1237C110.178 44.0702 110.184 44.0167 110.19 43.9672C110.079 43.8032 109.989 43.5758 109.862 43.4058C109.632 43.4357 109.649 43.4416 109.372 43.3763C109.352 43.6385 109.316 43.8013 109.163 43.8983C109.143 43.9211 109.124 43.9439 109.105 43.9667C109.03 43.6116 108.911 43.6837 108.722 43.4326C108.249 43.4253 108.339 43.7258 107.896 43.7308C108.018 43.9826 107.958 44.3594 107.879 44.7023C108.354 44.9688 108.463 44.5532 108.907 44.7752C108.965 44.7068 109.023 44.6384 109.078 44.5704C109.148 44.545 109.215 44.5201 109.285 44.4947C109.646 44.8127 109.551 45.3116 109.893 45.6077C109.813 45.7317 109.774 45.7206 109.673 45.8027C109.681 46.1342 109.815 46.3316 110.039 46.4566C109.88 46.7854 109.842 46.8106 110.06 47.1107C109.948 47.1538 109.922 47.1531 109.715 47.111C109.549 46.8894 109.378 46.7738 109.175 46.6624C109.27 46.5121 109.178 46.5647 109.387 46.5496C109.342 46.3527 109.329 46.3544 109.127 46.2469C108.897 46.3661 108.838 46.5279 108.817 46.786C108.481 46.6798 108.664 46.8791 108.216 46.8522C108.138 46.9597 108.128 46.9327 108.14 47.077C108.117 47.1409 108.092 47.2008 108.069 47.2647C108.431 47.3027 108.253 47.3096 108.59 47.4645C108.615 47.3882 108.64 47.3119 108.666 47.2397C108.954 47.3927 109.095 47.6947 109.068 48.0227C109.099 48.0429 109.127 48.0635 109.159 48.0838C109.218 47.8977 109.265 47.6522 109.378 47.4835C109.428 47.481 109.476 47.4788 109.527 47.4762C109.543 47.4782 109.56 47.4841 109.576 47.4861C109.613 47.8178 109.695 47.9855 109.775 48.3036C109.838 48.3198 109.903 48.3315 109.966 48.3477C110.024 48.2793 110.082 48.2109 110.137 48.1429C110.343 48.3026 110.214 48.295 110.455 48.3772C110.37 48.5546 110.403 48.7125 110.44 48.9022C110.331 48.9449 110.337 48.944 110.142 48.9167C110.175 49.1719 110.031 49.2151 110.331 49.4072C110.329 49.4196 110.327 49.4319 110.326 49.4483C110.098 49.4375 109.867 49.4271 109.638 49.4123C109.631 49.5998 109.627 49.7869 109.62 49.9784L109.421 49.9758C109.454 49.8337 109.486 49.6916 109.523 49.553C109.424 49.4321 109.458 49.4479 109.25 49.3696C109.095 49.552 108.959 49.5616 108.895 49.8578C108.769 49.5539 108.524 49.0464 108.474 48.83C108.201 48.7682 107.928 48.7065 107.658 48.6443C107.649 48.7225 107.64 48.8007 107.628 48.8834C107.579 48.8735 107.533 48.8633 107.483 48.8495C107.606 48.6592 107.725 48.4734 107.847 48.2831C107.684 48.1057 107.607 48.1075 107.555 47.8508C107.508 47.8122 107.465 47.7773 107.419 47.7388C107.241 47.8471 107.064 47.9553 106.886 48.0636C106.92 48.4201 106.93 48.4472 107.157 48.6934C107.042 48.8178 107.142 48.7804 106.903 48.7588C106.743 49.0434 106.906 49.1681 107.192 49.2322C107.083 49.4532 106.974 49.6702 106.865 49.8871C106.785 49.8814 106.701 49.8761 106.62 49.8703C106.473 49.6179 106.385 49.3413 106.376 49.0019C106.315 48.9733 106.251 48.9452 106.19 48.9167C106.173 48.9148 106.157 48.9089 106.14 48.9069C105.955 49.1987 106.005 49.3625 106.204 49.6124C106.123 49.7283 106.043 49.8482 105.965 49.9638C105.928 49.997 105.891 50.0303 105.853 50.0595C105.604 49.8122 105.119 48.4886 105.095 48.1388C105.079 48.1368 105.062 48.1309 105.046 48.1289C104.9 48.2331 104.923 48.4289 104.936 48.6299C104.687 48.6582 104.418 48.5474 104.198 48.6247C103.974 48.3781 103.676 48.125 103.551 47.829C103.142 48.0932 103.449 48.7588 102.948 49.1525C102.996 49.3977 103.102 49.3758 103.248 49.5433C103.123 49.588 103.036 49.5384 102.854 49.5338C102.782 49.4499 102.711 49.3659 102.636 49.2824C102.455 49.3667 102.516 49.3426 102.502 49.5756C102.47 49.5554 102.442 49.5347 102.411 49.5145C102.356 49.5581 102.303 49.5974 102.249 49.641C102.45 49.7405 102.651 49.84 102.856 49.9431C103.11 50.2263 103.133 50.4504 103.358 50.705C103.053 50.769 102.664 50.848 102.276 50.6634C102.201 50.7502 102.391 51.0296 102.249 51.3077C102.278 51.3403 102.305 51.3734 102.335 51.41C102.432 51.3407 102.445 51.2944 102.469 51.1168C102.697 51.1479 102.678 51.2964 102.995 51.2754C103.073 51.4842 102.962 51.6406 102.98 51.8005C103.008 51.8454 103.034 51.8948 103.062 51.9398L103.253 51.9838C103.26 51.918 103.268 51.8522 103.275 51.7863C103.437 51.7084 103.547 51.7145 103.867 51.7984C103.878 51.7078 103.888 51.6132 103.901 51.5222C103.709 51.4905 103.513 51.4592 103.321 51.4315C103.281 51.3678 103.238 51.3045 103.198 51.2408C103.421 51.0941 103.539 51.0423 103.61 50.6842C103.788 50.7259 103.962 50.7641 104.14 50.8058C104.153 51.1771 104.216 51.753 104.545 51.9534C104.553 51.8875 104.56 51.8217 104.567 51.7559C104.616 51.7657 104.663 51.7759 104.712 51.7897C104.624 51.9675 104.553 51.9685 104.511 52.2295C104.182 52.1548 103.878 52.0038 103.765 52.2619C103.811 52.3004 103.854 52.3354 103.901 52.3739C104.05 52.537 104.063 52.4704 104.426 52.5326C104.461 52.5118 104.498 52.4949 104.53 52.4744C104.539 52.3962 104.548 52.318 104.559 52.2354C105.13 52.3476 105.434 52.896 105.284 53.2116C105.159 53.2806 104.941 53.2279 104.699 53.158L104.628 53.3457C105.045 53.559 105.013 53.7335 105.35 53.9167C105.487 53.7407 105.592 53.8852 105.761 53.7657C105.654 53.7027 105.546 53.6356 105.439 53.5725C105.508 53.3649 105.498 53.3134 105.764 53.3234C105.708 53.0347 105.406 52.628 105.238 52.3497C105.296 52.103 105.296 52.1313 105.559 52.1376C105.553 52.0411 105.55 51.9442 105.544 51.8516C105.481 51.8355 105.416 51.8237 105.353 51.8076C105.31 51.8943 105.267 51.977 105.224 52.0637C105.207 52.0617 105.191 52.0558 105.174 52.0539C104.965 51.7933 104.591 51.2743 104.765 50.9434C104.986 50.8294 105.065 50.9895 105.143 50.663C105.659 50.6729 105.486 50.7237 105.671 50.3792C105.709 50.346 105.746 50.3128 105.784 50.2835C105.948 50.5379 106.185 50.6448 106.154 50.8962C106.361 50.9423 106.572 50.9919 106.779 51.0379C107.032 51.0454 106.992 51.0101 107.095 50.8669C107.158 50.8831 107.223 50.8948 107.286 50.911C107.442 51.1989 107.614 51.221 107.864 51.448C107.592 51.5929 107.339 51.492 107.022 51.4603C107.102 51.6284 107.014 51.5465 107.249 51.6335C107.254 51.7424 107.255 51.8517 107.26 51.9606C107.291 51.9809 107.319 52.0015 107.351 52.0217C107.479 51.924 107.444 51.8555 107.444 51.6365C107.785 51.8516 108.161 51.8229 108.528 52.0874C108.549 52.0522 108.57 52.017 108.59 51.9779C108.675 51.9182 108.662 51.9401 108.711 51.8039C108.519 51.6993 108.475 51.7333 108.135 51.6722C108.017 51.4523 108.062 51.1303 107.774 50.9812C107.746 50.9362 107.72 50.8868 107.692 50.8419C107.842 50.7169 107.938 50.7489 108.197 50.7517C108.367 50.8309 108.296 50.7713 108.379 50.8739C108.493 51.0862 108.39 51.124 108.236 51.2454C108.357 51.3391 108.478 51.4369 108.596 51.5311C108.615 51.5083 108.635 51.4855 108.654 51.4627C108.967 51.2191 108.521 50.7135 108.324 50.496C108.45 50.2159 108.603 50.4109 108.716 50.1002C108.929 50.0927 109.276 50.2543 109.59 50.2174C109.783 50.1518 109.791 49.9236 109.936 49.8074C110.218 50.0909 110.438 50.4313 110.873 50.6302C110.761 50.8515 110.644 50.7857 110.532 50.9991C110.252 50.9868 110.026 50.9879 109.802 50.9117C109.731 50.8114 109.735 50.8149 109.733 50.653C109.717 50.651 109.7 50.6451 109.684 50.6431C109.66 50.707 109.636 50.767 109.613 50.8309C109.431 50.8303 109.252 50.8292 109.07 50.8286C109.108 51.221 109.121 51.3978 109.148 51.8201C109.164 51.8221 109.18 51.828 109.197 51.8299C109.523 51.6414 109.435 51.4502 109.329 51.1314L109.387 51.063C109.58 51.0947 109.776 51.126 109.968 51.1537C109.999 51.1739 110.027 51.1945 110.058 51.2148C110.066 51.2706 110.079 51.3256 110.087 51.3855C109.965 51.4541 110.001 51.4575 109.784 51.4371C109.691 51.583 109.738 51.6255 109.728 51.9108C109.852 51.9798 109.976 52.0488 110.1 52.1178C110.326 51.9707 110.6 51.2051 110.582 50.9682C110.787 51.0752 110.769 51.11 110.895 51.2436C111.062 51.2259 111.23 51.2122 111.394 51.1949C111.41 51.0509 111.43 50.9064 111.445 50.7584C111.611 50.757 111.776 50.7517 111.939 50.7508C111.936 50.6295 111.936 50.5079 111.933 50.3826C112.061 50.3415 112.151 50.342 112.244 50.2488C112.387 50.295 112.531 50.3412 112.671 50.3878C112.64 50.6392 112.612 50.8902 112.58 51.1377C112.491 51.0641 112.401 50.9866 112.312 50.9131C112.151 51.0557 112.28 51.1363 112.304 51.3967C112.043 51.378 111.782 51.3592 111.521 51.3405C111.73 51.7392 111.967 52.1868 111.61 52.6591C111.538 52.6968 111.47 52.7341 111.398 52.7719C111.316 52.6325 111.233 52.4892 111.151 52.3498C111.251 52.3327 111.354 52.3152 111.454 52.2981C111.442 52.2551 111.43 52.2121 111.421 52.1686C111.425 52.1439 111.427 52.1151 111.43 52.0904C111.161 52.1295 111.269 52.1723 110.937 52.0979C110.893 52.8417 110.942 53.2205 111.57 53.8241C111.747 53.8375 111.716 53.8415 111.819 53.7997C111.768 53.5753 111.562 53.4439 111.544 53.211C111.523 52.9502 111.79 52.5951 111.811 52.2152C112.003 52.2469 112.199 52.2782 112.391 52.3059C112.416 52.2297 112.441 52.1534 112.467 52.0811C112.53 52.0972 112.595 52.109 112.658 52.1252C112.666 52.2093 112.67 52.2899 112.677 52.374C112.728 52.3715 112.776 52.3693 112.827 52.3667C112.797 52.0421 112.639 51.8599 112.523 51.6074C112.525 51.595 112.526 51.5827 112.527 51.5663C112.881 51.5851 113.129 51.6948 113.415 51.5642C113.248 51.3103 113.111 50.9225 112.826 50.7001C112.759 50.5224 112.788 50.4537 112.834 50.2166C112.931 50.2242 113.028 50.2358 113.128 50.2431C113.199 50.1284 113.195 49.9545 113.324 49.8404C113.311 49.8097 113.297 49.7791 113.287 49.752C113.116 49.6851 112.941 49.6186 112.766 49.5522C112.715 48.9871 113.07 49.1112 113.173 48.6314C113.191 48.6209 113.209 48.6105 113.227 48.6041C113.37 48.6503 113.514 48.6965 113.654 48.7431C113.675 48.854 113.693 48.9692 113.714 49.08C113.881 49.0623 114.048 49.0486 114.212 49.0314C114.286 48.9406 114.314 48.9125 114.346 48.7381C114.231 48.7652 114.246 48.7755 114.048 48.7526C114.047 48.2336 113.84 47.9646 113.698 47.537C113.635 47.5209 113.57 47.5091 113.507 47.493C113.441 47.7206 113.499 47.7292 113.55 47.9496C113.054 47.7143 112.888 48.0359 112.533 48.2038C112.327 48.0441 111.811 47.9289 111.477 47.9643C111.418 47.9234 111.355 47.8829 111.295 47.842C111.252 47.7787 111.212 47.715 111.171 47.6513C111.44 47.4095 111.383 47.0439 111.846 46.951C111.822 46.8649 111.802 46.7784 111.778 46.6923C111.831 46.665 111.882 46.6341 111.936 46.6068C112.049 46.7421 111.984 46.7303 112.204 46.8314C112.227 46.7838 112.249 46.7323 112.272 46.6847C112.288 46.6867 112.304 46.6926 112.321 46.6946C112.35 46.7272 112.377 46.7602 112.407 46.7968C112.184 47.0652 112.394 47.1351 112.42 47.5292C112.873 47.3363 113.104 47.1197 113.076 46.584C113.11 46.5795 113.145 46.575 113.176 46.567C113.497 46.6549 113.482 46.7136 113.58 46.9035C113.677 46.9112 113.774 46.9229 113.874 46.9301C113.922 46.8063 113.97 46.6825 114.017 46.5587C113.834 46.4488 113.647 46.3393 113.464 46.2293C113.467 46.2046 113.469 46.1758 113.473 46.1511C113.542 46.1421 113.607 46.1295 113.676 46.1165C113.713 46.0833 113.75 46.0501 113.788 46.0209C113.678 45.8405 113.497 45.7465 113.292 45.6231C113.275 45.4955 113.259 45.3719 113.24 45.2447C113.398 45.1633 113.48 45.1283 113.569 44.9545C113.664 44.9745 113.76 44.9985 113.858 45.0182C113.869 44.9276 113.879 44.833 113.892 44.742C114.004 44.768 114.116 44.794 114.228 44.8199C114.267 44.6243 114.309 44.4323 114.347 44.2367C114.38 44.3662 114.416 44.4954 114.449 44.6249C114.465 44.6269 114.482 44.6328 114.498 44.6348C114.701 44.5272 114.665 44.3737 114.658 44.1029L114.803 44.1367C114.86 44.401 114.976 44.3858 115.221 44.3539C115.762 44.4902 116.044 43.5614 116.433 43.2917C116.493 43.3326 116.556 43.3731 116.615 43.414C116.489 44.2374 115.551 44.6557 115.587 45.0078L115.719 45.161C115.866 45.2877 115.783 45.3068 115.91 45.205C116.115 45.3121 116.097 45.3468 116.223 45.4804C116.243 45.4576 116.262 45.4349 116.282 45.4121C116.334 45.3972 116.383 45.3826 116.435 45.3677C116.444 45.4355 116.454 45.5073 116.462 45.575C116.574 45.601 116.686 45.627 116.798 45.653C116.822 45.7391 116.843 45.8255 116.867 45.9116C116.825 45.9819 116.784 46.0563 116.742 46.1266C116.639 46.0224 116.536 45.9183 116.433 45.8141C116.417 45.8121 116.4 45.8062 116.384 45.8043C116.355 45.9053 116.327 46.0063 116.299 46.1113C116.22 46.0932 116.138 46.0755 116.059 46.0574C116.05 45.9896 116.041 45.9179 116.032 45.8501C115.986 45.8116 115.943 45.7766 115.896 45.738C115.834 45.8475 115.771 45.953 115.709 46.0625C115.705 46.0873 115.703 46.116 115.7 46.1408C115.478 46.0074 115.502 45.8988 115.458 45.6816C115.31 45.6765 115.162 45.6674 115.015 45.6623C115.013 45.6746 115.012 45.687 115.011 45.7034C115.141 45.8202 115.124 45.786 115.342 45.8184C115.403 45.9929 115.464 46.1714 115.525 46.346C115.432 46.5366 115.354 46.4981 115.2 46.5951C115.36 46.7406 115.488 46.8212 115.808 46.8972C115.836 46.9422 115.862 46.9915 115.89 47.0365C115.724 47.1595 115.555 47.1369 115.198 47.0415C115.129 47.2005 115.061 47.3635 114.992 47.5225C114.976 47.5205 114.959 47.5146 114.943 47.5127C114.906 47.4243 114.865 47.3322 114.828 47.2438C114.637 47.1997 114.443 47.156 114.252 47.112C114.227 47.1883 114.202 47.2645 114.176 47.3368C114.288 47.3628 114.4 47.3888 114.512 47.4148C114.515 47.536 114.515 47.6576 114.518 47.7829C114.535 47.7848 114.551 47.7908 114.568 47.7927C114.61 47.7224 114.651 47.6481 114.693 47.5777C114.828 47.6371 114.801 47.6975 115.011 47.8121C115.175 47.5798 115.579 48.0787 115.742 48.3048C116.162 48.3676 116.253 48.2544 116.543 48.2005C116.882 47.909 117.393 46.2486 117.393 45.6323C117.564 45.6505 117.535 45.6502 117.678 45.7371C117.816 45.6744 117.837 45.6636 117.903 45.505C118.169 45.5879 118.138 45.5677 118.488 45.5585C118.372 45.8493 118.243 46.2272 118.086 46.4423C118.273 46.6288 118.525 46.7013 118.839 46.7374C118.887 46.3663 118.806 46.0929 118.894 45.8584C118.829 45.652 118.807 45.6062 118.983 45.5143C119.065 45.8726 119.189 46.043 119.422 46.3857C119.246 46.6033 118.941 46.6593 118.814 46.9354C118.651 46.912 118.492 46.8881 118.329 46.8647C118.161 47.1421 117.904 47.423 117.889 47.656C117.797 47.6072 117.704 47.5585 117.612 47.5097C117.585 47.5983 117.558 47.687 117.531 47.7756C117.515 47.7737 117.498 47.7677 117.482 47.7658C117.442 47.7021 117.399 47.6388 117.358 47.5751C117.285 47.5726 116.983 48.0295 116.955 48.0535C117.012 48.2732 117.238 48.3694 117.445 48.4884C117.488 48.718 117.492 48.8959 117.418 49.1327C117.604 49.2179 117.794 49.2986 117.98 49.3838C117.997 49.3858 118.013 49.3917 118.03 49.3936C118.212 49.0576 117.979 48.8122 117.677 48.6245C117.679 48.6121 117.68 48.5997 117.681 48.5833C117.696 48.4516 117.714 48.3195 117.729 48.1878C117.792 48.204 117.857 48.2158 117.92 48.2319C118.017 48.5113 118.117 48.7902 118.214 49.0695C118.384 49.1284 118.751 49.0726 118.815 49.0033C118.961 49.2681 118.915 49.7203 118.831 50.1043C118.534 50.2038 118.398 50.0634 118.135 50.1504C117.818 50.2484 117.287 51.0679 116.787 51.1006L116.948 51.8257C117.316 51.8588 117.577 51.6992 117.77 51.5645C117.992 51.6289 118.214 51.6932 118.436 51.7575C118.45 51.7882 118.464 51.8188 118.474 51.8459C118.368 51.9652 118.368 51.9408 118.166 51.9387C118.192 52.1341 118.217 52.3294 118.243 52.5248C118.441 52.6491 118.468 52.7064 118.598 52.8516C118.925 52.5901 118.46 52.3506 118.59 52.0781C118.789 51.667 118.963 51.5348 118.919 50.9769C118.722 50.8646 118.799 50.9114 118.534 50.8891C118.504 50.8565 118.478 50.8235 118.447 50.7869C118.482 50.6324 118.516 50.4779 118.553 50.323C118.587 50.3185 118.622 50.314 118.653 50.3059C118.711 50.3592 118.773 50.416 118.831 50.4693C119.172 50.8627 119.144 51.8721 119.144 52.4074C119.256 52.4334 119.368 52.4594 119.48 52.4854C119.513 52.4932 119.542 52.5015 119.575 52.5054C119.572 52.2625 119.561 52.3004 119.369 52.1753C119.48 51.8973 119.611 51.8032 119.695 51.5205C119.682 51.4898 119.668 51.4591 119.658 51.432C119.565 51.497 119.558 51.5181 119.529 51.6881C119.45 51.67 119.368 51.6524 119.289 51.6343C119.271 51.4947 119.256 51.3547 119.241 51.2187C119.443 51.1032 119.684 51.3354 119.924 51.2919C120.062 51.27 120.145 51.097 120.299 51.0526C120.448 51.2197 120.322 51.6944 120.146 51.9119C120.142 51.9367 120.14 51.9654 120.137 51.9902C119.948 51.8931 119.97 51.8619 119.81 51.8341C119.777 51.8262 119.747 51.8179 119.715 51.814C119.86 52.1722 120.259 52.2946 120.352 52.688C120.693 52.8545 121.043 53.04 121.333 53.1564L121.391 53.088C121.088 52.6286 121.032 52.2506 120.493 51.9113C120.481 51.8682 120.469 51.8251 120.461 51.7817C120.612 51.4497 121.015 51.235 121.507 51.2885C121.565 51.3417 121.627 51.3986 121.685 51.4519C121.718 51.4598 121.748 51.468 121.78 51.4719C121.676 51.5301 121.568 51.5847 121.464 51.6428C121.463 51.8052 121.459 51.968 121.457 52.1264C121.578 52.2201 121.699 52.3179 121.817 52.412C122.342 52.08 121.995 51.6994 122.123 51.5083C122.307 51.2288 122.532 51.1671 122.603 50.805C122.793 50.9141 122.745 50.9366 123.021 51.0223L123.079 50.9539C122.988 50.8928 122.897 50.8316 122.806 50.7705C122.83 50.5606 122.857 50.3502 122.88 50.1363C122.896 50.1383 122.913 50.1442 122.929 50.1462C123.263 50.4271 123.146 50.2436 123.492 50.3973C123.64 50.3051 123.68 50.1701 123.698 49.9163C123.578 49.6846 123.456 49.4571 123.336 49.2254C123.1 49.3697 122.936 49.606 122.901 49.9795C122.386 49.9453 122.221 50.2466 121.908 50.4415C121.624 50.1217 121.171 49.7102 121.109 49.2844C121.565 49.3304 122.009 49.2564 122.152 48.8322C122.168 48.8342 122.185 48.8401 122.201 48.8421C122.386 49.0653 122.526 49.3066 122.711 49.5258C122.842 49.2573 122.973 48.9888 123.104 48.7203C123.113 48.6421 123.122 48.5638 123.134 48.4812C122.751 48.5108 122.892 48.9264 122.481 48.984C122.467 48.9533 122.454 48.9226 122.444 48.8955C122.601 48.6764 122.76 48.4529 122.92 48.2334C122.97 48.2308 123.018 48.2287 123.069 48.2261C123.136 48.3229 123.129 48.2954 123.142 48.4437C123.579 48.4922 124.122 48.0807 124.314 47.7355C124.614 47.8382 124.565 47.8771 124.669 48.0622C124.784 48.0635 124.899 48.0607 125.014 48.0619C125.026 47.8333 125.034 47.6051 125.047 47.3804C125.23 47.393 125.235 47.4046 125.378 47.4955L125.462 47.1884L125.563 47.1753C125.57 47.2555 125.574 47.3361 125.582 47.4202C125.719 47.3699 125.856 47.3196 125.993 47.2693C126.042 47.4738 126.065 47.4545 126.253 47.572L126.287 47.2959C126.639 47.4447 126.476 47.4213 126.817 47.4174C126.848 47.4377 126.876 47.4584 126.908 47.4786C126.887 47.6638 126.864 47.8493 126.843 48.0305L126.825 48.1869C127.027 48.1484 127.143 47.9629 127.217 47.7912C127.362 47.825 127.506 47.8548 127.648 47.8891C127.536 48.1795 127.321 48.1993 127.222 48.565C127.643 48.7332 127.709 48.6273 128.01 48.584C128.099 48.8075 128.186 49.0315 128.276 49.255L128.412 49.367C128.655 49.2258 128.909 49.1117 129.065 48.8643C129.099 48.8598 129.134 48.8553 129.165 48.8472C129.237 49.0811 129.308 49.3111 129.377 49.5454C129.24 49.5957 129.103 49.6461 128.966 49.6964C128.982 49.824 128.998 49.9475 129.018 50.0747C128.981 50.108 128.944 50.1412 128.909 50.17C128.83 50.1519 128.748 50.1342 128.669 50.1161C128.647 50.0177 128.627 49.9188 128.605 49.8164C128.388 49.7999 128.423 49.7994 128.301 49.868C128.352 49.9871 128.403 50.1102 128.457 50.2289C128.149 50.188 127.951 50.0435 127.847 50.3733C127.831 50.3714 127.814 50.3654 127.798 50.3635C127.829 50.2337 127.86 50.108 127.891 49.9782C127.599 49.8906 127.501 49.802 127.391 49.6216C127.412 49.5864 127.433 49.5513 127.454 49.5121C127.632 49.5091 127.598 49.5137 127.707 49.4467C127.546 49.2649 127.371 49.2918 127.149 49.1585C126.999 49.0321 127.006 48.8405 127.015 48.6407C126.862 48.5267 126.713 48.4083 126.561 48.2943C126.545 48.2923 126.528 48.2864 126.512 48.2845C126.545 48.5154 126.551 48.6362 126.488 48.8877C126.453 48.9086 126.416 48.9254 126.384 48.9459C126.336 48.9237 126.291 48.8971 126.244 48.875C125.991 48.5997 126.207 48.1295 126.352 47.9646C126.313 47.8886 126.271 47.8129 126.232 47.7329C126.111 47.9068 125.994 48.0843 125.873 48.2582C125.749 48.1892 125.625 48.1202 125.501 48.0512C125.386 48.1756 125.274 48.2956 125.16 48.42C124.488 48.3412 124.397 48.3491 123.82 48.481C123.816 48.5221 123.811 48.5592 123.807 48.6003C124.06 48.7986 124.114 48.9739 124.485 49.1203C124.546 48.9542 124.53 48.9806 124.656 48.9155C124.788 49.0687 124.916 49.2183 125.047 49.3714C124.968 49.475 124.892 49.5782 124.813 49.6817C124.812 49.6941 124.81 49.7065 124.809 49.7229C125.044 49.8829 125.191 49.9123 125.265 49.6228C125.487 49.7522 125.449 49.7611 125.737 49.8128C125.623 49.9939 125.561 49.9331 125.285 49.8717C125.261 49.9356 125.237 49.9955 125.214 50.0594C125.229 50.0778 125.243 50.0921 125.259 50.1104C125.655 50.1641 126.124 50.4518 126.34 50.1519C126.406 50.1677 126.468 50.1799 126.531 50.196C126.576 50.4699 126.853 50.6609 126.892 50.887C126.93 51.1011 126.709 51.1014 126.745 51.2996C126.742 51.3243 126.739 51.353 126.736 51.3778C126.799 51.3939 126.864 51.4057 126.927 51.4218C126.952 51.3456 126.977 51.2693 127.003 51.197C127.019 51.1989 127.036 51.2049 127.052 51.2068C127.097 51.3551 127.049 51.3776 126.972 51.4728C126.997 51.5465 127.02 51.6206 127.045 51.6903C127.206 51.7261 127.364 51.7623 127.525 51.7981C127.56 51.7936 127.594 51.7891 127.625 51.781C127.64 51.6493 127.658 51.5172 127.672 51.3855C127.828 51.3084 127.905 51.3066 128.215 51.3878C128.23 51.2561 128.248 51.124 128.263 50.9923C128.381 50.9648 128.498 50.9372 128.619 50.9093C128.651 50.9296 128.679 50.9503 128.71 50.9705C128.717 51.0263 128.731 51.0813 128.739 51.1412C128.596 51.2206 128.628 51.2205 128.441 51.1557C128.294 51.4505 128.673 51.7377 128.996 51.8903C129.048 51.8753 129.098 51.8608 129.15 51.8459C129.371 51.5372 129.038 51.2076 129.358 50.9185C129.328 50.8859 129.301 50.8529 129.271 50.8163C129.077 50.8253 129.1 50.8548 128.964 50.9091C128.909 50.8271 128.851 50.7494 128.795 50.6674C128.82 50.5912 128.846 50.5149 128.871 50.4426C129.082 50.4639 129.295 50.4847 129.505 50.506C129.538 50.6355 129.574 50.7647 129.607 50.8942C129.676 50.8852 129.741 50.8726 129.81 50.8596C129.831 50.9705 129.849 51.0857 129.867 51.197C130.155 51.2527 130.611 51.2257 130.665 51.543C130.848 51.503 130.833 51.3873 130.899 51.2327C130.95 51.2302 130.998 51.228 131.049 51.2255C131.218 51.4994 130.901 51.715 130.863 51.9553C130.957 51.9917 131.05 52.0241 131.148 52.0601C131.198 52.0575 131.246 52.0554 131.297 52.0528C131.334 52.0196 131.371 51.9864 131.409 51.9571C131.319 51.8836 131.229 51.8061 131.14 51.7326C131.315 51.5597 131.447 51.4168 131.558 51.1388C131.472 51.0242 131.387 50.9096 131.302 50.795C131.037 50.8457 131.026 50.758 130.686 50.5752L130.632 50.6025C130.703 50.8771 130.764 50.8326 130.716 51.1471C130.525 51.1031 130.331 51.0594 130.14 51.0153C130.192 50.8504 130.244 50.6855 130.296 50.5246C129.968 50.3079 129.777 50.1908 129.578 49.9166C129.78 49.5984 130.715 48.7181 130.656 48.3366C130.659 48.3118 130.662 48.2831 130.665 48.2584C130.388 48.2864 130.281 48.495 129.919 48.2907C129.614 47.937 129.891 46.948 129.891 46.4573C129.925 46.4528 129.96 46.4483 129.991 46.4403C130.034 46.5035 130.074 46.5672 130.115 46.6309C130.409 46.5845 130.739 46.4969 130.896 46.2818C130.987 46.3429 131.078 46.4041 131.169 46.4652C131.185 46.4671 131.202 46.473 131.218 46.475C131.416 46.3032 131.488 45.9938 131.562 45.6597C131.762 45.7715 131.704 45.6939 131.731 45.9013C131.777 45.9398 131.82 45.9748 131.867 46.0134C132.105 45.8566 132.102 45.6624 132.544 45.7224C132.642 45.5473 132.667 45.3901 132.659 45.1803C132.693 45.1758 132.728 45.1713 132.758 45.1632C132.895 45.2549 133.054 45.4208 133.158 45.5369C133.047 45.6406 132.851 45.6743 132.693 45.7151L132.722 45.8857C132.721 46.2264 132.853 46.0389 132.928 46.2158C132.932 46.4464 132.937 46.6769 132.945 46.911C133.022 47.0875 133.43 47.375 133.596 47.6697C133.34 47.7435 132.985 47.6601 132.832 47.8624C132.928 47.8825 133.023 47.9065 133.122 47.9261C133.11 48.0331 133.098 48.1361 133.083 48.2434C132.845 48.2015 132.727 48.1803 132.62 47.9752C132.536 48.0106 132.447 48.0424 132.362 48.0778C132.24 47.9964 132.118 47.915 131.995 47.8336C131.647 48.175 130.918 48.2172 130.728 48.5178C130.836 48.5685 130.946 48.6232 131.054 48.674C131.046 48.9022 131.083 48.942 131.152 49.1033C131.082 49.1287 131.015 49.1536 130.945 49.179L130.789 48.818C130.606 48.9108 130.325 49.4989 130.187 49.7359C130.349 49.9257 130.465 49.9552 130.525 50.2191C130.605 50.2248 130.689 50.2301 130.769 50.2358C130.892 49.7535 131.273 49.4727 131.551 49.0757C131.504 49.0371 131.461 49.0022 131.415 48.9636C131.401 48.933 131.388 48.9023 131.378 48.8752C131.428 48.8726 131.476 48.8704 131.527 48.8679C131.593 48.8836 131.655 48.8958 131.718 48.912C131.675 49.0513 131.401 49.5413 131.419 49.7782C131.449 50.2042 131.674 50.487 131.619 51.001C131.682 51.0172 131.748 51.029 131.81 51.0451C131.821 51.2222 131.835 51.4029 131.845 51.5799C131.932 51.7348 132.142 51.8534 132.291 51.9678C132.622 51.6652 132.721 51.6402 133.309 51.7137C133.467 51.5348 133.596 51.3194 133.639 51.0177C133.882 51.1158 133.859 51.131 133.953 51.2931C134.004 51.2905 134.051 51.2884 134.102 51.2858L134.197 51.3059C134.167 50.3853 133.988 50.2139 134.299 49.2164C134.735 49.4555 134.646 49.7754 135.257 49.8823C135.517 50.6271 134.534 50.6334 134.564 51.5501C134.596 51.5703 134.624 51.5909 134.655 51.6112C134.704 51.621 134.751 51.6352 134.8 51.645C134.851 51.4925 134.901 51.3439 134.952 51.1914C134.986 51.1869 135.021 51.1824 135.052 51.1743C135.041 51.2649 135.031 51.3594 135.018 51.4504C135.076 51.5037 135.137 51.5606 135.195 51.6139C135.362 51.5475 135.507 51.5286 135.619 51.3843C135.818 51.3705 135.724 51.3827 136.004 51.472C136.11 51.3324 136.104 51.3373 136.042 51.1548C136.05 51.0889 136.057 51.023 136.064 50.9572C136.215 51.0389 136.187 51.0426 136.291 51.1304C136.307 51.1323 136.324 51.1383 136.34 51.1402C136.373 50.9981 136.405 50.856 136.442 50.7174C136.475 50.7253 136.504 50.7336 136.537 50.7375C136.566 51.0338 136.455 51.1374 136.273 51.2868C136.259 51.4185 136.241 51.5506 136.226 51.6823C136.606 51.5842 136.479 51.4669 136.927 51.5991C137.043 51.4623 137.156 51.3259 137.273 51.1891C137.353 51.1948 137.437 51.2001 137.518 51.2059C137.57 51.3126 137.625 51.4189 137.677 51.5257C137.774 51.5333 137.871 51.545 137.971 51.5523C138.441 51.3329 138.66 50.538 139.092 50.4289C139.098 50.3754 139.104 50.3219 139.11 50.2724C138.967 50.2262 138.824 50.18 138.684 50.1334C138.66 50.0473 138.639 49.9608 138.615 49.8747C138.284 49.565 138.477 49.6737 138.584 49.2988C138.777 49.3305 138.973 49.3617 139.165 49.3894C139.172 49.3236 139.179 49.2578 139.187 49.1919C139.239 49.177 139.288 49.1625 139.341 49.1476C139.388 49.1698 139.433 49.1963 139.481 49.2185C139.504 49.5196 139.474 49.8316 139.68 50.036C139.859 49.9154 140.038 49.7947 140.216 49.6701C140.279 49.6863 140.344 49.698 140.407 49.7142C140.452 49.8868 140.497 50.0593 140.542 50.2319C140.373 50.2377 140.445 50.2486 140.297 50.2152C140.212 50.2749 140.225 50.2529 140.176 50.3891C140.242 50.4048 140.304 50.417 140.367 50.4332C140.419 50.5399 140.474 50.6462 140.527 50.753C140.525 50.7653 140.523 50.7777 140.522 50.7941C140.218 50.7121 140.237 50.7339 139.984 50.7507C139.958 50.8717 139.988 50.9083 139.899 51.0578C140.013 51.1687 139.96 51.1593 140.172 51.2412C140.302 51.1107 140.434 50.9759 140.564 50.8454C140.983 50.9976 140.96 50.8912 141.438 50.9626C141.588 50.7364 141.754 50.4674 141.956 50.3518C141.957 50.3395 141.959 50.3271 141.96 50.3107C141.33 50.2023 141.675 49.6219 141.501 49.1905C141.503 49.1781 141.504 49.1657 141.505 49.1494C141.58 49.2086 141.657 49.2634 141.732 49.3226C141.819 49.2748 141.908 49.2266 141.998 49.1785C142.508 49.6432 143.564 50.0491 143.874 50.4183C144.193 50.3686 144.512 50.3189 144.828 50.2696C144.871 50.1829 144.914 50.1002 144.957 50.0135C145.286 49.9626 145.711 50.0897 146.097 49.9867C146.742 49.8175 147.497 49.2123 148.343 49.3615C148.405 49.0777 148.471 49.0244 148.408 48.8096C148.485 48.8078 148.666 48.9464 148.764 49.1364C149.004 49.1456 149.317 49.0967 149.85 49.1409C149.869 49.1181 149.889 49.0953 149.908 49.0725C149.376 48.8133 149.141 48.7466 148.58 48.6088C148.588 48.543 148.595 48.4771 148.602 48.4112C148.881 48.3912 148.799 48.4302 148.914 48.2774C148.976 48.2936 149.042 48.3053 149.105 48.3215C149.112 48.3773 149.125 48.4323 149.133 48.4921C149.191 48.5454 149.253 48.6023 149.311 48.6555C149.559 48.1852 150.156 48.0588 150.583 47.9302C150.579 47.3346 150.6 46.7154 150.207 46.0976C150.229 46.05 150.251 45.9985 150.274 45.951C150.387 45.9646 150.501 45.9741 150.614 45.9877C150.584 45.8335 150.551 45.6756 150.521 45.5213C150.579 45.4529 150.638 45.3845 150.693 45.3165C150.767 45.3757 150.845 45.4305 150.919 45.4897C151.051 45.4239 151.05 45.4362 151.096 45.2478C151.175 45.2659 151.257 45.2836 151.336 45.3017C151.359 45.2378 151.383 45.1779 151.407 45.114C151.079 44.9499 151.028 44.6078 150.959 44.3208C150.911 44.2986 150.866 44.272 150.819 44.2498C150.703 44.3663 150.77 44.317 150.784 44.5259C150.558 44.3811 150.583 44.3008 150.231 44.1966C150.251 44.3521 150.235 44.3542 150.15 44.4626C149.991 44.4144 149.834 44.3619 149.674 44.3137C149.659 44.2954 149.645 44.2811 149.629 44.2628C149.749 44.0566 149.852 44.0595 149.893 43.7135C149.945 43.6985 149.995 43.684 150.047 43.6691C150.083 43.7739 150.121 43.8743 150.157 43.9791C150.463 44.0487 150.766 44.1187 151.072 44.1883C151.32 43.9087 151.392 43.5507 151.674 43.2705C151.525 43.1278 151.397 43.0755 151.063 43.0096C150.958 42.6988 150.868 42.4023 151.326 42.4602C151.418 42.286 151.233 41.9655 151.069 41.7111C151.475 41.492 151.198 41.0373 151.785 41.1028C151.804 41.08 151.823 41.0572 151.843 41.0344C151.548 40.7809 151.69 39.6187 151.848 39.3306C151.746 39.2141 151.644 39.0935 151.543 38.977C151.678 38.793 151.96 38.6469 152.042 38.5226C152.042 38.5226 152.089 37.6325 152.226 37.3875C152.045 37.1232 151.941 36.788 151.891 36.4579C152.44 36.358 152.505 34.8937 152.491 34.3197C152.487 34.1215 152.246 33.938 152.207 33.8092C152.131 33.5637 152.318 33.4339 152.364 33.3184C152.322 32.9711 152.283 32.6234 152.241 32.2761C152.394 32.2317 152.548 32.1834 152.702 32.139C152.601 31.8844 152.499 31.6342 152.398 31.3796C152.382 31.3777 152.365 31.3717 152.349 31.3698C152.309 31.4278 152.268 31.4858 152.228 31.5437C152.176 31.437 152.121 31.3307 152.068 31.2239C152.15 31.0186 152.194 31.0575 152.347 30.9605C152.269 30.7031 152.099 30.5791 152.032 30.2798C152.429 30.0455 153.127 29.3991 152.846 28.8395C152.684 28.8161 152.524 28.7922 152.361 28.7688C152.339 28.6703 152.32 28.5715 152.297 28.469C152.204 28.4203 152.112 28.3715 152.019 28.3227C151.808 28.2975 151.863 28.3512 151.792 28.1495C152.076 28.149 152.577 27.5283 152.737 27.2681C152.53 26.9504 152.614 26.761 152.737 26.4571C152.662 26.3979 152.585 26.3431 152.51 26.2839C152.248 25.7625 152.832 25.7918 152.785 25.2099C152.722 24.4314 152.671 23.6959 152.411 22.9716C152.523 22.8759 152.469 22.8788 152.669 22.869C152.747 22.7371 152.556 22.3687 152.412 22.1199C152.602 22.0343 152.897 22.1012 153.071 21.9853C152.979 21.7742 152.925 21.6232 152.737 21.461C152.949 20.7602 152.88 20.6436 152.92 19.9206C152.753 19.8126 152.583 19.7091 152.415 19.6011C152.86 19.2391 153.253 17.1563 152.168 16.7014C152.17 16.689 152.172 16.6766 152.173 16.6603C152.288 16.6615 152.402 16.6588 152.517 16.66C152.739 16.5946 152.598 16.3737 152.901 16.3424C152.793 16.1293 152.689 15.9158 152.581 15.7027C152.553 15.4144 152.839 15.1055 152.747 14.724L152.579 14.4825C153.444 14.163 153.074 13.0188 152.618 12.5025C152.931 12.3076 153.173 12.1381 153.388 11.8263L153.458 11.7726Z' fill='%239966FF'/%3E%3C/svg%3E%0A")}.number-card.is-yellow .number-card__number:before{background-image:url("data:image/svg+xml,%3Csvg width='154' height='65' viewBox='0 0 154 65' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M153.458 11.7726C153.311 11.5485 153.179 11.3467 153.15 11.0504C153.135 11.0321 153.12 11.0177 153.105 10.9994C153.05 11.0431 152.998 11.0823 152.943 11.126C152.935 11.0702 152.925 11.0147 152.914 10.9553C152.858 10.8897 152.798 10.8205 152.741 10.7549C152.86 10.715 152.98 10.6751 153.102 10.6348C153.102 10.6348 153.042 9.14622 152.994 9.06739C152.888 8.98795 152.782 8.91252 152.676 8.83308C152.444 8.34834 152.739 7.94889 152.491 7.49053C151.815 6.24449 151.022 5.13525 150.819 3.6978C150.772 3.67561 150.727 3.64905 150.679 3.62686C150.593 3.67461 150.503 3.72272 150.414 3.77087C150.227 3.58438 150.061 3.37075 150.143 3.14111C150.101 3.08978 150.056 3.03886 150.011 2.98794C149.726 2.93181 149.706 2.99529 149.373 2.96564C149.199 2.77752 149.024 2.58942 148.849 2.3973C148.707 2.48472 148.754 2.54758 148.533 2.56824C148.481 2.26682 148.422 2.06357 148.479 1.78454C147.965 1.68926 148.018 1.8973 147.665 1.96346C147.482 1.70356 147.131 1.1937 147.102 0.901388C147.025 0.87092 146.944 0.836859 146.867 0.806391C146.671 1.09544 146.438 1.12169 146.167 1.2949C146.028 1.20759 145.893 1.12384 145.754 1.03653C145.719 1.04102 145.685 1.04554 145.654 1.05362C145.624 1.16701 145.594 1.28441 145.564 1.3978C145.292 1.27102 145.178 1.10343 145.19 0.82614C145.143 0.787596 145.1 0.752597 145.054 0.714051C144.867 0.770902 144.87 0.750188 144.825 0.987293C144.639 1.01142 144.458 0.945761 144.24 0.933699C144.105 0.780948 144.149 0.803573 144.187 0.555325C144.172 0.537024 144.157 0.522688 144.142 0.504387C143.674 0.435685 142.567 0.596034 142.379 0.7949C142.054 0.626407 141.729 0.457894 141.404 0.289401C141.345 0.357803 141.287 0.426238 141.232 0.494231C140.96 0.485135 140.833 0.367826 140.521 0.250353C140.351 0.325095 140.28 0.460169 140.179 0.619262C139.698 0.556183 139.421 0.288231 139.054 0.121067C138.799 0.243559 138.519 0.79494 138.656 0.963641C138.655 0.976012 138.653 0.988384 138.652 1.00474C138.309 0.992683 137.963 0.984996 137.62 0.972935C137.325 1.06404 137.342 1.38634 136.971 1.4346C136.795 1.53051 136.564 1.41879 136.242 1.35121C136.056 1.5377 135.869 1.72417 135.68 1.91506C135.456 1.86313 135.232 1.81122 135.006 1.76368C134.844 2.01193 134.684 2.25973 134.522 2.50798L133.538 2.89171L133.254 3.19223C132.504 3.39131 131.728 2.94498 131.415 3.70752C130.948 3.7198 130.253 3.92793 130.018 3.83694C129.909 3.93622 129.967 4.00981 129.929 4.18107C129.697 4.23965 129.57 4.17505 129.459 4.40039C128.984 4.28384 128.8 4.09295 128.511 4.06157C128.301 4.06065 127.932 4.29123 127.859 4.56432C127.449 4.53652 127.19 4.09174 126.889 4.42302C126.671 4.31761 126.453 4.21619 126.235 4.11078C125.92 4.21671 125.333 4.39055 125.093 4.58001C124.917 4.48523 124.994 4.55637 124.915 4.4166C124.883 4.39636 124.855 4.37572 124.824 4.35548C124.799 4.43175 124.773 4.50799 124.748 4.58028C124.389 4.57425 124.031 4.56824 123.912 4.95677C122.929 4.68348 121.714 4.74843 121.245 5.36507C120.845 5.35639 120.175 5.28556 119.751 5.06512C119.329 5.23761 119.057 5.62183 118.635 5.29967C118.36 5.41664 117.13 5.73095 117.032 5.90998C116.959 5.83841 116.886 5.76684 116.809 5.69568C116.581 5.68485 116.35 5.67441 116.121 5.65958C115.8 5.961 115.466 6.38976 115.336 6.8609L115.182 6.90525C114.969 6.54771 114.875 6.33299 114.382 6.15386C113.756 6.39762 112.804 5.94993 112.705 6.54264C112.687 6.55307 112.67 6.56348 112.651 6.56992C112.617 6.57442 112.582 6.57891 112.551 6.58699C112.11 6.60796 111.489 6.24694 111.197 6.35798C110.893 6.47464 110.486 6.7871 110.063 6.74896C110.03 6.74109 110 6.73283 109.968 6.72894C109.953 6.71064 109.938 6.69633 109.923 6.67803C109.88 6.76473 109.837 6.84742 109.794 6.93413C109.378 6.70848 108.857 6.95474 108.082 6.78809C108.144 6.99493 108.175 6.98284 108.405 6.98529C108.436 7.00554 108.465 7.02622 108.496 7.04646C108.427 7.20545 108.359 7.36842 108.29 7.52741C107.975 7.55635 107.921 7.70529 107.58 7.68884C107.591 7.86592 107.605 8.04661 107.615 8.2237C107.518 8.28505 107.612 8.25241 107.461 8.26805C107.385 8.22521 107.306 8.17878 107.23 8.13594C107.246 7.99188 107.266 7.84744 107.282 7.69939C107.198 7.59674 107.269 7.65237 107.1 7.57712C107.03 7.38746 107.033 7.40737 107.229 7.32097C107.376 7.44775 107.367 7.3963 107.394 7.60365C107.443 7.61347 107.489 7.62768 107.539 7.6375C107.507 7.39426 107.421 7.24735 107.313 7.05861C106.746 6.9986 106.648 7.32367 106.2 7.2928C105.953 7.27644 105.89 7.06158 105.629 7.11986C105.486 7.22364 105.339 7.32384 105.197 7.42762C105.146 7.43017 105.098 7.43237 105.047 7.43492C104.841 6.93056 103.858 7.32226 103.612 7.47184C103.178 7.34998 103.386 8.03662 103.359 8.34826C103.289 8.24796 103.292 8.25154 103.29 8.08959C103.179 8.06362 103.067 8.03768 102.955 8.01171C102.986 7.88196 103.017 7.75619 103.051 7.62603C103.054 7.60129 103.057 7.57258 103.06 7.54783C102.505 7.45388 102.477 7.65619 102.061 7.64556C102.03 7.77531 101.998 7.90108 101.964 8.03124C101.428 7.95518 101.194 7.70978 100.623 7.68689C100.183 7.66716 99.8314 7.859 99.2927 7.66965C99.3199 7.73099 99.3435 7.78873 99.3707 7.85008C99.2707 7.86715 99.1676 7.88466 99.0676 7.90174C99.1146 8.06594 99.0561 7.98435 99.1915 8.09242C99.1208 8.18679 98.926 8.35817 98.8082 8.41001C98.725 8.43302 98.6382 8.45242 98.555 8.47543C98.2539 8.22268 97.81 7.83036 97.5402 8.28321C97.3259 8.08404 97.261 8.00331 96.7955 7.90986C96.7745 7.94504 96.7536 7.9802 96.7332 8.01936C96.7316 8.03173 96.7299 8.0441 96.7289 8.06046C96.8957 8.16444 96.8743 8.14693 97.1097 8.18925C97.1081 8.20163 97.1066 8.21398 97.1055 8.23034C96.8831 8.2877 96.6637 8.34471 96.4419 8.40605C96.2647 8.24666 96.1481 8.20913 95.8258 8.18624C95.6399 8.42539 95.7946 8.63229 95.9382 8.9015C95.8162 8.97011 95.8517 8.97361 95.6352 8.95316C95.6531 8.79673 95.6737 8.63588 95.6916 8.47945C95.632 8.43855 95.5693 8.39807 95.5097 8.35717C95.4532 8.29153 95.3931 8.22229 95.3367 8.15665C95.2576 8.26023 95.1785 8.36382 95.1026 8.46699C95.0681 8.47149 95.0336 8.47598 95.0027 8.48406C94.9473 8.40206 94.8893 8.32446 94.8339 8.24246C94.8177 8.24051 94.801 8.23457 94.7847 8.23262C94.6475 8.4046 94.5133 8.57618 94.3761 8.74816C94.2171 8.67966 94.2754 8.58693 94.0165 8.4625C93.9867 8.42989 93.9601 8.39685 93.9298 8.36025C93.8015 8.47834 93.6705 8.60085 93.5422 8.71894C93.4151 8.67467 93.2886 8.63435 93.1616 8.59008C93.0631 8.71646 92.9676 8.84247 92.8692 8.96885C92.7514 8.99635 92.6337 9.02384 92.5129 9.05175C92.2509 8.87907 92.0547 8.84378 91.9305 8.55177C91.7459 8.43389 91.6597 8.43296 91.3589 8.37888C91.1782 8.60924 90.8651 8.90149 90.6749 9.1574C90.584 9.09626 90.4929 9.03512 90.4019 8.97398C90.2847 9.05414 90.2925 9.06529 90.0947 9.06672L89.9883 8.7156C89.6759 8.81714 89.3767 8.75069 88.8652 8.62269C88.7463 8.81256 88.8205 8.79475 89.0207 8.98359C88.8161 9.05486 88.7524 8.98206 88.594 8.84455C88.4479 8.97307 88.2987 9.10202 88.1526 9.23055C87.8226 9.09917 87.4932 8.97176 87.1632 8.84038C87.1454 8.85081 87.1275 8.86127 87.1092 8.86771C87.1463 8.95615 87.187 9.04815 87.224 9.13659C87.0932 9.21041 86.965 9.18251 86.8587 9.29774C86.772 9.1955 86.6858 9.09721 86.599 8.99497C86.4111 9.12083 85.6914 10.0419 85.6556 10.2817C85.6378 10.2921 85.62 10.3026 85.6017 10.309C85.5389 10.2929 85.4736 10.2811 85.4109 10.2649C85.4031 10.1808 85.3988 10.1003 85.3911 10.0161C85.1881 10.0507 85.2969 10.0041 85.2748 10.1529C85.2392 10.1738 85.2032 10.1906 85.1708 10.2111C84.9022 9.86489 84.9525 9.71237 84.9346 9.30513C84.8452 9.23162 84.7553 9.15411 84.6659 9.0806C84.5869 9.0625 84.5048 9.04478 84.4258 9.02669C84.3886 9.05992 84.3513 9.09319 84.3168 9.12202C84.4804 9.27508 84.459 9.25758 84.7388 9.29816C84.7685 9.45245 84.8019 9.61033 84.8315 9.76462C84.754 9.85582 84.6796 9.94661 84.6021 10.0378C84.372 9.93802 84.2885 9.83536 84.1484 9.6914C84.0678 9.68568 83.9842 9.68036 83.9036 9.67463C83.8591 9.77371 83.8145 9.87276 83.7694 9.96784C83.7678 9.98021 83.7662 9.99264 83.7651 10.009C83.8619 10.0167 83.9592 10.0283 84.0592 10.0355C84.0486 10.1261 84.0385 10.2207 84.0248 10.3117C84.0217 10.3365 84.019 10.3652 84.0158 10.3899C83.8753 10.1933 83.7322 10.0011 83.5916 9.80448C83.5463 9.62791 83.606 9.64448 83.7212 9.54836C83.7076 9.51769 83.694 9.48703 83.6841 9.45994C83.6511 9.45206 83.6213 9.44375 83.5883 9.43588C83.5302 9.50428 83.472 9.57271 83.417 9.64071C83.2487 9.5491 83.0766 9.45392 82.9083 9.36231C82.804 9.54216 82.6997 9.722 82.5986 9.90144C82.518 9.89571 82.4343 9.89041 82.3537 9.88469C82.2272 9.74707 82.1903 9.5856 82.1654 9.3942C82.134 9.37396 82.1057 9.35329 82.0743 9.33305C81.8627 9.64449 81.2975 9.79114 80.5605 9.59923C80.4096 9.93521 80.2903 9.95076 79.9077 10.102C79.7551 9.86233 79.8777 9.77338 79.5612 9.69701C79.4085 9.65202 79.4462 9.67142 79.2673 9.6704C79.1766 9.85659 79.1157 10.0754 79.1438 10.2907C79.1092 10.2952 79.0746 10.2997 79.0437 10.3078C79.0255 10.1682 79.0105 10.0283 78.996 9.89227C78.7168 9.734 78.5667 9.68461 78.189 9.62838C78.1266 9.73788 78.0639 9.84343 78.0015 9.95294C77.9209 9.94721 77.8372 9.94191 77.7566 9.93618C77.7012 9.85418 77.6433 9.77656 77.5879 9.69456C77.2761 9.75141 75.2052 9.85898 74.7816 9.62219C74.4022 9.79734 74.3381 10.0166 73.793 10.0471C73.6657 10.2218 73.6399 10.3671 73.6694 10.6674C73.6338 10.6882 73.5978 10.7051 73.5654 10.7255C73.4864 10.7074 73.4043 10.6897 73.3253 10.6716C73.3417 10.5276 73.3611 10.3831 73.3769 10.2351C72.9731 10.1255 72.7546 9.99175 72.3711 9.96466C72.1418 10.1162 71.7556 10.2638 71.6184 10.4844C71.4249 10.4204 71.5466 10.4736 71.3871 10.3524C71.2834 10.4876 71.521 10.5215 71.389 10.7577C71.2837 10.8566 71.3716 10.8208 71.1816 10.8333C71.1217 10.6425 71.0622 10.4555 71.0022 10.2646C70.9248 10.2342 70.8438 10.2001 70.7664 10.1697C70.6873 10.2732 70.6112 10.3764 70.5321 10.48C70.4976 10.4845 70.4631 10.489 70.4323 10.497C70.5488 10.6319 70.5975 10.6377 70.6382 10.8271C70.3588 10.7905 70.3656 10.745 70.1172 10.6273C70.0827 10.6318 70.0482 10.6363 70.0173 10.6444C70.1041 10.7466 70.1903 10.8449 70.277 10.9471C69.9812 11.1519 69.672 11.2044 69.5105 11.5823C69.4759 11.5868 69.4415 11.5913 69.4106 11.5994C69.2261 11.3598 69.2756 11.0533 69.0581 10.8302C68.9676 10.8947 68.9733 10.8899 68.9329 11.0452C68.8806 11.0601 68.8314 11.0747 68.7791 11.0896C68.7431 10.9848 68.7044 10.8844 68.6684 10.7796C68.264 10.7147 67.8597 10.6497 67.4585 10.5844C67.4495 10.6626 67.4406 10.7409 67.429 10.8235C67.216 10.8796 67.1433 10.9093 66.886 10.8212C66.883 10.7 66.8831 10.5783 66.8795 10.453C66.8005 10.4349 66.7184 10.4173 66.6394 10.3992C66.4788 10.416 66.5776 10.4396 66.568 10.5869C66.3561 10.578 66.1412 10.5695 65.9299 10.5646C66.13 10.8021 66.3261 10.8374 66.7284 10.9107C66.7308 11.101 66.6601 11.2197 66.572 11.4014C66.3587 11.2833 66.3839 11.28 66.4165 11.0405C66.3851 11.0203 66.3568 10.9996 66.3255 10.9794C66.2522 11.0295 66.1826 11.0832 66.1093 11.1333C66.2451 11.367 66.3841 11.6003 66.5199 11.834C66.4752 12.1278 66.352 12.2858 66.1563 12.4005C66.0074 12.1888 66.0792 11.9077 66.1438 11.6681C65.9502 11.6771 65.9732 11.7066 65.8366 11.7609C65.7874 11.751 65.7409 11.7368 65.6917 11.727C65.6903 11.5934 65.6915 11.4553 65.6901 11.3217C65.5039 11.2162 65.5353 11.2365 65.3722 11.0874C65.2873 11.2444 65.2024 11.4015 65.1175 11.5585C64.9861 11.5554 64.8548 11.5522 64.7235 11.549C64.4239 11.4299 64.3902 11.1707 64.3533 10.9363C64.2235 10.9207 64.0937 10.9052 63.964 10.8897C63.8598 11.0208 63.8812 10.9897 63.9297 11.1658C63.8141 11.112 62.5141 11.1556 62.2832 11.3195C62.1128 11.212 62.1724 11.2772 62.1102 11.119C61.846 11.125 61.7503 11.1497 61.6407 11.3383C61.4032 11.353 61.4483 11.2823 61.169 11.1484C61.0794 11.3669 60.9402 11.3282 60.8635 11.6464C60.6528 11.5725 60.6538 11.5561 60.5564 11.7391C60.6845 11.7671 60.8131 11.7989 60.9413 11.8268C61.0332 11.9933 61.0626 12.0219 60.9939 12.2053C61.122 12.2332 61.2507 12.2651 61.3788 12.293C61.4702 12.5041 61.5578 12.7117 61.6492 12.9228L61.6312 13.0793C61.6312 13.0793 61.5983 13.0714 61.5821 13.0694C61.4488 12.9286 61.5131 13.0298 61.5043 12.889C61.4745 12.8564 61.4479 12.8233 61.4176 12.7867C61.2835 12.9583 61.3446 13.0111 61.4193 13.192L61.2612 13.2775C60.9576 12.8831 61.2259 12.4184 60.6712 12.0081C60.4485 11.8668 59.9913 12.2548 59.7824 12.4158C59.7197 12.3997 59.6544 12.3879 59.5916 12.3717C59.5754 12.3698 59.5586 12.3639 59.5423 12.3619C59.5289 12.2096 59.5124 12.0577 59.4989 11.9053C59.7935 11.8386 59.882 11.7094 60.0852 11.5532C59.7992 11.2944 59.1792 11.3143 58.8884 11.2387C58.6888 11.5932 58.3821 11.6899 57.9369 11.752C57.9179 11.9248 57.8952 12.094 57.8762 12.2668C58.1858 12.413 58.1731 12.4146 58.497 12.4495C58.5852 12.6853 58.6703 12.9216 58.7585 13.1575C58.657 13.187 58.5528 13.2208 58.4513 13.2502C58.4037 13.2281 58.3587 13.2015 58.3111 13.1793C58.3767 13.0451 58.4423 12.9108 58.5078 12.7765C58.2317 12.5935 57.9011 12.5068 57.5737 12.3224C57.5559 12.3328 57.5381 12.3433 57.5198 12.3497C57.5751 12.4317 57.6332 12.5093 57.6886 12.5913C57.6828 12.6448 57.6769 12.6983 57.6706 12.7477C57.3568 12.6913 57.4013 12.6652 57.2079 12.4795C57.1723 12.5004 57.1362 12.5173 57.1037 12.5377C57.1544 12.6568 57.2082 12.7755 57.2594 12.8986C57.2416 12.9091 57.2237 12.9195 57.2054 12.9259C57.1563 12.9161 57.1102 12.9059 57.0606 12.8921C57.0021 12.6888 56.9436 12.4856 56.8852 12.2823C56.7598 12.177 56.8137 12.2714 56.7733 12.378C56.6863 12.5434 56.8165 12.5873 56.9288 12.7389C56.9079 12.7741 56.8868 12.8093 56.8664 12.8485C56.5468 12.7725 56.0733 12.8382 55.9145 12.5507C55.8177 12.6404 55.8381 12.6743 55.8253 12.8949C55.5841 12.906 55.5669 12.8961 55.4182 13.0047C55.3619 12.793 55.2766 12.8001 55.2208 12.5924C55.3192 12.5877 55.4206 12.5827 55.519 12.5779C55.5248 12.5245 55.5307 12.471 55.537 12.4215C55.3163 12.2718 55.2566 12.2796 55.052 12.3508C54.9874 12.0511 54.9265 11.7549 54.8619 11.4551C54.8467 11.4368 54.8322 11.4225 54.817 11.4042C54.7841 11.3963 54.7543 11.388 54.7218 11.3841C54.4329 11.5434 54.2867 11.818 53.7913 11.7406C53.7823 11.8188 53.7734 11.897 53.7618 11.9796C53.5881 11.9211 53.6195 11.9414 53.4636 11.9941C53.7451 12.4643 54.0205 12.8624 54.1821 13.4171C54.1078 13.4836 54.036 13.5457 53.9617 13.6121C53.9601 13.6245 53.9584 13.6369 53.9574 13.6532C54.0233 13.669 54.0856 13.6812 54.1483 13.6973C54.1557 13.6315 54.1631 13.5656 54.1705 13.4998C54.2034 13.5077 54.2332 13.5159 54.2662 13.5238C54.2352 13.6535 54.2037 13.7793 54.1696 13.9095L54.1115 13.9779L53.9666 13.944C53.8122 13.4694 53.7583 13.3751 53.2694 13.1752C53.2899 12.99 53.3137 12.8044 53.3348 12.6232C53.396 12.6518 53.4602 12.6799 53.5214 12.7084C53.5272 12.6549 53.5331 12.6015 53.5394 12.552C53.417 12.4706 53.2947 12.3892 53.1724 12.3078C53.1802 12.392 53.1843 12.4725 53.192 12.5567C52.8232 12.5439 52.5947 12.4318 52.2059 12.5351C51.9109 12.4276 51.9673 12.5662 52.0806 12.7501C51.9433 12.9951 51.4784 12.93 51.2125 12.9971C50.9134 12.9063 50.8835 12.825 50.8659 12.5921C50.8345 12.5718 50.8064 12.5512 50.775 12.531C50.767 12.7632 50.8072 12.7782 50.599 12.7728C50.6774 12.933 50.7762 12.9323 50.966 13.017C50.8554 13.295 50.7666 13.1525 50.5721 13.0075C50.6274 13.1869 50.5782 13.1284 50.7366 13.2902C50.7141 13.3378 50.692 13.3893 50.6695 13.4368C50.6187 13.4394 50.5712 13.4415 50.5205 13.4441C50.4337 13.3418 50.3475 13.2436 50.2607 13.1414C49.9526 13.1288 49.8766 13.305 49.857 13.6198C49.6661 13.5027 49.6875 13.5202 49.6971 13.2999C49.6642 13.2921 49.6343 13.2838 49.6019 13.2799C49.5767 13.3562 49.5515 13.4325 49.5258 13.5048C49.3469 13.4794 49.1706 13.4497 48.9917 13.4243C48.9829 13.3565 48.9735 13.2847 48.9647 13.2169C48.9333 13.1967 48.9052 13.176 48.8738 13.1558C48.5516 13.5749 48.5546 13.7692 48.1645 14.1322C48.2093 14.3048 48.2541 14.4774 48.299 14.65C48.5364 14.7326 48.7733 14.8113 49.0107 14.8939C49.0882 15.3907 49.3937 15.6022 49.6727 15.9795C49.5209 16.0399 49.5104 16.0575 49.2253 16.0013C49.075 16.171 49.1942 16.9381 49.2681 17.3096C49.1849 17.3326 49.098 17.3521 49.0148 17.3751C48.8401 17.3087 48.6686 17.2418 48.4939 17.1753C48.5191 17.099 48.5443 17.0228 48.57 16.9505C48.5538 16.9485 48.5371 16.9426 48.5209 16.9406C48.4151 17.0112 48.3061 17.0822 48.2004 17.1527C48.0409 17.1046 47.8841 17.052 47.7245 17.0038C47.711 16.9732 47.6974 16.9425 47.6875 16.9154C47.9092 16.3877 48.4842 15.1652 47.7353 14.8573C47.7427 14.7914 47.7502 14.7255 47.7576 14.6597C47.8575 14.6426 47.9605 14.6252 48.0605 14.6081C48.0976 14.5749 48.1348 14.5416 48.1725 14.5124C48.0148 14.2328 47.6941 14.1489 47.4982 14.361C47.3879 14.3226 47.2776 14.2843 47.1672 14.2459C47.2416 14.1795 47.3133 14.1174 47.3877 14.0509C47.2377 13.9042 47.0833 13.823 46.78 13.7489C46.7176 13.8585 46.6548 13.964 46.5924 14.0735C46.3587 13.9458 46.1997 13.9016 45.9674 13.9318C45.976 13.7523 45.9576 13.7101 45.9075 13.595C45.6192 13.5879 45.5967 13.6355 45.5703 13.9228C45.5373 13.9149 45.5075 13.9066 45.4751 13.9027C45.414 13.7282 45.3525 13.5497 45.2914 13.3751C45.1423 13.3824 44.9932 13.3897 44.8441 13.3969C44.8998 13.6776 45.0521 13.6456 45.1277 13.9074C44.9467 13.9391 44.6881 14.0864 44.6001 14.1952C44.5209 14.3961 44.7087 14.4649 44.7304 14.754C44.8256 14.774 44.9213 14.7981 45.0196 14.8177C45.1184 14.963 45.2165 15.1043 45.3121 15.25C45.2734 15.2956 45.2347 15.3412 45.1959 15.3868C45.1185 15.3564 45.0375 15.3223 44.9601 15.2918C44.8702 15.19 44.8953 15.2354 44.887 15.0743C44.8405 15.0357 44.7977 15.0007 44.7512 14.9622C44.3047 15.1866 44.4058 15.5708 43.9953 15.9244C43.3204 16.503 42.1355 16.4263 42.1764 17.4996C41.8961 17.382 42.0086 17.3633 41.7628 17.2412C41.8269 17.5857 41.8256 17.6751 41.672 17.9911C41.6364 18.012 41.6005 18.0288 41.568 18.0493C41.3364 17.8645 41.3124 17.6811 41.0394 17.522C41.072 17.3799 41.1046 17.2378 41.1409 17.0992C41.0933 17.077 41.0483 17.0505 41.0007 17.0283C40.9022 17.1547 40.8069 17.2806 40.7084 17.407C40.6739 17.4115 40.6394 17.416 40.6086 17.4241C40.5773 17.2821 40.5428 17.1407 40.511 16.9948C40.8527 16.8975 41.1371 16.605 41.4997 16.5699C41.5383 16.646 41.5802 16.7216 41.6193 16.8017C41.7178 16.6753 41.8131 16.5494 41.9116 16.423C42.1041 16.4547 42.2998 16.4859 42.4918 16.5136C42.639 16.2714 42.6358 16.3205 42.8211 16.2234C42.7396 16.015 42.6528 15.9615 42.5284 15.7911C42.9544 15.7032 43.2458 15.6855 43.48 15.2778C43.5469 15.3746 43.5401 15.3471 43.5531 15.4954L43.6441 15.5565C43.8238 15.2939 43.8286 15.2324 44.0479 15.0782C44.3427 14.8167 43.8335 14.4613 44.0698 14.0696C44.1719 13.8982 44.3618 13.8612 44.4291 13.5443C44.3889 13.4806 44.3455 13.4173 44.3053 13.3536C44.1494 13.3333 44.0373 13.4047 43.713 13.3415C43.6592 13.2472 43.6023 13.1532 43.5485 13.0588C42.9484 13.0356 43.1724 13.6269 42.8149 13.8235C42.8107 13.8646 42.8058 13.9017 42.8016 13.9428C42.879 13.9733 42.9601 14.0074 43.0375 14.0378C43.2704 13.9386 43.5059 13.8349 43.674 13.6548C43.7216 13.677 43.7666 13.7036 43.8142 13.7258C43.8472 13.7336 43.8801 13.7415 43.9094 13.7458C43.7888 13.9967 43.7375 14.1169 43.7236 14.4756C43.8161 14.5244 43.9087 14.5732 44.0013 14.6219C43.9001 14.8257 43.785 14.8245 43.6556 15.0319C43.5421 15.0183 43.429 15.0087 43.3155 14.9951C43.3229 14.9293 43.3302 14.8634 43.3376 14.7976C43.2911 14.7591 43.2482 14.7241 43.2017 14.6856C43.0762 14.6289 42.9513 14.5762 42.8258 14.5196C42.584 14.5268 42.6117 14.5434 42.5513 14.7419C42.4844 14.7425 42.42 14.7387 42.353 14.7394C42.2198 14.5742 42.278 13.9421 42.2343 13.6558C42.2029 13.6356 42.1746 13.615 42.1433 13.5947C41.9533 13.656 41.8879 13.7902 41.8019 13.9636C41.7857 13.9616 41.769 13.9557 41.7528 13.9538C41.6728 13.8304 41.68 13.8376 41.733 13.705C41.6718 13.6764 41.6075 13.6483 41.5463 13.6198C41.2015 13.7418 40.9705 14.003 40.7307 14.2451C40.9642 14.5432 41.1002 14.6552 41.2909 14.9426C41.2715 14.9654 41.2522 14.9882 41.2328 15.011C41.0085 14.9064 41.0513 14.9657 41.0148 14.7596C40.6413 14.7353 40.7364 14.877 40.3629 14.8527C40.3467 14.8507 40.3299 14.8448 40.3137 14.8428C40.1493 14.4871 40.2373 14.354 40.3219 13.9496C40.4474 14.0063 40.5724 14.0589 40.6979 14.1155C40.7215 14.0516 40.7455 13.9918 40.7691 13.9279C40.7707 13.9155 40.7724 13.9031 40.7734 13.8867C40.3127 13.7075 40.1403 13.9773 39.7502 13.7767C39.6607 13.8249 39.5743 13.8726 39.4848 13.9208C39.4968 13.9638 39.5088 14.0069 39.5177 14.0504C39.6086 14.2088 39.6629 14.2098 39.9354 14.2676C39.949 14.2983 39.9626 14.3289 39.9725 14.356C39.9693 14.3808 39.9667 14.4095 39.9635 14.4343C39.6004 14.441 39.4487 14.5013 39.2864 14.7253C39.2428 14.8323 39.2747 14.8322 39.306 14.9741C39.5299 15.0261 39.7537 15.078 39.9802 15.1255C39.8633 15.307 39.9561 15.2341 39.6773 15.1772C39.6149 15.2867 39.552 15.3922 39.4896 15.5017C39.4567 15.4938 39.4237 15.486 39.3944 15.4817C39.3202 15.3778 39.3207 15.3575 39.3298 15.1819L39.0717 15.2844C39.0331 15.2084 38.9914 15.1327 38.9522 15.0526C38.8225 15.0371 38.6927 15.0216 38.563 15.006C38.409 15.1721 38.3804 15.5408 38.2729 15.794C38.082 15.75 37.888 15.7063 37.6971 15.6623C37.6601 15.4522 37.7731 15.4617 37.5415 15.3013C37.6573 15.1362 37.7939 15.1549 38.0936 15.2253C38.1942 15.0906 38.1838 14.9865 38.2039 14.7244C37.9832 14.6477 37.7625 14.571 37.5413 14.4903C37.3774 14.5563 37.3486 14.629 37.1299 14.6412C36.8039 14.6391 36.7539 14.4996 36.4271 14.3192C36.1584 14.6826 35.4919 14.6154 35.3042 15.0373C34.994 15.0087 34.6864 14.9758 34.3762 14.9473C34.3835 14.8814 34.3909 14.8156 34.3983 14.7498C34.3518 14.7112 34.3089 14.6763 34.2624 14.6377C33.9301 14.7581 33.6951 14.8414 33.39 14.9257C33.1824 14.8027 33.1246 14.6522 32.8274 14.6746C32.7944 14.6668 32.7646 14.6585 32.7322 14.6546C32.822 14.8294 32.9559 14.8039 33.1457 14.913C33.1923 14.9515 33.2351 14.9865 33.2816 15.025C33.2101 15.3831 32.8771 15.7428 32.5199 15.6231C32.3734 15.6989 32.3513 15.7504 32.3276 15.9847C32.5897 15.9627 32.6911 16.0549 32.9155 16.0378C32.905 16.1284 32.895 16.223 32.8813 16.314C32.9933 16.34 33.1052 16.366 33.2171 16.3919C33.2144 16.5667 33.2084 16.7418 33.2025 16.9169C33.1993 16.9417 33.1966 16.9704 33.1935 16.9952C32.9927 16.851 32.9807 16.808 32.9469 16.5731C32.8172 16.5576 32.6875 16.542 32.5578 16.5265C32.4036 16.3965 32.22 16.2623 32.4561 16.1383C32.4263 16.1057 32.3996 16.0726 32.3693 16.036C32.1506 16.1456 32.2094 16.4502 31.9566 16.5926C31.7247 16.7242 31.5348 16.7125 31.3291 16.8975C31.3065 16.945 31.2845 16.9965 31.262 17.0441C31.4053 17.0903 31.5485 17.1365 31.6887 17.1831C31.7352 17.2217 31.778 17.2566 31.8245 17.2952C31.5968 17.4343 31.4217 17.3395 31.334 17.6713C31.3178 17.6694 31.3011 17.6635 31.2849 17.6615C31.1902 17.0575 30.9725 16.587 30.8866 16.0264C30.8553 16.0062 30.8271 15.9855 30.7957 15.9653C30.609 16.4924 30.4243 16.4719 29.8848 16.5706C29.9112 16.92 29.8733 17.1682 29.6361 17.4059C29.7077 17.4899 29.7793 17.5738 29.854 17.6573C29.6847 18.0484 29.4297 18.2722 29.1993 18.5131C29.1998 18.5171 29.2035 18.5207 29.2071 18.5243C29.1977 18.5255 29.1977 18.5255 29.1883 18.5267C29.0904 18.6328 28.9956 18.7384 28.9196 18.8659C28.9034 18.8639 28.8867 18.858 28.8705 18.856C28.8302 18.7923 28.7869 18.7291 28.7466 18.6654C28.8775 18.5672 28.9712 18.5266 29.1888 18.5307C29.192 18.5303 29.1972 18.5215 29.1998 18.5171C29.0755 18.2981 28.9605 18.2726 28.9791 17.9498C28.9001 17.9317 28.818 17.914 28.739 17.8959C28.7254 17.8652 28.7118 17.8345 28.7019 17.8074C29.0111 17.24 29.3933 16.8901 29.4658 15.952C29.4507 15.9337 29.436 15.9194 29.4208 15.9011C29.3419 15.883 29.2597 15.8653 29.1808 15.8472C29.1614 15.87 29.142 15.8928 29.1226 15.9156C29.2104 16.0015 29.2988 16.0914 29.3867 16.1773C29.3343 16.1922 29.2851 16.2067 29.2328 16.2216C29.023 16.2773 28.6192 16.1191 28.2556 16.1219C28.1486 16.4521 28.395 16.9715 28.3247 17.1915C28.3215 17.2163 28.3188 17.245 28.3157 17.2698C28.1693 17.1266 28.0204 16.9879 27.874 16.8447C27.8384 16.8656 27.8024 16.8825 27.77 16.9029C27.8525 17.0463 27.7818 16.9946 27.9968 17.0761C28.0071 17.2532 28.0211 17.4339 28.0314 17.6109C27.9361 17.7126 27.8434 17.8098 27.7481 17.9114C27.7319 17.9095 27.7151 17.9036 27.6988 17.9016C27.6618 17.8132 27.6211 17.7212 27.584 17.6327C27.1561 17.5587 27.1791 17.0975 27.0449 16.7784C27.2328 16.6769 27.282 16.7353 27.3325 16.4368C27.4936 16.4726 27.6515 16.5088 27.8126 16.5446C27.8471 16.5401 27.8816 16.5356 27.9125 16.5275C27.9167 16.4864 27.9216 16.4492 27.9258 16.4081C27.8364 16.3346 27.7465 16.2571 27.6571 16.1836C27.1862 16.245 26.68 16.3798 26.5013 16.7721C26.3026 16.6683 26.2823 16.6101 26.1924 16.4596C26.1433 16.4498 26.0972 16.4395 26.0476 16.4257C25.8711 16.5907 25.4729 17.1616 25.4545 17.2654C25.3854 17.2744 25.3201 17.287 25.2515 17.2999C25.2039 17.2778 25.1589 17.2512 25.1113 17.229C25.0545 17.0134 24.9978 16.7977 24.941 16.5821C24.8636 16.5516 24.7825 16.5176 24.7051 16.4871C24.5072 16.6102 24.3437 16.8991 24.2791 17.163C24.3733 17.1994 24.4668 17.2319 24.5641 17.2679C24.7154 17.6212 24.6895 18.0098 24.7828 18.3343C24.7812 18.3466 24.7797 18.359 24.7786 18.3754C24.6981 18.3696 24.6145 18.3643 24.5339 18.3586C24.3652 18.0926 24.2282 17.8996 24.2396 17.521C24.2098 17.4884 24.1831 17.4554 24.1528 17.4188L24.008 17.3849C23.8744 17.5605 23.9344 17.6297 23.9472 17.8998C23.9127 17.9043 23.8782 17.9087 23.8473 17.9168C23.8202 17.8555 23.7967 17.7977 23.7695 17.7363C23.735 17.7408 23.7004 17.7453 23.6695 17.7534C23.7055 17.8582 23.7442 17.9586 23.7802 18.0634C23.4757 18.1274 23.3638 17.9555 23.17 18.2078C22.9524 18.2037 22.9974 18.1816 22.8522 17.9735C22.736 17.9886 22.6198 18.0037 22.5005 18.0193C22.52 18.4141 22.6491 18.669 22.8859 18.918C22.8204 19.0522 22.7548 19.1865 22.6892 19.3207C22.6861 19.3455 22.6834 19.3742 22.6803 19.3989C22.3722 19.2647 22.1489 19.2168 21.7702 19.1526C21.5538 18.8888 21.3402 18.6206 21.1238 18.3568C21.0571 18.0897 21.2619 17.8725 21.2098 17.6441C21.2538 17.5167 21.259 17.5565 21.1828 17.4367C20.8007 17.5919 20.2649 18.1848 20.1197 18.4917C20.4068 18.5881 20.3839 18.583 20.3752 18.8355C20.517 18.8941 20.6587 18.9527 20.7973 19.0117C20.8716 18.9452 20.9434 18.8831 21.0177 18.8167C21.1583 18.9646 21.2116 19.0307 21.2103 19.2661C20.9849 19.2265 20.7599 19.1909 20.5313 19.1518C20.512 19.1746 20.4926 19.1974 20.4732 19.2202C20.506 19.4714 20.575 19.438 20.724 19.6011C20.6229 19.7075 20.5889 19.7161 20.4121 19.731C20.312 19.8941 20.408 20.1168 20.2436 20.3004C20.2242 20.3232 20.2048 20.346 20.1854 20.3688C20.042 19.9049 20.2162 19.3064 19.9782 18.7778C19.9662 18.7347 19.9542 18.6917 19.9454 18.6482C19.5169 18.6189 18.9371 18.7025 18.4521 18.7536C18.2773 18.8088 18.2155 18.9223 18.0287 18.9831C18.0938 19.3112 18.3546 19.6462 18.414 19.8818C18.474 20.1214 18.2619 20.2342 18.3401 20.5159C18.2684 20.5537 18.1999 20.591 18.1282 20.6287C18.0895 20.5526 18.0478 20.477 18.0086 20.3969C18.1742 20.1483 18.0818 19.8075 18.0748 19.4353C17.9749 19.4524 17.8719 19.4699 17.7719 19.4869C17.7812 19.6804 17.8261 19.634 17.9777 19.817L17.9687 19.8952C17.7599 19.9103 17.7328 19.8975 17.4839 19.8245C17.497 19.7052 17.5133 19.5855 17.527 19.4702C17.4956 19.4499 17.4675 19.4293 17.4361 19.4091C17.2262 19.4891 17.1896 19.4533 17.1486 19.7507C17.0858 19.7345 17.0204 19.7227 16.9576 19.7066C16.9961 19.3893 17.0315 19.0724 17.0705 18.7592C17.0391 18.7389 17.0108 18.7183 16.9795 18.6981C16.7915 18.8482 16.6837 18.8785 16.3201 18.8326C16.1457 19.0622 15.9682 19.2921 15.7943 19.5256C15.5829 19.5451 15.5438 19.4893 15.2184 19.3938C15.1635 19.4375 15.1111 19.4768 15.0561 19.5204C15.1779 19.6708 15.2924 19.7167 15.5278 19.7104L15.6189 19.7715L15.6009 19.9279C15.4874 19.9143 15.3743 19.9048 15.2608 19.8912C15.2398 19.9263 15.2189 19.9615 15.1985 20.0007C15.1927 20.0541 15.1869 20.1076 15.1805 20.1571C15.1178 20.1409 15.0524 20.1292 14.9896 20.113C14.9744 20.0947 14.9598 20.0804 14.9446 20.0621C14.9876 19.9754 15.0312 19.8927 15.0741 19.806C15.0219 19.6992 14.9665 19.5929 14.9143 19.4862C14.69 19.3573 14.1835 19.3908 13.8329 19.4446C13.7109 19.6348 13.5915 19.8207 13.4694 20.011C13.132 20.0671 12.7015 19.8759 12.3505 19.877C11.7886 19.8772 11.3108 20.5477 10.7319 20.1973C10.702 20.3107 10.6726 20.4281 10.6427 20.5415C10.0085 20.6728 8.71346 20.4603 8.36084 21.0375C8.30851 21.0524 8.25932 21.0669 8.20698 21.0818C8.05331 20.9315 8.07417 20.8964 7.74413 20.8137C7.22848 21.1688 6.32113 21.4573 5.62625 21.5884C5.70988 21.6667 5.89814 21.7395 6.03982 21.8468C6.03559 21.8879 6.03075 21.925 6.02653 21.9661C5.70096 22.1383 5.38039 21.9814 5.27794 22.4448C5.03113 22.3148 4.96399 22.0924 4.95376 21.8423C5.19806 21.8551 5.11367 21.8945 5.21165 21.7398C5.00716 21.665 4.79958 21.5907 4.59561 21.5199C4.20915 21.9109 3.87581 21.9746 3.29078 22.1158C3.30465 22.3938 3.32616 22.4355 3.2255 22.6676C2.43297 22.5884 2.84053 23.1193 2.34271 23.4396C1.77072 23.0437 1.3777 23.0665 0.843439 23.1807C0.63238 23.4232 0.829395 23.6854 0.379921 23.7643C0.569011 24.0884 0.86716 24.8322 1.21487 25.0505C1.11116 25.1856 1.1776 25.1567 0.956823 25.153C0.965788 25.0748 0.974731 24.9966 0.986317 24.914C0.925132 24.8854 0.860722 24.8574 0.799537 24.8288C0.698016 24.8583 0.593868 24.8921 0.492346 24.9215C0.610901 25.1453 0.63397 25.1505 0.901248 25.217C0.923543 25.4372 0.946334 25.6613 0.968628 25.8814C0.839305 25.9915 0.88485 25.9978 0.61231 25.9644C0.553411 26.2964 0.459144 26.3817 0.526362 26.6771C0.387665 26.7398 0.248923 26.8024 0.107086 26.8655C0.378364 27.1343 0.517939 27.3716 0.646319 27.7199C1.03606 27.7461 1.21753 27.7427 1.56108 27.9291C1.6076 27.9677 1.65044 28.0027 1.69697 28.0412C1.69274 28.0823 1.68805 28.1194 1.68383 28.1605C1.36476 28.0886 1.04206 28.013 0.722989 27.941C0.625082 28.0227 0.49153 28.2226 0.422307 28.4019C0.456729 28.5191 0.494272 28.6359 0.528175 28.7491C0.59094 28.7652 0.656352 28.777 0.719118 28.7931C0.742719 28.7292 0.766775 28.6693 0.790376 28.6054C0.869357 28.6235 0.95147 28.6412 1.03045 28.6593C1.00211 28.7603 0.973728 28.8613 0.945903 28.9663C1.09969 28.995 1.01506 28.9573 1.13268 29.0515C1.12952 29.0762 1.12686 29.105 1.1237 29.1297C0.966756 29.1258 0.948499 29.0836 0.825499 29.1442C0.788324 29.1774 0.751189 29.2107 0.716633 29.2395C1.03476 29.7699 1.05546 29.978 0.677341 30.4085C0.790722 30.5681 0.849843 30.5563 0.878936 30.7796L0.969835 30.8407C1.13107 30.7305 1.37406 30.5124 1.60218 30.4989C1.70327 30.3681 1.74894 30.277 1.54975 30.1204C1.55398 30.0793 1.55867 30.0422 1.5629 30.0011C1.76475 30.1046 1.76784 30.1285 1.82261 30.3039C1.80943 30.4232 1.79316 30.5429 1.77946 30.6582C1.64498 30.6798 1.51102 30.7054 1.37654 30.727C1.45463 31.1547 1.56989 31.5249 1.61442 32.0382C1.7535 32.1255 1.8889 32.2093 2.02799 32.2966C2.10962 32.8496 2.27994 34.7212 1.96115 34.9209C2.13878 35.1816 2.43771 35.5644 2.86984 35.573C2.87761 35.6571 2.88171 35.7377 2.88948 35.8218C2.8105 35.8037 2.72839 35.7861 2.6494 35.768C2.42423 36.0001 2.19909 36.2322 1.97443 36.4683C2.55441 36.7049 2.50169 37.1336 3.04763 37.4031C2.90458 37.6529 2.79569 37.7238 2.54811 37.8574C2.53995 38.775 2.94609 38.6085 3.43688 39.1164C3.83515 39.5268 3.65343 40.3614 3.63211 40.786C3.80049 40.8776 3.97252 40.9728 4.1409 41.0644C4.15908 41.204 4.17411 41.3439 4.18864 41.4799C4.07871 41.5429 4.11367 41.5424 3.93527 41.5454C4.15336 42.1901 4.3746 42.8345 4.59322 43.4832C4.72038 44.0181 4.32099 44.2607 4.35991 44.6085C4.44503 45.3598 4.87042 45.9532 4.88796 46.7984C5.07572 46.8673 5.26711 46.9396 5.45486 47.0084C5.48307 47.0534 5.50872 47.1028 5.53693 47.1478C5.33434 47.2837 5.16842 47.285 4.89861 47.1255C4.84364 47.1692 4.79127 47.2084 4.7363 47.2521C4.87432 47.3558 4.94603 47.3667 5.11709 47.3809C5.208 47.5151 5.1744 47.5762 5.17689 47.7178C5.37668 47.781 5.35061 47.7763 5.517 47.7546C5.60888 47.9697 5.64744 48.0702 5.50969 48.2381C5.97494 48.6479 6.31179 48.7825 6.51163 49.3606C6.39383 49.4612 6.23714 49.6559 6.07491 49.7095C6.00209 49.8123 6.01998 49.7775 6.00365 49.8972C6.40999 50.0755 6.61083 50.0249 6.94053 49.909C7.10893 49.9763 7.07611 49.9684 7.17178 50.0411C7.1702 50.0534 7.16853 50.0658 7.16747 50.0822C7.02042 50.1297 6.96819 50.1447 6.72025 50.104C6.76274 50.5526 7.09618 50.7849 6.88919 51.1565C6.96856 51.3246 6.8813 51.2427 7.11613 51.3297C7.12496 51.3975 7.13431 51.4693 7.14314 51.5371L6.8491 51.5106C6.85807 51.4323 6.86701 51.3541 6.8786 51.2715C6.81269 51.2557 6.75058 51.2436 6.68781 51.2274C6.54912 51.2901 6.4103 51.3528 6.2716 51.4155C6.13749 51.6114 6.10326 51.8875 5.99004 52.1213C6.22665 52.5406 6.61726 52.7938 6.95437 53.1513C6.89624 53.2197 6.83807 53.2881 6.78307 53.3561C7.1488 53.8843 7.22841 53.8577 7.39108 54.4692C7.61021 54.5582 7.82976 54.6513 8.04889 54.7403C7.99959 54.8765 7.95084 55.0167 7.90154 55.1529C8.22867 55.5563 8.00367 55.6424 7.74381 56.0493C7.73801 56.1028 7.73216 56.1563 7.72584 56.2058C7.83936 56.2194 7.95244 56.229 8.06596 56.2426C8.14325 56.3947 8.41487 56.7405 8.43622 56.8553C8.48882 57.112 8.2801 57.1514 8.4127 57.4585C8.58133 57.8461 8.99996 58.3634 9.19368 58.772C9.12039 58.8221 9.05069 58.8759 8.9774 58.926C9.02646 59.0574 9.07606 59.1929 9.12825 59.324C9.12667 59.3364 9.12516 59.3487 9.1241 59.3651C8.9169 59.3921 8.82633 59.3593 8.5439 59.2744C8.50356 59.3324 8.46316 59.3904 8.42283 59.4483L8.49826 60.0751C8.71316 60.2053 8.92802 60.3355 9.14292 60.4656C8.85783 60.4338 8.74581 60.4809 8.58668 60.5827C8.60486 60.7223 8.6199 60.8623 8.63442 60.9982C8.74934 61.1941 8.85079 61.1647 9.06113 61.1373C9.08512 61.2234 9.10608 61.3099 9.13007 61.396C9.03013 61.413 8.92697 61.4305 8.82703 61.4476C8.83772 61.7747 8.84847 62.1017 8.85916 62.4288C8.96046 62.6427 9.17848 62.7481 9.22526 63.0827C8.78837 63.1355 8.55367 63.4176 8.06779 63.2659C8.05157 63.264 8.03486 63.258 8.01865 63.2561C8.08959 63.4821 7.99977 63.3559 8.24559 63.4293C8.17275 63.5564 8.17806 63.5232 8.07859 63.593C8.07859 63.593 9.6471 64.5809 11.2478 64.1979C12.848 63.811 16.4126 63.5777 16.4126 63.5777L19.1708 64.1146C19.3323 63.7367 19.641 63.6803 19.9373 63.4794C19.8506 63.3772 19.7644 63.2789 19.6776 63.1767C19.7121 63.1722 19.7466 63.1677 19.7775 63.1596C20.0259 63.2773 20.0159 63.3232 20.2983 63.3594C20.2572 63.1661 20.2091 63.1642 20.0926 63.0293C20.1271 63.0248 20.1616 63.0203 20.1925 63.0123C20.2716 62.9087 20.3475 62.8056 20.4266 62.702C20.504 62.7325 20.5851 62.7665 20.6625 62.7969C20.7225 62.9878 20.782 63.1748 20.842 63.3656C21.0324 63.3571 20.9409 63.3893 21.0493 63.29C21.1845 63.0534 20.9437 63.0199 21.0474 62.8847C21.2074 63.0098 21.0824 62.9572 21.2785 63.0168C21.4158 62.7962 21.8021 62.6485 22.0314 62.497C22.4117 62.5245 22.6303 62.6582 23.0372 62.7674C23.0209 62.9114 23.0013 63.0559 22.9855 63.2039C23.0644 63.222 23.1466 63.2398 23.2255 63.2579C23.2611 63.237 23.2973 63.2201 23.3297 63.1997C23.3002 62.8994 23.3255 62.7501 23.4533 62.5794C23.9985 62.5489 24.0625 62.3296 24.4419 62.1545C24.8655 62.3913 26.9362 62.2837 27.2481 62.2269C27.3035 62.3089 27.3615 62.3865 27.4169 62.4685C27.4975 62.4742 27.5811 62.4795 27.6617 62.4853C27.724 62.3757 27.787 62.2702 27.8493 62.1607C28.2275 62.2209 28.3771 62.2663 28.6563 62.4246C28.6745 62.5641 28.6895 62.7041 28.704 62.8401C28.7386 62.8356 28.7732 62.8311 28.8041 62.823C28.7755 62.6037 28.8368 62.3889 28.9275 62.2027C29.1033 62.2041 29.0688 62.1843 29.2215 62.2293C29.538 62.3057 29.4154 62.3946 29.568 62.6343C29.9506 62.4831 30.0704 62.4715 30.2208 62.1315C30.9578 62.3234 31.5204 62.1812 31.7346 61.8653C31.766 61.8856 31.7942 61.9063 31.8255 61.9265C31.8505 62.1179 31.8875 62.2794 32.014 62.417C32.0946 62.4227 32.1783 62.428 32.2589 62.4337C32.3632 62.2539 32.4674 62.074 32.5686 61.8946C32.737 61.9862 32.909 62.0814 33.0774 62.173C33.1355 62.1046 33.1937 62.0362 33.2487 61.9682C33.2816 61.976 33.3113 61.9844 33.3437 61.9883C33.3573 62.0189 33.3709 62.0496 33.3808 62.0767C33.2688 62.1724 33.2087 62.1518 33.2514 62.3328C33.392 62.5294 33.5351 62.7217 33.6756 62.9183C33.6788 62.8935 33.6815 62.8648 33.6846 62.84C33.6952 62.7494 33.7053 62.6548 33.719 62.5638C33.6222 62.5562 33.5217 62.545 33.4249 62.5373C33.4265 62.5249 33.428 62.5126 33.4291 62.4962C33.4736 62.3971 33.5182 62.298 33.5633 62.203C33.6438 62.2087 33.7276 62.214 33.8082 62.2197C33.9483 62.3637 34.0318 62.4663 34.2619 62.5661C34.3394 62.4749 34.4138 62.3841 34.4913 62.2929C34.4617 62.1386 34.4283 61.9808 34.3986 61.8265C34.1187 61.7859 34.137 61.8038 33.9766 61.6503C34.0137 61.6171 34.0509 61.5838 34.0854 61.555C34.1644 61.5731 34.2465 61.5908 34.3255 61.6089C34.4149 61.6824 34.5048 61.7599 34.5942 61.8335C34.6153 62.2403 34.5623 62.3972 34.8304 62.7394C34.866 62.7185 34.9022 62.7017 34.9346 62.6812C34.9567 62.5324 34.8478 62.579 35.0509 62.5444C35.0586 62.6286 35.0627 62.7091 35.0705 62.7933C35.1333 62.8094 35.1987 62.8212 35.2614 62.8373C35.2792 62.8269 35.2971 62.8165 35.3154 62.8101C35.3512 62.5702 36.0709 61.6491 36.2588 61.5233C36.3456 61.6255 36.4318 61.7238 36.5185 61.826C36.6248 61.7108 36.7498 61.7391 36.8838 61.6649C36.8468 61.5765 36.806 61.4845 36.769 61.396C36.7868 61.3856 36.8046 61.3751 36.8229 61.3687C37.1529 61.5001 37.4824 61.6275 37.8124 61.7589C37.9585 61.6303 38.1077 61.5014 38.2538 61.3729C38.4122 61.5104 38.479 61.5828 38.6805 61.5119C38.4834 61.3226 38.4061 61.3409 38.525 61.151C39.0402 61.2826 39.3357 61.3454 39.6481 61.2439C39.6826 61.3611 39.7201 61.4779 39.7545 61.595C39.9523 61.5936 39.9444 61.5824 40.0617 61.5023C40.1527 61.5634 40.2436 61.6246 40.3346 61.6857C40.5279 61.4294 40.841 61.1372 41.0185 60.9072C41.3193 60.9613 41.4057 60.9622 41.5903 61.0801C41.714 61.3681 41.9107 61.4074 42.1726 61.5801C42.2904 61.5526 42.4081 61.5251 42.529 61.4972C42.6274 61.3708 42.7227 61.2448 42.8212 61.1185C42.9483 61.1627 43.0749 61.203 43.202 61.2472C43.3303 61.1292 43.4611 61.0067 43.5894 60.8886C43.6192 60.9212 43.6458 60.9542 43.6762 60.9908C43.935 61.1153 43.8801 61.2076 44.0359 61.2765C44.1731 61.1045 44.3071 60.9329 44.4444 60.7609C44.4606 60.7629 44.4775 60.7688 44.4937 60.7708C44.549 60.8528 44.6069 60.9304 44.6623 61.0124C44.6969 61.0079 44.7315 61.0034 44.7624 60.9953C44.8415 60.8917 44.9205 60.7882 44.9965 60.685C45.0529 60.7506 45.113 60.8198 45.1694 60.8855C45.229 60.9264 45.2918 60.9669 45.3514 61.0078C45.3335 61.1642 45.3129 61.325 45.2949 61.4815C45.511 61.4979 45.476 61.4984 45.598 61.4298C45.4544 61.1606 45.2997 60.9537 45.4856 60.7145C45.8079 60.7374 45.925 60.779 46.1017 60.9344C46.3241 60.877 46.5433 60.8201 46.7652 60.7587C46.7667 60.7463 46.7684 60.7339 46.7695 60.7176C46.5346 60.6792 46.5555 60.6927 46.3887 60.5888C46.3903 60.5764 46.3919 60.564 46.393 60.5477C46.4139 60.5125 46.4348 60.4773 46.4553 60.4382C46.9208 60.5316 46.9888 60.6119 47.2 60.8115C47.4693 60.3547 47.9135 60.751 48.2146 61.0038C48.2978 60.9807 48.3848 60.9613 48.468 60.9383C48.5852 60.8825 48.78 60.7111 48.8513 60.6207C48.7159 60.5127 48.7744 60.5942 48.7274 60.43C48.8274 60.413 48.9304 60.3955 49.0303 60.3784C49.0032 60.3171 48.9797 60.2593 48.9525 60.198C49.4912 60.3873 49.8435 60.1995 50.283 60.2152C50.8543 60.2381 51.0874 60.4835 51.6241 60.5595C51.6551 60.4298 51.6866 60.304 51.7207 60.1739C52.1371 60.1845 52.165 59.9822 52.72 60.0761C52.7169 60.1009 52.7142 60.1296 52.711 60.1543C52.68 60.2841 52.6486 60.4099 52.6144 60.54C52.7264 60.566 52.8383 60.5919 52.9502 60.6179C52.949 60.7803 52.9485 60.7763 53.019 60.8766C53.0455 60.5649 52.8378 59.8783 53.272 60.0002C53.5175 59.8506 54.504 59.4585 54.7102 59.9628C54.7609 59.9603 54.8086 59.9581 54.8594 59.9556C55.0023 59.8518 55.1489 59.7516 55.2918 59.6478C55.555 59.5851 55.615 59.8003 55.8635 59.8207C56.3113 59.8516 56.4094 59.5265 56.9791 59.5861C57.0898 59.7744 57.1759 59.9214 57.2045 60.165L57.0596 60.1312C57.0326 59.9238 57.0425 59.9752 56.8951 59.8485C56.6983 59.9309 56.6963 59.9149 56.7657 60.1046C56.9383 60.1794 56.864 60.1242 56.9477 60.2269C56.9313 60.3709 56.9117 60.5154 56.8959 60.6634C56.9717 60.7063 57.0512 60.7527 57.127 60.7956C57.2777 60.7759 57.1829 60.8086 57.2808 60.7512C57.2705 60.5741 57.2567 60.3934 57.2464 60.2163C57.5869 60.2328 57.6436 60.0794 57.9565 60.0549C58.0252 59.8959 58.0933 59.7329 58.1619 59.574C58.1306 59.5537 58.1024 59.533 58.071 59.5128C57.8409 59.5103 57.811 59.5264 57.7484 59.3156C58.5236 59.4822 59.0438 59.236 59.4595 59.4617C59.5024 59.375 59.546 59.2922 59.589 59.2055C59.6042 59.2238 59.6188 59.2381 59.634 59.2564C59.6669 59.2643 59.6966 59.2726 59.729 59.2765C60.1517 59.3106 60.5587 59.0021 60.8627 58.8855C61.1547 58.7744 61.7764 59.1354 62.2175 59.1145C62.252 59.11 62.2865 59.1055 62.3174 59.0974C62.3352 59.087 62.353 59.0766 62.3713 59.0701C62.4666 58.4778 63.4219 58.9251 64.0478 58.6814C64.5405 58.8605 64.6356 59.0752 64.8482 59.4327C64.9005 59.4178 64.9497 59.4033 65.002 59.3884C65.1322 58.9172 65.4659 58.4885 65.7874 58.1871C66.0155 58.1979 66.2466 58.2084 66.4752 58.2232L66.698 58.4375C66.796 58.2584 68.0257 57.9441 68.301 57.8272C68.7198 58.1497 68.9953 57.7651 69.4166 57.5926C69.8412 57.813 70.5113 57.8839 70.9116 57.8926C71.3772 57.2763 72.5947 57.211 73.5785 57.4843C73.6966 57.0917 74.0555 57.1018 74.4139 57.1078C74.439 57.0315 74.4642 56.9553 74.4899 56.883C74.5213 56.9032 74.5495 56.9238 74.5808 56.9441C74.6597 57.0839 74.583 57.0087 74.7587 57.1075C74.9984 56.914 75.586 56.7442 75.901 56.6383C76.1191 56.7437 76.3367 56.8451 76.5548 56.9505C76.8596 56.6188 77.1187 57.0636 77.5246 57.0918C77.5976 56.8187 77.9635 56.5885 78.1775 56.5891L76.9594 56.0868C76.9787 56.064 76.9981 56.0411 77.0175 56.0183C76.7336 55.8242 76.6992 55.6827 76.6514 55.3645C76.687 55.3436 76.7231 55.3268 76.7556 55.3063C76.9072 55.465 76.9473 55.5774 77.1512 55.7211C77.2528 55.57 77.3509 55.4153 77.452 55.2602C77.4866 55.2557 77.521 55.2512 77.5519 55.2431C77.6235 55.3271 77.6951 55.411 77.7699 55.4946C77.7861 55.4965 77.8028 55.5024 77.819 55.5043C77.85 55.3503 77.9114 55.1355 77.8378 54.9383C77.8494 54.8313 77.8616 54.7283 77.8763 54.621C77.9867 54.6593 78.097 54.6977 78.2073 54.736C78.2298 54.6885 78.2519 54.6369 78.2744 54.5894C78.0445 54.3192 77.9413 53.8947 77.537 53.7325C77.3464 53.9601 77.1369 54.2875 77.089 54.606C77.0728 54.604 77.0561 54.5981 77.0398 54.5961C76.8125 54.3703 76.8259 54.0563 76.6377 53.8132C76.3966 53.7756 76.3709 53.7749 76.2395 53.8448C76.0872 53.9254 75.9744 54.2848 75.9759 54.3941C75.8074 54.4242 75.6389 54.4543 75.4704 54.4843C75.5184 54.6322 75.5658 54.776 75.6169 54.9235C75.6154 54.9358 75.6139 54.9482 75.6128 54.9646C75.5783 54.9691 75.5438 54.9736 75.5129 54.9816C75.3803 54.6745 75.4743 54.7352 75.1663 54.5767C75.1481 54.4371 75.1331 54.2971 75.1185 54.1611C74.6662 53.9484 74.6916 53.7747 74.2512 53.5564C74.2586 53.4905 74.266 53.4247 74.2734 53.3588C74.4063 53.3496 74.5386 53.3364 74.6714 53.3272C74.673 53.3148 74.6747 53.3025 74.6758 53.2861C74.5733 52.5979 74.1275 53.1953 73.8836 53.3082C73.8626 53.3434 73.8418 53.3786 73.8213 53.4177C73.9285 53.4808 74.0363 53.5479 74.144 53.6149C74.0427 53.916 73.9415 54.2172 73.8371 54.5187C73.8339 54.5434 73.8313 54.5722 73.8281 54.5969C73.7789 54.5871 73.7329 54.5769 73.6832 54.5631C73.667 54.5611 73.6502 54.5552 73.6339 54.5533C73.6236 54.3762 73.6098 54.1955 73.5995 54.0184C73.4546 53.9846 73.3102 53.9547 73.1685 53.9205C72.9457 54.3428 72.7196 54.421 72.7156 54.8311C72.4236 54.8691 72.3122 54.8228 72.1504 55.0263C71.9281 54.962 71.7059 54.8977 71.4836 54.8334L71.4465 54.745C71.6382 54.5254 71.681 53.36 71.8212 52.8429C72.1323 53.0011 72.1054 53.2357 72.0293 53.5822C72.3101 53.7281 72.59 53.7687 72.8279 53.9283C73.0531 53.6962 73.2782 53.4641 73.5029 53.228L73.1431 52.9424C73.2893 52.7165 73.4573 52.6825 73.5158 52.2978C73.2392 52.1108 73.2231 51.9384 72.8842 51.7879C72.8913 52.1114 72.7898 52.0679 72.4232 51.9251C72.4248 51.9127 72.4263 51.9004 72.4274 51.884C72.7905 51.8286 72.7985 51.6207 72.985 51.3612C73.064 51.3793 73.1461 51.397 73.2251 51.4151C73.2893 51.5649 73.3536 51.7147 73.4178 51.8644C73.5899 51.8866 73.6783 51.8305 73.9158 51.8158C74.3107 51.9549 75.1922 50.3153 75.1901 49.833C75.3392 49.8258 75.4883 49.8185 75.6374 49.8112C75.6522 49.6795 75.67 49.5475 75.6848 49.4158C75.622 49.3996 75.5567 49.3878 75.494 49.3717C75.485 49.4499 75.4759 49.5282 75.4643 49.6108C75.1407 49.3812 75.2474 48.9496 74.863 48.8659C74.7557 48.9245 74.774 48.918 74.7377 49.0809C74.608 49.0654 74.4782 49.0498 74.3485 49.0343C74.3113 49.0675 74.2741 49.1008 74.2364 49.13C74.2676 49.2719 74.3022 49.4134 74.3339 49.5593C74.5039 49.6386 74.6769 49.7174 74.8469 49.7966C74.8159 49.9264 74.7843 50.0521 74.7533 50.1819C74.5535 50.1917 74.3568 50.2011 74.1564 50.2069C74.167 50.1163 74.1771 50.0218 74.1908 49.9308C74.0731 49.9096 74.049 49.9209 73.8925 49.9453C73.5779 49.5889 73.6948 49.3344 73.5246 48.8862C73.0021 48.6988 72.6867 48.5817 72.5709 48.1831C72.3638 48.1371 72.1531 48.0876 71.9459 48.0416C71.9579 48.0846 71.97 48.1276 71.9788 48.1711C72.1237 48.2049 72.2681 48.2348 72.4099 48.269C72.3877 48.4666 72.3623 48.6645 72.3401 48.8621C72.3239 48.8601 72.3072 48.8542 72.291 48.8522C72.2205 48.7519 72.2242 48.7555 72.2222 48.5936C72.0104 48.4873 71.9063 48.4725 71.8133 48.2981C71.4649 48.3192 71.3837 48.4798 71.4049 48.8136L71.5629 48.7281C71.7268 49.0798 72.1207 49.0893 72.3674 49.4384C72.3836 49.4403 72.4003 49.4463 72.4165 49.4482C72.4998 49.3036 72.5838 49.1629 72.6671 49.0182C72.6999 49.1477 72.7358 49.2769 72.7687 49.4064C72.6823 49.4542 72.5928 49.5023 72.5032 49.5505C72.6076 49.8126 72.739 50.3064 72.8753 50.5685C72.8214 50.5958 72.7712 50.6267 72.7173 50.654C72.6206 50.549 72.6311 50.58 72.5978 50.4222C72.5816 50.4202 72.5647 50.4143 72.5485 50.4124C72.2874 51.0547 71.6091 51.3864 71.1817 51.9287C71.0168 52.0597 70.9064 51.997 70.6344 51.9676C70.5972 52.0008 70.56 52.034 70.5223 52.0632C70.6447 52.1446 70.7671 52.226 70.8895 52.3074C70.8879 52.3197 70.8862 52.3321 70.8851 52.3485C70.8312 52.3758 70.7811 52.4067 70.7271 52.434C70.5823 52.4001 70.4379 52.3703 70.2961 52.336C70.2235 51.6804 70.2582 50.2809 69.2678 49.7855C69.2709 49.7607 69.2736 49.732 69.2767 49.7073C69.2783 49.6949 69.28 49.6825 69.2811 49.6662C69.9633 49.6584 70.2589 50.1632 70.8088 50.0956C70.8862 50.1018 70.8643 50.129 71.0357 50.2688C71.1309 50.2889 71.2266 50.3129 71.3249 50.3325L71.3544 50.0935C71.4695 50.0947 71.5841 50.092 71.6992 50.0932C71.5672 49.717 71.2031 49.6671 71.223 49.1333C71.0812 49.0747 70.9395 49.0162 70.8009 48.9572C70.6639 48.9588 70.7152 48.9602 70.6143 48.872C70.788 48.8331 70.6771 48.8395 70.8544 48.9259C71.0124 48.8647 71.117 48.8105 71.0419 48.6014C70.8909 48.3737 70.5681 48.4441 70.3349 48.3204C70.3442 48.5138 70.356 48.7029 70.3652 48.8963C70.349 48.8944 70.3323 48.8884 70.3161 48.8865C70.1579 48.5543 69.999 48.2181 69.844 47.8855C69.8649 47.8504 69.886 47.8152 69.9064 47.776C70.0183 47.802 70.1303 47.828 70.2422 47.854C70.4359 47.7476 70.4767 47.6206 70.7655 47.6073C70.6858 47.1919 70.4932 46.7426 70.4827 46.2452C70.4361 46.2066 70.3933 46.1716 70.3468 46.1331C70.1573 46.1983 69.9679 46.2636 69.7815 46.3284C69.6634 46.2059 69.665 46.2665 69.6129 46.0868C69.8348 45.9767 70.0117 45.8402 70.2033 45.6936C70.0806 45.4865 69.6325 45.2326 69.336 45.0888C69.3198 45.0868 69.3029 45.0809 69.2867 45.079C69.1111 45.4709 69.3922 45.9371 69.4713 46.4215C69.4368 46.426 69.4023 46.4305 69.3714 46.4386C69.1357 46.1489 69.2708 45.9367 68.9189 45.6865C68.9725 45.5092 69.026 45.3319 69.0796 45.1546C69.02 45.1137 68.9572 45.0732 68.8976 45.0323C68.8604 45.0656 68.8232 45.0988 68.7855 45.128C68.6769 44.9556 68.4157 44.0286 68.3536 43.7731C68.5322 43.6241 68.7576 43.5907 68.9351 43.4581C69.138 43.5695 69.0904 43.5717 69.1489 43.7506C69.3274 43.626 69.6038 43.3953 69.7065 43.2278C69.9109 43.3755 69.9898 43.491 70.2513 43.6354C70.2497 43.6477 70.248 43.6601 70.247 43.6765C70.216 43.8062 70.1846 43.932 70.1536 44.0617C70.0762 44.0313 69.9951 43.9972 69.9177 43.9667C69.8707 44.4392 70.0233 44.6789 70.0736 45.1387C70.105 45.1589 70.1332 45.1795 70.1645 45.1998C70.2137 45.2096 70.2602 45.2238 70.3094 45.2336C70.2871 45.0135 70.2643 44.7894 70.242 44.5693C70.2776 44.5484 70.3138 44.5315 70.3462 44.5111C70.4168 44.6114 70.413 44.6078 70.415 44.7698C70.6797 44.792 70.7152 44.8199 70.8867 44.9597C70.9061 44.9369 70.9254 44.9141 70.9448 44.8913C71.3017 44.7394 71.2871 44.1614 71.2242 43.7763C70.9909 43.6769 71.0856 43.7416 70.8679 43.8592C70.6259 43.5947 70.478 43.3666 70.0052 43.2173C69.9552 43.0048 70.1587 42.9013 70.2328 42.5388C70.3145 42.5282 70.3998 42.5211 70.4819 42.5145C70.7162 42.6218 70.6654 42.6487 70.7956 42.7899C71.0791 42.7854 70.9976 42.723 71.2345 42.8503C71.3956 42.8861 71.5536 42.9223 71.7147 42.9581C71.686 42.7875 71.6197 42.6947 71.713 42.5528C71.7161 42.5281 71.7188 42.4993 71.722 42.4746C71.7847 42.4907 71.85 42.5025 71.9128 42.5187C72.0114 42.7856 72.1133 43.0521 72.2119 43.3191C71.8365 43.6478 71.945 43.9176 71.7517 44.2712C71.7427 44.3494 71.7338 44.4276 71.7222 44.5102C71.9 44.552 72.0741 44.5901 72.252 44.6318C72.2802 44.6768 72.3058 44.7262 72.3341 44.7711C72.0316 44.8024 71.7863 44.733 71.5683 44.5546C71.5891 45.2534 71.2158 45.4278 71.0056 45.9702C71.2356 46.1187 71.4046 46.1413 71.7127 46.2512C71.7262 46.2819 71.7398 46.3125 71.7497 46.3396C71.699 46.3422 71.6515 46.3443 71.6007 46.3468C71.3976 46.4787 71.4473 46.4439 71.2115 46.3002C71.1847 46.3889 71.158 46.4775 71.1312 46.5662C71.2264 46.5862 71.3221 46.6102 71.4204 46.6299C71.4025 46.7863 71.3819 46.9472 71.364 47.1036C71.4105 47.1421 71.4533 47.1771 71.4999 47.2156C71.9724 47.1176 72.3299 46.9209 72.3377 46.3928C72.9739 46.3748 72.983 46.6655 73.5165 46.8637C73.7305 46.7669 73.7445 46.5298 73.9204 46.3852C74.1436 46.5549 74.305 46.7407 74.3398 47.0078C74.5469 47.0538 74.7579 47.1034 74.965 47.1494C74.9553 47.4913 74.8436 47.737 74.7898 48.2063C74.8228 48.2142 74.8524 48.2225 74.8854 48.2303C74.9677 48.0047 75.0297 47.8425 75.0133 47.5689C75.551 47.653 75.4598 47.2228 74.9697 47.1123C75.2272 46.9571 75.1466 46.9514 75.3153 46.7023C75.3185 46.6775 75.3212 46.6488 75.3243 46.6241C75.5434 46.7131 75.7631 46.8062 75.9823 46.8952C76.1065 47.2116 75.8995 47.4616 76.4082 47.886C76.4024 47.9394 76.3965 47.9929 76.3902 48.0424C76.0067 48.064 75.9768 48.1774 75.6759 48.245C75.6728 48.2697 75.6701 48.2985 75.667 48.3232C75.946 48.7005 76.1585 49.1553 76.1989 49.661C76.0796 49.7009 75.9602 49.7408 75.8377 49.7811C75.848 49.9581 75.862 50.1388 75.8723 50.3159C76.0141 50.3745 76.1558 50.4331 76.2944 50.4921C76.2928 50.5044 76.2913 50.5168 76.2902 50.5331C76.1783 50.5072 76.0663 50.4812 75.9544 50.4553C75.9292 50.5315 75.904 50.6078 75.8783 50.6801C75.8219 50.6145 75.7618 50.5452 75.7053 50.4796C75.3761 50.6482 75.584 50.9942 75.6644 51.2433C75.4576 51.4202 75.333 51.3959 75.1213 51.241C75.0071 51.3208 74.9611 51.4079 74.8872 51.5513C74.9382 51.7718 74.7592 51.7221 74.5307 51.6343C74.4619 51.9149 74.7279 52.9265 75.0374 53.1701C75.1285 53.1095 75.2164 53.0494 75.3075 52.9889C75.5021 53.0852 75.4581 53.0423 75.5302 53.2032C75.7018 53.1484 75.8735 53.0936 76.0446 53.0348C75.9906 52.6201 75.7731 52.324 75.4694 52.0513C75.502 51.9092 75.5346 51.7671 75.5708 51.6285C75.8685 51.61 75.9507 51.4817 76.1899 51.4059C76.1602 51.2516 76.127 51.0938 76.0973 50.9395C76.2977 50.885 76.3405 50.8956 76.4223 50.6903C76.8167 50.8255 77.3933 50.7422 77.6101 51.083C77.4876 51.1476 77.3626 51.2166 77.2401 51.2813C77.1878 51.2962 77.1386 51.3107 77.0863 51.3257C77.0492 51.2372 77.0085 51.1452 76.9714 51.0567C76.9044 51.0574 76.8401 51.0536 76.7731 51.0542C76.7513 51.4017 76.8344 51.5248 76.9853 51.7525C76.8769 51.8761 76.4677 51.9456 76.371 51.9379C76.2729 52.2143 76.1744 52.4866 76.0763 52.763C76.1317 52.845 76.1896 52.9226 76.2449 53.0046C76.2763 53.0249 76.3046 53.0455 76.336 53.0657C76.4345 52.9394 76.5297 52.8134 76.6282 52.687C76.8081 52.769 76.7716 52.7333 76.8552 52.8602C76.9132 52.9135 76.9748 52.9703 77.0328 53.0236C77.0951 52.9141 77.1581 52.8086 77.2205 52.6991C77.3146 52.7355 77.4082 52.7679 77.5055 52.8039C77.4749 52.5199 77.5689 52.1387 77.5644 51.8838C77.6895 51.9121 77.6764 51.9097 77.8135 51.8594C77.8297 51.8614 77.8464 51.8673 77.8626 51.8693C77.9258 52.0111 77.9663 52.2491 77.848 52.3943C77.7181 52.5005 77.7861 52.4835 77.5989 52.4187C77.7377 52.7736 78.2938 52.8269 78.6825 52.8695C78.7003 52.8591 78.7181 52.8487 78.7365 52.8422C78.7259 52.3935 78.5054 52.1464 78.2735 51.763C78.4645 51.6611 78.5424 51.7199 78.552 51.4997C78.685 51.4418 78.6697 51.4721 78.8502 51.4851C78.8738 51.4212 78.8979 51.3613 78.9215 51.2974C78.6762 51.1794 78.6024 51.2254 78.566 50.9707C78.3464 50.8776 78.3305 51.0256 77.8781 50.9346C77.8645 50.9039 77.851 50.8732 77.8411 50.8461C78.2871 50.5447 77.9814 50.2317 78.0253 49.711C78.0598 49.7065 78.0943 49.702 78.1252 49.6939C78.2976 49.9148 78.7009 49.996 78.7985 50.255C78.8476 50.2648 78.8936 50.2751 78.9433 50.2889C78.9581 50.1572 78.976 50.0251 78.9908 49.8934C78.7173 49.7547 78.5672 49.681 78.5041 49.4175C78.2807 49.4182 78.0727 49.3399 77.8834 49.2348C77.8805 49.5312 77.8776 49.8276 77.8752 50.1279C77.8574 50.1384 77.8396 50.1488 77.8213 50.1553C77.7883 50.1474 77.7585 50.1391 77.7261 50.1352C77.677 50.0038 77.6274 49.8683 77.5752 49.7372C77.559 49.7353 77.5423 49.7293 77.5261 49.7274C77.5145 49.8343 77.5023 49.9373 77.4876 50.0446C77.3918 50.0693 77.133 49.9692 76.8134 49.8932C76.5466 49.34 76.5244 48.9495 76.4152 48.2581L76.5775 48.1316C76.7794 48.235 76.7825 48.2589 76.8372 48.4343C77.339 48.3405 77.7354 48.6376 77.7909 49.1373C77.8223 49.1576 77.8504 49.1782 77.8818 49.1985C77.8982 49.0544 77.9176 48.9099 77.9334 48.7619C78.0166 48.7389 78.1036 48.7195 78.1868 48.6964C78.3032 49.0016 78.288 49.0564 78.5614 49.2681C79.0579 49.2561 78.8824 48.7923 78.8561 48.443C78.7473 48.3923 78.638 48.3376 78.5292 48.2869C78.3299 48.3493 78.3162 48.3673 78.2908 48.6383C78.2563 48.6428 78.2218 48.6473 78.191 48.6554C78.0504 48.4344 78.0925 48.3154 77.8043 48.1623C77.7323 47.977 77.7578 47.4871 77.859 47.2833C77.8292 47.2507 77.8025 47.2177 77.7722 47.1811C77.6631 47.4711 77.5433 47.6043 77.2104 47.745C77.1477 47.7288 77.0822 47.717 77.0195 47.7009C76.9418 47.4474 76.9889 47.3683 76.628 47.245C76.6338 47.1915 76.6397 47.138 76.646 47.0885C76.9384 47.1275 77.2277 47.1669 77.5201 47.2058C77.5437 47.1419 77.5677 47.082 77.5913 47.0181C77.4141 46.9074 77.2159 46.8805 76.9753 46.7983C76.8108 46.4182 76.9762 46.34 77.112 46.0587C76.9092 45.8986 76.8255 45.7716 76.6745 45.5925C76.6075 45.5932 76.5431 45.5894 76.4762 45.59C76.4069 45.7936 76.4362 45.8223 76.5239 46.0055C76.4627 45.977 76.3985 45.9488 76.3373 45.9203C76.1415 46.035 76.2048 46.0065 76.3029 46.1965C76.1371 46.1978 75.9718 46.2031 75.8091 46.2041C75.6803 45.7545 75.5395 45.9472 75.2793 46.0825C75.2762 46.1073 75.2735 46.136 75.2703 46.1607C75.148 46.0793 75.0255 45.998 74.9032 45.9166C74.9064 45.8918 74.909 45.8631 74.9122 45.8384C75.0283 45.8233 75.1445 45.8081 75.2638 45.7926C75.2342 45.6383 75.2008 45.4804 75.1711 45.3261C75.1727 45.3137 75.1744 45.3014 75.1754 45.285C75.3679 45.3167 75.5635 45.348 75.7555 45.3757C75.7881 45.1119 75.8177 44.8485 75.8504 44.5847C75.7594 44.5236 75.6685 44.4624 75.5775 44.4013C75.6015 44.4874 75.6223 44.5739 75.6463 44.66C75.6269 44.6828 75.6076 44.7056 75.5882 44.7284C75.493 44.7084 75.3972 44.6843 75.2988 44.6647C75.2514 44.4235 75.1738 44.1943 75.2818 43.9694C75.286 43.9283 75.2907 43.8912 75.295 43.8501C75.3112 43.8521 75.3279 43.858 75.3441 43.8599C75.4198 44.0487 75.3585 44.0933 75.5457 44.2311C75.5755 44.2637 75.6021 44.2967 75.6324 44.3333C75.8125 44.245 75.9875 43.9951 76.0452 43.7767C75.6284 43.5674 75.7006 43.5336 75.4047 43.3451C75.2843 43.4257 75.301 43.456 75.2795 43.5602C75.2287 43.5627 75.1812 43.5649 75.1304 43.5674C74.9674 43.3697 74.8802 43.1418 74.8151 42.8867C74.3144 42.8667 74.198 43.1252 73.629 42.8993C73.6054 42.9632 73.5813 43.0231 73.5577 43.087C73.5415 43.085 73.5247 43.0791 73.5084 43.0772C73.4218 42.8289 73.3378 42.5763 73.2512 42.328C73.1405 42.1397 72.937 42.1946 72.8514 41.9543C72.9498 41.9496 73.0513 41.9445 73.1496 41.9398C73.1943 41.6947 73.2416 41.4452 73.2863 41.2002C73.548 41.1499 73.6823 41.177 73.8097 40.9536C73.953 40.9998 74.0963 41.046 74.2365 41.0926C74.2635 41.2756 74.2786 41.2939 74.3962 41.4124C74.3437 41.622 74.3307 41.6196 74.1669 41.6856C74.2373 41.9319 74.3045 42.1786 74.3749 42.4249C74.5591 42.3928 74.7873 42.355 74.8942 42.2194C74.9344 42.2831 74.9776 42.3464 75.0179 42.4101C75.1733 42.3534 75.4533 41.6843 75.5242 41.4682C75.5587 41.4637 75.5932 41.4592 75.6241 41.4512C75.8787 41.5923 75.9189 41.7291 76.2149 41.8689C76.2419 42.0763 76.174 42.0445 76.0316 42.1523C76.0613 42.1849 76.088 42.218 76.1183 42.2546C76.1571 42.209 76.1958 42.1634 76.2346 42.1178C76.2691 42.1133 76.3036 42.1088 76.3344 42.1007C76.4724 42.2774 76.4626 42.2746 76.4901 42.4616C76.8672 42.5625 76.9718 42.557 77.0955 42.3544C77.1745 42.3725 77.2566 42.3901 77.3356 42.4082C77.4526 42.6201 77.4767 42.6332 77.4283 42.8747C77.6312 42.9618 77.8341 43.0489 78.0402 43.1356C77.915 43.2776 77.0187 43.4065 76.878 43.3559C76.7618 43.4927 76.6486 43.6291 76.5324 43.7659C76.6833 44.018 76.8337 44.266 76.9847 44.518C77.1715 44.4572 77.1637 44.4947 77.156 44.3132C77.1905 44.3087 77.225 44.3043 77.2559 44.2962C77.2485 44.362 77.2411 44.4279 77.2338 44.4937C77.2803 44.5322 77.3231 44.5672 77.3697 44.6058C77.5225 44.5534 77.5156 44.5746 77.5901 44.4108C77.8233 44.5102 77.7762 44.5163 77.9079 44.6451C77.913 44.2673 78.1872 44.1424 78.3518 43.8128C78.4219 43.7874 78.489 43.7625 78.5591 43.7371C78.6845 43.9154 78.813 44.0933 78.9416 44.2712C78.6218 44.4142 78.1175 44.9058 77.9456 45.1796C78.0987 45.3746 78.2599 45.4103 78.1875 45.6387C78.2853 45.7274 78.3584 45.7259 78.6142 45.7778C78.7127 45.6514 78.808 45.5254 78.9064 45.3991C79.0806 45.4129 79.0127 45.4055 79.1424 45.494C79.2329 45.4295 79.2272 45.4343 79.2676 45.279C79.3303 45.2952 79.3958 45.3069 79.4585 45.3231C79.5676 45.6455 79.6767 45.9678 79.7888 46.2898C79.9979 46.5464 80.0717 46.403 80.313 46.8582C80.192 47.0321 80.0746 47.2096 79.9536 47.3835C80.0414 47.4937 80.0101 47.4735 80.1806 47.5567C80.105 47.7612 80.0271 47.7754 79.8063 47.796C79.8117 48.1806 79.8708 48.1202 79.7245 48.4677C79.8333 48.5184 79.9425 48.5731 80.0513 48.6238C80.1251 49.19 79.5615 49.4216 79.2751 49.7469C79.3856 50.1299 79.4246 50.3803 79.71 50.6594C79.7038 50.5629 79.7008 50.466 79.6951 50.3734C79.7459 50.3709 79.7934 50.3687 79.8442 50.3662C79.8577 50.3969 79.8713 50.4275 79.8812 50.4546C79.8665 50.5863 79.8486 50.7184 79.8338 50.8501C79.7564 50.8196 79.6754 50.7856 79.598 50.7551C79.4506 51.2163 79.6035 51.4843 79.5334 52.122C79.5496 52.124 79.5663 52.1299 79.5825 52.1318C79.9667 51.9195 80.042 51.5164 79.8577 51.0578C79.9584 50.8501 80.175 50.7245 80.399 50.6548C80.4022 50.63 80.4048 50.6013 80.408 50.5766C80.4242 50.5785 80.4409 50.5845 80.4571 50.5864C80.349 50.9817 80.2746 51.0968 80.1175 51.3606C80.131 51.3912 80.1446 51.4219 80.1545 51.449C80.3941 51.4746 80.3564 51.4551 80.506 51.4032C80.4599 51.5147 80.4138 51.6261 80.3677 51.7376C80.4435 51.7804 80.5229 51.8268 80.5988 51.8697C80.7298 51.5525 80.9175 51.67 80.9755 51.1839C81.0101 51.1794 81.0447 51.1749 81.0756 51.1668C81.3486 51.3016 81.3708 51.4487 81.616 51.6154C81.5012 51.8859 81.3411 51.9311 81.2853 52.3114C81.3957 52.3498 81.506 52.3881 81.6163 52.4264C81.6071 52.233 81.5953 52.044 81.586 51.8505C81.6995 51.8641 81.8125 51.8737 81.926 51.8873C81.9231 51.6444 81.9197 51.3975 81.9137 51.155C81.7697 51.2264 81.7937 51.2395 81.5154 51.1866C81.5018 51.1559 81.4884 51.1252 81.4785 51.0981C81.5983 51.0622 81.6627 51.066 81.8724 51.1076C81.8276 50.935 81.7826 50.7624 81.7378 50.5898C81.6453 50.4194 81.4644 50.3538 81.2841 50.2434C81.3659 50.0381 81.4675 49.8384 81.7296 49.8164C81.737 49.7506 81.7445 49.6847 81.7519 49.6188C81.4292 49.4459 81.2938 49.2405 81.1366 48.9893C81.3186 48.9656 81.6502 48.6426 81.7361 48.5179C81.7706 48.5134 81.8051 48.5089 81.836 48.5008C81.9452 48.7015 82.0512 48.9026 82.1603 49.1033C82.2707 49.1417 82.3811 49.18 82.4915 49.2183C82.6742 49.0282 82.7339 48.9718 83.1105 48.9957C83.0579 48.7877 83.0355 48.7866 82.7509 48.7101C82.6899 48.5356 82.6282 48.3571 82.5671 48.1825C82.7357 48.0551 82.9034 47.8711 83.1948 47.8777C83.1782 47.7501 83.162 47.6265 83.1422 47.4993C83.3719 47.4978 83.6047 47.4958 83.8344 47.4943C83.9253 47.5554 84.0164 47.6166 84.1074 47.6777C84.003 47.9792 83.7455 48.0371 83.6438 48.2612C83.6603 48.5348 83.6768 48.8084 83.6938 49.086C83.9567 49.3397 84.1742 49.5141 84.4031 49.7762C84.3821 49.8114 84.3612 49.8466 84.3408 49.8857C83.8131 49.7315 84.1188 50.0444 83.7264 50.0712C83.719 50.1371 83.7115 50.203 83.7041 50.2688C84.1189 50.3891 84.5306 50.5098 84.9459 50.6342C85.0243 50.7213 85.0314 50.8258 85.0564 50.9442C85.0894 50.9521 85.1192 50.9603 85.1516 50.9642C85.1679 50.9662 85.1847 50.9721 85.2009 50.974C85.3178 50.7682 85.3708 50.5869 85.3736 50.3635C85.1336 50.261 85.1727 50.2924 85.1598 50.071C85.0343 50.0144 84.9094 49.9617 84.7839 49.9051C84.7509 49.8972 84.7211 49.8889 84.6881 49.8811C84.7982 49.6477 84.9088 49.4184 85.0188 49.1851C85.113 49.2215 85.2066 49.2539 85.3039 49.2899C85.3384 49.2854 85.3729 49.2809 85.4038 49.2728C85.3949 49.205 85.3856 49.1332 85.3768 49.0655C85.3653 49.0507 84.567 48.4856 84.2276 48.3555C84.2292 48.3431 84.2307 48.3307 84.2318 48.3144C84.4742 48.1409 84.5359 48.0761 84.6863 47.8091C84.7387 47.7942 84.7878 47.7796 84.8402 47.7647C84.8505 47.9418 84.8645 48.1224 84.8748 48.2995C84.8716 48.3243 84.869 48.353 84.8658 48.3778C84.8987 48.3856 84.9317 48.3935 84.961 48.3978C85.0611 48.259 85.1575 48.1167 85.2575 47.978C85.3517 48.0144 85.4453 48.0468 85.5426 48.0828C85.4822 47.7662 85.3681 47.8217 85.4212 47.4457C85.4988 47.3545 85.5732 47.2637 85.6507 47.1725C85.7998 47.1652 85.9488 47.158 86.0979 47.1507C86.1277 47.1833 86.1543 47.2164 86.1846 47.253C86.0447 47.5267 85.8739 47.8571 85.7366 48.1264C86.0414 48.3098 86.1151 48.4096 86.319 48.6264C86.5839 48.454 86.7687 48.2312 86.812 47.8038C86.8282 47.8058 86.8449 47.8117 86.8611 47.8137L86.9929 47.9668C87.0701 48.192 86.9387 48.2375 86.8005 48.3285C86.9604 48.5266 87.0425 48.5929 87.0799 48.88L87.2201 48.951C87.5007 48.7766 87.7831 48.8128 87.9597 48.5505C88.0723 48.4345 87.9991 48.4602 87.8909 48.2918C88.3206 48.1345 89.0499 48.5382 89.548 48.4652C89.581 48.4731 89.6108 48.4814 89.6432 48.4852C89.6362 48.2104 89.4871 47.7514 89.4293 47.3817C89.3445 47.4171 89.2561 47.4489 89.1713 47.4843C88.9669 47.3122 88.8801 47.2343 88.8379 46.96C88.7914 46.9215 88.7486 46.8865 88.7021 46.8479C88.5659 46.9792 88.5622 47.0487 88.286 47.036C88.2708 47.0177 88.2562 47.0034 88.241 46.9851C88.3034 46.8756 88.3662 46.7701 88.4285 46.6606C88.2713 46.4337 88.2153 46.3963 88.1909 46.1603C88.1418 46.1504 88.0958 46.1402 88.0461 46.1264L87.9969 46.1166C87.9612 46.2834 87.9255 46.4503 87.8867 46.6176C87.6539 46.5222 87.7239 46.5942 87.6639 46.4033C87.4347 46.4332 87.4833 46.512 87.3436 46.6153C87.3122 46.5951 87.284 46.5745 87.2527 46.5542C87.2378 46.2196 87.3467 46.1243 87.2852 45.8727C87.3045 45.8499 87.3239 45.8271 87.3433 45.8043C87.5257 45.9306 87.4906 46.0041 87.6987 46.1311C87.7165 46.1207 87.7344 46.1102 87.7527 46.1038C87.9066 46.0351 88.0081 45.884 88.0491 45.684C88.1886 45.7996 88.1506 45.7276 88.1687 45.9158C88.185 45.9177 88.2017 45.9237 88.2179 45.9256C88.276 45.8572 88.3342 45.7888 88.3892 45.7208C88.452 45.7369 88.5174 45.7487 88.5801 45.7649C88.7006 46.1506 89.0499 46.3079 89.2641 46.6531C89.3513 46.7593 89.4523 46.7989 89.6359 46.8601C89.6281 46.776 89.624 46.6954 89.6162 46.6112C89.6356 46.5884 89.655 46.5656 89.6744 46.5428C89.7073 46.5507 89.7371 46.559 89.7696 46.5629C89.7858 46.5648 89.8025 46.5707 89.8187 46.5727C89.8792 46.8162 89.7822 47.0275 89.5593 47.0809C89.5309 47.1819 89.5025 47.283 89.4747 47.388C89.8571 47.4315 90.0752 47.6098 90.2579 47.4441C90.2741 47.446 90.2908 47.452 90.307 47.4539C90.4931 47.6081 90.5831 47.6613 90.5954 47.9273C90.7847 47.9837 90.9773 48.0398 91.1671 48.1002C91.2334 48.2659 91.0731 48.5301 91.0304 48.8398C91.0618 48.8601 91.0899 48.8807 91.1213 48.9009C91.3857 48.7246 91.4049 48.3571 91.4457 47.8368L91.5461 47.8237C91.7333 47.8886 91.6899 47.8496 91.7767 47.9519C91.8247 48.0997 91.8722 48.2435 91.9233 48.3909C91.9516 48.4359 91.9771 48.4854 92.0053 48.5303C92.3302 48.5002 92.1855 48.3203 92.5705 48.335C92.6832 48.0486 92.7305 47.8965 92.897 47.6802C92.78 47.517 92.8219 47.5439 92.6242 47.4967C92.6421 47.3403 92.6627 47.1795 92.6806 47.023C92.8465 47.0217 93.0117 47.0164 93.1744 47.0154C93.279 47.1316 93.2753 47.1037 93.2893 47.2844C93.3971 47.2298 93.3432 47.2814 93.4055 47.1475C93.4327 47.2089 93.4562 47.2666 93.4833 47.328C93.6794 47.4606 93.8678 47.4847 94.1503 47.5209C94.2425 47.3467 94.4064 47.1591 94.5958 47.0938C94.6314 47.073 94.6675 47.0561 94.7 47.0357L94.8645 47.3184C94.9982 47.0212 95.1582 46.6556 95.2846 46.2783C95.4504 46.2769 95.6157 46.2716 95.7784 46.2707C95.7144 46.4899 95.6695 46.4633 95.5443 46.581C95.8069 47.151 96.3627 47.5936 96.3275 48.3038C96.5984 48.3983 96.6041 48.4665 96.6838 48.2209C96.9892 48.3595 96.8841 48.3124 96.7987 48.4898C97.1156 48.6188 97.1197 48.675 97.2985 48.8464C97.3284 48.7087 97.3735 48.6866 97.6596 48.7263C97.6674 48.8105 97.6715 48.891 97.6792 48.9752C97.8095 48.9704 97.9325 48.8854 98.0535 48.7358C98.0698 48.7378 98.0865 48.7437 98.1027 48.7457C98.1817 48.7638 98.2638 48.7815 98.3428 48.7995C98.3682 48.9949 98.3466 49.0991 98.2413 49.2223C98.3683 49.3639 98.3961 49.3806 98.564 49.4195C98.7286 49.6049 98.7107 49.737 98.8434 49.9712C98.7764 49.9718 98.7122 49.968 98.6452 49.9686C98.5374 49.9988 97.8984 49.6036 97.8808 49.3463C97.8343 49.3078 97.7915 49.2728 97.745 49.2343C97.6102 49.5722 97.3502 49.5371 97.2651 49.9375C97.2023 49.9214 97.1369 49.9096 97.0741 49.8935C97.059 49.8752 97.0443 49.8609 97.0292 49.8426C97.0889 49.7618 97.1486 49.681 97.2051 49.6006L97.0692 49.4886C97.0185 49.4912 96.9708 49.4933 96.9201 49.4959L96.8638 49.9696C96.776 49.8837 96.6876 49.7938 96.5997 49.7079C96.5688 49.8376 96.5373 49.9634 96.5031 50.0936C96.4869 50.0916 96.4702 50.0857 96.454 50.0837C96.3928 50.0552 96.3284 50.0271 96.2672 49.9986C96.3124 49.7819 96.3444 49.7817 96.4549 49.6741C96.2907 49.5414 96.1234 49.4091 95.9592 49.2764L95.9101 49.2665C95.8488 49.3597 95.788 49.4568 95.7268 49.55C95.6148 49.524 95.5029 49.498 95.3909 49.472C95.4193 49.371 95.4477 49.27 95.4755 49.165C95.4619 49.1343 95.4483 49.1037 95.4384 49.0766L95.3473 49.0154C95.3086 49.061 95.2699 49.1066 95.2311 49.1522C95.0853 48.9887 95.0702 48.9461 94.8265 48.8157C94.7146 48.7897 94.6026 48.7637 94.4907 48.7377C94.4756 49.1858 94.2549 49.1821 94.1019 49.5021C94.1809 49.5202 94.263 49.5379 94.342 49.556C94.4406 49.7986 94.4295 49.8852 94.6255 50.0665C94.5547 50.2582 94.5464 50.2187 94.5289 50.4522C94.4709 50.3989 94.4093 50.3421 94.3512 50.2888C94.2162 50.3794 94.0523 50.4697 93.968 50.6064C94.1589 50.6748 94.6662 50.7709 94.8246 50.884C95.0353 51.031 94.8438 51.1289 95.2711 51.2719C95.3835 50.7626 95.5115 50.3485 95.1822 49.9534C95.1881 49.8999 95.1939 49.8464 95.2002 49.797C95.5286 49.9407 95.4527 49.9709 95.73 49.9186C95.7717 50.1159 95.8139 50.3172 95.8555 50.5145C95.9507 50.5345 96.0466 50.5586 96.1449 50.5782C96.1914 50.6167 96.2343 50.6517 96.2808 50.6903C96.1607 50.9938 95.9394 51.5498 95.6577 51.7649C95.6891 51.7852 95.7174 51.8059 95.7488 51.8261C95.7937 51.877 95.8356 51.9284 95.8805 51.9793C95.9235 51.8926 95.9669 51.8098 96.0099 51.7231C96.1798 51.8024 96.3529 51.8812 96.5233 51.9644C96.6385 51.844 96.6983 51.8362 96.9306 51.8546C96.9542 51.7907 96.9782 51.7308 97.0018 51.6669C96.8747 51.6226 96.7483 51.5823 96.6212 51.538L96.5604 50.3862C96.6678 50.2789 96.7864 50.4541 96.839 50.1228C96.954 50.27 97.0658 50.4177 97.1808 50.5649C97.1882 50.499 97.1955 50.4332 97.2029 50.3674C97.2521 50.3772 97.2981 50.3874 97.3478 50.4012C97.2104 50.7922 97.3155 50.815 97.4348 51.3145C97.2359 51.4539 97.0649 51.3424 96.9563 51.612C97.0845 51.6399 97.2133 51.6718 97.3414 51.6997C97.3306 52.0823 97.1653 51.9903 97.2089 52.3982C97.3978 52.3534 97.5945 52.3196 97.6831 52.1418C97.6993 52.1438 97.7161 52.1497 97.7323 52.1516C97.7621 52.1842 97.7888 52.2172 97.8191 52.2538C97.6294 52.5624 97.6944 52.9392 97.1524 52.872C97.1466 52.9254 97.1409 52.9789 97.1346 53.0284C97.2931 53.0929 97.4479 53.1538 97.6063 53.2183C97.7267 53.1378 97.7754 53.0706 97.8404 52.908C98.0508 52.8563 98.1788 53.0059 98.3385 52.8593C98.3877 52.8692 98.4337 52.8794 98.4834 52.8932C98.4822 53.0556 98.4778 53.2183 98.4761 53.3767C98.7146 53.4429 98.9537 53.5132 99.1922 53.5794C99.2434 54.1689 99.2663 54.393 99.0451 54.803C99.0435 54.8154 99.042 54.8277 99.0409 54.8441C99.1738 54.9322 99.2819 55.0033 99.4677 54.9831C99.6294 54.9256 99.6521 54.659 99.7271 54.4749C99.8804 54.4995 99.8245 54.4865 99.963 54.5699C100.165 54.4747 100.286 54.0857 100.389 53.8939C100.469 53.8996 100.553 53.905 100.634 53.9107C100.678 54.1036 100.732 54.3723 100.855 54.5307C100.906 54.5281 100.953 54.526 101.004 54.5234C101.025 54.3383 101.048 54.1527 101.07 53.9715C101.087 53.9611 101.105 53.9507 101.123 53.9442C101.216 53.993 101.308 54.0418 101.401 54.0905C101.607 54.0273 101.81 53.9684 102.015 53.9051C102.351 53.4193 101.933 52.833 101.92 52.2183C101.889 52.1981 101.861 52.1775 101.829 52.1572C101.789 52.2152 101.749 52.2731 101.708 52.3311C101.674 52.3356 101.639 52.3401 101.608 52.3482C101.499 52.1962 101.458 52.1284 101.304 51.9945C101.287 51.9926 101.271 51.9867 101.254 51.9847C100.963 52.2984 100.961 52.6758 101.228 53.0343C101.068 53.0999 101.051 53.094 100.999 53.3075C100.901 53.3122 100.799 53.3174 100.701 53.3221C100.725 52.9945 100.725 52.8971 100.869 52.7527C100.876 52.6868 100.884 52.621 100.891 52.5551C100.778 52.5415 100.665 52.5319 100.551 52.5183C100.562 52.4278 100.572 52.3332 100.586 52.2422C100.405 52.2739 100.453 52.2554 100.369 52.3961C100.009 52.1511 99.9132 51.8594 99.732 51.5221C99.8319 51.505 99.9349 51.4875 100.035 51.4704C100.572 52.0858 100.428 51.6706 100.929 51.8366C100.924 51.606 100.92 51.3754 100.911 51.1413C100.944 51.1492 100.974 51.1574 101.007 51.1613C101.097 51.1415 101.695 51.2257 101.935 51.2513C101.832 51.1471 101.729 51.0429 101.626 50.9387C101.781 50.732 101.938 50.5209 102.093 50.3141C101.904 50.2577 101.712 50.2017 101.522 50.1412C101.314 50.2129 101.149 50.2913 101.039 50.4759C100.93 50.3075 101.087 50.0601 101.162 49.8556C101.132 49.823 101.106 49.7899 101.075 49.7533C100.996 49.7352 100.914 49.7176 100.835 49.6995C100.752 49.8968 100.859 50.1749 100.857 50.3536C100.784 50.5537 100.711 50.7538 100.638 50.9539C100.47 50.8663 100.51 50.8773 100.411 50.7807C100.338 50.8308 100.268 50.8845 100.195 50.9346C100.128 50.8378 100.135 50.8654 100.122 50.717C100.091 50.6968 100.062 50.6761 100.031 50.6559C99.9743 50.7119 99.9172 50.7639 99.8638 50.8196C99.8147 50.8097 99.7686 50.7995 99.719 50.7857C99.6569 50.6032 99.8181 50.566 99.7664 50.3902C99.6824 50.1133 99.2258 49.9659 99.369 49.5701C99.0776 49.5392 99.0212 49.5709 99.0094 49.2845C99.4262 49.4208 99.3476 49.5283 99.7539 49.6579C99.6494 49.566 99.545 49.4742 99.4404 49.3824C99.4777 49.2032 99.5175 49.0196 99.5548 48.8403C99.6516 48.848 99.749 48.8597 99.8489 48.8669C99.8698 48.8317 99.8909 48.7966 99.9113 48.7574C99.8455 48.62 99.7797 48.4826 99.7139 48.3451C99.6573 48.4012 99.6003 48.4532 99.5469 48.5089C99.4841 48.4927 99.4187 48.4809 99.3559 48.4648C99.0847 48.1473 98.8314 47.7221 98.1289 47.5744C98.1153 47.5437 98.1017 47.513 98.0918 47.4859L98.2541 47.3594C98.4967 47.5548 98.5449 47.3863 98.9209 47.5523C99.1463 47.6648 99.0962 47.647 99.1347 47.8448C99.1509 47.8467 99.1676 47.8526 99.1838 47.8546C99.4607 47.7252 99.5688 47.403 99.7145 47.1244C99.807 47.1732 99.8996 47.222 99.9921 47.2708C100.086 47.2058 100.089 47.1851 100.122 47.0147C100.171 47.0245 100.217 47.0387 100.267 47.0485C100.268 47.1821 100.267 47.3202 100.268 47.4538C100.183 47.4892 100.095 47.521 100.01 47.5563C100.004 47.6098 99.9985 47.6633 99.9922 47.7128C100.173 47.8271 100.234 47.8273 100.517 47.8715C100.516 47.7378 100.517 47.5998 100.516 47.4662C100.582 47.4819 100.644 47.494 100.707 47.5102C100.741 47.6274 100.779 47.7441 100.813 47.8613C100.915 47.8319 101.019 47.798 101.12 47.7686C101.165 47.8195 101.207 47.8708 101.252 47.9217C101.197 47.9654 101.145 48.0047 101.09 48.0483C101.084 48.1018 101.078 48.1553 101.072 48.2048C101.277 48.1901 101.339 48.1253 101.442 48.0065C101.494 47.9916 101.543 47.9771 101.595 47.9621C101.855 48.2365 102.2 48.5119 102.433 48.8019C102.613 48.5432 102.476 48.1799 102.499 47.8403C102.331 47.7487 102.159 47.6535 101.99 47.5619C101.994 47.5372 101.996 47.5084 101.999 47.4837C102.362 47.3269 102.481 47.2871 102.785 47.0934C102.712 47.0219 102.332 46.8484 102.073 46.8496C102.017 46.784 101.957 46.7147 101.9 46.6491C102.032 46.5589 102.029 46.5633 102.298 46.6175C102.439 46.4735 102.44 46.4044 102.459 46.0856C102.248 45.9591 102.244 46.0042 101.929 45.9641C101.922 46.0299 101.914 46.0958 101.907 46.1616C101.872 46.1661 101.838 46.1706 101.807 46.1787C101.624 46.0524 101.626 46.109 101.593 45.8862C101.562 45.8659 101.534 45.8452 101.502 45.825C101.438 46.0646 101.399 46.0371 101.177 46.0742C101.161 46.0722 101.144 46.0663 101.128 46.0644C101.104 45.735 101.141 45.5721 101.183 45.1854C101.478 45.2443 101.538 45.2201 101.726 45.1876C101.782 45.4479 101.823 45.544 101.747 45.8418C101.763 45.8437 101.78 45.8496 101.796 45.8516C101.896 45.7128 101.993 45.5705 102.093 45.4318C102.205 45.4578 102.317 45.4837 102.429 45.5097C102.472 45.2283 102.529 45.2249 102.852 45.2802C102.932 45.0872 102.863 44.8002 102.831 44.626C102.965 44.6044 103.099 44.5789 103.233 44.5573C103.275 44.7546 103.292 44.7849 103.058 44.7992C103.098 45.0089 103.205 45.1207 103.453 45.214C103.376 45.3052 103.301 45.396 103.224 45.4872C103.297 45.6357 103.449 45.9891 103.594 46.0999C103.515 46.2562 103.247 46.4736 103.053 46.503C103.047 46.5564 103.041 46.6099 103.035 46.6594C103.093 46.7127 103.155 46.7695 103.213 46.8228C103.483 46.6456 103.482 46.4876 103.943 46.5005C104.105 46.7593 103.969 46.9392 104.263 47.1401C104.261 47.1525 104.26 47.1649 104.259 47.1813C104.121 47.2763 104.123 47.2922 103.856 47.2499C103.838 47.4064 103.817 47.5672 103.799 47.7237C103.814 47.742 103.829 47.7563 103.844 47.7746C104.673 47.8166 104.873 47.8028 105.72 48.2034C105.82 47.9146 105.919 47.6259 106.019 47.3371C106.07 47.3346 106.117 47.3325 106.168 47.3299C106.145 47.6898 106.079 47.8727 105.878 48.1179C105.876 48.1303 105.875 48.1426 105.874 48.159C105.953 48.1771 106.035 48.1948 106.114 48.2129L106.085 48.0422C106.207 47.994 106.301 48.006 106.528 48.0615C106.48 47.6867 106.881 46.5314 106.482 46.3847C106.575 46.2144 106.547 46.2668 106.748 46.2406C106.786 46.045 106.828 45.853 106.866 45.6574C106.808 45.6041 106.747 45.5473 106.689 45.494C106.541 45.4889 106.393 45.4798 106.246 45.4747C106.248 45.7866 106.363 45.7879 106.425 46.0434C106.018 46.0032 105.65 45.9497 105.319 45.79C105.306 45.7593 105.292 45.7286 105.282 45.7016C105.582 45.622 105.666 45.5583 105.695 45.1449C105.713 45.1345 105.731 45.1241 105.749 45.1177C106.019 45.2041 106.286 45.295 106.556 45.3815C106.591 45.377 106.625 45.3725 106.656 45.3644C106.637 45.0952 106.618 45.0734 106.77 44.8224C106.889 44.7542 107.102 44.7914 107.255 44.893C107.471 45.1001 107.464 45.3646 107.363 45.6494C107.441 45.6595 108.327 45.6658 108.508 45.5855C108.494 45.5548 108.481 45.5241 108.471 45.497C107.946 45.318 107.529 45.133 107.479 44.7016C107.305 44.5904 107.264 44.5918 107.003 44.5527C106.985 44.4131 106.97 44.2732 106.956 44.1372C106.939 44.1353 106.923 44.1293 106.907 44.1274C106.883 44.1913 106.859 44.2512 106.835 44.3151C106.847 44.4555 106.861 44.4172 106.764 44.5028C106.677 44.2546 106.593 44.0019 106.507 43.7537C106.463 43.6174 106.415 43.6846 106.222 43.6489C106.03 43.8482 105.778 43.9216 105.709 44.2226C105.543 44.1022 105.59 44.1651 105.594 43.9537C105.266 43.8586 105.208 44.004 105.158 44.3025C105.077 44.2968 104.993 44.2915 104.913 44.2858C104.834 44 104.989 43.8459 104.605 43.5675C104.544 43.6607 104.483 43.7578 104.422 43.851C104.356 43.8352 104.294 43.823 104.231 43.8069C104.194 43.7184 104.153 43.6264 104.116 43.538C103.849 43.6701 103.876 44.1004 103.821 44.3631C103.754 44.3637 103.69 44.3599 103.623 44.3605C103.196 43.9538 102.955 43.592 102.982 43.118C103.18 43.1205 103.376 43.1275 103.574 43.13C103.627 43.1151 103.676 43.1006 103.728 43.0857C103.67 42.8824 103.611 42.6791 103.553 42.4759C103.678 42.3582 103.729 42.384 103.787 42.1656C103.963 42.167 104.002 42.1741 104.118 42.2806C104.219 42.4379 104.129 42.409 104.034 42.5876C104.063 42.6203 104.09 42.6533 104.12 42.6899C104.772 42.6455 105.395 42.0818 105.598 41.4836C105.6 41.4712 105.601 41.4588 105.602 41.4425C105.428 41.376 105.256 41.3092 105.081 41.2427C104.996 41.0511 104.929 40.9584 104.844 40.7424C104.845 40.7301 104.847 40.7177 104.848 40.7013C105.111 40.7077 105.373 40.714 105.636 40.7203C105.607 40.8214 105.579 40.9224 105.551 41.0274C105.674 41.1088 105.796 41.1901 105.918 41.2715C106.094 41.5446 106.008 42.0831 106.277 42.4089C106.291 42.4396 106.304 42.4702 106.314 42.4973C106.572 42.1231 106.345 41.0172 107.167 41.1494C107.222 41.2841 107.241 41.3993 107.21 41.606C107.4 41.5935 107.309 41.6297 107.418 41.5304C107.617 41.6422 107.559 41.5647 107.586 41.772C107.552 41.7765 107.517 41.781 107.486 41.7891C107.392 41.7527 107.299 41.7203 107.201 41.6843C107.192 41.7625 107.183 41.8407 107.172 41.9233C107.105 41.9239 107.04 41.9201 106.973 41.9207C106.903 41.8244 106.833 41.7242 106.763 41.6279C106.747 41.6259 106.73 41.62 106.714 41.618C106.695 41.7908 106.672 41.96 106.653 42.1328C106.777 42.2018 106.901 42.2708 107.025 42.3399C107.261 42.2928 107.29 42.2444 107.448 42.1103C107.513 42.2357 107.5 42.29 107.613 42.393C107.684 42.4769 107.756 42.5609 107.831 42.6444C108.014 42.361 108.194 42.078 108.378 41.7946C108.556 41.8363 108.73 41.8744 108.908 41.9162C108.94 42.2851 109.028 42.4519 109.369 42.59C109.294 42.7742 109.371 42.7277 109.153 42.7439C109.159 42.8404 109.162 42.9374 109.168 43.0299C109.164 43.0546 109.162 43.0833 109.159 43.1081C109.491 43.1337 109.725 43.1885 110.173 43.3003C110.21 43.3887 110.251 43.4807 110.288 43.5692C110.387 43.5645 110.488 43.5594 110.587 43.5547C110.694 43.3501 110.801 43.1415 110.908 42.9369C110.961 42.922 111.01 42.9075 111.062 42.8925C111.297 43.1742 110.946 43.3944 111.333 43.5224C111.379 43.5609 111.422 43.5959 111.469 43.6344C111.373 43.8537 111.283 43.9749 111.205 44.1838C111.217 44.2268 111.229 44.2698 111.238 44.3133C111.576 44.3585 111.63 44.2825 111.843 44.2061C112.018 44.3495 112.077 44.4554 112.29 44.594C112.591 44.6317 112.607 44.581 112.751 44.4569C112.813 44.473 112.879 44.4847 112.942 44.5009C112.957 44.5192 112.971 44.5335 112.986 44.5518C112.954 44.6939 112.921 44.8361 112.885 44.9746C112.772 44.961 112.659 44.9514 112.545 44.9378C112.472 45.2596 112.508 45.3604 112.446 45.7698C112.137 45.8263 112.029 45.7592 111.772 45.6184C111.566 45.7344 111.577 45.8668 111.248 45.8651C111.207 46.0854 111.162 46.3061 111.121 46.5265C111.031 46.453 110.941 46.3755 110.852 46.302L110.727 46.517L110.632 46.4969C110.464 46.2633 110.581 46.2075 110.136 46.0992C110.118 45.9597 110.103 45.8197 110.088 45.6837C110.313 45.5449 110.569 45.4264 110.865 45.3756C110.863 45.1163 110.862 44.8611 110.857 44.6022C110.501 44.5148 110.066 44.2672 109.707 44.3019C109.591 44.1953 109.599 44.2552 109.534 44.1014C109.536 44.089 109.537 44.0767 109.538 44.0603C109.698 44.1085 109.855 44.161 110.014 44.2091C110.068 44.1818 110.118 44.151 110.172 44.1237C110.178 44.0702 110.184 44.0167 110.19 43.9672C110.079 43.8032 109.989 43.5758 109.862 43.4058C109.632 43.4357 109.649 43.4416 109.372 43.3763C109.352 43.6385 109.316 43.8013 109.163 43.8983C109.143 43.9211 109.124 43.9439 109.105 43.9667C109.03 43.6116 108.911 43.6837 108.722 43.4326C108.249 43.4253 108.339 43.7258 107.896 43.7308C108.018 43.9826 107.958 44.3594 107.879 44.7023C108.354 44.9688 108.463 44.5532 108.907 44.7752C108.965 44.7068 109.023 44.6384 109.078 44.5704C109.148 44.545 109.215 44.5201 109.285 44.4947C109.646 44.8127 109.551 45.3116 109.893 45.6077C109.813 45.7317 109.774 45.7206 109.673 45.8027C109.681 46.1342 109.815 46.3316 110.039 46.4566C109.88 46.7854 109.842 46.8106 110.06 47.1107C109.948 47.1538 109.922 47.1531 109.715 47.111C109.549 46.8894 109.378 46.7738 109.175 46.6624C109.27 46.5121 109.178 46.5647 109.387 46.5496C109.342 46.3527 109.329 46.3544 109.127 46.2469C108.897 46.3661 108.838 46.5279 108.817 46.786C108.481 46.6798 108.664 46.8791 108.216 46.8522C108.138 46.9597 108.128 46.9327 108.14 47.077C108.117 47.1409 108.092 47.2008 108.069 47.2647C108.431 47.3027 108.253 47.3096 108.59 47.4645C108.615 47.3882 108.64 47.3119 108.666 47.2397C108.954 47.3927 109.095 47.6947 109.068 48.0227C109.099 48.0429 109.127 48.0635 109.159 48.0838C109.218 47.8977 109.265 47.6522 109.378 47.4835C109.428 47.481 109.476 47.4788 109.527 47.4762C109.543 47.4782 109.56 47.4841 109.576 47.4861C109.613 47.8178 109.695 47.9855 109.775 48.3036C109.838 48.3198 109.903 48.3315 109.966 48.3477C110.024 48.2793 110.082 48.2109 110.137 48.1429C110.343 48.3026 110.214 48.295 110.455 48.3772C110.37 48.5546 110.403 48.7125 110.44 48.9022C110.331 48.9449 110.337 48.944 110.142 48.9167C110.175 49.1719 110.031 49.2151 110.331 49.4072C110.329 49.4196 110.327 49.4319 110.326 49.4483C110.098 49.4375 109.867 49.4271 109.638 49.4123C109.631 49.5998 109.627 49.7869 109.62 49.9784L109.421 49.9758C109.454 49.8337 109.486 49.6916 109.523 49.553C109.424 49.4321 109.458 49.4479 109.25 49.3696C109.095 49.552 108.959 49.5616 108.895 49.8578C108.769 49.5539 108.524 49.0464 108.474 48.83C108.201 48.7682 107.928 48.7065 107.658 48.6443C107.649 48.7225 107.64 48.8007 107.628 48.8834C107.579 48.8735 107.533 48.8633 107.483 48.8495C107.606 48.6592 107.725 48.4734 107.847 48.2831C107.684 48.1057 107.607 48.1075 107.555 47.8508C107.508 47.8122 107.465 47.7773 107.419 47.7388C107.241 47.8471 107.064 47.9553 106.886 48.0636C106.92 48.4201 106.93 48.4472 107.157 48.6934C107.042 48.8178 107.142 48.7804 106.903 48.7588C106.743 49.0434 106.906 49.1681 107.192 49.2322C107.083 49.4532 106.974 49.6702 106.865 49.8871C106.785 49.8814 106.701 49.8761 106.62 49.8703C106.473 49.6179 106.385 49.3413 106.376 49.0019C106.315 48.9733 106.251 48.9452 106.19 48.9167C106.173 48.9148 106.157 48.9089 106.14 48.9069C105.955 49.1987 106.005 49.3625 106.204 49.6124C106.123 49.7283 106.043 49.8482 105.965 49.9638C105.928 49.997 105.891 50.0303 105.853 50.0595C105.604 49.8122 105.119 48.4886 105.095 48.1388C105.079 48.1368 105.062 48.1309 105.046 48.1289C104.9 48.2331 104.923 48.4289 104.936 48.6299C104.687 48.6582 104.418 48.5474 104.198 48.6247C103.974 48.3781 103.676 48.125 103.551 47.829C103.142 48.0932 103.449 48.7588 102.948 49.1525C102.996 49.3977 103.102 49.3758 103.248 49.5433C103.123 49.588 103.036 49.5384 102.854 49.5338C102.782 49.4499 102.711 49.3659 102.636 49.2824C102.455 49.3667 102.516 49.3426 102.502 49.5756C102.47 49.5554 102.442 49.5347 102.411 49.5145C102.356 49.5581 102.303 49.5974 102.249 49.641C102.45 49.7405 102.651 49.84 102.856 49.9431C103.11 50.2263 103.133 50.4504 103.358 50.705C103.053 50.769 102.664 50.848 102.276 50.6634C102.201 50.7502 102.391 51.0296 102.249 51.3077C102.278 51.3403 102.305 51.3734 102.335 51.41C102.432 51.3407 102.445 51.2944 102.469 51.1168C102.697 51.1479 102.678 51.2964 102.995 51.2754C103.073 51.4842 102.962 51.6406 102.98 51.8005C103.008 51.8454 103.034 51.8948 103.062 51.9398L103.253 51.9838C103.26 51.918 103.268 51.8522 103.275 51.7863C103.437 51.7084 103.547 51.7145 103.867 51.7984C103.878 51.7078 103.888 51.6132 103.901 51.5222C103.709 51.4905 103.513 51.4592 103.321 51.4315C103.281 51.3678 103.238 51.3045 103.198 51.2408C103.421 51.0941 103.539 51.0423 103.61 50.6842C103.788 50.7259 103.962 50.7641 104.14 50.8058C104.153 51.1771 104.216 51.753 104.545 51.9534C104.553 51.8875 104.56 51.8217 104.567 51.7559C104.616 51.7657 104.663 51.7759 104.712 51.7897C104.624 51.9675 104.553 51.9685 104.511 52.2295C104.182 52.1548 103.878 52.0038 103.765 52.2619C103.811 52.3004 103.854 52.3354 103.901 52.3739C104.05 52.537 104.063 52.4704 104.426 52.5326C104.461 52.5118 104.498 52.4949 104.53 52.4744C104.539 52.3962 104.548 52.318 104.559 52.2354C105.13 52.3476 105.434 52.896 105.284 53.2116C105.159 53.2806 104.941 53.2279 104.699 53.158L104.628 53.3457C105.045 53.559 105.013 53.7335 105.35 53.9167C105.487 53.7407 105.592 53.8852 105.761 53.7657C105.654 53.7027 105.546 53.6356 105.439 53.5725C105.508 53.3649 105.498 53.3134 105.764 53.3234C105.708 53.0347 105.406 52.628 105.238 52.3497C105.296 52.103 105.296 52.1313 105.559 52.1376C105.553 52.0411 105.55 51.9442 105.544 51.8516C105.481 51.8355 105.416 51.8237 105.353 51.8076C105.31 51.8943 105.267 51.977 105.224 52.0637C105.207 52.0617 105.191 52.0558 105.174 52.0539C104.965 51.7933 104.591 51.2743 104.765 50.9434C104.986 50.8294 105.065 50.9895 105.143 50.663C105.659 50.6729 105.486 50.7237 105.671 50.3792C105.709 50.346 105.746 50.3128 105.784 50.2835C105.948 50.5379 106.185 50.6448 106.154 50.8962C106.361 50.9423 106.572 50.9919 106.779 51.0379C107.032 51.0454 106.992 51.0101 107.095 50.8669C107.158 50.8831 107.223 50.8948 107.286 50.911C107.442 51.1989 107.614 51.221 107.864 51.448C107.592 51.5929 107.339 51.492 107.022 51.4603C107.102 51.6284 107.014 51.5465 107.249 51.6335C107.254 51.7424 107.255 51.8517 107.26 51.9606C107.291 51.9809 107.319 52.0015 107.351 52.0217C107.479 51.924 107.444 51.8555 107.444 51.6365C107.785 51.8516 108.161 51.8229 108.528 52.0874C108.549 52.0522 108.57 52.017 108.59 51.9779C108.675 51.9182 108.662 51.9401 108.711 51.8039C108.519 51.6993 108.475 51.7333 108.135 51.6722C108.017 51.4523 108.062 51.1303 107.774 50.9812C107.746 50.9362 107.72 50.8868 107.692 50.8419C107.842 50.7169 107.938 50.7489 108.197 50.7517C108.367 50.8309 108.296 50.7713 108.379 50.8739C108.493 51.0862 108.39 51.124 108.236 51.2454C108.357 51.3391 108.478 51.4369 108.596 51.5311C108.615 51.5083 108.635 51.4855 108.654 51.4627C108.967 51.2191 108.521 50.7135 108.324 50.496C108.45 50.2159 108.603 50.4109 108.716 50.1002C108.929 50.0927 109.276 50.2543 109.59 50.2174C109.783 50.1518 109.791 49.9236 109.936 49.8074C110.218 50.0909 110.438 50.4313 110.873 50.6302C110.761 50.8515 110.644 50.7857 110.532 50.9991C110.252 50.9868 110.026 50.9879 109.802 50.9117C109.731 50.8114 109.735 50.8149 109.733 50.653C109.717 50.651 109.7 50.6451 109.684 50.6431C109.66 50.707 109.636 50.767 109.613 50.8309C109.431 50.8303 109.252 50.8292 109.07 50.8286C109.108 51.221 109.121 51.3978 109.148 51.8201C109.164 51.8221 109.18 51.828 109.197 51.8299C109.523 51.6414 109.435 51.4502 109.329 51.1314L109.387 51.063C109.58 51.0947 109.776 51.126 109.968 51.1537C109.999 51.1739 110.027 51.1945 110.058 51.2148C110.066 51.2706 110.079 51.3256 110.087 51.3855C109.965 51.4541 110.001 51.4575 109.784 51.4371C109.691 51.583 109.738 51.6255 109.728 51.9108C109.852 51.9798 109.976 52.0488 110.1 52.1178C110.326 51.9707 110.6 51.2051 110.582 50.9682C110.787 51.0752 110.769 51.11 110.895 51.2436C111.062 51.2259 111.23 51.2122 111.394 51.1949C111.41 51.0509 111.43 50.9064 111.445 50.7584C111.611 50.757 111.776 50.7517 111.939 50.7508C111.936 50.6295 111.936 50.5079 111.933 50.3826C112.061 50.3415 112.151 50.342 112.244 50.2488C112.387 50.295 112.531 50.3412 112.671 50.3878C112.64 50.6392 112.612 50.8902 112.58 51.1377C112.491 51.0641 112.401 50.9866 112.312 50.9131C112.151 51.0557 112.28 51.1363 112.304 51.3967C112.043 51.378 111.782 51.3592 111.521 51.3405C111.73 51.7392 111.967 52.1868 111.61 52.6591C111.538 52.6968 111.47 52.7341 111.398 52.7719C111.316 52.6325 111.233 52.4892 111.151 52.3498C111.251 52.3327 111.354 52.3152 111.454 52.2981C111.442 52.2551 111.43 52.2121 111.421 52.1686C111.425 52.1439 111.427 52.1151 111.43 52.0904C111.161 52.1295 111.269 52.1723 110.937 52.0979C110.893 52.8417 110.942 53.2205 111.57 53.8241C111.747 53.8375 111.716 53.8415 111.819 53.7997C111.768 53.5753 111.562 53.4439 111.544 53.211C111.523 52.9502 111.79 52.5951 111.811 52.2152C112.003 52.2469 112.199 52.2782 112.391 52.3059C112.416 52.2297 112.441 52.1534 112.467 52.0811C112.53 52.0972 112.595 52.109 112.658 52.1252C112.666 52.2093 112.67 52.2899 112.677 52.374C112.728 52.3715 112.776 52.3693 112.827 52.3667C112.797 52.0421 112.639 51.8599 112.523 51.6074C112.525 51.595 112.526 51.5827 112.527 51.5663C112.881 51.5851 113.129 51.6948 113.415 51.5642C113.248 51.3103 113.111 50.9225 112.826 50.7001C112.759 50.5224 112.788 50.4537 112.834 50.2166C112.931 50.2242 113.028 50.2358 113.128 50.2431C113.199 50.1284 113.195 49.9545 113.324 49.8404C113.311 49.8097 113.297 49.7791 113.287 49.752C113.116 49.6851 112.941 49.6186 112.766 49.5522C112.715 48.9871 113.07 49.1112 113.173 48.6314C113.191 48.6209 113.209 48.6105 113.227 48.6041C113.37 48.6503 113.514 48.6965 113.654 48.7431C113.675 48.854 113.693 48.9692 113.714 49.08C113.881 49.0623 114.048 49.0486 114.212 49.0314C114.286 48.9406 114.314 48.9125 114.346 48.7381C114.231 48.7652 114.246 48.7755 114.048 48.7526C114.047 48.2336 113.84 47.9646 113.698 47.537C113.635 47.5209 113.57 47.5091 113.507 47.493C113.441 47.7206 113.499 47.7292 113.55 47.9496C113.054 47.7143 112.888 48.0359 112.533 48.2038C112.327 48.0441 111.811 47.9289 111.477 47.9643C111.418 47.9234 111.355 47.8829 111.295 47.842C111.252 47.7787 111.212 47.715 111.171 47.6513C111.44 47.4095 111.383 47.0439 111.846 46.951C111.822 46.8649 111.802 46.7784 111.778 46.6923C111.831 46.665 111.882 46.6341 111.936 46.6068C112.049 46.7421 111.984 46.7303 112.204 46.8314C112.227 46.7838 112.249 46.7323 112.272 46.6847C112.288 46.6867 112.304 46.6926 112.321 46.6946C112.35 46.7272 112.377 46.7602 112.407 46.7968C112.184 47.0652 112.394 47.1351 112.42 47.5292C112.873 47.3363 113.104 47.1197 113.076 46.584C113.11 46.5795 113.145 46.575 113.176 46.567C113.497 46.6549 113.482 46.7136 113.58 46.9035C113.677 46.9112 113.774 46.9229 113.874 46.9301C113.922 46.8063 113.97 46.6825 114.017 46.5587C113.834 46.4488 113.647 46.3393 113.464 46.2293C113.467 46.2046 113.469 46.1758 113.473 46.1511C113.542 46.1421 113.607 46.1295 113.676 46.1165C113.713 46.0833 113.75 46.0501 113.788 46.0209C113.678 45.8405 113.497 45.7465 113.292 45.6231C113.275 45.4955 113.259 45.3719 113.24 45.2447C113.398 45.1633 113.48 45.1283 113.569 44.9545C113.664 44.9745 113.76 44.9985 113.858 45.0182C113.869 44.9276 113.879 44.833 113.892 44.742C114.004 44.768 114.116 44.794 114.228 44.8199C114.267 44.6243 114.309 44.4323 114.347 44.2367C114.38 44.3662 114.416 44.4954 114.449 44.6249C114.465 44.6269 114.482 44.6328 114.498 44.6348C114.701 44.5272 114.665 44.3737 114.658 44.1029L114.803 44.1367C114.86 44.401 114.976 44.3858 115.221 44.3539C115.762 44.4902 116.044 43.5614 116.433 43.2917C116.493 43.3326 116.556 43.3731 116.615 43.414C116.489 44.2374 115.551 44.6557 115.587 45.0078L115.719 45.161C115.866 45.2877 115.783 45.3068 115.91 45.205C116.115 45.3121 116.097 45.3468 116.223 45.4804C116.243 45.4576 116.262 45.4349 116.282 45.4121C116.334 45.3972 116.383 45.3826 116.435 45.3677C116.444 45.4355 116.454 45.5073 116.462 45.575C116.574 45.601 116.686 45.627 116.798 45.653C116.822 45.7391 116.843 45.8255 116.867 45.9116C116.825 45.9819 116.784 46.0563 116.742 46.1266C116.639 46.0224 116.536 45.9183 116.433 45.8141C116.417 45.8121 116.4 45.8062 116.384 45.8043C116.355 45.9053 116.327 46.0063 116.299 46.1113C116.22 46.0932 116.138 46.0755 116.059 46.0574C116.05 45.9896 116.041 45.9179 116.032 45.8501C115.986 45.8116 115.943 45.7766 115.896 45.738C115.834 45.8475 115.771 45.953 115.709 46.0625C115.705 46.0873 115.703 46.116 115.7 46.1408C115.478 46.0074 115.502 45.8988 115.458 45.6816C115.31 45.6765 115.162 45.6674 115.015 45.6623C115.013 45.6746 115.012 45.687 115.011 45.7034C115.141 45.8202 115.124 45.786 115.342 45.8184C115.403 45.9929 115.464 46.1714 115.525 46.346C115.432 46.5366 115.354 46.4981 115.2 46.5951C115.36 46.7406 115.488 46.8212 115.808 46.8972C115.836 46.9422 115.862 46.9915 115.89 47.0365C115.724 47.1595 115.555 47.1369 115.198 47.0415C115.129 47.2005 115.061 47.3635 114.992 47.5225C114.976 47.5205 114.959 47.5146 114.943 47.5127C114.906 47.4243 114.865 47.3322 114.828 47.2438C114.637 47.1997 114.443 47.156 114.252 47.112C114.227 47.1883 114.202 47.2645 114.176 47.3368C114.288 47.3628 114.4 47.3888 114.512 47.4148C114.515 47.536 114.515 47.6576 114.518 47.7829C114.535 47.7848 114.551 47.7908 114.568 47.7927C114.61 47.7224 114.651 47.6481 114.693 47.5777C114.828 47.6371 114.801 47.6975 115.011 47.8121C115.175 47.5798 115.579 48.0787 115.742 48.3048C116.162 48.3676 116.253 48.2544 116.543 48.2005C116.882 47.909 117.393 46.2486 117.393 45.6323C117.564 45.6505 117.535 45.6502 117.678 45.7371C117.816 45.6744 117.837 45.6636 117.903 45.505C118.169 45.5879 118.138 45.5677 118.488 45.5585C118.372 45.8493 118.243 46.2272 118.086 46.4423C118.273 46.6288 118.525 46.7013 118.839 46.7374C118.887 46.3663 118.806 46.0929 118.894 45.8584C118.829 45.652 118.807 45.6062 118.983 45.5143C119.065 45.8726 119.189 46.043 119.422 46.3857C119.246 46.6033 118.941 46.6593 118.814 46.9354C118.651 46.912 118.492 46.8881 118.329 46.8647C118.161 47.1421 117.904 47.423 117.889 47.656C117.797 47.6072 117.704 47.5585 117.612 47.5097C117.585 47.5983 117.558 47.687 117.531 47.7756C117.515 47.7737 117.498 47.7677 117.482 47.7658C117.442 47.7021 117.399 47.6388 117.358 47.5751C117.285 47.5726 116.983 48.0295 116.955 48.0535C117.012 48.2732 117.238 48.3694 117.445 48.4884C117.488 48.718 117.492 48.8959 117.418 49.1327C117.604 49.2179 117.794 49.2986 117.98 49.3838C117.997 49.3858 118.013 49.3917 118.03 49.3936C118.212 49.0576 117.979 48.8122 117.677 48.6245C117.679 48.6121 117.68 48.5997 117.681 48.5833C117.696 48.4516 117.714 48.3195 117.729 48.1878C117.792 48.204 117.857 48.2158 117.92 48.2319C118.017 48.5113 118.117 48.7902 118.214 49.0695C118.384 49.1284 118.751 49.0726 118.815 49.0033C118.961 49.2681 118.915 49.7203 118.831 50.1043C118.534 50.2038 118.398 50.0634 118.135 50.1504C117.818 50.2484 117.287 51.0679 116.787 51.1006L116.948 51.8257C117.316 51.8588 117.577 51.6992 117.77 51.5645C117.992 51.6289 118.214 51.6932 118.436 51.7575C118.45 51.7882 118.464 51.8188 118.474 51.8459C118.368 51.9652 118.368 51.9408 118.166 51.9387C118.192 52.1341 118.217 52.3294 118.243 52.5248C118.441 52.6491 118.468 52.7064 118.598 52.8516C118.925 52.5901 118.46 52.3506 118.59 52.0781C118.789 51.667 118.963 51.5348 118.919 50.9769C118.722 50.8646 118.799 50.9114 118.534 50.8891C118.504 50.8565 118.478 50.8235 118.447 50.7869C118.482 50.6324 118.516 50.4779 118.553 50.323C118.587 50.3185 118.622 50.314 118.653 50.3059C118.711 50.3592 118.773 50.416 118.831 50.4693C119.172 50.8627 119.144 51.8721 119.144 52.4074C119.256 52.4334 119.368 52.4594 119.48 52.4854C119.513 52.4932 119.542 52.5015 119.575 52.5054C119.572 52.2625 119.561 52.3004 119.369 52.1753C119.48 51.8973 119.611 51.8032 119.695 51.5205C119.682 51.4898 119.668 51.4591 119.658 51.432C119.565 51.497 119.558 51.5181 119.529 51.6881C119.45 51.67 119.368 51.6524 119.289 51.6343C119.271 51.4947 119.256 51.3547 119.241 51.2187C119.443 51.1032 119.684 51.3354 119.924 51.2919C120.062 51.27 120.145 51.097 120.299 51.0526C120.448 51.2197 120.322 51.6944 120.146 51.9119C120.142 51.9367 120.14 51.9654 120.137 51.9902C119.948 51.8931 119.97 51.8619 119.81 51.8341C119.777 51.8262 119.747 51.8179 119.715 51.814C119.86 52.1722 120.259 52.2946 120.352 52.688C120.693 52.8545 121.043 53.04 121.333 53.1564L121.391 53.088C121.088 52.6286 121.032 52.2506 120.493 51.9113C120.481 51.8682 120.469 51.8251 120.461 51.7817C120.612 51.4497 121.015 51.235 121.507 51.2885C121.565 51.3417 121.627 51.3986 121.685 51.4519C121.718 51.4598 121.748 51.468 121.78 51.4719C121.676 51.5301 121.568 51.5847 121.464 51.6428C121.463 51.8052 121.459 51.968 121.457 52.1264C121.578 52.2201 121.699 52.3179 121.817 52.412C122.342 52.08 121.995 51.6994 122.123 51.5083C122.307 51.2288 122.532 51.1671 122.603 50.805C122.793 50.9141 122.745 50.9366 123.021 51.0223L123.079 50.9539C122.988 50.8928 122.897 50.8316 122.806 50.7705C122.83 50.5606 122.857 50.3502 122.88 50.1363C122.896 50.1383 122.913 50.1442 122.929 50.1462C123.263 50.4271 123.146 50.2436 123.492 50.3973C123.64 50.3051 123.68 50.1701 123.698 49.9163C123.578 49.6846 123.456 49.4571 123.336 49.2254C123.1 49.3697 122.936 49.606 122.901 49.9795C122.386 49.9453 122.221 50.2466 121.908 50.4415C121.624 50.1217 121.171 49.7102 121.109 49.2844C121.565 49.3304 122.009 49.2564 122.152 48.8322C122.168 48.8342 122.185 48.8401 122.201 48.8421C122.386 49.0653 122.526 49.3066 122.711 49.5258C122.842 49.2573 122.973 48.9888 123.104 48.7203C123.113 48.6421 123.122 48.5638 123.134 48.4812C122.751 48.5108 122.892 48.9264 122.481 48.984C122.467 48.9533 122.454 48.9226 122.444 48.8955C122.601 48.6764 122.76 48.4529 122.92 48.2334C122.97 48.2308 123.018 48.2287 123.069 48.2261C123.136 48.3229 123.129 48.2954 123.142 48.4437C123.579 48.4922 124.122 48.0807 124.314 47.7355C124.614 47.8382 124.565 47.8771 124.669 48.0622C124.784 48.0635 124.899 48.0607 125.014 48.0619C125.026 47.8333 125.034 47.6051 125.047 47.3804C125.23 47.393 125.235 47.4046 125.378 47.4955L125.462 47.1884L125.563 47.1753C125.57 47.2555 125.574 47.3361 125.582 47.4202C125.719 47.3699 125.856 47.3196 125.993 47.2693C126.042 47.4738 126.065 47.4545 126.253 47.572L126.287 47.2959C126.639 47.4447 126.476 47.4213 126.817 47.4174C126.848 47.4377 126.876 47.4584 126.908 47.4786C126.887 47.6638 126.864 47.8493 126.843 48.0305L126.825 48.1869C127.027 48.1484 127.143 47.9629 127.217 47.7912C127.362 47.825 127.506 47.8548 127.648 47.8891C127.536 48.1795 127.321 48.1993 127.222 48.565C127.643 48.7332 127.709 48.6273 128.01 48.584C128.099 48.8075 128.186 49.0315 128.276 49.255L128.412 49.367C128.655 49.2258 128.909 49.1117 129.065 48.8643C129.099 48.8598 129.134 48.8553 129.165 48.8472C129.237 49.0811 129.308 49.3111 129.377 49.5454C129.24 49.5957 129.103 49.6461 128.966 49.6964C128.982 49.824 128.998 49.9475 129.018 50.0747C128.981 50.108 128.944 50.1412 128.909 50.17C128.83 50.1519 128.748 50.1342 128.669 50.1161C128.647 50.0177 128.627 49.9188 128.605 49.8164C128.388 49.7999 128.423 49.7994 128.301 49.868C128.352 49.9871 128.403 50.1102 128.457 50.2289C128.149 50.188 127.951 50.0435 127.847 50.3733C127.831 50.3714 127.814 50.3654 127.798 50.3635C127.829 50.2337 127.86 50.108 127.891 49.9782C127.599 49.8906 127.501 49.802 127.391 49.6216C127.412 49.5864 127.433 49.5513 127.454 49.5121C127.632 49.5091 127.598 49.5137 127.707 49.4467C127.546 49.2649 127.371 49.2918 127.149 49.1585C126.999 49.0321 127.006 48.8405 127.015 48.6407C126.862 48.5267 126.713 48.4083 126.561 48.2943C126.545 48.2923 126.528 48.2864 126.512 48.2845C126.545 48.5154 126.551 48.6362 126.488 48.8877C126.453 48.9086 126.416 48.9254 126.384 48.9459C126.336 48.9237 126.291 48.8971 126.244 48.875C125.991 48.5997 126.207 48.1295 126.352 47.9646C126.313 47.8886 126.271 47.8129 126.232 47.7329C126.111 47.9068 125.994 48.0843 125.873 48.2582C125.749 48.1892 125.625 48.1202 125.501 48.0512C125.386 48.1756 125.274 48.2956 125.16 48.42C124.488 48.3412 124.397 48.3491 123.82 48.481C123.816 48.5221 123.811 48.5592 123.807 48.6003C124.06 48.7986 124.114 48.9739 124.485 49.1203C124.546 48.9542 124.53 48.9806 124.656 48.9155C124.788 49.0687 124.916 49.2183 125.047 49.3714C124.968 49.475 124.892 49.5782 124.813 49.6817C124.812 49.6941 124.81 49.7065 124.809 49.7229C125.044 49.8829 125.191 49.9123 125.265 49.6228C125.487 49.7522 125.449 49.7611 125.737 49.8128C125.623 49.9939 125.561 49.9331 125.285 49.8717C125.261 49.9356 125.237 49.9955 125.214 50.0594C125.229 50.0778 125.243 50.0921 125.259 50.1104C125.655 50.1641 126.124 50.4518 126.34 50.1519C126.406 50.1677 126.468 50.1799 126.531 50.196C126.576 50.4699 126.853 50.6609 126.892 50.887C126.93 51.1011 126.709 51.1014 126.745 51.2996C126.742 51.3243 126.739 51.353 126.736 51.3778C126.799 51.3939 126.864 51.4057 126.927 51.4218C126.952 51.3456 126.977 51.2693 127.003 51.197C127.019 51.1989 127.036 51.2049 127.052 51.2068C127.097 51.3551 127.049 51.3776 126.972 51.4728C126.997 51.5465 127.02 51.6206 127.045 51.6903C127.206 51.7261 127.364 51.7623 127.525 51.7981C127.56 51.7936 127.594 51.7891 127.625 51.781C127.64 51.6493 127.658 51.5172 127.672 51.3855C127.828 51.3084 127.905 51.3066 128.215 51.3878C128.23 51.2561 128.248 51.124 128.263 50.9923C128.381 50.9648 128.498 50.9372 128.619 50.9093C128.651 50.9296 128.679 50.9503 128.71 50.9705C128.717 51.0263 128.731 51.0813 128.739 51.1412C128.596 51.2206 128.628 51.2205 128.441 51.1557C128.294 51.4505 128.673 51.7377 128.996 51.8903C129.048 51.8753 129.098 51.8608 129.15 51.8459C129.371 51.5372 129.038 51.2076 129.358 50.9185C129.328 50.8859 129.301 50.8529 129.271 50.8163C129.077 50.8253 129.1 50.8548 128.964 50.9091C128.909 50.8271 128.851 50.7494 128.795 50.6674C128.82 50.5912 128.846 50.5149 128.871 50.4426C129.082 50.4639 129.295 50.4847 129.505 50.506C129.538 50.6355 129.574 50.7647 129.607 50.8942C129.676 50.8852 129.741 50.8726 129.81 50.8596C129.831 50.9705 129.849 51.0857 129.867 51.197C130.155 51.2527 130.611 51.2257 130.665 51.543C130.848 51.503 130.833 51.3873 130.899 51.2327C130.95 51.2302 130.998 51.228 131.049 51.2255C131.218 51.4994 130.901 51.715 130.863 51.9553C130.957 51.9917 131.05 52.0241 131.148 52.0601C131.198 52.0575 131.246 52.0554 131.297 52.0528C131.334 52.0196 131.371 51.9864 131.409 51.9571C131.319 51.8836 131.229 51.8061 131.14 51.7326C131.315 51.5597 131.447 51.4168 131.558 51.1388C131.472 51.0242 131.387 50.9096 131.302 50.795C131.037 50.8457 131.026 50.758 130.686 50.5752L130.632 50.6025C130.703 50.8771 130.764 50.8326 130.716 51.1471C130.525 51.1031 130.331 51.0594 130.14 51.0153C130.192 50.8504 130.244 50.6855 130.296 50.5246C129.968 50.3079 129.777 50.1908 129.578 49.9166C129.78 49.5984 130.715 48.7181 130.656 48.3366C130.659 48.3118 130.662 48.2831 130.665 48.2584C130.388 48.2864 130.281 48.495 129.919 48.2907C129.614 47.937 129.891 46.948 129.891 46.4573C129.925 46.4528 129.96 46.4483 129.991 46.4403C130.034 46.5035 130.074 46.5672 130.115 46.6309C130.409 46.5845 130.739 46.4969 130.896 46.2818C130.987 46.3429 131.078 46.4041 131.169 46.4652C131.185 46.4671 131.202 46.473 131.218 46.475C131.416 46.3032 131.488 45.9938 131.562 45.6597C131.762 45.7715 131.704 45.6939 131.731 45.9013C131.777 45.9398 131.82 45.9748 131.867 46.0134C132.105 45.8566 132.102 45.6624 132.544 45.7224C132.642 45.5473 132.667 45.3901 132.659 45.1803C132.693 45.1758 132.728 45.1713 132.758 45.1632C132.895 45.2549 133.054 45.4208 133.158 45.5369C133.047 45.6406 132.851 45.6743 132.693 45.7151L132.722 45.8857C132.721 46.2264 132.853 46.0389 132.928 46.2158C132.932 46.4464 132.937 46.6769 132.945 46.911C133.022 47.0875 133.43 47.375 133.596 47.6697C133.34 47.7435 132.985 47.6601 132.832 47.8624C132.928 47.8825 133.023 47.9065 133.122 47.9261C133.11 48.0331 133.098 48.1361 133.083 48.2434C132.845 48.2015 132.727 48.1803 132.62 47.9752C132.536 48.0106 132.447 48.0424 132.362 48.0778C132.24 47.9964 132.118 47.915 131.995 47.8336C131.647 48.175 130.918 48.2172 130.728 48.5178C130.836 48.5685 130.946 48.6232 131.054 48.674C131.046 48.9022 131.083 48.942 131.152 49.1033C131.082 49.1287 131.015 49.1536 130.945 49.179L130.789 48.818C130.606 48.9108 130.325 49.4989 130.187 49.7359C130.349 49.9257 130.465 49.9552 130.525 50.2191C130.605 50.2248 130.689 50.2301 130.769 50.2358C130.892 49.7535 131.273 49.4727 131.551 49.0757C131.504 49.0371 131.461 49.0022 131.415 48.9636C131.401 48.933 131.388 48.9023 131.378 48.8752C131.428 48.8726 131.476 48.8704 131.527 48.8679C131.593 48.8836 131.655 48.8958 131.718 48.912C131.675 49.0513 131.401 49.5413 131.419 49.7782C131.449 50.2042 131.674 50.487 131.619 51.001C131.682 51.0172 131.748 51.029 131.81 51.0451C131.821 51.2222 131.835 51.4029 131.845 51.5799C131.932 51.7348 132.142 51.8534 132.291 51.9678C132.622 51.6652 132.721 51.6402 133.309 51.7137C133.467 51.5348 133.596 51.3194 133.639 51.0177C133.882 51.1158 133.859 51.131 133.953 51.2931C134.004 51.2905 134.051 51.2884 134.102 51.2858L134.197 51.3059C134.167 50.3853 133.988 50.2139 134.299 49.2164C134.735 49.4555 134.646 49.7754 135.257 49.8823C135.517 50.6271 134.534 50.6334 134.564 51.5501C134.596 51.5703 134.624 51.5909 134.655 51.6112C134.704 51.621 134.751 51.6352 134.8 51.645C134.851 51.4925 134.901 51.3439 134.952 51.1914C134.986 51.1869 135.021 51.1824 135.052 51.1743C135.041 51.2649 135.031 51.3594 135.018 51.4504C135.076 51.5037 135.137 51.5606 135.195 51.6139C135.362 51.5475 135.507 51.5286 135.619 51.3843C135.818 51.3705 135.724 51.3827 136.004 51.472C136.11 51.3324 136.104 51.3373 136.042 51.1548C136.05 51.0889 136.057 51.023 136.064 50.9572C136.215 51.0389 136.187 51.0426 136.291 51.1304C136.307 51.1323 136.324 51.1383 136.34 51.1402C136.373 50.9981 136.405 50.856 136.442 50.7174C136.475 50.7253 136.504 50.7336 136.537 50.7375C136.566 51.0338 136.455 51.1374 136.273 51.2868C136.259 51.4185 136.241 51.5506 136.226 51.6823C136.606 51.5842 136.479 51.4669 136.927 51.5991C137.043 51.4623 137.156 51.3259 137.273 51.1891C137.353 51.1948 137.437 51.2001 137.518 51.2059C137.57 51.3126 137.625 51.4189 137.677 51.5257C137.774 51.5333 137.871 51.545 137.971 51.5523C138.441 51.3329 138.66 50.538 139.092 50.4289C139.098 50.3754 139.104 50.3219 139.11 50.2724C138.967 50.2262 138.824 50.18 138.684 50.1334C138.66 50.0473 138.639 49.9608 138.615 49.8747C138.284 49.565 138.477 49.6737 138.584 49.2988C138.777 49.3305 138.973 49.3617 139.165 49.3894C139.172 49.3236 139.179 49.2578 139.187 49.1919C139.239 49.177 139.288 49.1625 139.341 49.1476C139.388 49.1698 139.433 49.1963 139.481 49.2185C139.504 49.5196 139.474 49.8316 139.68 50.036C139.859 49.9154 140.038 49.7947 140.216 49.6701C140.279 49.6863 140.344 49.698 140.407 49.7142C140.452 49.8868 140.497 50.0593 140.542 50.2319C140.373 50.2377 140.445 50.2486 140.297 50.2152C140.212 50.2749 140.225 50.2529 140.176 50.3891C140.242 50.4048 140.304 50.417 140.367 50.4332C140.419 50.5399 140.474 50.6462 140.527 50.753C140.525 50.7653 140.523 50.7777 140.522 50.7941C140.218 50.7121 140.237 50.7339 139.984 50.7507C139.958 50.8717 139.988 50.9083 139.899 51.0578C140.013 51.1687 139.96 51.1593 140.172 51.2412C140.302 51.1107 140.434 50.9759 140.564 50.8454C140.983 50.9976 140.96 50.8912 141.438 50.9626C141.588 50.7364 141.754 50.4674 141.956 50.3518C141.957 50.3395 141.959 50.3271 141.96 50.3107C141.33 50.2023 141.675 49.6219 141.501 49.1905C141.503 49.1781 141.504 49.1657 141.505 49.1494C141.58 49.2086 141.657 49.2634 141.732 49.3226C141.819 49.2748 141.908 49.2266 141.998 49.1785C142.508 49.6432 143.564 50.0491 143.874 50.4183C144.193 50.3686 144.512 50.3189 144.828 50.2696C144.871 50.1829 144.914 50.1002 144.957 50.0135C145.286 49.9626 145.711 50.0897 146.097 49.9867C146.742 49.8175 147.497 49.2123 148.343 49.3615C148.405 49.0777 148.471 49.0244 148.408 48.8096C148.485 48.8078 148.666 48.9464 148.764 49.1364C149.004 49.1456 149.317 49.0967 149.85 49.1409C149.869 49.1181 149.889 49.0953 149.908 49.0725C149.376 48.8133 149.141 48.7466 148.58 48.6088C148.588 48.543 148.595 48.4771 148.602 48.4112C148.881 48.3912 148.799 48.4302 148.914 48.2774C148.976 48.2936 149.042 48.3053 149.105 48.3215C149.112 48.3773 149.125 48.4323 149.133 48.4921C149.191 48.5454 149.253 48.6023 149.311 48.6555C149.559 48.1852 150.156 48.0588 150.583 47.9302C150.579 47.3346 150.6 46.7154 150.207 46.0976C150.229 46.05 150.251 45.9985 150.274 45.951C150.387 45.9646 150.501 45.9741 150.614 45.9877C150.584 45.8335 150.551 45.6756 150.521 45.5213C150.579 45.4529 150.638 45.3845 150.693 45.3165C150.767 45.3757 150.845 45.4305 150.919 45.4897C151.051 45.4239 151.05 45.4362 151.096 45.2478C151.175 45.2659 151.257 45.2836 151.336 45.3017C151.359 45.2378 151.383 45.1779 151.407 45.114C151.079 44.9499 151.028 44.6078 150.959 44.3208C150.911 44.2986 150.866 44.272 150.819 44.2498C150.703 44.3663 150.77 44.317 150.784 44.5259C150.558 44.3811 150.583 44.3008 150.231 44.1966C150.251 44.3521 150.235 44.3542 150.15 44.4626C149.991 44.4144 149.834 44.3619 149.674 44.3137C149.659 44.2954 149.645 44.2811 149.629 44.2628C149.749 44.0566 149.852 44.0595 149.893 43.7135C149.945 43.6985 149.995 43.684 150.047 43.6691C150.083 43.7739 150.121 43.8743 150.157 43.9791C150.463 44.0487 150.766 44.1187 151.072 44.1883C151.32 43.9087 151.392 43.5507 151.674 43.2705C151.525 43.1278 151.397 43.0755 151.063 43.0096C150.958 42.6988 150.868 42.4023 151.326 42.4602C151.418 42.286 151.233 41.9655 151.069 41.7111C151.475 41.492 151.198 41.0373 151.785 41.1028C151.804 41.08 151.823 41.0572 151.843 41.0344C151.548 40.7809 151.69 39.6187 151.848 39.3306C151.746 39.2141 151.644 39.0935 151.543 38.977C151.678 38.793 151.96 38.6469 152.042 38.5226C152.042 38.5226 152.089 37.6325 152.226 37.3875C152.045 37.1232 151.941 36.788 151.891 36.4579C152.44 36.358 152.505 34.8937 152.491 34.3197C152.487 34.1215 152.246 33.938 152.207 33.8092C152.131 33.5637 152.318 33.4339 152.364 33.3184C152.322 32.9711 152.283 32.6234 152.241 32.2761C152.394 32.2317 152.548 32.1834 152.702 32.139C152.601 31.8844 152.499 31.6342 152.398 31.3796C152.382 31.3777 152.365 31.3717 152.349 31.3698C152.309 31.4278 152.268 31.4858 152.228 31.5437C152.176 31.437 152.121 31.3307 152.068 31.2239C152.15 31.0186 152.194 31.0575 152.347 30.9605C152.269 30.7031 152.099 30.5791 152.032 30.2798C152.429 30.0455 153.127 29.3991 152.846 28.8395C152.684 28.8161 152.524 28.7922 152.361 28.7688C152.339 28.6703 152.32 28.5715 152.297 28.469C152.204 28.4203 152.112 28.3715 152.019 28.3227C151.808 28.2975 151.863 28.3512 151.792 28.1495C152.076 28.149 152.577 27.5283 152.737 27.2681C152.53 26.9504 152.614 26.761 152.737 26.4571C152.662 26.3979 152.585 26.3431 152.51 26.2839C152.248 25.7625 152.832 25.7918 152.785 25.2099C152.722 24.4314 152.671 23.6959 152.411 22.9716C152.523 22.8759 152.469 22.8788 152.669 22.869C152.747 22.7371 152.556 22.3687 152.412 22.1199C152.602 22.0343 152.897 22.1012 153.071 21.9853C152.979 21.7742 152.925 21.6232 152.737 21.461C152.949 20.7602 152.88 20.6436 152.92 19.9206C152.753 19.8126 152.583 19.7091 152.415 19.6011C152.86 19.2391 153.253 17.1563 152.168 16.7014C152.17 16.689 152.172 16.6766 152.173 16.6603C152.288 16.6615 152.402 16.6588 152.517 16.66C152.739 16.5946 152.598 16.3737 152.901 16.3424C152.793 16.1293 152.689 15.9158 152.581 15.7027C152.553 15.4144 152.839 15.1055 152.747 14.724L152.579 14.4825C153.444 14.163 153.074 13.0188 152.618 12.5025C152.931 12.3076 153.173 12.1381 153.388 11.8263L153.458 11.7726Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A")}.number-card.is-yellow .number-card__number span[data-original]{color:#ffea44}.number-card__number span{position:relative;z-index:1;display:inline-block}.number-card__number span[data-original]{padding-top:1rem;padding-left:1rem}.number-card__title{margin-top:auto}.number-card__scotch-1,.number-card__scotch-2{position:absolute;pointer-events:none}.number-card__scotch-1{width:11.4rem;height:8rem;top:0;right:0;transform:translate(30%,-50%)}.number-card__scotch-2{width:21.5rem;height:21.2rem;bottom:0;right:0;transform:translate(40%,50%)}.help-card{padding:4rem 4rem 6rem;background-color:#fff;color:#1d1d1b;box-shadow:0 10px 50px -30px #00000040;border-radius:10px}.help-card__head{display:flex;align-items:flex-start;width:100%}@media (max-width: 767px){.help-card__head{gap:3rem;flex-direction:column}}.help-card__title{font-style:italic;position:relative}.help-card__title strong{position:relative;z-index:1;color:#fff;padding:1.5rem 2rem;margin:-1rem -2rem;display:inline-block}.help-card__title strong:before{position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='219' height='63' viewBox='0 0 219 63' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M218 15V14V12L217 10L216 6H215V5H214L213 4V3L211 4V2H210L209 3L208 2H204L203 1H200L199 2H195C194.667 1.99924 194.333 1.99924 194 2L193 3H191V4H186V5H185L184 4L183 5H182L181 4L179 5H167L165 6L164 5L162 6H161L159 5L158 6H155L154 7V6C153 6 153 6 154 6H149L148 7V6H142V7H141L140 6H138V7H137V6H136V7L135 6H134L133 7L132 6H131L130 7V6L129 7V6H127V7L125 6L123 8V7H122H121C120.667 7.00833 120.333 7.00833 120 7L119 6V7H118V6H116L115 7V6H114H106H103V7L102 6V7H101L100 8V7H99L97 6C97 7 97 7 97 6H95L96 7H95L96 8H95V7H93V6H92V7H90V6L89 7L88 6V7L89 8V9H88V7L86 8V7H87L85 6L84 7L85 8H84L83 7V8H82L81 7V8H80V6H78V7H77L78 8V9L77 8V7H78H75L74 8V7H73V8H71V7L70 9H71L72 11H71V12H69V9H70H68L69 8H66V7H65L66 8H65V9L66 10H65V9L64 10L61 12H59V11H61L62 10L63 9V10L64 9V8H65L64 7H63L62 8H64L63 9L62 8V9H61V7L59 8L60 9H59V8L58 7V8H57V9H58H56V10L55 9L56 8H48H49L48 9V10H47H46V11L45 9L44 10L43 11H44L42 12V11L43 9H41V11H40V9H41L39 10V9H38L37 10V9H36V11V10H35V11H33L34 12H32L31 11V10L30 11L31 12H30V13L29 11H27V13H26L27 12H25V11H24L23 12H22L21 11L20 12H16L13 13H9V14H8V13H7L6 14H5L4 15H1L2 17V16L1 17H2V18H1V19H0L1 20V21V23H2V22V28L3 29L2 30L3 31H2L3 33V35H4V42L5 43V44L6 45V46H7V47H6L5 48L6 49V50L7 51H8V52L7 53H8V54L9 56V57L8 56V57L9 58H8V61H7C7 61 9 63 11 62H18L22 63L23 62H24H25L26 61L28 62L30 61H34V62L35 61L36 62H38L40 61V62H42L43 63V62H42H44L43 61H44V63H45L47 61L49 62V61L50 62V61H51V62H52L53 61H54L55 62H56L57 61V62H58H59H60H61V61L62 62H64V61H66L68 62V61H70V62L71 61H76V63V62H77L78 61H77H86L87 62L89 60H90V61L92 60H101L103 59L104 60H106L105 59V58H106L107 57L106 56L105 57L104 56L103 57V58L102 57L101 56L100 57V56L99 57H97L98 55V56H99L100 55V54H99L100 53V54H101L103 52H104V51H102V52H101V50H99H98L99 51L100 52H99L97 54H96L95 51L97 52H98L97 51V50L96 49H97V47H96V46H95L94 44H97V45L96 44V46H97V45L98 46V44H97V43H98L99 44V43L100 44L99 45L98 47V48L99 47L101 48H102L103 49C104 49 104 49 103 49L104 48L105 50H104V53V52L103 53L102 54V55H103V56L104 55L103 54H104V53H106L105 54H104V55H106H108L107 54H108V53H107V52H108V53V51H107V52H105V50L107 51H108V50L107 51V49L106 48V47H105V48H104V47L105 46H104V45H105L104 44V45L103 44H101V42L102 41L103 42V43H104L105 42V43H107V44H108H106V46H107L108 45L109 46L107 47H110V48L111 49H110V50L109 51H110L109 52V55V53H110V54H112L111 55H112V53H111L112 52L111 51H113V52L114 51V50H116L115 51V52H116V53H115H117H116L117 52L116 51L117 50L118 51V50H119L118 51H119L120 50V51H119L120 52L121 51H123V50L122 49H120V48H121V49L122 48L123 49L124 50H123H125V51H126H127V52H128V50H129L130 51L131 50V51L132 49V50L133 52H134V53L135 52L136 53V54L135 53L134 54V53L133 54V53H131V52H130V54H129L130 55H131V53L132 54V55L131 56H133V54H134V55L133 56H134L133 57L134 58V57H135V58H136V60L137 59H140V57L139 56V58H138L139 57H138L137 56H139V55L140 56V55H141L140 54L139 55H137V53H138V52H137L136 51H135H137V52L138 51L139 52H140L141 53L142 52L141 51V50L140 49H141H142L143 48V51L144 50V51L143 52H144L146 53L147 52H146V53H147V51L148 50L147 49V50H146V49H149V50H150L149 49H148V48L147 47V48H145V47H144V48L143 47H144V45L145 46L147 45H146V44H147V45L148 46C148 46 148 44 149 45H148V46H150L151 45V46H152V47H153V48H154V47L155 48H154V49H157V50L156 49V50H154V51H153V50H154V49L152 48H153V47H152V48H151V47L150 48V49H152V52L151 51H150V52L151 53V52H152V53H153V54H151L150 55V54L149 53V52C148.666 52.333 148.333 52.6663 148 53V54L147 55V53V54L146 55L145 52V53H144L143 52L142 53L141 54H142V55H141V56H142L143 55H144V57L145 58H144L145 59V57L144 56L145 55H146V56H149H147L148 57H150H149V56L150 57L149 55H152L153 56H150V57L151 56H152V57L153 56H155V55L156 56L155 57H154H153L154 59C154 60 154 60 154 59V58H156L155 57H156V55V56L157 55H156L157 54H158L157 53H154V52H155L156 51V52L157 51V52H158V51L157 50H158V49H160L162 48L160 50H162V51H160V50V52L159 53L160 54H161L163 51H164V52H165V51L166 52H164L163 53H162L163 54L162 55H163V54L164 55V56H163L161 57V58L163 57L164 58H163V59H164V57C163.994 56.6667 163.994 56.3333 164 56V59H165V57H166V58H165L166 59L167 60L166 58L168 57V59L169 58V57H170V56L171 57V55L170 56L169 57L168 55H169L170 56V55V54H173V53L174 54V53H175L176 54H177L176 55H177L178 56L179 55V56C178.667 56.3337 178.334 56.6671 178 57H177L176 56V55H175V54H174L173 55L172 54L171 55H173V56L175 57L176 58V59L177 58H178V59H179V58H178V57H179V58H180L181 59L182 58L181 57V58H180V57H179L181 55H180V53H182L183 52H185H184L185 53V54L184 55L183 54L181 55H182V56H180L181 57L182 56H183L182 57V59H184L185 58V59H186V56L187 57C188 58 186 58 186 59H188V58L189 59H191L193 58H192V57H193L194 58V57H195V58V59H194H196L197 58L196 57H197L199 59L201 58H206V57H207L208 58L206 57H207L209 56V54L210 53H211L210 52H208L209 51V52H210L211 51V49H212V46H213V43L214 41L213 40H214V36L215 35H214V34L215 33V28H216L215 27H216V21L217 20H216L217 19V16L218 15Z' fill='%230253F6'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat;top:0;left:0;right:0;bottom:0;z-index:-1}.help-card__link{display:block}@media (min-width: 768px){.help-card__link{margin-left:auto}}.help-card__content{font-size:2.1rem;color:#5b5b5b;letter-spacing:-.03em;margin-top:3rem}@media (min-width: 768px){.help-card__content{margin-top:5rem}}.accordion{background-color:#2d2d2b;color:#fff;border-radius:10px}.accordion__button{justify-content:space-between;color:#fff;width:100%;cursor:pointer;padding:2rem}.accordion__button input{display:none}.accordion__button svg{width:2rem;height:2.1rem;transition:transform .55s cubic-bezier(.8,0,.2,1)}.accordion.is-active .accordion__button svg{transform:scaleY(-1)}.accordion__content{height:0;overflow:hidden;transition:height .55s cubic-bezier(.8,0,.2,1)}.accordion__content__inner{display:grid;grid-template-columns:repeat(2,1fr);align-items:end;padding:7.5rem 0 0;border-top:1px solid #3C3C3C;margin:0 2rem 2rem}.accordion__content__head__title{margin-bottom:.5rem}.accordion__content__head__subtitle{color:#f363ea;line-height:.8}.accordion__content__infos{display:flex;flex-direction:column;align-items:flex-end}.accordion__content__infos a{font-size:1.8rem;color:#fff}.config-sites ul{gap:5rem}.config-sites__link{display:grid;grid-gap:1rem;justify-items:start;font:700 1.2rem/.8 OpenSans,sans-serif;letter-spacing:.02em;text-transform:uppercase;color:#1d1d1b}.config-sites__link picture{width:15rem;height:4rem}.config-sites__link picture img{width:auto}.meet-card{position:relative;display:flex;align-items:flex-start;flex-direction:column;background-color:#2d2d2b;border-radius:10px;padding:4rem 3rem 3rem;color:#fff;box-shadow:0 10px 50px -30px #00000040}.meet-card__title{padding-bottom:5rem;position:relative;z-index:1}.meet-card__title:before{background-image:url("data:image/svg+xml,%3Csvg width='229' height='79' viewBox='0 0 229 79' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M228 11H227V10H228L227 9V7L224 3H222V2H220L219 1H217V2L216 1H207V2H203C202.332 2.33048 201.665 2.66381 201 3L200 4H199L198 5H196L194 6H188L186 7H185L181 8H177L174 9H173L172 10L170 9L168 10H164V11H161L160 12V11H157V12H154H148V13H144H145C144.333 12.9927 143.667 12.9927 143 13V14L142 13C141.992 13.3333 141.992 13.6667 142 14L141 13V14H136L135 15H134V14H132L133 15H129L128 16H127V15H126V16H125H120L119 17V16H118V17L117 16L116 17H110V18H109V17H108L107 18H104H105L104 19L103 18V19L102 18H101V19H100V18H99L98 19H100H99V20H98V19L97 20L96 19H95L93 20V19L92 20H90H91V21H92V22H91V20L89 21V20H90H87L86 21H87L88 22H87V21H86V22L85 21V22L84 21L83 22V21H82V20L80 21L81 23L80 22H76C76 23 76 23 76 22V23H73L72 24L73 25L74 26H73V27H71V24H72H70H71H68V23H67V25L66 26L63 28H61V27H63L64 26L65 25V26L66 25V23H65L64 24H66L65 25H66H63V24H62L61 25H62H60V24L61 25V24H59V25V26H60H56H57V25H55L53 26H49H50L49 27L48 28H47V29L46 27L45 28L44 29H45L44 30H43V29L44 27V28H42V30L41 29V28H42L40 29L39 28L38 29H37V28L36 29H37V30H36H34V32L33 31H32V30L30 31H32V32H31L30 33V31H28L27 32L28 33H27H26V31L25 32H23L21 33H19L16 34L13 35L12 34L9 35V36H5V37L4 38H1L2 39H1L2 40H1V41H0L1 42H3V43L1 42V43H2V44H1V45H2V44L3 45H2V46L3 47V49L4 50L3 51L4 52H3L5 53V55H6V56H5L6 58V59L7 61H8H6L7 62C8 62 8 62 7 62L9 63L8 64H10H9V65H10V66H9V65L8 66L9 67L10 69H11L10 70H11V71L12 73H11V74H12V77H11V78H15L23 77H27L28 76H30L31 75H33H35L39 74V75H40V74H41V75L42 74L43 75V74H49H48H50H51L52 73H55V72L56 73V72H57L58 73L60 72H63H64L65 71H66H71V70H77V71L78 70L80 69H84H83V70H84V69L87 68H91L94 67L95 68L96 67H98L100 66H104L108 65H109V64L110 65L111 64H115L113 63H114V62H115L114 61L113 62V61H112V62H110L109 61H110H108H109L108 62H107V63H105V61H106L107 62L108 61H107L108 60L107 59H109L111 57L110 56V57V58H109V57L108 56H106H107L106 57V56L105 57V56L106 57H107V58L105 60H103L102 58H105V57H104V56H103V57C102.999 56.6667 102.999 56.3333 103 56L104 55V54H102H103L102 53V54H101L102 53H101V52L102 51V52L103 51H104V52H103V53H104L103 52H104V53L105 52H104L103 51L104 50V51H106V50V52H107H105V54V55L106 54H109L110 55C111 55 111 55 110 55L111 54H112V55L111 56L112 57V58H111V59H110V61L111 60V61L112 60L111 59H112V58H114V59H113H112V60H114H116L115 59H116V58H114L115 57H116L115 56C114.666 56.3331 114.333 56.6665 114 57H113L112 56L113 55V56H116V55L115 56V54L114 55H113V54L114 53H112V54L111 53V54L110 53H112V52H111L112 51H111L110 50H109L108 51V50H107L108 49L109 48C109.336 48.3307 109.669 48.6641 110 49H109L110 50H111V49H112V50C112.334 49.6677 112.668 49.3343 113 49V50H114C113.665 50.3318 113.332 50.6652 113 51V52L114 51V52H115V53H116V52H117L118 53V55H117L118 56L117 57H118L117 58H118V59H119V58H120V59V56H119L120 55L121 56H122V55H123L122 54H124L123 55V56H124L123 57H126H125V56H126V55C125.334 54.9443 124.666 54.9443 124 55L125 54V55L126 54L127 53V54L126 55H127L128 54V55H130L129 54H132V53L131 54V53H130H129V52H131L132 53H133V54H134V55L135 54H136L137 53H136H140V52H141L142 54H145V55H146H144V54L143 55H141L140 54H139V56H138H140V57V55H141V56H142L141 57H143H142V56L143 55V58L144 57V58H143L144 59V58H145V59H146V60H147L148 59V60L149 59H150V57H149V58H148V57H147H149V56H150V55H149L148 56H147V55H146V54L147 55V53V54H146L145 53H146L147 52H148L147 53H148V52L149 53H150L151 54V53L150 52H152H151L150 51H151H149V50H150V51L151 50H152V49L153 50H152L153 51H152V52L153 51L154 52H153L156 53V52H157L156 53V52H157V51L158 50H155H157L158 49V50H160L159 49H158L157 48L156 49V48L155 49L154 48L153 49L152 48H153V47H154L156 46H155V45H156V46L157 47L158 45V46H159H157L158 47L159 46V47L160 46H161V47H163H165L164 48H167V49H166V50L165 49L164 50H162L164 49L162 48H163L162 47H161V48H159V49H161L162 50V51H161H159L160 52V51L161 52H163V53H162V54H161L160 53C159.667 53.0004 159.333 53.0004 159 53V52H158C158 52.3333 158 52.6667 158 53V54H157V53H156L157 54H156V55L155 53H154L153 52L152 54H151L152 55H151V56H152V57L153 56H152L153 55L154 57L155 58H154H156L155 57L154 56L155 55H158L159 56H158H160H159V55L160 56V54H162L163 55H161H162V56L163 55H165V54H166V55H164V57V56H163L164 58H165L164 57L165 56H166V55H167L166 54H167V53H166L167 52H168V53L169 52H168V51H167V52H164L165 51V50L166 51L167 50L168 51V50L167 49H168V48H170L172 47L171 48V49H172V50L171 49V50L170 49V50H171L170 51L171 52H172L173 49H175L174 50H175V49H176L175 50L174 51H173V52L174 53V51V52H175V53H174L172 55H174C174.333 54.9999 174.667 54.9999 175 55H174V56H175V54L176 56V54H177V55H176L177 56H179L178 55L179 54H180L179 55H180V54H181V53H182V52L181 53H180L179 52H181C181.333 51.6661 181.666 51.3328 182 51L181 52V51H182L183 50L184 51L185 50H187V51L188 50V51H189V52L190 51H191V52H189V53H188L189 52H188L187 51H186H183L184 52H185V53H187V54H189V53L190 54L191 53H190H192L193 54L194 53H192L191 52L193 50H192V49L193 48H194H196V47H197L196 48V49H197L196 50H195L193 51L192 52H193L194 51V54H197V53H198V51H200L198 53H201H203L205 52V51V50H206V51H207V52H206H209V50H210L212 51H216L219 50V49H220L222 48V46L223 45H224L223 44V45L222 44V45L221 44H223L224 43H223L224 42H223L224 41L225 39H224L225 38V36L226 34H225L226 33L225 32H226V31L225 30L226 29V28H225L226 27V22H227V20L226 19V16H227V12L228 11Z' fill='%230253F6'/%3E%3C/svg%3E%0A");background-size:100%;background-repeat:no-repeat;height:7.9rem;width:22.9rem;position:absolute;top:0;left:0;z-index:0;transform:translate(-12%,-15%)}.meet-card__title>span{position:relative;z-index:1}.meet-card__subtitle{margin-top:auto}.meet-card__scotch{position:absolute;top:0;right:0;width:11.4rem;height:8rem;transform:translate(50%,-50%)}.video-player{position:relative;width:100%;margin:0 auto;background-color:#1d1d1b;color:#fff;overflow:hidden;cursor:pointer;--plyr-video-control-background-hover: $black;--plyr-range-fill-background: $black}.video-player:not(.is-background){aspect-ratio:16/9}.video-player.is-background #player{object-fit:cover}.plyr__control.plyr__control--overlaid{display:none!important}.video-player__cover{background-color:#1d1d1b;transition:opacity .5s cubic-bezier(.36,.33,0,1)}.plyr--playing~.video-player__cover{opacity:0;pointer-events:none}.video-player__cover picture,.video-player__cover picture[data-lazy].loaded{opacity:.4}.video-player__cover picture img{object-fit:cover}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9!important}.video-player.is-background .plyr__controls,.video-player.is-background .video-player__cursor{display:none!important}.video-player__cursor{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;transition:none}.plyr--playing~.video-player__cursor{opacity:0}.office-card{flex-direction:column}.office-card__img{width:100%;height:36rem;border-radius:10px;overflow:hidden}.office-card__wrapper{flex-direction:column;gap:2rem;text-align:center;padding:3rem}.office-card__content{padding:0 4rem}.hero{padding-top:30rem;padding-bottom:0rem;overflow:hidden;display:flex;align-items:flex-end;padding-bottom:5rem}.hero__wrapper{position:relative;z-index:1;color:#fff;will-change:transform}.hero__wrapper__title{vertical-align:top}.location .hero__wrapper__title strong{color:#ffea44}.hero__wrapper__title>div{line-height:1.2}.hero__wrapper__title>div.oh:not(:first-child){margin-top:-3rem}@media (min-width: 768px){.hero__wrapper__title>div.oh:not(:first-child){margin-top:-5.25rem}}.hero__img{z-index:0}.hero__img:before{z-index:1;background:linear-gradient(180deg,#0000,#000c),linear-gradient(0deg,#0000001a,#0000001a)}.contact-us .hero__img:before{content:none}.hero__img:after{z-index:2;position:absolute;bottom:-12rem;left:-7rem;width:85.5rem;height:50.6rem;background:#10100f99;filter:blur(60px)}.home-hero{background-color:#0452f6;color:#fff;overflow:hidden;display:flex;align-items:flex-end;height:calc(var(--vh, 1vh) * 100);padding-top:5rem;padding-bottom:5rem}.home-hero__wrapper{position:relative;z-index:1;display:flex;align-items:flex-start;flex-direction:column;gap:3rem}@media (max-width: 767px){.home-hero__wrapper__title{font-size:11rem}}.home-hero__logo{position:absolute;z-index:0;pointer-events:none;width:72.215rem;height:70.895rem}@media (max-width: 767px){.home-hero__logo{top:50%;left:50%;transform:translate(-50%,-50%)}}@media (min-width: 550px) and (max-width: 767px){.home-hero__logo{width:98.475rem;height:96.675rem}}@media (min-width: 768px){.home-hero__logo{width:164.125rem;height:161.125rem;bottom:50%;right:0;transform:translate(10%,60%)}}@media (min-width: 1024px){.home-hero__logo{width:131.3rem;height:128.9rem}}.home-hero__logo .mask-e path,.home-hero__logo .mask-c path{fill:#0452f6}.home-hero__logo .mask-e path:nth-child(1){clip-path:inset(0% 100% 0% 0%)}.home-hero__logo .mask-e path:nth-child(2){clip-path:inset(0% 0% 0% 100%)}.home-hero__logo .mask-e path:nth-child(3){clip-path:inset(0% 100% 0% 0%)}.home-hero__logo .mask-e path:nth-child(4){clip-path:inset(0% 0% 0% 100%)}.home-hero__logo .mask-c path:nth-child(1){clip-path:inset(0% 100% 0% 0%)}.home-hero__logo .mask-c path:nth-child(2){clip-path:inset(0% 0% 0% 100%)}.home-presentation{position:relative}.home-presentation__container{position:relative;overflow:clip}@media (min-width: 768px){.home-presentation__background{height:calc(var(--vh, 1vh) * 100);width:calc(var(--vw, 1vw) * 100);position:sticky;z-index:0;top:0;left:0}}.home-presentation__background picture{width:100%;height:100%}.home-presentation__background__overlay{background-color:#1d1d1b;opacity:0;pointer-events:none}@media (max-width: 767px){.home-presentation__background__overlay{opacity:.8}}.home-presentation__inner{flex-direction:column;position:relative;z-index:1}.home-presentation__inner__title{display:grid;grid-gap:6rem;width:100%}.home-presentation__inner__title__line{color:#fff}.home-presentation__inner__title__line:nth-child(odd){text-align:left}.home-presentation__inner__title__line:nth-child(2n){text-align:right}.home-presentation__inner__title__line:last-child{text-align:center}.home-presentation__inner__title__line strong{color:#0ff}@media (min-width: 768px){.home-presentation__inner__chapo,.home-presentation__inner__content{max-width:89rem}}.home-presentation__inner__chapo{color:#fff;letter-spacing:-.02em;margin-top:2rem}.home-presentation__inner__content{color:#fff;filter:opacity(.7);font-size:1.6rem;display:grid;margin-top:2.5rem}@media (min-width: 768px){.home-presentation__inner__content{grid-template-columns:repeat(2,1fr);grid-gap:6rem}}.home-presentation__inner__button{margin-top:7rem}.home-presentation__scotch{position:absolute;top:0;right:0;transform:translate(-50%,-50%);width:21.8rem;height:23.5rem}.quote-scroll{position:relative;background-color:#fff;color:#1d1d1b;z-index:1}.quote-scroll:before,.quote-scroll:after{position:absolute;left:0;background-size:100% 100%;pointer-events:none;width:100%}.quote-scroll:before{bottom:99%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 19'%3E%3Cpath fill='%23fff' d='M0 1h115l4 1 4-1 1 1 5-1 8 1h58l36 1 3-1h1c8 0 4 0 7 1h3l5-1h1l2 1h-3 27l23 1 6-1h3l6 1h12l5-1 5 1 11-1h12l1 1h59l7 1 4-2h2l3 1 2 1h67-1 12-1 143-2 5l6 1 2-1 1-1h3v1h66l6 1 2-1 3 1 4-1 14 1 1-1h75l-1-1h5l2 1h7-2 79l-4-1h1l3 1h1V4h1v1h-1 69-1 8c-1 0-1 0 0 0h18l5 1h1l2-1h1l-2 1h1l13-1h24l-4 1 13-1s-1 0 0 0h73-2l2-1 3 1h15l2 1h-2l7 1 6-2h-2a1092 1092 0 0 1-7 1h-1 2l-1-1h44l-2-1h3l9 1c2 0 1 0 1-1h1l5 1 1-1 3 1h17l1 1 1-1s-2 0-1-1h8l3 1h8l-1-1 5 1h14-3l-2-1h28l2 1h19l-1-1h4l7 1c-3 0-5 0-3 1l9-1 3 1h7V5h-6 1l-3-1h9l4 1h1l10 1 2-1h26V4h4c1 1 0 1-3 1h1l6 1 11-1 3 1c-2 0-1 1 0 1h6v12H0V1Zm1440 5h-5 5Z'/%3E%3C/svg%3E");height:1.9rem}.quote-scroll:after{top:99%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 16'%3E%3Cpath fill='%23fff' d='M1440 8h-1l-7 1h1-4l-6 1 1 1h-3c-1-1 1-1 1-1l-2-1h-7 2l-5 1h-3l-1 1h3c-1 0-2 0 0 1h-8v-1h-3l-5 1h5l-1 1h-5l1-1h-1v-1l-3 1h-6 1-2c-1 0-1 0 0 0h-2l-6 1h-5v-1l13-1 1-1c1 0 4 0 3-1h-2l-5 1h-7a843 843 0 0 0-1 1h-7l-3 1 4-2 3-1h-16l-1 1h-6 2c1 1 0 1-1 1h5l-4 1-9 1h-1l8-2h-6l-8 1-1-1h-10 6v-1h-7c-1 0-2 1 0 1l-3 1-11-1-6 1h-1c3 0 4 0 3 1h-4v-1h-26l-2-1-10 1h-1l-4 1h-9l3-1h-1 6v-1h-7l-3 1-9-1c-2 1 0 1 3 1l-7 1h-4l1-1h-19l-2 1h-28l2-1h3-14l-5 1 1-1h-8l-3 1h-8c-1-1 1-1 1-1l-1-1-1 1h-17l-3 1-1-1-5 1h-1c0-1 1-1-1-1l-9 1h-3l2-1h-44l1-1h-2 1l3 1h6l-6-2-7 1h2l-2 1h-15l-3 1-2-1h2-73c-1 0 0 0 0 0l-13-1 4 1h-24l-13-1h-1l2 1h-1l-2-1h-1l-5 1h-18c-1 0-1 0 0 0h-8 1-69 1v1h-1v-1h-1l-3 1h-1l4-1h-79 2-7l-2 1h-5l1-1h-97l-2-1-6 1h-66v1h-3l-1-1-2-1-6 1h-5 2-143 1-12 1-67l-2 1-3 1h-2l-4-2-7 1h-59l-1 1h-12l-11-1-5 1-5-1h-12l-6 1h-3l-6-1-23 1h-27 3l-2 1h-1l-5-1h-3c-3 1 1 1-7 1h-1l-3-1-36 1H22l-8 1-5-1-1 1-4-1-4 1V0h1440v8Zm0 4a1941 1941 0 0 1-8 1l5-1v-1h3v1Z'/%3E%3C/svg%3E");height:1.6rem}.quote-scroll__container{display:flex;align-items:flex-start;gap:4rem;overflow:hidden}@media (max-width: 767px){.quote-scroll__container{flex-direction:column}}@media (min-width: 768px){.quote-scroll__container{align-items:center}}.quote-scroll__container>*{width:100%}.quote-scroll__content{font:400 3.9rem OpenSans,sans-serif;letter-spacing:-.04em}@media (min-width: 768px){.quote-scroll__content{max-width:75rem}}.quote-scroll__content div{filter:opacity(.2)}.quote-scroll__author{border-radius:14px;padding:1.3rem 1.3rem 2.4rem;background-color:#1d1d1b;color:#fff;text-align:center;will-change:transform;max-width:32rem;margin-left:auto;margin-right:auto;transform:rotate(-2deg)}@media (min-width: 768px){.quote-scroll__author{margin-right:10rem}}.quote-scroll__author__img{height:30rem;width:100%;border-radius:7px;margin-bottom:3rem;overflow:hidden}@media (min-width: 768px){.quote-scroll__author__img{height:23.4rem;width:29.4rem}}.quote-scroll__author__subtitle{margin-top:1.3rem}.euracreative{color:#fff;overflow:hidden}.euracreative__container{display:flex;align-items:flex-start;flex-direction:column;gap:4rem}@media (min-width: 768px){.euracreative__container{gap:7rem}}.euracreative__container>*{width:100%}.euracreative:has(.clients-marquee) .euracreative__container{padding-bottom:0}.euracreative__head{position:relative}.euracreative__head__title strong{color:#87ff67}@media (min-width: 768px){.euracreative__head__title strong{padding-left:18rem}}.euracreative__head__scotch{width:21.8rem;height:23.5rem;position:absolute;top:100%;right:0;transform:translate(50%,-70%)}@media (max-width: 767px){.euracreative__head__scotch{width:16.35rem;height:17.625rem}}.euracreative__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:4rem}@media (min-width: 768px){.euracreative__wrapper{max-width:90rem;margin-left:auto}}.dynamism{background-color:#1d1d1b;color:#fff;overflow:hidden}.dynamism__container>*{width:100%}.dynamism__head{position:relative}@media (min-width: 768px){.dynamism__head{max-width:63rem}}.dynamism__head__scotch{width:19.4rem;height:32.5rem;position:absolute;top:100%;left:0;transform:translate(-80%,-25%)}@media (max-width: 767px){.dynamism__head__scotch{display:none}}.dynamism__img-container{position:relative;width:42rem;height:20.6rem;margin-top:5rem;margin-left:auto}@media (min-width: 768px){.dynamism__img-container{margin-top:-5rem}}.dynamism__img{width:100%;height:100%;border-radius:10px;overflow:hidden}.dynamism__img__scotch{position:absolute;top:0;left:0;width:27.9rem;height:28.5rem;transform:translate(-50%,-50%)}@media (max-width: 767px){.dynamism__img__scotch{width:20.925rem;height:21.375rem}}.dynamism__content{margin-top:5rem}@media (min-width: 768px){.dynamism__content{max-width:84rem;margin-top:8.7rem;margin-left:auto}}.dynamism__numbers{gap:2.4rem;margin-top:10rem}.plaine-images{background-color:#1d1d1b;color:#fff}.plaine-images:before{position:absolute;bottom:96%;left:0;height:4rem;width:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' preserveAspectRatio='none' viewBox='0 0 1440 40'%3E%3Cpath fill='%231D1D1B' d='M1126 0h34l7 1h1V0l20 1 3-1 2 1V0h1l11 1-2-1c7 0 6 1 10 2 1-1 0-1-1-1h4l-4-1h7l6 1c-1 0-2 0-1-1h12l2 1h4V0h3c3 1 3 2 7 2V1l1-1v1l1 1 19 1-7-1-1-1-5-1a68 68 0 0 1 10 0l-1 1h12a131 131 0 0 1 27 0l-2-1 17 1 4-1a599 599 0 0 1 27 1h-11 28l-1 1h11l-2-1h8v1h-4 11-4 29l-1 1 8 1V3h-5 13l1 1 1-1h-1 3-1v1h1l2-1v37H0V6h7l2-2-4-1H4L3 2h16v2h-2 8l1 2 6 1h1c1-1-2-2 2-3h-1l-6-1h10v1h-3l1 1h2V4l10-1 5 1 4-1 5 1-6 1h1-4l9 1-1 1 4 1v1l4 1 2-1h-3l-1-1 3-1 4 1h1l-5-2h3l-1-1h-4l4-1 4 3h-2 5c-1 0-1 0 0 0h3l5 2h2l2-1h1l1 1-4 1h-2 7l5 1 1-1h-4c3-1 3-2 1-3h3l2 1c-1 1-3 2-1 2h1c2-1 1-2 1-4h1l1 1v1h3l3-1h18l3-1-4-1h-8c1 1 0 1-2 1h-1l2-1V4h-5V3h2l4 1h2-2l1 1 1-1h2l2 1 7-2 11 1-1 1-10-1-2 1h3c0 1-1 2 1 2l4 1-1 1h-2l-4-2h-2l3 2h-5l-14-2v2h2v1h2c1 1 0 3 2 3h5l2 1h3l4-1c-1-2 1-3 3-4h5l-1 1h-3l-2 1c2 1 4 1 3 2l-5 2 6 1-3 2h2l3-1 1 1h-2 4v-1l-5-1 2-1h3l2 1 2-1c-2-1-2-1-1-2h3l1-1-1-2h5l-2 2 5 2h-3l1 1h3l2-1c-1-1-5-1-4-2l3-1v-1h1l6 1h4l7 1h6c2 1 2 2 5 2l10 1h4l2-1 10 1c1-1-1-1-1-2l1-1h-3v1l-3 1-6-1-5-1h-4v-1h13l5 1 1-1-5-1 3-2-1-1h-2l5-1V4h13l-1 1 6 1-1 1h-1c-3-1-5-1-6-3l-8 1 5 2h-4l-4 1 4 1 1 2h4c-1-1-2-1-1-2l8 1 2 1 5-1h7l3 3h1l2-1h1l2 1c0-1 0-2-2-3l-3-2c3-1 2-1 2-2h1c5 2 0 5 8 6v-1h1l3 1h8l-1-1h9l2 1 1-1h2l3 2h-7v-1h-1l-2 1 1 1h-2l-2-1-1 1s1 2 3 2h3c1-1 5-2 8-1l1 1h3l1 1 3 1 5-4h-1l-10 1c1-1 1-2-1-2 2-1-1-2-1-3h1l3 1 3-1h4c0 2-3 2-6 2l1 1h6l8-2 4 1 4-1 3 1 1-2-1-1 2-1h5l-1 1h-3c-1 1-2 2-1 3h10c-2-1-4-1-3-2h1l2 1h7v1h1l1-1h-3l1-1h2l3 2 2-1h2l-3 1 1 1h3-2c2 1 5 4 9 4v-1l3-1h6l1-1-3-1v-1l-8 2h-3l2-1h-4v-2h6l5-2c-2 0-3 0-1-1h4l3 3 8 1h3c-2 3 1 2 4 3h1l3-1h-2l1-1h4l-3-2 3-1h-2l6-1 2-1h-2l1-1 5 1 5 2h-2l-3-1h-6l-4 2 5 1 5-1-1 1 8 1h1c0-1 0-4-3-4l1-1h1l2 1 3-1h11l4 1h3l3 1h1l1-1 2-1h2l-1 1h2l4-2h1l2 1h3l1-2h1c2-1 5 1 6 2l2-1c2 0-1-1 2-1h5l3 1h-5l1 2 3-1-1-1c9 0 6 1 12-1h2v1l2-1h11l2-1v1s4 3 9 2l2-1 6 1 4 3 7-1 2 1 1-1h2l9-1h-1 3V8h-22l2-1h14l8-1 12 1 3-1 9 3h1l1-1h-6V7l9-1 1 1 13-1 2 1 6-2 3 1h-4v1h3-1l-2 1h3l4-1-1-1h1l2 1 1-1c1-1 4-3-1-4l-1 1h1-3l4-1h4l8 1h-9l-1 3h1c3 1 9 0 12-1l14 2 3-1 4 2 1-1 1-1h3V3l-13 1-2-1h-13V2l9 1V2h-1 1l20 1 6-1 15 1h70l1-1h1l6 1 4-1 5 1 3-1 9 1h14l4-2h1l8 2 2-1h15v1h1l2-1h-1 42l48-1h68-1 6a529 529 0 0 0 11 0h-11 1a85 85 0 0 0 15 0l17-1h28l3 1h-1l20-1 7 1-4-1h39v1h1l1-1h27l-1 1h1l2-1ZM0 2h2c2 1 0 2 1 2l2 1H4L3 6 0 5V2Z'/%3E%3C/svg%3E");background-size:100% 100%}.plaine-images__container{display:flex;align-items:flex-start;gap:6rem}@media (max-width: 767px){.plaine-images__container{flex-direction:column}}.plaine-images__container>*{width:100%}@media (min-width: 768px){.plaine-images__head{max-width:66rem}}.plaine-images__head__logo{margin-bottom:4.7rem;width:20.346rem;height:5.724rem}.plaine-images__head__title{color:#ffea44}.plaine-images__head__title strong{color:#fff}.plaine-images__head__button{margin-top:1.8rem}.plaine-images__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:3.9rem}@media (min-width: 768px){.plaine-images__wrapper{max-width:42rem;margin-left:auto}}.plaine-images__wrapper__img{width:41.9rem;height:22.9rem;border-radius:10px;overflow:hidden}.question{background-color:#10100f}.question__container{display:flex;align-items:flex-start;gap:3rem}@media (max-width: 767px){.question__container{flex-direction:column}}.question__container>*{width:100%}.question__head{position:relative}@media (min-width: 768px){.question__head{max-width:80rem}}.question__head__title{color:#f363ea}.question__head__scotch{position:absolute;top:100%;left:0;transform:translate(-50%,-40%);width:22rem;height:15.4rem}.question__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:1rem;color:#fff;margin-top:6rem}@media (min-width: 768px){.question__wrapper{margin-top:2rem;max-width:50rem;margin-left:auto}}.question__button{margin-top:2rem}.help{background-color:#0452f6;color:#fff;z-index:1;margin-top:7rem}.help+.Dynamism{margin-bottom:4.3rem}.help:before,.help:after{position:absolute;left:0;background-size:100% 100%;pointer-events:none;width:100%}.help:before{bottom:99%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 70'%3E%3Cpath fill='%230253F6' d='M1440 1v69H0V18l4 1 4-2 9 1-2 2h-2l-1 1h3l8-2 2 1 1-1 5-1-1 2h1l7-1 3-1h8c1 1-1 1-1 2v2h1l1-1 3 1 2-3h5v2h1l2-1 3 1h1c0-1 1-2 3-2h1l5-1h1c0 1-1 2 1 2 5 1 8-1 9-2h3l-2 2v1l11-2h2v2l2-2 2 1 3-1 1 1 4-1 6 1 3-1 9 1v1h1l-1 2h2v1h-1c-2 0-3-1-3-3h-5l-1 1c1 2 2 3 6 4l7-1-2-2 2-1 1-2 14-1 3-1 2 3-2 1 8-1 1-2 1 1v1l10-2h17v1l5-1 9 1h5l2-1 15 1v1c1 3 7 4 13 4v-1l-4-3 4-1 8-1c5 0 7 2 12 0 4 0 11 4 13 5l1 1v-1l-2-2h1l2 1h1l5-2 11-1 4-1 2 1h1v-1h8l-1 1c3 1 8 0 10-1h3l1 2 3-1h14l1 1 8-1c3-1 8 0 10 1 5-2 11 1 16-1h3l-1-1 1-1v1h1l3-1h1l-4 2v1h57l3-1 3 1c4 1 11 1 13-1l2 1 1-1h-2v-1l2 1 5 2 2-4h5l-1 3 9 1 3-1h6l3 1 9-1 8 1 5-2h1l1 2c6 2 17 0 22-1h1l1-1h1l2 2h27l6-1 2 1 7-1 2 1 4-1 4 1 15-1 1-1h2l1 1 17 1 2-1h1l2 1 6-1v-2h3l1 2 2 1c5 0 2-2 6-3l5 1-2 1h1l27 1 2-1 12 1 3-1h50l9 1 7-3h6l4 1h9c4 1 7 2 12 1h1l-1-1c2-1 5-1 5 1h7l-1-1h3l2-1 6 2h10l1-1h1v1l34-1h10l2-4 3-1h2c1 1 2 4 4 4 2 1 5 0 7-1h34l5-1h4l5-1 11 1 1-2h1c4 2 7 2 11-1l11 4c2-1 3-3 5-3 2-1 3 0 5 1h12l6-4 3 1 6 3c5-2 15-2 23-2v1l5-1c1-1 1-2 5-1l1 1h15l1-1v-1l-3 1 2-2h1l5 3 3-1c3-2-1-4 7-4l1 2 3 2 36-2 17-1h11l23-1h7l8-1 5 1 1-1 4 1 4-1h6l5-1 5 1 12-1c25-2 52 1 77-1l25-1h7l25-1 5 1 34-1h7l6-1h11l20-2Z'/%3E%3C/svg%3E");height:7rem}.help:after{top:99%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 43'%3E%3Cpath fill='%230253F6' d='M1440 25h-1l-1 2-4 2-3-1-5 1h-1v-1h3l-1-3 3 1v2l3-1v-3h-7l-3 1h-9c-2 1 0 3 3 3l-7 2-3-1h-1c0-2 2-2 1-4l-19 1c-1 0 0 2-2 3l-2-1-6 2-7-2-4 2-9-1 2-2h2l1-1h-3l-8 2-2-1-1 1-5 1 1-2h-1l-7 1-3 1h-8c-1-1 1-1 1-2v-2h-1l-1 1-3-1-2 3h-5v-2h-1l-2 1-3-1h-1c0 1-1 2-3 2h-1l-5 1h-1c0-1 1-2-1-2-5-1-8 1-9 2h-3l2-2v-1l-11 2h-2v-2l-2 2-2-1-3 1-1-1-4 1-6-1-3 1-9-1v-1h-1l1-2h-2v-1h1c2 0 3 1 3 3h5l1-1c-1-2-2-3-6-4l-7 1 2 2-2 1-1 2-14 1-3 1-2-3 2-1-8 1-1 2-1-1v-1l-10 2h-17v-1l-5 1-9-1h-5l-2 1-15-1v-1c-1-3-7-4-13-4v1l4 3-4 1-8 1c-5 0-7-2-12 0-4 0-11-4-13-5l-1-1v1l2 2h-1l-2-1h-1l-5 2-11 1-4 1-2-1h-1v1h-8l1-1c-3-1-8 0-10 1h-3l-1-2-3 1h-14l-1-1-8 1c-3 1-8 0-10-1-5 2-11-1-16 1h-3l1 1-1 1v-1h-1l-3 1h-1l4-2v-1h-57l-3 1-3-1c-4-1-11-1-13 1l-2-1-1 1h2v1l-2-1-5-2-2 4h-5l1-3-9-1-3 1h-6l-3-1-9 1-8-1-5 2h-1l-1-2c-6-2-17 0-22 1h-1l-1 1h-1l-2-2h-27l-6 1-2-1-7 1-2-1-4 1-4-1-15 1-1 1h-2l-1-1-17-1-2 1h-1l-2-1-6 1v2h-3l-1-2-2-1c-5 0-2 2-6 3l-5-1 2-1h-1l-27-1-2 1-12-1-3 1h-50l-9-1-7 3h-6l-4-1h-9c-4-1-7-2-12-1h-1l1 1c-2 1-5 1-5-1h-7l1 1h-3l-2 1-6-2h-10l-1 1h-1v-1l-34 1h-10l-2 4-3 1h-2c-1-1-2-4-4-4-2-1-5 0-7 1h-34l-5 1h-4l-5 1-11-1-1 2h-1c-4-2-7-2-11 1l-11-4c-2 1-3 3-5 3-2 1-3 0-5-1h-12l-6 4-3-1-6-3c-5 2-15 2-23 2v-1l-5 1c-1 1-1 2-5 1l-1-1h-15l-1 1v1l3-1-2 2h-1l-5-3-3 1c-3 2 1 4-7 4l-1-2-3-2-36 2-17 1h-11l-23 1h-7l-8 1-5-1-1 1-4-1-4 1h-6l-5 1-5-1-12 1c-25 2-52-1-77 1l-25 1h-7l-25 1-5-1-13 1V0h1440v25Z'/%3E%3C/svg%3E");height:4.3rem}.help__container{display:flex;align-items:flex-start;gap:6rem}@media (max-width: 767px){.help__container{flex-direction:column}}.help__container>*{width:100%}.help__title{position:relative;z-index:2}@media (min-width: 768px){.help__title{max-width:46rem;position:sticky;top:5rem}}.help__title strong{position:relative;z-index:-1}.help__title strong:before{position:absolute;background-image:url("data:image/svg+xml,%3Csvg width='378' height='154' viewBox='0 0 378 154' preserveAspectRatio='none' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M378 33L377 31H376V30H377V26L376 25V21C374 18 372 15 372 11H371V12L370 10L368 9L367 8H366V6L364 7L363 4H362L361 5L360 4H359V5L358 3L357 4H356V2L351 3L349 2L347 1L346 2L343 1L342 3H340L338 4H336C334.999 4.32973 333.999 4.66307 333 5L332 7H329V8C327 9 325 7 324 9H321L320 10L319 11L317 10L315 11H313L311 10L309 11L308 10V11L306 12H299L295 11C294 12 294 13 293 12L289 13H286L284 16L282 14C281 14 278 13 278 15L274 14L272 15H267H268L267 17H265V18H264L265 17H264L265 16V17V15L262 16L261 15L260 16H256L255 18V17H254V16H252V17L248 16H245L244 17H245L244 18H243L241 17L239 16V17H240L238 18L236 17L237 19H236V17H235V18H234V17L233 18L232 17L231 18H230L229 19H228L227 17H225L224 19L223 18L222 19V18L219 17L220 18H219L218 19L215 18L214 19V18L211 21V20L210 21V19L209 18H208L209 19V20L208 19H207V21L206 20L207 19H206L205 18L204 20H203V18L199 19L197 20L196 19L195 20V19H192L185 18L182 19V21H181V20L179 19L177 20H176V21L175 19L174 20V21L172 23H171V21H170L167 20V21L165 20V19L164 20H163L165 21L164 22V21H163L164 23L163 24V23H162V22L161 21V22H160L159 20H158V21H151L150 22H151V23L152 24V26H151L150 23C149 22 148 23 148 24H147V22H148L146 21L143 22V23L144 24L145 26H144V25L142 23L143 24H141V25V23H140L141 24L140 25L138 24V25H137L136 24H137V23H136V21H133V22H132L134 26V27H133L132 25V23H129V24H127L126 23L125 24V25H124L123 26V25H121V24L119 27V28L121 29L123 32H121V35H120V34L119 35L118 34C118 33 120 30 118 29V28H119L117 27L116 26L115 27L114 26V25L113 26H112V25H111L112 26L110 27L111 28L112 29V30H111V29C109 29 110 30 109 31C107 33 104 32 104 35L103 34V36H102L101 35L102 34H101L100 35V33L102 32L103 33V32H106L105 31L107 29L108 30L109 29V26L110 25V24H108C106 23 107 25 106 26L108 25H109L108 27L109 28L108 29H107V28L106 27L105 28L104 25L103 26V25L101 26L102 28H100V26H101V25H98V26H99V27H97V28L99 29H97L96 28H95V30H93V29H94L95 27H92L90 26L87 28L85 27H81H82V28L80 29V30H81V31H82V33L81 32V31L80 30L79 31L77 32V33H79L77 34L76 30L74 31L73 33L74 34L72 36L71 37V36H72V35L71 34L73 30V29H72L73 30H70V33L69 32V34H68L67 31H69V30L66 31L65 30L63 32V33L62 32V31L61 30L60 32H61V35L60 33H59V34L57 35V34H56L57 36L56 37V38L54 37L52 35L53 33V32L50 35V36H52V37H51V38H50V40L49 36V35L46 36H45L46 38L45 40H44L45 37H44V38H43V37L42 38V35H40L39 37H37L38 38V39H37V37H34L33 38H27L26 39L21 40H19L14 41L15 42C14 43 13 42 13 44L12 42H13L11 41L8 43V44C6 44 7 45 6 46L2 45L1 46L3 50H2V49H1L2 50V52H1V54H0L1 57H4V58L1 57V60L2 59V60L1 61V64L2 65L3 64V63L4 64L3 65V68L4 69V76L6 77V78L4 80L6 82L5 83C5 86 6 85 7 87L8 91L9 92V93H8L10 98L9 101L10 107H11L12 108H10H11V109H12V110L14 113L13 114V115H15H14L15 118H14L13 119L12 121L15 123L14 124L16 127L17 128V129C18 130 17 130 16 131H17L18 133V135L20 138L19 139V140L18 139V141L19 143H18V144H19V149L17 150V151C17 151 20 153 24 152L37 151L44 153L46 152L45 151H47L46 150H48L49 151L51 149L53 150V151H54V150L57 149H64V150H65V149L67 150V151L68 149H69V150L71 149H75V150H76L77 149L78 150V149H79L78 150L79 152V151V150H80L81 151V149L80 148H81L82 149V151H83V152L86 148L87 149V148L90 149L91 148H94V149H96L98 147L99 148L100 149H101L102 148H104L105 149L106 147L107 148V147L108 148V149H109V147L110 148C110.671 147.675 111.337 147.341 112 147H111L113 148H116L117 147V146L120 147L124 148V147L126 146V148H127V149L128 146H137L136 147H137V149H138V147H139L140 146L139 145L143 146V145H144L146 144L150 145C150 143 153 145 154 144L156 146H157L159 143H160L161 144L165 142H168L171 143C172 141 175 141 178 142L180 141H181L184 140L185 141C186 140 187 141 188 142L189 140L186 139V137L187 138L188 137V136L189 135H190L188 133L187 135L186 133H185L184 134L183 135V136L182 135V134L180 132V131H181H179V132H180L179 134V135H178V133H177L176 135L175 136L173 135L174 130V132L176 133L178 131L177 130L178 129L177 127L175 128V127L177 126L178 128L179 127C180 128 182 124 182 122H183L184 121H183V122L182 120H180V122H182L181 123H179L178 120L176 118L175 117V118H176L175 120V119L174 118L173 119H174L176 121L177 124H176L172 127H171V128C171.333 128 171.667 128 172 128L171 129L170 128C170 127 170 123 168 122V121L172 123H174L173 120H172V119L171 118V119L169 117H170L172 116L171 113V112L169 113V112L170 111L168 110V109L169 113H168L167 111L168 110L167 109V110L166 106L168 105V106L169 105L171 106V107H170V110H171V108V109H172L173 106H172L170 105L171 103L172 104H174V103H175L176 105L174 108L172 112L174 113H173V115H174C175 115 176 115 176 113L179 115L180 113L181 115H182L183 114L185 115C185 116 184 116 186 118H184V119L185 122H184V124C184.333 123.999 184.667 123.999 185 124H184L183 126H182V127H181C180 128 181 130 182 131H184L183 128V127H185V125L188 126H187H186L187 128H185L184 130L185 131L186 130L187 131V130H188V128H189V129H188L191 131L190 128L191 127V126H189V122H190L191 124H192V123L191 122L189 121C188.999 122 188.999 123 189 124L188 122V123H186V118L187 119L189 121V120H190L191 121L192 119H191L190 120L189 118V116L188 117H187L186 116H188L189 115H187V113L186 112L185 113H183L182 112H183V111H184V108V109H183V107L184 108L185 107L183 106L182 104H179V105L178 103L177 102H178V100L180 99L181 100V103H183L184 101L186 102L185 103H186V104L188 103V105H190L187 106L186 107L187 109L188 108V109H189L191 107L192 108L190 111V112H191L192 111V112L193 111L194 114L195 115L194 117H195L194 118V120C195 121 193 122 192 123L193 125V124H194V126L193 125V129L194 126L195 125L194 127H195V128H196V127H197L198 128L197 130H198V128L199 129V127H198V126L199 127L198 125L197 124L198 123H199L197 121L199 120L200 121C200.667 121.001 201.333 121.001 202 121L201 120V119L202 118V117H204V118L203 119V121L205 123V124H203V125L206 126H207V127V124H206L207 122L205 120L206 118V120L207 119H208V117H210L208 119L210 121L211 119H212L211 120L212 121V122L214 121V120L218 121V118H217L216 117V116L215 117V114H214V116L213 115H212V114L213 113V114H214V113L215 114V113H216L217 116H219L218 117V118H220V119L222 120L221 122H222V119H223L224 121H225L226 119L225 118L226 117H227V118L229 119L230 118L231 117V118L232 116H233C233 118 235 119 234 121H236L237 122H238V123L239 122V123L240 124V125L238 124V123L237 125H236H235V126L234 125L235 124L233 123V124H232V123L231 122H230L229 124L230 125V126H229L228 127H230L232 128L231 125H233V127H234L232 130H236L235 129V126H236H237V129L236 130H237L236 132L237 131H238L236 133L237 134L238 133H239V134L241 135V138L242 139V137L243 138L244 136H245V138L246 136H248V131L247 132L246 131V134H245V132H244L242 130L243 129L245 131V129H248L247 128L248 127L247 126L246 127V125H245V128H244L243 127C242 126 241 126 242 124H241L243 125L242 124V123H243V121L242 122L239 119H241V120L243 118V119L244 118V119H243V120H245H247L246 121H247L249 123L250 120H248V119L250 118H249L248 117H249L250 116L248 115H247L246 116L247 113H248V115L249 114H251V112H252L251 113L252 114V116L251 117V118L253 117L254 119H253V120L257 122L258 119H259L258 121H259V117H260V115H259V116L257 115L258 114H260V113H261L262 115H265H264L262 113L261 112H260V110H259L258 111H257L256 112V111L255 110H254V109L253 112V111L251 108H253V106H254V107C256 107 257 106 258 104H256V102H258V103L259 104V107C260 106 260 103 262 104V105V106H261V105H260V106L261 107L262 106L263 107V108L265 105L266 106L267 108H266V109H269V110H270L271 109L272 110L271 112H273L274 113H276L275 114H274V116H271V118L270 117V118L268 117V116L270 115V113L268 112H269V111L268 110H267L266 111L265 110H263V113H266L267 112L268 115L267 116L268 118V119H267L266 118H267L266 117L265 118H264L263 119V120H265L266 122V120H267V122L268 123V122L269 123V124H268L269 125H267V127H266L267 126L266 125L265 126L264 124C263.333 124.002 262.667 124.002 262 124L263 122L262 121H260L261 123H260L261 125L260 126L259 124H258L259 125L258 126L256 121L255 123H254L252 120L251 124V125H250V124L249 125L250 126L251 128H249V130V129H251L250 131H253V130H251V129L252 128H253L254 131H255L254 132H252H253L254 133V132C256 132 256 134 256 135L255 134L254 135L256 136L257 135L256 132H257V131H256V132C255 131 254 130 255 129L256 128L257 127L258 129H261L262 130H260L261 131L264 132L265 131H263L262 129H264L263 130L264 131V128L265 127H267L268 126L270 129H267H265L266 131V129L268 130L267 131V132H268L269 129L270 130H271V129H273V128H274V130L273 129V131L271 130L272 134H271L270 133H271V132H270L271 137H272L271 135L272 133H273L274 132V133H275L274 131H276L275 129V128L276 127L275 126L276 124H277V125H278L279 124H278L277 121V122H272L271 121C272 120 271 119 273 119L272 118H273V119L274 118V121C275 120 276 120 276 118L277 119H278V118L277 117L276 116V115L277 114H279V112V113L280 112L281 113L284 110H285L282 115H283V116H285V118L284 117H283V116L282 117V116H280L281 117L282 118L281 119H282L283 120H281L280 121V120H278L279 121V122L280 121V122C281 121 282 122 282 123H284L286 116L287 117L288 116H289L288 119H290V116L291 119L290 120H289L287 122V121L286 122V121L285 123L286 124V125L287 126H288L287 124V123L288 125H290L289 128H288L284 130L285 132H288V134L289 135V133L290 130H288C288.33 129.663 288.663 129.33 289 129L290 134H291V132H290V131H293V133H292L293 135L295 136H296L293 133L296 131V132V134H297V132L299 130V129H301V126L299 128L297 129L295 126L298 125L299 127L300 125V124L299 126L298 125L300 124L303 123H305V122H306H310L309 124L310 123H311L310 125H312L313 127L315 126V128H314V129L313 128V129L312 130H311L312 129L311 128V127H310V125L309 124H308V126V123L307 124H302V125L303 126H304L305 127L304 128H306H305V129H308L309 131V132H310L309 133H311V132H312L313 131H314V132H313L314 134H315V131H314V130H316V132L318 133L319 132V134L320 135V134L321 132L320 131H318L319 132H317L318 130L316 129L319 125H317V120H320L321 118V119H322L323 118L324 117L325 118H324V121L326 123L324 124H325V125L323 124H322L319 125L320 126V127H319V126L317 128L318 130H319L321 127H320V126H321L320 129L321 132V133L322 134H325L326 132V133H327L328 128L330 129C330 131 328 131 328 134H329V133L330 134L331 133L332 134V132V133V134H334L335 133L336 134L339 131L338 130V128L339 129L340 128L341 130L342 129L343 131H342L343 132H341V133H342L343 132L345 133L346 131L345 128L346 129V128L351 132L353 131H356L362 129V128L363 129H366L363 128V127H364V128L368 126L367 121H368V119L369 120V119H370L369 117H368L367 116V117H366V115H367V116H369L371 114L369 113L370 112L369 110L371 108V103L372 102V96L373 91V86L374 85L373 83V84V80L375 77H374L373 76V75H372L375 73V71L374 70C373 69 375 69 375 67L374 62L375 61L374 59H376L375 58L376 54L374 53C376 52 377 47 374 45H375L376 44L375 43L376 40H375C377 39 377 36 375 34L377 33H378Z' fill='%231D1D1B'/%3E%3C/svg%3E%0A");background-size:100% 100%;background-repeat:no-repeat;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-55%) scale(1.2);z-index:-1}.help__cards{display:grid;grid-gap:2rem}@media (min-width: 768px){.help__cards{max-width:71rem;margin-left:auto}}.help__cards__stack-card{perspective:1000px}.contact{color:#fff;z-index:2}.contact:has(+.lets-meet):after{position:absolute;bottom:-1%;left:0;width:100%;height:5rem;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='49' preserveAspectRatio='none' viewBox='0 0 1440 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_773_28677)'%3E%3Cmask id='mask0_773_28677' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='1440' height='49'%3E%3Cpath d='M0 0H1440V49H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_773_28677)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M908 62H909L906 63H958L955 64H959L961 63L964 64H965C966 63 965 63 964 63H957C963.667 63.0062 970.333 63.0062 977 63H1042L1157 61H1170C1171.66 61.1992 1173.34 61.1992 1175 61H1181L1222 60L1212 61H1191C1191.34 61.6657 1191.67 62.3324 1192 63H1190H1196L1195 62H1211L1214 61H1217L1219 62C1220 62 1215 62 1218 63H1221L1223 62H1229H1226H1233L1231 61H1234L1232 60H1231H1259L1271 59L1273 60L1276 59H1293L1295 60H1290L1288 59H1287C1286 60 1288 60 1288 60C1291 60.0819 1294 60.0819 1297 60L1294 59H1322H1321C1323 59 1322 59 1321 59H1326L1328 58H1330V59H1332L1333 58H1336H1334H1339L1341 57H1339H1342L1349 56L1351 55H1353L1372 54L1385 52L1421 49V48H1422L1423 49L1447 47H1445H1448H1447L1489 44H1497L1500 43H1502C1504 42 1501 42 1500 42L1501 41H1502V42H1504H1503H1505L1508 41C1507 41.0037 1506 41.0037 1505 41H1509L1514 39H1513L1514 38H1516V37H1512H1514H1513H1519L1520 36L1517 35H1518H1516L1517 34H1508H1510H1503L1499 33C1498 34 1500 34 1502 34L1495 35L1498 34V33L1490 32L1488 33L1482 32L1489 31C1493 30 1486 30 1489 30H1491V29H1490H1493L1494 28C1497 28 1498 25 1499 25L1512 17C1513 16 1518 14 1516 13L1509 14H1495L1475 13H1415H1510H1500L1493 12L1476 10H1417L1414 9.00005L1408 10L1394 9.00005L1388 10L1383 9.00005L1379 10L1376 9.00005H1373C1367.67 8.93987 1362.33 8.93987 1357 9.00005H1354H1355H1340H1345H1337H1338H1309H1313H1302H1306H1298H1300H1289L1290 8.00005H1274L1273 9.00005H1263L1262 8.00005H1273H1225C1225.67 8.00013 1226.33 8.00013 1227 8.00005H1226C1213.34 7.29165 1200.66 7.29165 1188 8.00005H1189H1179L1184 9.00005H1192H1173L1172 8.00005H1171V9.00005L1164 8.00005H1161L1157 9.00005L1155 8.00005H1143H1144H1131C1132 8.00005 1133 8.00005 1132 9.00005L1122 8.00005H1124H1042H1043H975H979H952H953H905C899.668 8.19405 894.332 8.19405 889 8.00005H900C896.334 7.92451 892.666 7.92451 889 8.00005H883H884H816L768 9.00005H726H727H539H540H531H559V10H556L555 11H554L550 10L547 11L533 10H520L521 9.00005H530H514H517C522 9.00005 519 10 518 10L517 11L515 10H514L515 11H508V10H512H509L503 11L501 10L488 11L487 10L478 11C480 11.0012 482 11.0012 484 11H482L473 10L470 11L458 10L450 11H434H456H453L454 12H433L429 11H421L412 10H399L397 11V10H395L383 11H384H380H385L382 10H377C374 10 377 11 375 11H373L367 10H366L365 11H353H354H350L349 12H348L345 11H320L323 13H314L315 12L310 13L305 12H309L315 11L318 12H320L315 11H309H311L309 12H303H305H302L305 13H300H302L299 14H298C295 14 292 14 294 13H291L283 12L280 11H276C274 11 275 12 277 12H266V13H270H268H279H282L281 14H272V15L263 13H265H261L264 12H254H257L256 13H255V12H245H248V13H247L238 12H239L242 11H243H236L237 12H233L229 13L225 12L217 13H210L216 12H205C205 12 208 12 206 13C208 13 208 13 207 14L217 13L218 14L213 15H210L209 14H194L191 13H196H195H198C200.333 13.0088 202.667 13.0088 205 13L202 12H188H189L188 13L181 12H177V13C169 12 174 11 169 10H168C168 11 169 11 166 11L169 12L171 13H169L168 12L166 13H165L162 12H140H141H136L132 11H140L135 10H143L149 11H150L151 10H145H146H133L128 11H131L128 12H133L132 13L127 12H114V13H132H135H134C134 13 136 13 135 14H119L109 13H98L91 12H80L77 13H81L79 14H75L76 13L77 14L78 13H73L75 12H70C70 12 72 12 71 13H67C66 13 66 14 68 14H61C60.3333 14.0024 59.6667 14.0024 59 14L64 15H60H62H57C57.3327 14.3331 57.6661 13.6664 58 13L55 12H61H56C54 12 52 12 53 13H39L37 12H35L33 11L47 12L51 11H52H49H58H54C52 11 53 10 53 10H50H63L52 9.00005L45 10H39L35 9.00005H33V10H38C37 10 37 10 38 10H36H51L48 11H24L23 10H22C22 11 23 11 21 12H20C18 12 20 11 21 11H16C18 11 18 11 15 12H19H6H8L12 11H-2C-3 11 -3 11 -2 11H-7H-5L-9 10H-13H-8H-11L-6 11H-14H-10L-12 12H-16V11H-20L-19 10H-28H-24H-25L-19 9.00005H-24L-28 10L-33 9.00005L-43 10H-45L-46 9.00005H-43H-53H-47L-46 10C-50 10 -47 10 -48 11H-49L-55 10H-64L-62 9.00005C-61 9.00005 -63 9.00005 -62 9.00005H-78H-76L-72 10H-79L-85 9.00005H-84L-81 10H-76H-78C-79 9.00005 -77 9.00005 -79 9.00005H-109H-108H-110H-109H-114H-113H-115H-109L-107 10H-110C-108 10 -110 10 -109 11H-111L-118 10H-129V11H-127L-136 12L-139 11L-146 10L-144 9.00005H-136L-135 10H-134V9.00005H-116H-202L-187 10H-174L-169 11H-180H-173C-172 12 -174 12 -174 12L-172 13H-171L-170 12H-169C-166 13 -167 14 -171 14H-178L-180 15C-181.335 14.6733 -182.668 14.34 -184 14H-182C-184 14 -187 13 -182 13L-186 12H-187L-191 13H-186L-189 15H-181L-174 16L-168 17H-172L-181 18H-190V19H-174L-167 20L-155 21H-150H-164C-168 21.0238 -172 21.0238 -176 21H-175L-179 20C-179.333 19.997 -179.667 19.997 -180 20H-178V21H-183H-181C-176 21 -175 21 -179 22H-177H-180H-169H-175L-169 21V22H-158C-155.023 21.4769 -151.977 21.4769 -149 22H-155L-154 23H-156C-156.333 23.0046 -156.667 23.0046 -157 23H-160L-159 24H-158L-152 23H-140C-137 24 -138 24 -143 24L-146 25H-147L-150 24L-155 25C-152.666 25.3273 -150.332 25.6606 -148 26L-149 27L-154 26H-155H-152H-172L-169 25H-172L-176 26H-179V27H-170L-175 26H-172L-167 27C-168 27 -168 27 -167 27H-153L-154 28H-146L-151 29H-153C-152 29 -148 29 -150 28H-154L-165 30H-162L-158 29L-153 30L-151 29L-143 30L-142 31H-147L-156 32H-158C-159 32 -159 32 -158 32L-151 33L-140 32L-139 33H-159V34L-150 33L-139 34L-138 35H-139C-139.666 35.0247 -140.334 35.0247 -141 35H-154H-144V36H-141H-142L-151 35H-152C-153 36 -154 36 -152 36H-147H-146V38H-147L-156 37H-163C-167 37 -175 37 -173 36H-176L-170 38L-166 37L-158 38L-159 37L-155 38H-133C-128 39 -122 39 -124 40L-142 39V40H-140C-143.999 40.1117 -148.001 40.1117 -152 40H-159C-155.019 40.534 -151.014 40.8677 -147 41H-138L-131 42H-130C-128.333 42.3341 -126.667 42.6675 -125 43H-140C-141 44 -137 44 -136 44H-132L-138 45H-137L-131 44H-120L-126 45H-119H-120L-134 46L-142 45L-128 46H-122H-125L-119 47H-140H-139L-128 48H-114L-119 47C-116 46.9979 -113 46.9979 -110 47L-112 48H-113H-101L-90 49L-86 48L-77 49H-81H-80L-83 50L-85 49H-88L-84 50H-97C-100 49.9936 -103 49.9936 -106 50L-111 49H-121L-123 48H-124V49H-139L-145 48H-162L-174 47H-180L-176 48C-172.67 47.7862 -169.33 47.7862 -166 48H-167L-169 49H-166L-164 50L-162 49L-159 50H-162H-153L-166 49L-158 48L-147 49H-136L-137 50H-136L-133 49L-126 50H-140H-137C-133 50 -123 50 -126 51H-142L-135 52L-133 53H-128L-129 52H-125L-121 53H-120V52L-114 53H-110H-111L-95 54H-99H-93L-88 55H-78L-72 56H-65H-68V57H-69L-70 56H-88C-88.3333 55.9971 -88.6667 55.9971 -89 56L-85 57H-78L-82 58H-83L-104 57H-100H-107C-106 58 -99 57 -100 58H-97L-87 59H-86V58H-84C-81.337 58.1978 -78.663 58.1978 -76 58H-79H-74L-73 57H-71L-72 58L-41 59L-24 60L-21 59L-20 60H70L54 59H56H47L46 60L45 59H47L45 58H42C45.9876 57.5542 50.0124 57.5542 54 58H69H66L67 59H77C84.9666 57.4734 92.9689 56.1397 101 55L105 56C99.6777 56.4917 94.3421 56.8252 89 57H95H92L93 58H100L101 59H92L86 60H82H85L97 59L98 60H148L152 59L154 60H178L179 59H180C182 59 181 59 181 60H184L193 59H194H186L188 58H186H193L194 57H204L200 58H203L198 60H203L205 59L209 60H210L214 59L218 60L216 59H217L231 60L233 59L239 60L243 59L252 60H253L255 59H279H272L276 58H278L279 59H282C283 59 283 59 282 59L308 60H316L313 59H320H315H317V60H328V59H330L329 60H348L346 59L351 58H348H354L360 57H362L358 58H361L363 59L364 60H369L365 59L371 58H372C375 59 372 59 372 59H375L380 60H417H416L403 59H402L409 58H418H413H415H410L413 57H419L423 58L422 59L430 58L432 57L434 58H437H436H439L440 59H446L443 60H437V59C430.686 59.6392 424.346 59.9729 418 60H434C439 60.0263 444 60.0263 449 60H446L450 58H454H453H459H455L459 59L460 60L455 59L450 60H478H477H524L525 61L534 60H532H583L632 61H674H670H672V60H675L677 61H675H719H713H726H719H728H725H735H726H753H737H790L791 62H790H803C802.999 61.6667 802.999 61.3334 803 61H808L805 62H804H908ZM1044 63H1043H1046H1044ZM1228 61H1230L1229 60H1230V61H1231H1227H1230H1224C1225 61 1225 61 1224 61L1225 60H1227L1228 61ZM710 61H679L678 60L705 61H710ZM869 62H867H882H869ZM908 62L928 63H923L909 62H908Z' fill='%230253F6'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_773_28677'%3E%3Crect width='1440' height='49' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-size:100% 100%;pointer-events:none}.contact__container{display:flex;align-items:flex-start}@media (max-width: 767px){.contact__container{flex-direction:column}}.contact__container>*{width:100%}@media (min-width: 768px){.contact__head{max-width:54rem;position:sticky;top:5rem}}.contact__head__title{font:700 1.8rem/1.2 OpenSans,sans-serif;letter-spacing:-.02em;text-transform:uppercase;max-width:26.6rem}.contact__head__cards{display:grid;grid-gap:2rem;margin-top:2rem}.contact__iframe{background-color:#fff;border-radius:10px;overflow:hidden;margin-top:5rem}@media (min-width: 768px){.contact__iframe{max-width:63rem;margin-left:auto;margin-top:-25rem}}.lets-meet{background-color:#0452f6;color:#fff;overflow:hidden}.lets-meet__container{display:flex;align-items:flex-start;flex-wrap:wrap;gap:4rem}@media (max-width: 767px){.lets-meet__container{flex-direction:column}}.lets-meet__container>*{position:relative;z-index:1;width:100%}.lets-meet__head{display:grid;justify-items:start;grid-gap:3rem}@media (min-width: 768px){.lets-meet__head{max-width:65rem}}.lets-meet__address{display:flex;align-items:flex-start;flex-direction:column;gap:1rem}@media (min-width: 768px){.lets-meet__address{max-width:54rem;margin-left:auto}}.lets-meet__address>*{border-radius:10px;overflow:hidden;width:100%}.lets-meet__address__img{width:100%;height:44rem}.lets-meet__address__img picture{height:100%;width:100%}.lets-meet__address__wrapper{background-color:#fff;padding:4rem 3rem}.lets-meet__address__wrapper__title{color:#1d1d1b}.lets-meet__address__wrapper__title strong{color:#0452f6}.lets-meet__address__wrapper__link{text-transform:initial;color:#1d1d1b;display:block;margin-top:6rem}.lets-meet__infos{display:grid;gap:2.4rem}@media (min-width: 768px){.lets-meet__infos{grid-template-columns:repeat(4,1fr);margin-top:11rem}}.lets-meet__vector{width:97.8rem;height:87.9rem;pointer-events:none;position:absolute;z-index:0;top:0;right:0;transform:translate(20%,5%)}@media (max-width: 767px){.lets-meet__vector{display:none}}.banner picture{height:100%;width:100%}.wwd{padding-top:0;padding-left:0;padding-right:0}.wwd__container{color:#fff}@media (max-width: 767px){.wwd__container{padding-top:6rem}}.wwd__title strong{color:#f363ea;display:block}@media (min-width: 768px){.wwd__title strong{margin-left:35rem}}.wwd__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:2rem;margin-top:5rem}@media (min-width: 768px){.wwd__wrapper{max-width:74rem;margin-top:5rem;margin-left:auto;margin-right:auto}}.wwd__wrapper__buttons{gap:1rem;margin-top:3rem}@media (max-width: 767px){.wwd__wrapper__buttons{justify-content:flex-start}}.wwd__img-container{position:relative;width:100%;aspect-ratio:16/9}@supports not (aspect-ratio: 1/1){.wwd__img-container{padding-top:56.25%;position:relative}.wwd__img-container>*{position:absolute;top:0;right:0;bottom:0;left:0}}.wwd__img-container>*{height:100%;width:100%}.wwd__img{overflow:hidden}.wwd__img-mask{width:38.163rem;height:25.4rem;position:absolute;top:-5rem;right:var(--gutter)}@media (max-width: 767px){.wwd__img-mask{display:none}}.presentation{color:#fff}.presentation__container>*{width:100%}.presentation__head{display:flex;align-items:flex-start;gap:5rem}@media (max-width: 767px){.presentation__head{flex-direction:column;gap:3rem}}.presentation__head>*{width:100%}@media (min-width: 768px){.presentation__head__chapo{max-width:80rem}}@media (min-width: 768px){.presentation__head__content{max-width:42rem;margin-left:auto}}.presentation__media{overflow:hidden;border-radius:10px;margin-top:6rem}@media (min-width: 768px){.presentation__media{margin-top:9rem;max-width:96rem;margin-left:auto;margin-right:auto}}.story{position:relative;z-index:2;color:#fff}.story:before{position:absolute;bottom:99%;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 41'%3E%3Cpath fill='%231D1D1B' d='M1126 0h34l7 1h1V0l20 1 3-1 2 1V0h1l11 1-2-1c7 0 6 1 10 2 1-1 0-1-1-1h4l-4-1h7l6 1c-1 0-2 0-1-1h12l2 1h4V0h3c3 1 3 2 7 2V1l1-1v1l1 1 19 1-7-1-1-1-5-1h10v1h-1 12a128 128 0 0 1 27 0l-2-1 17 1h4a585 585 0 0 1 27 0h-11 28l-1 1h11l-2-1 8 1h-4 11-4 9l20 1h-1l8 1V3h-5 12l1 1h2l-1-1h3l-1 1h1l2-1v38H0V6h7l2-2-4-1H4L3 2h16v2h-2l8 1 1 1 6 1h1c1-1-2-2 2-2l-1-1-6-1h10v1h-3l1 1h2V4h10l5 1 4-2 5 1-6 1h1-4l9 1-1 1 4 1v1l4 2 2-2h-3l-1-1 3-1 4 2a21 21 0 0 0 1-1l-5-1h3V6l-1-1h-4l4-1 4 3h-2l5 1V7h3l5 2h2l2-1h1l1 1-4 1h-2l7 1h6l-4-1c3-1 3-2 1-3h3l2 1c-1 1-3 2-1 2h1c2-1 1-2 1-3l1-1 1 1v1h3l3-1h18l3-1-4-1h-8c1 1 0 1-2 1h-1l2-1c-1 0-1 0 0 0h-1l-4-1V3h2l4 1h2-2l1 1h1l2-1 2 1 7-1h11l-1 1-10-1-2 1 3 1s-1 1 1 1l4 1-1 1h-2l-4-1h-2l3 1h-1l-4 1c-2-1-10-3-14-2v1h2v1l2 1c1 0 0 2 2 2h5l2 1h3l4-1c-1-1 1-2 3-3h5-1l-3 1-2 1c2 0 4 0 3 1l-5 2 6 2-3 1h2l3-1 1 1h-2v1l4-1v-1l-5-1 2-1h3l2 1h2c-2-1-2-2-1-3h4c1-1-1-1-1-2a26 26 0 0 1 5-1l-2 2 5 2-1 1h-2 4l2-1c-1-1-5 0-4-2h3v-1h1l6 1 4-1 7 2h6l5 1 10 1 1 1 3-1h12c1-1-1-1-1-2h1l-3-1v1l-3 1h-6l-5-1-4-1 5-1 4 1 4-1 5 1 1-1h-5l3-3-1-1h-2l5-1V4h13l-1 1 6 1-1 1h-1l-6-2h-8l5 2h-4l-4 2 4 1 1 1h4c-1 0-2-1-1-2l8 1 2 1 5-1h7l3 3h1l2-1h1l2 2c0-2 0-3-2-4l-3-2c3 0 2-1 2-1l1-1v1c5 2 0 4 8 6v-2h1l3 1h8l-1-1h9l2 1h1v-1h2l3 2-4 1-3-1v-1h-1l-2 1 1 1h-5l3 3h3v-1h8l1 1h3l1 1h3l5-3-1-1-10 1c1-1 1-1-1-2 2-1-1-2-1-3h1l3 1 3-1 4 1-6 1 1 1h6l8-1h11l1-2-1-1 2-1h5l-1 1h-3c-1 1-2 2-1 3h10c-2 0-4-1-3-2h1l2 1 7 1v1h1v-1h1l-3-1h3l3 1 2-1h2l-3 2h4l-2 1 9 4v-1l3-1h2l2-1h3l-3-1v-2l-8 2h-3l2-1h-4v-1h1l5-1 5-1V9c-2 0-3 0-1-1h1l3 1 3 3 8 1h3c-2 2 1 2 4 3h1l3-2h-2l1-1h2v1l2-1-3-1 3-2h-2 6l2-2h-2 6l5 2h-2l-3-1-6 1-4 1 5 1 5-1-1 2 8 1h1c0-2 0-4-3-5l1-1 1 1h2l3-1h11l4 1h3l3 1h1l1-1h2l1-1h1l-1 1h2l4-2h1l2 2 3-1 1-2h1l6 2h2c2-1-1-1 2-2l3 1V6h2l3 1h-2l-3 1 1 1h3l-1-2c9 1 6 1 12-1h2v1l2-1 11 1 2-1s4 3 9 2l2-1 6 1 4 3 7-1 2 1h1l2-1h9l-1-1h3l-9-1-3 1h-10V8l2-1h1l4 1 3-1h29l9 2h1l1-1h-6V7l9-1 1 1 13-1 2 1 6-1h3-4v1h3l-1 1h-2 3l4-1-1-1h1l2 1 1-1c1-1 4-3-1-4l-1 1h1-3l4-1h4l8 1h-8l-1 1-1 2 1 1 12-1 14 1 3-1 4 2h1l1-2h3V3l-13 1-2-1h-13V2l9 1V2h-1 1l20 1 6-1 15 1h70l1-1h1l6 1 4-1 5 1h26l4-2h1l8 2 2-1h15v1h3l-1-1h42l48-1h68-1 6a516 516 0 0 0 11 0h-11 1a83 83 0 0 0 15 0l17-1h28l3 1h-1l20-1 7 1-4-1h39v1h1l1-1h27l-1 1h1l2-1ZM0 2h2c2 1 0 2 1 2l2 1-1 1H3L0 5V2Z'/%3E%3C/svg%3E");background-size:100%;height:4.1rem;width:100%}.story__container{flex-direction:column;text-align:center;gap:3rem}@media (max-width: 767px){.story__container{padding-bottom:4rem}}.story__container>*{width:100%}@media (min-width: 768px){.story__title{max-width:73rem}}.story__chapo{font:400 3.7rem/1.4 OpenSans,sans-serif;letter-spacing:-.02em}@media (min-width: 768px){.story__chapo{max-width:78.7rem}}@media (min-width: 768px){.story__content{max-width:65.6rem}}.story__gallery-container{padding-top:0}@media (min-width: 768px){.story__gallery-container{padding:0;height:calc(var(--vh, 1vh) * 500)}}@media (max-width: 767px){.story__gallery{display:grid;grid-gap:2rem}}@media (min-width: 768px){.story__gallery{position:sticky;top:0}}.story__gallery__img{width:100%;overflow:hidden}@media (max-width: 767px){.story__gallery__img{border-radius:10px;overflow:hidden;max-width:100%}}@media (min-width: 768px){.story__gallery__img{height:calc(var(--vh, 1vh) * 100)}}@media (min-width: 768px){.story__gallery__img:nth-child(2){position:absolute;top:0;left:0;width:100%;height:100%;clip-path:inset(0% 0% 0% 100%)}}.offices{background-color:#ffea44;margin-top:4.1rem}@media (min-width: 768px){.offices{padding-left:18rem;padding-right:18rem}}.offices:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 41'%3E%3Cpath fill='%23FFEA44' d='M1126 0h34l7 1h1V0l20 1 3-1 2 1V0h1l11 1-2-1c7 0 6 1 10 2 1-1 0-1-1-1h4l-4-1h7l6 1c-1 0-2 0-1-1h12l2 1h4V0h3c3 1 3 2 7 2V1l1-1v1l1 1 19 1-7-1-1-1-5-1h10v1h-1 12a128 128 0 0 1 27 0l-2-1 17 1h4a585 585 0 0 1 27 0h-11 28l-1 1h11l-2-1 8 1h-4 11-4 9l20 1h-1l8 1V3h-5 12l1 1h2l-1-1h3l-1 1h1l2-1v38H0V6h7l2-2-4-1H4L3 2h16v2h-2l8 1 1 1 6 1h1c1-1-2-2 2-2l-1-1-6-1h10v1h-3l1 1h2V4h10l5 1 4-2 5 1-6 1h1-4l9 1-1 1 4 1v1l4 2 2-2h-3l-1-1 3-1 4 2a21 21 0 0 0 1-1l-5-1h3V6l-1-1h-4l4-1 4 3h-2l5 1V7h3l5 2h2l2-1h1l1 1-4 1h-2l7 1h6l-4-1c3-1 3-2 1-3h3l2 1c-1 1-3 2-1 2h1c2-1 1-2 1-3l1-1 1 1v1h3l3-1h18l3-1-4-1h-8c1 1 0 1-2 1h-1l2-1c-1 0-1 0 0 0h-1l-4-1V3h2l4 1h2-2l1 1h1l2-1 2 1 7-1h11l-1 1-10-1-2 1 3 1s-1 1 1 1l4 1-1 1h-2l-4-1h-2l3 1h-1l-4 1c-2-1-10-3-14-2v1h2v1l2 1c1 0 0 2 2 2h5l2 1h3l4-1c-1-1 1-2 3-3h5-1l-3 1-2 1c2 0 4 0 3 1l-5 2 6 2-3 1h2l3-1 1 1h-2v1l4-1v-1l-5-1 2-1h3l2 1h2c-2-1-2-2-1-3h4c1-1-1-1-1-2a26 26 0 0 1 5-1l-2 2 5 2-1 1h-2 4l2-1c-1-1-5 0-4-2h3v-1h1l6 1 4-1 7 2h6l5 1 10 1 1 1 3-1h12c1-1-1-1-1-2h1l-3-1v1l-3 1h-6l-5-1-4-1 5-1 4 1 4-1 5 1 1-1h-5l3-3-1-1h-2l5-1V4h13l-1 1 6 1-1 1h-1l-6-2h-8l5 2h-4l-4 2 4 1 1 1h4c-1 0-2-1-1-2l8 1 2 1 5-1h7l3 3h1l2-1h1l2 2c0-2 0-3-2-4l-3-2c3 0 2-1 2-1l1-1v1c5 2 0 4 8 6v-2h1l3 1h8l-1-1h9l2 1h1v-1h2l3 2-4 1-3-1v-1h-1l-2 1 1 1h-5l3 3h3v-1h8l1 1h3l1 1h3l5-3-1-1-10 1c1-1 1-1-1-2 2-1-1-2-1-3h1l3 1 3-1 4 1-6 1 1 1h6l8-1h11l1-2-1-1 2-1h5l-1 1h-3c-1 1-2 2-1 3h10c-2 0-4-1-3-2h1l2 1 7 1v1h1v-1h1l-3-1h3l3 1 2-1h2l-3 2h4l-2 1 9 4v-1l3-1h2l2-1h3l-3-1v-2l-8 2h-3l2-1h-4v-1h1l5-1 5-1V9c-2 0-3 0-1-1h1l3 1 3 3 8 1h3c-2 2 1 2 4 3h1l3-2h-2l1-1h2v1l2-1-3-1 3-2h-2 6l2-2h-2 6l5 2h-2l-3-1-6 1-4 1 5 1 5-1-1 2 8 1h1c0-2 0-4-3-5l1-1 1 1h2l3-1h11l4 1h3l3 1h1l1-1h2l1-1h1l-1 1h2l4-2h1l2 2 3-1 1-2h1l6 2h2c2-1-1-1 2-2l3 1V6h2l3 1h-2l-3 1 1 1h3l-1-2c9 1 6 1 12-1h2v1l2-1 11 1 2-1s4 3 9 2l2-1 6 1 4 3 7-1 2 1h1l2-1h9l-1-1h3l-9-1-3 1h-10V8l2-1h1l4 1 3-1h29l9 2h1l1-1h-6V7l9-1 1 1 13-1 2 1 6-1h3-4v1h3l-1 1h-2 3l4-1-1-1h1l2 1 1-1c1-1 4-3-1-4l-1 1h1-3l4-1h4l8 1h-8l-1 1-1 2 1 1 12-1 14 1 3-1 4 2h1l1-2h3V3l-13 1-2-1h-13V2l9 1V2h-1 1l20 1 6-1 15 1h70l1-1h1l6 1 4-1 5 1h26l4-2h1l8 2 2-1h15v1h3l-1-1h42l48-1h68-1 6a516 516 0 0 0 11 0h-11 1a83 83 0 0 0 15 0l17-1h28l3 1h-1l20-1 7 1-4-1h39v1h1l1-1h27l-1 1h1l2-1ZM0 2h2c2 1 0 2 1 2l2 1-1 1H3L0 5V2Z'/%3E%3C/svg%3E");background-position:100%;position:absolute;bottom:99%;left:0;width:100%;height:4.1rem}.offices__container{flex-direction:column;gap:6rem}@media (max-width: 767px){.offices__container{gap:3rem}}.offices__container>*{width:100%}@media (min-width: 768px){.offices__title{max-width:95rem;margin:0 auto;text-align:center}}.offices__contents{align-items:flex-start;gap:6rem}@media (max-width: 767px){.offices__contents{flex-direction:column;gap:3rem}}.offices__contents>*{width:100%}@media (min-width: 768px){.offices__contents__chapo{max-width:54rem}}@media (min-width: 768px){.offices__contents__content{max-width:47.9rem}}.offices__spaces{display:grid;align-items:start;grid-gap:3rem}@media (min-width: 768px){.offices__spaces{grid-template-columns:repeat(2,1fr);max-width:120rem}}.living-space{overflow:hidden}.living-space__container>*{width:100%}.living-space__head{display:flex;gap:4rem;color:#fff}@media (max-width: 767px){.living-space__head{flex-direction:column}}.living-space__head>*{width:100%}.living-space__head__title{color:#fff}@media (min-width: 768px){.living-space__head__title{max-width:50rem}}.living-space__head__title strong{color:#ffea44}.living-space__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:2.2rem}@media (min-width: 768px){.living-space__wrapper{max-width:68.7rem;margin-top:6rem;margin-left:auto}}.living-space__head__buttons{gap:1rem;margin-top:4rem}.living-space__gallery{position:relative;width:100%;margin-top:6rem}.living-space__gallery:before{background-image:url("data:image/svg+xml,%3Csvg width='632' height='480' viewBox='0 0 632 480' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M621 87L622 90H621V92L623 91L626 95L625 97C626 99 628 99 628 101C629 106 628 111 631 115V116H630V119L628 121L627 124H626L628 127L624 128L625 133L624 134H621L620 136H619V138L618 139H617L615 141L616 142L609 146L607 150H606L604 153H602L599 157L596 156L592 159H589L587 162H583L582 164L578 163L574 165H572C569 167 568 170 565 169L560 172H558L556 173L554 176L550 177C549 178 549 180 547 180L546 182L541 184V185H540C539 186 537 187 536 186C533 190 529 193 526 193L521 198C520 198 518 198 517 200L510 203V204L508 206L502 205L501 206V210C498 211 496 215 494 213L493 214L489 218L484 220V221L483 220L477 225L478 224L476 223L474 225L472 223L471 224L473 225L472 226H473V225H474V227L470 229L468 231L466 232C466 234 462 236 461 236C459 238 458 235 458 235C457.999 235.667 457.999 236.333 458 237L455 240L454 239L450 244L445 248V247L444 248V247H441C440 249 440 251 438 251L436 254L437 252H436L434 254L432 256L431 254H430L431 255V257H429V258L428 259L426 258L425 260V261H423L422 262H420L419 263L418 266L416 268H412V269H410L411 271L407 274V273L406 274H403L401 278L400 277L399 278V279H392V280H391L392 283V284L391 282H389V284L388 285H387V284H388L387 283L386 285L387 286H388H386L385 288H383L382 289L383 290L382 291L377 294L373 295V297L372 298L370 296V298C370 299 370 300 368 301H366V302L357 310C355 311 354 310 352 312L350 311L349 312L350 313L348 316L344 317L343 318L342 317V320H340V319L338 321V319L334 320V323H333V324L329 328L327 329L328 330L327 331H326L324 332L326 329L324 328L325 330H323V327H321L322 329L321 330L322 331L321 333L319 332L318 333V336L317 337L316 336L310 340V341L308 342L306 344H303L304 343L303 342L304 340V338H303L304 339H303V338H302C302 340 304 341 303 343L299 345H298L299 347L302 346L298 350L294 351L293 350L294 348L293 345L292 346V347H294L291 351V350L290 352H289V350L288 351L289 353L288 352L285 355L284 354L282 355L283 357L284 356L283 358L284 361C282 362 281 361 280 363L279 362L278 363L277 357L276 358V357H277L276 356L275 357V361L276 362L277 361L276 363V362L272 365C272 366 272 366 272 365L268 367V369H266V367H265V368L264 369H262V370H261L259 372H260V373L255 372L254 371L256 368V363L254 365L251 361L250 362L249 364H250H248L247 366C249 367 254 369 252 372L253 371H254L252 374L251 375H252L251 377H250L248 379V380H246L247 382L245 383V381L243 382L242 380V377L241 378V380L236 379C233 380 229 383 226 380V382L224 380H223L222 383L224 384V385L222 384L221 385L222 386L226 384V383L228 384L230 382H232V384L236 382V381H239C240 381 239 383 241 384H243L244 385L242 387V388C240 390 239 387 237 388L238 387L241 386V385L239 384V383L237 382L236 383L237 384V385L236 386H234V387C233 388 235 389 236 390H233L234 391L233 392L229 393V389V390C228 392 228 391 226 392L228 394L229 393H230L227 396L226 397L225 396L226 395V394L223 395L225 392L223 393H222V394H221V395L220 397L217 395L215 397L216 399L218 397L219 398L218 401H216L214 404L209 406L206 408V409L202 411L201 413V414L202 412V411C201 410 199 410 198 412L196 411L198 410L197 409L198 408L197 406V408L196 409V411H194L191 412H190L191 410V409L189 410L191 415V416C189 415 189 415 187 417L184 415V414L180 413H178V414L180 413V415L179 416L180 417C182 417 184 417 187 419V420H185L186 419H185L182 422L180 419H179V421L178 422L179 420L178 419H176V424H178L179 422H180V424C178 425 176 426 174 425V428L170 427H169V428L170 430L169 431H166L167 429L165 426L164 427L165 430L164 431L163 430L162 431V430L160 431L159 432L158 433L157 430L155 429L153 432L152 436L154 438H155L149 439V437L150 435H151L150 434L148 436V434L147 435L145 434H144C145 435 147 436 147 438L148 439L142 443H140L139 440L138 438L137 439V440L139 442L138 443V441L136 442L137 443V444H135L137 446V447L135 448H131L130 450H129L130 448V447L129 448H128L127 449H128V450L125 454L122 453L119 457C117 458 114 458 112 460H111C109 461 105 465 102 465L101 467C98 467 94 469 92 471V469H88L89 472L90 471L88 474L82 476L81 475C78 477 78 474 76 475C75 478 74 479 71 480H68V474H67L68 475L67 476H66L67 474L66 473H64L62 472H60V469L63 466V465L60 468H58L57 466H58L59 465H58L59 464H57V465C57 462 56 462 54 462V460L57 459V460H58V459L57 458L55 459L53 455L54 453L48 446L49 442H44L45 437H43C40 435 42 434 43 432C43 429 41 428 39 427L41 425L40 423L39 424L36 417C36 415 34 416 33 415C31 413 32 410 30 408L31 406V405L29 407H28L29 406L28 405L29 404L28 402C29 400 30 399 29 397H26L29 394L30 393L28 394C27 393 28 391 26 391L27 390L26 389L25 390L26 391H25L23 392L21 391L22 386H21L20 381L22 379L20 378C20 376 19 376 18 376H17L18 375V372L16 371V365H15V364H14L13 365H12L11 364L12 361L10 362L9 361L10 359V358L9 359L6 356V354L2 356H1C1 356 4 349 10 345C17 342 29 333 29 333L38 324L42 323V325V324L43 322V324H45L46 323L45 321H46L47 322V321L51 320L54 316L53 315H54V314L56 316L60 314L70 306V305L71 304L72 305L74 302L73 301L74 300L76 302L77 301V299L80 298C82 296 85 294 86 295V292H89L90 290H91L90 289V287H91L90 288L91 289L92 288L93 286H94L95 287L94 289H95V288L96 287C95 286 94 285 95 284H96L95 283L96 282L102 283V282L104 281V282H105L107 278H109L111 276V278L115 274L114 273H115L116 271H120L122 269V267L124 266H126L127 265L129 264L130 262H132V261H134V260L135 259L133 258L135 257L136 260L137 257L140 256L139 257L140 258L141 255C143 255 144 253 144 251H148C147 251 147 251 148 251H149L153 248L157 243L158 244L162 241L161 240L162 239L161 238C162 239 163 241 164 240C165 240 170 238 169 236H170L172 235L173 233L178 231L177 229V230H176V229L175 228V227H176L177 228L180 227H182V228L181 229L187 224H188L193 222L197 217H198C199 218 201 215 204 213L205 209H206L211 210L214 208V207L221 204C221 202 223 202 225 201L230 197C233 197 237 194 240 190C241 191 242 190 243 189H244L245 188L250 186L251 183C253 183 253 181 254 180H258L255 184V187H256V185H259V184L260 185L261 186L262 184L263 185L262 189L258 188L259 191L257 192H255L253 193V191H252V193L253 195L251 198L252 199L253 198C255 200 252 200 251 200H250L251 199L248 197H247V198L248 199L247 201L243 199C242 200 242 201 241 200L239 203L245 207L244 205L245 201H249V203L252 204L251 207C250 206 250 206 249 208H252L253 207L252 205L254 204C255 202 262 204 263 205L265 204L266 205L265 206V205C264 207 266 208 264 209H263L262 210L261 209L262 207L261 206L259 207L260 208L259 209C258 211 259 211 260 213C258 214 258 216 258 217L256 219L257 217L256 216V217L255 219H253V218L254 214H255L257 215L256 213L255 214L254 210H253V211H245L243 213H242L243 211H242L241 213C242 214 245 218 243 222L248 217V216L249 215L251 214V218L250 220V221L251 220H252L250 223L249 221L250 225L251 224L253 223L256 228H255L253 229V231L256 230L254 234L252 230H251L252 234H253V235H252L254 240L257 239V238H260L261 235L260 234L259 235L257 232V231L259 233V232L260 230C261.332 230.67 262.665 231.336 264 232L263 233L261 237L263 238L264 237L265 236L266 234L268 233V234H269V233L268 231C266 231 266 230 265 229H264L265 227V226L263 229C262 227 260 228 258 227L260 224H259L258 226L257 225L258 224L257 223V222H262C264 221 263 220 264 218H267V215L269 213L266 211V210L268 212C270 210 270 211 269 213H271L273 211C273 210 271 210 272 207L269 208H268L267 203L266 204L264 202V201L263 202C262 203 262 201 262 201L260 202H258L257 203C256 202 254 199 255 197H256V196L259 195V199L260 200L263 199L264 200H265L269 196H266V198L265 196L262 197L259 195V194H261L262 193V192H263L264 191L267 194V193H268L266 192H265L268 188L269 192H271L272 191H273L272 193L270 195V196C272 195 272 197 273 198H274L275 194L276 195V197L274 200L272 197H271V198L272 199H271L269 201L271 206H272V205C274 203 275 202 274 200L275 201L276 200V198C278 196 278 198 279 199L278 200H276V203L278 205H275V206L274 208L275 209L277 206H278L276 208C277 210 278 210 279 210L278 212V213L277 212H276C276 213 275 213 276 212L274 213C275 215 274 215 272 215L271 216L272 217L273 216L274 217L276 215L278 217L277 218H276L277 220L278 221V218L280 219L279 222L278 221V224L274 228V227L273 228L274 230V232L275 231L277 233L279 232L281 231L280 229H279L278 227L280 226V225L284 226L286 223H284V222C284.333 221.999 284.667 221.999 285 222V221L287 219H288L287 217L289 215L284 218L282 217V214H283V213H284L285 211L288 212H289V209L284 210L283 208L285 206L286 207L287 206H288V205L287 202L288 199H285L286 198H284L282 196L283 195C282 193 279 194 277 194V191V192L278 191L277 190L276 191L273 188V187C275 187 276 188 276 189H279L276 188L278 187L276 186L277 185L280 186L281 183L278 182L279 181L280 183L281 182L283 183L282 184V185L283 184L284 185L283 188L286 187V191H289V188L290 187L292 186V189L295 188L296 189L298 188L299 186H296L294 184L295 180H294C293 182 293 180 292 181H291L295 176L294 175H295L297 176V177L296 179L298 180L299 179H300L298 184H301L300 183V182H302L303 181L304 183H305L307 182L303 181L304 178L308 179V178L307 177L306 175L307 174L310 173V174C312 174 314 170 316 169L318 172L317 173V176H315V177H316V180L314 179V180H312V181L314 182L315 180L317 181V180H318L319 179V175L320 173V174H321V173H319L318 172L320 170H321L320 168L322 166L320 164L324 166V162L326 161L329 162L328 163L330 164L331 163V162H332V161L334 159H337V158L340 159L342 158H341C340 155 341 153 339 151L341 150L340 149L341 147L343 146L342 145H344L345 144L344 143V140H343L342 144V145L339 144L338 145H339V146H338L337 145V147L336 146H335V147H336V150L334 149L333 151H334V152H333V154L332 155L329 154V151L328 150V151L326 152L328 148L329 146C330 147 332 148 331 150H332L333 148L332 147L333 146V145L329 144V143H330L331 141L333 140H334L333 142L335 145H337V143C337.333 142.999 337.667 142.999 338 143C336 142 337 142 336 140L334 141L335 139L333 138L335 137C334 136 333 135 331 137L332 135H334L335 134L336 133L335 132L337 129L333 127L334 125L336 126L337 125H341L340 122H341L342 123L343 122L346 121C348 121 348 124 349 125V126H348V128H347C346 128 345 127 345 125H343L342 126L344 127H345L344 128L345 129H343V133H344C345 129 345 131 347 129L348 131H349L351 128V129L354 130L353 132H350L352 134L351 135L350 133L348 132L347 133H346L347 134L346 135H345L346 136C346 137 345 139 347 139C346 140 345 140 346 141L348 138L347 140L349 141L350 140L351 141L350 142H349C349 144 349 146 347 148H348L350 146V144L354 145V143L355 144L356 143L355 142L354 143L353 142L355 140L356 142V140L357 139V138L358 137L359 133L361 135L360 137H361L364 136L362 139V140L364 139L365 140L364 141H363V143H361L363 146L365 144L364 142H366L367 141H369L370 142H372L371 141V139H370L369 137H366V136L370 135L369 132L368 133L366 132C369 129 370 129 372 125L375 127V126L372 125L373 124V125L375 123C375 124 380 126 379 128L380 127L382 129L381 130L380 131L379 129L376 133H379L381 130H382L383 131L385 130C385 128 384 128 383 127L387 124V125C386 127 385 128 386 129L385 131V132H384L385 135L384 136H381V137H379L378 138L379 140H377V142L374 140V146L376 144H377L378 146H379L380 145L379 144C382 142 385 142 387 143L386 145V147L389 145L388 144L389 143L387 139V138C389 139 391 142 393 139L392 138H393V137L392 138L391 137V139L389 138L390 137L392 136V134H396L397 133V130H396V129H395L398 126V125L399 124H402V121L400 120L402 119L403 116L405 115L404 114L403 115L400 113L398 115L396 116L394 115V116H392V118L393 120L396 118L398 120L395 124L394 125L396 124L397 123V126L396 128L394 127H393V129C392 131 391 130 390 131L387 128L391 125H393L392 120H391V118L389 116L388 117L387 120L388 119V121L386 120C385 122 385 121 383 122V121H382L383 119L384 120V116L386 117L387 116L385 114L386 113H387V112L386 110L385 111V109H384L382 111L381 110H380L381 111V112H379L380 116C378.664 116.997 377.331 117.997 376 119H379V122H376L375 120L374 121V119L372 118H371L372 121V122H371L370 120H368C367 121 369 126 370 127L368 126L365 128V132C363 133 363 130 360 130V129L359 130V131H356L358 129V125L354 128L352 127V126L354 127L355 125L354 124V122L355 123L357 121L358 122L356 124L359 125L360 123C359 122 358 120 359 119H360L358 118C357 119 356 121 355 120H356L357 118H358C360 116 360 114 358 114L356 115L357 112L359 111L358 112H360V116H362V117H361L362 121L364 120H367V117L369 115H370L371 114V111L368 113L369 112L372 107L373 108C373 107 373 107 373 108L372 110V113L374 112V111L373 110L374 109C376 108 375 111 375 112H377L380 109H382L384 105H382L379 107L380 108H379L377 109L375 106C377 106 377 107 377 108L379 106V105L378 106L377 105V103L382 105V103L384 102L385 103L387 101L388 102H389L390 100L388 99V100L387 99L384 101C384 99 384 98 381 97L380 98V100L382 99L380 101C378 99 378 98 378 95L379 94L380 96L383 98L385 96L386 97V95L387 98L390 95V99L391 100L392 99L394 100L393 102C394 104 395 103 396 104V103L398 102L397 101L399 100H400L399 101L401 105L400 106L399 104C398 106 397 106 395 106L392 110V112H397V111H398V110C396 110 397 110 396 108L401 109L402 107L403 106L404 107L403 109H404V112H406L407 111L408 112L409 110L411 112L410 110L412 111L413 109C415 107 418 109 420 108V107L413 106V105H414V103H415V102L416 101L415 100H414V102L413 101L412 102L413 103H411V105L409 106L410 105V103H408L409 101V100L407 102L405 101V103L403 104L404 103L403 102H404V101C406 101 406 98 406 97L409 95L418 100V99L420 98L422 97L418 96L420 93L422 95H423V92H419L418 94L415 93L414 94H413V95H410L411 92L410 90L411 88L412 91L413 92V91L412 88L415 87L412 84L410 86L403 87L402 85L405 83L407 81H405L404 79L405 78C407 77 405 79 407 80C408 80 409 80 410 82L409 83L411 84V83L408 77L409 76V77L412 78H411L410 79L411 80L413 78H415L412 76L411 77V73L413 69H414C414 71 415 72 413 75H414C415 76 417 75 418 74L419 73V72L417 73L416 72L417 70C419 69 419 71 420 71L423 72L424 70H425L424 71L426 73L427 70L429 71L430 74L426 73C425 75 423 74 422 75V80C423 78 425 77 426 78H427V75L430 76H431L427 77L430 78L431 77V76L436 75L437 73L438 72L440 74L441 73H442V72H443V70L444 71L446 69V68L444 67H446L447 65H444C445 63 446 63 447 63L446 60L447 59H450V56L448 57L447 56H446V58H445V57C444 58 443 59 442 58V59H443V62L444 61L443 63L444 65L443 67V68L441 66L440 67L443 69V70L441 69L440 71H438L433 74L434 71H435V69H433C434 67 434 67 435 68L436 66L435 67H434V66C435 65 436 63 438 63V60L436 59L437 58V59L438 58H437L436 57L438 56V55L439 56L441 55L442 56L444 55V54L443 55C441 54 442 53 443 51C445 51 444 53 446 53L445 54V55H446L448 54L447 52H448L447 51C448 50 450 49 449 48H451V47L449 46L450 45L451 44L450 46H453V48L452 50H451L450 49L449 50L450 51L449 55L457 56L454 58C454 60 457 62 459 63V62C460.333 61.3335 461.667 60.6669 463 60V59L466 60V59C468 58 468 59 469 57L471 59V58L472 56L470 57V55L468 53V50L465 51L466 50L465 49L464 51L463 52V54L457 55V53H456V54H452V51H453L458 52L459 51L456 50L454 46L453 44L454 42L458 40L461 41V39H462V38C464 41 464 42 467 44C468 42 467 41 469 39C468 37 465 39 463 37V36L465 37V36H464L465 35L467 34L468 33L469 34V33H470L471 34V33H469L468 32L471 30H473V28L474 27H481V28L480 29V30C480 32 480 31 482 32L483 30H485V29C484 28 483 28 484 27L486 26L487 25L486 24H485V22L483 24L482 23V22H485L487 19H491V20C489 22 491 22 492 24V23L494 22L497 14L501 12H502L506 9C508 8 512 7 515 4L516 6L517 4L521 1L517 6H519L520 5V3C522 4 524 3 526 2C527 3 529 5 529 8H530L531 7V8H532L533 7H535L536 10L535 11V10L534 12H533L531 14L534 15V13L536 10L541 11L539 13C540 14 540 15 541 14L542 17C544 16 544 18 546 16H547C546 18 549 20 551 21L550 22H553L556 24L558 28C560 27 563 30 565 32V34L567 35L569 38L570 37L571 39V40H570V41H572L573 43C574 43 578 43 579 45L577 46L578 47L577 48V50L582 49C582 51 583 51 584 51V52C584 54 586 53 587 54L591 61H592L593 63L596 62V64L600 68L599 70C601 70 608 74 605 78L606 77H608L609 79L612 81V83C615 81 617 85 617 88L621 87Z' fill='%23FFEA44'/%3E%3C/svg%3E%0A");background-size:100%;width:63.2rem;height:48rem;position:absolute;top:0;left:0;transform:translate(-50%,-35%)}@media (max-width: 767px){.living-space__gallery:before{width:31.7rem;height:24rem}}.living-space__head+.living-space__gallery .living-space__gallery__swiper{padding-top:0}.living-space__gallery__swiper .swiper-slide{position:relative;width:44.2rem;height:54.3rem;border-radius:10px;overflow:hidden}.our-location{background-color:#fff}.our-location__container{position:relative;z-index:1}.our-location__container>*{width:100%}.our-location__head{display:flex;align-items:flex-start;gap:4rem}@media (max-width: 767px){.our-location__head{flex-direction:column}}.our-location__head>*{width:100%}.our-location__head__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:3rem}@media (min-width: 768px){.our-location__head__wrapper{max-width:68.7rem;margin-left:auto}}.our-location__head__wrapper__img{width:42rem;height:20.6rem;border-radius:10px;overflow:hidden}@media (min-width: 768px){.our-location__head__wrapper__img{margin-left:auto;margin-bottom:4.4rem}}.our-location__numbers{align-items:stretch;gap:2.4rem;margin-top:10rem}.our-location__schema{margin-top:10rem}@media (max-width: 767px){.our-location__schema{aspect-ratio:131.2/72.7}@supports not (aspect-ratio: 1/1){.our-location__schema{padding-top:calc(100% * 72.7 / 131.2);position:relative}.our-location__schema>*{position:absolute;top:0;right:0;bottom:0;left:0}}.our-location__schema>*{height:100%;width:100%}}@media (min-width: 768px){.our-location__schema{width:91.84rem;height:50.89rem;margin-left:auto;margin-right:auto}}.our-location__vector{width:58.6rem;height:95.3rem;position:absolute;top:0;left:0;pointer-events:none;z-index:0;transform:translate(-60%,45%)}@media (max-width: 767px){.our-location__vector{display:none}}.cwp{background-color:#fff}.cwp__container{gap:6rem}@media (max-width: 767px){.cwp__container{align-items:flex-start;flex-direction:column}}.cwp__container>*{width:100%}.cwp__img{border-radius:10px;overflow:hidden;width:54rem;height:67.5rem}@media (max-width: 767px){.cwp__img{width:43.2rem;height:54rem}}.cwp__wrapper{display:flex;align-items:flex-start;flex-direction:column;gap:3rem}@media (min-width: 768px){.cwp__wrapper{gap:5rem;max-width:66rem}}.cwp__wrapper__title strong{color:#ff7031}.cwp__wrapper__contents{display:flex;align-items:flex-start;flex-direction:column;gap:2rem}.ecosystem{background-color:#fff}.ecosystem__container{flex-direction:column;text-align:center;gap:3rem}.ecosystem__container>*{width:100%}@media (min-width: 768px){.ecosystem__chapo{max-width:72.4rem}}@media (min-width: 768px){.ecosystem__content{max-width:72.4rem}}.ecosystem__subtitle{color:#f363ea;margin-top:4.4rem;gap:1rem}.ecosystem__subtitle svg{width:2.1rem;height:2.1rem;pointer-events:none;margin-top:1.3rem}.ecosystem__media{border-radius:10px;overflow:hidden;margin-top:2rem;aspect-ratio:16/9}@supports not (aspect-ratio: 1/1){.ecosystem__media{padding-top:56.25%;position:relative}.ecosystem__media>*{position:absolute;top:0;right:0;bottom:0;left:0}}.ecosystem__media>*{height:100%;width:100%}@media (min-width: 768px){.ecosystem__media{max-width:96rem}}#noise-canvas{z-index:5}.preloader{z-index:4;overflow:hidden;will-change:transform}.preloader[data-theme=orange]{background-color:#ff7031;color:#fff}.preloader[data-theme=turquoise]{background-color:#0ff;color:#1d1d1b}.preloader[data-theme=yellow]{background-color:#ebfb49;color:#1d1d1b}.preloader[data-theme=pink]{background-color:#f363ea;color:#fff}.preloader[data-theme=green]{background-color:#87ff6e;color:#1d1d1b}.preloader[data-theme=purple]{background-color:#b14ef6;color:#fff}.preloader svg{overflow:visible;width:34.7rem;height:34.4rem}@media (max-width: 767px){.preloader svg{width:17.35rem;height:17.2rem}}.preloader svg,.preloader svg *{will-change:transform,opacity}#header{position:fixed;top:0;left:0;width:100%;padding:2rem;z-index:3}.header__container{width:100%}@media (min-width: 768px){.header__container{position:relative}}.header__button-container{right:0;transform-origin:top right;transition:transform .85s cubic-bezier(.19,1,.22,1)}@media (max-width: 767px){.header__button-container{position:fixed;bottom:0;display:none}}@media (min-width: 768px){.header__button-container{position:absolute;top:50%;transform:translateY(-50%)}}@media (min-width: 768px){.header.has-scroll .header__button-container{transform:translateY(-50%) scale(.75)}}.header-nav{border-radius:5px;background-color:#fff;padding:1.8rem 2.6rem;width:60rem;font:700 2rem Thunder,sans-serif;letter-spacing:.02em;text-transform:uppercase;box-shadow:0 30px 64px #00000030;transition:transform .85s cubic-bezier(.19,1,.22,1);transform-origin:top center}.header.has-scroll .header-nav{transform:translate(0) scale(.75)}.header-nav ul{justify-content:space-between}.header-nav .logo,.header-nav .logo-min{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width: 767px){.header-nav .logo{display:none}}.header-nav .logo svg{width:15.284rem;height:4.5rem}@media (min-width: 768px){.header-nav .logo-min{display:none}}.header-nav .logo-min svg{width:6.16rem;height:6.16rem}.menu{color:#1d1d1b;will-change:opacity,transform}@media (max-width: 768px){.menu{padding:calc(var(--vh, 1vh) * 30) var(--gutter);position:fixed;top:0;right:0;bottom:0;left:0;transform:translateY(-100%);background-color:#1d1d1b;color:#fff}}.menu ul{gap:2rem}@media (max-width: 768px){.menu ul{align-items:flex-start;flex-direction:column}}@media (min-width: 769px){.menu ul{gap:5rem}}.menu ul li a{display:inline-block;color:inherit}@media (max-width: 768px){.menu ul li a{font-size:4rem}}.footer{background-color:#fff;position:relative;z-index:1}.footer__container{will-change:transform}.footer__inner{padding:6rem var(--gutter) 8rem;position:relative;z-index:10}.footer__inner:after{position:absolute;top:99%;left:0;width:100%;height:2rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' fill='none' viewBox='0 0 1440 20'%3E%3Cpath fill='%23fff' d='M1147 20h58-2l10-1c1 1 0 1-1 1h4-4 13-1 12l2-1 4 1h3l7-1v1h1l1-1h19-8l-5 1h10-1 12a334 334 0 0 0 27 0h-2 48-11l1-1h10l1 1h16l-1-1h1a169 169 0 0 1 8 0h8-4 11-4 29-1 8-5 15-1 3-1 3V0H0v18a18 18 0 0 1 4 0h5l-4 1H3h16c-1 0 1 0 0 0l-2-1h9l6-1h1c1 1-2 1 2 1l-1 1h-6a82 82 0 0 0 10 0h-3l1-1h2l10 1 5-1 4 1h5l-6-1h1-4 9l-1-1h4v-1h4l2 1h-4 8-5 3v1h-5 4l4-1h-2 5c-1 0-1 0 0 0h3l5-1 2 1h4l-4-1h-2 13-4c3 1 3 1 1 1h5c-1 0-3-1-1-1h1l1 1 1 1 1-1s-1 0 0 0h24l3 1h-15 2c-1 0-1 0 0 0h-5v1h2l4-1h2-2 6l7 1 11-1h-13 3s-1-1 1-1h4-9 3l-1-1h-4l-14 1 2-1h2l2-1h14l3 1h5-6l3-1-5-1h6l-3-1h6-2 4l-5 1h9c-2 0-2 1-1 1h4l-1 1h5l-2-1h5l-1-1h-2 6l-4 1 3 1h11l7-1h11l10-1h16l-1 1h1-3c-1 0 0 0 0 0h-18v1h13l5-1 1 1h-5l3 1h-3l5 1s1 0 0 0h13-1 6l-1-1h-1l-6 1h-8l5-1h-8l4-1h5-1 22l3-1h6l-2 1-3 1h2l1 1v-1c5 0 0-1 8-2v1h1l3-1h8l-1 1h9l2-1 1 1h2l3-1a77 77 0 0 0-7 0h-3 1-5l3-1h15l1-1h3l5 1-1 1a261 261 0 0 1-11 0c2 0-1 1-1 1a114 114 0 0 0 4 0h7l-6-1h7l8 1 4-1 4 1 3-1 1 1-1 1h7-1l-3-1c-1 0-2 0-1-1h10l-3 1h10v-1h1l1 1h-3 3l3-1 2 1h2l-3-1h4-2l9-2v1h10l-3 1s1 0 0 0l-8-1h-3v1h2-4v1h11c-2 0-3 1-1 1h4l3-1 8-1h3c-2-1 1-1 4-1h4l-2 1h5-3l3 1h-2 6l2 1h-2 6l5-1h-2l-3 1-6-1h-4l5-1 5 1-1-1h9l-3 2h2l2-1 3 1h18l3-1h1l1 1h4-1 2a22 22 0 0 0 5 0h5l1 1h1l6-1h2l2 1h5l3-1h-5 4-1l12 1h2v-1l2 1a214 214 0 0 1 13 0l9-1h8l4-1h21l-1 1h3-22 50-6l9 1 1-1 13 1 2-1 6 1h3-4v-1h3-3 7l-1 1h1l2-1 1 1c1 0 4 1-1 1h-1 1-3 16-9l-1-1h13l14-1 3 1 4-1h1l1 1h3v1h-28 9-1 188-1 42l48 1h68-1 6-4 15-11 1a216 216 0 0 1 15 0h48-1 20l7-1v1h-4 68-1 24ZM0 19h2c2 0 0 0 1-1h2-5v1Z'/%3E%3C/svg%3E");background-size:100% 100%}.footer__primary{display:flex;align-items:center;width:100%}@media (max-width: 767px){.footer__primary{flex-direction:column;text-align:center;gap:2rem}}@media (min-width: 768px){.footer__primary{align-items:flex-start;justify-content:space-between}}.footer__primary svg{width:24.8rem;height:7.3rem;color:#1d1d1b}.footer__primary__address.link{font:400 1.7rem/1.5 OpenSans,sans-serif;text-transform:initial;letter-spacing:0;color:#6e6e6e;margin-top:3.2rem;display:inline-block}.footer__primary__address.link>span{background-image:linear-gradient(#6e6e6e,#6e6e6e);background-size:0% .1rem}.footer__primary__address.link:hover>span{background-size:100% .1rem}.footer__primary__nav ul{flex-direction:column;gap:1rem}@media (min-width: 768px){.footer__primary__nav ul{align-items:flex-end}}.footer__secondary{display:flex;align-items:center;width:100%;margin-top:4rem}@media (max-width: 767px){.footer__secondary{flex-direction:column-reverse;gap:4rem}}@media (min-width: 768px){.footer__secondary{align-items:flex-end;justify-content:space-between}}.footer__secondary__nav ul{justify-content:flex-start}.footer__secondary__nav li:not(:first-child):before{content:"·";display:inline-block;padding:0 .5rem}.footer__secondary__nav li,.footer__secondary__nav li>.link{font:400 1.4rem/1.5 OpenSans,sans-serif;letter-spacing:0;color:#6c6c6c;text-transform:initial}.footer__secondary__nav li>.link>span{background-image:linear-gradient(#6c6c6c,#6c6c6c);background-size:0% .1rem}.footer__secondary__nav li>.link:hover>span{background-size:100% .1rem}.footer__scotch{position:absolute;bottom:0;left:0;pointer-events:none;width:19.2rem;height:19rem;outline:1px solid red;mix-blend-mode:difference}.not-found{color:#fff}.not-found>section{height:calc(var(--vh, 1vh) * 100);padding:0 var(--gutter);flex-direction:column;position:relative;overflow:hidden}.not-found h1{margin-bottom:1.5rem}.not-found p{max-width:32rem;text-align:center}.not-found .button{margin-top:4rem}.page>section{padding-top:17.2rem;display:flex;align-items:flex-start}@media (max-width: 767px){.page>section{flex-direction:column;gap:5rem}}.page__title{color:#fff}@media (min-width: 768px){.page__title{position:sticky;top:18rem;width:50rem}}.page__content{color:#fff}@media (min-width: 768px){.page__content{width:60rem;margin-left:auto}}.page__content h2,.page__content h3,.page__content h4,.page__content h5,.page__content h6{color:#fff}
